@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300,800);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,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=Roboto:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');
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;
}
.logo-tp{
  margin-top: 8px;
}
h2 {
font-size: 20px;
}
img {
vertical-align: middle;
}
.navbar-brand>img {
display: inline-block;
}
h3 {
font-size: 16px;
color: #787878;
font-weight: 400;
line-height: 24px;
}
h4 {
font-size: 16px;
font-family: "Roboto", sans-serif;
}
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;
}
.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;
}
.no-padding {
padding-bottom: 0;
}
.link-nor {
font-family: 'Roboto', sans-serif;
font-size: 13px;
font-weight: bold;
color: #00b1b0;
}
.btn-primary {
padding: 8px 20px;
background: #1e60bd;
color: #fff;
border-radius: 4px;
border: none;
margin-top: 10px;
}
.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;
}
.spacer5 {
padding-top: 5px;
height: 1px;
clear: both;
}
.spacer5:after {
content: '.';
visibility: hidden;
clear: both;
}
.spacer10 {
padding-top: 10px;
height: 1px;
clear: both;
}
.spacer10:after {
content: '.';
visibility: hidden;
clear: both;
}
.spacer20 {
padding-top: 20px;
height: 1px;
clear: both;
}
.spacer20:after {
content: '.';
visibility: hidden;
clear: both;
}
.spacer30 {
padding-top: 30px;
height: 1px;
clear: both;
}
.spacer30:after {
content: '.';
visibility: hidden;
clear: both;
}
a:hover,
a:focus {
color: #111;
text-decoration: none;
outline: none;
}
ul.products {
list-style: none;
text-align: left;
position: relative;
font-weight: 500;
font-family: 'Raleway', sans-serif;
font-size: 15px;
padding-left: 0;
}
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;
}
ul.csr-list {
list-style: none;
text-align: left;
padding: 0;
font-size: 14px;
}
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 {
color: #727272;
padding: 0 17px;
line-height: 18px;
margin-bottom: 8px;
}
ul.csr-list li a {
color: #727272;
}
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;
}
.dropdown-menu {
margin-top: -1px;
min-width: 180px;
}
body>section {
padding: 50px 0;
}
.center {
text-align: center;
padding-bottom: 0px;
}
.scaleIn {
-webkit-animation-name: scaleIn;
animation-name: scaleIn;
}
.lead {
font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Roboto', sans-serif;
color: #323232;
}
.top-bar {
padding: 10px 0;
background: #0745b2;
border-bottom: 1px solid #0745b2;
line-height: 28px;
}
.top-number {
color: #fff;
}
.top-number p {
margin: 0
}
.social {
text-align: right;
}
.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: #fff;
background: #0745b2;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border-radius: 2px;
}
ul.social-share li a:hover {
background: #2f7afd;
color: #fff;
}
#header {
padding-top: 20px;
position: relative;
z-index: 99 !important;
}
.navbar-brand {
padding: 0;
margin: 0;
}
hr.hr-arrow-bot {
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-bot:before {
background: #066baf;
content: "";
height: 1px;
left: 25%;
position: absolute;
margin-top: -1px;
width: 50%;
}
hr.hr-arrow-bot:after {
background: #fff;
color: #066baf;
content: '\f107';
display: inline-block;
font-family: "FontAwesome";
font-size: 30px;
line-height: 35px;
padding: 0 40px;
position: relative;
top: -15px;
}
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 {
color: #066baf;
font-size: 24px;
font-family: 'Raleway';
}
.frm_hr1 {
position: absolute;
top: 90px;
left: 0;
right: 0;
z-index: 9;
}
.frm_hdr_inner {
position: relative;
top: 0;
left: 0;
}
.frm_mr{
width: 20%;
float: left;
height: 1px;
}
.frm_cnt {
width: 61%;
margin-top: 35px;
float: left;
background-image: url(../images/bg1.png);
}
.hdng2{
  background: transparent;
}
#slider_form{
  padding: 20px 0 5px;
  background: #f5f5f5
}
.contact-form .col-sm-3{
padding-left:0;
padding-right: 0; 
}
.contact-form .form-group .form-control{
border-radius: 0;
}
.contact-form .form-control.bdr_r0{
border-right-width: 0;
}
.btn-pri1{
margin-top: 0;
border-radius: 0;
height: 40px;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
/*background: #e51949;*/
background: #e92f2f;
min-width: 150px;
}
.btn-pri1:hover, .btn-pri1:focus, .btn-pri1:active{
  outline: none;
  box-shadow: none;
  color: #fff;
  background: #000;
}
.pd_r0{
  padding-right: 0 !important;
}
.h1_frm{
  font-family: 'Montserrat';
  text-align: right;
  text-transform: uppercase;
  font-size: 15px;
  color: #333;
  margin-top: 10px;
}
.frm_cnt .nav-tabs>li>a {
border: none;
color: #fff;
font-family: "Sintony";
text-transform: uppercase;
font-size: 13px;
padding: 14px 15px;
}
.frm_cnt .nav-tabs>li.active>a, .frm_cnt .nav-tabs>li>a:hover {
border: none;
color: #50d156 !important;
background: transparent;
}
.p-bdy{
  padding-left: 20px;
  padding-right: 20px;
}
.frm_cnt .input-group .form-control{
  border-radius: 0;
}
.frm_cnt .nav-tabs {
    border-bottom: 1px solid #737098;
}
.search-top{
  border-radius: 0;
  height: 40px;
  background: #ff5722;
  font-family: 'Montserrat';
  border-color: #ff5722;
  font-weight: 600;
  color: #000;
}
.sld_title{
font-family: 'Montserrat';
font-size: 24px;
line-height: 26px;
font-weight: 300;
color: #fff;
margin-top: 40px;
text-align: center;
}
.frm_hdr_inner .frm_cnt {
padding: 0px 20px 20px;
background: #f3fdf2;
border: 1px solid #ebebeb;
margin-top: 0;
border-radius: 5px;
}
.h2_frm_tl {
font-family: 'Raleway';
font-size: 18px;
color: #3f51b5;
margin-bottom: 5px;
}
.frm_lead {
font-family: 'Raleway';
font-size: 13px;
}
.frm_cnt .form-group {
margin-bottom: 8px;
}
.frm_cnt .form-group label {
font-family: 'Roboto';
font-weight: 500;
color: #333;
font-size: 14px;
line-height: 13px;
}
.frm_cnt .form-group .form-control {
height: 30px;
border-radius: 4px;
padding: 2px 6px;
font-size: 13px;
color: #333;
border: 1px solid #aaa;
}
.frm_hdr_inner .form-group .form-control {
border-radius: 0;
background: #f0f3f0;
border: 1px solid #e0e0e0;
}
.btn_hdr {
background: #FF9800;
color: #fff;
margin-top: 10px;
font-family: 'Raleway';
font-size: 15px;
font-weight: 600;
padding: 5px 18px;
border-radius: 3px;
}

.hospt{
  position: relative;
  background: #334957;
  padding-bottom: 30px;
}
.hospt_tl {
font-family: 'Raleway';
font-size: 22px;
font-weight: 300;
color: #fff;
text-align: center;
position: relative;
z-index: 10;
margin-top: -80px;
margin-bottom: 0px;
}
.hpt_bx{
  background: #fff;
  float: left;
  position: relative;
}
.img_cont_h{
  float: left;
  position: relative;
  overflow: hidden;
  /*height: 215px;*/
}
.img_cont_h .img-responsive{
  display: inline;
  position: relative;

}
.lnk_cont{
  background: #353535;
  padding: 8px 0;
  margin-bottom: 0;
  text-align: center;
}
.btn_hosp{
  font-family: 'Raleway';
  font-size: 13px;
  color: #fff;
}
.btn_hosp:hover{
  color: #50d156;
}
.hpt_h1{
  font-family: 'Raleway';
  font-size: 16px;
  margin-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
.hpt_h1 a{
  color: #333;
}
.spc_lead{
  font-family: 'Raleway';
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  line-height: 16px;
  color: #727272;
  margin-bottom: 25px;
}
.whs{
padding-bottom: 30px;
}
.h1wh_us{
  font-family: 'Raleway';
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 500;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}
.h2_whs{
  font-family: 'Raleway';
  font-size: 16px;
  margin-top: 25px;
  margin-bottom:0px;
  font-weight: 600;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}
.whs .col-sm-2{
  width: 20%;
}
.improd_ct{
height: 250px;
}
.improd_ct img{
height: 250px;
width: auto;
max-width: 100%;
}
.prodpg{
text-align: center;
border: #ebebeb 1px solid;
padding: 0;
}
.prodpg ul{
list-style: none;
padding: 0;
text-align: center;
margin-bottom: 25px;
}
.prodpg ul li{
font-family: 'Roboto Condensed';
font-size: 15px;
color: #6e6e6e;
padding-bottom: 5px;
text-align: center;
}
.prodpg h2{
font-family: 'Roboto Condensed';
font-size: 20px;
font-weight: 400;
color: #2980b9;
border-top: #ebebeb 1px solid;
padding-top: 25px;
margin-top: 0;
}
.ptb15{
padding-top: 15px;
padding-bottom: 15px;
}
.lead_wh{
  margin-top: 10px;
    font-family: 'Raleway';
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
.srch_frm2 .h1_srch_tl {
margin-top: 10px;
font-size: 14px;
margin-bottom: 10px;
}
.srch_frm .form-group .form-control,
.srch_frm .form-control {
border-color: #aaa;
border-radius: 2px;
margin-bottom: 0;
}
.btn-search {
height: 38px;
background: #3f51b5;
color: #fff;
border-radius: 2px;
padding: 3px 20px 3px 18px;
border-color: transparent;
font-family: 'Raleway';
font-weight: 600;
}
.btn-search i {
font-weight: normal;
font-size: 15px;
padding-right: 5px;
}
.ava {
padding: 40px 0;
background: url(../images/bg-avt.jpg) no-repeat;
background-position: bottom left;
border-bottom: 3px solid #11adf7;
}
.h1_ava {
font-family: 'Raleway';
color: #FF5722;
font-size: 26px;
text-align: center;
font-weight: 400;
margin-top: 0;
margin-bottom: -10px;
}
.main_cnt {
padding: 40px 0;
}
.lead-inner {
font-family: 'Raleway';
font-size: 14px;
font-weight: 500;
color: #333;
line-height: 24px;
}
.txa_l {
text-align: left !important;
}
.txa_c {
text-align: center !important;
}
.txa_r {
text-align: right;
}
.txa_j {
text-align: justify;
}
.mr_b0{
  margin-bottom: 0 !important;
}
.mr_t5{
  margin-top: 5px !important;
}
.tbl-tt {
width: 140px;
font-family: 'Roboto';
font-size: 14px;
color: #444;
}
.tbl-ttr {
text-align: right;
font-size: 13px;
color: #666;
}
.sel-letter {
padding: 3px 9px;
}

.about{
  padding: 40px 0;
  background: url(../images/abt_bg1.png) no-repeat;
  background-position: -40px 45px;
}
.inner-sec{
  padding: 10px 0 35px;
  background: url(../images/abt_bg1.png) no-repeat;
  background-position: -40px 20px;
}
.h1_primry{
  font-family: 'Nunito';
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  color: #e92f2f;
  position: relative;
  margin-bottom: -15px;
}
.bg_h1{
  background: url(../images/abt-h1-bg.png) no-repeat;
  background-position: center;
  width: 100%;
  height: 40px;
}
.lead_home{
  font-family: 'Nunito';
  font-size: 14px;
  text-align: center;
  color: #555555;
  margin-top: 25px;
}
.lead_inner{
  font-family: 'Nunito';
  font-size: 14px;
  /*text-align: center;*/
  color: #555555;
  margin-top: 25px;
}
.form-horizontal .form-group{
  margin-left: 0;
  margin-right: 0;
}
.p_cont{
  text-align: center;
  margin-top: 25px;
}
.btn_readmore{
font-family: 'Nunito';
    font-weight: 700;
    font-size: 15px;
    border-radius: 0;
    border: 1px solid #dddddd;
    padding: 10px 18px;
    color: #e92f2f;
}
.services{
  padding: 0;
  background:  url(../images/services-bg.jpg) no-repeat;
  min-height: 620px;
  background-position: center top; 
}
.cont_bx{
  padding-left: 35px;
  padding-right: 0;
}
.h1_serv{
  font-family: 'Nunito';
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
}
.h2_serv{
 font-family: 'Nunito';
  font-weight: 600;
  font-size: 16px;
  /*color: #ffb70b;*/
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0; 
}
.lead-serv{
/*margin-top: 120px;*/
margin-top: 75px;
font-family: 'Nunito';
font-weight: 600;
font-size: 14px;
line-height: 20px;
color: #3e3e41;
/*margin-bottom: 25px;*/
margin-bottom: 10px;
}
.mrt0{
margin-top: 10px;
} 
.mrt0 a{
color: #000;
border-color: #000;
}
.img-center{
display: block !important;
margin: 0 auto !important;
}
.serv_typ{
font-family: 'Nunito';
font-weight: 600;
font-size: 16px;
/*color: #9e0039;*/
color: #e92f2f;
text-align: center;
margin-top: 10px;
margin-bottom: 0; 
}
.lead-serv_typ{
color: #757a7e;
font-family: 'Nunito';
font-weight: 600;
font-size: 14px;
line-height: 20px;
margin-top: 8px;
text-align: center;
}
.prod_cont {
border: 1px solid #ebeaea;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 24px;
overflow: hidden;
color: #6F6F6F;
}
.table_prod {
font-family: 'Sintony';
}
.table_prod>thead>tr>td {
background: #f0efef;
padding: 15px;
color: #868686;
font-size: 13px;
font-weight: bold;
}
.table_prod>tbody>tr {}
.table_prod>tbody>tr>td {
padding: 15px 14px;
border-color: #ebeaea;
border-right: 1px solid #ebeaea;
vertical-align: middle;
}
.table_prod>tbody>tr>td:last-child {
border-right-color: transparent;
vertical-align: middle;
text-align: center;
}
.compound {
list-style: none;
padding-left: 0;
}
.compound li {
font-size: 14px;
line-height: 22px;
font-weight: 500;
color: #333;
}
.btn_instock {
padding: 5px;
font-size: 12px;
color: #fff;
padding: 4px 12px;
border-radius: 3px;
text-transform: uppercase;
background: #02a99d;
white-space: nowrap;
}
.btn_enquire {
padding: 5px;
font-size: 12px;
color: #fff;
padding: 4px 12px;
border-radius: 3px;
text-transform: uppercase;
background: #4292e4;
white-space: nowrap;
}
.btn_instock:hover,
.btn_instock:focus {
background: #333;
color: #fff;
}
.btn_enquire:hover,
.btn_enquire:focus {
background: #333;
color: #fff;
}
.pagination {
margin-top: 40px;
margin-bottom: 0;
font-family: 'Sintony';
}
ul.pagination>li>a {
border: 1px solid #ebebed;
margin-right: 5px;
border-radius: 2px;
font-size: 15px;
padding: 5px 14px;
color: #538b95;
}
ul.pagination>li>a i {
margin-left: 5px;
margin-right: 5px;
}
ul.pagination>li.active>a,
ul.pagination>li:hover>a {
background-color: #538b95 !important;
border-color: #538b95 !important;
color: #fff;
}
.form-group .form-control {
padding: 7px 12px;
border-color: #ddd;
box-shadow: none;
}
.modal-dialog {}
.quote-modal .modal-body {
padding: 20px 30px;
}
.quote-modal .modal-header {
padding: 15px;
background: #f7931e;
border-radius: 5px 5px 0 0;
border-bottom: 1px solid #e5e5e5;
border-bottom-color: transparent;
}
.quote-modal .modal-title {
font-family: 'Sintony';
font-weight: 400;
color: #fff;
font-size: 16px;
line-height: 19px;
}
.quote-modal .form-group {
margin-bottom: 10px;
}
.quote-modal .form-group .form-control {
height: 30px;
border-radius: 3px;
padding: 5px 10px;
font-size: 13px;
font-family: 'Open Sans';
}
.quote-modal .form-group textarea.form-control {
height: auto;
}
.btn-qtmdl {
background-color: #3f51b5;
font-family: 'Sintony';
border-radius: 3px;
color: #fff;
border-color: transparent;
outline: 0;
}
.btn-qtmdl:hover,
.btn-qtmdl:focus,
.btn-qtmdl:visited {
background: #222;
color: #fff;
box-shadow: none;
outline: 0;
}
.imp_name {
font-family: 'Roboto';
color: #02a99d;
font-size: 15px;
margin-top: 0;
margin-bottom: 17px;
}
.quote-modal label {
font-family: 'Sintony';
font-size: 13px;
margin-bottom: 3px;
}
.quote-modal input[type=checkbox],
.quote-modal input[type=radio] {
margin: 0px 3px 0 15px;
line-height: normal;
}
.pp_lbl_nor {
font-weight: normal;
}
.navbar {
border-radius: 0;
margin-bottom: 0;
background: #191919;
background: rgba(25,25,25,.75);
padding: 0;
padding-bottom: 0;
z-index: 999;
transition: background-color 0.2s;
}
.navbar-nav {
font-family: 'Raleway', sans-serif;
text-align: center;
display: inline-block;
float: none;
border-radius: 3px;
padding: 0 5px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.navbar-default {
border-width: 0;
font-family: 'Raleway', sans-serif;
text-align: center;
}
.navbar-default .navbar-nav>li>a {
color: #fff;
line-height: 24px;
font-size: 12px;
font-weight: 500;
border-color: transparent;
padding: 22px 18px;
}
.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: #e92f2f;
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: #e92f2f;
color: #fff;
border-color: transparent;
}
.navbar-default .dropdown-menu {
position: absolute;
top: 100%;
/*left: 0;*/
z-index: 1000;
display: none;
/*float: left;*/
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0;
min-width: 20em;
border-radius: 0px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
font-size: 12px;
font-weight: 600;
}
.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-size: 12px;
font-weight: 600;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #ececec;
text-transform: uppercase;
}
.navbar-default .dropdown-menu>li>a:focus,
.navbar-default .dropdown-menu>li>a:hover {
color: #fff;
text-decoration: none;
background-color: #e92f2f;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-header .navbar-toggle {
position: relative;
float: right;
padding: 9px 8px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background: #333;
background-image: none;
border-width: 0;
box-shadow: none;
border-color: transparent;
border-radius: 3px;
}
.nrt {
float: right!important;
margin-right: -15px;
}
.nv_fx {
float: left !important;
width: 100%;
}
.navbar-default .navbar-toggle .icon-bar {
-webkit-transition: opacity, -webkit-transform;
transition: opacity, -webkit-transform;
transition: opacity, transform;
transition: opacity, transform, -webkit-transform;
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
-webkit-transform: translateY(6px) rotate(45deg);
transform: translateY(6px) rotate(45deg);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
-webkit-transform: translateY(-6px) rotate(-45deg);
transform: translateY(-6px) rotate(-45deg);
}
.navbar-inverse .navbar-nav>li>a {
padding: 15px 14px;
margin: 0;
color: #555656;
line-height: 24px;
display: inline-block;
font-size: 12px;
font-weight: 400;
border-top: 3px solid transparent;
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 {
position: relative;
margin-top: -90px;
}
.slider-corner {
position: relative;
text-align: left;
}
.text-center {
text-align: center;
}
.page {
overflow: hidden;
}
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content {
margin-top: 410px;
margin-left: 0px;
margin-right: 0px;
position: relative;
}
#main-slider .carousel .carousel-content-2 {
margin-top: 340px;
margin-left: 30px;
margin-right: 30px;
padding: 20px;
padding-top: 5px;
position: relative;
}
#main-slider .carousel .carousel-content-3 {
margin-top: 340px;
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;
}
#main-slider .carousel .slide-margin {}
#main-slider .carousel h2 {
font-family: 'Raleway', serif;
color: #fff;
margin-bottom: 0px;
font-size: 25px;
line-height: 22px;
font-weight: normal;
margin-top: 5px;
}
#main-slider .carousel .h2_sld1 {
padding: 15px 0;
margin-top: 40px;
/*display: inline-block;*/
position: absolute;
right: 0;
/* border-radius: 3px; */
}
.bg_h2{
  background: url(../images/sldr_bg.png) no-repeat;
  background-position: top center;
  height: 150px;
}
span.title1 {
font-family: 'Montserrat';
text-transform: uppercase;  
font-weight: 600;
color: #fff;
font-size: 34px;
}
span.title2 {
font-size: 20px;
margin-top: 9px;
display: inline-block;
font-family: 'Nunito';
color: #fff;
font-weight: 400;
}
.title2_1 {
font-family: 'Nunito';
color: #fff;
font-size: 34px;
font-weight: 800;
}
span.title2_2 {
font-size: 20px;
margin-top: 9px;
display: inline-block;
font-family: 'Montserrat';
color: #000;
font-weight: 600;
}
.carousel-content-2 span.title2,
.carousel-content-3 span.title2 {
font-size: 26px;
font-weight: 300;
color: #fff;
}
span.title3 {
color: #fc8d0a;
font-family: 'Ubuntu', sans-serif;
font-size: 24px;
font-weight: 900;
}
.carousel-content-4 span.title3 {
color: #fbba23;
font-family: 'Ubuntu', sans-serif;
font-size: 24px;
font-weight: 900;
}
#main-slider .carousel h3 {
margin-top: 10px;
color: #fff;
}
#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: 650px;
-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: 650px;
-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%;*/
bottom: 0;
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: 0px;
z-index: 9999;
}
#main-slider .prev:hover,
#main-slider .next:hover {
background-color: #e92f2f;
}
#main-slider .prev {
left: 0px;
}
#main-slider .next {
left: 40px;
}
.carousel-indicators {
position: absolute;
bottom: 0px;
right: 20px;
left: auto;
z-index: 15;
width: 100%;
padding-left: 0;
margin-left: -30%;
text-align: right;
list-style: none;
}

#main-slider .carousel-indicators li {
width: 12px;
height: 12px;
background-color: transparent;
margin: 0 5px 0 0;
position: relative;
border: 2px solid #fff;
opacity: .4;
}
#main-slider .carousel-indicators li:after {
position: absolute;
content: "";
width: 12px;
height: 12px;
border-radius: 100%;
background: rgba(0, 0, 0, 0);
border: 1px solid #FFF;
border-color: transparent;
left: -3px;
top: -3px;
}
#main-slider .carousel-indicators .active {
width: 12px;
height: 12px;
background-color: transparent;
margin: 0 5px 0 0;
border: 1px solid transparent;
border-color: #fff;
opacity: .8;
position: relative;
}
#main-slider .carousel-indicators .active:after {
position: absolute;
content: "";
width: 12px;
height: 12px;
border-radius: 100%;
border: 2px solid #fff;
opacity: 1;
left: -1px;
top: -1px;
}
#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;
}


#hglt{
padding-top: 35px;
padding-bottom: 35px;
background: #000 url(../images/bg-hglt.jpg) no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.bdrtx{
border-radius: 4px;
/*border: 1px solid #ddd;*/
border: 1px solid rgba(255,255,255,.15);
text-align: center;
padding: 20px 15px;
}
.imgve{
max-width: 80px;
}
.h2hglt{
font-family: 'Roboto';
font-size: 18px;
color: #fff;
margin-top: 20px;
margin-bottom: 15px;
font-weight: 400;
}
.ld_hglt{
font-family: 'Roboto';
font-size: 14px;
color: #fff;
opacity: .75;
font-weight: 300;
line-height: 21px;
}


#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-slider .prev {
left: 10px;
}
#whyus-slider .next {
right: 10px;
}
#whyus-slider .carousel-indicators li {
width: 20px;
height: 20px;
background-color: #fff;
margin: 0 15px 0 0;
position: relative;
}
#whyus-slider .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;
}
#whyus-slider .carousel-indicators .active {
width: 20px;
height: 20px;
margin: 0 15px 0 0;
background-color: #2f7afd;
border: 1px solid #2f7afd;
position: relative;
}
#whyus-slider .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;
}
#whyus-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;
}
#whyus-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;
}
#whyus-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;
}
#whyus-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;
}
#small-slider {
position: relative;
background: #eee;
margin-top: -90px;
}
#small-slider .slide-margin {
/*margin-top: 140px;*/
}
.hr-hdr {
border-bottom: 1px solid #d0d4eb;
border-top-color: transparent;
background: transparent;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
}
#small-slider .carousel .carousel-content {
padding: 0 10px;
}
#small-slider .carousel h2 {
font-family: 'Montserrat', sans-serif;
color: #333;
margin-bottom: 0px;
font-size: 25px;
line-height: 22px;
margin-top: 8px;
margin-left: 0px;
margin-bottom: 0;
}
.breadcrumb {
background: transparent;
text-align: right;
margin: 0;
font-family: 'Roboto', sans-serif;
font-size: 13px;
}
.breadcrumb>li>a {
color: #333;
}
.breadcrumb>li+li:before {
padding: 0 8px;
color: #b18f83;
font-family: 'FontAwesome';
content: "\f105";
}
#small-slider .carousel .slider-img {
text-align: right;
position: absolute;
}
#small-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: 500px;
-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;
}
#small-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: 500px;
-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;
}
#small-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#small-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;
}
#small-slider .prev,
#small-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;
}
#small-slider .prev:hover,
#small-slider .next:hover {
background-color: #2f7afd;
}
#small-slider .prev {
left: 10px;
}
#small-slider .next {
right: 10px;
}
#small-slider .carousel-indicators li {
width: 20px;
height: 20px;
background-color: #fff;
margin: 0 15px 0 0;
position: relative;
}
#small-slider .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;
}
#small-slider .carousel-indicators .active {
width: 20px;
height: 20px;
margin: 0 15px 0 0;
background-color: #2f7afd;
border: 1px solid #2f7afd;
position: relative;
}
#small-slider .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;
}
#small-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;
}
#small-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;
}
#small-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;
}
#small-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;
}
.mt_10 {
margin-top: 10px;
}
.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;
}
img.brands {
margin: 0 auto;
display: block;
}
hr.hr-small-blue {
width: 35px;
border-top: 3px solid #36a1ec;
text-align: left;
margin-left: 0;
margin-top: 0px;
}
hr.hr-small-blue-thin {
width: 35px;
border-top: 1px solid #1b4477;
border-bottom: 0;
text-align: center;
margin: 0 auto;
margin-bottom: 10px;
}
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;
}
#info-box {
padding-top: 50px;
padding-bottom: 10px;
position: relative;
z-index: 5;
text-align: left;
}
.img-info-box {
position: relative;
margin-bottom: 30px;
text-align: center;
z-index: 10;
}
.info-link {
position: absolute;
bottom: 0;
display: block;
left: 15px;
right: 15px;
padding-top: 25px;
padding-bottom: 25px;
color: #7277c1;
font-family: 'Libre Baskerville', serif;
font-weight: bold;
font-size: 18px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.info-link:hover {
bottom: 10px;
color: #fff;
}
h2.right-white {
text-align: right;
font-family: 'Libre Baskerville', serif;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin-right: 25px;
margin-top: 53px;
color: #696969;
}
h2.right-white-last {
text-align: right;
font-family: 'Libre Baskerville', serif;
margin-right: 25px;
font-size: 18px;
font-weight: bold;
margin-top: 13px;
color: #696969;
text-transform: uppercase;
}
h2.left-white {
text-align: left;
font-family: 'Libre Baskerville', serif;
font-size: 18px;
font-weight: bold;
margin-top: 43px;
color: #696969;
text-transform: uppercase;
}
.service-box-content h2 {
font-size: 25px;
font-family: 'Source Sans Pro', sans-serif;
margin-bottom: -5px;
line-height: 25px;
color: #fff;
}
.mt_30 {
margin-top: 30px;
}
.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;
}
.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 {
padding-top: 10px;
/*padding-bottom: 30px;*/
padding-bottom: 0px;
position: relative;
/*background: #9e0039;*/
/*background: #f95006;*/
/*background: #ff5722;*/
background: #d2d2d2;
z-index: 5;
}
.h2-white{
font-family: 'Nunito';
font-size: 30px;
font-weight: 700;
/*color: #ffc104;*/
/*color: #fff;*/
color: #2e2e2e;
margin-bottom: 0px;
font-weight: 700;
}
.quote{
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: -11px;
  display: inline-block;
  position: relative;
  /*background: #9e0039;*/
  /*background: #f95006;*/
  /*background: #ff5722;*/
  background: #d2d2d2;
}
.hr-quote{
/*border-top: 1px solid #c33443;*/
border-top: 1px solid #e7e0e0;
border-bottom-color: transparent;
background: transparent;
margin-top: 0;
}
.lead-testimonial{
font-family: 'Raleway';
font-size: 14px;
line-height: 22px;
font-weight: 400;
}
.initals{
font-family: 'Raleway';
font-size: 14px;
color: #fff;
position: relative;
z-index: 1;
}
.initals span{
/*background: #9e0039;*/
/*background: #f95006;*/
background: #ff5722;
padding: 5px 13px; 
}
.hr-quote2{
/*border-top: 1px solid #c33443;*/
border-top: 1px solid #e7e0e0;
border-bottom-color: transparent;
background: transparent;
position: relative;
z-index: -1;
margin-top: -20px;
margin-bottom: 30px;
}
.btn-grey-border{
border: 1px solid #fff;
color: #fff;
text-transform: uppercase;
font-family: 'Raleway';
font-size: 13px;
}
.testimonial-img {
display: block;
margin: 0 auto;
text-align: center;
border-radius: 64px;
border: 2px solid white;
-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: #fff;
font-family: 'Roboto', sans-serif;
line-height: 19px;
padding-bottom: 20px;
margin-top:10px;
}
.tm_cont{
margin-top: 10px;
margin-bottom: 10px;
}
.btn-white-border {
border-radius: 6px;
border: 1px solid #fff;
padding: 7px 18px;
color: #fff;
font-size: 13px;
font-family: 'Cabin', sans-serif;
text-transform: uppercase;
}
.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;
}
.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;
}
.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;
}
.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;
}
#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;
text-transform: uppercase;
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;
}
.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;
}
.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 {}
.message_heading {
margin-bottom: 50px;
margin-top: 60px;
}
#bottom {
background: #fff;
font-size: 14px;
padding: 38px 0;
}
.icn-ft{
  font-size: 22px;
  color: #bbbbbb;
}
#bottom h3 {
margin-top: 5px;
margin-bottom: 0px;
font-size: 16px;
color: #b58a5a;
/*font-family: 'Playfair Display', serif;*/
font-family: 'Libre Baskerville', serif;
font-weight: 600;
line-height: 18px;
text-transform: uppercase;
}
.lead-ft{
  margin-top: 15px;
  line-height: 18px;
  color: #686868;
}
#bottom ul {
list-style: none;
padding: 0;
margin: 0;
}
#bottom ul li {
display: block;
padding: 5px 0;
}
#bottom ul li a {
color: #808080;
}
#bottom ul li a:hover {
color: #c52d2f;
}
#bottom .widget {
margin-bottom: 0;
}
#footer {
padding-top: 15px;
padding-bottom: 5px;
color: #fff;
background: #d5d6d7;
background: #e92f2f;
position: relative;
z-index: 8;
text-align: left;
}
.ftr_lead{
  text-align: center;
  color: #545960;
  color: #ffffff;
  margin-bottom: 0;
}
h2.h2-touch {
font-family: 'Ubuntu', sans-serif;
font-size: 35px;
font-weight: 400;
color: #1b4477;
margin-bottom: 15px;
}
#footer a {}
#footer a:hover {
color: #c52d2f;
}
#footer ul {
list-style: none;
padding: 0;
margin: 0;
}
#footer ul>li {
display: inline-block;
margin-left: 15px;
}
.contact-footer {
font-family: 'Ubuntu', sans-serif;
font-size: 20px;
font-weight: 300;
color: #ffffff;
margin-bottom: 0;
}
.address {
font-family: 'Ubuntu', sans-serif;
font-size: 16px;
color: #ffffff;
}
.unb {
font-weight: 300;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
.copyright {
font-size: 13px;
font-family: 'Ubuntu', sans-serif;
text-align: left;
line-height: 15px;
text-align: center;
margin-top: 0;
vertical-align: bottom;
}
.ams {
font-size: 12px;
color: #545960;
}
.ams a {
color: #545960;
}
.ams a:hover {
color: #000;
}
.social_bg{
  background: url(../images/social-bg.png) no-repeat;
  background-position: center;
}
.flw-us{
display: inline-block;
min-height: 73px;
padding-top: 28px;
font-size: 15px;
font-weight: 600;
font-family: 'Playfair Display', sans-serif;
color: #404b72;
padding-right: 10px;
}
.social-icon-footer {
display: inline-block;
position: relative;
padding-bottom: 20px;
padding-top: 20px;
padding-left: 0;
}
.social-icon-footer li {
display: inline-block !important;
position: relative;
}
.social-icon-footer li a {
width: 28px;
height: 28px;
background: transparent;
border-radius: 28px;
text-align: center;
line-height: 28px;
font-size: 14px;
/*color: #fff !important;*/
display: inline-block;
}

.social-icon-footer li a.fb{
  color: #3a56a7 !important;
}
.social-icon-footer li a.yt{
  color: #e40f0f !important;
}
.social-icon-footer li a.tw{
  color: #45cbf7 !important;
}
.social-icon-footer li a.lin{
  color: #237bbe !important;
}
.social-icon-footer li a:hover {
background: #1b4476;
color: #fff !important;
}
#chairman-section {
padding-bottom: 30px;
background-color: #1E7BB8;
position: relative;
padding-top: 0px;
padding-bottom: 0px;
border-top: 8px solid #ddd;
}
.chairman {
background-color: #fff;
padding: 0;
min-height: 295px;
}
.chairman h2.title {
font-size: 18px !important;
display: block;
font-weight: 400;
background: #1E7BB8;
padding-top: 20px;
margin-top: 0px;
}
.chairman h2 {
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 13px;
color: #fff;
display: inline-block;
padding: 0 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
#chairman-section:before {
background-color: #066BAF;
content: " ";
position: absolute;
top: 0;
height: 60px;
width: 100%;
}
.news-update {
background-color: #fff;
padding: 0;
box-shadow: -1px 0px 1px rgba(0, 0, 0, .2);
display: block;
min-height: 295px;
height: 100%;
}
.news-update h2.title {
font-size: 18px !important;
display: block;
font-weight: 400;
background: #148bdb;
padding-top: 20px;
margin-top: 0px;
}
.news-update h2 {
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 13px;
color: #fff;
display: inline-block;
padding: 0 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
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;
}
.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 {
border-radius: 5px;
background: #fff;
height: 40px;
padding-right: 30px;
border-color: #e1e1e1;
color: #777;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.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;
}
.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;
text-align: right;
}
.ul-footer-links li {
padding: 0 9px !important;
margin-left: 0 !important;
margin-right: 0 !important;
line-height: 12px;
font-family: 'Libre Baskerville', serif;
border-right: 1px solid #acacac;
color: #454545;
font-weight: bold;
}
ul.ul-footer-links li a {
color: #454545;
font-weight: bold;
}
.ul-footer-links li {}
.ul-footer-links li:last-child {
border-right-color: transparent;
}
@media (max-width: 767px) {
.container>.navbar-header,
.container>.navbar-collapse {
    margin-left: -15px;
    text-align: left;
}
.navbar-nav {
    text-align: left;
    display: initial;
    float: none;
}
.navbar-nav>li {
    margin-left: 0;
}
}
#mask {
position: absolute;
left: 0;
top: 0;
z-index: 9000;
height: auto;
background-color: #000;
display: none;
}
#boxes .window {
position: absolute;
left: 0;
width: 831px;
display: none;
z-index: 9999;
margin-top: 200px;
padding: 20px;
background: #bb0000;
}
#boxes #dialog {
font-family: "open sans", sans-serif;
width: 770px;
padding: 0px 0px 20px 20px;
margin-top: 20px;
background-color: #fff;
}
.black_overlay {
display: none;
position: inherit;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
z-index: 1001;
-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 139%;
left: 30%;
width: 50%;
text-align: left;
padding: 0px;
border: 0px solid #a6c25c;
z-index: 1002;
overflow: auto;
}
.headertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #f19a19;
font-weight: bold;
}
.textfield {
border: 1px solid #a6c25c;
width: 135px;
}
.button2 {
background-color: #a6c25c;
color: White;
font-size: 11px;
font-weight: bold;
border: 1px solid #7f9db9;
width: 68px;
}
.watermark {
color: Gray;
background-color: #dddddd;
font-size: smaller;
font-style: italic;
}
.style23 {
font-family: "Trebuchet MS"
}
.inquiry4_s {
float: left;
font-size: 14px;
text-transform: uppercase;
color: #fff;
background: #bb0000;
width: 80px;
font-weight: bold;
min-height: 5px;
padding: 4px;
border: 0px;
margin-bottom: 0px;
}
.inquiry_s {
float: left;
width: 97%;
margin: 4px 0px 2px 20px;
}
.inquiry1_s {
float: left;
font-size: 14px;
text-transform: capitalize;
color: #222222;
width: 80px;
min-height: 5px;
font-weight: normal;
}
.inquiry1_s span {
color: #222222;
font-weight: bold;
margin-left: 5px;
}
.inquiry2_s {
float: left;
font-size: 14px;
text-transform: capitalize;
color: #222222;
width: 20px;
min-height: 5px;
}
.inquiry3_s {
float: left;
font-size: 14px;
text-transform: capitalize;
color: #444444;
width: 120px;
min-height: 5px;
}
.inquiry4_s {
float: left;
font-size: 14px;
text-transform: uppercase;
color: #fff;
background: #bb0000;
width: 80px;
font-weight: bold;
min-height: 5px;
padding: 4px;
border: 0px;
margin-bottom: 0px;
}
#mask {
position: absolute;
left: 0;
top: 0;
z-index: 9000;
height: auto;
background-color: #000;
display: none;
}
@media (min-width:1200px) {
.aclr .col-lg-1:nth-child(12n+1) {
    clear: left;
}
.aclr .col-lg-2:nth-child(6n+1) {
    clear: left;
}
.aclr .col-lg-3:nth-child(4n+1) {
    clear: left;
}
.aclr .col-lg-4:nth-child(3n+1) {
    clear: left;
}
.aclr .col-lg-6:nth-child(odd) {
    clear: left;
}
.aclr .col-sm-1:nth-child(12n+1) {
    clear: left;
}
.aclr .col-sm-2:nth-child(6n+1) {
    clear: left;
}
.aclr .col-sm-3:nth-child(4n+1) {
    clear: left;
}
.aclr .col-sm-4:nth-child(3n+1) {
    clear: left;
}
.aclr .col-sm-6:nth-child(odd) {
    clear: left;
}
}