/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.wpcf7 select{
	font-size:16px;
	font-family:'Roboto';
}
#header-outer .row .col.col_last {
    float: left;
}
header#top nav ul li a {
    color: #000;
}
a.see-through.bw-btn {
    border-color: #0072b7 !important;
    border-radius: 10px !important;
    border-width: 2px !important;
    display: inline-block;
    margin-top: 49px;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
}
.tel-no-top {
    position: absolute;
    top: 0;
    right: 0;
    background: #1762af;
    height: 100%;
    font-size: 30px;
    font-weight: 700;
}
.tel-no-top a {
    color: #fff;
    padding: 40px 40px;
    display: block;
    height: 100%;
    position:relative;
}
.tel-no-top a span{
    position:relative;
    z-index:2;
}
.tel-no-top a .fa{
    z-index:2;
    font-size:40px;
}
.blue-bar-row .tel-no{
    font-size: 45px;
    font-weight: 700;
}
.blue-bar-row .tel-no a{
    color:#fff;
}
.blue-bar-text p{
    text-align:right;
    color:#fff;
    font-family:'Roboto';
    font-weight:100;
    font-size:33px;
    padding-right: 72px;
    line-height: 35px;
}
.blue-bar-text, .tel-no{
    padding:40px 0;
}
.blue-bar-col-2{
     position: relative;
  display: inline-block;

}
.blue-bar-col-2:before, .tel-no-top a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #132678;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-25deg);
  -ms-transform: skew(-25deg);
  transform: skew(-25deg);
  z-index: 1;
}
.tel-no-top a:before{
     background: #1762af;
}
.ctc-desc{
    margin-top:30px;
}
.ctc-desc h5 {
    font-size: 25px;
    color: #0562af;
    margin-bottom: 35px;
}


.row .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 73px;
}

.iwithtext .iwt-text {
    padding-left: 95px;
}

.w-row-list h5 {
    font-size: 35px;
    color:#0562af;
    line-height:35px;
}
.w-row-list p{
    margin-top:20px;
    font-size: 22px;
    line-height: 27px;
}

.why-choose h2 {
    font-size: 42px;
    color: #fff;
    line-height: 52px;
    margin-bottom: 55px;
}

.why-choose p {
    color: #fff;
    font-size: 19px;
    line-height: 27px;
}

 .tel-no p .fa{
    font-size: 48px;
    margin-right: 9px;
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 30px;
}


.banner-list {
  list-style: none; /* Remove default bullets */
}

.banner-list::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #3162af; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 20px; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.small-nav .tel-no-top a{
        padding: 20px 40px;
            z-index: 9999999;
}
.why-choose{
    padding:70px 90px;
}
#header-outer .cart-menu-wrap{
    display:none;
}
.btm-img{
    height:327px;
}
.row-con:after{
    content: "";
    clear:both;
    display:block;
}
.row-con{
    margin-bottom:20px;
}
.row-con .col-con{
    float:left;
    width: 33.33%;
    padding-right:15px;
}
.row-con .col-con:last-child{
    padding-right:0;
}
select.wpcf7-form-control.wpcf7-select {
    box-shadow: none !important;
    background: #f1f1f1;
}
.social-mob {
    position: absolute;
    right: 32px;
    top: 7px;
    width: 36px;
    height: 28px;
    text-align: right;
    margin-bottom: 10px;
    z-index: 10000;
}
@media only screen and (min-width: 1921px) {
    .vc_row-fluid.vc_row.full-width-content{
        margin-left: -337px  !important;
        width: 1920px !important;
    }
    .tel-no{
        text-align:center;
    }
}
@media only screen and (min-width: 1600px) {
    html{
        background:#fff;
    }
    body {
        max-width: 1920px;
        margin: 0 auto;
    }
    #header-outer {

        max-width: 1920px;
        margin: 0px auto;
        left: 0px;
        right: 0px;
    }
    .tel-no-top {
        font-size: 44px;
    }
    .tel-no-top a .fa {
        font-size: 66px;
        margin-right: 30px;
    }
    .tel-no p {
        font-size: 44px;
    }
    .tel-no p .fa {
        font-size: 70px;
        margin-right: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    #header-outer .row .col.col_last {
        margin-left: 45px;
    }
}
@media only screen and (min-width: 1001px) {
    .social-mob {
        display:none !important;
    }
}
@media only screen and (max-width: 1366px) {
    .why-choose{
        padding:70px 50px;
    }
	ul.banner-list li {
		font-size: 40px !important;
		line-height: 40px !important;
		    font-weight: 700 !important;
	}
   .blue-bar-text p {
        font-size: 23px;
    }
    .tel-no p{
        font-size: 35px;
    }
   
}
@media only screen and (max-width: 1250px) {
    #social-in-menu{
        display:none;
    }
}
@media only screen and (max-width: 1150px) {
    .tel-no-top{
        display:none;
    }
    #header-outer .row .col.col_last {
        float: right;
    }
}
@media only screen and (max-width: 1000px) {
    .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button:after, header#top .slide-out-widget-area-toggle[data-icon-animation="spin-and-transform"].mobile-icon .lines-button.x2 .lines{
         background-color: #3162af !important;
    }
    .project-cover img, .about-cover img{
       padding:100px 0 !important;
    }
    .blue-bar-text p{
        text-align:center;
        padding-right:0;
    }
    .blue-bar-row .tel-no {
        text-align: center;
    }
  header#top a#mobile-cart-link{
        display:none !important;
    }
    .full-w-text h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row-con .col-con{
        width:100%;
        padding-right:0;
        margin-bottom:20px;
    }
    .row-con .col-con:last-child{
        margin-bottom:0;
    }
}
@media only screen and (max-width: 360px) {
    .why-choose{
         padding:70px 5px;
    }
}

