@import "grid.css";
@import "../fonts/font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Bowlby+One);
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
html,
body {
  background: #004f8c;
  font: 16px/23px Arial, sans-serif;
  color: #ffffff;
  min-width: 300px;
}
* {
  -webkit-text-size-adjust: none;
}
b {font-weight:bold;}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

a.arrowafter:after {
    content:'\25BA'
}

hr {
	clear:both;
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin:20px 0 20px 0;
}

ul.bullets {
	list-style-type: square;
	margin:10px 0 20px 0;
}
ul.bullets li {
	font-family: 'Roboto', sans-serif;
	padding: 0 0 3px 0px;
	margin-left:25px;
}
@media (max-width: 768px) {
	ul.bullets li {
		margin-left:0px;
	}
}


img.responsive {
	width:auto;
	max-width:100%;
}

.padding30 {padding:0 0 30px 0;}
.padding10 {padding:10px;}

.alert {margin:10px 0 10px 0;padding:10px;color:#ffffff;}
.alert-success {background:green;}
.alert-error {background:red;}

.red {color:red;}

.right {
	margin:0 0 30px 30px;
	float:right;
}

.white {
	background:#fff;
	color:#000;
}

.sf-menu  ul > li > ul > li a {
	font-weight:normal;
	color: #000000;
}
.sf-menu  ul > li > ul > li a:hover {
	text-decoration: underline;
}


.sf-menu  ul > li.lightorange,.sf-menu  ul > li.lightorange:hover,.sf-menu  ul > li > ul.lightorange {
	background:#fdbd50;
	color:#000000;
}
.sf-menu li li ul.lightorange:after {
	border-color: transparent #fdbd50 transparent transparent;
}
.sf-menu  ul > li.lightorange a{
	color:#000000;
}

.sf-menu  ul > li.purple,.sf-menu  ul > li.purple:hover,.sf-menu  ul > li > ul.purple{
	background:#9f2068;
}
.sf-menu li li ul.purple:after {
	border-color: transparent #9f2068 transparent transparent;
}
.sf-menu  ul > li.purple a,.sf-menu  ul > li.purple a:hover{
	color:#ffffff;
}

.sf-menu  ul > li.green,.sf-menu  ul > li.green:hover,.sf-menu  ul > li > ul.green{
	background:#19a08c;
}
.sf-menu li li ul.green:after {
	border-color: transparent #19a08c transparent transparent;
}

.sf-menu  ul > li.sitegreen,.sf-menu  ul > li.sitegreen:hover,.sf-menu  ul > li > ul.sitegreen{
	background:#9bba1f;
}
.sf-menu li li ul.sitegreen:after {
	border-color: transparent #9bba1f transparent transparent;
}


.sf-menu  ul > li.blue,.sf-menu  ul > li.blue:hover,.sf-menu  ul > li > ul.blue{
	background:#5e6fb5;
}
.sf-menu li li ul.blue:after {
	border-color: transparent #5e6fb5 transparent transparent;
}
.sf-menu  ul > li.blue a,.sf-menu  ul > li.blue a:hover{
	color:#ffffff;
}


.sf-menu  ul > li.kandogreen,.sf-menu  ul > li.kandogreen:hover,.sf-menu  ul > li > ul.kandogreen {
	background:#54bb39;
}
.sf-menu li li ul.kandogreen:after {
	background:none;
}
.sf-menu  ul > li.kandogreen a{
	color:#fff;
}
.sf-menu  ul > li.kandogreen a:hover{
	text-decoration:underline;
	color:#fff;
}


.sf-menu  ul > li.darkblue,.sf-menu  ul > li.darkblue:hover,.sf-menu  ul > li > ul.darkblue {
	background:#004f8c;
}
.sf-menu li li ul.darkblue:after {
	background:none;
}
.sf-menu  ul > li.darkblue a{
	color:#fff;
}
.sf-menu  ul > li.darkblue a:hover{
	text-decoration:underline;
	color:#fff;
}

.sf-menu  ul > li.menuoffers,.sf-menu  ul > li.menuoffers:hover,.sf-menu  ul > li > ul.menuoffers {
	background:#fff;
}
.sf-menu li li ul.menuoffers:after {
	background:none;
}
.sf-menu  ul > li.menuoffers a{
	color:#000;
}
.sf-menu  ul > li.menuoffers a:hover{
	text-decoration:underline;
	color:#000;
}



.sf-menu  ul > li.yellow,.sf-menu  ul > li.yellow:hover,.sf-menu  ul > li > ul.yellow{
	background:#b6b00a;
}
.sf-menu li li ul.yellow:after {
	border-color: transparent #b6b00a transparent transparent;
}

.sf-menu  ul > li.brown,.sf-menu  ul > li.brown:hover,.sf-menu  ul > li > ul.brown {
	background:#f36f3c;
}
.sf-menu li li ul.brown:after {
	border-color: transparent #f36f3c transparent transparent;
}

.sf-menu  ul > li.red,.sf-menu  ul > li.red:hover,.sf-menu  ul > li > ul.red {
	background:#f73f3f;
}
.sf-menu li li ul.red:after {
	border-color: transparent #f36f3c transparent transparent;
}


a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.a-hov,
.text-1 a {
  transition: all 0.4s ease;
}
.a-hov:hover,
.text-1 a:hover {
  color: #3856a5;
}
ul li a {
  transition: all 0.4s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	position:relative;
	z-index:0;
	font-family: 'Roboto',Arial;
}
.logo {
  margin-top: 30px;
  float: left;
  z-index:100000;
}
.logo img {
	max-width:270px;
}

h1 {
  font-size: 50px;
  line-height: 61px;
  padding-top: 13px;
  padding-bottom: 14px;
  margin:20px auto;
}
h2 {
  font-size: 30px;
  line-height: 51px;
  padding-top: 13px;
  padding-bottom: 14px;
}
h3 {
  font-size: 20px;
  line-height: 31px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-1 {
  font-size: 50px;
  line-height: 61px;
  font-family: 'Roboto',Arial;
  padding-top: 51px;
}
.text-1 {
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  padding-bottom: 8px;
}
.text-1a{
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  padding-bottom: 8px;
}
.text-1b{
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  padding-bottom: 8px;
}
#faq .text-1 {
  font-size: 17px;
  line-height: 26px;
  font-weight: normal;
  margin:50px 0 10px 0;
  padding: 10px;
	color:#000;
  background:#fff;
}
#faq .answer a {
	text-decoration:underline;
}
#faq .text-1:first-child {
  margin-top:0;
}
#faq .top {
	text-align:right;
	font-size:80%;
}

 
.text-2 {
  font-size: 17px;
  line-height: 26px;
}
.text-3 {
  font-size: 23px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  padding-bottom: 28px;
}
.title-1 + .text-1 {
  padding-top: 20px;
}
.text-1 + .text-1 {
  margin-top: -8px;
}
p.text-1 {
  padding-bottom: 18px;
}
.title-red {
  color:red;
  font-weight:bold;
  font-size: 70px;
  line-height: 75px;
  font-family: arial;
  padding:51px 0 21px 0;
}
.title-red.small{
  font-size: 24px;
  line-height: 24px;
}
.title-green {
  color:#9bba1f;
  font-weight:bold;
  font-size: 70px;
  line-height: 75px;
  font-family: arial;
  padding:51px 0 21px 0;
}
.title-green.small{
  font-size: 24px;
  line-height: 24px;
}
.title-blue {
  color:#004f8c;
  font-weight:bold;
  font-size: 50px;
  line-height: 55px;
  font-family: arial;
  padding:51px 0 21px 0;
}


.btn {
  display: inline-block;
  text-align: center;
  transition: all 0.4s ease;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  font-weight: bold;
/*
  line-height: 64px;
  height: 68px;
*/
  vertical-align: middle;
  color: #fff;
	padding:10px;
  background: #f73f3f;
  margin-top: 32px;
}
.btn:hover {
  background: #004f8c !important;
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1, 1.1);
  /* Safari and Chrome */
}
.bg-1 a.btn {
  background-color: #ffa200;
}
.list li {
  margin-top: -3px;
  position: relative;
  padding-left: 0px;
}
.list li + li {
  margin-top: 5px;
}
.list li a {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 17px;
}
.list li:before {
  position: absolute;
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  top: 2px;
  left: 0px;
}
.list li.noarrow:before {
  content:none;
}
.list li a:hover {
  color: #f74f42;
}

.list.plain {
	list-style-type:none;
}
.list.plain li:before {
  content:none;
}
#faq .list.plain li {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #fff;
}
#faq .list.plain li:first-child {
	border-bottom:none;
}


.bg-1 li a:hover { color: #000;}
/*auxiliary*/
.img-ind {
  float: left;
  margin-right: 29px;
  margin-top: 6px;
}
.wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 22px;
}
.extra-wrap {
  overflow: hidden;
}
.grid_inside {
  margin: 0 0 0 -30px;
}
.aligncenter {
  text-align: center !important;
}
.alignleft {
  text-align: left !important;
}
.it {
  font-style: italic;
  display: inline-block;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.h-underline:hover {
  text-decoration: underline;
}
.underline {
  text-decoration: underline;
}
.upp {
  text-transform: uppercase;
}
.transition {
  transition: all 0.4s ease;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.pad-left {
  padding-left: 30px;
}
p {
  padding-bottom: 18px;
}
.pad-bot {
  padding-bottom: 33px;
}
.pad-bot-1 {
  padding-bottom: 62px;
}
.w2 {
/*  width: 40%; */
}
.w3 {
  width: 64%;
}
.bg-1 {
  background: red;
}
/************Header************/
header {
  background: #004f8c;
}
.camera_wrap {
  height: 629px;
}
.camera_prev,
.camera_next {
  background: none;
  margin-top: -35px;
}
.camera_prev {
  left: 50%;
  margin-left: -585px;
}
.camera_next {
  right: 50%;
  margin-right: -585px;
}
.camera_prev span,
.camera_next span {
  display: none;
}
.camera_prev:after {
  content: "\f190";
}
.camera_next:after {
  content: "\f18e";
}
.camera_prev:after,
.camera_next:after {
  position: absolute;
  font-size: 71px;
  line-height: 26px;
  color: #fff;
  left: 0;
  top: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.camera_prev:hover:after,
.camera_next:hover:after {
  color: #000;
}
/************Content***********/
.content {
  background: #9bba1f;
}

.b-img-right {
  float: right !important;
/*  margin-top: 30px;*/
  margin: 20px 0 10px 24px;
}
.b-img-right img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  position: relative;
  z-index: 1;
	border:10px solid transparent;
}
.b-img-right img:hover {
	border:10px solid #151b54;
}
.b-img-right .active {
  z-index: 100;
  opacity: 1;
}
.b-img-right .first {
  margin-top: 248px;
  margin-left: 17px;
}
.b-img-right .second {
  margin-top: 13px;
  margin-left: -106px;
}
.b-img-right .third {
  margin-top: 179px;
  margin-left: -191px;
}
.block-1 h2 {
  padding-top: 45px;
  padding-bottom: 19px;
}

/* replaced with a local style
.block-1 > div:first-child .btn {
  background: #ffa200;
}
.block-1 > div:first-child + div .btn {
  background: #004f8c;
}
.block-1 > div:first-child + div .btn:hover {
  background: #ffa200 !important;
}
.block-1 > div:first-child + div + div .btn {
  background: #9bba1f;
}
*/

.bg-2 {
  background: #ffffff;
  color: #777777;
}
.bg-2.offerstext{
  background: #ffffff url(../images/special_offers_text.png) repeat;
}


.bg-2 .title-1 {
  color: #004f8c;
  padding-bottom: 30px;
}
.bg-2 .text-2 {
  width: 91%;
}
.bg-2 .btn {
  background: #9bba1f;
}
.bg-2 .pad-bot {
  padding-bottom: 134px;
}
.bg-3 {
  background: #ffa200;
}
.bg-3 .pad-bot {
  padding-bottom: 54px;
}
.bg-4 {
  background: #003f72;
	color:#ffffff;
}
.bg-4 .pad-bot {
  padding-bottom: 54px;
}
.box-2 {
  margin-top: 28px;
}
.box-2 img {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  margin-bottom: 24px;
  width: 75%;
}
.b-dropcap .dropcap {
  background: #ffffff;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 30px;
  line-height: 66px;
  font-size: 35px;
  text-align: center;
  vertical-align: middle;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-top: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6px;
}
.b-dropcap .col-1 .dropcap {
  color: #ffa200;
}
.b-dropcap .col-1 .btn {
  background-color: #ffa200;
}
.b-dropcap .col-2 .dropcap {
  color: #004f8c;
}
.b-dropcap .col-2 .btn {
  background-color: #004f8c;
}
.b-dropcap .col-2 .btn:hover {
  background-color: #ffa200 !important;
}
.b-dropcap .col-3 .dropcap {
  color: #9bba1f;
}
.b-dropcap .col-3 .btn {
  background-color: #9bba1f;
}
blockquote.box-3 {
  margin-top: 18px;
}
blockquote.box-3 .quote {
  display: block;
  font-family: 'Bowlby One', cursive;
  color: #fff;
  font-size: 60px;
  line-height: 71px;
  width: 69px;
  float: left;
}
blockquote.box-3 .name a {
  font-weight: bold;
  font-size: 17px;
  text-decoration: none;
}
blockquote.box-3 .name a:hover {
  text-decoration: underline;
}
blockquote.box-3 a {
  text-decoration: underline;
}
blockquote.box-3 a:hover {
  text-decoration: none;
}
.block-2 {
  margin-top: -33px;
}
.block-2 > div {
  margin-top: 34px;
}
.block-3 > div + div {
  margin-top: 37px;
}
.block-4 > div {
  margin-top: 29px;
}
.gallery {
  margin-top: -24px;
}

.box-3 {
  margin-top: 30px;
  text-align:center;
}
.box-3.inline {
    float:left;
	width: 32% !important;
	margin-right:1%;
}
.box-3 .inside {
  padding: 23px 18px 23px 18px;
  border: 1px solid #fff;
  border-top: 0px;
}
.box-3 img {
  max-width: 100%;
}

.box-4 {
  margin-top: 30px;
  text-align:center;
}
.box-4.inline {
    float:left;
	width: 24% !important;
	margin-right:1%;
}
.box-4 .inside {
  padding: 23px 18px 23px 18px;
  border: 1px solid #fff;
  border-top: 0px;
}
.box-4 img {
  max-width: 100%;
}

.block-5 .text-1 {
  padding-bottom: 0;
}
.block-5 p {
  padding-bottom: 22px;
}
.privacy .text-1 {
  padding-bottom: 0;
}
.privacy p {
  padding-bottom: 23px;
}
/************Footer************/
footer {
  padding-bottom: 20px;
}
footer .logo {
  margin-top: 50px;
  display: block;
}
.tel {
  font-size: 43px;
  line-height: 43px;
  font-family: Arial;
  margin-top: 18px;
}
.list-services {
  text-align: right;
  position: relative;
  margin-top: 51px;
}
.list-services li {
  display: inline-block;
  margin: 0px 0px 0 6px;
}
.list-services li i {
  font-size: 30px;
  line-height: 74px;
}
.list-services a {
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease-out;
  color: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  background: #47555c;
}
.list-services li:first-child a {
  background: #3856a5;
}
.list-services li:first-child + li a {
  background: #00aced;
}
.list-services li:first-child + li + li a {
  background: #ff6600;
}
.list-services li:hover a {
  background: #9bba1f !important;
  transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  /* IE 9 */
  -webkit-transform: scale(-1, 1);
  /* Safari and Chrome */
}
.f-ul-2{
	text-align:right;
  margin-top: 30px;
}
.f-ul-2 li {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 0 0 3px 3px;
}
.f-ul-2 li a:hover,
.f-ul-2 li .current {
  color: #ff6600;
}

.f-ul-2 li a img {
max-width:40px;
}
.f-ul-2 li a:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2, 1.2);
  /* Safari and Chrome */
}


.f-ul {
  margin-top: 30px;
}
.f-ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  display: inline-block;
  padding-left: 34px;
  font-size: 26px;
}
.f-ul li a:hover,
.f-ul li .current {
  color: #ff6600;
}


.copyright {
  text-align: right;
  margin-top: 24px;
  font-size: 13px;
}
/*toTop*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  cursor: pointer;
  overflow: hidden;
  width: 35px;
  height: 37px;
  border: none;
  z-index: 20;
  margin-right: -670px !important;
  right: 50%;
  bottom: 20px;
}
#toTop:after {
  content: "\f0aa";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #4e4c45;
}
#toTop:hover:after {
  color: #e9e9e8;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*touch-touch*/
.magnifier {
  position: relative;
  display: block;
  background: url(../images/magnifier.png) center center no-repeat !important;
  margin-bottom:5px;
}
.magnifier img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.magnifier:hover img {
  opacity: 0.7;
}
.magnifier.simple {
display:inline-block;
  border:1px solid #fff !important;
  margin:0 5px 5px 0;
}
.magnifier.simple:last-child {
  margin-right:0px;
}


/*contacts*/
.address {
  margin-top: -2px;
}
.address {
  float: left;
  width: 100%;
}
.address a {
  text-decoration: underline;
  color: #fff;
}
.address a:hover {
  text-decoration: none;
}
.address + .address {
  margin-top: 23px;
}
.address span {
  display: inline-block;
  width: 99px;
}
.address span.e-mail {
  width: auto;
}
.map_wrapper {
  margin-top: 5px;
	background:#DEDEDE url('../images/GoogleMap.gif') no-repeat top left;
}
.map_wrapper {
  display: block;
}
.map_wrapper h3 {
  padding-top: 0;
}
dl.address dd span {
  text-align: left;
}
#map_canvas {
  width: 100%;
  height: 371px;
}
.map_wrapper .img-bord {
  margin-bottom: 22px;
  margin-top: 5px;
}
.address dt {
  margin-bottom: 0px;
}

#contact-form {
  position: relative;
  margin-top: 5px;
}
#contact-form label.Homephone {display:none;}

#contact-form label input,
#contact-form label textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  font: 16px/18px Arial, sans-serif;
  color: #fff;
  background: #9bba1f;
  border: 1px solid #cddd8f;
  -webkit-appearance: none;
}
#contact-form label {
font-size:10px;
color:#808080;
  display: inline-block;
  position: relative;
  min-height: 42px;
  width: 100%;
}
#contact-form label input {
  height: 32px;
  box-shadow: none !important;
  padding: 6px 7px 6px 14px;
  outline: none;
  color: #fff;
}
#contact-form label textarea {
  height: 243px;
  overflow: auto;
  width: 100%;
  padding: 6px 7px 6px 14px;
  margin: 0px;
  resize: none;
}
.form_buttons a,
.form_buttons a + a {
  float: left;
  margin-top: 41px;
  margin-right: 19px;
}
.form_buttons a:hover {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  /* IE 9 */
  -webkit-transform: scale(1, 1);
  background: #ffa200 !important;
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  width: 100% !important;
  padding: 6px 7px 6px 14px;
  display: block;
  width: 100%;
  font: 14px/18px Arial, sans-serif;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form ._placeholder.focused {
  opacity: 0.8;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .message {
  width: 100%;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 3px;
  top: 0;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  padding: 0px 0;
  width: 100%;
  font: 14px/18px Arial, sans-serif;
  color: #fff;
  background: #9bba1f;
  -webkit-appearance: none;
}
#contact-form.success .success-message {
  padding: 59px 0;
  border: 1px solid #cddd8f;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}


#contact-form .radio {margin:0;}

#contact-form input[type=checkbox],
#contact-form input[type=radio   ]{
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

#contact-form input[type=checkbox]:not(old) + label,
#contact-form input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

#contact-form input[type=checkbox]:not(old) + label > span,
#contact-form input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

#contact-form input[type=checkbox]:not(old):checked + label > span,
#contact-form input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

#contact-form input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

#contact-form input[type=radio]:not(old):checked + label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}




/* revised checkbox May 2018 */
/*****************************/

 /* Customize the label (the container) */
.checkboxcontainer {
  display: block;
  position: relative;
  padding-left: 10px;
  margin-bottom: 0px;
  cursor: pointer;
font-size:100% !important;
color:#000 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkboxcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxcontainer input:checked ~ .checkmark {
  background-color: #003f72;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkboxcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

/*****************************/





::-webkit-input-placeholder {
   color: #d6d6d6;
}

:-moz-placeholder { /* Firefox 18- */
   color: #d6d6d6;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #d6d6d6;
}

:-ms-input-placeholder {  
   color: #d6d6d6;
}


input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}


/*--- contact_form end------*/


		





/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1220px) {
	footer .fright,.copyright {float:none;margin:0 auto;text-align:center;}
}


@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
 }


 
 
 @media (max-width: 1555px) {
  .bg-2 {
 	background: #ffffff;
  }
}





@media (max-width: 1220px) {

	.logo {
		width:100%;
		float: none;
		margin:20px auto;
		text-align:center;
	}
	.logo img {
		width:200px !important;
	}
	#colorselector {
		margin:0px auto;
		text-align:center;
	}

	h2 { font-size: 20px; line-height: 30px;}

  .f-ul {
	float:none;
	font-size:1em;
	margin:20px auto;
	text-align:center;
  }
  .f-ul-2 {
	float:none;
	margin:20px auto;
	text-align:center;
  }
  .f-ul li {
    font-size: 20px;
    font-weight: normal;
    padding-left: 5px;
  }
  
  .camera_prev {
    left: 10px;
    margin-left: auto;
  }
  .camera_next {
    right: 30px;
    margin-right: auto;
  }
  .w2 {
    width: 100%;
  }
  .camera_wrap {
    height: 479px;
  }
}



@media (max-width: 980px) {
  .b-img-right {
	float:none;
	margin:40px auto 40px auto !important;
	text-align:Center;
	}	
  .b-img-right img {
  	max-width:30%;
	}
	
  .b-img-right .first {
    width: 33%;
    margin-top: 20px;
    margin-left: 0;
  }
  .b-img-right .second {
    width: 33%;
    margin-top: 20px;
    margin-left: -20px;
  }
  .b-img-right .third {
    width: 33%;
    margin-top: 20px;
    margin-left: -20px;
  }
}



@media only screen and (max-width: 995px) {
	.copyright {
	  text-align:center;
	}

  #contact-form label {
    display: block;
    width: 100%;
  }
  #contact-form label input {
    width: 100%;
  }
  #contact-form label textarea {
    width: 100%;
  }
  #contact-form fieldset.fleft {
    width: 100%;
  }
  #contact-form fieldset.fright {
    width: 100%;
  }
  #map_canvas {
    width: 100%;
  }
  .address span {
    display: block;
  }
  .map_wrapper {
    margin-bottom: 20px;
  }
  .address + .address {
    margin-bottom: 30px;
  }

  .logo {
    float: none;
	margin:20px auto;
	text-align:center;
  }
  .w1 {
    width: 45%;
  }
  .b-dropcap .extra-wrap {
    overflow: visible;
  }
  h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .camera_wrap {
    height: 390px;
  }
	.floating {position:relative !important;margin:0 0 40px 0;padding:0 0 20px 0;border-bottom:1px solid #fff;}
}







@media only screen and (max-width: 767px) {
  #contact-form .success {
    left: 0;
    right: 0;
  }
  #map_canvas {
    height: 300px;
  }
  #contact-form label textarea {
    height: 250px;
  }

	.pull-right {
		display:block;
		margin:0 auto;
		text-align:center;
		margin-bottom:20px;
	 }
	
  	.container .border {
		margin:0px 0px 20px 0;
		padding:3px;
	}
	.right {
		float:none !important;
		margin:0 auto 20px auto;
		padding:0;
	}

  .contactvan {
		display:none;
	}
  .b-img-right {
	margin:0 auto;
    width: 100%;
  }
  h1 {
    font-size: 30px;
  line-height: 40px;
  }
    h2 {
    font-size: 28px;
    line-height: 33px;
  }
	
  .box-2 {
    width: 46% !important;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
  }
  .w3 {
    width: 100%;
  }
  .b-dropcap > div {
    margin-top: 60px;
  }
  blockquote.box-3 {
    margin-top: 30px;
  }
  .grid_inside {
    margin-left: 0;
  }
  .pad-left {
    padding-left: 0;
  }
  .title-1 {
    font-size: 40px;
    line-height: 42px;
  }
  .box-4 {
    width: 46% !important;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
  }
  .box-4.inline {
    float:left;
	width: 47% !important;
	margin-right:1%;
	}

  .block-5 > div + div {
    margin-top: 30px;
  }
  .logo {
    width: 90%;
  }
  .camera_wrap {
    height: 302px;
  }
}




@media only screen and (max-width: 479px) {
	img {
		max-width:100%;
	}
	
  #map_canvas {
    height: 200px;
  }

  .logo {
		width:100%;
		float: none;
		margin:20px auto;
		text-align:center;
	}
	.logo img {
		width:100%;
	}
	
  footer  .logo {
	width:100%;
    float: none;
	margin:20px auto;
	text-align:center;
  }
	footer  .logo img {
		width:100%;
	}
	
	.banner_box {
		display:none;
	}
				
	img.responsive {
		width:auto;
		max-width:90%;
	}

	.title-1 {
		font-size: 47px;
	}

  .title-red {
	  font-size: 20px;
	  line-height: 25px;
	  font-family: arial;
	  padding:11px 0 11px 0;
	}
  .title-red .small{
	  font-size: 14px;
	  line-height: 14px;
	  font-family: arial;
	  padding:11px 0 11px 0;
	}
  .title-green {
	  font-size: 20px;
	  line-height: 25px;
	  font-family: arial;
	  padding:11px 0 11px 0;
	}
  .title-green .small{
	  font-size: 14px;
	  line-height: 14px;
	  font-family: arial;
	  padding:11px 0 11px 0;
	}

  .box-2 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .tel {
    font-size: 20px;
  }
  footer .fright {
    float: left;
  }
  h2 {
    font-size: 35px;
    line-height: 37px;
  }
  .title-1 {
    font-size: 28px;
    line-height: 32px;
  }
  .box-4 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .box-4.inline {
    float:left;
	width: 47% !important;
	margin-right:1%;
}

  .block-5 .text-1 {
    padding-top: 20px;
  }
  .camera_wrap {
    height: 185px;
  }
 }


/* THE TEAM on HOME PAGE */
 
 .theteam-block {
	display:inline-block;
	vertical-align:top;
}
.theteam {
	display:inline-block;
	vertical-align:top;
	width:16%; /* NB also change theteam_2 */
	padding:1%;
}
.theteam_2 {
	margin:0 auto;
	width:32%; /* NB twice width of theteam above */
}
.theteam img {
	width:99%;
	-webkit-border-radius: 185px;
	-moz-border-radius: 185px;
	order-radius: 185px;
}
.theteam .text-1a {
	font-weight:bold;
	padding:10px 0 0 0;
}
.theteam .text-1aa {
	font-weight:normal;
	line-height:100%;
	font-size:75%;
	padding:0 0 10px 0;
}
.theteam .text-1b {
}

@media only screen and (max-width: 767px) {
	.theteam {
		width:45%; /* NB also change theteam_2 */
	}
	.theteam_2 {
		width:90%; /* NB twice width of theteam above */
	}
}
@media (max-width: 480px) {
	.theteam {
		width:95%; /* NB also change theteam_2 */
	}
	.theteam_2 {
		width:95%; /* NB twice width of theteam above */
	}
}
}
