/*----------------------------------------------------------
Imports
------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);


/* global styles
===========================*/
body {
padding-top: 0px;
padding-bottom: 0px;
background:#F7F7F7;
font-size:16px;
/*font-family: 'Raleway', sans-serif;*/
}

header{
padding-top:50px;
}
section {/*position:relative;*/padding-top: 50px;padding-bottom: 50px;width:100%;min-width:100%;margin-top:-5px;}

.page-header{
padding-top:30px;
}


.justify{
text-align:justify;
}

.text_left{
text-align:left;
}

.relative{
position:relative;
}

.ser_icon img{
width: 100px;
}

/* HEADER
============================*/

#head-top {
position:relative;
/*background:#ff7878;*/
background-size:100% auto;
padding-top:110px;
/*padding-top:70px;*/
background-position:bottom;
padding-bottom:0px;
margin-top:0px;
display:inline-block;
width:100%;
overflow:hidden;
height:700px;

}

.inner-wrap{
position:absolute;
background:url(../../images/headeriphone.png) center no-repeat fixed;
background-size:100% auto;
padding-bottom:0px;
margin-top:0px;
display:inline-block;
width:100%;
height:100%;
bottom:0px;
left:0px;
right:0px;	  
}

#head-top .hero-unit{
background:none;
min-height:300px;
color:#ffffff;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
padding-top:20px;
position: absolute;
}
#head-top .hero-unit h1{
font-weight:700;
font-size:32.5px;
text-transform:uppercase;
line-height:36px;

}

/* SCROLL BUTTONS in header and Features Iphone */
.gobtnwrapper{
position:absolute;
bottom:0px;
right:0px;
left:0px;
display:block;
width:100%;
height:40px;
text-align:center;
}
.gobtn{
display:inline-block;
width:auto;
height:40px;
color:#fff;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
/*-webkit-box-shadow: 4px 3px 0px rgba(0, 0, 0, 0.45) inset;
-moz-box-shadow:    4px 3px 0px rgba(0, 0, 0, 0.45) inset;
box-shadow:         4px 3px 0px rgba(0, 0, 0, 0.45) inset;*/
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
padding:15px 25px 15px 25px;
}
.gobtn i, .gobnt a{
color:#fff;
}	
.gobtn.gray-light i, .gobnt.gray-light a{
color:#666;
}
.gobtn.gray-light {
background: #f4f4f4;
}
.gobtn:hover{
opacity:0.9;
text-decoration:none;
color:rgba(250,250,250, 0.8);
}
.scrollto{
margin-top:30px;
}
.scrollto li{
list-style:none;
display:inline-block;
float:left;
margin:7px;
}
.scrollto li a{
font-size:120%;
text-decoration:none;
color:#fff;

}
.scrollto li a:hover{
font-size:120%;
text-decoration:none;
color:#333;		
}


/* SECTIONS
===========================*/

/* SECTIONS BACKGROUND COLORS 
================================ */
/* FOR CHANGE SECTION BACKGROUND ADD class to section */

.pink-1{
background: #ff7878;
color:#fff;
}
.well.panel.alt.pink-1{
background:#ff7878 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.pink-1{
background:#ff7878 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}
.well.panel.alt3.pink-1{
background:#ff7878 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.pink-2{
background: #EC6454;
color:#fff;
}
.well.panel.alt.pink-2{
background:#EC6454 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	  
.well.panel.alt2.pink-2{
background:#EC6454 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt3.pink-2{
background:#EC6454 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.orange{
background: #FF8830;
color:#fff;
}	 
.gray-light .circ-wrap i {
color:#FF8830;
}
.well.panel.alt.orange{
background:#FF8830 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.orange{
background:#FF8830 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}
.well.panel.alt3.orange{
background:#FF8830 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.orange-1{
background: #EF7540;
color:#fff;
}	  
.well.panel.alt.orange-1{
background:#EF7540 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt2.orange-1{
background:#EF7540 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt3.orange-1{
background:#EF7540 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}

.green-1{
background: #3B9C97;
color:#fff;
}

.well.panel.alt.green-1{
background:#3B9C97 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt2.green-1{
background:#3B9C97 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}
.well.panel.alt3.green-1{
background:#3B9C97 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.blue-1{
background: #45B7B1;
color:#fff;
}	   
.well.panel.alt.blue-1{
background:#45B7B1 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.blue-1{
background:#45B7B1 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt3.blue-1{
background:#45B7B1 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.blue-2{
background: #80B3FF;
color:#fff;
}
.well.panel.alt.blue-2{
background:#80B3FF url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.blue-2{
background:#80B3FF url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}
.well.panel.alt3.blue-2{
background:#80B3FF url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.blue-middle{
background: #00b8c9;
color:#fff;
}
.well.panel.alt.blue-middle{
background:url(../../images/people_work.jpg) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.blue-middle{
background:#42a2ce url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt3.blue-middle{
background:#42a2ce url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}
.blue-dark{
background: #506F9B;
color:#fff;
}	
.well.panel.alt.blue-dark{
background:#506F9B url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	
.well.panel.alt2.blue-dark{
background:#506F9B url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	 

.well.panel.alt3.blue-dark{
background:#506F9B url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}	  

.blue-dark-2{
background: #456087 /*#34495e*/ ;
color:#fff;
}
.well.panel.alt.blue-dark-2{
background: #456087 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}		

.well.panel.alt2.blue-dark-2{
background: #456087 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}		

.well.panel.alt3.blue-dark-2{
background: #456087 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}	 

.purple-pink {
background:#EE3A64;
color:#fff;
}

.well.panel.alt.purple-pink{
background: #EE3A64 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt2.purple-pink{
background: #EE3A64 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt3.purple-pink{
background: #EE3A64 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}


.gray-light{
background:#f9f9f9;
color:#555;
}

.well.panel.alt.gray-light{
background: #f9f9f9 url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#555;
}	  	

.well.panel.alt2.gray-light{
background: #f9f9f9 url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#555;
}	

.well.panel.alt3.gray-light{
background: #f9f9f9 url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#555;
}

#head-top.gray-light .hero-unit {
color:#666;
}

.red{
background:#fc5242 /*#CF1C22*/ ;
color:#fff;
}	 

.well.panel.alt.red{
background:#fc5242 /*#CF1C22*/  url(../../images/headertopalt.png) 0% 0% fixed no-repeat;
color:#fff;
}		

.well.panel.alt2.red{
background:#fc5242 /*#CF1C22*/ url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
color:#fff;
}	

.well.panel.alt3.red{
background:#fc5242 /*#CF1C22*/ url(../../images/getitalthand.png)  0% 0% fixed no-repeat;
color:#fff;
}

#about_us{
background: #54c203;
/*background: url(../images/dummy.jpg) repeat;*/
}

#careers{
background: url(../images/careers.png) no-repeat center top #7db0cf;
color: #333 !important;
}
#services img{
border-radius: 100px;
padding: 15px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
border: #fff solid 1px;
}


#services .website{
background: #174F78 !important;
}
#services .mw{
background: #F6871F !important;
}
#services .ma{
background: #f2cd0e !important;
}
#services .em{
background: #DE3F18 !important;
}
#services .gd{
background: #a82682 !important;
}
#services .sem{
background: #22B98D !important;
}
#services .seo{
background: #A1B400 !important;
}
#services .smm{
background: #0544b6 !important;
}
#services .any{
background: #a82682 !important;
}
#services .eco{
background: #F3AC1D !important;
}
#services .hs{
background: #174F78 !important;
}
#services .con{
background: #2DAEB7 !important;

}

#services .text_left{color: #2A2A2A !important;padding: 0px 15px;text-align: left;}

#services .text_left li{
list-style: circle;
text-align: left;
}

#services h3{
color: #6A75A0 !important;
}

#services .textwidget h3{font-size: large !important;margin-bottom: 0px;}

#services .lead{
color: #333 !important;
}

#services{
background: #f4f4f4;
/*background: #ffb000;*/
}

#clients{
/*background: #f57e1a;*/
background: #4ac2a9;
}
#works{
background: #ff6900;
background: #4ac2a9;
margin-top: 0px;
padding-top: 0px;
}
#works #panel-download{
margin-top: 0px;
}
#contact{
background: #00b8c9;
}

#clients_top{
padding-top: 0px;
}
#clients_top .well.panel{
margin-top: 0px;
}

#clients_top2{
padding-top: 0px;
}
#clients_top2 .well.panel{
margin-top: 0px;
}
/* SECTIONS GLOBAL PARAMS
================================ */


.well.panel{
border:none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.well .lead{
font-size:220%;
line-height:36px;
margin-bottom:30px;
}
.well.panel{background:url(../../images/bgicons.png) 0% 0% fixed repeat;margin-bottom:-100px;margin-top:80px;padding-top: 50px;padding-bottom: 50px;min-height:150px;color:#fff;-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;}

.well.work_work{background:url(../../images/collage.jpg) 0% 0% fixed repeat;margin-bottom: -126px;margin-top:80px;padding-top: 50px;padding-bottom:80px;min-height:550px;color:#fff;-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;}

.work_work .lead{

font-size: 21px;
}

.well.panel.alt{background:url(../../images/headertopalt.png) 0% 0% fixed no-repeat;margin-top: 50px;padding-top: 110px;padding-bottom: 110px;min-height:150px;color:#fff;-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;}	 

.well.panel.alt2{
background: url(../../images/headertopalt2.png)  0% 0% fixed no-repeat;
margin-top:60px;
padding-top:120px;
padding-bottom:80px;
min-height:150px;
color:#fff;
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;
box-shadow: 0 2px 6px rgba(0,0,0,0.5) inset;
-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;
box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;
-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.4) inset;

}



hr{margin: 20px 0px;}
hr, 
.page-header {
/*border-color:rgba(50,50,50, 0.1)*/
}



.page-header h2,
.page-header h3{font-weight:400;font-size:32.5px;/*font-size: 25px;*/line-height: 36px;}
.lead {margin-bottom: 20px;font-size: 18px;font-weight: 100;line-height: 30px;}

.box{
margin-bottom:30px;
}
.about-box {
margin-bottom:20px;
margin-top:20px;
color:#fff;
}

.about-box h3,
.about-box h4{
border-bottom:1px solid #fff;
}
.about-box h3 span,
.about-box h4 span{
border-bottom:2px solid #fff;
display:inline-block;
}

/* CUSTOM INPUTS 
=================================*/

input[type="text"].subscribe-input {
height: 45px;
background: #42a2ce /*#1abc9c*/;
border: 1px solid rgba(0,0,0, 0.5);
border-right: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
color:#FFF;
-webkit-box-shadow:  -2 -2px 0 0 rgba(0, 0, 0, 0.6);
-moz-box-shadow: -2px -2px 0 0 rgba(0, 0, 0, 0.6);
box-shadow: -2px -2px 0 0 rgba(0, 0, 0, 0.6);

}


input[type="text"].subscribe-input::-webkit-input-placeholder { /* WebKit browsers */
color:    rgba(250,250,250, 0.5);
}
input[type="text"].subscribe-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:   rgba(250,250,250, 0.5);
}
input[type="text"].subscribe-input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:   rgba(250,250,250, 0.5);
}
input[type="text"].subscribe-input:-ms-input-placeholder { /* Internet Explorer 10+ */
color:   rgba(250,250,250, 0.5);
}

/* FOOTER
================================*/
footer#foot-sec{
display:inline-block;
width:100%;
min-width:100%;
padding-top:50px;
padding-bottom:50px;
min-height:200px;
color:#fff;
}

footer  .well.panel{background:url(../../images/bgicons.png) 0% 0% fixed repeat;margin-bottom:0px;margin-top:-50px;padding-top: 50px;padding-bottom: 50px;min-height:300px;}


footer .circ-wrap{
float:left;
margin:10px;


}
footer .circ-wrap a{
color:#fff;
}

footer .circ-wrap a:hover{
text-decoration:none;
}

footer a.credits {
color:#fff;
border-bottom:1px dotted;
}	 

footer a.credits:hover {
color:#fff;
text-decoration:none;
border-bottom:1px solid;
}

/* NAVIGATION 
=============================== */
.navbar .nav > li > a {
float: none;
padding: 35px 20px 30px;
color: #555;
text-decoration: none;
text-shadow: none;
font-size:12px;
font-weight:bold;
text-transform:uppercase;

border-top:2px solid transparent;
}
.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus {
color: #3dc3bd;
text-decoration: none;
border-top:2px solid #3dc3bd;
background: none;
-webkit-box-shadow:  none;
-moz-box-shadow:   none;
box-shadow:  none;
}
.navbar .brand {

/*padding: 30px 30px 30px 30px;*/
color:#3dc3bd ;
text-shadow: none;
font-size:32.5px;
font-weight:700;
margin-right:0px;
} 

.navbar-fixed-top .navbar-inner, 
.navbar-static-top .navbar-inner {
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
}

.navbar-inner {
min-height: 30px;
padding-right: 20px;
padding-left: 20px;
background: #fff;
background-image: none;
background-repeat: repeat-x;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
filter: none;
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 10px 0 0 rgba(0,0,0,.1);
}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: auto;
max-width:1170px;
}

/* ICONS WRAPERS
===========================*/
.circ-wrap{
width: 50px;
height: 50px;
margin: 0 auto;
/*line-height: 100px;*/
text-align: center;
border: 2px solid rgba(50,50,50,.1);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-top:7px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.2);
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}
.circ-wrap:hover{
border: 2px solid rgba(250,250,250,.2);
background:rgba(0,0,0, 0.1);
-webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
}

.circ-wrap.c-primary{
background:#1abc9c;
border:none;
}

.circ-wrap.c-info{
background:#3498db;
border:none;
}

.circ-wrap.c-success{
background:#2ecc71;
border:none;
}


/* Carousel
==============================*/
.carousel-control {
position: absolute;
top: 50%;
left: 15px;
width: 40px;
height: 40px;
margin-top: 20px;
font-size: 30px;
padding-top:10px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: none;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
.carousel-control.right {
right: -20px;
left: auto;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.carousel-control.left {
left: -20px;
right: auto;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}

/* PEOPLE
==============================*/
.social-contacts a i{
text-decoration:none;
color:#3F7497;
}
.social-contacts a i:hover{

color:#335E7C;
text-decoration:none;
transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
}
.social-contacts a:hover{
text-decoration:none;
}

/* PRODUCTS
==============================*/
.thumbnail.product-item{
border-top:0px;
border-left:0px;
border-right:0px;
overflow:hidden;
max-height:300px;
padding-top:20px;
background:none;
border-bottom:4px solid rgba(0,0,0, 0.1);
-moz-box-shadow:none;
box-shadow:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}


/* BUTTONS 
=============================*/
.navbar .nav > li > a.btn, 
.btn {
border: none;
background: #34495e;
color: white;
font-size: 16.5px;
text-decoration: none;
text-shadow: none;
-webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.4);
box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.4);
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden; 
}

.navbar .nav > li > a.btn:hover,
.btn:hover, 
.navbar .nav > li > a.btn:focus, 
.btn:focus {
background-color: #4e6d8d;
color: white;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
-webkit-backface-visibility: hidden; 
}
.navbar .nav > li > a.btn:active, .navbar .nav > li > a.btn.active,
.btn:active, .btn.active {
background-color: #2c3e50;
color: rgba(255, 255, 255, 0.75);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; 
}
.btn.disabled, 
.btn[disabled] {
background-color: #95a5a6;
color: white; 
}

.navbar .nav > li > a.btn.btn-large,
.btn.btn-large {
padding-bottom: 12px;
padding-top: 13px; 
}
.navbar .nav > li > a.btn.btn-primary,
.btn.btn-primary {
background-color: #4c4c4c; 
}
.navbar .nav > li > a.btn.btn-primary:hover, 
.navbar .nav > li > a.btn.btn-primary:focus,
.btn.btn-primary:hover, 
.btn.btn-primary:focus {
background-color: #1abc9c; 
}
.navbar .nav > li > a.btn.btn-primary:active, 
.navbar .nav > li > a.btn.btn-primary.active,
.btn.btn-primary:active, 
.btn.btn-primary.active {
background-color: #16a085;
}
.btn.btn-info {
background-color: #3498db; 
}
.btn.btn-info:hover, 
.btn.btn-info:focus {
background-color: #5dade2; 
}
.btn.btn-info:active, 
.btn.btn-info.active {
background-color: #2383c4; 
}
.btn.btn-danger {
background-color: #e74c3c; 
}
.btn.btn-danger:hover, 
.btn.btn-danger:focus {
background-color: #ec7063; 
}
.btn.btn-danger:active, 
.btn.btn-danger.active {
background-color: #dc2d1b; 
}
.btn.btn-success {
background-color: #2ecc71; 
}
.btn.btn-success:hover, 
.btn.btn-success:focus {
background-color: #55d98d; 
}
.btn.btn-success:active, 
.btn.btn-success.active {
background-color: #27ad60; 
}
.btn.btn-warning {
background-color: #FFAA49; 
}
.btn.btn-warning:hover, 
.btn.btn-warning:focus {
background-color: #f4d03f; 
}
.btn.btn-warning:active, 
.btn.btn-warning.active {
background-color: #cea70c; 
}

/* Progress bars ================================*/
.progress, 
.ui-slider {
background: #e8edf2;
border-radius: 32px;
height: 20px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}
.progress .bar, 
.ui-slider .bar {
background: #1abc9c;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}
.progress .bar-success, 
.ui-slider .bar-success {
background-color: #2ecc71;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}
.progress .bar-warning, 
.ui-slider .bar-warning {
background-color: #FFAA49;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}
.progress .bar-danger, .ui-slider .bar-danger {
background-color: #e74c3c;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}
.progress .bar-info, .ui-slider .bar-info {
background-color: #3498db;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
}

.navbar .btn-navbar {
float: right;
padding: 20px 18px;
margin:0px;
color: #333;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #3dc3bd;
background-image: none;
border-color: none;
filter: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
margin: 12px;
}
.navbar .btn-navbar:hover {
background-color: #1abc9c;
}

/* @media width
====================================*/
@media (max-width: 1040px){ 
.navbar .nav > li > a {
float: none;
padding: 35px 15px 30px;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
h3 {
font-size: 18px;
}
p{

padding-right:15px;
}
}

@media (max-width: 979px){
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-bottom: 0px;
padding-top: 0px;
}
.navbar .container, .navbar-fixed-top .navbar-inner {
padding-right: 0px;
padding-left: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed !important;
}
.navbar-inverse .navbar-inner {
min-height: 20px;
}
.navbar .brand {
padding: 10px 30px 10px 30px;
}

.nav-collapse.pull-right {
float:none;
text-align:center;
}
.navbar .nav > li > a {
padding: 15px 20px 20px;
}
#head-top {
min-height:700px;
background-size: auto 100%;
background-position:bottom;
/*padding-top: 80px;*/
height: 450px;
}

.inner-wrap {
height:100%;
}

#head-top .hero-unit{
padding-top:20px;
}
#head-top .hero-unit h1{
font-weight:400;
font-size:24.5px;
line-height:30px;
}	

#head-top .hero-unit p{
font-weight:400;
font-size:16px;
line-height:30px;
}

.nav-collapse .nav {
padding-right:10px;
padding-left:10px;
background:rgba(250,250,250, 0.7);

}

.well .lead {font-size: 148%;line-height: 36px;margin-bottom: 15px;text-shadow: 0px 2px 0px rgba(0,0,0, 0.3);}
}
@media (max-width: 767px){
body {
padding-right: 0px;
padding-left: 0px;
}
.career_left{
margin-left:20px !important;
}
.container{
padding-right: 20px;
padding-left: 20px;
}

.navbar-inverse .navbar-inner {
min-height: 30px;
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
margin-right: 0px;
margin-left: 0px;
}

.navbar .brand {
padding: 15px 0px 10px;
}
.navbar .brand{
margin-left:0px;
font-size:28px;
}
.navbar .nav > li > a {
float: none;
padding: 15px 0px 15px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
#head-top {
min-height:420px;
background-size:auto 100%;
}

#head-top .hero-unit{
padding-top:10px;
}
#head-top .hero-unit{
padding-top:20px;
}
#head-top .hero-unit h1{
font-weight:400;
font-size:28px;
line-height:30px;
}	

#head-top .hero-unit p{
font-weight:400;
font-size:18px;
line-height:30px;
margin-top:30px;
}
.well.panel.alt,
.well.panel.alt2{
background-position:100% 100%;
}

}
.bg_black{
padding: 20px;
background: rgba(0,0,0,0.5);
}
.bg_black hr{
/*margin: 0px !important;*/
}


.wpcf7-form p{
float: left;
margin-right: 9px;
}

.custom-file-input::-webkit-file-upload-button {
visibility: hidden;
}
.custom-file-input::before {
content: 'Select some files';
display: inline-block;
background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
border: 1px solid #999;
border-radius: 3px;
padding: 5px 8px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
text-shadow: 1px 1px #fff;
font-weight: 700;
font-size: 10pt;
}
.custom-file-input:hover::before {
border-color: black;
}
.custom-file-input:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/*.home_form input[type="text"]{
width: 100%;
}

.home_form input[type="tel"]{
width: 100%;
}
.home_form textarea{
width: 100%;
}*/
.form_bg_home{
/*background:#5591d2 rgba;*/
background: rgba(85,145,210,0.88);
text-align: center;
border-top: rgba(63, 121, 196, 0.88) solid 20px;
}
.career_left{

}


/*New-Style-Added*/

.new_ser_bg{

background:url(../../images/ser-bg-bt.png) no-repeat left bottom, url(../../images/ser-bg-top.png) no-repeat top right, url(../../images/ser-bg-bt-rt.png) no-repeat right bottom #f9f9f9;
width:100%;
margin-top: 0;
padding-bottom: 0;
padding-top: 0px;
width: 100%;
}

.ser_bg{

}

.ser_bg h1{
font-family: lato;
font-weight: 100;
line-height: 20px;
margin-bottom: 10px;
margin-top: 0px;
padding: 0;
text-align: left;
color: #202020;
font-size: 2rem;
}

/*.ser_bg img{

background: #174f78 none repeat scroll 0 0 !important;
border-radius: 100%;
box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
padding: 15px;
width: 150px;
}*/

.new_ser_bg p{

color: #202020;
font-family: lato;
font-size: 1rem;
font-weight: 300;
line-height: 20px;
/* margin: 3px 0;*/
margin: 15px 0;
padding: 0px 0;
text-align: justify;
}

.new_label{

background: #fff none repeat scroll 0 0 !important;
border-radius: 0 !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
margin: 0 11px;
padding: 7px 0 !important;
text-indent: 10px;
width: 90%;
}

.new_formcontrol{

background: #fff none repeat scroll 0 0 !important;
border-radius: 0 !important;
box-shadow:none !important;
margin: 0 11px;
width: 90%;
padding:5px 0 !important;
text-indent:38px;
}

.form-title{

background: #54c203 none repeat scroll 0 0;
padding: 25px;
margin-bottom: 0px;
line-height: 0px;
}

.form-head h1{

color: #fff;
font-size: 1.8rem;
font-weight: 400;
line-height: 0px;
margin: 0px;
text-transform: none;
background: #54c203 none repeat scroll 0 0;
position: relative;
text-align: center;
}

.arrow-down{

border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 18px solid #54c203;
bottom: -18px;
height: 0;
left: 44%;
position: absolute;
width: 0;
}

.form_bg{

border:none;
background:#eeeff1 none repeat scroll 0 0;
padding:20px;
}

.new_btn{

background: rgb(255, 105, 1) none repeat scroll 0 0;
border-radius: 0 !important;
box-shadow: none;
font-size: 18px;
font-weight: 400;
line-height: 25px;
padding: 8px 0;
text-decoration: none;
transition: all 2s ease 0.5ms;
width: 100%;
}

#iscon{
position:absolute;
display:inline-block;
z-index:99;
}


.bdr{

position:relative;
margin-bottom:1px;
}


.form-icons, .user-icon, .icon-email, .icon-ph, .icon-msg, .icon-services{

background-image:url(../../images/form-icons.png);
background-repeat:no-repeat;
}

.icon-services{

left:21px;
margin-top: -21px;
top: 50%;
}

.icon-services{

background-position: -18px -102px;
height: 24px;
width: 30px;
}

.user-icon{

left:21px;
margin-top: -21px;
top: 50%;
}



.user-icon{

background-position: -18px -5px;
height: 24px;
width: 30px;
}

.icon-email{
background-position: -19px -29px;
height: 24px;
width: 30px;
}

.icon-email{
left: 24px;
margin-left: -3px;
margin-top: -23px;
top: 50%;
}


.icon-ph{

background-position: -21px -50px;
height: 24px;
width: 30px;
}

.icon-ph{
left: 24px;
margin-left: -2px;
margin-top: -25px;
top: 50%;
}

.icon-msg{

background-position: -17px -79px;
height: 24px;
width: 30px;
}

.icon-msg{

left: 24px;
margin-left: -3px;
margin-top: -19px;
top: 50%;
}


.cap{

background: #fff none repeat scroll 0 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
margin: 0 11px;
padding: 10px 0 !important;
width: 90%;
}

.icons i{

font-size: 50px;
color: #ff733e;
margin-left: 25px;
}

.submit{

background: rgb(255, 105, 1) none repeat scroll 0 0;
width: 90% !important;
margin-bottom: 0px;
transition: all 2s ease 0.5ms;
padding: 8px 0;
box-shadow: none;
line-height: 20px;
border: none;
color: #fff;
font-size: 1.0rem;
margin-left:13px;
}


.submit:hover{

background:#174f78;
color:#fff;
}


.mrg{

margin-top:0px;
}


.entry-title a{

font-size:30px;
}

span.wpcf7-not-valid-tip{

text-align:center;
position: absolute;
margin-top: -22px;
}


div.wpcf7-validation-errors{

color:red;
}


div.wpcf7-mail-sent-ok{

color:#398f14;
}


.comments-link{

display:none;
}


.servicetext{

min-height:218px;
display:inline-block;
}








@media only screen and (max-width: 767px) {

.new_formcontrol{

width:95%;
}

.submit {
width: 100%!important;
}


.servicetext{

min-height:inherit;
}

}


@media only screen and (max-width: 768px) {

.servicetext{

min-height:320px;
}

}
.searchengine li{
color: #202020;
font-family: lato;
font-size: 1rem;
font-weight: 300;
list-style: disc;
text-align:left;}
.temp_logo{
padding: 30px 0px 0 0;
}

}

.foot-links{

margin-top: 40px !important;

}

.links{

list-style: none;
margin: 0px;
padding: 0px;
display: inherit;
margin-top: 40px;
}

.links li{float: left;margin-right: 20px;font-size: 13px;border-bottom: none !important;/* text-align: left; */line-height: 30px;}

.links li a{

border-bottom: none !important;
color: #fff;
text-decoration: none;
}

.links li a:hover{

color: #b4ebf1;
text-decoration: none;
transition: all 1s 0.3s ease-in-out;
-webkit-transition:all 1s 0.3s ease-in-out;
-moz-transition:all 1s 0.3s ease-in-out;
}

.in-link{

width: 70%;
margin: 25px auto;
}

.cap-n{

margin-top: -8px;
}


@media only screen and (min-width: 320px) and (max-width: 979px){

.links li{float:left;}
.links{width: 100%;float: left;}
.he{float: left;}
.temp_logo{

padding: 26px 10px 10px;
text-align: right;

}

.navbar .btn-navbar{

padding: 10px 10px;
margin: 28px 0;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{

border-top: none;
background: #00b8c9;
color: #fff;
}

.navbar .nav > li > a{

padding: 12px 0 12px;
background: #ececec;
font-size: 13px;
font-weight: 600;
color: #101010;
letter-spacing: 1px;
border-top: 1px solid #e0e0e0;
margin-bottom: 0px;
}

.nav-collapse .nav{

padding-right: 0px;
padding-left: 0px;
}

.nav-collapse .nav{

margin: 0px;
}

.navbar .nav{

margin: 0px;
}
.nav{

margin-bottom: 0px;
}

ul, ol{

margin: 0 0 0px 25px;
}
}


@media only screen and (min-width: 320px) and (max-width: 380px){

.brand img{

width:195px;
}

}

.enquiry{
z-index: 9999999;
left: -52px;
border-radius: 0px 0px 6px 6px;
font-size: 18px;
transform: rotate(-90deg) translateX(5%);
padding: 15px 11px 11px;
top: 56%;
height: auto;
position: fixed;
box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.4);
background: #00a5b5;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 200;
}
.close:hover, .close:focus{
opacity: 0.9;
}
.modal-header {
padding: 5px 0;
border-bottom: 5px solid #419ea7;
background: #00b8c9;
}
.close {
float: none;
font-size: 28px;
font-weight: bold;
line-height: 20px;
color: #000;
text-shadow: none;
opacity: 0.9;
filter: alpha(opacity=20);
position: absolute;
right: -14px;
background: #fff !important;
border-radius: 50px;
width: 35px;
height: 35px;
line-height: 30px;
top: -16px;
border: solid 3px #4c6163 !important;
}
.modal-title{
text-align: center;
font-size: 30px;
color: #fff;
font-weight: 500;
letter-spacing: 2px;
text-transform: uppercase;
}
input.span7{
width: 100%;
/* float: left; */
box-shadow: none;
border-radius: 0px;
border: solid 1px #e5e5e5;
height: 30px;
color: #2a2b28;
}
.modal-body {
position: relative;
/* max-height: 400px; */
padding: 0px 13px 11px 10px !important;
width: 90% !important;
float: none;
/* max-width: 94%; */
margin: 0px auto 0 3% !important;
overflow-y: inherit;
}
textarea.span7{
width: 100%;
/* float: left; */
box-shadow: none;
border-radius: 0px;
border: solid 1px #e5e5e5;
height: 45px;
color: #2a2b28;
}
div.wpcf7-validation-errors{
border: 2px solid #f7e700;
float: left !important;
color: #ff0000 !important;
font-size: 12px;
width:auto !important;
text-align: center;
margin:0 0 15px !important;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 12px !important;
font-weight: normal;
display: block;
}

.modal{
width: 450px;
margin-left: -230px;
}

@media only screen and (min-width: 320px) and (max-width: 980px){
.enquiry{
padding: 10px 14px 8px;
font-size: 14px;
font-weight: 500;
top: 75%;
right: 0;
left: -48px;	
}
span.wpcf7-not-valid-tip{
position: inherit;
text-align: left;
}
div.wpcf7-validation-errors{
width: auto !important;
margin: 0 0 20px !important;
}
.modal{
margin-left: auto;
width: auto;
}
.modal.fade.in{
z-index: 9999999;
}
.close{
font-size: 25px;
width: 30px;
height: 30px;
line-height: 5px;
margin: 0px !important;
padding: 0px !important;
right: -5px;
top: -15px;
}
.modal-title{
font-size: 25px;
}
}
.modal.fade{
top: auto;
}
.owl-carousel .item {height:100%;background: #fff;padding: 5px 10px;border-radius: 10px;border: 1px solid #c9c9c9;text-align: center;margin: 0 auto;}
.owl-carousel .owl-item img{width: auto !important;margin: 0 auto;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
background:#4c4c4c !important;
width: 25px !important;
height:25px !important;
}
.owl-theme .owl-nav{
margin-top: 20px !important;
}
div.wpcf7-mail-sent-ok{
border:none !important;
font-weight: 600;
}
div.wpcf7-response-output{
float: left;
margin: 0px;
}