/* General classes */
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
body{font-family:Raleway, Helvetica, sans-serif;font-size:100%;font-weight:300;color:#191919;text-align:center;margin:0;padding:0;}
div,img,input,textarea{vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
a{text-decoration:none;color:#2A80B7;outline:none;}a:hover{text-decoration:none;}
a.key{color:#191919;}
p{text-align:left;margin:0;padding:0 0 15px 0;font-size:95%;vertical-align:top;}
h1,h2,h3,h4{margin:0; padding:0;font-weight:300;}
h1{font-size:170%;padding:0;font-weight:400;text-align:center;color:#fff;}
.strong{font-weight:700;}
.clear{clear:both; font-size:1%; line-height:1%; display:block; height:0;float:none!important;}
.large{font-size:130%;}
.medium{font-size:110%;}
.small{font-size:85%;}
.xsmall{font-size:75%;}
.xxsmall{font-size:55%;}
.round{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;overflow:hidden;}
.rounded2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.rounded4{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.vid-wrapper{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;height:0;}
.vid-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.alignleft{text-align:left;}.alignright{text-align:right;}.aligncenter{text-align:center;}
.aligncentervertical{-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}

.cols{
	display:-webkit-flex;display:-moz-flex;display:flex;
	-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;}
.cols5050,.col6040,.col4060,.cols6633,.cols3366,.cols333{width:100%;}
.cols5050 div div,.cols6040 div div,.cols4060 div div,.cols6633 div div,.cols3366 div div,.cols333 div div{width:100%;}
.cols5050 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;}
.cols5050 div:first-child{margin-right:4%;}
.cols6040 div{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;}
.cols6040 div:first-child{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;margin-right:4%;}
.cols4060 div{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;}
.cols4060 div:first-child{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;margin-right:4%;}
.cols6633 div{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;}
.cols6633 div:first-child{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;margin-right:4%;}
.cols3366 div{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;}
.cols3366 div:first-child{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;margin-right:4%;}
.cols333 div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;}
.cols333 div:nth-child(2){margin-right:2%;margin-left:2%;}
.cols img{max-width:100%;}
.text-col{padding:0 20px;}

.grid{display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch;width:100%;}
.grid div div{width:100%;}
.grid5050 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;margin:1%;}
.grid333 div{width:30%;-webkit-flex-basis:30%;-moz-flex-basis:30%;flex-basis:30%;margin:10px 0;}

.button-link{text-transform:uppercase;border-radius:0px;border:0px solid #fff;display:inline-block;padding:14px 22px;color:#fff;font-size:120%;background:#2A80B7;text-align:center;}.button-link:hover{background:#fff;color:#424242;}
.clickable{cursor:pointer;}

.card-shadow{-webkit-box-shadow:3px 3px 6px -2px #444;-moz-box-shadow:3px 3px 6px -2px #444;box-shadow:3px 3px 6px -2px #444;}
.shadow1{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}
.shadow2{box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}
.shadow3{box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}
.shadow4{box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}
.shadow5{box-shadow:0 19px 38px rgba(0,0,0,0.30),0 15px 12px rgba(0,0,0,0.22)}
.shadow-bottom{box-shadow:0px 21px 29px -16px rgba(0,0,0,0.55);margin-bottom:30px!important;}
img.shadow{filter:drop-shadow(0px 12px 15px rgba(0,0,0,0.22));}
.text-shaow{text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);}

.parallax{padding:400px 0 0 0;}

/*Elements*/
#outwrapper{overflow:hidden;}

#hdr-wrapper{position:relative;z-index:100;}
#hdr{text-align:left;width:100%;max-width:1200px;margin:0 auto;position:relative;}
#hdrarrow{position:absolute;z-index:200;top:100%;left:calc(50% - 142px);}

#banner{width:100%;height:620px;position:relative;background:url(images/home/banner1.jpg) no-repeat 50% 50%;background-size:cover;}
#bannerbot{position:absolute;bottom:0;left:0;width:100%;z-index:200;}
.slider{width:100%;height:100%;overflow:hidden;position:relative;}
.slide{width:100%;height:100%;top:0;left:0;float:left;position:absolute;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;background-repeat:none;background-position:50% 50%;background-size:cover;background:rgba(0,0,0,0.3);}
.slide-content{width:100%;margin:0 auto;z-index:99;}
.slide-content span{display:block;border-top:1px dotted #fff;border-bottom:1px dotted #fff;padding:80px 20px;position:relative;}
.slide-content h1{font-size:400%;text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);font-weight:700;}
.slide-content h2{font-size:230%;text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);font-weight:700;color:#fff;}
#banner .button-link{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:600;}#banner .button-link:hover{color:#2A80B7;}

#banner-title-wrapper{background:#2A80B7 url(images/home/bannerbot.png) no-repeat bottom left;background-size:100% 66px;position:relative;}
#banner-title{width:100%;max-width:1200px;margin:0 auto;color:#fff;font-size:350%;font-weight:700;padding:60px 0;}

#content-wrapper{padding:30px 30px 60px 30px;}
#content{width:100%;max-width:1200px;margin:0 auto;position:relative;}
#title{text-transform:uppercase;border-bottom:1px dotted #2A80B7;position:relative;margin:0 0 60px 0;}
#title h1,#title h2{font-size:250%;margin:0 0 60px 0;font-weight:500;padding:35px 0 60px 0;margin:0;color:#1b1b1b;}
#title img{position:absolute;bottom:-32px;left:calc(50% - 32px);}
#content p{font-size:140%;line-height:140%;padding:0 30px 30px 30px;text-align:justify;-webkit-text-align-last:center;-moz-text-align-last:center;text-align-last:center;}
#content a.button-link{font-size:85%;}

#ftr-wrapper{padding:20px 0px;background:#2A80B7;}
#ftr{font-size:100%;padding:20px 80px;width:100%;max-width:1200px;margin:0 auto;background:url(images/ftrcross.png) no-repeat 0px 50%;color:#fff;position:relative;line-height:180%;}
#ftr a{color:#fff;}
#ftr img{position:absolute;top:-49px;left:calc(50% - 142px);z-index:300;}

/*Pages*/

#content .round{position:absolute;top:-195px;right:0;z-index:400;border:10px solid #fff;}
#home-links-wrapper{background:#eaeaea;}
#home-links{width:100%;max-width:1200px;margin:0 auto;padding:90px 0 120px 0;}
#home-links div{padding:0 30px;font-size:125%;line-height:140%;}
#home-links div:nth-of-type(2){border-left:1px dotted #1b1b1b;border-right:1px dotted #1b1b1b;}
#home-links a{color:#1b1b1b;display:block;}
#home-links h3{text-transform:uppercase;font-size:200%;padding:20px 0 40px 0;}
#home-links img{max-width:100%;}

#img-block-wrapper{background:#032439 url(images/img-blocks/top.png) no-repeat 0 0;background-size:100% 66px;height:360px;}
#img-block-wrapper2{width:100%;max-width:1200px;margin:0 auto;position:relative;}
#img-block{position:absolute;width:100%;}
#img-block img{border:20px solid #EAEAEA;position:relative;top:-40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;width:30%;display:inline-block;background:#EAEAEA;z-index:100;}
#img-block span{border:50px solid #032439;display:inline-block;position:relative;top:-40px;width:calc(30% + 100px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}#img-block span img{width:100%;top:0;left:0!important;z-index:50;}
#img-block img:nth-of-type(1){left:30px;}#img-block img:nth-of-type(2){left:-30px;}

#aboutpics{padding:80px 0;font-size:130%;line-height:140%;}
#aboutpics .round{position:static;top:auto;left:auto;border:none;margin:0 0 10px 0;width:100%;max-width:420px;display:inline-block!important}

#contact-details{font-size:220%;font-weight:600;margin:20px 0 60px 0;}
#contact-address{background:#eaeaea;padding:25px;font-size:120%;line-height:140%;}
#contact-address strong{display:block;font-weight:600;}
.img-block-wrapper-contact{height:440px!important;margin-top:50px;}

#services div.cols{padding:40px;font-size:130%;line-height:140%;text-align:left;align-items:center;justify-content:center;}
#services div div strong{display:block;}
#services img{width:100%;max-width:400px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;overflow:hidden;border:20px solid #eaeaea;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
#services div.cols:nth-child(odd){background:#EAEAEA;}
#services div.cols:nth-child(even) div:last-of-type{-webkit-order:1;-moz-order:1;order:1;}#services div.cols:nth-child(even) div:first-of-type{-webkit-order:2;-webkit-order:2;order:2;margin:0 0 0 4%;}
#services div.cols:nth-child(odd) img{border-color:#fff;}
#cbs{text-align:left;padding:60px 150px 60px 30px;background:#EAEAEA url(images/cbs.png) no-repeat 98% 50%;font-size:140%;line-height:140%;font-weight:600;margin-bottom:60px;}

#gallery{line-height:0px;font-size:0;padding-bottom:60px;}
#gallery a{display:inline-block;width:19%;margin:0.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;position:relative;}
#gallery a img{width:100%;}
#gallery a::before{content:'';height:100%;width:100%;position:absolute;top:0;left:0;display:block;background:#000;opacity:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;-moz-transition: opacity 0.3s, -moz-transform 0.3s;transition: opacity 0.3s, transform 0.3s;}
#gallery a:hover::before{opacity:0.2;}
#gallery a.video::after{content:'';height:100%;width:100%;position:absolute;top:0;left:0;display:block;background:url(images/play.png) no-repeat 50% 50%;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;}
#gallery h2{display:block;font-size:40px;line-height:140%;padding:60px 0 40px 0;}

/*Forms*/
form{margin:0;padding:40px 0 0 0;text-align:left;}
input{font-family:Open Sans, Helvetica, sans-serif;border:none;padding:5px 5px 13px 5px;display:block;width: 100%;background: transparent;font-weight:bold;outline:none;}
input::-webkit-input-placeholder{color:#222328;}
input::-moz-placeholder{color:#222328;}
input:-moz-input-placeholder{color:#222328;}
input:-ms-input-placeholder{color:#222328;}
input:focus{background:#d3d3d3;}
input:focus::-webkit-input-placeholder{color:transparent;}
input:focus::-moz-placeholder{color:transparent;}
input:focus:-moz-input-placeholder{color:transparent;}
input:focus:-ms-input-placeholder{color:transparent;}
textarea{font-family:Open Sans, Helvetica, sans-serif;border:none;padding:5px 5px 13px 5px;display:block;width: 100%;background: transparent;font-weight:bold;outline:none;height:calc(100% - 22px);resize:none;min-height:120px;}
textarea::-webkit-input-placeholder{color:#222328;}
textarea::-moz-placeholder{color:#222328;}
textarea:-moz-input-placeholder{color:#222328;}
textarea:-ms-input-placeholder{color:#222328;}
textarea:focus{background:#d3d3d3;}
textarea:focus::-webkit-input-placeholder{color:transparent;}
textarea:focus::-moz-placeholder{color:transparent;}
textarea:focus:-moz-input-placeholder{color:transparent;}
textarea:focus:-ms-input-placeholder{color:transparent;}
label{display:block;text-align:left;font-size:85%;opacity:0.8;padding-left:5px;}
input[type=submit]{width:auto;text-transform:uppercase;border-radius:4px;display:inline-block;padding:12px 20px;margin:55px 0 0 0;border:1px solid #0099FF;color:#0099FF;font-weight:600;}

/*Lists*/
ul{margin:0; padding:0; list-style:none;}


/*Navigation*/
#nav-toggle{/*position:absolute;top:45px;right:20px;*/cursor:pointer;display:none;}
#nav-toggle span{display:block;width:30px;border-top:2px solid #1b1b1b;}#nav-toggle span:nth-child(2){margin:6px 0;}
#nav{text-align:center;}
#nav ul{font-size:110%;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}
#nav ul li{padding:0;display:-webkit-flex;display:-moz-flex;display:flex;width:13%;-webkit-flex-basis:13%;-moz-flex-basis:13%;flex-basis:13%;text-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-transform:uppercase;}
#nav ul li:nth-child(1){-webkit-order:3;-moz-order:3;order:3;text-align:center;padding-left:15px;padding-right:15px;font-weight:normal;-webkit-flex-basis:33%;-moz-flex-basis:33%;flex-basis:33%;}#nav ul li:nth-child(1) a{padding:30px 0;}
#nav ul li img{width:100%;max-width:305px;margin:0 0 8px 0;}
#nav ul li:nth-child(2){-webkit-order:1;-moz-order:1;order:1;}
#nav ul li:nth-child(3){-webkit-order:2;-moz-order:2;order:2;}
#nav ul li:nth-child(4){-webkit-order:4;-moz-order:4;order:4;}
#nav ul li:nth-child(5){-webkit-order:5;-moz-order:5;order:5;}
#nav ul li a{color:#191919;display:block;padding:38px 22px;font-weight:300;text-align:center;}
#nav ul li:hover a{color:#2A80B7;}
#nav ul li.selected a{color:#2A80B7;}
