body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #6d6c6c;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}




p {
  color: #6d6c6c;
  font-size: 14px;
  font-size: 1em;
  line-height: 26px;
  line-height: 1.85714em;
}

.section-title {
  text-transform: uppercase;
  color: #111;
  margin-top: 0;
  position: relative;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

.section-title:after {
  position: absolute;
  content: ' ';
  background: #F6B532  ;
  width: 70px;
  height: 3px;
  left: 50%;
  bottom: 0;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

.caption {
  color: #000;
  margin-bottom: 40px;
  line-height: 24px;
  line-height: 1.71429em;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

h1, h2, h3, h4, h5 {
  color: #2c3e50;
  margin-top: 0;
  font-family: 'PT Sans', sans-serif;
}

/******UNDER SLIDER******/
.yellow {
	color:#e8a900;
}
.m-bot-25 {
	margin-bottom:25px !important; 
}
.m-bot-20 {
	margin-bottom:20px !important;
}
.m-bot-10 {
	margin-bottom:10px !important;
}
.m-bot-5 {
	margin-bottom:5px !important;
}
.p-15 {
	padding:15px;
}
.p-lr-15 {
	padding-left:15px;
	padding-right:15px;
}
h2 .yellow {
	color:#e8a900;
	font-weight:normal !important;
}
.under-slider-caption {
	padding-top: 15px;
	padding-bottom: 15px;	
}
.under-slider-caption h2{
	font-size:24px;
	line-height:30px;
	font-weight:lighter;
	color:#464545;
	text-align: center;
	margin-bottom:0;
}

/******CONTACT******/
.map-container {
	margin: 10px;
}
.contact-caption-page {
	padding-left:15px;
	padding-right:15px;
	padding-top: 7px;
}
.under-content-caption p {
	margin:0;
	padding:15px;
}
.contact-info-page .icon_loc {
    background: url(../images/icon_footer_loc.png) no-repeat scroll 15px 13px transparent;
    margin-bottom: 10px;
    padding: 10px 15px 0 45px;
}
.contact-info-page .icon_phone {
    background: url(../images/icon_footer_phone.png) no-repeat scroll 15px 14px transparent;
    margin-bottom: 10px;
    padding: 10px 15px 0 45px;
}
.contact-info-page .icon_mail {
    background: url(../images/icon_footer_mail.png) no-repeat scroll 15px 13px transparent;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 10px 15px 0 45px;
}
.contact-caption-page p{
	margin: 0;
	padding-bottom: 12px;
	padding-top: 2;
	padding-right: 0;
	padding-left: 0;
}


/******CONTACT FORM*******/
.contact-form-container {
	font-family: "Open Sans", sans-serif;
	padding-top:60px;
}
#contact-form, #comment-form {
	margin-top:7px;
}
#contact-form label, #comment-form label{
	font-family: "Open Sans", sans-serif;
	visibility:hidden;
	display:none;
}




#contact-form input[type=text]:nth-child(2), #contact-form input[type=text]:nth-child(4), #contact-form input[type=text]:nth-child(6) {
  margin-right: 0;
}

#contact-form input[type=text]:hover {
  border-color: #F6B532  ;
}








.field-1-1 textarea{
	font-family: "Open Sans", sans-serif;
	  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: 2px solid #eee;
  outline: none;
  transition: all 0.3s ease-in-out;
  height: 210px; 
}
.field-1-3 input{
  font-family: "Open Sans", sans-serif;
  width: 48%;
  border: none;
  border-bottom: 2px solid #eee;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px;
  outline: none;
  transition: all 0.3s ease-in-out;
}


.field-1-3 select{
  font-family: "Open Sans", sans-serif;
  width: 48%;
  border: none;
  border-bottom: 2px solid #eee;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px;
  outline: none;
  transition: all 0.3s ease-in-out;
}

.field-1-3:nth-of-type(3n) input{
	margin-right:0;
}


.box-main-container a:hover .seo{
	background-image: url(../images/seo-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.5s ease 0s;
	-webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
	-moz-transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
}
.text-regular {
	font-weight:normal;
}
.lw-text-container {
	padding:10px;
}
.lw-text-container p{
	padding:0px;
	margin:0px;
}
.lw-a-container {
	text-align:right;
}
.lw-item-container {
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-radius:3px;
}
.lw-item-caption-container {
	border-bottom: 1px dashed #D6D6D6;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #373737;	
}
.lw-item-caption-container a{
	color:#373737;
}
.lw-item-caption-container a:hover{
	color:#e8a900;
}
.lw-item-text-container {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}
.lw-item-text-container p {
	margin: 8px 10px;
}


input {
	
  width: 48%;
  border: none;
  border-bottom: 2px solid #eee;
  margin-right: 0px;
/*  margin-bottom: 20px; */
  padding: 10px;
  outline: none;
  transition: all 0.3s ease-in-out;
}

  textarea {
	
  width: 100%;
  border: none;
  border-bottom: 2px solid #eee;
  margin-right: 0px;
/*  margin-bottom: 20px; */
  padding: 10px;
  outline: none;
  transition: all 0.3s ease-in-out;
}

 input[type=text]:nth-child(4), input[type=text]:nth-child(8), input[type=text]:nth-child(12) {
  margin-right: 0;
}

#form input[type=text]:hover {
  border-color: #F6B532  ;
}


 textarea:hover {
  border-color: #F6B532  ;
}





/******A, BUTTONS, A-BUTTONS******/
a.arrow:hover {
    color: #e8a900;
}
a.arrow {
    background-image: url(../images/reade-more-bg.png);
    background-position: right 4px;
    background-repeat: no-repeat;
    color: #373737;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding-right: 14px;
    text-decoration: none;
	margin-right: 3px;
}

/**********BUTTONS*************/
.button.medium  {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-size:14px;
	padding:7px 14px 7px 14px;
	padding:8px 14px 8px 14px;
	display:inline-block;
}
.button.large {
	font-size:16px;
	padding:9px 21px 11px 21px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button.small {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	font-size:12px;
	line-height:16px;
	padding: 6px 10px;
	display:inline-block;
}
.button.yellow {
	font-family: "Open Sans", sans-serif
	background-color:#e5bd2c;
	color:#333733;
	border: 1px solid #be9d25;
	background: -moz-linear-gradient(top, #efd740, #e5bd2c) !important;
	background: -webkit-linear-gradient(top, #efd740, #e5bd2c) !important;
	background: -o-linear-gradient(top, #efd740, #e5bd2c) !important; 
	background: -ms-linear-gradient(top, #efd740, #e5bd2c) !important; 
	text-shadow: 0 1px 0 #ffea8a;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
.button.yellow:hover {
	background-color:#f3e043;
	border: 1px solid #be9d25;
	background: -moz-linear-gradient(top, #f5e547, #e5bd2c) !important;
	background: -webkit-linear-gradient(top, #f5e547, #e5bd2c) !important;
	background: -o-linear-gradient(top, #f5e547, #e5bd2c) !important; 
	background: -ms-linear-gradient(top, #f5e547, #e5bd2c) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
.button.aqua {
	font-family: 'Open Sans', sans-serif;
	background-color:#48867b;
	color:#ffffff;
	border: 1px solid #668c87;
	background: -moz-linear-gradient(top, #6dc3b9, #569e93) !important;
	background: -webkit-linear-gradient(top, #6dc3b9, #569e93) !important;
	background: -o-linear-gradient(top, #6dc3b9, #569e93) !important; 
	background: -ms-linear-gradient(top, #6dc3b9, #569e93) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
.button.aqua:hover {
	background-color:#65b6ad;
	border: 1px solid #668c87;
	background: -moz-linear-gradient(top, #74cdc3, #5ca89c) !important;
	background: -webkit-linear-gradient(top, #74cdc3, #5ca89c) !important;
	background: -o-linear-gradient(top, #74cdc3, #5ca89c) !important; 
	background: -ms-linear-gradient(top, #74cdc3, #5ca89c) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
.button.gray {
  color: #000;
  padding: 10px 15px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #F6B532  ;
  display: inline-block;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
  width: 100%;

  margin-top: 25px;
  border-radius: 0;
  background: #F6B532;
  color: #FFF;
  border: none;
  padding: 12px 0;
  transition: all 0.3s ease;
  
  
  
}
.button.gray:hover {
  background: #111;
  color: #FFF;
  border: transparent;
}
.button.black {
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	font-style:normal;
	background-color:#4d4d4d;
	border: 1px solid #2f2e2e;
	/*text-shadow: 0 1px 0 #dddddd;*/
	background: -moz-linear-gradient(top, #545454, #424242) !important;
	background: -webkit-linear-gradient(top, #545454, #424242) !important;
	background: -o-linear-gradient(top, #545454, #424242) !important; 
	background: -ms-linear-gradient(top, #545454, #424242) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
.button.black:hover {
	background-color:#575757;
	background: -moz-linear-gradient(top, #6b6a6a, #535353) !important;
	background: -webkit-linear-gradient(top, #6b6a6a, #535353) !important;
	background: -o-linear-gradient(top, #6b6a6a, #535353) !important; 
	background: -ms-linear-gradient(top, #6b6a6a, #535353) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.button.yellow.get-theme {
	font-size:14px;
	padding:10px 14px 10px 14px;
	padding-right: 38px;
	background-color:#e5bd2c;
	background: url(../images/icon-get-theme.png) no-repeat scroll 130px center, -moz-linear-gradient(top, #efd740, #e5bd2c) !important;
	background: url(../images/icon-get-theme.png) no-repeat scroll 130px center, -webkit-linear-gradient(top, #efd740, #e5bd2c) !important;
	background: url(../images/icon-get-theme.png) no-repeat scroll 130px center, -o-linear-gradient(top, #efd740, #e5bd2c) !important; 
	background: url(../images/icon-get-theme.png) no-repeat scroll 130px center, -ms-linear-gradient(top, #efd740, #e5bd2c) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius:3px;
	display:inline-block;
}
.button.yellow.get-theme:hover {

	background-color:#e5bd2c;
	background:url(../images/icon-get-theme.png) no-repeat scroll 130px center,  -moz-linear-gradient(top, #f5e547, #e5bd2c) !important;
	background:url(../images/icon-get-theme.png) no-repeat scroll 130px center,  -webkit-linear-gradient(top, #f5e547, #e5bd2c) !important;
	background:url(../images/icon-get-theme.png) no-repeat scroll 130px center,  -o-linear-gradient(top, #f5e547, #e5bd2c) !important; 
	background:url(../images/icon-get-theme.png) no-repeat scroll 130px center,  -ms-linear-gradient(top, #f5e547, #e5bd2c) !important; 
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; 
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}



/*****FOR MOBILE ******/
@media only screen and (max-width: 767px) {
		/* NAV MENU */
		nav#main-nav ul {
			display:none;
		}
		nav#main-nav select {
			width:100%;
			display:block;
			margin-right: 10px !important;
			margin-top: 25px;
			cursor:pointer;
			padding:6px;
			background:#f9f9f9;
			border:1px solid #e3e3e3;
			color:#777;
		}
}

/******COLUMNS******/
.center {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}


/******ALERT BOXES******/
.iconed-box.error:before {
    background-position: -36px center;
}
.iconed-box.success:before {
    background-position: 0 center;
}
.iconed-box.info:before {
    background-position: -72px center;
}
.iconed-box.notice:before {
    background-position: -108px center;
}
.iconed-box:before {
	height: 100%;
	left: 10px;
	max-height: 80px;
	top: 0;
	width: 36px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/box-icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.iconed-box:before {
    content: "";
    position: absolute;
}
.styled-box.success {
    background: none repeat scroll 0 0 #EDFFD7;
    border-color: #80c080;;
	color:#32a432;
}
.styled-box.error {
    background: none repeat scroll 0 0 #FFE8E7;
    border-color: #c77777;
	color:#cc3300;
}
.styled-box.info {
    background: none repeat scroll 0 0 #E2F1FF;
    border-color: #73bfe4;
	color:#4ac2f3;
}
.styled-box.notice {
    background: none repeat scroll 0 0 #FFFFEE;
    border-color: #fbc778;
	color:#ff9900;
}
.styled-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;  
}
.styled-box {
	margin-bottom: 15px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.demo .styled-box {
	padding-top: 20px;
	padding-bottom: 20px;	/*margin-bottom: 20px;*/
}
.iconed-box {
    padding-left: 60px;
}
#contact-form .iconed-box {
    padding-left: 60px;
	width:220px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
    box-sizing: border-box;
}




		
		#fancybox-close {
			background: url(../images/fancybox/fancy_close@2x.png) !important;
			background-size: 30px auto !important;
		}
}
		
		