﻿@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:500);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 300 16px/24px "Lato", serif;
  color: #959595;
  background: #ffffff;
}

/* BEGIN Style settings for Contact Us web form */
.it-tbl-required {
	color:red;
	width:5%;
	vertical-align:top;
	text-align:right;
}

/* BEGIN Style settings for Contact Us web form */
.it-reqd {
	display:inline-block;
	color:#ff0000;
}

.it-textbox {
	width:95%;
}

.it-stealth {
	display:none;
}

.it-submit-btn {
  width:100px;
}

.it-sending {
  display: none;
  color: #555555;
}




/* Desktop Computers */
@media all and (min-width:960px) {
	.it-slide-caption-region {
		background-color: rgba(0, 0, 0, 0.4);
		border-radius: 10px;
		padding:10px;
		width:50%;
	}

	.it-desktop-border-left {
		/*border-left:1px #606364 solid;*/
	}
}

/* Tablets */
@media all and (min-width:569px) and (max-width: 959px) {
	.it-slide-caption-region {
		display:none;
	}

	.it-desktop-border-left {
	}
}

/* Smartphones */
@media all and (min-width:0px) and (max-width: 568px) {
	.it-slide-caption-region {
		display:none;
	}

	.it-brand {
		display:none !important;
	}

	.it-desktop-border-left {
	}
}



.it-fa-align {
	vertical-align:middle;
}

.it-tbl-label {
	width:20%;
	vertical-align:top;
	color:#606364;
	font: 500 15px/18px "Lato", serif;;
}

.it-tbl-data {
	vertical-align:top;
	width:70%;
}

.fldWidth {
	width:70%;
	color:#606364;
}
/* END Style settings for Contact Us web form */


.it-bold {
	font-weight:bold;
}

.it-innotech-footer-line {
	border-color:#ffffff;
	border-top-width:1px;
}

.it-ul {
	list-style:square outside none;
	margin-left:50px;
	font-weight:400;
	color:#606364;
}

.it-contact-option {
	display:inline-block;
	width:65px;
}


.it-pad-top-30 {
	padding:30px 0px 0px 0px;
}

.it-pad-bottom-30 {
	padding:0px 0px 30px 0px;
}

.it-social-connect a {
	color:#000000;
	text-decoration:none;
	font:300 40px/42px "Lato", serif;;
}

.it-social-connect a:hover {
	color:#0099FF;
}


.it-footer-connect-link a {
	color:#ffffff;
	text-decoration:none;
	font:300 40px/42px "Lato", serif;;
	margin-bottom:auto;
}

.it-footer-connect-link a:hover {
	color:#FFFF66;
}

.it-footer-link {
	color:#ffffff;
	text-decoration:none;
	font:300 16px/22px "Lato", serif;;
	margin-bottom:auto;
}

.it-footer-link:hover {
	color:#FFFF66;
	font:300 16px/19px "Lato", serif;;
	text-decoration:underline;
	margin-bottom:auto;
}

.it-footer-link:focus {
	color:#FFFF66;
	font:300 16px/19px "Lato", serif;;
	text-decoration:none;
	margin-bottom:auto;
}

.it-footer-directions-icon {
	display:inline-block;
	padding-top:3px;
	padding-right:5px;
}



.it-phone-social-info {
	width:100%;
	text-align:right;
	color:#ffffff;
	margin-right:12px;
	margin-top:20px;
}


.it-phone-social-item {
	padding-right:12px;
	font-size:20px;
}

.it-phone-social-item:hover {
	text-decoration:underline;
}

.it-contact-social-item {
	padding-right:12px;
	font-size:30px;
	color:#000000;
	padding-top:10px;
	display:inline-block;
}

.it-contact-social-item:hover {
	color:#0066CC;
}

.it-contact-page-social-item {
	padding-right:15px;
	font-size:42px;
	color:#606364;
	padding-top:5px;
	display:inline-block;
}

.it-contact-page-social-item:hover {
	color:#0066CC;
}


.it-block-all {
	height:250px;
	color:#ffffff;
}

.it-block-header {
	color:#ffffff;
	margin-top:10px;
	font: 500 22px/22px "Lato", serif;;
	text-align:center;
	height:32px;
	vertical-align:middle;
}

.it-block-item-heading {
	font-weight:bold;
}

.it-block-content {
	color:#000000;
	margin:10px 0px 10px 0px;
	font: 300 15px/18px "Lato", serif;;
}

.it-news-header {
	font-weight:bold;
}

.it-block-2 {
	background-color:#439438;
}

.it-block-1 {
	background-color:#d83c04;
}

.it-block-3 {
	background-color:#f88a0c;
}

.it-block-4 {
	background-color:#3685cf;
}

.it-hover-box {
	border: 1px #ffffff solid;
	padding:5px;
	background-color:#ffffff;
	margin-bottom:30px;
}

.it-hover-box:hover {
	border: 1px #BcBcBc solid;
	background-color:#ECECEC;
}





.perspective {
  perspective: 4000;
  -webkit-perspective: 4000;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #e9c67b;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
.gallery_image {
  display: inline-block;
  padding-bottom:15px;
}
/* ======= Headers ======= */
h2 {
  font: 500 36px/42px "Lato", serif;;
  text-transform: uppercase;
  color: #2f3133;
}
@media (max-width: 1366px) {
  h2 {
    font: 500 40px/45px "Lato", serif;;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
h3 {
  font: 500 32px/36px "Lato", serif;;
  text-transform: uppercase;
  color: #2f3133;
  padding-bottom: 0px;
  padding-top:10px;
  display: inline-block;
}

.page4 h3 {
  padding-bottom: 15px;
}
h4 {
  font: 400 18px/26px "Lato", serif;;
  color: #3d3d3d;
}
h5 {
  font: 700 18px/25px "Lato", serif;;
  color: #2d2d2d;
  text-transform: uppercase;
}
h6 {
  font: 600 24px/30px "Lato", serif;;
  color: #464646;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  h6 {
    font-size: 20px;
    line-height: 26px;
  }
}
.h7 {
  display: block;
  font: 700 22px/25px "Lato", serif;;
  text-transform: uppercase;
  color: #2d2d2d;
}
@media (max-width: 479px) {
  .h7 {
    font-size: 20px;
    line-height: 23px;
  }
}
p {
  font: 300 15px/18px "Lato", serif;;
  color: #606364;
}
/*p a {
  display: inline-block;
  font: 500 15px/18px "Lato", serif;;
  color:#0099FF;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
p a:hover {
  color:#0099FF;
  text-decoration:underline;
}
*/p .a2 {
  font: 300 12px/18px "Lato", serif;;
}
/*p span {
  display: inline-block;
  font: 500 15px/18px "Lato", serif;;
  color: #4d4f50;
  padding-bottom: 10px;
}
*/.p1 {
  font: 500 56px/60px "Lato", serif;;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.p2 {
  font: 400 18px/24px "Lato", serif;;
  color: #ffffff;
}
.p3 {
  font: 500 18px/24px "Lato", serif;;
  color: #4d4f50;
}
.p4 {
  font: 300 16px/24px "Lato", serif;;
  color: #000000;
}
.p5 {
  font: 300 13px/24px "Lato", serif;;
  color: #606364;
}
.p5 a {
  font: 300 13px/24px "Lato", serif;;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #606364;
}
.p5 a:hover {
  color: #e9c67b;
}
.p6 {
  font: 600 15px/18px "Lato", serif;;
  color: #4d4f50;
  margin-top: 20px;
}
.heading2 {
  text-align: left;
  margin-bottom: 39px;
}
.heading2 h2 {
  color: #ffffff;
}
.heading2.heading2__inset1 {
  text-align: center;
}
.heading3 {
  text-align: center;
  margin-bottom: 64px;
}
/* ======= Box 9 + isotope items ======= */
#filters {
  margin-top: -5px;
  margin-bottom: 30px;
  /* ---- button-group ---- */
}
#filters .button {
  display: inline-block;
  background: transparent;
  border: none;
  text-transform: uppercase;
  color: #2f3133;
  font: 500 18px/18px "Lato", serif;;
  cursor: pointer;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#filters .button:hover {
  color: #e9c67b;
}
#filters .button:active,
#filters .button.is-checked {
  color: #e9c67b;
  outline: none;
}
#filters .button.is-checked {
  color: #e9c67b;
}
#filters .button:active {
  color: #e9c67b;
}
#filters .button-group:after {
  content: '';
  display: block;
  clear: both;
}
#filters .button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 40px;
  margin-bottom: 5px;
}
.isotope .box9 {
  display: block;
  position: relative;
}
.isotope .gall_item {
  display: inline-block;
  margin-bottom: 0;
}
.isotope .gall_item img {
  width: 100%;
  height: auto;
}
.isotope .element-item {
  display: inline-block;
  width: 370px;
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .isotope .element-item {
    width: 300px;
  }
}
@media (max-width: 979px) {
  .isotope .element-item {
    width: 236px;
  }
}
@media (max-width: 767px) {
  .isotope .element-item {
    width: 420px;
  }
}
@media (max-width: 479px) {
  .isotope .element-item {
    width: 100%; /*270px;*/
  }
}
/* ======= tabs ======= */
#tabs {
  margin-bottom: 25px;
}
#tabs .tabs-list {
  position: relative;
  padding-left: 100px;
  margin-bottom: 40px;
  border-bottom: 1px solid #f0eeeb;
}
@media (max-width: 767px) {
  #tabs .tabs-list {
    margin-bottom: 20px;
    padding-left: 0px;
    border: none;
  }
}
#tabs .tabs-list .ui-state-focus {
  outline: medium none !important;
  border: none;
}
#tabs .tabs-list .ui-tabs-active .tab {
  background: #ffffff;
  color: #e9c67b;
  font: 500 15px/15px "Lato", serif;;
  border-top: 1px solid #f0eeeb;
  border-left: 1px solid #f0eeeb;
  border-right: 1px solid #f0eeeb;
}
@media (max-width: 767px) {
  #tabs .tabs-list .ui-tabs-active .tab {
    border: none;
    display: inline-block;
    text-align: center;
    width: auto;
  }
}
#tabs .tabs-list .ui-tabs-active .tab:after {
  bottom: -2px;
}
#tabs .tabs-list li {
  display: inline-block;
  margin-right: 4px;
}
@media (max-width: 1199px) {
  #tabs .tabs-list li {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #tabs .tabs-list li {
    display: block;
    text-align: left;
    float: left;
    width: 200px;
  }
}
#tabs .tabs-list li a {
  outline: medium none !important;
  border: none;
}
#tabs .tab {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  color: #2f3133;
  position: relative;
  font: 500 15px/15px "Lato", serif;;
  text-transform: uppercase;
  background: #ffffff;
  text-align: center;
  padding: 10px 10px;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 50px;
}
@media (max-width: 767px) {
  #tabs .tab {
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
    border: none;
    display: inline-block;
    text-align: center;
    width: auto;
  }
}
#tabs .tab:after {
  position: absolute;
  content: '';
  background: #ffffff;
  width: 100%;
  height: 3px;
  bottom: 0px;
  left: 0;
}
#tabs .tab:hover {
  color: #e9c67b;
}
#tabs .pic_bord {
  padding: 12px;
  border: 1px solid #e5eaec;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  #tabs .pic_bord {
    margin-bottom: 30px;
  }
}



/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  font: 400 15px/15px "Lato", serif;;
  color: #dddddd;
  text-transform: uppercase;
  background: #307487;
  position: relative;
  padding:20px;
}

.btn-default:hover {
  background: #1d4651;
  color: #ffffff;
  font: 500 15px/15px "Lato", serif;;
  text-decoration:underline;
}

.btn-default:hover:before {
  cursor: pointer;
}

.btn-link {
  display: inline-block;
  font: 300 15px/15px "Lato", serif;;
  color: #2f3133;
  text-transform: uppercase;
  padding: 0px;
  background: none;
  position: relative;
}

.btn-link:hover {
  color: #e9cb63;
}

.btn_2 {
  display: inline-block;
  font: 500 15px/15px "Lato", serif;;
  color: #2f3133;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_2:hover {
  color: #e9cb63;
}
.btn_3 {
  font: 500 18px/24px "Lato", serif;;
  color: #4d4f50;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0px;
}
.btn_3:hover {
  color: #e9cb63;
}
.btn_4 {
  font: 500 18px/18px "Lato", serif;;
  color: #e9c67b;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0px;
}
.btn_4:hover {
  color: #2f3133;
}
.btn_5 {
  font: 300 12px/18px "Lato", serif;;
  color: #e9c67b;
  text-transform: none;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  margin-bottom: 0px;
}
.btn_5:hover {
  color: #2f3133;
}
.btn-simple {
  font: 600 14px/13px "Lato", serif;;
  color: #4b4b4b;
  text-transform: uppercase;
  display: inline-block;
}
.btn-simple:hover {
  color: #69c5ab;
}
.custom-font {
  font: 400 14px/21px "Roboto", sans-serif;
  color: #7c7c7c;
}



/* ======= Wrappers ======= */
.wrapper1 {
  padding: 40px 0 40px;
}
.wrapper1 .p4 {
  max-width: 1025px;
}
@media (max-width: 1366px) {
  .wrapper1 {
    padding: 50px 0 40px;
  }
}
.wrapper2 {
  padding: 40px 0 40px;
  border-bottom: 1px solid #f0eeeb;
}
@media (max-width: 1366px) {
  .wrapper2 {
    padding: 50px 0 40px;
  }
}
.wrapper3 {
  padding: 25px 0 25px;
  border-bottom: 1px solid #f0eeeb;
}
@media (max-width: 1366px) {
  .wrapper3 {
    padding: 25px 0 25px;
  }
}
.wrapper4 {
  padding: 76px 0 72px;
  border-bottom: 1px solid #f0eeeb;
}
.wrapper4 p > a {
  margin-bottom: 10px;
}
/* ======= Gallery1 ======= */
.gall_item {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 5px;
  background: none;
}
.gall_item img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: auto;
}
.gall_item:hover img {
  opacity: 0.5;
}
.gallery .clear {
  height: 35px;
}



/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background: #ffffff;
  z-index: 100;
  position: relative;
  /*  height: 150px;*/
}
#header #stuck_container {
  padding: 54px 0 40px;
}
@media (max-width: 1366px) {
  #header #stuck_container {
    padding: 30px 0 20px;
  }
}
#header #stuck_container.isStuck {
  padding: 10px 0;
}
#header #stuck_container.isStuck .sf-menu > li:after {
  display: none;
}
.bord_block {
  border-bottom: 1px solid #f0eeeb;
}
/* ======= Logo ======= */
h1 {
  display: inline-block;
  text-align: left;
  float: left;
}
h1 a {
  display: inline-block;
  font: 700 22px/28px "Lato", serif;;
  letter-spacing: 2px;
  color: #2f3133;
}
h1 a span {
  font: 300 15px/15px "Lato", serif;;
  text-transform: none;
  letter-spacing: 0px;
  color: #007000;
}
h1 a:hover {
  color: #e9c67b;
}



/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
  background: #fff;
  background-size: cover;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}



/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  position: relative;
  z-index: 50;
  overflow: hidden;
}
#content.common {
  padding-top: 85px;
}



/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  position: relative;
  z-index: 50;
  overflow: hidden;
}
#content.common {
  padding-top: 85px;
}
/*-----------  CAMERA  ---------------*/
.camera_pag_ul {
  display: none;
}
.slider_box {
  position: relative;
  display: block;
  margin-top: 0px;
}
.slider_wrapper {
  position: relative;
  /*overflow: hidden;*/
}
.slider_wrapper > div {
  width: 100%;
  position: relative;
  left: 0;
}
.caroufredsel_wrapper {
  top: 0 !important;
}
.camera_wrap {
  position: relative;
  display: none;
  z-index: 0;
  margin-bottom: 0 !important;
  width: 100%;
  height: 643px;
}
.camera_wrap .caption {
  background: none;
  height: 270px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 275px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .camera_wrap .caption {
    display: none;
  }
}
@media (max-width: 1366px) {
  .camera_wrap .caption {
    top: 175px;
  }
  .camera_wrap .caption .p1 {
    font: 500 52px/63px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .p2 {
    font: 400 15px/20px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .mar_t_58 {
    margin-top: 30px!important;
  }
  .camera_wrap .caption .btn-default {
    padding: 18px;
  }
}
.camera_wrap img {
  max-width: 10000px;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: #f00;
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: #ffffff url('../images/camera-loader.gif') no-repeat center;
  background: rgba(255, 255, 255, 0.9) url('../images/camera-loader.gif') no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 35%;
  width: 36px;
  z-index: 3;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_commands > .camera_stop {
  display: none;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
@media (max-width: 1100px) {
  .camera_wrap .caption {
    top: 75px;
  }
}
@media (max-width: 979px) {
  .camera_wrap .caption {
    top: 65px;
  }
}
/*-----------  CAMERA END ---------------*/






/*-----------  Other---------------*/
.max-with_1 {
  max-width: 666px;
}
.max-with_2 {
  max-width: 233px;
}
.mar_t_58 {
  margin-top: 58px !important;
}
.mar_t_-56 {
  margin-top: -56px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .mar_t_-56 {
    margin-top: 0;
  }
}
.pad_1 {
  padding: 57px 30px;
}
.pad_t_9 {
  padding-top: 90px;
}
.pad_t_65 {
  padding-top: 65px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_25 {
  margin-top: 25px;
}
.mar_t_35 {
  margin-top: 35px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_3 {
  margin-top: 30px;
}
.mar_t_4 {
  margin-top: 40px;
}
.mar_t_5 {
  margin-top: 50px;
}
.mar_t_7 {
  margin-top: 70px !important;
}
.mar_t_8 {
  margin-top: 80px !important;
}
.mar_t_6 {
  margin-top: 60px !important;
}
.mar_t_65 {
  margin-top: 65px !important;
}
.mar_t_7 {
  margin-top: 70px !important;
}
.mar_t_100 {
  margin-top: 100px !important;
}
.mar_t_15 {
  margin-top: 15px;
}
.pad_b_4 {
  padding-bottom: 40px;
}
.pad_b_8 {
  padding-bottom: 80px;
}
.pad_b_7 {
  padding-bottom: 70px;
}
.pad_b_95 {
  padding-bottom: 95px;
}
.pic_bord {
  padding: 12px;
  border: 1px solid #e5eaec;
}
.extra-wrap {
  overflow: hidden;
}
.img_indent {
  float: left;
  margin-right: 20px;
}
.width1 {
  display: inline-block;
  width: 80px;
}
.bord_1 {
  border-bottom: 1px solid #f0eeeb;
}




/* ======= media ======= */
@media (min-width: 979px) and (max-width: 1200px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  h3 {
    font: 500 26px/40px "Lato", serif;;
  }
  .mar_t_8 {
    margin-top: 30px !important;
  }
  #tabs .mar_t_25 {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .block_1 a {
    display: inline-block;
    font: 500 13px/13px "Lato", serif; !important;
  }
  .mar_t_7 {
    margin-top: 30px !important;
  }
  .img_indent {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  h3 {
    font: 500 26px/40px "Lato", serif;;
  }
  .mar_t_3 {
    margin-top: 15px;
  }
  .mar_t_8 {
    margin-top: 40px !important;
  }
  #tabs .mar_t_25 {
    margin-top: 0;
  }
  .camera_wrap .caption {
    top: 25px;
  }
  .camera_wrap .caption .p1 {
    font: 500 42px/53px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .p2 {
    font: 400 15px/20px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .mar_t_58 {
    margin-top: 30px!important;
  }
  .camera_wrap .caption .btn-default {
    padding: 18px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .block_1 a {
    display: inline-block;
    font: 500 13px/13px "Lato", serif;;
  }
  .mar_t_7 {
    margin-top: 30px !important;
  }
  .img_indent {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  h3 {
    font: 500 26px/40px "Lato", serif;;
  }
  .mar_t_3 {
    margin-top: 15px;
  }
  .mar_t_8 {
    margin-top: 40px !important;
  }
  #tabs .mar_t_25 {
    margin-top: 0;
  }
  .camera_wrap .caption {
    top: 5px;
  }
  .camera_wrap .caption .p1 {
    font: 500 22px/33px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .p2 {
    font: 400 12px/15px Ubuntu, sans-serif;
  }
  .camera_wrap .caption .mar_t_58 {
    margin-top: 10px!important;
  }
  .camera_wrap .caption .btn-default {
    padding: 8px;
  }
  .banner_1,
  .banner_2,
  .banner_3 {
    margin-top: 45px !important;
  }
  .mar_t_6 {
    margin-top: 0px !important;
  }
  .pad_b_8 {
    padding-bottom: 20px;
  }
  .mar_t_65 {
    margin-top: 10px !important;
  }
  .pad_b_4 {
    padding-bottom: 20px;
  }
  #footer {
    padding: 5px 0 35px !important;
  }
  #filters .button {
    display: block;
  }
  .pad_t_65 {
    padding-top: 10px;
  }
}



/* ======= Banners ======= */
.banner_1,
.banner_2,
.banner_3 {
  width: 100%;
  display: block;
  position: relative;
  background: #f88a0c;
  margin-top: 34px;
}
.banner_1:after,
.banner_2:after,
.banner_3:after {
  content: "";
  position: absolute;
  top: -33px;
  right: 0;
  background: url('../images/banner_1_coner.png') no-repeat right bottom;
  width: 100%;
  height: 34px;
  display: block;
}
.banner_1 p > a,
.banner_2 p > a,
.banner_3 p > a {
  margin-bottom: 0;
}
.banner_1 h2,
.banner_2 h2,
.banner_3 h2 {
  font: 500 30px/30px "Lato", serif;;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -1px;
  display: inline-block;
  max-width: 276px;
}
.banner_1 h2:after,
.banner_2 h2:after,
.banner_3 h2:after {
  content: "";
  position: relative;
  background: url('../images/h2_border.png') no-repeat left bottom;
  display: block;
  width: 60px;
  height: 5px;
  left: 0;
  top: 20px;
}
.banner_1 p,
.banner_2 p,
.banner_3 p {
  color: #ffffff;
  margin-top: 78px;
}
.banner_1 p a,
.banner_2 p a,
.banner_3 p a {
  font: 500 17px/18px "Lato", serif;;
  /*display: inline-block;*/
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner_1 p a:hover,
.banner_2 p a:hover,
.banner_3 p a:hover {
  color: #ce8753;
  text-decoration: none;
}
.banner_1 .btn_1,
.banner_2 .btn_1,
.banner_3 .btn_1 {
  background: none;
  padding: 0;
}
.banner_1 .btn_1:hover,
.banner_2 .btn_1:hover,
.banner_3 .btn_1:hover {
  color: #ffffff;
}
@media (max-width: 1366px) {
  .banner_1 .pad_1,
  .banner_2 .pad_1,
  .banner_3 .pad_1 {
    padding: 17px 30px;
  }
  .banner_1 p,
  .banner_2 p,
  .banner_3 p {
    color: #ffffff;
    margin-top: 40px;
  }
  .banner_1 h2,
  .banner_2 h2,
  .banner_3 h2 {
    font: 500 30px/30px "Lato", serif;;
  }
}
@media (max-width: 979px) {
  .banner_1 h2,
  .banner_2 h2,
  .banner_3 h2 {
    font: 500 26px/26px "Lato", serif;;
  }
}
.banner_2 {
  background: #3685cf;
}
.banner_2:after {
  background: url('../images/banner_2_coner.png') no-repeat right bottom;
}
.banner_2 p > a:hover {
  color: #55a6c8;
}
.banner_2 .btn_1:hover {
  color: #55a6c8;
}
.banner_3 {
  background: #439438;
}
.banner_3:after {
  background: url('../images/banner_3_coner.png') no-repeat right bottom;
}
.banner_3 p > a:hover {
  color: #e9cb63;
}
.banner_3 .btn_1:hover {
  color: #e9cb63;
}


/* ======= Box 1 Professional business solutions ======= */
.box1 .top {
  background: #dfc95f;
  height: 147px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box1 .top {
    height: 90px;
  }
}
.box1 .top img {
  border-radius: 300px;
  position: absolute;
  left: 50%;
  margin-left: -85px;
  bottom: -62px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box1 .top img {
    width: 70%;
    height: auto;
    margin-left: -60px;
    bottom: -60px;
  }
}
.box1 .content {
  text-align: center;
  padding: 89px 38px 47px;
  background: #ffffff;
  box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.03);
}
.box1 h3 {
  margin-bottom: 21px;
}
.box1 h3 a:hover {
  color: #dfc95f;
}
.box1 .btn-simple {
  margin-top: 38px;
}
.box1.box1__inset1 .top {
  background: #69c5ab;
}
.box1.box1__inset1 h3 a:hover {
  color: #69c5ab;
}
.box1.box1__inset2 .top {
  background: #df5f83;
}
.box1.box1__inset2 h3 a:hover {
  color: #df5f83;
}
.box1.box1__inset3 .top {
  background: #6ea9df;
}
.box1.box1__inset3 h3 a:hover {
  color: #6ea9df;
}
@media (max-width: 1199px) {
  .box1 .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .box1 {
    margin-bottom: 60px;
  }
}
.block_1 {
  overflow: hidden;
  margin-top: 20px;
}
.block_1 .p10 span {
  margin-bottom: 0;
  padding-bottom: 0;
}
.block_1 time {
  position: relative;
  float: left;
  margin-right: 30px;
  display: inline-block;
  letter-spacing: -5px;
}
.block_1 time span {
  font: 400 12px/18px 'PT Sans', sans-serif;
  color: #2f3133;
  text-transform: uppercase;
  display: block;
  position: relative;
  text-align: right;
  right: 2px;
  top: 0;
  letter-spacing: 0px;
}
.block_1 time em {
  font: 500 70px/70px "Lato", serif;;
  color: #2f3133;
  text-transform: uppercase;
  display: block;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block_1 a {
  display: inline-block;
  font: 500 15px/15px "Lato", serif;;
  color: #2f3133;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block_1 a:hover {
  color: #e9cb63;
}
.block_1:hover time em {
  color: #e9cb63;
}
.block_2 {
  display: block;
  max-width: 250px;
}
.block_2 i {
  color: #2f3133;
  text-align: left;
  font-size: 60px;
  display: block;
  line-height: 60px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* ======= Banner 4 Testimonials ======= */
.banner4 {
  background: #e04c64;
  padding: 66px 0 73px;
}
.banner4 h2 {
  color: #ffffff;
}
/* ======= Box 5 We offer the bset services ======= */
.box5 {
  position: relative;
  padding-left: 53px;
  margin-bottom: 22px;
}
.box5 .label {
  position: absolute;
  left: 0;
  top: -3px;
  font: 700 30px/30px "Lato", serif;;
  color: #464646;
}
.box5 h3 {
  color: #454545;
  margin-bottom: 11px;
  line-height: 29px;
}
/* ======= Box 6 Business planning ======= */
.box6 p > a {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .box6 {
    margin-bottom: 50px;
  }
  .box6 img {
    width: 100%;
  }
}
/* ======= Address block ======= */
address {
  font: 300 16px/20px "Lato", serif;;
  text-transform: none;
  color: #ffffff;
  position: relative;
  display: block;
}
address a:hover {
  color: #e9c67b;
}
@media (max-width: 767px) {
  address {
    display: block;
  }
}
address span {
  display: inline-block;
}
.page5 address {
  font: 300 15px/18px "Lato", serif;;
  color: #606364;
}
.page5 address span {
  display: inline-block !important;
}
.page5 address em {
  font: 500 24px/24px "Lato", serif;;
  color: #2f3133;
  padding-bottom: 25px;
  display: block;
}
.page5 address a {
  color: #e9c67b;
  text-decoration: underline;
}
.page5 address a:hover {
  color: #2f3133;
}
@media (max-width: 767px) {
  .page5 address {
    display: block;
  }
}
.page5 address span {
  display: block;
}
/* ======= Box 7 Privacy Policy ======= */
.box7 {
  margin-bottom: 23px;
  margin-top: -3px;
}
.box7 .heading {
  display: block;
  font: 700 18px/21px "Roboto", sans-serif;
  color: #464646;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.box7 p {
  font: 400 14px/21px "Roboto", sans-serif;
  color: #7c7c7c;
}
.box7 .simple-link {
  margin-top: 33px;
  margin-bottom: 2px;
}
/* ======= Google Map  ======= */
.content_map {
  color: #ffffff;
  position: relative;
  text-align: center;
  height: 439px;
  margin-top: 100px;
}
.content_map .rel {
  position: relative;
  z-index: 10;
}
.content_map .gmap {
  height: 439px;
}
@media (max-width: 1366px) {
  .content_map {
    margin-top: 50px;
  }
}
.page5 .content_map {
  margin-top: 0px;
  height: 430px;
}
.page5 .content_map > div {
  height: 430px !important;
  overflow: hidden;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  color: #78d3c9;
}
.simple-link:hover {
  color: #464646;
}
/* ======= List 1 ======= */
.list_1 {
  list-style: none;
  display: block;
}
.list_1 li {
  overflow: hidden;
  display: block;
  padding-bottom: 25px;
}
.list_1 li span {
  font: 500 60px/60px "Lato", serif;;
  color: #e9c67b;
  width: 70px;
  display: block;
  float: left;
}
.list_1 li + li {
  padding-top: 23px;
  border-top: 1px solid #f0eeeb;
}
/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
  text-align: center;
}
.socials1 li + li {
  margin-left: 20px;
}
.socials1 li a i {
  color: #5b5b5b;
  text-align: center;
  font-size: 30px;
  display: block;
  line-height: 32px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  color: #69c5ab;
}
/* ======= Social buttons 2 ======= */
.socials2 li {
  display: inline-block;
  text-align: center;
}
.socials2 li + li {
  margin-left: 9px;
}
.socials2 li a i {
  color: #5b5b5b;
  text-align: center;
  font-size: 14px;
  width: 31px;
  height: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dedede;
  display: block;
  line-height: 31px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials2 li a i:hover {
  background: #69c5ab;
  color: #ffffff;
  border-color: #69c5ab;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  padding: 0px 0 30px;
  font: 300 16px/10px "Lato", serif;;
  color: white;
  text-transform: uppercase;
  background-color: #307487;
}
#footer .privacy-block {
  margin-top: 34px;
}
#footer .privacy-block .logo {
  font: 700 22px/22px "Lato", serif;;
  color: #2f3133;
  margin-bottom: 20px;
  display: inline-block;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}
#footer .privacy-block .logo:hover {
  color: #e9c67b;
}
#footer h3 {
  padding-bottom: 10px;
}
#footer p {
  font: 300 16px/22px "Lato", serif;;
  text-transform: none;
  color: #ffffff;
}
#footer .socials1 {
  text-align: right;
  margin-top: -8px;
}
@media (max-width: 767px) {
  #footer .phone {
    margin-top: 20px;
  }
  #footer .socials1 {
    margin-top: 30px;
    text-align: left;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #d83c04;
  font-size: 42px;
  line-height: 38px;
  z-index: 2000;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #2f3133;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}

/*Core variables and mixins*/






/*img {
  max-width: 100%;
  height: auto; }

h1 {
  font-weight: 700;
  font-size: 25px;
  line-height: 57px;
  color: #454545; }

h2 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #454545; }
  h2 a:hover {
    color: #929292; }

h3 {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 20px; }
  h3 a:hover {
    color: #777777; }

* + h3 {
  margin-top: 25px; }

h2 + h3 {
  margin-top: 8px; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }
*/
/*=======================================================
                       Main Layout
=========================================================*/
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    /*overflow: hidden;*/
    font-size:200%;
    white-space: nowrap; }
    .brand_name img {
      margin-right: 7px; float:left;}
    .brand_name span {
      font-size:18px; display:inline; font-weight:normal;line-height:12px;}

/*==================  Backgrounds  ======================*/
.bg01 {
  background: #3dbfd9; }

.bg02 {
  background: #007000; }

.bg03 {
  background: #fd9263; }

.bg04 {
  background: #fc5183; }

.bg05 {
  background: #f3f3f3; }

.bg01,
.bg02,
.bg03,
.bg04 {
  color: #fff; }
  .bg01 h2, .bg01 h3,
  .bg02 h2,
  .bg02 h3,
  .bg03 h2,
  .bg03 h3,
  .bg04 h2,
  .bg04 h3 {
    color: #fff; }

/*==================    Buttons    ======================*/
/*.btn {
  margin-top: 25px;
  display: inline-block;
  padding: 15px 30px;
  border: 0;
  outline: 0;
  background: #3dbfd9;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 17px;
  line-height: 20px; }
  .btn:hover {
    background: #25a4be; }
  .btn:active {
    background: #1d7f93; }
  .btn_color1 {
    background: #3dbfd9; }
    .btn_color1:hover {
      background: #25a4be; }
    .btn_color1:active {
      background: #1d7f93; }
  .btn_color2 {
    background: #49db90; }
    .btn_color2:hover {
      background: #28c976; }
    .btn_color2:active {
      background: #1f9f5d; }
  .btn_color3 {
    background: #fd9263; }
    .btn_color3:hover {
      background: #fc6f31; }
    .btn_color3:active {
      background: #f74e03; }
  .btn_color4 {
    background: #fc5183; }
    .btn_color4:hover {
      background: #fb1f5f; }
    .btn_color4:active {
      background: #e30445; }
  .btn_color5 {
    padding: 13px 40px;
    border: 2px solid #fff;
    background: transparent; }
    .btn_color5:hover {
      background: #fff;
      color: #777777; }

* + .btn {
  margin-top: 25px; }
*/


/*==================      Box      ======================*/
/*.box01 {
  margin-bottom: 30px; }
  .box01:before, .box01:after {
    display: table;
    content: "";
    line-height: 0; }
  .box01:after {
    clear: both; }
  .box01_aside {
    float: left;
    margin-right: 20px; }
    @media (max-width: 979px) {
      .box01_aside {
        float: none;
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px; } }
  .box01_cnt {
    margin-top: 25px; }
  .box01_cnt__no-flow {
    overflow: hidden; }
*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  padding-top: 18px; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 2px; }
  .sf-menu a {
    display: block; }

.sf-menu > li {
  font-size: 19px;
  line-height: 20px;}

  /* menu items which are not yet selected or hovered upon, desktop mode */
  .sf-menu > li > a {
    color:#ffffff;
    padding:12px 12px 12px 12px;
    font:400 16px/13px "Lato", serif;
    text-transform:uppercase;
    letter-spacing:2px;}

  /* hover for main menu items, desktop mode. */
  .sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
    color: #1a78b6;
    background-color:#fafafa;
    padding:12px 12px 12px 12px;
    transition: 0.3s all ease; }

  /* this is the active (selected) menu option, desktop mode */
  .sf-menu > li.active > a {
    color: #1a78b6;
    background-color:#fafafa;
    padding:12px 12px 12px 12px;
    transition: 0.3s all ease;
  }

/* drop-down menu */
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  width: 200px;
  margin-top: 5px;  /* spacing between menu and the drop-down menu. */
  /*padding: 10px 35px 10px 20px;*/
  font-size: 13px;
  background:#E7E7E7;
  border:1px #CCCCCC solid;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* menu items within a drop-down menu */
.sf-menu ul > li {
  margin-bottom: 7px; }
  .sf-menu ul > li > a {
    color: #5a7409;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#E7E7E7;
    font: 400 16px/13px "Lato", serif;
    text-transform:uppercase;
  }

  /* hover for sub-menu items */
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    color: #ffffff;
    background-color: #8a9634; /*#5a7409;*/
     }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 5px;
  margin-left: 15px;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
  color: #777777; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #3dbfd9; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 70%;
    margin-left: -6px;
    content: "\f107";
    font: 400 12px/12px "FontAwesome"; }

.sf-menu ul > li > .sf-with-ul {
  position: relative; }
  .sf-menu ul > li > .sf-with-ul:before {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
    content: "\f107";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 9px 25px 11px; }
    .rd-mobilemenu_ul a:hover {
      background: #454545;
      color: #FFF; }
  .rd-mobilemenu_ul ul a {
    padding-left: 50px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 20px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #1a78b6;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; }
}


/*==================  Stuck menu  ======================*/
.stuck_container {
  padding: 6px 0; }

.isStuck {
  background: rgba(48, 116, 135,.95);
  z-index: 999;
  border-bottom: 1px solid #1a78b6; }
  .isStuck .sf-menu li > ul {
    margin-top: 20px; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }


/*==================     ToTop     ======================*/
/*.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  background: #3dbfd9;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #49db90;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
*/


/*==================  RD Parallax    ======================*/
/*.parallax {
  position: relative;
  overflow: hidden;
  color: #fff; }
  .parallax h2, .parallax h3 {
    color: #fff; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }
*/
/*==================   Thumbnail    ======================*/
/*.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: transparent; }
    .thumb_overlay:before {
      content: "e";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 400 30px "FontAwesome";
      line-height: 30px;
      margin-top: -15px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5); }
    .lt-ie9 .thumb:hover .thumb_overlay {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
      zoom: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
*/
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #307487;		/* background color for non-stuck header area */
  padding: 2px 0; }
  header.bb {
    border-bottom: 10px solid #3dbfd9; }
  header .brand {
    float: left; }
  header .nav {
    float: right; }
  @media (max-width: 767px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}


/* BEGIN Style settings for Contact Us web form */
.it-tbl-required {
	color:red;
	width:5%;
	vertical-align:top;
	text-align:right;
}

.it-tbl-label {
	width:20%;
	vertical-align:top;
}

.it-tbl-data {
	vertical-align:top;
	width:70%;
}

.fldWidth {
	width:70%;
}
/* END Style settings for Contact Us web form */




.it-home-read-more {
	margin-top:25px;
	color:#ffffff;
	font-size:125%;
}

.it-home-read-more a {
	margin-top:25px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

.it-home-read-more a:hover {
	text-decoration:underline;
}


.it-home-about {
	margin-top:25px;
	color:#000000;
	font-size:125%;
}

.it-home-about a {
	margin-top:25px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.it-home-about a:hover {
	text-decoration:underline;
}


.it-blue {
	color:#0066CC;
	text-decoration:none;
	display:inline;
}

.it-blue:hover {
	color:#0099FF;
	text-decoration:underline;
}

.it-news-thumbnail {
	border:1px #C0C0C0 solid;
	width:100%;
	margin-bottom:10px;
}

.it-thumbnail {
	width:100%;
}

.it-logo {
	width:12%;
	margin: 0px 10px 0px;
}

.it-what-to-bring {
	margin-top:20px;
	margin-bottom:10px;
}

.it-bold {
	font-weight:900;
	display:inline;
}

.it-bold-block {
	font-weight:900;
	display:block;
	margin-bottom:6px;
}

.it-p{
	font-weight:400;
}

.it-p-indented {
	margin-left:30px;
	font-weight:400;
}

.it-p-recipe {
	margin-left:30px;
	font-weight:400;
	margin-top:20px;
	margin-bottom:40px;
}

.it-link, it-link:visited, it-link:active, it-link:focus {
	color:#0066CC;
	text-decoration:none;
}

.it-link:hover {
	color:#0066CC;
	text-decoration:underline;
}

.it-br-extra-margin-below {
	line-height:2em;
}


/* Desktop Computers */
@media all and (min-width:960px) {
	.it-mobile-show {
		display:none;
	}
	.it-desktop-show {
		display:inline-block;
	}

	.it-header-bg {
		background-image: url("../images/page-header-dim.jpg");
/*	    background-position: center;
	    background-repeat: no-repeat;
*/	    background-size:cover;
	}
}

/* Tablets */
@media all and (min-width:569px) and (max-width: 959px) {
	.it-mobile-show {
		display:none;
	}
	.it-desktop-show {
		display:inline-block;
	}
}

/* Smartphones */
@media all and (min-width:0px) and (max-width: 568px) {
	.it-mobile-show {
		display:inline-block;
	}
	.it-desktop-show {
		display:none;
	}
}
