@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'GillSansRegular';
    src: url('../fonts/gillsans.eot');
    src: url('../fonts/gillsans.eot') format('embedded-opentype'),
         url('../fonts/gillsans.woff') format('woff'),
         url('../fonts/gillsans.ttf') format('truetype'),
         url('../fonts/gillsans.svg#GillSansRegular') format('svg');
}
@font-face {
    font-family: 'GillSansBold';
    src: url('../fonts/gillsansbold.eot');
    src: url('../fonts/gillsansbold.eot') format('embedded-opentype'),
         url('../fonts/gillsansbold.woff') format('woff'),
         url('../fonts/gillsansbold.ttf') format('truetype'),
         url('../fonts/gillsansbold.svg#GillSansBold') format('svg');
}

@font-face {
    font-family: 'GillSansItalic';
    src: url('../fonts/gillsansitalic.eot');
    src: url('../fonts/gillsansitalic.eot') format('embedded-opentype'),
         url('../fonts/gillsansitalic.woff') format('woff'),
         url('../fonts/gillsansitalic.ttf') format('truetype'),
         url('../fonts/gillsansitalic.svg#GillSansItalic') format('svg');
}

@font-face {
    font-family: 'GillSansLight';
    src: url('../fonts/gillsanslight.eot');
    src: url('../fonts/gillsanslight.eot') format('embedded-opentype'),
         url('../fonts/gillsanslight.woff') format('woff'),
         url('../fonts/gillsanslight.ttf') format('truetype'),
         url('../fonts/gillsanslight.svg#GillSansLight') format('svg');
}
@font-face {
    font-family: 'GillSansLightItalic';
    src: url('../fonts/gillsanslightitalic.eot');
    src: url('../fonts/gillsanslightitalic.eot') format('embedded-opentype'),
         url('../fonts/gillsanslightitalic.woff') format('woff'),
         url('../fonts/gillsanslightitalic.ttf') format('truetype'),
         url('../fonts/gillsanslightitalic.svg#GillSansLightItalic') format('svg');
}

body {
	font-family:'GillSansRegular', Tahoma, Geneva;
	font-size: 16px;
	line-height:20px;
	background-color: #fff;
}
::selection { background-color:#00c0dc; color:#FFF; }
::-moz-selection { background-color:#00c0dc; color:#FFF; }
.header-container{
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
	background-color:#FFF;
}
.header-wrapper{
	width:1100px; height:auto; position:relative; margin:0 auto;
}
.header-blocks{ float:left;width:1100px;}
.header-blocks-home{padding-bottom:20px;}
.banner-container{
	clear:both;
	width:100%;
	min-width:1100px;
	height:341px;
	position:relative;
	margin:0 auto;
	background-color:#005091;
	-webkit-transition: background-color 1s linear;
	-moz-transition: background-color 1s linear;
	-o-transition: background-color 1s linear;
	transition: background-color 1s linear;
	-moz-box-shadow:    inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.banner-wrappers{
	width:1100px; height:auto; position:relative; margin:0 auto;
}
.banner-blocks{ float:left; padding-bottom:20px;width:1100px;overflow:hidden;}
.logo-wrapper{
	float:left;
	margin-top:25px;
}
.search-wrapper{
	float:left;
	margin-top:25px;
	clear:both;
	width:1100px;	
}
.left-badge{ float:left;}
.right-badge{float:right;}
.left-badge-sub{ position:absolute; left:0; z-index:12;}
.right-badge-sub{ position:absolute; right:0;z-index:12;}
.get-your-quote{float:right; width:160px; height:30px; background-color:#ffd624; border:3px solid #ffeb92; margin-right:10px;
-webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;}
.get-your-quote:hover >a{color:#fff;}
.get-your-quote a{font-size:16px; text-decoration:none; color:#005091; display:block; padding-left:10px; padding-top:5px;font-family:'GillSansRegular', Tahoma, Geneva; font-size:16px;-webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;}
.get-your-quote-sub{margin-top:-20px; margin-bottom:20px; margin-right:80px;}
.search-box{float:right; width:163px; height:33px; background-color:#005091; margin-right:20px; display:none;}
.search-sub{ margin-right:80px; margin-top:-20px;margin-bottom:20px;}
#search{float:right; width:120px; height:28px; border:none; background-color:#f5f5f5; margin-top:2px; margin-right:3px;color:#005091; padding-left:10px;font-family:'GillSansLight', Tahoma, Geneva; font-size:16px;} 
#searchSubmit{border: none;
    background: url(../images/page-search.png) no-repeat center center;
    float:left; padding-left:15px; padding-top:10px;}
.banner-wrapper{float:left;}
.menu-block{float:left; margin-top:25px; width:290px; margin-left:10px; height:260px;overflow:hidden;}
.menu-block ul li{list-style:none;font-family:'GillSansRegular', Tahoma, Geneva; font-size:22px; padding-bottom:17px;}
.menu-block ul li a{text-decoration:none; display:block;color:#005091;}
.menu-block ul li a.current{color:#ffd725;}
.menu-block-sub{margin-top:55px;}
.menu-block-sub ul li a{color:#fff;}
.menu-block ul li ul{list-style-image:none; left:100px; padding:10px; padding-top:0px;display:none; margin-top:-40px; background-color:#00c0dc;width:155px; padding-top:20px;
-webkit-border-bottom-right-radius: 12px;
-moz-border-radius-bottomright: 12px;
border-bottom-right-radius: 12px;
}
.menu-block ul li ul:before{
	content:'';
	display:block;
	position:absolute;
	width:0;
	height:0;
	border-color: transparent #00c0dc transparent transparent; 
	border-style: solid;
	border-width: 7px;
	margin-top:2px;
	margin-left:-24px;
	-webkit-transition: all 1s ease;
 	-moz-transition: all 1s ease;
  	-o-transition: all 1s ease;
  	transition: all 1s ease;
}

.menu-block li ul{position:absolute;display:none;opacity: 0;}
.menu-block li ul li{ font-size:18px;padding-bottom:7px;width:155px;}
.menu-block li ul li a{ color:#fff;}
.menu-block ul li a:hover{color:#ffd725; -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;}
.menu-block ul li:hover ul{position:absolute;display:block; opacity: 1; }
.banner-block{float:right;}
.banner-block img{float:right;-webkit-border-bottom-right-radius:55px;
-moz-border-radius-bottomright:55px;
border-bottom-right-radius:55px;}
.banner-circle {
	position:absolute;
    width: 150px;
    height:150px;
    -webkit-border-radius:75px;
    -moz-border-radius:75px;
    border-radius:75px;
	background-color:#005091; 
	margin-left:60px;
}
.banner-circle-text{position:absolute;color:#fff; width:500px; font-size:30px; line-height:32px; margin-top:28px;margin-left:35px;}
.homecontent-container{
	width:100%;
	min-width:1100px;
	height:auto;
	position:relative;
	margin:0 auto;
	background-color:#ffd725;
	clear:both;
	min-height:555px;
	-webkit-transition: background-color 1s linear;
	-moz-transition: background-color 1s linear;
	-o-transition: background-color 1s linear;
	transition: background-color 1s linear;
	-moz-box-shadow:    inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	}
.homecontent-wrapper{width:1100px;height:auto; position:relative; margin:0 auto;}
.homecontent-blocks{float:left; margin-top:50px; padding-left:40px;width:1060px;}
.home-left-block{float:left;width:508px; height:457px;cursor:pointer;}
.leftblock-circle{position:absolute;
    width: 180px;
    height:180px;
    -webkit-border-radius:90px;
    -moz-border-radius:90px;
    border-radius:90px;
	background-color:#d30861;
	top:0;
	margin-top:300px;
	margin-left:223px;
	z-index:9;
}
.leftblock-title{position:absolute;width:400px; color:#fff; margin-left:58px;font-family:'GillSansRegular', Tahoma, Geneva; margin-top:25px; font-size:34px; line-height:32px;}
.left-img{position:absolute;top:0; margin-top:50px;z-index:10;}
.home-right-block{float:left; margin-left:5px;}
.home-right-1{float:left; width:275px; height:225px; cursor:pointer;}
.home-right-2{float:left; width:226px; height:225px; margin-left:5px;cursor:pointer;}
.home-right-3{clear:both; margin-top:5px;float:left;height:137px;}
.home-right-image{float:left; margin-right:10px;}
.ceo-circle{position:absolute;
    width: 90px;
    height:90px;
    -webkit-border-radius:45px;
    -moz-border-radius:45px;
    border-radius:45px;
	background-color:#ffd624;
	margin-top:-135px;
	margin-left:7px;
	-webkit-transition: all 0.15s linear;
  	-moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.ceo-title{position:absolute;width:400px; color:#fff; margin-left:8px; padding-top:15px;font-family:'GillSansItalic', Tahoma, Geneva; margin-top:10px; font-size:34px;}
.ceo-title-color{color:#003e6b;}
.workmagic-circle{position:absolute;
    width: 90px;
    height:90px;
    -webkit-border-radius:45px;
    -moz-border-radius:45px;
    border-radius:45px;
	background-color:#00c0dc;
	top:0;
	margin-top:55px;
	margin-left:3px;
}
.workmagic-title{position:absolute;width:230px; color:#005091; margin-left:18px; padding-top:12px;font-family:'GillSansRegular', Tahoma, Geneva; margin-top:5px; font-size:34px; line-height:32px;}
.customer-content-wrap{position:absolute; top:0; color:#fff; margin-top:70px; margin-left:40px;}
.cust-top-text{font-family:'GillSansRegular', Tahoma, Geneva;font-size:32px; line-height:30px; z-index:4; position:absolute;}
.cust-year1{position:absolute;font-family:'GillSansRegular', Tahoma, Geneva; font-size:110px; margin-top:20px; margin-left:-23px; margin-top:135px; z-index:6;}
.cust-year2{position:absolute;font-family:'GillSansRegular', Tahoma, Geneva; font-size:110px; margin-left:140px;margin-top:135px;}
.cust-topimg{ position:absolute; margin-left:95px;z-index:5; margin-top:10px;}
.cust-topimg{
	-webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.font-bold{font-family:'GillSansBold', Tahoma, Geneva;}
.font-regular{font-family:'GillSansRegular', Tahoma, Geneva;}
.bold-text{font-weight:900;}
.home-right-content{
	float:left;
	width:300px;
	margin-top:70px;
	font-family:'GillSansLight', Tahoma, Geneva;
	line-height:16px;
}
.home-right-content a{text-decoration:none; color:#444;}
.home-right-content a:hover{opacity:0.8;}
.home-social-block{float:left; width:507px; height:85px; clear:both; background-color:#003f6b; margin-top:5px;}
.social-message{float:left; width:280px; color:#fff;font-family:'GillSansLight', Tahoma, Geneva; margin-top:10px; margin-left:10px;}
.social-controls{float:left; margin-left:20px; padding-top:10px;}
.email-text{float:right; width:160px; height:26px; border:none; background-color:#ffffff; margin-top:2px; margin-right:3px;color:#005091; padding-left:5px;font-family:'GillSansLight', Tahoma, Geneva; font-size:14px; border-left:3px solid #58595b;border-top:3px solid #58595b; margin-top:10px;}
.email-submit{
	position:absolute;
	width: 60px;
    height:60px;
	border:none;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
	background-color:#ffd624;font-family:'GillSansLight', Tahoma, Geneva; font-size:16px;
	margin-left:120px;
	padding-bottom:10px;
	margin-top:-2px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	}
.email-submit:hover{background-color:#00c0dc;}
.share-icons{clear:both; float:left;  padding:0; margin:0;margin-top:10px; margin-left:3px;}
.share-icons ul{float:left;padding:0;margin:0;}
.share-icons ul li{float:left;list-style:none; margin-right:8px;-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear; height:18px; width:18px;}
.share-icons ul li:hover{ background-color:#fff;}
.footer-container{
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
	background-color:#FFF;
}
.footer-wrapper{
	width:1100px; height:auto; position:relative; margin:0 auto;
}
.footer-blocks{ float:left; height:130px;width:1100px;}
.footer-clip-wrapper{width:1110px;}
.footer-left-badge{position:absolute;left:0px;margin-top:-26px; }
.footer-right-badge{position:absolute;right:0px;  margin-top:-28px;}
.footer-menu-wrap{float:left;}
.footer-menu-wrap ul{float:left; margin-top:50px; margin-left:75px;}
.footer-menu-wrap ul li{float:left; list-style:none; margin-right:10px;}
.footer-menu-wrap ul li a{text-decoration:none; color:#005091;-webkit-transition: color 1s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;}
.footer-menu-wrap ul li a:hover{color:#ffd725;}
.footer-copyright{float:right;margin-top:50px; color:#005091; clear:right; margin-right:90px;}
.color-palette{float:left;width:640px;margin-top:30px; padding-left:430px; clear:both;}
.color-palette ul{float:left;margin:0px;padding:0px;}
.color-palette ul li{list-style:none;float:left; margin-right:1px;}
/*Banner Rotator*/
.allinone_bannerRotator {
	position:relative;
	-webkit-border-bottom-right-radius:55px;
	-moz-border-radius-bottomright:55px;
	border-bottom-right-radius:55px;
	overflow:hidden;
	margin-left:30px;
	
}
.allinone_bannerRotator img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:none;
	max-height:none;
	z-index:888;

}
.allinone_bannerRotator_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.allinone_bannerRotator .stripe {
	position:absolute;
	display:block;	
	height:100%;
	z-index:1;
	overflow:hidden;
	-webkit-border-bottom-right-radius:55px;
	-moz-border-radius-bottomright:55px;
	border-bottom-right-radius:55px;
}
.allinone_bannerRotator .block {
	position:absolute;
	display:block;	
	z-index:1;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
}


/***CLASSIC SKIN***/
.allinone_bannerRotator.classic .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}

.allinone_bannerRotator.classic .leftNav {
	position:absolute;
	left:4px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:41px;
	height:41px;
	background:url(../images/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.classic .leftNav:hover {
	background:url(../images/leftNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.classic .rightNav {
	position:absolute;
	right:4px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:41px;
	height:41px;
	background:url(../images/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_bannerRotator.classic .rightNav:hover {
	background:url(../images/rightNavON.png) 0 0 no-repeat;
}
.allinone_bannerRotator.classic .bottomNav {
	position:absolute;
	width:0px;
	height:24px;
	z-index:4;
	left:90px !important;
	top:280px !important;
	padding-left:9px;
}
.allinone_bannerRotator.classic .bottomNavButtonOFF {
	float:left;
	display:block;
	width:11px;
	height:11px;
	background:url(../images/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:9px;
	cursor: pointer;
}

.allinone_bannerRotator.classic .bottomNavButtonON {
	float:left;
	display:block;
	width:11px;
	height:11px;
	padding-left:9px;
	background:url(../images/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_bannerRotator.classic .bottomNavLeft {
	position:absolute;
	width:0px;
	display:none;
	height:24px;
	z-index:4;
}
.allinone_bannerRotator.classic .bottomNavRight {
	position:absolute;
	width:0px;
	display:none;
	height:24px;
	z-index:4;
}

.allinone_bannerRotator.classic .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	bottom:27px;
	margin-left:-25px;
}
.allinone_bannerRotator.classic .bottomOverThumb img {
	border:4px solid #000000;
}

/***Text Styles***/


.allinone_bannerRotator_texts {
	position:absolute;
	z-index:999;
	display: none;
	width:100%;
	text-align:left;
}
.allinone_bannerRotator_text_line {
	position:absolute;
}

/****Text Classic Fixed Dimensions***/

.textElement11_classic {
	text-transform:uppercase;
	color:#000000;
}


.textElement12_classic {
	text-transform:uppercase;
	color:#000000;
}

.textElement12_classic a {
	color:#cf0005;
	text-decoration:none;
}

.textElement12_classic a:hover {
	color:#FFFFFF;
}

/*Banner Rotator*/
/*Subpage Style Starts*/
.homecontent-container-sub{
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
	box-shadow:none;
	background-color:#005091;
	min-height:250px;
	}
.subpage-left{
	float:left;
	padding-left:40px;
	width:270px;
	padding-right:20px;
}
.subpage-right{
	float:left;
	width:730px;
}
.caption-wrap{float:left; clear:both; height:80px; margin-bottom:10px;}
.caption-circle{position:absolute;
    width: 70px;
    height:70px;
    -webkit-border-radius:45px;
    -moz-border-radius:45px;
    border-radius:45px;
	background-color:#d30861;
}
.caption-title{position:absolute;color:#ffd725; margin-left:10px; padding-top:12px;font-family:'GillSansBold', Tahoma, Geneva; margin-top:15px; font-size:24px; line-height:32px; text-transform:uppercase; width:725px; overflow:hidden;}
.caption-text{float:left;margin-right:20px;}
.caption-image{overflow:hidden;}
.subpage-right p{float:left; clear:both; color:#fff;margin-bottom:10px;font-family:'GillSansLight', Tahoma, Geneva; font-size:18px; line-height:22px;}
.subpage-right p a{ text-decoration:none; color:#00c0dc;}
.subpage-right p a:hover{color:#ffd725;}
blockquote {
float:left;
margin: 0.25em 20px;
padding: 0.15em 10px;
line-height: 1.45;
position: relative;
color: #fff;
font-size:34px;
margin-bottom:0px;
padding-bottom:0px;
}
blockquote:before {
display: block;
content: "\201C";
font-size: 40px;
position: absolute;
left: -20px;
top: 0px;
color: #fff;
font-family:'GillSansBold', Tahoma, Geneva;
}
blockquote:after {
display: block;
content: "\201d";
font-size: 40px;
position: absolute;
right: -20px;
bottom:25px;
color: #fff;
font-family:'GillSansBold', Tahoma, Geneva;
}
blockquote cite {
color: #fff;
font-size: 14px;
display: block;
font-size:18px;
margin-left:-20px;
}
blockquote cite:before {
content: "\2212 \2009 \2009";
}
.chairman-message{float:left; clear:both; margin-top:10px;}
.chairman-message img{float:left; margin-right:20px; margin-bottom:20px;}
.chairman-message p{float:none; clear:none;}
.color-yellow{ color:#ffd725;}
.subpage-right ul{float:left; color:#fff; margin-left:15px;}
.subpage-right ul li{margin-bottom:5px;}
.service-wrap{float:left;clear:both;}
.service-column{float:left;width:243px;}
.service-column ul{float:left;}
.service-column ul li{float:left;clear:both; padding:5px 10px; list-style:none; background-color:#e56ba0; font-size:18px;}
.address-block{float:left;clear:both; color:#fff; margin-bottom:5px;}
.address-block a{ color:#00c0dc; text-decoration:none;}
.address-block a:hover{ color:#ffd725;}
.yellow-text{color:#ffd725 !important; margin-top:15px; margin-bottom:15px;}
.contact-map{float:left; border:5px solid #ffd725;padding:0px; margin-bottom:30px; margin-top:10px; height:240px; position:relative;}
.contact-map img{float:left;margin:0px;}
.big-map { position:absolute; width: 35px; height:35px; background-color:#ffd725; background-image:url(../images/map_zoom.png); background-repeat:no-repeat; background-position:center center; right:0; bottom:0; }
.opening-hours{float:left; clear:both; width:205px; padding:15px; background-color:#00c0dc; margin-top:40px;}
.opening-title{color:#ffd725;}
.opening-content{ color:#fff; margin-top:10px; margin-bottom:10px;}
.flexslider{clear:both;}
.image-block{float:left; border:1px solid #ccc; margin-right:7px; margin-top:10px;}
.first-col{margin-left:-5px;}
/*Subpage Style Ends*/