@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);



html { height:100%; }



body { margin:0; padding:0; height:auto!important; height:100%; min-height:100%; background: none repeat scroll 0 0 #E6E6E6; }



body:after { position:absolute; display:block; content:''; top:0; left:0; bottom:0; right:0; z-index:-3; }



.main { background: url("../img/patterns/overlay9.png") repeat fixed center 0 transparent; width:100%; height:auto; min-height:100%; }



*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }



p { margin-bottom:22px; }



 a[href^="tel:"] {

color:inherit;

text-decoration:none;

}



a:hover { text-decoration:none; }



a { outline:none; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



h1, h2, h3, h4, h5, h6 { color: #101010; font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; line-height: normal; margin-bottom: 18px; }



h1 { font-size: 30px; }



h2 { font-size: 24px; }



h3 { font-size: 16px; }



h4 { font-size: 14px; }



h5 { font-size: 12px; }



h6 { font-size: 10px; }



.title { background: url("../img/pattern-stripes.png") repeat scroll 0 0 transparent; overflow: hidden; }



.title span { background: none repeat scroll 0 0 #FFFFFF; float: left; padding: 0 23px 0 0 !important; }



.inner-border { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #EEEEEE; padding: 10px; }



.link { display:inline-block; color:#289DCC; font-size:13px; line-height:22px; position:relative; padding: 0 0 0 14px; }



.link:hover span { background-position:0 0; }



.link:hover { color:#000; }



.link span { background:url(../img/bg-link.png) right 0 no-repeat; width:14px; height:5px; display:block; position:absolute; right:0; top:8px; }



#content ul { list-style:none; }



#ascrail2000 { background-color: #CED0D3; width: 16px !important; z-index: 100000 !important; }



.dis-block { display:block; }



.left-0 { margin-left:0!important; }



.last-mbot { margin-bottom:0!important; }



.wrapper, .extra-wrap, .wrapper-extra { overflow:hidden; }



.color-light { color: #CFCFCF !important; }



.text1 { color: #444444; font-size: 14px; font-weight: 600; text-decoration: none; }

#text1 { color: #444444; font-size: 14px; font-weight: 600; text-decoration: none; }



.text2 { color: #444444; font-size: 14px; font-weight: 600; display: block; margin-bottom: 3px; }





.fixed-img img {

    width: 100%;

}



.fleft { float:left; }



.fright { float:right; }



.center { text-align: center; }



.top-0 { margin-top: 0 !important; }



.top-16 { margin-top: 16px !important; }



.top-40 { margin-top: 40px !important; }



.bot-0 { margin-bottom: 0 !important; }



.bot-40 { margin-bottom: 40px !important; }



.bot-20 { margin-bottom: 20px !important; }



.bot-30 { margin-bottom: 30px !important; }



.left-0 { margin-left: 0 !important; }



.last { margin-right: 0 !important; }



.indent-1 { margin: 45px 0 28px; }



.indent-2 { margin-top: 59px !important; }



.indent-3 { margin: 30px 0 18px !important; }



/***** margin right *****/



.ident-right-1 { margin-right: 18px; }



.ident-right-2 { margin-right: 40px; }





.p0 { margin-bottom: 0px !important; }



.p1 { margin-bottom: 17px !important; }



.p2 { margin-bottom: 8px !important; }



.p3 { margin-bottom: 30px !important; }



.shadowdrop { bottom: -49px; position: absolute; text-align: center; z-index: 0; }



.shadowdrop > img { width: 100%; }



.img-border { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #E7E7E7; display: block; margin: 4px 0 18px 1px; padding: 10px; }



.btn-1 { -webkit-border-radius:40px; -moz-border-radius:40px; border-radius:40px; -webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none; -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); position:relative; z-index:1; padding:10px 25px 10px 25px; border:none; color:#ffffff; text-decoration:none; text-transform:uppercase; text-shadow:none; font-weight:normal; background-color:#4f4e4c; background-image:-moz-linear-gradient(top, #5a5957, #3e3d3c); background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5a5957), to(#3e3d3c)); background-image:-webkit-linear-gradient(top, #5a5957, #3e3d3c); background-image:-o-linear-gradient(top, #5a5957, #3e3d3c); background-image:linear-gradient(to bottom, #5a5957, #3e3d3c); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a5957', endColorstr='#ff3e3d3c', GradientType=0);

font-size:11px; line-height:20px; }



.btn-1:hover { outline:none; background-color:#fcb000; background-image:-moz-linear-gradient(top, #ffb800, #f7a300); background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffb800), to(#f7a300)); background-image:-webkit-linear-gradient(top, #ffb800, #f7a300); background-image:-o-linear-gradient(top, #ffb800, #f7a300); background-image:linear-gradient(to bottom, #ffb800, #f7a300); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb800', endColorstr='#fff7a300', GradientType=0);

color:#d56e00; text-shadow:none; }



.btn-dark { border: 2px solid rgba(0, 0, 0, 0.4); color: #777; display: inline-block; font-family: 'Open Sans', sans-serif; padding: 14px 18px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.btn-dark:hover { border-color: #289DCC; color: #289DCC; }



.btn-light { border: 2px solid rgba(255, 255, 255, 0.6); color: #fff; display: inline-block; font-family: 'Open Sans', sans-serif; padding: 14px 18px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.btn-light:hover { border-color: #289DCC; color: #289DCC; }



.btn-dark2 { background: none repeat scroll 0 0 #FFFFFF; border: 2px solid rgba(0, 0, 0, 0.4); color: #777; display: inline-block; font-family: 'Open Sans', sans-serif; margin-bottom: 20px; padding: 8px 10px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.btn-dark2:hover { border-color: #289DCC; color: #289DCC; }



.button-1 { -webkit-border-radius:40px; -moz-border-radius:40px; border-radius:40px; -webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none; -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); box-shadow:0 1px 3px rgba(0, 0, 0, 0.29); position:relative; z-index:1; padding:10px 25px 10px 25px; border:none; color:#ffffff; text-decoration:none; text-transform:uppercase; text-shadow:none; font-weight:normal; background-color:#4f4e4c; background-image:-moz-linear-gradient(top, #5a5957, #3e3d3c); background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5a5957), to(#3e3d3c)); background-image:-webkit-linear-gradient(top, #5a5957, #3e3d3c); background-image:-o-linear-gradient(top, #5a5957, #3e3d3c); background-image:linear-gradient(to bottom, #5a5957, #3e3d3c); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a5957', endColorstr='#ff3e3d3c', GradientType=0);

font-size:11px; line-height:20px; }



.button-1:hover { outline:none; background-color:#fcb000; background-image:-moz-linear-gradient(top, #ffb800, #f7a300); background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffb800), to(#f7a300)); background-image:-webkit-linear-gradient(top, #ffb800, #f7a300); background-image:-o-linear-gradient(top, #ffb800, #f7a300); background-image:linear-gradient(to bottom, #ffb800, #f7a300); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb800', endColorstr='#fff7a300', GradientType=0);

color:#d56e00; text-shadow:none; }



.button-dark { border: 2px solid rgba(0, 0, 0, 0.4); color: #777; display: inline-block; font-family: 'Open Sans', sans-serif; padding: 14px 18px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.button-dark:hover { border-color: #289DCC; color: #289DCC; }



.button-light { border: 2px solid rgba(255, 255, 255, 0.6); color: #fff; display: inline-block; font-family: 'Open Sans', sans-serif; padding: 14px 18px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.button-light:hover { border-color: #289DCC; color: #289DCC; }



.button-dark2 { background: none repeat scroll 0 0 #FFFFFF; border: 2px solid rgba(0, 0, 0, 0.4); color: #777; display: inline-block; font-family: 'Open Sans', sans-serif; margin-bottom: 20px; padding: 8px 10px; position: relative; top: 10px; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.button-dark2:hover { border-color: #289DCC; color: #289DCC; }





.float-tab {

    position: relative;

}

.float-tab ul li {

    float: left;

    position: relative;

    top: -54px;

}

.float-tab ul li a {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 3px solid #EEEEEE;

	display: block;

    margin: 0 2px 4px;

    padding: 10px 16px;

}



.bot { color: #E9601C; font-size: 16px; margin-bottom: 17px; }



/*list-link*/

.widget ul,ul.list-link { margin-bottom: 9px; margin-bottom: 40px !important;}



.widget .tagcloud { margin-bottom: 40px !important;}



.widget ul>li,ul.list-link>li { border-top: 1px solid #e9e9e9 !important; font-size: 13px; line-height: 24px; background: url(../img/list_marker.png) right 19px no-repeat; }



.widget ul>li:first-child ,ul.list-link>li:first-child { border: none; }



.widget ul>li a,ul.list-link>li a { color: #777; display: inline-block !important; font-size: 13px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; line-height: 24px; padding: 8px 0 !important; }
/*
.widget ul>li a { float:left; }

.widget ul>li { color: #777;  font-size: 13px; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; line-height: 24px; padding: 8px 0; }
*/

.widget ul>li a:hover,ul.list-link>li a:hover { color: #D53701; text-decoration: none; }



.list-1 li {

    background: url("../img/list-marker-1.png") no-repeat scroll 0 7px transparent;

    border-bottom: 1px solid #F3F3F3;

    padding-left: 26px;

}

.list-1 li a {

    color: #777;

    font-size: 13px;

    font-weight: 600;

    line-height: 30px;

}

.list-1 li span {

    display: inline-block;

    font-size: 13px;

    font-weight: 600;

    line-height: 30px;

    width: 80px;

}

.list-1 li em {

    display: inline-block;

    font-size: 13px;

	font-style: normal;

    line-height: 30px;

}

.list-1 li a:hover {

    text-decoration: none;

}



/*list-banners*/

.list-banners { display: inline-block; margin: 40px 0 0; width: 100%; -moz-box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);/*FF 3.5+*/ -webkit-box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#eeeeee)";/*IE 8*/ box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#eeeeee);/*IE 5.5-7*/

}



.list-banners li { display: inline-block; float: left; width: 16.66%; }



.list-banners li:first-child { }



.list-banners li a { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #F3F3F3; display: block; padding: 10px 23px; margin-left: -1px; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }



.list-banners li a:hover { background: none repeat scroll 0 0 #f6f6f6; }



.list { display:block; overflow:hidden; margin:0 0 12px 0; }



.list li { display:block; overflow:hidden; margin:0 0 0 0; font-weight: 600; padding: 6px 0 6px 0; color:#289DCC; font-size:13px; line-height:20px; }



.list li a { color:#444; }



.list li a:hover { color:#C43445; }



.list li i { padding-right: 3px; }



figure.img-polaroid { display:inline-block; margin:0 0 15px 0; }



.img-polaroid { -webkit-box-shadow:none; -moz-box-shadow:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; margin-bottom:15px; padding:0; border:none; background:none; box-shadow:none; }



.img-polaroid img { max-width:inherit; width:100%; }



.thumbnails { margin:0 0 0 0; padding-bottom: 46px; *zoom:1;

}



.thumbnails:before, .thumbnails:after { display:table; content:""; line-height:0; }



.thumbnails:after { clear:both; }



.thumbnails .thumbnail { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; margin:0 0 0 20px; float:left; padding:0; border:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



.thumbnails .thumbnail .img-polaroid { width:100%; }



.block-thumbnail { padding: 0 0 0 0; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.block-thumbnail:hover .img-polaroid:after { border:5px solid #fff; }



.block-thumbnail .img-polaroid { margin:0 0 37px 0; position:relative; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.block-thumbnail .img-polaroid:after { display:block; position:absolute; content:''; top:0; right:0; bottom:0; left:0; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; }



.block-thumbnail h3 { }



.block-thumbnail p { margin: 0; overflow: hidden; }



.thumbnails-1 { margin:0 0 0 0; *zoom:1;

}



.thumbnails-1:before, .thumbnails-1:after { display:table; content:""; line-height:0; }



.thumbnails-1:after { clear:both; }



.thumbnails-1 .thumbnail-1 { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; margin:0 0 0 20px; float:left; padding:0; border:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



.thumbnails-1 .thumbnail-1 .img-polaroid { width:100%; }



.block-thumbnail-1 { margin:6px 0 0 0; padding-bottom:7px; }



.block-thumbnail-1 h4 { margin-bottom:18px; }



.input-text {

outline: none;

border: 1px solid #e9e9e9;

color: #909090;

font-family: Arial, Helvetica, sans-serif;

font-size: 13px;

height: auto;

margin: 0;

box-sizing: border-box;

-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

-o-box-sizing: border-box;

-ms-box-sizing: border-box;

padding: 12px 14px;

width: 100%;

display: inline-block;

}



/*-- Project --*/

.portfolio-overlay .work-meta { color: #999999; float: left; font-size: 11px; text-align: left; width: 70%; }



.portfolio-overlay .work-meta h4 { margin-bottom: 1px; }



.portfolio-overlay .nectar-love-wrap { float: right; text-align: right; width: 30%; }



.portfolio-overlay .nectar-love { color: #888888; display: inline-block; font-size: 16px; height: 19px; line-height: 20px; margin-left: 18px !important; margin-top: 16px; text-align: left; transition: background-color 0.2s linear 0s; width: auto; }



.portfolio-overlay:hover .nectar-love { color: #289DCC; }



.portfolio-overlay .nectar-love span { line-height: 1px; }



.portfolio-overlay img { opacity: 1; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; opacity:1; filter: alpha(opacity =100); }



.portfolio-overlay:hover img { cursor: pointer; opacity: 0.3; }



.portfolio-overlay > .img-opacity { background: none repeat scroll 0 0 #FFFFFF; }





.portfolio-overlay-content {

    display: inline-block;

    width: 100%;

}



.link-page, .zoom-effect, .video-page { right: 10px; position: absolute; bottom: 80px; }



.zoom-effect, .link-page, .video-page { color: #169FE6; display: inline-block; margin: 0 0 8px; }



.zoom-effect a { background:#333 url(../img/zoom.png) no-repeat center center; height:48px; width:48px; position:absolute; z-index:50; margin-right: 0; opacity:0; filter: alpha(opacity =0); }



.zoom-effect a:hover { background:#289DCC url(../img/zoom.png) no-repeat center center; }



.portfolio-overlay:hover .zoom-effect a { -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out; opacity:1; filter: alpha(opacity =100); }



.link-page a { background:#333 url(../img/internet_link.png) no-repeat center center; height:48px; width:48px; position:absolute; z-index:50; margin-right: 49px; opacity:0; filter: alpha(opacity =0); }



.link-page a:hover { background:#289DCC url(../img/internet_link.png) no-repeat center center; }



.portfolio-overlay:hover .link-page a { -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out; opacity:1; filter: alpha(opacity =100); }



.video-page a { background:#333 url(../img/video_link.png) no-repeat center center; height:48px; width:48px; position:absolute; z-index:50; margin-right: 0; opacity:0; filter: alpha(opacity =0); }



.video-page a:hover { background:#289DCC url(../img/video_link.png) no-repeat center center; }



.portfolio-overlay:hover .video-page a { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; opacity:1; filter: alpha(opacity =100); }



/* ===================================== */

/* Buttons*/

/* ===================================== */

.button { display: inline-block; font-weight: bold; font-family:  Arial, sans-serif; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px; margin: 0 5px 5px 0; line-height: 17px; *float: left;

-webkit-box-shadow: inset 1px 0px 0px rgba(255, 255, 255, .3); box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .3); }



.button:active { -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.08); box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.08); }



.button.medium i { float: left; margin: 2px 5px 0px -5px; }



.button.small i { float: left; margin: 1px 5px 0px -3px; }



.button.medium { padding: 7px 14px; font-size: 14px; }



.button.small { padding: 6px 12px; font-size: 12px; font-family: Arial, sans-serif; line-height: 16px; }



/* Yellow Button

==========================*/

.button.yellow, input[type="button"] { border: 1px solid #e6bd4c; background-image: linear-gradient(bottom, #FCCC73 0%, #FAE198 100%); background-image: -o-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%); background-image: -moz-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%); background-image: -webkit-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%); background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%); background-color: #FCCC73; color:#754c00; text-shadow: 1px 1px 0px #ffebb7; filter: dropshadow(color=#ffebb7, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #ae8c2e; -moz-box-shadow: 0 1px 0 0 #ae8c2e; box-shadow: 0 1px 0 0 #ae8c2e; }



.button.yellow:hover, input[type="button"]:hover { background: #fbd684; }



/* White Button

==========================*/

.button.white { border: 1px solid #dddddd; background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%); background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%); background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%); background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%); background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%); background-color: #F7F7F7; color:#444; text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#ffffff, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #dddddd; -moz-box-shadow: 0 1px 0 0 #dddddd; box-shadow: 0 1px 0 0 #dddddd; }



.button.white:hover { background: #fbfbfb; }



/* Black Button

==========================*/

.button.black { border: 1px solid #464646; background-image: linear-gradient(bottom, #464646 0%, #656565 100%); background-image: -o-linear-gradient(bottom, #464646 0%, #656565 100%); background-image: -moz-linear-gradient(bottom, #464646 0%, #656565 100%); background-image: -webkit-linear-gradient(bottom, #464646 0%, #656565 100%); background-image: -ms-linear-gradient(bottom, #464646 0%, #656565 100%); background-color: #464646; color:#fff; text-shadow: 1px -1px 0px #444; filter: dropshadow(color=#4444444, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #1a1a1a; -moz-box-shadow: 0 1px 0 0 #1a1a1a; box-shadow: 0 1px 0 0 #1a1a1a; }



.button.black:hover { background: #535353; }



/* Red Button

==========================*/

.button.red { border: 1px solid #b23730; background-image: linear-gradient(bottom, #C74039 0%, #E35752 100%); background-image: -o-linear-gradient(bottom, #C74039 0%, #E35752 100%); background-image: -moz-linear-gradient(bottom, #C74039 0%, #E35752 100%); background-image: -webkit-linear-gradient(bottom, #C74039 0%, #E35752 100%); background-image: -ms-linear-gradient(bottom, #C74039 0%, #E35752 100%); background-color: #C74039; color:#fff; text-shadow: 1px -1px 0px #a43b37; filter: dropshadow(color=#a43b37, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #7a211c; -moz-box-shadow: 0 1px 0 0 #7a211c; box-shadow: 0 1px 0 0 #7a211c; }



.button.red:hover { background: #ce4640; }



/* Green Button

==========================*/

.button.green { border: 1px solid #819633; background-image: linear-gradient(bottom, #849937 0%, #A3B951 100%); background-image: -o-linear-gradient(bottom, #849937 0%, #A3B951 100%); background-image: -moz-linear-gradient(bottom, #849937 0%, #A3B951 100%); background-image: -webkit-linear-gradient(bottom, #849937 0%, #A3B951 100%); background-image: -ms-linear-gradient(bottom, #849937 0%, #A3B951 100%); background-color: #849937; color:#fff; text-shadow: 1px -1px 0px #77873b; filter: dropshadow(color=#77873b, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #4f5e16; -moz-box-shadow: 0 1px 0 0 #4f5e16; box-shadow: 0 1px 0 0 #4f5e16; }



.button.green:hover { background: #93a749; }



/* Blue Button

==========================*/

.button.blue { border: 1px solid #1f70ad; background-image: linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%); background-image: -o-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%); background-image: -moz-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%); background-image: -webkit-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%); background-image: -ms-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%); background-color: #2778C8; color:#fff; text-shadow: 1px -1px 0px #1c6396; filter: dropshadow(color=#1c6396, offx=1, offy=1); -webkit-box-shadow: 0 1px 0 0 #114a75; -moz-box-shadow: 0 1px 0 0 #114a75; box-shadow: 0 1px 0 0 #114a75; }



.button.blue:hover { background: #287fc8; }



/*=========================================================================

 Info Box

========================================================================= */


#callout { background: none repeat scroll 0 0 #289DCC; color: #FFFFFF; display: inline-block; font-family: 'Open Sans', Arial, sans-serif; font-size: 22px; line-height: normal; width: 100%; position: relative; margin-top: 6px; box-shadow: 0 0 30px #067BAA inset; }

#callout > strong { color: #FFFFFF; display: inline-block; font-weight: 300; padding: 30px; line-height: 40px; text-align: center; }

#callout > strong span { font-weight: 800; }

#callout > span { background: #333333; /* for non-css3 browsers */ background: -moz-linear-gradient(top, #333333, #232323); /* for firefox 3.6+ */ background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#232323)); /* Safari 4+, Chrome */ background: -webkit-linear-gradient(left top, left bottom, #333333, #232323); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background: -o-linear-gradient(top, #333333, #232323); /* Opera 11.10+ */ background: -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#333333, EndColorStr=#232323, GradientType=0)";
background: linear-gradient(to bottom, #333333, #232323); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#232323', GradientType='0'); /* for IE */
display: inline-block; float: right; line-height: 40px; padding: 30px 0; position: relative; text-align: center; width: 21%; }

#callout > strong, #callout > span { text-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }

#callout > span:before { background: url("../img/callout-signup-bg-overlay.png") no-repeat scroll 0 0 transparent; content: ""; height: 100px; left: -35px; position: absolute; top: 0; width: 35px; }

#callout:hover { text-decoration: none; }

 @media (min-width: 1300px) {
#callout { font-size: 30px; }
}
 @media (min-width: 768px) and (max-width: 979px) {

.list-banners li { width: 33.33%; }
}

 @media (max-width: 979px) {
#callout { font-size: 18px; }

.list-banners li { width: 33.33%; }
}
 @media (max-width: 767px) {
#callout { font-size: 18px; }

.list-banners li { width: 33.33%; }
}
 @media (min-width: 626px) and (max-width: 767px) {
#callout > strong { width: 100%; }
#callout > span:before { width: 0; }
#callout > span { width: 100%; }

.list-banners li { width: 33.33%; }
}
 @media (min-width: 482px) and (max-width: 625px) {
#callout > strong { width: 100%; }
#callout > span:before { width: 0; }
#callout > span { width: 100%; }

.list-banners li { width: 50%; }
}
 @media (max-width: 480px) {
#callout > strong { width: 100%; }
#callout > span:before { width: 0; }
#callout > span { width: 100%; }

.list-banners li { width: 50%; }
}
 @media (max-width: 320px) {
#callout > strong { width: 100%; }
#callout > span:before { width: 0; }
#callout > span { width: 100%; }

.list-banners li { width: 50%; }
}







.fullwidth #left-area { margin: 0; width: 100%; }



.info-box { background: url("../img/pattern-stripes.png") repeat scroll 0 0 #FFFFFF !important; border: 1px solid #E4E4E4; -moz-border-radius: 3px;/*Firefox*/ -webkit-border-radius: 3px;/*Safari, Chrome*/ border-radius: 3px; margin: 40px 0 0; padding: 8px; -moz-box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);/*FF 3.5+*/ -webkit-box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#eeeeee)";/*IE 8*/ box-shadow: 1px 1px 3px 0 rgba(180, 180, 180, 0.2);  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#eeeeee);/*IE 5.5-7*/

}



.info-box-inner { background-image: -moz-linear-gradient(center bottom, #FAFAFA 0%, #FFFFFF 100%); border: 1px solid #E4E4E4; -moz-border-radius: 3px;/*Firefox*/ -webkit-border-radius: 3px;/*Safari, Chrome*/ border-radius: 3px; padding: 17px; }



.info-box p { margin: 0; }



.info-box h4 { color: #289DCC; font-size: 24px; line-height: 26px; margin: 0; }



.info-box a { margin: 6px 0 0; }



.info-content { float: left; }





/*=========================================================================

 Timeline

========================================================================= */



.cbp_tmtimeline { margin: 30px 0 0 0; padding: 0; list-style: none; position: relative; }



.cbp_tmtimeline > li { position: relative; }



/* The line */

.cbp_tmtimeline:before { content: ''; position: absolute; top: 0; bottom: 0; width: 10px; background: #afdcf8; left: 20%; margin-left: -10px; }



/* The date/time */

.cbp_tmtimeline > li .cbp_tmtime { display: block; width: 25%; padding-right: 100px; position: absolute; }



.cbp_tmtimeline > li .cbp_tmtime span { display: block; text-align: right; }



.cbp_tmtimeline > li .cbp_tmtime span:first-child { font-size: 0.9em; color: #bdd0db; }



.cbp_tmtimeline > li .cbp_tmtime span:last-child { font-size: 2.9em; color: #3594cb; }

 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {

 color: #6cbfee;

}



/* Right content */

.cbp_tmtimeline > li .cbp_tmlabel { margin: 0 0 15px 25%; background: #3594cb; color: #fff; padding: 2em; font-size: 1.2em; font-weight: 300; line-height: 1.4; position: relative; border-radius: 5px; }

 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {

 background: #6cbfee;

}



.cbp_tmtimeline > li .cbp_tmlabel h2 { color: #fff; margin-top: 0px; padding: 0 0 10px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }



/* The triangle */

.cbp_tmtimeline > li .cbp_tmlabel:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-right-color: #3594cb; border-width: 10px; top: 10px; }

 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {

 border-right-color: #6cbfee;

}



/* The icons */

.cbp_tmtimeline > li .cbp_tmicon { width: 40px; height: 40px; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 1.4em; line-height: 40px; -webkit-font-smoothing: antialiased; position: absolute; color: #fff; background: #46a4da; border-radius: 50%; box-shadow: 0 0 0 8px #afdcf8; text-align: center; left: 20%; top: 0; margin: 0 0 0 -25px; }



.cbp_tmicon-phone:before { content: "\e000"; }



.cbp_tmicon-screen:before { content: "\e001"; }



.cbp_tmicon-mail:before { content: "\e002"; }



.cbp_tmicon-earth:before { content: "\e003"; }







/* ===================================== */

/* Windows Grid style*/

/* ===================================== */



.rb-content h2 { font-size: 26px; margin: 35px 0 18px; }



#rb-grid-content {  z-index:999; }



.rb-grid { list-style: none; text-align: center; }



.rb-grid .rb-span-1, .rb-grid .rb-span-2, .rb-grid .rb-span-3 { height: 140px; margin-left: 1%; margin-top: 1%; background: #8CC7DF; color: #fff; display: block; float: left; cursor: pointer; position: relative; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }



.rb-grid li:hover { background: #222 !important; border: 1px solid #666666 !important; webkit-box-shadow: 0 1px 3px #666666; -moz-box-shadow: 0 1px 3px #666666; box-shadow: 0 1px 3px #666666; }



.rb-grid li.rb-span-1 { width: 18.78%; }



.rb-grid li.rb-span-2 { width: 38.82%; }



.rb-grid li.rb-span-3 { width: 99%; }



.rb-grid li h3 { color: #fff; font-size: 24px; font-weight: 100; }

 .rb-grid li div[class^="icon-"]:before, .rb-grid li div[class*=" icon-"]:before {

 font-size: 6em;

 color: #FFFFFF;

 position: absolute;

 display: block;

 width: 100%;

 height: 100%;

 bottom: 8px;

 left: -10px;

 line-height: 3;

 opacity: 0.06;

 text-align: right;

 pointer-events: none;

 text-shadow: 0 1px 2px #000000;

}



.rb-title { display: block; font-size: 18px; opacity: 0.5; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }



.rb-grid li:hover .rb-title { opacity: 1; }



.rb-overlay { opacity: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; z-index: -1; pointer-events: none; cursor: default; }



.rb-close { position: absolute; top: 0.4em; right: 0.4em; width: 2em; height: 2em; text-indent: -9000px; cursor: pointer; z-index: 1000; }

 .rb-close::before {

 content: 'x';

 font-weight: 100;

 position: absolute;

 top: 0;

 left: 0;

 width: 100%;

 height: 100%;

 font-size: 3em;

 line-height: 0.6;

 text-align: center;

 text-indent: 0px;

}



.rb-content { width: 100%; height: 100%; }



.rb-content > div { width: 100%; height: 100%; float: left; position: relative; padding: 3% 0; }



.rb-content > div:first-child { }



.rb-content span { padding: 5% 0; font-size: 2em; font-weight: 100; display: block; margin: auto 0; height: 30%; width: 100%; line-height: 0.8; }



.rb-content .our-team span { color: #333 !important; display: block !important; font-size: 11px !important; line-height: 13px !important; margin-top: 0 !important; }



.rb-content ul.team-social-icon { border-bottom: 1px solid rgba(255, 255, 255, 0.3); border-top: 1px solid rgba(255, 255, 255, 0.3); }



.rb-content span.rb-city { font-weight: 700; padding: 1% 10%; font-size: 1em; line-height: 1.2; }

 .rb-content [class^="icon-"]:before {

 font-size: 2.5em;

 font-weight: normal;

}

 .rb-content > div:first-child [class^="icon-"] {

 opacity: 0.1;

}



/* Colors */



.rb-grid li li { background: none !important; border: none !important; }



.rb-grid li li:hover { background: none !important; border: none !important; webkit-box-shadow: 0 0 0 !important; -moz-box-shadow: 0 0 0 !important; box-shadow: 0 0 0 !important; }







/* Grid */

.rb-grid li:nth-child(1) {

 background: #5ca41c;

 border: 1px solid #76b92c;

}

.rb-grid li:nth-child(2) {

 background: #d35634;

 border: 1px solid #d45835;

}

.rb-grid li:nth-child(3) {

 background: #00a8eb;

 border: 1px solid #00a9ec;

}

.rb-grid li:nth-child(4) {

 background: #c62c4e;

 border: 1px solid #ca2f51;

}

.rb-grid li:nth-child(5) {

 background: #00487f;

 border: 1px solid #3671a9;

}

.rb-grid li:nth-child(6) {

 background: #1d4faf;

 border: 1px solid #2f64bd;

}

.rb-grid li:nth-child(7) {

 background: #5035a8;

 border: 1px solid #714bc1;

}

.rb-grid li:nth-child(8) {

 background: #03891a;

 border: 1px solid #059d28;

}

.rb-grid li:nth-child(9) {

 background: #d74d1a;

 border: 1px solid #e7691f;

}

.rb-grid li:nth-child(10) {

 background: #d9861a;

 border: 1px solid #dd9124;

}

.rb-grid li:nth-child(11) {

 background: #a71a3d;

 border: 1px solid #bf2a57;

}

.rb-grid li:nth-child(12) {

 background: #0d747b;

 border: 1px solid #1c878e;

}

.rb-grid li:nth-child(13) {

 background: #8d34a7;

 border: 1px solid #9f3ebb;

}

.rb-grid li:nth-child(14) {

 background: #2974e8;

 border: 1px solid #538fed;

}

.rb-grid li:nth-child(15) {

 background: #1b8f4a;

 border: 1px solid #259957;

}

/* Overlay Columns */

.rb-grid li:nth-child(1) .rb-content {

 background: #5ca41c;

}

.rb-grid li:nth-child(2) .rb-content {

background: #d35634;

}

.rb-grid li:nth-child(3) .rb-content {

background: #00a8eb;

}

.rb-grid li:nth-child(4) .rb-content {

background: #c62c4e;

}

.rb-grid li:nth-child(5) .rb-content {

background: #00487f;

}

.rb-grid li:nth-child(6) .rb-content {

background: #1d4faf;

}

.rb-grid li:nth-child(7) .rb-content {

background: #5035a8;

}

.rb-grid li:nth-child(8) .rb-content {

background: #03891a;

}

.rb-grid li:nth-child(9) .rb-content {

 background: #d74d1a;

}

.rb-grid li:nth-child(10) .rb-content {

background: #d9861a;

}

.rb-grid li:nth-child(11) .rb-content {

background: #a71a3d;

}

.rb-grid li:nth-child(12) .rb-content {

background: #0d747b;

}

.rb-grid li:nth-child(13) .rb-content {

background: #8d34a7;

}

.rb-grid li:nth-child(14) .rb-content {

background: #2974e8;

}

.rb-grid li:nth-child(15) .rb-content {

background: #1b8f4a;

}







/*=========================================================================

 Blog

========================================================================= */



.post-border-right { }



.post-holder { margin-bottom: 40px; position:relative; }



.post-holder header { border: 0; z-index: 0; }



.post-holder figure { border: 0; margin: 0 0 30px 0; }



.post-holder .time { display: inline-block; }



.post-holder .entry-title, .post-holder .entry-title a { color: #222; }



.post-holder .entry-title a:hover { }



.post-meta {

    border-bottom: 1px solid #EEEEEE;

    border-top: 1px solid #EEEEEE;

    color: #777777;

    display: block;

    margin-bottom: 35px;

    overflow: hidden;

    padding: 2px 0;

}



.post-meta a { color: #777; padding: 0 6px 0 0; text-decoration:none; }

.post-meta i { padding: 0 4px; }



.post-meta a:hover { color: #000; }



.post-holder h4 { margin: 0 0 7px; }



.post-holder .date { position: relative; left: 0; top: -7px; background: none repeat scroll 0 0 #F4F4F4; color: #161616; font-family: 'Open Sans', sans-serif; font-weight: 600; float: left; width: 49px; margin: 12px 35px 9px 0; text-align: center; }



.post-holder .date span { display: block; text-transform: lowercase; }



.post-holder .date .day { font-size: 24px; line-height: 1em; padding: 8px 0; }



.post-holder .date .month { background: none repeat scroll 0 0 #161616; color: #fff; font-size: 10px; margin-top: 0; text-transform: uppercase; }



.list-blog li { overflow: hidden; padding-top: 23px; }



.list-blog li:first-child { border: medium none; margin: 0; padding: 0; }



.date-1 { color: #AAAAAA; font-size: 14px; font-weight: 600; padding-bottom: 7px; }



.comments-link {  color:#777 !important; width: 32px; background: none 0 0 no-repeat; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #fff; text-align: center;  text-decoration: none; position: relative; }



.comments-link:hover { color:#40AED7 !important; }



/*  parent post */



.parent { background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 1px #CCCCCC; margin-bottom: 30px; padding: 20px; position:relative; }



.parent-sub-img { background: url("../img/post-sub.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 70px; left: -22px; position: absolute; top: -30px; width: 19px; }



.parent h5 { margin-bottom: 2px !important; }



.parent h5 a:link, .parent h5 a:visited { color: #333333; font: bold 14px 'arial'; }



.parent img { float: left; }



.parent span { font: italic 12px 'georgia'; }



.parent a.reply:link, .parent a.reply:visited, a.comment-reply-link:link,a.comment-reply-link:visited { background: none repeat scroll 0 0 #EB4D3A; color: #FFFFFF; font-size: 10px; font-weight: bold; margin-left: 20px; padding: 2px 6px; text-transform: uppercase; }



.parent a.reply:hover,a.comment-reply-link:hover { background: none repeat scroll 0 0 #333; }



.parent p { margin-top: 10px; overflow: hidden; }



.child { margin-left: 40px; }

ul.children { margin-left: 40px; }

.children { margin-left: 40px; }

.subchild { margin-left: 80px; }



.blog-comments .parent h2 { margin: 0 0 3px; }



.blog-comments .parent span { font: italic 12px 'georgia'; }



.blog-comments .parent a.reply:link, .parent a.reply:visited { background: none repeat scroll 0 0 #169FE6; color: #FFFFFF; font-size: 10px; font-weight: bold; margin-left: 20px; padding: 2px 6px; text-transform: uppercase; }



.blog-comments .parent p { margin-top: 10px; overflow: hidden; }



.blog-comments .parent a.reply:hover { background: none repeat scroll 0 0 #333333; }



.blog-comments .img-circle { float: left; margin: 0 15px 15px 0; }



.blog-fleft { float: left; }



.blog-comments .parent img { float: left; }



.blog-comments .img-circle img { margin: 0; }



.post-holder code {

    background-color: #F7F7F9;

    border: 1px solid #E1E1E8;

    color: #DD1144;

    display: block;

	font-size: 13px;

    padding: 15px 24px;

    white-space: normal;

}



/*  Addthis Widget */

.addthis_button_google_plusone { position: relative; top: -13px; }



.addthis_toolbox { float: right; text-align: right; }



.addthis_toolbox.addthis_pill_combo a { margin-top: 2px; }



.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter { margin-top: 2px; }



.addthis_button_compact .at15t_compact { float: left; margin-right: 4px; }



.addthis_button_google_plusone iframe { width: 80px !important; }



.addthis_button_tweet iframe { width: 98px !important; }



.addthis_button_facebook_like iframe { width: 98px !important; }



/*  Blog Video */

.sidebar-blog-video { width: 100%; height: auto; }



.sidebar-blog-video iframe { width: 100%; height: 433px; }



.fulwidthl-blog-video iframe { width: 930px; height: 341px; }



.three-col-blog-video iframe { width: 450px; height: 262px; }



.small-sidebar-blog-video iframe { width: 290px; height: 290px; }



.small-three-col-blog-video iframe { width: 210px; height: 204px; }





/* ===================================== */

/* Tag*/

/* ===================================== */



.tags,.tagcloud, .tweet { float: left; } /*.archive,*/



.tagcloud a:link, .tagcloud a:visited, .tags a:link, .tags a:visited { background: none repeat scroll 0 0 #48BDEC; color: #fff; font-family: 'Open Sans', Arial, sans-serif; font-weight: 600; -webkit-border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); display: inline-block; margin-bottom: 3px; padding: 2px 6px; behavior: url(css/PIE.htc); }



.tagcloud a:hover,.tagcloud a:hover { background: url("../images/patterns/hash.png") repeat scroll left top #AF242C; color: #fff; box-shadow: 0 0 1px rgba(0, 0, 0, 0.0); -webkit-box-shadow:  0 0 1px rgba(0, 0, 0, 0.0); -moz-box-shadow:  0 0 1px rgba(0, 0, 0, 0.0); }



/* ===================================== */

/* Archive*/

/* ===================================== */



.archive ul li { /* background: none repeat-x scroll 50% bottom transparent; */ }



.archive a:link, .archive a:visited { }



.archive a:hover { }



.about-brief { }



/*----------------------------------------*/

/*----- 2.8 Forms -----*/

/*----------------------------------------*/

/*-- header serch form --*/



.navbar-inner .textwidget{ float: right; position: relative; right: 0; top: 0; }



.search-header { float: right; margin: 24px 0 24px 10px; position: relative; right: 0; top: 0; }



.search-header form { float: left; margin: 0 !important; }



.search-header input { width: 40px; height: 40px; line-height: 40px; background: url(../img/icon-search.png) no-repeat #DCDCDC; padding: 0; border: 0; margin: 0; -webkit-transition: width 0.3s, background-color 0.3s; -moz-transition: width 0.3s, background-color 0.3s; -o-transition: width 0.3s, background-color 0.3s; -ms-transition: width 0.3s, background-color 0.3s; transition: width 0.3s, background-color 0.3s; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; cursor: pointer; text-indent: -600px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset !important; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset !important; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset !important; }



.search-header input:focus { background-color: #babab6; width: 180px; padding: 0 15px 0 40px; color: #fff; text-indent: 5px; cursor: text; }

.search-header ::-webkit-input-placeholder {

 color: #fff !important;

 opacity: 1;

}

.search-header :-moz-placeholder {

 color: #fff !important;

 opacity: 1;

}

.search-header ::-moz-placeholder {

 color: #fff !important;

 opacity: 1;

}

.search-header :-ms-input-placeholder {

 color: #fff !important;

 opacity: 1;

}



.offer-step ul li i { color: #FFFFFF; float: left; font-size: 24px; margin-right: 14px; }



.offer-step ul li h3 { color: #FFFFFF; font-weight: 700; margin: 0; text-transform: capitalize; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }



.offer-step > ul > li { float: left; padding: 23px 2%; width: 21%; }



.offer-step > ul li:first-child { background: url("../img/offer_step2.png") no-repeat scroll right 50% #F9B112; -moz-border-radius: 7px 0px 0px 7px;/*Firefox*/ -webkit-border-radius: 7px 0px 0px 7px;/*Safari, Chrome*/ border-radius: 7px 0px 0px 7px; }



.offer-step > ul li:first-child + li { background: url("../img/offer_step3.png") no-repeat scroll right 50% #EF6D40; }



.offer-step > ul li:first-child + li + li { background: url("../img/offer_step4.png") no-repeat scroll right 50% #801F2B; }



.offer-step > ul li:first-child + li + li + li { background: url("../img/offer_step5.png") no-repeat scroll right 50% #289DCC; }



/************Testimonial Rotator***********/



.cbp-qtrotator { border-bottom: 1px solid #EEEEEE; position: relative; margin: 0 auto; width: 100%; }



.cbp-qtrotator .cbp-qtcontent { position: absolute; min-height: 200px; top: 0; z-index: 0; opacity: 0; width: 100%; }



.no-js .cbp-qtrotator .cbp-qtcontent { border-bottom: none; }



.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent, .no-js .cbp-qtrotator .cbp-qtcontent { position: relative; z-index: 100; pointer-events: auto; opacity: 1; }



.cbp-qtrotator .cbp-qtcontent:before, .cbp-qtrotator .cbp-qtcontent:after { content: " "; display: table; }



.cbp-qtrotator .cbp-qtcontent:after { clear: both; }



.cbp-qtprogress { position: absolute; background: #47a3da; height: 1px; width: 0%; bottom: -1px; z-index: 1; }



.cbp-qtrotator .testi-text { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #EEEEEE; left: 0; margin: 0 0 0 180px; padding: 10px 20px 20px; position: absolute; top: 0; -moz-border-radius: 13px;/*Firefox*/ -webkit-border-radius: 13px;/*Safari, Chrome*/ border-radius: 13px; }



#cbp-qtrotator .testi-icon { left: 171px; position: absolute; top: 53px; z-index: 333; }



.cbp-qtrotator .testi-text p { color: #888888; font-size: 18px; font-weight: 300; line-height: normal; margin: 0.4em 0 1em; overflow: hidden; }



.testi-text span { display: block; color: #232323; font-family: 'georgia',sans-serif; font-size: 25px; font-weight: 500; margin-bottom: 15px; }



.cbp-qtrotator .testi-text testi-name { font-size: 1.2em; }



.cbp-qtrotator .testi-text .testi-name:before { content: '- '; }



.cbp-qtrotator .cbp-qtcontent img { float: left; position: relative; }



/************Header info***********/



.over-head { padding: 42px 0 0 0; }



.header_top { background: none repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #EFEFEF; display: block; overflow: visible; }



#contact-details { color: #777; display: block; font-family:'Open Sans', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.3px; float: left; margin-top: 10px; }



#contact-details ul { margin: 0 0 3px 0; }



#contact-details li:first-child { border: medium none; margin-left: 0; padding: 0; }



#contact-details li { border-left: 1px solid #EAEAEA; display: inline; margin-left: 10px; padding-left: 10px; }



#contact-details a { color: #777; line-height: 18px; }



#contact-details a:hover { color: #289DCC; }



.link-home { background:url(../img/home.png) 0 0 no-repeat; width:14px; height:12px; display:block; margin:13px 0 0 28px; }



.link-home:hover { background-position:right 0; }



/************Sticky***********/

.is-sticky .navbar_ .brand { margin: 0 0; }



.is-sticky .search-header { float: right; margin: 4px 0 4px 10px; position: relative; right: 0; top: 0; }



.is-sticky .nav-collapse_ .nav > li > a { padding: 13px 20px 14px; }



.is-sticky .nav-collapse_ .nav > li.sub-menu:after { top: 39px; }



.is-sticky .nav-collapse_ .nav ul { top: 49px; }



.is-sticky .nav-collapse_ .nav ul li ul { top: 0; }



/************Navigation***********/



#nav-sticky-wrapper { height: auto !important; }



#nav-sticky-wrapper > #nav { }



.is-sticky > #nav { left: 0 !important; width: 100% !important; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);/*FF 3.5+*/ -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color=#e6e6e6)";/*IE 8*/ box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=90, Color=#e6e6e6);/*IE 5.5-7*/

}



#nav { background: none repeat scroll 0 0 #FFFFFF; z-index:999; height:auto; border-bottom:1px solid #E7E7E7; position: relative; }



.navbar_ { margin-bottom:0!important; }



.navbar_ .collapse { overflow:visible; }



.navbar_ .brand { position:relative; display:inline-block; float:left; overflow:hidden; margin: 21px 0; padding:0; line-height:0; }



.navbar_ .brand span { display:block; text-indent:-4000px; }



.navbar_ .navbar-inner {

filter:progid:DXImageTransform.Microsoft.gradient(enabled= false); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; margin:0; padding:0; min-height:inherit; border:none; background:none; -webkit-border-radius:none; -moz-border-radius:none; border-radius:none; }



.nav-collapse_ { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; position:relative; float:right; margin:0; padding:0; background:none; }



.nav-collapse_ .nav { display:block; margin:0; padding:0; }



.nav-collapse_ .nav { margin: 0; }



.nav-collapse_ .nav li { position:relative; margin:0; padding:0; zoom:1; }



.nav-collapse_ .nav li a { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; margin:0; padding:0; color:#ffffff; text-shadow:none; }



.nav-collapse_ .nav>li { display:inline-block; float:left; margin:0; padding: 0; border:none; font-weight:normal; background:url(../img/bg-li.png) 0 0 repeat-y; }



.nav-collapse_ .nav>li>a { border-top: 2px solid #FFFFFF; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; position:relative; display:block; margin:0; padding: 33px 20px 34px; text-align:center; font-size:12px; font-family:'Open Sans', sans-serif; font-weight: 600; line-height:20px; color: #777777; }



.nav-collapse_ .nav>li.sub-menu:after { position:absolute; top:61px; left:50%; display:block; margin-left:-4px; width:8px; height:4px; background:url(../img/indicator.png) 0 0 no-repeat; content:''; }



.nav-collapse_ .nav ul { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; -webkit-border-radius:none; -moz-border-radius:none; border-radius:none; position:absolute; top: 89px; left:0; z-index:9; display:none; margin:0; padding:0 0 0 0; width: 163px; background:none; list-style:none; zoom:1; overflow: visible !important; }



.nav-collapse_ .nav ul li.submenu-1:after { display:block; position:absolute; content:''; background:url(../img/indicator-1.png) 0 0 no-repeat; width:6px; height:5px; right:16px; top:18px; }



.nav-collapse_ .nav ul li { border-bottom: 1px solid #1E1E1E; display:block; padding:0; text-align:left; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



.nav-collapse_ .nav ul li ul { top:0; left:163px; }



.nav-collapse_ .nav ul li a { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; display:block; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s; color:#ffffff; background:none repeat scroll 0 0 #000; font-size:12px; line-height:20px; padding:10px 0 10px 20px; }



.nav-collapse_ .nav>li.sfHover, .nav-collapse_ .nav>li.sfHover:hover, .nav-collapse_ .nav>li:hover, .nav-collapse_ .nav>li.active, .nav-collapse_ .nav>li.active:hover { }



.nav-collapse_ .nav > li:first-child { background: none repeat scroll 0 0 transparent; }



.nav-collapse_ .nav>li.sfHover>a, .nav-collapse_ .nav>li.sfHover>a:hover, .nav-collapse_ .nav>li>a:hover, .nav-collapse_ .nav>li.active>a, .nav-collapse_ .nav>li.active>a:hover { border-top: 2px solid #289DCC; color:#289DCC; }



.nav-collapse_ .nav>li>ul li>a:hover, .nav-collapse_ .nav>li>ul li.sfHover>a { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; background: none repeat scroll 0 0 #289DCC; }



.div-content { background: none repeat scroll 0 0 #FFFFFF; width: 100%; margin:0 auto; max-width: 980px; -moz-box-shadow: 0px 0px 1px #cccccc;/*FF 3.5+*/ -webkit-box-shadow: 0px 0px 1px #cccccc;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#cccccc)";/*IE 8*/ box-shadow: 0px 0px 1px #cccccc; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#cccccc);/*IE 5.5-7*/

}







#slide-st { width:100%; margin:0 auto; }



/************Social Icons***********/



.socials { float: right; }



.socialmedia-widget { list-style: none outside none; margin: 0; overflow: hidden; padding: 0; }



.socialmedia-widget li:first-child { }



ul li:first-child, ol li:first-child { }



.socialmedia-widget li { background: none repeat scroll 0 0 transparent; float: left; height: 40px; margin: 0 !important; padding: 0 !important; width: 40px; }



.socialmedia-widget li a { background: url("../img/icons/social-icons.png") repeat scroll 0 0 transparent; display: block; height: 40px; text-indent: -9999px; width: 40px; }



.socialmedia-widget a.facebook { background-position: 0 top; }



.socialmedia-widget a.facebook { background-position: 0 top; }



.socialmedia-widget a.twitter { background-position: -40px top; }



.socialmedia-widget a.thumblr { background-position: -80px top; }



.socialmedia-widget a.vimeo { background-position: -120px top; }



.socialmedia-widget a.dribbble { background-position: -160px top; }



.socialmedia-widget a.deviantart { background-position: -200px top; }



.socialmedia-widget a.behance { background-position: -240px top; }



.socialmedia-widget a.flickr { background-position: -280px top; }



.socialmedia-widget a.forrst { background-position: -320px top; }



.socialmedia-widget a.linkedin { background-position: -360px top; }



.socialmedia-widget a.rss { background-position: -400px top; }



.socialmedia-widget a.googleplus { background-position: -440px top; }



.socialmedia-widget a.pinterest { background-position: -480px top; }



.socialmedia-widget a.youtube { background-position: -520px top; }



.socialmedia-widget a.mail { background-position: -560px top; }



.socialmedia-widget a.instagram { background-position: -600px top; }



.socialmedia-widget a.facebook:hover { background-position: 0 bottom; }



.socialmedia-widget a.twitter:hover { background-position: -40px bottom; }



.socialmedia-widget a.thumblr:hover { background-position: -80px bottom; }



.socialmedia-widget a.vimeo:hover { background-position: -120px bottom; }



.socialmedia-widget a.dribbble:hover { background-position: -160px bottom; }



.socialmedia-widget a.deviantart:hover { background-position: -200px bottom; }



.socialmedia-widget a.behance:hover { background-position: -240px bottom; }



.socialmedia-widget a.flickr:hover { background-position: -280px bottom; }



.socialmedia-widget a.forrst:hover { background-position: -320px bottom; }



.socialmedia-widget a.linkedin:hover { background-position: -360px bottom; }



.socialmedia-widget a.rss:hover { background-position: -400px bottom; }



.socialmedia-widget a.googleplus:hover { background-position: -440px bottom; }



.socialmedia-widget a.pinterest:hover { background-position: -480px bottom; }



.socialmedia-widget a.youtube:hover { background-position: -520px bottom; }



.socialmedia-widget a.mail:hover { background-position: -560px bottom; }



.socialmedia-widget a.instagram:hover { background-position: -600px bottom; }



/*-------------------------------------------------------------------------*/

/*	Nectar Shortcode Styles

/*-------------------------------------------------------------------------*/



.col { text-align: center; }



.col h3 { display: block; margin: 0 0 8px 0; }





/***************** Icons ******************/

[class^="icon-"].icon-3x, [class*=" icon-"].icon-3x {

 background-color: #F7F7F7 !Important;

}

 [class^="icon-"].icon-3x, [class*=" icon-"].icon-3x, .circle-border {

 background-color: #F7F7F7;

 border-radius: 40px;

 -moz-border-radius: 40px;

 -webkit-border-radius: 40px;

 -o-border-radius: 40px;

 color: #666666;

 display: inline-block;

 font-size: 26px;

 height: 50px !important;

 line-height: 50px;

 max-width: 100%;

 position: relative;

 text-align: center;

 vertical-align: middle;

 width: 50px !important;

 word-spacing: 1px;

 transition: all 0.1s linear;

 -webkit-transition: all 0.1s linear;

 -o-transition: all 0.1s linear;

 -moz-transition: all 0.1s linear;

}

 [class^="icon-"].icon-3x, [class*=" icon-"].icon-3x {

 margin-bottom: 11px;

 margin-right: 0;

 float: none;

}



.col:hover .circle-border { border: 1px solid #289DCC; transform: scale(1.18); -moz-transform: scale(1.18); -o-transform: scale(1.18); -webkit-transform: scale(1.18); -ms-transform: scale(1.18); transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73); -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73); -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73); -o-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73); }

 .col:hover [class^="icon-"].icon-3x, .col:hover [class*=" icon-"].icon-3x {

 color: #fff !important;

 background-color: #289DCC !important;

}



.circle-border { background: none repeat scroll 0 0 transparent; border: 1px solid #F7F7F7; height: 88px; left: 0; position: absolute; top: 0; transition-duration: 225ms; -moz-transition-duration: 225ms; -webkit-duration: 225ms; -o-transition-duration: 225ms; transition-property: all; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7); -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7); -o-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7); -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7); width: 88px; }



/************Section***********/



.section-1 { text-align: center; text-shadow: 0 0 6px #FFFFFF; }



.section-1 h2 { font-size: 36px; font-weight: 700; margin-bottom: 12px; margin-top: 0; }



.section-1 span { color: #169FE6; display: inline; margin: 0; }



.section-1 p { font-size: 14px; margin-bottom: 20px; }



.section-2 { text-align: center; text-shadow: 0 0 16px #FFFFFF; }



.section-2 h2 { font-size: 36px; font-weight: 300; margin-bottom: 6px; margin-top: 0; }



.section-2 span { color: #169FE6; display: inline; margin: 0; }



.section-2 p { font-size: 16px; margin-bottom: 0; }



/************Content***********/



#content { background:#FFFFFF; position:relative; padding: 50px 0 70px; }



.camera_pag { background: #333333; /* for non-css3 browsers */ background: -moz-linear-gradient(top, #333333, #434343); /* for firefox 3.6+ */ background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#434343)); /* Safari 4+, Chrome */ background: -webkit-linear-gradient(left top, left bottom, #333333, #434343); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background: -o-linear-gradient(top, #333333, #434343); /* Opera 11.10+ */ background: -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#333333, EndColorStr=#434343, GradientType=0)";

background: linear-gradient(to bottom, #333333, #434343); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#434343', GradientType='0'); /* for IE */

border-bottom:1px solid #dedede; padding:13px 0 9px 0; height:41px!important; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }



ul.camera_pag_ul { display:block; margin:0; text-align:center; }



ul.camera_pag_ul li.cameracurrent span { background-position:right 0; }



ul.camera_pag_ul li { display:inline-block; overflow:hidden; margin:0 5px; }



ul.camera_pag_ul li span { display:block; cursor:pointer; text-indent:-4000px; background:url(../img/pagination.png) 0 0 no-repeat; width:17px; height:18px; }



ul.camera_pag_ul li span:hover { background-position:right 0; }



.divider { background:url(../img/divider.jpg) 0 0 repeat-x; height:2px; margin:0 0 0 0; }



.block-indent {

*zoom:1; padding:9px 0 0 0; }



.block-indent:before, .block-indent:after { display:table; content:""; line-height:0; }



.block-indent:after { clear:both; }



.block-indent .img-polaroid { float:left; margin:0 28px 0 0; }



.block-indent .extra-wrap { overflow:visible; }



.block-indent h4 { margin:2px 0 19px 0; }



.block-indent p { margin-bottom:16px; }



.list-number { display:block; margin:0; *zoom:1;

}



.list-number:before, .list-number:after { display:table; content:""; line-height:0; }



.list-number:after { clear:both; }



.list-number li { display:block; *zoom:1;

}



.list-number li:before, .list-number li:after { display:table; content:""; line-height:0; }



.list-number li:after { clear:both; }



.list-number li span { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:620px; -moz-border-radius:620px; border-radius:620px; background: #777777; /* for non-css3 browsers */ background: -moz-linear-gradient(top, #777777, #333333); /* for firefox 3.6+ */ background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#333333)); /* Safari 4+, Chrome */ background: -webkit-linear-gradient(left top, left bottom, #777777, #333333); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background: -o-linear-gradient(top, #777777, #333333); /* Opera 11.10+ */ background: -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#777777, EndColorStr=#333333, GradientType=0)";

background: linear-gradient(to bottom, #777777, #333333); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#333333', GradientType='0'); /* for IE */

color: #FFFFFF; display: block; float: left; font-family: 'Open Sans', sans-serif; font-size: 26px; font-weight: 700; height: 45px; line-height: 22px; margin: 6px 15px 0 0; padding: 10px 0 0; text-align: center; width: 45px; }



.img-indent .img-polaroid { margin:7px 0 14px 0; width:100%; }



.box-staff { margin:0 0 0 -20px; padding:7px 0 0 0; }



.box-staff .img-polaroid { width:100%; }



.box-staff .span2 { margin-bottom:30px; }



.box-staff .span2 .img-polaroid { margin-bottom:0; }





.page4-box1 {

    margin-top: 30px;

    overflow: hidden;

}



.testimonials blockquote { padding:4px 0 0 0; background:url(../img/bg-thumb-li.png) 0 3px no-repeat; border:none; margin:0; }



.testimonials blockquote p { font-size:13px; font-weight:400; text-indent:20px; line-height:22px; margin-bottom:23px; }



.testimonials blockquote strong { font-size:13px; line-height:18px; color:#acacac; display:block; }



.testimonials blockquote a { font-size:13px; }



/* ===================================== */

/* our team*/

/* ===================================== */



.our-team span {

    color: #B4B4B4;

    display: block;

    font-size: 14px;

    line-height: normal;

    margin-top: 6px;

}



ul.team-social-icon { padding: 10px 0; list-style: none outside none; margin: 0; }



ul.team-social-icon li { display: inline-block; float: none; }



.team-social-twitter { background-image: url("../img/social_icons/icon-twitter.png"); background-repeat: no-repeat; display: inline-block; height: 14px; line-height: 14px; margin-top: 1px; vertical-align: text-top; width: 14px; }



.team-social-facebook { background-image: url("../img/social_icons/icon-facebook.png"); background-repeat: no-repeat; display: inline-block; height: 14px; line-height: 14px; margin-top: 1px; vertical-align: text-top; width: 14px; }



.team-social-skype { background-image: url("../img/social_icons/icon-skype.png"); background-repeat: no-repeat; display: inline-block; height: 14px; line-height: 14px; margin-top: 1px; vertical-align: text-top; width: 14px; }



.team-social-youtube { background-image: url("../img/social_icons/icon-youtube.png"); background-repeat: no-repeat; display: inline-block; height: 14px; line-height: 14px; margin-top: 1px; vertical-align: text-top; width: 14px; }



.box-row { padding-bottom:30px; }



.box-list {

*zoom:1; text-align: left; }



.box-list:before, .box-list:after { display:table; content:""; line-height:0; }



.box-list:after { clear:both; }



.block-indent-1 {

*zoom:1; padding:2px 0 0 0; }



.block-indent-1:before, .block-indent-1:after { display:table; content:""; line-height:0; }



.block-indent-1:after { clear:both; }



.block-indent-1 .img-polaroid { float:left; margin:5px 20px 0 0; }



.block-indent-1 .extra-wrap { overflow:visible; }



.pp { color:#ffb800; text-decoration:underline; }



.pp:hover { color:#71b9b5; }



#search { position:relative; overflow:hidden; background:url(../img/bg-search.png) 0 0 repeat; padding:0 17px; margin:0; -webkit-border-radius:35px; -moz-border-radius:35px; border-radius:35px; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.16); -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.16); box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.16); }



#search input { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; display:block; float:left; margin:0; padding:6px 5px 7px; width:80%; height:35px; border:none; background:transparent; color:#f9f9f9; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:22px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }



#search input:focus { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



#search a { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; position:relative; z-index:1; display:inline-block; background:url(../img/search-button.png) 0 0 no-repeat; width:10px; height:12px; float:right; margin:12px 0 0 0; -webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none; }



#search a:hover { background-position:right 0; }



#search-404 { padding:0; margin:-8px 0 0 0; }



#search-404 input { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; display:block; float:left; margin:0 0 23px 0; padding:6px 10px; width:100%; height:32px; outline:none; border:1px solid #d7d7d7; background:#f4f4f4; color:#919191; font-size:13px; line-height:20px!important; font-family:Arial, Helvetica, sans-serif; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }



#search-404 input:focus { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



.box-404 .span7 img { margin:53px 0 0 0; }



.block-404 { padding:8px 0 0 0; }



.block-404 h2 { margin-bottom:12px; }





.block-404 .span8 {

    text-align: center;

}

.block-404 h1 {

    color: #169FE6;

    font-size: 60px;

    font-weight: 700;

    margin: 20px 0 0;

}

.block-404 h2 {

    font-weight: 600;

    margin: 0 0 27px;

}

.form-404 {

    display: block;

    margin-top: 8px;

    width: 100%;

}

.form-404 input {

    -moz-box-sizing: border-box;

    border-radius: 3px 3px 3px 3px;

    box-shadow: none;

    float: left;

    height: 32px;

    line-height: 17px !important;

    margin: 0;

    padding: 6px 10px 7px;

    width: 210px;

}

.form-404 input:focus {

    box-shadow: none;

}

.form-404 a.btn {

    margin: 0 0 0 10px;

    text-align: center;

}





.map { display:block; margin:0 0 54px 0; padding-top:6px; }



.map iframe { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; height:403px; border:none; }



.adress { font-size:13px; padding:4px 0 0 0; }



.adress em { display:block; font-style:normal; margin-bottom:26px; }



.adress a { display:inline-block; margin-left:2px; color:;

}



.adress a:hover { color:#ffa401; text-decoration:underline; }



.adress span { display:block; }



.adress strong { display:inline-block; font-weight:normal; }



.adress strong.title1 { font-size:18px; line-height:24px; color:#ffb800; font-family:'Open Sans', sans-serif; text-transform:none; margin-bottom:20px; }



.wpcf7-form1, #contact-form { position:relative; z-index:1; margin:0 0 20px; padding:9px 0 0 0; vertical-align:top; font-family:Arial, Helvetica, sans-serif; }



.txt-form { display:block; padding-bottom:6px; color:#ffffff; }



.txt-form span { color:#ffffff; }



.form-div-1, .form-div-2, .form-div-3 { float:left; width:200px; }



.form-div-1 { margin-right:10px; }



.form-div-2 { margin-right:10px; }





/*-- contacts page --*/

/*

.wpcf7-form, .contact-form { margin-top: 23px; }



.wpcf7-form input,.contact-form input { height: 41px; width: 100%; padding: 11px 10px 13px 10px; line-height: 17px !important; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; float: left; }



.wpcf7-form label, .contact-form label { min-height: 61px; position: relative; overflow: hidden; display: block; }



.wpcf7-form .error, .wpcf7-form .empty, .contact-form .error, .contact-form .empty { display: none; position: relative; font-size: 11px; line-height: 14px; color: #2F96B4; float: left; margin: 2px 0 4px 10px; min-width: 160px; }



.wpcf7-form .success, .contact-form .success { display: none; color: #1c2129; padding-bottom: 5px; }



.wpcf7-form textarea, .contact-form textarea { width: 100%; height: 223px; padding: 8px 0 0 10px; resize: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }



.wpcf7-form input, .wpcf7-form textarea, .contact-form input, .contact-form textarea { -webkit-box-shadow: 0 1px 3px #E3E3E3; -moz-box-shadow: 0 1px 3px #E3E3E3; box-shadow: 0 1px 3px #E3E3E3; }



.wpcf7-form input:focus, .wpcf7-form textarea:focus, .contact-form input:focus, .contact-form textarea:focus { box-shadow: none; }



.wpcf7-form .btn, .contact-form .btn { margin: 30px 0 0 20px; }*/





.wpcf7-form1 div, #contact-form div { overflow:hidden; }



.wpcf7-form1 fieldset, #contact-form fieldset { position:relative; z-index:10; overflow:hidden; padding:0; width:100%; border:none; }



.wpcf7-form1 label, #contact-form label { position:relative; display:block; float:left; margin:0; padding:0; min-height:42px; width:100%; }



.wpcf7-form1 .message,#contact-form .message { display:block!important; min-height:221px; width:100%; }



.wpcf7-form1 input,.wpcf7-form1 textarea,,#contact-form input, #contact-form textarea { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; float:left; margin:0; padding:7px 10px 5px; width:100%; outline:none; border:1px solid #d7d7d7; background:#f4f4f4; color:#919191; font-size:13px; line-height:20px!important; font-family:Arial, Helvetica, sans-serif; }


.wpcf7-form1 input:focus, .wpcf7-form1 textarea:focus,#contact-form input:focus, #contact-form textarea:focus { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }



.wpcf7-form1 .area .error ,#contact-form .area .error { float:none; }



.wpcf7-form1 textarea, .wpcf7-form1 textarea { overflow:auto; width:100%; height:321px; resize:none; }



.wpcf7-form1 .success, .wpcf7-form1 .success { position:absolute; top:4px; left:0; z-index:20; display:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:14px 10px; width:100%; border:1px solid #fff; background:#000; color:#ffffff; text-align:center; text-transform:none; font-size:18px; font-family:Arial, Helvetica, sans-serif; line-height:22px; }



.wpcf7-form1 .error, .wpcf7-form1 .empty, #contact-form .error, #contact-form .empty { position:absolute; top:1px; right:2px; text-align:right; display:none; overflow:hidden; padding:5px 4px 0px 0; width:100%; color:#f00; text-transform:none; font-size:11px; line-height:1.27em; font-family:Arial, Helvetica, sans-serif; }



.wpcf7-form1 .message .error, .wpcf7-form1 .message .empty, #contact-form .message .error, #contact-form .message .empty { bottom:5px; text-align:left; left:4px; right:auto; top:auto; }









.buttons-wrapper { position:relative; padding:24px 0 0 0; }



.buttons-wrapper a { cursor:pointer; }



.buttons-wrapper>span { display:inline-block; margin-top:0; color:#919191; font-size:13px; margin-left:30px; }



.extras_table { width:100%; }



.extras_table td, .extras_table th { border:none; }



.extras_table .extras_x-desc { border-top:1px solid #000; }



.extras_table .extras_y-desc { border-right:1px solid #000; padding-right:5px; text-align:right; width:10%; }



/* Sets the max width of the result bar */

.extras_result { width:100%; }



/* This will serve as the bar, make it look nice with a background image or colour gradient */

.extras_result p.extras_p { width:0; float:left; background:#006600; background: -moz-linear-gradient(left, #006600, #00FF33); background: -webkit-gradient(linear, left top, right top, from(#006600), to(#00FF33));  filter: progid:DXImageTransform.Microsoft.Gradient(  StartColorStr='#006600', EndColorStr='#00FF33', GradientType=0);

text-align:right; }



/* Position the result data and set default display to none (for the fade in) */

.extras_result span { position:relative; padding-left:5px; left:40px; display:none; }



/* A class to centre text */

.extras_x-desc p.extras_centreIt { text-align:center; }



/*-------------------------------------------------------------------------*/

/*	Twitter

/*-------------------------------------------------------------------------*/

.spacer-60 { background: none repeat scroll 0 0 #fff; margin-top: -1px; height: 71px; position: relative; }



#twitter-ticker { background: none repeat scroll 0 0 #E8FFFF; position: relative; }



#ticker, .tweet, .query { font: 13px 'Open Sans', Arial, sans-serif; color: #CFCFCF; text-align:center; }



.tweet_list { -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; list-style: none; margin: 0 auto; padding: 0; overflow-y: hidden; width: 100%; }



.tweet_list li { overflow-y: auto; overflow-x: hidden; padding: 0.5em; list-style-type: none; }



.tweet_list li a { color: #00b4ff; }



.tweet_list .tweet_even { /*background-color: #91E5E7;*/ }



.tweet_list .tweet_avatar { padding-right: .5em; float: left; }



.tweet_list .tweet_avatar img { vertical-align: middle; }



/*==========CUSTOM CSS==========*/	

			

.TwitterFeeds { width:100%; margin:20px 0; text-align:center; }



.TwitterLogo { width:24px; height:20px; margin: 0 auto 10px; }



#ticker a { color:#00b4ff; text-decoration:none; }



#ticker a:hover { text-decoration:underline; }



.tweet_time { display: block; margin-bottom: 12px; font-size: 11px; }



#ticker .tweet_list .tweet_time a { color:#999999; }



#ticker { height: 122px; overflow-y: hidden; position: relative; }



#ticker ul.tweet_list { position: absolute; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }



#ticker ul.tweet_list li { height: 122px; }



/*-------------------------------------------------------------------------*/

/*	Footer Dark

/*-------------------------------------------------------------------------*/





.footer-dark { background: none repeat scroll 0 0 #262626; border-top: medium none; color: #CFCFCF; font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 22px; padding: 31px 0 43px; position: relative; }



footer a { color:#CFCFCF; }



footer a:hover { color:#289DCC; }



footer h3 { color:#fff; text-shadow: 0 0 3px #000000; }



footer .btn-dark2 { background: none repeat scroll 0 0 transparent; border-color: #289DCC; color: #289DCC; }



footer .btn-dark2:hover { border-color: #fff; color: #fff; }



footer address { margin: 12px 0; }



/*-------------------------------------------------------------------------*/

/*	Footer Light

/*-------------------------------------------------------------------------*/





.footer-light {
     background: none repeat scroll 0px 0px #f5f5f5;
     border-top: 1px solid #e8e8e8;
     color: #666666;
     font-family: 'Open Sans',sans-serif;
     font-size: 12px;
     line-height: 22px;
     padding: 31px 0px 43px;
     position: relative;
}

.footer-light h3 {
     color: #101010;
     text-shadow: 0px 0px 3px #ffffff;
}

.footer-light a {
     color: #666666;
}

.footer-light .flickr ul li img {
     background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.7);
     -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.03);
     -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.03);
     box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.03);
}

.footer-light .footer-separator {
     background: none repeat scroll 0% 0% #e7e7e7;
}

.footer-light .box-color {
     background: none repeat scroll 0% 0% #ffffff;
     -webkit-box-shadow: 0px 0px 1px #e7e7e7;
     -moz-box-shadow: 0px 0px 1px #e7e7e7;
     box-shadow: 0px 0px 1px #e7e7e7;
}




footer a { color:#CFCFCF; }



footer a:hover { color:#289DCC; }



footer h3 { color:#fff; text-shadow: 0 0 3px #000000; }



footer .btn-dark2 { background: none repeat scroll 0 0 transparent; border-color: #289DCC; color: #289DCC; }



footer .btn-dark2:hover { border-color: #fff; color: #fff; }



footer address { margin: 12px 0; }

/************Footer list***********/



.menu li, .footer-list li { background: url("../img/indicator-1.png") no-repeat scroll 0 8px transparent; display: block; margin-bottom: 10px; padding-left: 20px; }



/************Footer divider***********/



.footer-separator { background: none repeat scroll 0 0 #1D1D1D; clear: both; display: inline-block; height: 1px; margin: 20px auto; width: 100%; }



.rel { position: relative; }



.box-color { background: none repeat scroll 0 0 #171717; padding: 20px; -moz-border-radius: 6px;/*Firefox*/ -webkit-border-radius: 6px;/*Safari, Chrome*/ border-radius: 6px; -moz-box-shadow: 0px 0px 1px #3f3f3f;/*FF 3.5+*/ -webkit-box-shadow: 0px 0px 1px #3f3f3f;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#3f3f3f)";/*IE 8*/ box-shadow: 0px 0px 1px #3f3f3f;  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color=#3f3f3f);/*IE 5.5-7*/

}



.box-color h3 {

    color: #FFFFFF;

}

.box-color p {

    color: #FFFFFF;

}



.location-tip { background: none repeat scroll 0 0 #289DCC; color: #fff; display: inline-block; font-size: 13px; font-weight: 600; right: auto; padding: 7px 15px; position: absolute; left: 0; text-transform: uppercase; top: -50px; }



.location-tip .tooltip-bottom { border-bottom: 10px solid transparent; border-right: 6px solid #289DCC; border-left: 6px solid transparent; bottom: -10px; height: 0; right: 0; position: absolute; top: auto; width: 0; }



.footer-links li { float: left; padding: 0 0 0 16px; }



.soc-icons { margin:-2px 0 0 0; display:block; list-style:none; float:right; *zoom:1;

}



.soc-icons:before, .soc-icons:after { display:table; content:""; line-height:0; }



.soc-icons:after { clear:both; }



.soc-icons li { float:left; display:block; margin:0 0 0 9px; }



.soc-icons li:first-child { margin-top:1px; }



.soc-icons li a { display:block; width:32px; height:32px; }



.soc-icons li a:hover { background-position:0 bottom; }



.soc-icons li .icon { background:url(../img/icon.png) 0 0 no-repeat; }



.soc-icons li .icon-1 { background:url(../img/icon-1.png) 0 0 no-repeat; }



.soc-icons li .icon-2 { background:url(../img/icon-2.png) 0 0 no-repeat; }



.soc-icons li .icon-3 { background:url(../img/icon-3.png) 0 0 no-repeat; }



/* Flickr */



.footer-1 .flickr { background: none; }



.flickr ul li img { background-color: rgba(0, 0, 0, 0.17); border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); float: left; margin-right: 12px; margin-top: 4px; padding: 6px; behavior: url(js/PIE.htc); }



.flickr div { margin: 0; padding-bottom: 0; }



.flickr ul { }



.flickr ul li { float: left; margin: 0 15px 15px 0; }



.flickr ul li.empty { font-size: 0; margin: 0; }



.flickr ul li img { height: 68px; margin: 0; width: 68px; }





.select-menu { display:none!important; }

@media (min-width: 1300px) {

.div-content {

max-width:1289px;

}

.is-sticky > #nav {

 left: 0 !important;

 width: 100% !important;

}

 .col {

text-align: left;

}

 [class^="icon-"].icon-3x, [class*=" icon-"].icon-3x {

 margin-bottom: 3px;

 margin-right: 20px;

 float: left;

}



 .thumbnails {

margin:0;

}

.thumbnails .thumbnail {

margin: 10px 0 0 30px;

}

.thumbnails-1 {

margin:0;

}

.thumbnails-1 .thumbnail-1 {

margin:0 0 0 30px;

}

.box-staff {

margin:0 0 0 -30px;

}

.block-indent-1 .extra-wrap {

overflow:hidden;

}

#contact-form label {

display:inline-block;

}

.form-div-1, .form-div-2, .form-div-3 {

width:250px;

}

.block-indent h4 {

padding-right:30px;

}

.cbp-qtrotator .testi-text p {

 font-size: 18px;

}

}

@media (min-width: 980px) and (max-width: 1199px) {

.nav-collapse_ {

height:auto!important;

}

}

@media (max-width: 979px) {

.nav-collapse_ {

height:auto!important;

}

.navbar_ .navbar-inner {

text-align:center;

}

.navbar_ .brand {

float:none;

margin-bottom:10px;

}

.navbar_ .nav-collapse_ {

height:auto!important;

float:none;

}

.navbar_ .nav-collapse_ .nav {

float:none;

text-align:center;

display:inline-block;

}



 .cbp-qtrotator .testi-text p {

 font-size: 13px;

}



}

@media (min-width: 768px) and (max-width: 979px) {

.div-content {

max-width:768px;

}

.block-indent-1 .img-polaroid {

float:none;

width:100%;

margin:0 0 20px 0;

}

.form-div-1, .form-div-2, .form-div-3 {

width:145px;

}

.form-div-1, .form-div-2 {

margin-right:20px;

}

}

@media (max-width: 767px) {

/* ===================================== */

/* Windows Grid style*/

/* ===================================== */



.rb-grid li.rb-span-1 {

width: 99%;

}

 .rb-grid li.rb-span-2 {

width: 99%;

}

 .rb-grid li.rb-span-3 {

width: 99%;

}

/* ========= */

.link-home {

display:none;

}

body {

background:#3a91a5;

}

.soc-icons {

float:none;

margin:0 0 30px 0;

}

.soc-icons li {

margin:0 9px 0 0;

}

.div-content {

-webkit-box-shadow:none;

-moz-box-shadow:none;

box-shadow:none;

}





 #slide-st {

-webkit-box-shadow:none;

-moz-box-shadow:none;

box-shadow:none;

}

.map iframe {

height:200px;

}

.navbar_ .nav-collapse_ .nav {

display:none;

}

.nav-collapse_ {

height:auto!important;

}

.select-menu {

display:block!important;

margin-bottom: 23px;

width:100%;

border: 1px solid #DEDEDE;

background: none repeat scroll 0 0 #FFFFFF;

color:#000;

cursor:pointer;

}

.select-menu option {

padding-bottom:3px;

}

#search {

margin:10px 0 0 0;

}

body:after {

display:none;

}

.main {

background:none;

}

.thumbnails .thumbnail {

float:left;

width: 45%;

margin: 0 5% 20px 0;

}

.thumbnails-1 .thumbnail-1 {

margin:0 20px 0 0;

float:left;

width:43%;

}

.box-staff {

margin:0;

}

.box-staff .span2 {

float:left;

width:26%;

margin:0 20px 20px 0;

}

.img-indent .img-polaroid {

float:left;

margin:0 20px 15px 0;

width:auto;

}

.testimonials blockquote {

margin-bottom:20px;

}

.testimonials blockquote p {

margin-bottom:15px;

}

.box-list .span3 {

float:left;

width:40%;

margin:0 20px 20px 0;

}

.form-div-1, .form-div-2, .form-div-3 {

float:none;

width:100%;

margin:0 0 0 0;

}

 .cbp_tmtimeline > li .cbp_tmtime span:last-child {

 font-size: 1.5em;

}



}

@media (min-width: 626px) and (max-width: 767px) {

}

@media (max-width: 626px) {

.block-indent-1 .img-polaroid {

float:none;

width:100%;

margin:0 0 20px 0;

}





}

@media (max-width: 530px) {

.block-indent .img-polaroid {

float:none;

margin:0 0 15px 0;

width:100%;

}

.img-indent .img-polaroid {

float:none;

margin:0 0 15px 0;

width:100%;

}


.float-tab ul li {

    top: 0;

}

.float-tab ul li a {

    margin: 0 2px 4px;

    padding: 6px;

}

 .cbp_tmtimeline:before {

 display: none;

}

 .cbp_tmtimeline > li .cbp_tmtime {

 width: 100%;

 position: relative;

 padding: 0 0 20px 0;

}

 .cbp_tmtimeline > li .cbp_tmtime span {

 text-align: left;

}

 .cbp_tmtimeline > li .cbp_tmlabel {

 margin: 0 0 30px 0;

 padding: 1em;

 font-weight: 400;

 font-size: 95%;

}

 .cbp_tmtimeline > li .cbp_tmlabel:after {

 right: auto;

 left: 20px;

 border-right-color: transparent;

 border-bottom-color: #3594cb;

 top: -20px;

}

 .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {

 border-right-color: transparent;

 border-bottom-color: #6cbfee;

}

 .cbp_tmtimeline > li .cbp_tmicon {

 position: relative;

 float: right;

 left: auto;

 margin: -55px 5px 0 0px;

}





}

@media (min-width: 482px) and (max-width: 625px) {

}

@media (max-width: 480px) {

.thumbnails .thumbnail {

float:none;

width:100%;

margin:0 0 30px 0;

}

.box-staff .span2 {

float:none;

width:100%;

margin:0 0 20px 0;

}

.box-staff .span2 .img-polaroid {

width:100%;

}

.box-list .span3 {

float:none;

width:100%;

margin:0 0 30px 0;

}

.thumbnails-1 .thumbnail-1 {

margin:0 0 20px 0;

float:none;

width:100%;

}


 .cbp-qtrotator .cbp-qtcontent img {

 display: none;

}

#cbp-qtrotator .testi-icon {

 display: none;

}

.cbp-qtrotator .testi-text {

 margin: 0;

}

.og-grid li { margin-left: 0; width: 98%; }



}

@media (min-width: 320px) and (max-width: 481px) {

 #contact-details {

 text-align: center;

 width: 100%;

}

.socials {

 display: none;

}

}

@media (max-width: 320px) {

header, body, html, .nav-collapse_, .div-content, #slide-st {

position:static;

}

 #contact-details {

 text-align: center;

 width: 100%;

}

.socials {

 display: none;

}

}



.clearfix { *zoom:1;

}



.clearfix:before, .clearfix:after { display:table; content:""; line-height:0; }



.clearfix:after { clear:both; }



.hide-text { font:0/0 a; color:transparent; text-shadow:none; background-color:transparent; border:0; }



.input-block-level { display:block; width:100%; min-height:32px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }



/** check **/

.wp-caption {

	max-width: 100%;

}

.wp-caption-text {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

	font-size: 12px;

	font-style: italic;

	line-height: 1.5;

	margin: 9px 0;

	padding-right: 10px;

}

.sticky .entry-date {

	display: none;

}

.bypostauthor > article .fn:before {

	content: "\f408";

	margin: 0 2px 0 -2px;

	position: relative;

	top: -1px;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.stretched .div-content { margin: 0 auto; width: 100%; max-width: 100%; overflow: hidden; }


/* HOVER STYLES */
div#pop-up {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
}


