@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.apply-text {display:none;}
.rates p {padding:0;margin:0;}
.rates a {display:inline-block;height:40px;width:140px;text-align:center;text-decoration:none;text-transform:uppercase;border-radius:7px;line-height:40px;padding:0 20px;background:#fc0;color:#111!important;}
.paginate a {width:auto!important;}
.rates a:hover {background:#ff0;}
h2 {font-size:30px;font-family:"Lato",san-serif;border-bottom:1px solid #ccc;}
div.wpcf7-response-output {font-size:20px;line-height:1.4em;padding:20px!important;margin-bottom:40px;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ccc;}
::-moz-placeholder { /* Firefox 19+ */ color: #ddd;}
:-ms-input-placeholder { /* IE 10+ */  color: #ddd;}
:-moz-placeholder { /* Firefox 18- */  color: #ddd;}
#app-form {margin-bottom:25px;}
#app-form h3 {font-size:20px;color:#444;font-weight:bold;margin:0 0 5px;}
#app-form .control-label {color:#444;min-width:240px;text-align:right;padding-top:16px;padding-right:15px;}
#app-form form {margin-top:20px;}
#app-form .formbox {margin:0 0 20px;background:#f1f1f1;padding:20px;border-radius:7px;border:1px solid #ccc;}
#app-form i {color:#e8bd3c;margin-right:7px;}
.captcha {height:80px;border:1px solid #ccc;}
.select-left {float:left;}
.radio-box {float:left;}
.chk-box {float:left;padding-top:14px;color:#444;}
.radio-box label {width:auto;padding-right:10px;padding-top:0;color:#444;}
#app-form select {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	height: 40px;
	line-height:40px;
	width: 100%;
	font-size:16px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	padding: 0 8px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fff;
}
.wrap_page {
	height: auto;
}
.wrap_page a,
.wrap_page input[type="submit"]{
	-webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
	}

.top {
	width: 100%;
}
.logo-name {
	text-align:center;
	font-size:16px;
}
.slogan {
	position:absolute;
	left:38%;
	top:50px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#555;
}
#home-page .top{
	width: 100%;
	z-index: 999;
	/*background-image: url(../images/white-trans-top.png);*/
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
.top-bg {
	overflow: hidden;
	background-color: #f1f1f1;
}
.container {
	width: 85%;
	max-width:1200px;
}
.topContent {

	padding-top: 10px;
	padding-bottom: 10px;
	
	overflow: hidden;
}
.logoCont {
	text-align: left;
	float: left;
	
}
.slide-text {
	position:absolute;
	z-index:9999;
	top:24%;
	left:50%;

}
.slide-text-ctr {
	position:relative;
	left:-50%;
	max-width:800px;
	background:rgba(0,0,0,0.5);
	padding:50px 100px;
	margin:0 auto;
	display:block;
	border:1px solid rgba(255,255,255,0.5);
}
.homeBox {
	display:block;
	float:left;
	width:31%;
	margin:0 1.5%;
}
.homeBox:first-child {
	margin-left:0;
}
.homeBox:first-child {
	margin-right:0;
}
.iconBox {
	text-align:center;
	font-size:60px;
	margin-bottom:10px;
}
.iconBox i {
	width:100px;
	height:100px;
	line-height:100px;
	border-radius:50%;
	border:1px solid #e8bd3c;
	text-align:center;
	margin:0 auto;
	color:#444;
	background:#f1f1f1;
}
.slide-text h2 {
	font-size:48px;
	color:#fed456;
	border-bottom:1px solid #e8bd3c;
}
.slide-text p {
	font-size:22px;
	color:#f1f1f1;
	font-family:"Lato", san-serif;
	font-weight:300;
}
.logoCont a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.logoCont img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}

.top-right {
	width: 65%;
	text-align: right;
	overflow: hidden;
	padding-top: 5px;
	float: right;
}
.tright-links {
	color: #f1ce66;
}
.tright-links a {
	color: #f1ce66;
	text-decoration: none;
}
.tright-links a:hover {
	color: #C67616;
	text-decoration: underline;
}
.search-phone {
	overflow: hidden;
	padding-top: 25px;
}
.search-box {
	float: right;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}
.search-box #searchforms #s{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
	width: 200px;
	height: 25px;
	padding-left: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.search-box #searchforms #searchsubmit {
	background-image: url(../images/icon-search.gif);
	height: 37px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.top-phone {
	overflow: hidden;
}

.phone-num {
	font-size: 33px;
	color: #444;
	font-family:"Lato",san-serif;
	font-weight:700!important;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	text-shadow:none;
	font-weight: normal;
	position: relative;
	display: inline-block;
	*float:right;
	vertical-align: top;
	float: right;
}
.phone-num .textwidget::before {
	display:inline-block;
	font-family: FontAwesome;
	font-size:33px;
	margin-right:10px;
	content:'\f095';
	color:#e8bd3c;
}

@media screen and (max-width: 1200px) and (min-width: 769px){
#app-form .control-label {min-width:240px;text-align:left;padding-top:10px;padding-right:15px;}	
.navigation ul li a {
    color: #e8bd3c;
    display: block;
    text-decoration: none;
	padding:15px!important;
    font-weight: 400;
    font-size: 16px;
    position: relative;
}
.header-txt {
	width: 85%;
	position: absolute;
	bottom: 0px;
	z-index: 105;
	text-align: left;
	left: 7.5%;
	max-width:85%;
	background-color:rgba(0, 0, 0, 0.7);
	*background-image: url(../images/trans-head-txt.png);
	*background-repeat: repeat;	
	padding: 10px;
	transition: all .30s ease-in;
}	
.slide-text h2 {
    font-size: 40px;
    color: #fed456;
    border-bottom: 1px solid #e8bd3c;
}		
.slide-text {
    position: absolute;
    z-index: 9999;
    top: 15%;
    left: 50%;
	min-width:70%;
}	
.slide-text p {
    font-size: 18px;
    color: #f1f1f1;
    font-family: "Lato", san-serif;
    font-weight: 300;
}
.slide-text-ctr {
    position: relative;
    left: -50%;
    max-width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 20px 30px;
    margin: 0 auto;
    display: block;
    border: 1px solid rgba(255,255,255,0.5);
}
.slogan {
	position:absolute;
	left:30%;
	top:50px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#555;
}
.search-box {
	float: right;
	background-color: #FFF;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}
.search-box #searchforms #s{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
	width: 175px;
	height: 25px;
	padding-left: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.phone-num {
	font-size: 24px;
	color: #444;
	background-repeat: no-repeat;
	background-position: left center;
	background-size:25px auto;
	padding-left: 35px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	*float:right;
	vertical-align: top;
	float: right;
}
}

.top-email {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/icon-mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
	display: inline-block;
}
.top-right .phone-num a{
	color: #444;
	text-decoration: none;
}
.top-right .phone-num a:hover {
	color: #C67616;
	text-decoration: underline;
}

.navigation {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background:#444;
	transition: all .30s ease-in;
	/**width:auto;
	*float:right;*/
}
.btn-menu {
	background-image: url(../images/mob-menu-bg.png);
	height: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 7px;
	padding-bottom: 7px;
	display: none;
	cursor: pointer;
}
.drp-ic {

}

.navigation ul {
	margin: 0px;
	display: block;
	padding: 0px;
}
.navigation ul li {
	*display: block;
	*float:left;
	list-style-type: none;
	color: #FFF;
	display: inline-block;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	
}
.navigation ul li a {
	color: #e8bd3c;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-weight: 400;
	font-size:16px;
	position:relative;
}
.navigation ul li a:hover {
	text-decoration: none;
	text-shadow:none;
	color: #fff;
}
.xnavigation ul li a:hover:before {
	position:absolute;
	display:block;
	content: '';
	bottom:0;
	left:0;
	background:#e8bd3c;
	height:5px;
	margin-top:-5px;
	width:100%;
}
	
.navigation ul li ul {
	float: left;
	min-width: 170px;
	position: absolute;
	transition: visibility 0.35s ease-in;
	margin-top:0px;
	z-index: 999;
	text-align: left;
	font-size: 16px;
	width: 220px;
	display: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.sub-menu .menu-item-has-children a::before {
	position:absolute;
	z-index:99999;
	right:10px;
	top:10px;
    font-family: FontAwesome;
  	font-weight: normal;
  	font-size:18px;
  	display: block;
  	text-decoration: inherit;
  	color:#444;
  	content: "\f105";
} 
.sub-menu .menu-item-has-children .sub-menu a::before {
	content:"";
}
.navigation ul li ul li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-left: 0px;
	display: block;
	*float:none;
	text-transform: none;
}
.navigation ul li ul li a:hover::before {

}
.navigation ul li ul li a {
	color:#444!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: auto;
}
.navigation ul li ul li ul  {
	position:absolute;
	z-index:9999;
	margin-left:220px;
	margin-top:-36px;
	display: none!important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: auto;
	background:#f1f1f1;
}

.sub-menu .menu-item-has-children:hover ul {
	display:block!important;
}
.navigation ul li ul li a:hover {
	background:#e8bd3c;
}

.navigation .current_page_item > a::before,
.navigation .current_page_ancestor > a::before,
.navigation .current-menu-item > a::before,
.navigation .current-menu-ancestor > a::before {
	position:absolute;
	display:block;
	content: '';
	bottom:0;
	left:0;
	background:#e8bd3c;
	height:5px;
	margin-top:-5px;
	width:100%;
}
.sub-menu .current_page_item > a::before,
.sub-menu .current_page_ancestor > a::before,
.sub-menu .current-menu-item > a::before,
.sub-menu .current-menu-ancestor > a::before {
	display:none;
}
.navigation .current_page_item > a:hover,
.navigation .current_page_ancestor > a:hover,
.navigation .current-menu-item > a:hover,
.navigation .current-menu-ancestor > a:hover {
	color: #f1ce66;
	text-decoration: none;
}
#menu-item-682 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 18px;
}
.link a:hover {
	color: #000;
	text-decoration: none;
	text-shadow:none;
	background-color: #C42226;
}
.linkSel a {
	color: #C67616;
	background-color: #ebc45a;
}
.linkSel a:hover {
	color: #f1ce66;
	text-decoration: none;
	background-color: #C67616;
}
#nav-li-last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: none;
}
.header {
	position: relative;
	min-height:150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:40px auto;
	text-align: center;
	border-bottom:1px solid #ccc;
}

.header-txt {
	width: 50%;
	position: absolute;
	bottom: 150px;
	z-index: 105;
	text-align: left;
	left: 7.5%;
	max-width:85%;
	background-color:rgba(0, 0, 0, 0.7);
	*background-image: url(../images/trans-head-txt.png);
	*background-repeat: repeat;	
	padding: 15px;
	transition: all .30s ease-in;
}

.header-txt h1 {
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	font-family: "Lato Light", Arial, Helvetica, sans-serif;
	/*background-color: rgb(255,255,255,0.8);*/
	display: block;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-image: none;
}
.header-txt h1,
.header-txt .text-block {
	background-repeat: repeat;
}
.header-txt .text-block {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
.header-txt .text-block .h-app-now {
}
.header-txt .text-block .h-app-now a {
	display: block;
	background-color: #C67616;
	color: #FFF;
	font-size: 16px;
	float: left;
	text-decoration: none;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 15px;
}
.header-txt .text-block .h-app-now a:hover {
	background-color: #f1ce66;
	color: #C67616;
}


.-title{
	background-image: url(../images/white-trans-top.png);
	background-repeat: repeat;
	padding: 15px;
	width: 300px;
	position: absolute;
	bottom: 0px;
	z-index: 105;
	text-align: left;
	left: 7.5%;
	}
.header-content {
	height: 350px;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
}
.inn-header {
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #EFECFF;
	border: 1px solid #E6E1FF;
}
.custom-nav  {
	position: absolute;
	width: 100%;
	margin: auto;
	top: 0px;
	bottom: 0px;
}
.custom-nav .flex-prev  {
	display: block;
	position: absolute;
	left: 15px;
	top: 40%;
	background-image: url(../images/arrow-prev.png);
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	opacity:0.3;
	z-index: 110;
	margin-top: auto;
	margin-bottom: auto;
}
.custom-nav .flex-next  {
	position: absolute;
	top: 40%;
	background-image: url(../images/arrow-next.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	right: 15px;
	opacity:0.3;
	z-index: 111;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
}
.header .flex-prev:hover,
.header .flex-next:hover {
	opacity:1.5;
	
} 
.home-text {
	position: absolute;
	z-index: 111;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 60%;
	right: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 0px 0px 5px #666666;
}

.page,
.content-area{
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 25px;
	margin-top: 10px;
}
.bodyContent {
	overflow: hidden;

}
.bodyContentHome {
	padding:20px 0 30px;
}
.bodyContentHome h1 {display:none;}
.bodyContentHome h2 {
	font-size:36px;
	font-family:"Lato", san-serif;
	color:#444;
	text-align:center;
	display:block;
	margin-bottom:30px;
	border:0;
}
.bodyContentHome h2 span {
	color:#e8bd3c;
}
.bodyContentHome .text-block {
	text-align:center;
	width:100%;
	margin:0 auto;
	display:block;
}
.heading {
}
h1 {
	padding-bottom:0px;
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: normal;
}
h1 a {
	color: #a16322;
	text-decoration: none;
	}
h1 a:hover {
	color: #D2802D;
	text-decoration: none;
	}
#blog-pages h1{
	font-size: 36px;
	}

h2 a {
	color: #a16322;
	text-decoration: none;
	}
h2 a:hover {
	color: #D2802D;
	text-decoration: none;
	}
h2 {
	font-size: 36px;
	font-weight: normal;
	color: #a16322;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a16322;
	line-height: normal;
	font-family: "Lato Light", Arial, Helvetica, sans-serif;
}
h3 {
	color: #e1ad26;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0 15px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
h4{
	color: #a16322;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
h5{
	color: #a16322;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
h6{
	color: #a16322;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.left-col {
	float: left;
	width: 66%;
	
}
.left-col2 {
	float: left;
	width: 60%;
	
}
.text-block,
.entry-meta,
.entry-content{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #737373;
	overflow: hidden;
	position: relative;
}

.text-block p,
.entry-meta p,
.entry-content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.text-block ul,
.entry-meta ul,
.entry-content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.text-block ul li,
.entry-meta ul li,
.entry-content li {
	display: block;
	background-image: url(../images/bullet-text.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 17px;
	list-style-type: none;
	line-height: 26px;
	color: #000;
}
.text-block a,
.entry-meta a,
.entry-content a{
	color: #C67616;
	text-decoration: none;
	font-weight: bold;
}
.text-block a:hover,
.entry-meta a:hover,
.entry-content a:hover {
	color: #DDA633;
	text-decoration: underline;
}
.text-block img,
.entry-meta img,
.entry-content img{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow:#999 0px 1px 5px;
	-moz-box-shadow: #999 0px 1px 5px;
	box-shadow: #999 0px 1px 5px;
	border: 5px solid #E8E8E8;
	margin-right: 10px;
	margin-left: 10px;
}
.attachment-meta {
	padding-right: 10px;
	display: inline-block;
	}
.full-size-link {
	font-weight: bold;	
	}
.entry-content .navigation {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	}
.entry-content .navigation .nav-previous {
	display: inline-block;
	padding-right: 25px;
	}
.entry-content .navigation .nav-next {
	display: inline-block;
	}
#noborder img {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#rounded img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow:#999 0px 1px 5px;
	-moz-box-shadow: #999 0px 1px 5px;
	box-shadow: #999 0px 1px 5px;
}
.block {
	overflow: hidden;
}
.block-testim {
	color: #333;
	background-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.block-testim .block {
	width: 85%;
}
.block-testim .block strong {
	font-style: italic;
}
#leftSidebar .left-col {
	background-color: #fffbe1;
	padding: 15px;
	width: 30%;
	border: 1px solid #fef2a6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#leftSidebar .left-col ul {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#leftSidebar .left-col ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #c26f19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fef2a6;
}
#leftSidebar .left-col ul li a {
	color: #c26f19;
	text-decoration: none;
}
#leftSidebar .left-col ul li a:hover {
	color: #E99D52;
}
#leftSidebar .right-col {
	background-color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 62%;
	padding-top: 0px;
}

#boxes {
	overflow: hidden;
	padding-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: -50px;
	display: inline-block;
}
.box {
	width: 41%;
	text-align: left;
	position: relative;
	height: 350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 50px;
	margin-left: 50px;
	display: block;
	vertical-align: top;
	float: left;
}
@media screen and (max-width: 1200px) and (min-width: 1100px){
#boxes {
	margin-left: -40px;
}
#boxes .box {
	width: 260px;
	height: 370px;
	margin-bottom: 40px;
	margin-left: 40px;
	display: block;
}
}
@media screen and (max-width: 1101px) and (min-width: 1000px){
#boxes {
	margin-left: -30px;
}
#boxes .box {
	width: 240px;
	height: 380px;
	margin-bottom: 40px;
	margin-left: 30px;
	display: block;
}
	}
@media screen and (max-width: 1001px) and (min-width: 769px){
#boxes {
	margin-left: -20px;
}
#boxes .box {
	width: 43%;
	height: 380px;
	margin-bottom: 30px;
	margin-left: 20px;
	display: block;
}
	}

#boxes .box:nth-child(even){
}
#boxes .box:nth-child(odd){
	float:right;
}
.box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#boxes .box h2 {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	color: #C26F19;
	padding-top: 10px;
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.box .text-block {
	padding-top: 10px;
	padding-bottom: 10px;

}

#boxes-botom {
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: -50px;
	background-color: #c77b2c;
	padding-bottom: 30px;
}
#boxes-botom .block{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#boxes-botom .box {
	width: 28%;
	text-align: left;
	height: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 50px;
	display: block;
	vertical-align: top;
	float: left;
	background-color: #fef3a6;
}
@media screen and (max-width: 1200px) and (min-width: 1100px){
#boxes-botom {
	margin-left: -40px;
}
#boxes-botom .box {
	width: 29%;
	height: 370px;
	margin-bottom: 40px;
	margin-left: 40px;
	display: block;
}
}
@media screen and (max-width: 1101px) and (min-width: 1000px){
#boxes-botom {
	margin-left: -30px;
}
#boxes-botom .box {
	width: 29%;
	height: 380px;
	margin-bottom: 40px;
	margin-left: 30px;
	display: block;
}
	}
@media screen and (max-width: 1001px) and (min-width: 769px){
#boxes-botom {
	margin-left: -20px;
}
#boxes-botom .box {
	width: 30%;
	height: 380px;
	margin-bottom: 30px;
	margin-left: 20px;
	display: block;
}
	}

#boxes-botom .box h2 {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	color: #C26F19;
	padding-top: 10px;
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#boxes-botom .box .text-block {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#boxes-botom .box:nth-child(3){
	
}
#last-box {
	margin-right: 0px;
}
#mrt-calc {
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top:1px solid #ccc;
}
#mrt-calc h2,
#testim h2,
#apply h2 {
	font-style:normal!important;
	color: #444;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 30px;
}
#mrt-calc h2 span {
	color:#e8bd3c;
}
.calc-col {
	float:left;background:#fff;padding:25px 20px;width:47%;min-height:420px;border:1px solid #ccc;margin:1%;border-radius:10px;
}
.calc-from {
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.calc-from i {
	color:#e8bd3c;
	margin-right:5px;
}
.calc-from h3 {
	color:#444;
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:1px solid #ccc;
}
.calc-fld-box {
	width: 100%;
	padding-bottom: 10px;
	margin-right: 0px;
}
.calc-fld-box .label {
	font-weight: normal;
	color: #555;
	padding-bottom: 5px;
	font-size: 16px;
	width:280px;
	display:inline-block;
}
.calc-fld-box .field {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	display:inline-block;
}
.calc-fld-box .fld-label {
	color: #CCC;
	position: absolute;
	left: 15px;
	top: 8px;
}

.calc-fld-box .cal-field {
	padding: 10px;
	font-size:16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
}
#cal-result .label {
	font-style: normal;
	font-size: 16px;
	color: #555;
	display:inline-block;
	margin-right:10px;
	width:240px;
}
#cal-result .calc-fld-box {
	width:100%;
	border:0;
}
#cal-result .field {
	display:inline-block;
}
#cal-result .cal-field {
	border:0px solid #ccc;
	color: #690;
	padding:0;
	font-size:24px;
}

#testim {
	background-color: #c77b2c;
	padding-top: 30px;
	padding-bottom: 30px;
}
.testimonials {
	width: 85%;
}
#testim .testim-text {
	color: #ebc45a;
	font-size: 16px;
	line-height: 24px;
}
.testim-name {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
}
#apply {
	background-color: #e8bd3c;
	padding-top: 30px;
	padding-bottom: 30px;
}
#apply .apply-text h2 {
	display: inline-block;
	padding-right: 40px;
	padding-bottom: 0px;
}
#apply .apply-text a {
	color: #eee;
	background-color: #444;
	padding: 15px 20px;
	font-style: normal;
	text-decoration: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size:24px;

}
#apply .apply-text a:hover {
	background-color: #222;
	color:#fc0;
}




.right-col {
	float: right;
	width: 30%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right-col2 {
	float: right;
	width: 40%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	padding:20px 30px;
	border-radius:10px;
	border: 1px solid #ccc;
}
.map {
	border-radius:10px;
	max-width:650px;height:300px;overflow:hidden;
	margin-bottom:40px;
	border:1px solid #ccc;
}

.block-news {
	padding-bottom: 10px;
}

.right-h {
	padding-bottom: 5px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #8EDB15;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius:  5px;
	border-radius:  5px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
.right-col h2{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #444;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	border:none;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	margin-right: -15px;
	margin-left: -15px;
}
.right-col h3 {
	color: #EFC85F;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 25px;
	margin-left: -15px;
}

.right-text {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	overflow: hidden;
	padding:20px;
	background-color: #f1f1f1;
	margin-bottom:15px;
	border-radius:7px;
	border: 1px solid #ccc;
}
.right-text ul {
	margin: 0px;
	padding: 0px;
}
.right-text ul li {
	background-image: url(../images/bullet-text.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-left: 15px;
	list-style-type: none;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.right-text a {
	color: #A16322;
	text-decoration: none;


	-webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
}
.right-text a:hover {
	color: #E5B44B;
	text-decoration: underline;
}
.right-text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.read-more   {
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
.read-more a {
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	background-color: #EBC359;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-shadow:none;
	-webkit-transition: all .30s ease-in;
    -moz-transition: all .30s ease-in;
    -ms-transition: all .30s ease-in;
    -o-transition: all .30s ease-in;
    transition: all .30s ease-in;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.read-more a:hover {
	background-color: #F9DF77;
	text-decoration: none;
	color: #A16322;
}
.gallery {
	margin-left: -25px;
}


.gallery dl {
	width: 270px;
	height: auto;
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 25px;
}
.gallery dl img {
	width: 150px;
	height: auto;
	border: 3px solid #FFF;
}

.required {
	color: #B5121B;
	font-weight: bold;
}
#testimonials table tr td:nth-child(2) {
	width: 20%;
	padding:10px;
}
.screen-reader-text  {
	display: none;	
}
.search-field  {
	float: left;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset #b7b7b7 0px 0px 4px;
	-moz-box-shadow: inset #b7b7b7 0px 0px 4px;
	box-shadow: inset #b7b7b7 0px 0px 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 60%;
}
.search-submit  {
	color: #e8bd3c;
	border:1px solid #444;
	background-color: #444;
	text-transform:uppercase;
	float: left;
	font-size: 16px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	font-family: "Lato", Arial, Helvetica, sans-serif;
}
.search-submit:hover {
	background-color: #222;
}

.twitter-timeline {
	width: 100%;
}
.image-block {
	overflow: hidden;
}
.image-block img {
	height: auto;
	width: 100%;
}

#blog-post {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15;
	float: left;
}

.wp-caption.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 15px;
}
.post-nav {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #201C1E;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post-date {
	float: left;
	width: 200px;
	background-image: url(../images/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	padding-bottom: 8px;
}
.post-auth {
	float: left;
	width: 150px;
	background-image: url(../images/icon-user.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.post-comments {
	float: left;
	width: 175px;
	background-image: url(../images/icon-message.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.previous-post {
	float: left;
	margin-right: 10px;
}
.nextpost {
	float: left;
}
#page-nav .next,
#page-nav .prev {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	width: auto;
}
.page-numbers {
	display: block;
	border: 1px solid #CFCFCF;
	float: left;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;;
	border-radius: 5px;
	padding: 6px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: normal;
}
.comment-date {
	font-weight: bold;
	color: #4E0E10;
	font-size: 14px;
	line-height: normal;
	padding-bottom: 5px;
}
.comment-block {
	overflow: hidden;
}
#comments {
	overflow: hidden;
}
.comments-title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}



#comments label {
	width: 100px;
	display: block;
	float: left;
}
#comments p {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#comments .comment-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.comment {
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 7px;
	margin-bottom: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.fn  {
	float: left;
	padding-left: 10px;
	display: block;
	width: auto;
	margin-top: 30px;
}
.says  {
	float: left;
	padding-left: 10px;
	display: block;
	margin-top: 30px;
}
.comment-meta {
	overflow: hidden;
	position: relative;
}
.comment-meta a {
	float: left;
	color: #C67616;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #DDA633;
}
.comment-metadata time {
	position: absolute;
	display: block;
	margin-top: -70px;
	margin-left: 62px;
	font-size: 13px;
}
.comment-author {
	overflow: hidden;
	height: 70px;
	position: relative;
}
#comments .avatar {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	height: 40px;
	width: 40px;
	margin-top: 3px;
	-webkit-box-shadow:#999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
	margin-left: 3px;
}

.comment-metadata .edit-link {
	float: left;
	position: absolute;
	margin-left: 330px;
	margin-top: -70px;
	right: 0px;
}
.comment-content {
	overflow: hidden;
	color: #666;
}
.logged-in-as a {
	color: #C67616;
}
.logged-in-as a:hover {
	color: #DDA633;
}

.odd {
	background-color: #FFF5E1;
}

.depth-2 {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 10px;
}
.depth-3 {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 10px;
}
.reply {
	overflow: hidden;
}
.reply a{
	display: block;
	float: right;
	color: #FFF;
	background-color: #C67616;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	text-shadow:none;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.reply a:hover {
	color: #FFF;
	background-color: #DDA633;
}
.comment-reply-link {
	display: block;
	float: right;
	color: #FFF;
	background-color: #C67616;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.comment-reply-link:hover {
	color: #FFF;
	background-color: #DDA633;
}
#comments .comment-reply-link:hover {
	color: #FFF;
	text-decoration: none;
}


#cancel-comment-reply-link {
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #B00;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #CCC;
	text-shadow:none;
	margin-top: 7px;
}
#cancel-comment-reply-link:hover {
	color: #910000;
	text-decoration: none;
	background-color: #E5E5E5;
}
#respond {
}
#respond .submit {
	background-color: #C67616;
	color: #FFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#respond .submit:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #DDA633;
}

#comments .aiowps-captcha label{
	width: 275px;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	height: 25px;
	width: 45%;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset #CCC 0px 1px 4px;
	-moz-box-shadow: inset #CCC 0px 1px 4px;
	box-shadow: inset #CCC 0px 1px 4px;
}
#comments textarea {
	width: 98%;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset #CCC 0px 1px 4px;
	-moz-box-shadow: inset #CCC 0px 1px 4px;
	box-shadow: inset #CCC 0px 1px 4px;
}
.submit {
	font-size: 20px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	background-color: #e8bd3c;
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:0px 40px;
	height:60px;
	line-height:60px;
	text-align:center;
	border:none;
	display:block;
	margin:20px auto 0;
}
.submit:hover {
	color: #444;
	background-color: #FF3;
	background-image: none;
}
.btn-yellow {
	display:block;
	padding:14px 0px!important;
	width:180px;
	margin:20px auto 0;
	text-decoration:none!important;
	font-size:18px;
	text-transform:uppercase;
	font-family:"Lato", san-serif!important;
	font-weight:700!important;
	text-align:center;
	color:#444!important;
	background:#e8bd3c!important;
	border:0!important;
	cursor:pointer;
	border-radius:7px;
}
.btn-yellow:hover {
	background:#fc0!important;
}
.about-left {
	float: left;
	width: 450px;
}
.about-right {
	float: right;
	width: 480px;
}
.about-right img {
	display: block;
}
.contact-left {
	width: 40%;
	float: left;
}
.contact-right {
	float: right;
	width: 50%;
}
#formSection .block {
	padding-bottom: 5px;
}
.req-star {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#mrt-calc .req-star {
	color: #f00;
}


.fields-box {
	float: left;
	width: 45%;
	margin-right: 4%;
}
label {
	display: block;
	padding-right: 0px;
	padding-top:10px;
	float: left;
	width: 25%;
}

.txt-field {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	position:relative;
	z-index:999;
	height: 40px;
	line-height:40px;
	width: 65%;
	font-size:16px;
	border: 1px solid #ccc;
	/*background-color: #FFF1EA;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	padding: 0 8px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fff;
}
.txt-field:hover, .txt-area:hover, .txt-addr-area:hover {
	/*background-color: #FFF1EA;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #C67616 0px 0px 4px;
	-moz-box-shadow: #C67616 0px 0px 4px;
	box-shadow: #C67616 0px 0px 4px;
	border: 1px solid #C67616;
}
#time-frame , #prop-kind{
	height: 35px;
}

.txt-area {
	height: 100px;
	width: 94%;
	max-height:150px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 5px;
	overflow: auto;
	margin-top: 7px;
	margin-left: 7px;
	padding: 8px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.btn-submit {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	background-color: #e8bd3c;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:10px;
}
.btn-submit:hover {
	color: #FFF;
	background-color: #DDA633;
	background-image: none;
}
#state-wto-doc {
	display: none;
}
#state-presc-med {
	display: none;
}


#gallery img {
	border: 5px solid #EEE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow:#999 0px 0px 8px;
	-moz-box-shadow: #999 0px 0px 8px;
	box-shadow: #999 0px 0px 8px;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
}
#gallery ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 20px;
}
.btn-top {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	float: right;
	position: fixed;
	right: 8px;
	background-color: #D99A29;
	display: none;
	cursor: pointer;
	background-image: url(../images/arrow-top.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	width: auto;
	height: 45px;
	bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	background-color: #373635;
	overflow: hidden;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footerCont {
	font-weight: normal;
	color: #FFF;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 30px;
	overflow: hidden;
}
.ft-h {
	font-size: 24px;
	color: #FFF;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: left;
}

.footer-left {
	float: left;
	width: 20%;
	font-size: 16px;
	overflow: hidden;
	padding-right: 3%;
}

.footer-left ul {
	margin: 0px;
	padding: 0px;
}
#term-ft-link {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer-left ul li {
	list-style-type: none;
	line-height: normal;
	display: block;
	padding-bottom: 20px;
	color: #FFF;
}
.footer-left ul li a {
	color: #FFF;
	text-decoration: none;
}
.footer-left ul li a:hover {
	color: #EBC359;
	text-decoration: underline;
}
.footer-left ul li:first-child {
	padding-left: 0px;
	font-size: 24px;
}
.footer-left ul li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.ft-text {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #0274e2;
}
#ft-li-fist {
	padding-left: 0px;
	border-left-style: none;
}
.ft-center {
	float: left;
	width: 25%;
	padding-left: 25px;
}
#subs-ft {
	padding-top: 10px;
}
#subs-ft .subs-field {
	width: 90%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 52px;
	border-radius: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #565656;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #949494;
	font-size: 16px;
}
#subs-ft .subs-btn {
	color: #FFF;
	background-color: #0054a6;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 16px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	-webkit-transition: all .30s ease-in;
   -moz-transition: all .30s ease-in;
   -ms-transition: all .30s ease-in;
   -o-transition: all .30s ease-in;
   transition: all .30s ease-in;
}
#subs-ft .subs-btn:hover {
	color: #201C1E;
	background-color: #FFF;
	background-image: none;
}

.soc-nav {
	display:block;
	text-align:center;
	margin: 10px 0 20px;
}
.soc-nav i {
	border:1px solid #aaa;
	font-size:18px;
	width:40px;
	height:40px;
	color:#ccc;
	line-height:40px;
	text-align:center;
	margin:0 5px;
	border:1px solid #aaa;
}
.soc-nav i:hover {
	color:#fff;
	border:1px solid #fff;
}

.footNav {
	border-bottom:1px solid #4e4d4c;
}
.footer-bottom {
	border:none;
	padding-top: 20px;
	padding-bottom: 30px;
}
.foot-address a,.foot-address a:visited {
	color:#fff;
}
.footer-links {
	text-align:center;
}
.footer-links ul {
	margin:10px auto;padding:0;
}
.footer-links ul li {
	display:inline-block!important;
	margin:0 14px;
}
.footer-links ul li a {
	color:#e8bd3c;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-links ul li a:hover {
	color:#f1f1f1;
}
.foot-address {
	display:block;
	text-align:center;
}
.foot-address h4 {
	color:#e8bd3c;
}
ul.address-items {
	margin:0 auto;padding:0;
	list-style:none;
}
ul.address-items li {
	margin:5px 14px;
	padding:0;
	color:#ddd;
	font-size:16px;
	display:inline-block;
}
ul.address-items li span {
	font-weight:bold;
}
.copyright {
	margin-top:20px;
	font-weight: normal;
	color: #eee;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
