@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,600,700);
@import url('https://fonts.googleapis.com/css?family=Karla:400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
  line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600; 
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
}
h1{
  font-size: 36px;
  color:#fff;
}
h2{
  font-size: 20px;
}
img {
    vertical-align: middle;
}
h3{
font-size: 16px;
color: #333;
font-weight: 600;
line-height: 24px;
}
h4{
font-size: 16px;
font-family:"Roboto",sans-serif;
}
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
right: 20px;
bottom: 20px;
position: fixed;
margin-bottom: -80px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url(../images/top.png) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
z-index: 9999;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  margin-bottom: 0px;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
a {
  color: #c52d2f;
  -webkit-transition: color 100ms, background-color 200ms;
  -moz-transition: color 100ms, background-color 200ms;
  -o-transition:  color 100ms, background-color 200ms;
  transition:  color 100ms, background-color 200ms;
}
a:hover, a:focus {
  color: #d43133;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; 
        
}
.cfi:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.cfi { display: inline-block; }
* html .cfi { height: 1%; }
.cfi { display: block; }
.vr{
    display: inline;
    height: 100%;
    width: 1px;
    border-left: 1px dashed #3ec4ff;
    margin: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
.auth{
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}
.hn{
display: none !important;
}
.logo{
padding: 0;
}
.pl0{
padding-left: 0;
}
.navbar-brand>img {
display: inline-block;
}
.pp_title{
  color:#000;
  font-size:14px;
  width:100%;
  font-weight:bold;
  text-transform:uppercase;
  margin:0px 0px 12px 0px;
  padding: 20px;
}
.k_more{
  color:#000;
  font-size:16px;
  font-weight:bold;
  margin:0px 0px 10px 0px;
  float:left
}
.imve{
max-width: 100%;
display: block;
}
.gry_hr{
  border-color: #ccc;
  border-bottom: none;
}
.no-padding{
  padding-bottom: 0;
}
.link-nor{
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #00b1b0;
}
.imct{
margin: 0 auto;
}
.btn-primary {
  padding: 8px 20px;
  background: #1e60bd;
  color: #fff;
  border-radius: 4px;
  border:none;
}
table tr .title {
    background: #0f6296 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    font-family: 'open sans', sans-serif;
}
.colm2{
  columns: 2;
}
.colm3{
  columns: 3;
}
.btn-primary:hover, 
.btn-primary:focus{
  background: #b4b4b5;
  outline: none;
  box-shadow: none;
} 
.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.spacer{
  margin-bottom: 40px;
}
.spacer20{
  padding-top: 20px;
  height: 1px;
  clear: both;
}
.spacer20:after{
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer5{
  padding-top: 5px;
  height: 1px;
  clear: both;
}
.spacer5:after{
    content: '.';
    visibility: hidden;
    clear: both;
} 
.spacer15{
  padding-top: 15px;
  height: 1px;
  clear: both;
}
.spacer15:after{
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer10{
  padding-top: 10px;
  height: 1px;
  clear: both;
}
.spacer10:after{
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer30{
  padding-top: 30px;
  height: 1px;
  clear: both;
}
.spacer30:after{
    content: '.';
    visibility: hidden;
    clear: both;
}
.txt-right{
  text-align: right;
}
a:hover, a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}
ul.products{
  list-style: none;
  text-align: left;
  position: relative;
  font-weight: 600;
  font-size: 13px;
}
ul.products li{
  line-height: 20px;
  margin-bottom: 10px;
}
ul.products li::before{
  content: '\f046';
  position: absolute;
  text-indent: -20px;
  font-family: 'FontAwesome';
  font-weight: normal;
  color: #428bca;
}
.csr-container{
  border: 1px solid #e0e0e0;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2.csr{
  padding: 45px 0 0px;
  text-align: left;
  font-size: 22px;
  font-family: 'open sans';
  font-weight: 300;
}
.inner_l{
  list-style: none;
  text-align: left;
  padding-left: 10px;
}
ul.csr-list{
  list-style: none;
  text-align: left;
  padding: 0;
  font-size: 14px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  position: relative;
}
ul.csr-list li:before{
  content: "\f054";
  font-family: 'FontAwesome';
  font-size: 11px;
  padding-top: 2px;
  color: #c52d2f;
  text-indent: -13px;
  position: absolute;
}
ul.csr-list li {
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  padding: 0 17px;
  line-height: 18px;
  margin-bottom: 8px;
}
ul.csr-list2{
  list-style: none;
  text-align: left;
  padding: 0;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  position: relative;
}
ul.csr-list2 li:before{
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 13px;
  padding-top: 2px;
  color: #c52d2f;
  text-indent: -13px;
  position: absolute;
}
ul.csr-list2 li {
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  padding: 0 17px;
  line-height: 18px;
  margin-bottom: 8px;
}
ul.csr-list li a{
  color: #727272;
}
p.quote {
    position: relative;
    padding-left: 20px;
    padding-top: 8px;
}
p.quote:before {
    content: '\f10d';
    font-family: 'FontAwesome';
    left: 0;
    top: 0px;
    position: absolute;
    color: #ccc;
}
ul.csr-list li a:hover{
  color: #c52d2f;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.cl-red{
  color: #c62828;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
.media>.pull-left{
  margin-right: 20px;
}
.media>.pull-right{
  margin-left: 20px;
}
body > section {
  padding: 50px 0;
}
.center {
  text-align: center;
  padding-bottom: 0px;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.lead{
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
}
h2.h2-blue{
  color: #36a1ec;
  font-family: 'Cabin', sans-serif;
  font-weight: normal;
  margin-bottom: 8px;
}
.pd-l0{
  padding-left: 0;
}
.pd-lr0{
  padding-left: 0;
  padding-right: 0;
}
.pd-r0{
  padding-right: 0;
}
#about-home {
  background: #fff;
  padding: 20px 0;
  padding-bottom: 40px;
  position: relative;
}
.center-txt{
  text-align: center;
}
.h2-green{
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  color: #54b948;
  font-weight: normal;
  margin-bottom: 5px;
}
.bredcrum{
  font-family: 'Karla', sans-serif;
  font-size: 14px;
  color: #fff;
}
#call_back .form-control {
    padding: 7px 12px;
    border-bottom: 2px solid #e2e2e2;
}
.fr-ml{
    margin-right: 15px;
    margin-left: -7px;
    padding-left: 0px;
    padding-right: 0;
    margin-bottom: 15px;
  }
.btn-primary-cb {
    padding: 8px 20px;
    background: #ff8604;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-family: 'Roboto';
    font-weight: 500;
    border-color: transparent;
    border-bottom: 3px solid #e27704;
}
.h2-wht{
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
.h3-grey{
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  color: #767676;
  font-weight: normal;
  margin-top: 5px
}
.lead-about-home{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  color: #313131;
  line-height: 26px;
  text-align: justify;
  margin-top: 20px;
}
.btn-border{
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #e9a503;
  border: 1px solid #e1e1e1;
}
.h_lt{
  font-family: 'Oswald', sans-serif;
  color: #f57e1c;
  font-size: 18px;
}
#contact-form-home {
  background: #f6cd33;
  padding: 0;
  min-height: 175px;
  position: relative;
}
#services {
  background: #f0f0f0;
  padding-top: 10px;
  padding-bottom: 30px;
}
#about-hm{
  padding-top: 35px;
  padding-bottom: 35px;
}
.h1_pri{
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  color: #cd3911;
  font-weight: 500;
  margin-top: 0;
  margin-bottom:20px;
}
.lead-hm{
  /*font-family: 'Raleway', sans-serif;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  /*color: #4d4d4c;*/
  color: #646464;
  font-weight: 500;
  line-height: 23px;
}
.ld_insd{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #212121;
  font-weight: 500;
  line-height: 23px;
}
.tx_hlt{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #082e7c;
  font-style: italic;
  font-weight: 600;
  line-height: 23px; 
}
.tx_hlt2{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #db1904;
  font-weight: 700;
  line-height: 23px; 
}
.mrb_0{
margin-bottom: 0px;
}
.h3_insd{
font-family: 'Montserrat', sans-serif;
font-size: 18px;
line-height: 22px;
color: #444;
font-weight: 400;
margin-bottom: 0px;
margin-top: 28px;
}
.hr-grey-inner{
border-top: 1px solid #eeeeee;
border-bottom-color: transparent;
background: transparent;
margin-top: 0px;
margin-bottom: 20px;
}
.h4_insd{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height: 18px;
color: #103c9f;
font-weight: 500;
margin-top: 15px;
}
.lh2{
  line-height: 24px;
}
.h4_insd i{
color: #f98710;
padding-right: 4px;
}
.hr-rd-sm{
border-top: 1px solid #df1a00;
width: 60px;
border-bottom-color: transparent;
background: transparent;
margin-top: 8px;
margin-bottom: 15px;
margin-left: 0;
}
.insd_ls{
padding: 0;
list-style-position: inside;
list-style-type: none;
position: relative;
}
.insd_ls li{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 20px;
color: #212121;
font-weight: 500;
padding-left: 20px;
margin-bottom: 5px;
}
.insd_ls li:before{
content: "\f105";
font-family: 'FontAwesome';
color: #f50c0c;
position: absolute;
left: 5px;
}
.insd_ls li ul{
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  position: relative;
  margin-top: 10px;
}
.insd_ls li ul li{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #212121;
  font-weight: 500;
  padding-left: 20px;
  margin-bottom: 5px;
}
.insd_ls li ul li:before{
  content: "\f22d";
  font-size: 11px;
  font-family: 'FontAwesome';
  color: #b6bed0;
  font-weight: bold;
  position: absolute;
  left: 5px;
  padding-top: 1px;
}
.insd_ls li ul.nls{
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  position: relative;
}
.insd_ls li ul.nls li{
font-family: 'Open Sans';
font-size: 13px;
line-height: 20px;
color: #212121;
font-weight: 500;
padding-left: 20px;
margin-bottom: 5px;
}
.insd_ls li ul.nls li:before{
content: "";
}

.tm_pg{
  list-style-type: none;
}
.tm_pg .tm_img{
  float: left;
  margin-top: 28px;
}
.tm_pg .cont_tm{
  padding-left: 130px;
}
.tm_pg li{
border-bottom: 1px solid #ebebeb;
padding-bottom: 20px;
padding-top: 20px;
}
.tm_pg li:last-child{
border-color: transparent;
}
.tm_pg .lead-tm{
text-align: justify;
}
.insd_ls li ul.nls2{
list-style: none;
}
.rd_more{
font-family: 'Montserrat', sans-serif;
font-size: 15px;
color: #103c9f;
font-weight: 600;
padding-top: 19px;
}
.ld_insdr{
margin-top: 0px;
margin-bottom: 5px;
font-family: 'Open Sans';
text-align: left;
}
.uldn{
padding-bottom: 4px;
font-size: 15px;
color: #162dbe;
border-bottom: 1px solid #f9cc1a;
}
#services-hm{
padding-top: 33px;
padding-bottom: 52px;
background: #f0f0f0;
}
.h1_serv{
font-family: 'Montserrat', sans-serif;
font-size: 31px;
color: #0b0b0b;
font-weight: 400;
text-align: center;
margin-top: 0;
margin-bottom: 15px;
}
.ielts_cont{
background: #092f85;
border-radius: 4px 0 0 4px;
}
.h1_serv_sub{
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 15px;
}
.h2_serv{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 35px;
  padding-bottom: 14px;
  line-height: 16px;
  color: #26c1ee;
  border-bottom: 1px solid #36b4e9;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
.serv_lnk1{

}
.serv_lnk1:hover .h2_serv{
  color: #fff;
  border-color: #fff;
}
.stdy_cont{
  background: #df1a00;
  border-radius: 0 4px 4px 0;
}
.h2_serv2{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 35px;
  padding-bottom: 14px;
  line-height: 16px;
  color: #f8f8f8;
  border-bottom: 1px solid #f7b322;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
.serv_lnk1:hover .h2_serv2{
  color: #000;
  border-color: #fff;
}

#sstory{
  padding-top: 40px;
  padding-bottom: 30px;
}
.h2_tstm{
  font-family: 'Montserrat', sans-serif;
  color: #3b3b3b;
  font-size: 23px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.h3_tstm{
  font-family: 'Montserrat', sans-serif;
  color: #fe2e13;
  font-size: 29px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 25px;
}
.tsmnsldr li{
  /*margin-bottom: 10px;*/
}
.tstm_bx .bx-wrapper{
  margin-bottom: 0;
}
.tstm_bx .bx-viewport{
  height: auto !important;
}
.tsmnsldr .cont_tm{
  border: 1px solid #d5d5d5;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-top: 50px;
  padding-top: 40px;
  margin-bottom: 15px;
}
.tsmnsldr .tm_img{
  position: absolute; 
  left: 15px;
}
.tm_title{
  font-family: 'Raleway', sans-serif;
  color: #fe2e13;
  font-size: 21px;
  font-weight: 500;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 0;
}
.tm_type{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #212121;
  font-weight: 500;
}

.lead-tm{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #636261;
  text-align: justify;
}
.btn-tm{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #103c9f;
  font-weight: 600;
  padding-left: 0;
}
.btn-tm-bdr:hover{
  background: #333;
  color: #fff;
}


hr.hr-arrow-bot {
  color: #F3F3F3;
  text-align: center;
  margin: 18px 0 30px;
  line-height: 100%;
  padding: 0;
  border: none;
  border-top: 1px solid #F0F0F0;
  position: relative;
  overflow: visible;
}
hr.hr-arrow-bot:before {
  background: #d1cfcf;
  content: "";
  height: 1px;
  left: 28%;
  position: absolute;
  margin-top: -1px;
  width: 44%;
}
hr.hr-arrow-bot:after {
  background: #f0f0f0;
  color: #f26e0d;
  content: '\f107';
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 35px;
  padding: 0 40px;
  position: relative;
  top: -15px;
}

.h2_pri{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #424241;
  margin-bottom: 5px;
  font-weight: 500;
}
.serv_ln:hover .h2_pri{
  color: #d6610c;
}

.tsmnsldr i{
  color: #a780f9;
  float: left;
  margin-left: 3px;
  padding-right: 5px;
}

#exprt{
  background: #fff;
  padding: 40px 0;
}
.h1_exprt{
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-top: 0;
  color: #b66021;
  margin-bottom: 0px;
} 
.h1_exprt .stg{
  font-weight: 800;
}
.hr-grey{
  border-top-color: #ebebeb;
}
.shorter{
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  margin-top: 0;
  margin-bottom: 0;
  color: #b66021;
  font-weight: 400;
}
.lead_info{
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 22px;
  margin-top: 8px;
  margin-bottom: 15px;
  color: #5f5e5e; 
}
.feature-box{
  padding-top: 10px;
}
.feature-box-icon{
display: inline-block;
float: left;
width: 28px;
height: 35px;
}
.feature-box-info{
padding-left: 35px;
}


.admission-enq-header{
  background-color: #df1a00;
  padding: 15px;
  border-radius: 4px 4px 0 0;
  padding-left: 25px;
  padding-right: 25px;
}
.enq-header{
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  color: #fff;
  margin: 0;
  /*margin-top: 5px;*/
  font-weight: normal;
}

.admission-enq-body{
  padding: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
#info-box{
  padding-top: 0;
  padding-bottom: 20px;
}
.info-box-body{
  background: #e8e9e9;
  margin: 0 auto;
  padding: 15px;
}
.btn-consel{
  border-radius: 3px;
  background: #103c9f;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  padding: 8px 13px;
    outline: 0;
}
.btn-consel i{
  padding-left: 8px;
  padding-right: 3px;
}
.btn-consel:hover{
  background: #ec0805;
  color: #fff;
  box-shadow: none;
}
.btn-consel:focus, .btn-consel:active{
  outline: 0 !important;
  color: #fff;
  box-shadow: none;
}
.admission-enq-form .form-group{
  margin-bottom: 20px;
}
.admission-enq-form .form-group .form-control{
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  border-color: #e6e6e6;
  border-radius: 0;
  height: 40px;
}
#tieups{
  padding-top: 0;
}

.h2_pri_pr{
  font-family: 'Lato', sans-serif;
  color: #455272;
  text-align: center;
  background: #fff;
  font-size: 24px;
  display: inline-block;
  font-weight: normal;
  padding: 0 15px;
  margin-top: 0;
}
.hr_prtn{
  margin-top: -22px;
  border-top-color: #d6d6d6;
  width: 80%;
}
.tieups .bx-wrapper{
  margin-top: 20px;
}

.mr_tb5{
  margin-top: 5px;
  margin-bottom: 5px;
}
.mr_b15{
  margin-bottom: 15px;
}
.mr_t15{
  margin-top: 15px;
}
.ser_bx_ifo{
  max-width: 280px;
  background-color: #f0f0f0;
}
.serv_bx{
}
.services-title{
  font-family: 'Quattrocento', sans-serif;
  font-size: 26px;
  line-height: 26px;
  margin-top: -30px;
  background-color: #fff;
  position: relative;
  font-weight: 400;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 12px 0;
}
.box1-btm{
  padding-bottom: 25px;
  border-bottom: 3px solid #0daa50;
}
.box1 h2{
  color: #0daa50;
}
.box2-btm{
  padding-bottom: 25px;
  border-bottom: 3px solid #4378d1;
}
.box2 h2{
  color: #4378d1;
}
.box3-btm{
  padding-bottom: 25px;
  border-bottom: 3px solid #f5220c;
}
.box3 h2{
  color: #f5220c;
}
.serv_bx{
  padding-bottom: 5px;
}
.serv_lnk{
   font-family: 'Open Sans', sans-serif;
   font-size: 14px;
   color: #858585;
   padding-left: 30px;  
   padding-right: 30px;  
   margin-bottom: 5px;
}
.btn-rd-mr{
   font-size: 14px;
   font-family: 'Open Sans', sans-serif;
   color: #726f6f;
   margin-left: 30px;
   padding-left: 0;
   padding-right: 0;
   font-weight: bold;
}
.btn-rd-mr a:hover{
  color: #06b29c;
}
.btn-rd-mr2{
   font-size: 13px;
   font-family: 'Raleway', sans-serif;
   color: #252327;
   margin-left: 30px;
   font-weight: bold;
   border: 1px solid #252327;
}
.btn-rd-mr2:hover{
  color: #fff;
  border-color: #f5220c;
  background: #f5220c
}
.service-txt{
 font-family: 'Roboto', sans-serif;
 font-size: 14px;
 line-height: 15px;
 color: #959393;
 margin-top: 0;
 margin-bottom: 20px;
}
#appointment{
  background: #564088;
  padding: 0;
}
.h2-appt{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  color: #fff;
  font-weight: normal;
}
.appt_p{
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Source Sans Pro', sans-serif;
  color: #9f7fe8;
}
.btn-appt-bdr{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #c0a5ff;
  font-weight: 600;
  margin-left: 8px;
  margin-right: 8px;
  border: 1px solid #7650cb;
}
.btn-appt-bdr:hover{
  border-color: #fc428e;
  background: #fc428e;
  color: #fff;
}
#testimonials{
  padding: 50px 0;
  background: #513683 url(../images/tesimonial-bg.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  min-height: 300px;
}
.h2-tstmnl{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 25px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-weight: normal;
}
.wht-sml{
  border-top: 2px solid #fff;
  width: 40px;
  margin-top: 10px;
  margin-left: 0;
  border-bottom-color: transparent;
}

a.r_more{
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #f10000;
  margin-left: 10px;
  margin-right: 15px;
}
.hedr_d_con{
  background-color: #ff9844;
  position: relative;
}
.prod_src{
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  margin-left: 10px;
  margin-top: 0;
  padding-top: 19px;
  padding-left: 20px;
  padding-bottom: 19px;
  margin-right: 15px;
  margin-bottom: 0;
}
.bdy_frm{
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 245px;
  color: #f0f0f0;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.10) ;
  box-shadow: 1px 2px 2px rgba(0,0,0,.10) ; 
}
.bdy_frm_h{
  height: auto;
}
.bdy_frm .form-control{
  border-radius: 0px;
  background: #fff;
  height: 34px;
  padding-right: 0px;
  border-color: #e1e1e1;
  border-width: 0;
  color: #727272;
  font-size: 13px;
  font-family: 'Arial';
  font-weight: bold;
}
.bdy_frm .form-control{
  padding: 2px 12px;
  border-color: #ddd;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  height: 40px;
  font-weight: normal;
  border: 1px solid #ececec;
  box-shadow: 1px 2px 5px rgba(0,0,0, 0.10);
}
.bdy_frm .form-control:focus {
  border-color: #c1c1c1;
  box-shadow: 1px 2px 5px rgba(0,0,0, 0.15);
}
.home_select{
  -webkit-appearance: auto;
}
.btn-search-prod {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  background: #0d9db2;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 2px;
  display: block;
  padding: 10px 12px;
  padding-left: 12px;
  font-weight: bold;
  border-bottom: 3px solid #047181;
}
.tx_ce{
  text-align: center;
}
.tx_ri{
  text-align: right;
}
.tx_le{
text-align: left;
}
.blk_cn{
display: inline-block;
}
#insd_hder{
padding-top: 0px;
padding-bottom: 0px;
width: 100%;
}

#services-grn{
background-color: #a3ce75;
padding: 20px 0;
}
.h2_ser_wht{
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 23px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
.ser_titl_hm{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  line-height: 19px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
.txt_cont_titl{
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
.lnk_serv:hover .txt_cont_titl{
  background-color: #aedc7d;
}
.lnk_serv:hover .ser_titl_hm, .lnk_serv:hover .clr_gry_title{
  color: #000;
}
.pic_ser_con img{
  -webkit-box-shadow: 4px 5px 10px rgba(0,0,0,.13);
   box-shadow: 4px 5px 10px rgba(0,0,0,.13); 
}
.clr_gry_title{
  color: #4b4949;
  font-weight: 600;
}
#contact-adr{
  background-color: #e8ebe5;
  padding: 40px 0; 
}
#inner-header{
  background: #182950 url(../images/header-inner.jpg) no-repeat;
  background-size: cover;
  background-position: top right;
  height: 150px;
}
#gmap_canvas img {
    max-width: none !important; 
    background: none !important;
}
#map_wrapper {
  height: 335px;
  border: 3px solid #fff;
}
#map_wrapper2 {
  height: 255px;
  border: 3px solid #fff;
}
#map_canvas {
    width: 100%;
    height: 100%;
}
.hedr_d_cont {
    background-color: #0d9db2;
    position: relative;
}
.prod_home_con {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #fff;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 19px;
    padding-left: 20px;
    padding-bottom: 19px;
    margin-right: 15px;
    margin-bottom: 0;
}
.bdy_frm_cont{
      border-width: 0px 1px 1px 1px;
    border-style: solid;
    background-color: #fff;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f0f0f0;
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.10);
    box-shadow: 1px 2px 2px rgba(0,0,0,.10);
}
.bdy_frm_cont .form-control {
    padding: 2px 12px;
    border-color: #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    border-radius: 0;
    height: 40px;
    font-weight: normal;
    border: 1px solid #ececec;
    box-shadow: 1px 2px 5px rgba(0,0,0, 0.10);
}
.bdy_frm_cont .form-control:focus {
  border-color: #c1c1c1;
  box-shadow: 1px 2px 5px rgba(0,0,0, 0.15);
  }
.btn-primry{
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    background: transparent;
    border: 2px solid #9d75e8;
    color: #333;
    text-align: center;
    border-radius: 0px;
    padding: 5px 20px;
    font-weight: bold;
    -webkit-transition: 2s. all;
    -o-transition: 2s. all;
    transition: 2s. all; 
}
.btn-primry:hover{
    background: #9d75e8;
    color: #fff;
}
#membership{
  background: #8bc34a;
  padding-top: 20px;
  padding-bottom: 20px;
}
#membership h1 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}
#membership div[class^="col-"]{
  margin-bottom: 15px;
}
.hr-blue {
    border-top: 1px solid #244269;
    border-bottom-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}
.lead-wht-home{
  font-family: 'Karla', sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.circle-inner {
    position: absolute;
    top: 28%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}
#social-links h2 {
    color: #f1c40f;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 8px;
}
#social-links h3 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
    line-height: 10px;
}
#subscribe-form-home{
  background: #032e22;
  padding-top: 20px;
}
.h2-wht-subscribe {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}
.btn-primary-cb2 {
    padding: 9px 20px;
    background: #ff8604;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-family: 'Open Sans';
    font-weight: bold;
    border-color: transparent;
    border-bottom: 3px solid #e27704;
}
#subscribe-form-home .form-control{
  border-color: transparent;
}
.bg-whte{
  background: #fff;
  padding: 20px;
  margin-bottom: 25px;
  overflow: hidden;
  position: relative;
}
.bg-whte:after{
  content: " ";
  width: 20px;
  height: 20px;
  position: absolute;
  transform: rotate(45deg);
  z-index: 9;
  bottom: -10px;
  right: -10px;
}
.bg-whte.bg-colr1:after{
  background: #61cbf0;
}
.bg-whte.bg-colr2:after{
  background: #0bd7af;
}
.bg-whte.bg-colr3:after{
  background: #fa4730;
}
.crsl-wrap p{
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 20px;
}
h2.h2-maroon {
    color: #c00006;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}
.btn-border2{
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #89898b;
  font-weight: normal;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; 
}
.btn-border2:hover{
  border-width: 2px;
  border-color: #000;
  font-weight: bold;
  box-sizing: border-box;
}
.img-form-img {
    position: absolute;
    top: -10px;
}
.h2-green-services{
  font-family: 'Roboto Slab', serif;
  font-size: 25px;
  color: #3fc42f;
}
.h2-grey-inner{
  color: #4c4b4b;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  letter-spacing: -.5px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}
h2.h2-grey{
  color: #4c4b4b;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
h2.h2-white{
  color: #182950;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 20px;
}
.blue-block{
  display: block;
  color: #2996bd;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 10px;
}
.btn-blue{
  background: #2996bd;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.btn-blue-light{
  background: #9dc9ec;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 0px;
}
.btn-violet{
  background: #b86a9e;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.btn-violet-margin{
    background: transparent;
    color: #b86a9e;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 12px;
    text-align: center;
    display: inline-block;
    border-top: 1px solid #b86a9e;
    width: 30%;
}
#recent-works .h2-blue{
  font-size: 25px;
}
.icon.default-bg {
    background-color: #b86a9e;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.icon.small {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 34px;
    border-radius: 44px;
}
.space-top{
  padding-top: 35px;
  padding-bottom: 20px;
}
.pr-20 {
    padding-bottom: 20px;
}
.media-left, .media-right, .media-body {
    text-align: center;
    vertical-align: top;
}
#recent-works .lead{
  font-size: 14px;
  max-width: 800px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  padding-bottom: 40px;
}
.small-font{
  font-size: 13px;
  line-height: 19px;
}
.small-font p{
  margin-top: 30px;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
#header .search{
  display: inline-block;
}
.top-bar {
  padding: 5px 0;
}
.sdow_inp{
  box-shadow: -1px -1px 1px rgba(0,0,0,.10), 0 3px 2px rgba(0,0,0,.10) ;
}
.top-number{
  color: #fff;
}
.input-srch{
  border-radius: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: 35px !important;
  border-color: #fff !important;
}
.btn-search{
  border-radius: 0;
  height: 35px;
  padding-left: 18px;
  padding-right: 18px;
  background-color: #ffcb5c;
  color: #fff;
}
.sd_cont{
width: 40%;
padding-top: 20px;
}
.cn_cont{
width: 20%;
padding-top: 3px;
}
.islg{
padding-top: 30px;
}
.rt_sd{
padding-top: 5px;
padding-bottom: 10px;
}
.infmsg{
font-size: 13px;
color: #454646;
text-align: right;
font-family: 'Karla';
}
.lnkct{
text-align: center;
padding-left: 0;
padding-right: 0;
}
.lk_tp{
padding: 0;
list-style: none;
margin-top: 5px;
margin-bottom: 0;
width: 100%;
}
.lk_tp li{
border-right: 1px solid #d6d6d6;
float: left;
width: 50%;
}
.lk_tp li:last-child{
border-right-width: 0;
}
.lk_tp li a {
font-family: 'Roboto';
font-size: 13px;
font-weight: 500;
display: block;
color: #232323;
padding: 7px 5px;
}
.lk_tp li a:hover {
color: #e31e25;
}
.ic_tp{
  float: left;
  padding-top: 20px;
}
.bdr_l{
  border-left: 1px solid #d6d6d6;
}
.ic_tp i{
  font-size: 20px;
  color: #595959;
}
.lbl_tp{
  margin: 0;
  font-family: 'Karla', sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #a2a2a2;
  padding-left: 25px;
}
.lbl_tp2{
  margin: 0;
  font-family: 'Karla', sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-top: 4px;
  color: #a2a2a2;
  padding-left: 25px;
}
.ph-cont{
  color: #0973df;
  font-family: 'Karla', sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 10px;
  font-weight: 600;
  padding-left: 25px;
}
.loc-cont{
  padding-left: 25px;
  /*margin-top: 4px;*/
  font-weight: 600;
  letter-spacing: -1px;
  font-family: 'Karla', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #4e4e4e;
}
.lbl_tp_soc{
margin: 0;
font-family: 'Karla', sans-serif;
font-size: 13px;
line-height: 16px;
margin-top: 0px;
margin-bottom: 4px;
color: #a2a2a2;
}
#abthmn{
padding-top: 0px;
padding-bottom: 30px;
z-index: 9;
float: left;
width: 100%;
}
.abtmn_sc{
width: 100%;
margin-top: -30px;
position: relative;
}
.h1_abthm{
font-family: 'Raleway';
font-size: 25px;
color: #cd3911;
margin-top: 70px;
font-weight: 400;
margin-bottom: 20px;
}
.abt_ldhm{
font-family: 'Raleway';
font-size: 14px;
line-height: 26px;
font-weight: 500;
color: #323232;
}
.nspt{
background: #e40404;
}
.nsdh2{
font-family: 'Roboto Slab';
font-size: 16px;
color: #fff;
font-weight: 400;
margin-bottom: 15px;
}
.ns_ct{
padding-left: 0px;
padding-right: 0px;
margin-bottom: 15px;
}
#crseshm{
padding-top: 0px;
padding-bottom: 35px;
}
.crsmh{
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
}
.h2_crs{
font-family: 'Roboto Slab';
font-size: 16px;
color: #0f709d;
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px;
}
.cnt_cru{
margin-top: 20px;
margin-bottom: 20px;
}
.cnt_cru img{
border-radius: 10px;
}
.ct_btlk{
margin-top: 15px;
}
.ct_btlk a{ 
color: #103c9f;
}
.ct_btlk a:hover{
color: #ff0000;
}
.h2_crs2{
font-family: 'Roboto Slab';
font-size: 16px;
color: #97449c;
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px;
}
.ls_wh{
list-style: none;
padding: 0px;
margin: 0px;
position: relative;
padding-left: 25px;
}
.ls_wh li{
position: relative;
font-family: 'Roboto';
font-size: 14px;
color: #393939;
margin-bottom: 4px;
}
.ls_wh li:before{
content: "\f22d";
margin-left: -15px;
font-size: 11px;
position: absolute;
color: #c4cedf;
left: 0px;
top: 0px;
font-weight: bold;
font-family: 'FontAwesome';
}
.tl_sb{
font-family: 'Roboto';
font-size: 13px;
color: #686666;
}
.fnjb{
margin-top: 10px;
margin-bottom: 10px;
}
#servsc{
padding-top: 30px;
padding-bottom: 30px;
background: #f0f0f0;
}
.hmsrvs{
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
}
.h1_hmsr{
font-family: 'Montserrat';
font-size: 28px;
color: #3d3d3d;
font-weight: 400;
margin-top: 0px;
text-align: center;
margin-bottom: 20px;
}
.srsc1{
background: #092f85;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
padding-top: 25px;
text-align: center;
padding-bottom: 25px;
}
.lksrv{
font-family: 'Raleway';
font-size: 15px;
margin-top: 10px;
color: #fff;
font-weight: 400;
text-align: center;
margin-bottom: 15px;
}
.srl_ct{
margin-bottom: 0px;
}
#tsmnsc{
padding-top: 30px;
padding-bottom: 30px;
}
.hmtstmn{
margin-top: 0;
margin-bottom: 0;
background: #fff;
}
.h1_tstmn{
font-family: 'Montserrat';
color: #3b3b3b;
font-size: 23px;
line-height: 24px;
margin-bottom: 0px;
font-weight: 400;
}
.h2_tsmn{
margin-top: 0px;
font-family: 'Montserrat';
font-size: 28px;
color: #fa5704;
margin-bottom: 30px;
}
.bt_sv1{
font-family: 'Roboto';
border-radius: 4px;
border: 1px solid #1d4f9c;
background: transparent;
font-size: 13px;
padding: 8px 15px;
line-height: 16px;
color: #418bba;
}
.bt_sv1 i, .bt_sv2 i, .bt_sv3 i, .bt_sv4 i{
font-size: 10px;
padding-left: 5px;
}
.bt_sv1:hover, .bt_sv2:hover, .bt_sv3:hover, .bt_sv4:hover{
color: #fff;
border-color: #fff;
}
.bt_sv2{
font-family: 'Roboto';
border-radius: 4px;
border: 1px solid #1d4f9c;
background: transparent;
font-size: 13px;
padding: 8px 15px;
line-height: 16px;
color: #d8694b;
}
.bt_sv3{
font-family: 'Roboto';
border-radius: 4px;
border: 1px solid #f17251;
background: transparent;
font-size: 13px;
padding: 8px 15px;
line-height: 16px;
color: #99eab4;
}
.bt_sv4{
font-family: 'Roboto';
border-radius: 4px;
border: 1px solid #f17251;
background: transparent;
font-size: 13px;
padding: 8px 15px;
line-height: 16px;
color: #dacfff;
}
.srsc2{
background: #ee4f26;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
}

.form_tp{
margin-top: 10px;
}
.form_tp .form-control{
border-radius: 0;
height: 26px;
font-size: 13px;
font-family: 'Questrail', sans-serif;
border-color: #e0dede;
}
.btn-slogin{
  border-radius: 1px;
  height: 26px;
  padding: 0px 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 11px;
  float: right;
}
.frm_ln_cont{
  text-align: right;
}
.frm_link{
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.frm_link li{
  display: inline-block;
  margin-left: 10px;
}
.frm_link li a{
  padding: 0;
  display: inline-block;
  font-family: 'Questrail', sans-serif;
  font-size: 13px;
  color: #333;
}
.top-number a{
  color: #fff;
}
.top-number a:hover{
  color: #51ddff;
}
.t_div{
  margin-left: 10px;
  margin-right: 10px;
}
.social{

}
.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}
ul.social-share li {
  display: inline-block;
}
ul.social-share li a {
  display: inline-block;
  color: #595959;
  /*background: #b1b1b1;*/
  width: 18px;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  border-radius: 1px;
}
ul.social-share li a:hover {
  background: #323232;
  color: #fff;
}
.txa_l{
  text-align: left !important;
}
.txa_r{
  text-align: right !important;
}
.txa_c{
  text-align: center !important;
}
.txa_j{
  text-align: justify !important;
}
.bdr_r{
  border-right: 1px solid #b5bde7;
}
.ph-lbl{
  color: #00a651;
  font-family: 'Open Sans', sans-serif;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
}
.apt-lbl{
  color: #aa33aa;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
}
.apt-cont{
  color: #aa33aa;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 3px;
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 600;
}
.apt-cont img{
  margin-left: 3px;
}
.fnd-lbl{
  color: #224149;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
}
.fnd-cont{
  color: #224149;
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 600;
}
.doc-icon{
  float: left;
  margin-top: 5px;
  margin-right: 8px;
}
.ph-cont i{
  font-size: 90%;
}
.search i {
  color: #fff;
}
input.search-form{
  background: transparent;
  border: 0 none;
  width: 60px;
  padding: 0 10px;
  color: #FFF;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
input.search-form::-webkit-input-placeholder{
  color: transparent;
}
input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}
input.search-form:hover {
  width: 180px;
}
#header{
  z-index: 9999 !important;
}
.sticky{
  right: 0;
  left: 0;
}
.navbar-brand {
  padding: 0;
  margin:0;
}
hr.hr-arrow-about {
    color: #F3F3F3;
    text-align: center;
    margin: 30px 0;
    line-height: 100%;
    padding: 0;
    border: none;
    border-top: 1px solid #F0F0F0;
    position: relative;
    overflow: visible;
}
hr.hr-arrow-about:before {
    background: #066baf;
    content: "";
    height: 1px;
    left: 15%;
    position: absolute;
    margin-top: -1px;
    width: 70%;
}
hr.hr-arrow-about:after {
    background: #fff;
    color: #066baf;
    content: '\f009';
    transform: rotate(45deg);
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 35px;
    line-height: 35px;
    padding: 0 20px;
    position: relative;
    top: -15px;
    font-size: 20px;
}
h2.abt-h2{
  font-family: 'Raleway', sans-serif;
  color: #066baf;
  font-size: 24px;
}
.tpdr_sc{
margin-top:0px;
margin-bottom: 0px;
}
.stgr{
width: 100%;
}
.is-sticky .navbar { 
width: 100%;
left: 0;
right: 0;
}
.navbar {
border-radius: 0;
margin-bottom: 0;
padding: 0;
padding-bottom: 0;
background-color: transparent;
z-index: 999;
line-height: 1px;
transition:background-color 0.2s;
}
.navbar-nav{
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  position: relative;
  float: none;
}
.navbar-default{
    border-width: 0; 
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    background: #103c9f;
 }
.is-sticky .navbar-default{
    box-shadow: 0 5px 8px rgba(0,0,0,.10);
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    font-weight: 500;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 15px;
}
.navbar-default .navbar-nav>li>a .caret {
  display: none !important;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover{
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.navbar-default .navbar-nav .open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.navbar-default .dropdown-menu {
font-size: 13px;
font-weight: 500;
font-family: 'Montserrat';
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
padding: 5px 0;
margin: 2px 0 0;
text-align: left;
list-style: none;
background-color: #fff;
border: 0;
min-width: 20em;
border-radius: 0px;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar.center .navbar-inner .nav {
    float: none;
    display:inline-block;
    vertical-align: top;  
    margin: 0;
    padding: 0;
    padding-left: 0;
}
.sticky-wrapper{
  max-height: 20px;
}
.navbar-default .navbar-nav li.open>a, .navbar-default .navbar-nav .open>a:focus{
  background-color: #000;
  color: #fff!important;
  transition: none;
}
.navbar-default .dropdown-menu>li>a {
    color: #333;
    font-weight: 500;
    padding-top: 8px ;
    padding-bottom: 8px ;
}
.navbar-default .dropdown-menu>li>a:focus,.navbar-default .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #212121;
}
.navbar-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-header .navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-header .navbar-toggle {
    position: relative;
    float: none;
    text-align: center;
    padding: 14px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #df1a00;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 50%;
}
.navbar-header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}
.navbar-header .navbar-toggle:focus {
    background-color: #000;
}
.navbar-inverse .navbar-nav > li > a {
  	padding: 15px 14px;
    margin: 0;
    color: #555656;
    line-height: 24px;
    display: inline-block;
    border-color: transparent;
    padding-top: 15px;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #f1682c;
  color: #fff;
}
.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #a7a8ac;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus{
  background-color: transparent;
  color: #555656;
  border-top: 3px solid #c5c4c2;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0,0,0,.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 15px;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background: #1e60bd;
  color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}
#main-slider {
padding-top: 0px;
padding-bottom: 0px;
position: relative;
margin-top: 28px;
}
.stgrsldr{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
}

#main-slider .carousel .carousel-content {
  margin-top: 30px;
  position: relative;
}
#main-slider .carousel .carousel-content-2 {
  margin-top: 30px;
  position: relative;
  display: inline-block;
}
#main-slider .carousel .carousel-content-3 {
  margin-top: 200px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  padding-top: 5px;
  position: relative;
}
#main-slider .carousel .carousel-content-4 {
  margin-top: 350px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  padding-top: 5px;
  position: relative;
}
.mnhder{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
}
.insd_hdre{
  border-top-color: transparent;
  border-bottom: 3px solid #5d4494;
  width: 40px;
  margin-top: 0;
  background-color: transparent;
}
.small-slider2{
  border-top-color: transparent;
  border-bottom: 3px solid #5d4494;
  width: 40px;
  margin-top: 0;
  margin-left: 0;
  background-color: transparent;
}
#main-slider .carousel h2 {
  font-family: 'Montserrat', serif;
  color: #5d4494;
  padding-top: 10px;
  font-size: 26px;
  line-height: 30px;
  margin-top: 5px;
  font-weight: 400;
}
.btn-sldr{
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 500;
  border-radius: 0;
  padding: 8px 15px;
  border-left: 4px solid #c07359;
  background: #8e5744;
}
.btn-sldr:hover{
  background: #333;
  color: #fff;
}
#main-slider .carousel h2.cont2 {
  font-family: 'Montserrat', serif;
  color: #5d4494;
  padding-top: 10px;
  font-size: 28px;
  line-height: 24px;
  margin-top: 5px;
  text-align: left;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
h2 span.fn_kr{
  font-size: 32px;
  color: #201b4a;
}
h2 span.clr_blue{
  color: #201b4a;
  font-size: 32px;
}
h2 span.fn_kr2{
  font-size: 22px;
}
#main-slider .carousel h3.title3 {
  margin-top: 10px;
  color: #000;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 300;
}
#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 495px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 270px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
ul.strategy-icon{
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
ul.strategy-icon li{
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 17px;
  font-family: 'Roboto', sans-serif;
  padding:10px 0; 
  margin-right: 15px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
}
ul.strategy-icon i{
  display: block;
  width: 76px;
  height: 76px;
  border-radius: 38px;
  border: 1px solid #fff;
  line-height: 76px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 30px;
}
li.orange-icon{
  color: #de9e51;
}
li.green-icon{
  color: #9abd50;
}
li.blue-icon{
  color: #48b2ce;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #2f7afd;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  background-color:  rgba(144, 74, 142, .5);
  border-color: rgba(144, 74, 142, .5);
  margin: 0 6px 0 0;
  position: relative;
}
#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid transparent;
  left: -0px;
  top: -0px;
}
#main-slider .carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color:  #904a8e;
  background-color:  rgba(144, 74, 142, .5);
  margin: 0 6px 0 0;
  border: 1px solid transparent;
  position: relative;
}
#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background-color:  #904a8e;
  border: 1px solid transparent;
  border: 1px solid #904a8e;
  left: -2px;
  top: -2px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-1-1 {
  -webkit-animation: fadeInLeft 300ms linear 300ms both;
  -moz-animation: fadeInLeft 300ms linear 300ms both;
  -o-animation: fadeInLeft 300ms linear 300ms both;
  -ms-animation: fadeInLeft 300ms linear 300ms both;
  animation: fadeInLeft 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2-1 {
  -webkit-animation: fadeInRight 300ms linear 300ms both;
  -moz-animation: fadeInRight 300ms linear 300ms both;
  -o-animation: fadeInRight 300ms linear 300ms both;
  -ms-animation: fadeInRight 300ms linear 300ms both;
  animation: fadeInRight 300ms linear 300ms both;
}
.qube{
  position: absolute;
  display: inline;
  top: 10px;
  margin-left: 15px;
}
.qube img{
  position: absolute;
  top: 0;
  left: 0;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#inner{
}
#inner .col-sm-3{
  padding: 0;
}
#whyus-slider {
  position: relative;
  background: #eee;
}
#whyus-slider .carousel .carousel-content {
  margin-top: 160px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 30px;
  padding-top: 10px;
}
#whyus-slider .carousel .slide-margin{
}
#whyus-slider .carousel h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 22px;
  margin-left: 35px;
  margin-top: 90px;
}
#whyus-slider .carousel h3 {
  margin-top: 10px;
  color: #fff;
}
#whyus-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#whyus-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
.blue-h2{
  font-family: 'Ubuntu', sans-serif;
  color: #0598ff;
  font-size: 22px;
  font-weight: normal;
}
.border-right{
  border-right:1px solid #eaeaea; 
}
hr.margin0{
  margin: 0;
}
.profile-content{
  padding: 25px;
}
#whyus-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 120px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 270px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#whyus-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#whyus-slider .prev,
#whyus-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#whyus-slider .prev:hover,
#whyus-slider .next:hover {
  background-color: #2f7afd;
}
#whyus .prev {
left: 10px;
}
#whyus .next {
right: 10px;
}
#insd_hdre {
position: relative;
padding-top: 0;
padding-bottom: 0;
margin-top: 30px;
}
#insd_hdre .carousel .carousel-inner{
height: 130px;
}
#insd_hdre .carousel .carousel-content{
margin: 0px;
padding: 0;
}
#insd_hdre_ct{
width: 100%;
height: 130px;
}
#insd_hdre .carousel .slide-margin{
width: 100%;
}
.mnhder{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
}
.hdre_ht{
margin-top: 15px;
margin-bottom: 15px;
}
.hdre_tp{
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

.ldlsn{
font-size: 14px;
line-height: 18px;
text-align: center;
}
.marg_tp{
margin-top: 0px;
margin-bottom: 0px;
}
#insd_hdre .carousel h1 {
font-family: 'Raleway', sans-serif;
color: #fff;
margin-bottom: 0px;
font-size: 26px;
line-height: 22px;
margin-top: 40px;
margin-bottom: 0;
font-weight: 800;
text-transform: uppercase;
}
.small-inner{
  margin-top: 8px;
  margin-bottom: 5px;
  border-top-color: transparent;
  border-bottom: 2px solid #af0e7d;
}
.breadcrumb{
  background-color: transparent;
  margin-top: 0;
  padding-left:0; 
  padding-right:0; 
}
.breadcrumb li{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #fff;
  opacity: .80;
}
.breadcrumb li a, .breadcrumb li.active{
  color: #fff;
}
.breadcrumb> li+li:before{
  color: #fff;
  content: '\f105';
  font-family: 'FontAwesome';
  opacity: .70;
}
#insd_hdre{
background: -moz-linear-gradient(right, #f76c06 0%, #fdba23 80%); 
background: -webkit-linear-gradient(right, #f76c06 0%,#fdba23 80%); 
background: -o-linear-gradient(right, #f76c06 0%,#fdba23 80%); 
background: -ms-linear-gradient(right, #f76c06 0%,#fdba23 80%); 
background: linear-gradient(to right, #f76c06 0%,#fdba23 80%); 
}

#insd_hdre .carousel h3 {
  margin-top: 10px;
  color: #fff;
}
#insd_hdre .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}
#insd_hdre .carousel .slider-img{
  text-align: right;
  position: absolute;
}
#insd_hdre .carousel .carousel-content {
  padding: 0;
  margin: 0;
}
#insd_hdre .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 130px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#insd_hdre .carousel .inner {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 270px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#insd_hdre .carousel .item:first-child {
  top: auto;
  position: relative;
}
#insd_hdre .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#insd_hdre .prev,
#insd_hdre .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0,0,0, .7);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#insd_hdre .prev:hover,
#insd_hdre .next:hover {
  background-color: #2f7afd;
}
#insd_hdre .prev {
  left: 10px;
}
#insd_hdre .next {
  right: 10px;
}
#insd_hdre .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#insd_hdre .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}
#insd_hdre .carousel-indicators .active{
  width: 20px;
  height: 20px;
   margin: 0 15px 0 0;
   background-color: #2f7afd;
   border: 1px solid #2f7afd;
   position: relative;
}
#insd_hdre .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #2f7afd;
   border: 1px solid #2f7afd;
  left: -3px;
  top: -3px;
}
#insd_hdre .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#insd_hdre .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#insd_hdre .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#insd_hdre .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
.iconset{
  position: relative;
  float: left;
  min-width: 50px;
  margin-right: 30px;
  margin-left: -40px;
}
.text-desc{
  position: relative;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-desc-last{
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 20px;  
}
.text-desc-right{
  position: relative;
  text-align: right;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-right: 24px;
}
.txt-container{
  position: relative;
  display: inline-block;
}
.features{
  padding: 0;
}
.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}
.feature-wrap h2{
  margin-top: 10px;
}
.feature-wrap .pull-left {
  margin-right: 25px;
}
.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #c52d2f;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}
.feature-wrap i:hover {
  background: #c52d2f;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c52d2f;
  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
  border: 3px solid #c52d2f;
}
#recent-works .col-xs-12.col-md-4{
  padding: 0;
}
#recent-works{
    background: #e4f3ff url('../images/globe-blue-bg.jpg') no-repeat right top;
}
.con-full {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.padding0{
  padding: 0;
}
.img-overlay{
  position: relative;
  display: block;
}
.img-overlay img{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -60px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #2f7afd;
}
.recent-work-wrap {
  position: relative;
}
.recent-work-wrap img{
  width: 100%;
}
img.brands{
  margin:0 auto;
  display: block;
}
.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}
.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}
.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}
.recent-work-wrap:hover .overlay {
  opacity: 1;
}
#strategy {
  background: #000 url(../images/bg4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding-top: 40px;
  padding-bottom: 20px;
}
.lead-strategy{
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #4ac5e4;
  font-weight: 300px;
  line-height: 22px;
}
h2.white-bold{
  font-family: 'Ubuntu', sans-serif;
  font-size: 34px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  line-height: 32px;
}
#services .col-sm-4{
}
.service-box{
  position: relative;
  max-width: 237px;
  text-align: center;
  display: inline-block;
}
.service-box-content{
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 45px;
  margin-left: 30px;
  text-align: left;
}
hr.hr-small-blue{
  width: 35px;
  border-top:3px solid #36a1ec;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
}
hr.hr-small-blue-center{
  width: 35px;
  border-top:3px solid #36a1ec;
  margin-top: 0;
  padding-top: 0;
}
hr.hr-small-green-top{
  width: 20px;
  border-top:2px solid #00b1b0;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
}
hr.hr-small-green{
  width: 20px;
  border-top:2px solid #00b1b0;
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-bottom: 24px;
  margin-top: -5px;
}
hr.hr-small-white-top{
    width: 20px;
  border-top:1px solid rgba(255,255,255, 0.5);
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
}
hr.hr-small-white{
    width: 20px;
  border-top:1px solid rgba(255,255,255, 0.5);
  text-align: left;
  margin-left:0;
  margin-top: 0px;
  transform: rotate(90deg);
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 20px;
}
h2.right-white{
  text-align: right;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  margin-right: 25px;
  margin-top: 42px;
  color: #fff;
}
h2.right-white-last{
  text-align: right;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  margin-right: 25px;
  margin-top: 8px;
  color: #fff;
}
h2.left-white{
  text-align: left;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
}
.service-box-content h2{
  font-size: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: -5px;
  line-height: 25px;
  color: #fff;
}
.service-box-content h3{
  padding:0;
  margin: 0;
}
.service-link{
  padding-top: 0;
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
hr.arrow-down{
  position: relative;
}
hr.arrow-down:after{
    content: '\f107';
    position: absolute;
    text-align: center;
    top: 0;
    left: 50%;
    font-family: 'FontAwesome';
    color: #cac7c7;
    margin-top: -9px;
    background: white;
    font-size: 19px;
}
hr.arrow-down-nomargin{
  position: relative;
  margin-top: -25px;
}
hr.arrow-down-nomargin:after{
    content: '\f107';
    position: absolute;
    text-align: center;
    top: 0;
    left: 50%;
    font-family: 'FontAwesome';
    color: #cac7c7;
    margin-top: -9px;
    background: white;
    font-size: 19px;
}
.padding25{
  padding-bottom: 25px;
  display: block;
  position: relative;
}
.padding25:after{
  content: " ";
  display: table;
  clear: both;
  position: relative;
}
.services-wrap {
  padding: 40px 30px;
  background: #fff;
  border-radius: 4px;
  margin: 0 0 40px;
}
.services-wrap h3 {
  font-size: 20px;
  margin: 10px 0;
}
.services-wrap .pull-left {
  margin-right: 20px;
}
#middle {
  background: #f2f2f2;
}
.skill h2{
  margin-bottom: 25px;
}
.progress-wrap{
  position: relative;
}
.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}
.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}
.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}
.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}
.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}
.progress{
  position: relative;
}
.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}
.progress span{
  position: relative;
}
.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}
.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}
.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}
.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}
.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}
.accordion h2{
  margin-bottom: 25px;
}
.panel-default{
  border-color: transparent;
}
.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}
.panel-body{
  padding: 20px 20px 10px;
}
.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}
.panel-group .panel{
  border-radius: 0;
}
.panel-heading{
  border-radius: 0;
}
.panel-title>a{
  color: #4e4e4e;
}
.accordion-inner img{
  border-radius: 4px;
}
.accordion-inner h4{
  margin-top: 0;
}
.panel-heading.active{
  background: #1f1f20;
}
.panel-heading.active .panel-title>a{
  color:#fff;
}
a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}
.panel-heading.active a.accordion-toggle i{
  background: #c52d2f;
  color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i{
  background: #c52d2f;
  color: #fff;
}
#testimonial{
  background: url(../images/sections-bg.jpg);
  padding-top: 10px;
  padding-bottom: 20px;
}
.initals{
  color: #182950;
}
.testimonial-img{
  display: block;
  margin: 15px auto;
  text-align: center;
  border-radius: 50%;
  width: 85px;
  -webkit-box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
  -moz-box-shadow: 6px 58px 12px 2px rgba(0,0,0,0.16);
  box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
}
.lead-testimonial{
  font-size: 14px;
  color: #182950;
  font-family: 'Roboto', sans-serif;
  line-height: 19px;
}
.btn-grey-border{
  margin-top: 10px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  padding: 7px 18px;
  color: #1e366f;
  font-size: 13px;
  font-family: 'Cabin', sans-serif;
  text-transform: uppercase;
  -webkit-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s; 
}
.btn-grey-border:hover{
  border-color: #3fc42f;
  color: #000;
  font-weight: bold;
  letter-spacing: 1px;
}
.testimonial h2{
  margin-top: 0;
}
.testimonial-inner {
  color:#858586;
  font-size: 14px;
}
.testimonial-inner .pull-left{
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}
.testimonial-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}
#partner {
  background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
  background-size: cover;
}
#partner {
  color: #fff;
  text-align: center;
}
#partner h2, 
#partner h3 {
  color: #fff;
}
.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.partners ul li{
  display: inline-block;
  float: left;
  width: 20%;
}
#conatcat-info{
  background: #fff url(../images/contact.png) no-repeat 90% 0;
  padding: 30px 0;
  border-top: 3px solid #066baf;
}
.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 10px;
}
.contact-info h2{
  margin-top: 0;
  color: #000;
}
.contact-info{
  color:#000;
}
.about-us {
  margin-top: 110px;
  margin-bottom: -110px;
}
.about-us h2, 
.skill_text h2 {
  color:#4e4e4e;
  font-size: 30px;
  font-weight: 600;
}
.about-us p {
  color:#4e4e4e;
}
#carousel-slider {
  position: relative;
}
#carousel-slider .carousel-indicators {
  bottom: -25px;
}
#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}
#carousel-slider a i {
  border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#777;
}
#carousel-slider a i:hover {
  background:#bfbfbf;
  color:#fff;
  border: 1px solid #bfbfbf;
}
#carousel-slider 
.carousel-control {
  width:inherit;
}
#carousel-slider .carousel-control.left i {
  left:-25px
}
#carousel-slider .carousel-control.right i {
  right: -25px;
}
#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}
.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}
.sinlge-skill {
  background:#f2f2f2;
  border-radius: 100%;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  height: 200px;
  position: relative;
  width: 200px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 30px 0;
}
.sinlge-skill p em {
  color: #FFFFFF;
  font-size: 38px;
}
.sinlge-skill p {
  line-height: 1;
}
.joomla-skill, 
.html-skill, 
.css-skill, 
.wp-skill {
  position: absolute;
  height: 100%;
  bottom: 0;
  width:100%;
  border-radius: 100%;
  padding: 70px 0;
  text-align: center;
}
.joomla-skill {
  background: rgb(242,242,242); 
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(28%,rgba(242,242,242,1)), color-stop(28%,rgba(45,125,164,1))); 
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4',GradientType=0 );     
}
.html-skill {
  background: rgb(242,242,242); 
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(9%,rgba(242,242,242,1)), color-stop(9%,rgba(106,164,47,1))); 
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f',GradientType=0 ); 
}
.css-skill {
  background: rgb(242,242,242); 
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(32%,rgba(242,242,242,1)), color-stop(32%,rgba(255,189,32,1))); 
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20',GradientType=0 ); 
}
.wp-skill {
  background: rgb(242,242,242); 
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(19%,rgba(242,242,242,1)), color-stop(19%,rgba(219,54,21,1))); 
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615',GradientType=0 ); 
}
.skill-wrap {
  display: block;
  overflow: hidden;
  margin: 60px 0;
}
.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}
.team h5 {
  font-weight: 300;
}
.single-profile-top, 
.single-profile-bottom {
  font-weight: 400;
  line-height: 24px;
}
.single-profile-top, 
.single-profile-bottom  {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}
.media_image {
  margin-bottom: 10px;
}
.team .btn {
  background:transparent;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border:1px solid#ddd;
  margin-right: 3px;
}
ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}
ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}
ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}
.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg); 
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.team .social_icons .fa-facebook {
  background: #0182c4;
}
.team .social_icons .fa-twitter {
  background: #20B8FF
}
.team .social_icons .fa-google-plus {
  background: #D34836
}
.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}
.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}
.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}
.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}
.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}
.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }
.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }
.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}
.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;
}
.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}
.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}
.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}
.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }
.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}
.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}
.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}
.team .single-profile-top:before, 
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}
.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}
.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}
.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}
.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}
.services {
  padding: 0;
}
.get-started {
  background: none repeat scroll 0 0 #F3F3F3;
  border-radius: 3px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 18px;
  margin-top: 60px;
}
.get-started h2 {
  padding-top: 30px;
  margin-bottom: 20px;
}
.request {
  bottom: -15px;
  left: 50%;
  position: absolute;
  margin-left: -110px;
}
.request h4 {
  position: absolute;
  width: 220px;
  position:relative;
}
.request h4 a{
  background:#c52d2f;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  padding: 5px 15px;
}
.request h4:after {
  border-color: #c52d2f transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  position: absolute;
  right: 13px;
  z-index: -99999;
}
.request h4:before {
  border-color: #c52d2f transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  left: 13px;
  position: absolute;
  z-index: -99999;
}
.clients-area {
  padding: 60px;
}
.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}
.clients-comments img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 182px;
  padding: 3px;
  width: 182px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.clients-comments h3 {
  margin-top: 55px;
  font-weight: 300;
  padding: 0 40px;
}
.clients-comments h4 {
  font-weight: 300;
  margin-top: 15px;
}
.clients-comments  h4  span {
  font-weight: 700;
  font-style: oblique;
}
.footer {
  background: none repeat scroll 0 0 #2E2E2E;
  border-top: 5px solid #C52D2F;
  height: 84px;
  margin-top: 110px;
}
.footer_left {
  padding: 10px;
}
.text-left {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 15px;
}
#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}
.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}
.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-item {
  margin: 0;
  padding:0;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.pricing_heading {
  margin-top: 120px
}
.pricing_heading h2, 
.pricing_heading p {
  color:#4e4e4e;
}
.pricing-area h1 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
}
.pricing-area span {
  font-weight: 700;
  font-size: 18px;
}
.pricing-area h3, 
.pricing-area span  {
  color: #fff;
}
.plan {
  position: relative;
  margin-bottom: 70px;
}
.pricing-area ul {
  background:#FAFAFA;
  padding: 0;
  margin: 0;
}
.pricing-area ul li {
  list-style: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: 400;
}
.pricing-area ul li:nth-child(even){
  background:#f5f5f5
}
.pricing-area .price-three img, 
.pricing-area .price-six img {
  position: absolute;
  right: 15px;
  top: 0;
}
.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three {
  padding:17px 0;
  border-radius:2px 2px 0 0;
} 
.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three, 
.pricing-area .heading-four, 
.pricing-area .heading-five, 
.pricing-area .heading-six, 
.pricing-area .heading-seven {
  margin-left: -10px
}
.pricing-area .heading-one, 
.pricing-area .price-one .plan-action .btn-primary {
  background: #e24f43
}
.pricing-area .heading-two, 
.pricing-area .price-two .plan-action .btn-primary {
  background:#27AE60;
}
.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
  background: #f39c12;
}
.pricing-area .heading-four, 
.pricing-area .price-four .plan-action .btn-primary {
  background: #5c5c5c
}
.pricing-area .heading-five, 
.pricing-area .price-five .plan-action .btn-primary {
  background: #5c5c5c
}
.pricing-area .heading-six, 
.pricing-area .price-six .plan-action .btn-primary {
  background: #e24f43
;
}
.pricing-area .heading-seven, 
.pricing-area .price-seven .plan-action .btn-primary {
  background: #5c5c5c
}
.pricing-area .bg{
 background: #fafafa 
}
.pricing-area .heading-one h3:before {
  border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-two h3:before {
  border-color: #1f8c4d transparent transparent;
}
.pricing-area .heading-three h3:before {
  border-color: #d4880f transparent transparent;
}
.pricing-area .heading-four h3:before {
  border-color: #424242 transparent transparent;
}
.pricing-area .heading-five h3:before {
  border-color: #424242 transparent transparent;
}
.pricing-area .heading-six h3:before {
  border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-seven h3:before {
  border-color: #424242 transparent transparent;
}
.pricing-area h3:before {
  border-color: #D4880F transparent transparent;
  border-radius: 5px 0 0 0px;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 4px;
  position: absolute;
  top: 78px;
  width: 0;
  z-index: -999;
}
.small-pricing h3:after {
  height:94px;
}
.small-pricing h3:before {
  top: 74px;
}
.plan-action {
  height: 40px;
}
.pricing-area .plan-action .btn-primary {
  position: relative;
  padding:5px 20px;
  color: #fff
;
  margin-top: 5px;
}
.pricing-area .plan-action .btn-primary:before {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  left: -9px;
  position: absolute;
  width: 0;
  z-index: -1;
}
.pricing-area .plan-action .btn-primary:after {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  position: absolute;
  right: -9px;
  width: 0;
  z-index: -1;
}
.pricing-area .price-two .plan-action .btn-primary:before, 
.pricing-area .price-two .plan-action .btn-primary:after {
  border-color: #1f8c4d transparent transparent;
}
.pricing-area .price-three .plan-action .btn-primary:before, 
.pricing-area .price-three .plan-action .btn-primary:after {
  border-color: #d4880f transparent transparent;
}
.pricing-area .price-four .plan-action .btn-primary:before, 
.pricing-area .price-four .plan-action .btn-primary:after, 
.pricing-area .price-five .plan-action .btn-primary:before, 
.pricing-area .price-five .plan-action .btn-primary:after, 
.pricing-area .price-seven .plan-action .btn-primary:before, 
.pricing-area .price-seven .plan-action .btn-primary:after  {
  border-color: #424242 transparent transparent;
  right: -9px;
}
.pricing-area .price-six .plan-action .btn-primary:before, 
.pricing-area .price-six .plan-action .btn-primary:after {
  border-color: #bf4539 transparent transparent;
  right: -9px;
}
.gmap-area {
  background-image: url("../images/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 280px;
  width: 300px;
}
.gmap{
    border: 10px solid #f6f5f0;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.gmap-area .map-content ul {
  list-style: none; 
}
.gmap-area .map-content address h5{
  font-weight: 700;
}
#contact-page{
  padding-top: 0;
}
#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}
input.submit-button.btn.btn-default {
    background: #ffa025;
    border: 0;
    color: #fff;
}
input.submit-button.btn.btn-default:hover {
    background: #349ce7;
    border: 0;
    color: #fff;
}
textarea#message{
  resize: none;
  padding: 10px;
}
#contact-page .contact-wrap {
  margin-top: 20px;
}
.widget {
  margin-bottom: 60px;
  padding-left: 0;
}
.single_comments {
  margin-bottom: 20px;
}
.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.single_comments p {
  margin-bottom: 0;
}
.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}
.widget h3 {
  color: #000;
  margin-bottom: 20px;
}
.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}
.blog_category li{
  float:none;
  margin-bottom:20px;
}
.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}
.blog_category li a:hover{
  background:#c52d2f;
  color: #fff;
}
 .badge:before {
  border-color: transparent transparent transparent #c52d2f;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}
.badge {
  background-color: #c52d2f;
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  position: relative;
  left: 60px;
  top: -18px;
  font-weight: normal;
}
.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}
.blog_archieve li:first-child {
  padding-top: 0;
}
ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}
ul.faq {
  list-style: none;
  margin: 0;
}
ul.faq li {
  margin-top: 30px;
}
ul.faq li:first-child {
  margin-top: 0;
}
ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}
ul.faq li > div {
  margin-left: 70px;
}
ul.faq li > div h3 {
  margin-top: 0;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}
.blog .blog-item .blog-content {
  padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
}
.readmore{
  margin-top: 0;
}
.blog .blog-item .blog-content h3 {
  color: #858586;
  margin-bottom: 40px;
  }
.blog .blog-item .blog-content h4 {
  font-size: 14px;
}
.post-tags {
}
.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}
.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}
#publish_date {
  background: #c52d2f;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}
.blog .blog-item .entry-meta > span {
  color: #ccc;
}
.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}
ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}
ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}
ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #c52d2f !important;
  border-color: #c52d2f !important;
  color: #fff;
}
.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}
.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}
ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}
.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}
.tag-cloud li a:hover{
  background:#c52d2f;
  color: #fff;  
}
.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}
.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}
.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}
.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #D5D8DD;
}
.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}
.post_reply ul li{
  float:left;
}
.post_reply ul li a {
  display: block;
}
.post_reply ul li a i {
  border: 1px solid #DDDDDD;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}
.post_reply ul li a i.fa-facebook {
  background: #0182C4;
}
.post_reply ul li a i.fa-twitter {
  background: none repeat scroll 0 0 #3FC1FE;
}
.post_reply ul li a i.fa-google-plus{
 background: none repeat scroll 0 0 #D34836;
}
.post_reply ul li a i:hover{
  opacity:.5;
}
.post_reply_content {
  margin: 30px;
}
.post_reply_content h1 a:hover{
  color:#FFC800;
}
.post_reply_content h4 {
  margin-bottom: 50px;
}
.reply_section .media-body{
  display:inherit;
}
.comment_section .media-body{
  display:inherit;
}
.media-body h2{
	color: #1756bf;
}
.media-body p{
	color: #255fc1;
}
#comments_title{
   color:#4e4e4e;
   font-weight:700px;
   font-size:20px;
   margin-top:60px;
   margin-bottom:40px;
}
.comment_section {
  margin-top: 30px;
  position: relative;
}
.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}
.post_reply_comments {
  background:#f5f5f5;
  border-radius: 4px;
  padding: 30px;
}
.post_reply_comments:before {
  border-color: transparent #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 75px;
  position: absolute;
  top: 20px;
}
.post_reply_comments h3, 
.post_reply_content h3{
  margin-top: 0;
}
.post_reply_comments h1 a:hover{
  color:#c52d2f;
}
.post_reply_comments h4{
  color:#c4c4c5;
  font-weight:400;
}
.post_reply_comments p {
  padding-bottom: 30px;
}
.post_reply_comments a {
  bottom: 15px;
  position: absolute;
  right: 30px;
  background: #c52d2f;
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
}
.post_reply_comments a:before {
  border-color: #c52d2f transparent transparent;
  border-style: solid;
  border-width: 16px;
  bottom: -11px;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  z-index: 99999;
}
.post_reply_comments h2 a{
}

#bottom {
  background: #161d26;
  background-position: center center;
  font-size: 14px;
  padding: 0;
  margin: 0;
  position: relative;
}
#bottom h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #e2e1e2;
  font-family: 'Roboto', serif;
  font-weight: 500;
  line-height: 18px;
}
#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom ul li {
  display: block;
  padding: 1px 0;
  line-height: 16px;
  margin-bottom: 10px;
}
.footer-border {
  padding-bottom: 18px;
  margin-top: 30px;
}
.footer-border-inner {
  padding-bottom: 18px;
  margin-top: 30px;
}
.sml_footer{
  border-top: 2px solid #c2c2c2;
  width: 30px;
  border-bottom-color: transparent;
  margin-top: 3px;
  margin-left: 0;
}
#bottom ul li a{
  color: #aaabae;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.lead-footer{
  color: #aaabae;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 17px;
}
.lead-footer a{
  color: #aaabae;
}
#bottom ul li a:hover, .lead-footer a:hover {
  color: #fff;
}
#bottom .widget {
  margin-bottom: 20px;
}
#footer {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #464c53;
  background: #090d12;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.h3_ftr{
margin-top: 5px;
font-family: 'Open Sans';
font-size: 13px;
font-weight: 800;
margin-bottom: 5px;
color: #545960;
line-height: 16px;
}
.flow_us{
  font-size: 12px;
  padding-right: 5px;
}
p.text-small{
  font-size: 10px;
  opacity: .5;
  text-align: right;
  clear: right;
  float: right;
  margin-bottom: 0;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #0d9db2;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  display: inline-block;
}
.contact-footer{
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #686868;
  margin-bottom: 0;
}
.address{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #959595;
}
.copyright{
  margin-top: 20px;
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
  text-align: left;
  margin: 0 auto;
  display: inline-block;
  line-height: 15px;
  vertical-align: bottom;
  padding-top: 15px;
}
.ams{
  font-size: 11px;
  color: #c2bdbd;
  opacity: .8;
}
.social-icon-footer{
  display: block;
  position: relative;
  padding-bottom: 20px;
}
.social-icon-footer li{
  display: inline-block !important;
  position: relative;
}
.social-icon-footer li a{
  width: 28px;
  height: 28px;
  border-radius: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #55595f  !important;
  display: inline-block;
}
.social-icon-footer li a:hover{
  background: #52a8ff;
  color: #000 !important;
  }
.form-horizontal .form-group {
margin-right: 0px; 
margin-left: 0px; 
}
#cbk_frm .form-group .form-control {
padding: 3px 8px;
border-color: transparent;
background: #323942;
box-shadow: none;
color: #fff;
height: 36px;
box-shadow: 0 2px 4px rgba(0,0,0,.10);
}
#cbk_frm .form-control {
padding: 0;
border-color: #323942;
box-shadow: none;
border-radius: 0;
height: initial;
font-size: 12px;
}
.bt_cbk{
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: 600;
color: #8296af;
border-radius: 0px;
background: #3e4c5e;
padding: 10px 18px;
}
.bt_cbk:hover{
background: #000;
color: #fff;
}
.img-center{
margin: 0 auto;
}
.about-home{
padding-top: 20px;
line-height: 22px;
font-size: 13px;
padding-bottom: 21px;
}
.about-home img{
  margin: 0 auto;
  text-align: center;
    margin-top: 0px;
    margin-bottom: 14px;
}
div.awards-list{
  padding-left: 0px;
  margin-top: 10px;
}
ul.home-awards{
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-size: 13px;
  padding-right: 10px;
}
ul.home-awards li{
  padding: 0;
  position: relative;
    padding-bottom: 10px;
    padding-left: 5px;
 }
ul.home-awards li:before {
    background: url("../images/award-list.png") no-repeat scroll 50% 50% transparent;
    content: " ";
    display: block;
    height: 36px;
    width: 26px;
    left: -30px;
    position: absolute;
    top: 0;
}
ul.abt-value{
    list-style: none;
  margin: 0 auto !important;
  padding: 0;
  line-height: 12px;
  font-size: 12px;
  padding-right: 10px;
  text-align: left;
}
ul.abt-value li{
  padding: 0;
  position: relative;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-left: 25%;
 }
ul.abt-value li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    display: block;
    height: 36px;
    width: 26px;
    left: -30px;
    position: absolute;
    top: 0;
}
.myquote{
  font-size: 25px;
  font-style: italic;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 10px);
  }
  30%, 50%, 70% {
    transform: translate3d(-1px, 0px, 0px);
  }
  40%, 60% {
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes shake2 {
  0%, 100% {
    transform: translate3d(0px, 0, 0);
  }
}
.shake-vertical-slow {
    display: inline-block;
    transform-origin: center center;
}
.shake-vertical-slow {
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: verical-slow;
    animation-timing-function: ease-in-out;
}
@keyframes verical-slow {
2% {
    transform: translate(0, 1.5px) rotate(1.5deg);
}
4% {
    transform: translate(0, -1.5px) rotate(-0.5deg);
}
6% {
    transform: translate(0, 1.5px) rotate(-1.5deg);
}
8% {
    transform: translate(0, -1.5px) rotate(-1.5deg);
}
10% {
    transform: translate(0, 2.5px) rotate(1.5deg);
}
12% {
    transform: translate(0, -0.5px) rotate(1.5deg);
}
14% {
    transform: translate(0, -1.5px) rotate(1.5deg);
}
16% {
    transform: translate(0, -0.5px) rotate(-1.5deg);
}
18% {
    transform: translate(0, 0.5px) rotate(-1.5deg);
}
20% {
    transform: translate(0, -1.5px) rotate(2.5deg);
}
22% {
    transform: translate(0, 0.5px) rotate(-1.5deg);
}
24% {
    transform: translate(0, 1.5px) rotate(1.5deg);
}
26% {
    transform: translate(0, 0.5px) rotate(0.5deg);
}
28% {
    transform: translate(0, 0.5px) rotate(1.5deg);
}
30% {
    transform: translate(0, -0.5px) rotate(2.5deg);
}
32% {
    transform: translate(0, 1.5px) rotate(-0.5deg);
}
34% {
    transform: translate(0, 1.5px) rotate(-0.5deg);
}
36% {
    transform: translate(0, -1.5px) rotate(2.5deg);
}
38% {
    transform: translate(0, 1.5px) rotate(-1.5deg);
}
40% {
    transform: translate(0, -0.5px) rotate(2.5deg);
}
42% {
    transform: translate(0, 2.5px) rotate(-1.5deg);
}
44% {
    transform: translate(0, 1.5px) rotate(0.5deg);
}
46% {
    transform: translate(0, -1.5px) rotate(2.5deg);
}
48% {
    transform: translate(0, -0.5px) rotate(0.5deg);
}
50% {
    transform: translate(0, 0.5px) rotate(0.5deg);
}
52% {
    transform: translate(0, 2.5px) rotate(2.5deg);
}
54% {
    transform: translate(0, -1.5px) rotate(1.5deg);
}
56% {
    transform: translate(0, 2.5px) rotate(2.5deg);
}
58% {
    transform: translate(0, 0.5px) rotate(2.5deg);
}
60% {
    transform: translate(0, 2.5px) rotate(2.5deg);
}
62% {
    transform: translate(0, -0.5px) rotate(2.5deg);
}
64% {
    transform: translate(0, -0.5px) rotate(1.5deg);
}
66% {
    transform: translate(0, 1.5px) rotate(-0.5deg);
}
68% {
    transform: translate(0, -1.5px) rotate(-0.5deg);
}
70% {
    transform: translate(0, 1.5px) rotate(0.5deg);
}
72% {
    transform: translate(0, 2.5px) rotate(1.5deg);
}
74% {
    transform: translate(0, -0.5px) rotate(0.5deg);
}
76% {
    transform: translate(0, -0.5px) rotate(2.5deg);
}
78% {
    transform: translate(0, -0.5px) rotate(1.5deg);
}
80% {
    transform: translate(0, 1.5px) rotate(1.5deg);
}
82% {
    transform: translate(0, -0.5px) rotate(0.5deg);
}
84% {
    transform: translate(0, 1.5px) rotate(2.5deg);
}
86% {
    transform: translate(0, -1.5px) rotate(-1.5deg);
}
88% {
    transform: translate(0, -0.5px) rotate(2.5deg);
}
90% {
    transform: translate(0, 2.5px) rotate(-0.5deg);
}
92% {
    transform: translate(0, 0.5px) rotate(-0.5deg);
}
94% {
    transform: translate(0, 2.5px) rotate(0.5deg);
}
96% {
    transform: translate(0, -0.5px) rotate(1.5deg);
}
98% {
    transform: translate(0, -1.5px) rotate(-0.5deg);
}
0%, 100% {
    transform: translate(0, 0) rotate(0);
}
}
.with_borders{
  position: relative;
  display: table;
}
.with_borders > .box {
    border-color: #F0F0F0;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-right-width: 1px;
    padding: 0 0px;
}
.product_item_holder {
    position: relative;
}
.with_borders .product_item_holder .featured_image {
    border: 0;
    padding: 20px;
}
.product_item_holder .featured_image {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #efefef;
}
.product_info {
    padding: 0 20px 20px;
}
.product_info img{
margin-bottom:25px;
}
.with_borders .box:after, .portfolio_boxes .box:after {
    background: #00a9ca;
    content: "";
    display: block;
    height: 11px;
    left: -1px;
    position: absolute;
    top: -2px;
    width: 2px;
}
.with_borders .box:before, .with_borders .box:after {
    background: #00a9ca;
}
.with_borders .box:before, .portfolio_boxes .box:before {
    background: #00a9ca;
    content: "";
    display: block;
    height: 2px;
    left: 1px;
    position: absolute;
    top: -2px;
    width: 10px;
    z-index: 2;
}
.with_borders .box:hover:after, .portfolio_boxes .box:hover:after {
    height: 80px;
}
.with_borders .box:hover:before, .portfolio_boxes .box:hover:before {
    width: 80px;
}
.with_borders .box:hover:after, .with_borders .box:hover:before {
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.img-center{
  margin: 0 auto;
}
.page-center {
    text-align: center;
}
@media only screen and (min-width : 768px) and (max-width : 992px) {
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-control-feedback {
    color: #777;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    top: 0;
}
.has-feedback label~.form-control-feedback {
    top: 27px;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback {
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}
.list-icons {
    list-style: none;
    padding: 0;
    position: relative;
}
.list-icons li {
    padding: 5px 0;
    padding-left: 20px;
}
.list-icons li i {
    min-width: 25px;
    text-align: center;
    position: absolute;
    margin-left: -25px;
    line-height: 25px;
}
.list-icons li a{
  color: #09afdf;
}
.pr-10 {
    padding-right: 10px;
}
.text-default {
    color: #09afdf;
}
.separator-2, .separator-3 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
}
.separator-2:after {
    background: #d1d1d1;
    background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
}
.separator-2:after, .separator-3:after {
    content: "";
    height: 1px;
    bottom: -1px;
    left: 0;
    width: 100%;
    position: absolute;
}
.nav-tabs {
    border-bottom: 2px solid #DDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.nav-tabs > li > a {
    border: none;
    color: #666;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    border: none;
    color: #4285F4 !important;
    background: transparent;
}
.nav-tabs > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
    transform: scale(1);
}
.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane {
    padding: 15px 0;
}
.tab-content {
    padding: 20px
}
ul.lead-list{
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding:0 0 0 12px;
}
ul.lead-list2{
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding:0 0 0 25px;
}
ul.lead-list2 li{list-style:circle;}
.yellow-h2 {
  color: #f1682c;
  font-family: "Ubuntu",sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.table-q table{width:100%;}
.table-q tr {
  border: 1px solid #ccc;
  line-height: 35px;
  padding: 0;
}
.table-q td{font-size: 13px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #727272;
  padding-left:15px;}
 .table-q th{font-family: 'Roboto', sans-serif;
  padding-left:15px;
 } 
 .british-box1{background-image:url("../images/1.png");background-repeat:no-repeat;height:100%;width:100%;}
  .british-box1 > h2 {
  color: #3b5a80;
  padding: 28px 9px;
  font-family: 'Roboto', sans-serif;
}
  .british-box2{background-image:url("../images/2.png");background-repeat:no-repeat;height:100%;width:100%;}
  .british-box2 > h2 {
  color: #fff;
  padding: 28px 0 28px 14px;
  font-family: 'Roboto', sans-serif;
} 
   .british-box3{background-image:url("../images/3.png");background-repeat:no-repeat;height:100%;width:100%;}
  .british-box3 > h2 {
  color: #fff;
  padding: 28px 0 28px 14px;
  font-family: 'Roboto', sans-serif;
} 
    .british-box4{background-image:url("../images/4.png");background-repeat:no-repeat;height:100%;width:100%;}
  .british-box4 > h2 {
  color: #fff;
  padding: 28px 0 28px 14px;
  font-family: 'Roboto', sans-serif;
}  
.british-box5{background-image:url("../images/5.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box5 > h2 {
  color: #fff;
  padding: 15px 0 28px 14px;
  font-family: 'Roboto', sans-serif;
}  
.british-box-s1{background-color:#95afd4;padding:10px;margin-bottom:20px;padding-bottom:18px;}
.british-box-s1 p{ font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #263b56;}
.british-box-s2{background-color:#578bd3;padding:10px;margin-bottom:20px;padding-bottom:33px;}
.british-box-s2 p{ font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #fff;}
  .british-box-s3{background-color:#0044a3;padding:10px;margin-bottom:20px;padding-bottom:27px;}
.british-box-s3 p{ font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #fff;}
 .british-box-s4{background-color:#013378;padding:10px;margin-bottom:20px;}
.british-box-s4 p{ font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #fff;} 
.british-box-s5{background-color:#7c1624;padding:10px;margin-bottom:20px;}
.british-box-s5 p{ font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #fff;}
  ul.ul-footer-links{
  text-transform: uppercase;
  font-size: 11px;
  margin: 15px 0 !important;
  margin-left: 20px !important;
  display: block;
}
.ul-footer-links li{
padding: 0 10px !important;
margin-left: 0 !important;
margin-right: 0 !important;
line-height: 12px;
}
.ul-footer-links li:first-child{
  border-right: 1px solid #acacac;
}