.services-container-style1 {
    position: relative;
}
.services-container-style1 .post-container h2 {
    font-size: 36px;
    line-height: 1.0em;
    color: #026a91;
}
.services-container-style1 .post-container ul li {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 15px;
}
.services-container-style1 .post-container h6 {
    font-size: 20px;
    color: #444444;
}
.heading-alt-style51 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.0em;
    color: #026a91;
  }
/*.smocky-white-bg .icon-box-wrapper .icon-box.icon-box-style5 .icon-container{
    width:70px;
    height:70px;
    padding: 0px;
    margin-bottom: 20px;
    background-color: #fff !important;
}
.smocky-white-bg .icon-box-wrapper .icon-box.icon-box-style5 .icon-container svg {
    width: 100%;
    height: 70px;
}
.smocky-white-bg .icon-box-wrapper .icon-box.icon-box-style5 .icon-container svg path {
    fill: #026a91;
  }*/
.smocky-white-bg .icon-box-wrapper .icon-box.icon-box-style5:hover .icon-container{
    background-color: #fff !important;
}
.smocky-white-bg .icon-box-wrapper .icon-box.icon-box-style5{
    border: 2px solid #fff;
    padding: 30px;
    box-shadow: 0 12px 45px rgba(0,0,0,.08);
    background-color: #fff;
    margin-bottom: 25px;
    min-height: 400px;
}

.privacy-section .box:not(:last-child) {
    margin-bottom: 45px;
}

.privacy-section .box h3 {
    font-size: 1.6em;
    margin-bottom: 15px;
    line-height: 32px;
}

.privacy-section .box p {
    margin-bottom: 10px;
    line-height: 1.3;
}

.privacy-section .box p:last-child {
    margin-bottom: 0;
}

input ::-webkit-input-placeholder {
    color: #adadad;
  }
input :-moz-placeholder {
    color: #adadad;
  }
input ::-moz-placeholder {
    color: #adadad;
  }
input :-ms-input-placeholder {
    color: #adadad;
  }
  
address {margin-bottom: 20px;}
.bannercarousel {margin-top: 102px;}
.bannercarousel .item {background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 700px; opacity: 1;}
.bannercarousel .item:after {content: ''; position:absolute; top: 0; left: 0; display: inline-block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.bannercarousel .carousel-caption {padding:0px; top: 38%;}
.bannercarousel .carousel-caption h3 {margin-bottom: 0px; font-size: 3.5em;}
.bannercarousel .carousel-caption p {margin-bottom: 10px; font-size: 1.5em; line-height: 1.6em;}
.bannercarousel .glyphicon-chevron-left:before{content: "\e1a1"; font-family: 'knight'; font-size: 1.6em;}
.bannercarousel .glyphicon-chevron-right:before {content: "\e1ad"; font-family: 'knight'; font-size: 1.6em;}
.bannercarousel .carousel-control {width: 80px;}
.bannercarousel .carousel-control .glyphicon-chevron-right,
.bannercarousel .carousel-control .glyphicon-chevron-left {margin:-27px 0px 0px 0px; width: 53px; height: 53px; border: 2px solid; border-radius: 10px;}
.bannercarousel .carousel-caption .button.button-large {
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
}

@media screen and (max-width: 991px) {
    .bannercarousel {margin-top: 0px;}
    .bannercarousel .item {height: 600px;}
    .bannercarousel .carousel-caption {top: 40%;}
    .bannercarousel .carousel-caption h3 {font-size: 3em;}
    .bannercarousel .carousel-caption p {font-size: 1.2em; line-height: 1.3em;}
    .mobile-header-wrapper.style2 {
        padding: 10px 15px;
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {
    .bannercarousel .item {height: 500px;}
    .bannercarousel .carousel-caption {top: 37%;}
    .bannercarousel .carousel-caption h3 {font-size: 2.5em;}
    .bannercarousel .carousel-control {width: 40px;}
.bannercarousel .carousel-control .glyphicon-chevron-right,
.bannercarousel .carousel-control .glyphicon-chevron-left {margin:-18px 0px 0px 0px; width: 36px; height: 36px; border: 2px solid; border-radius: 10px;}

}

@media screen and (max-width: 480px) {
    .bannercarousel .carousel-caption {top: 26%;}
    .bannercarousel .carousel-caption h3 {font-size: 2.1em;}
}

.main-header .main-bar.white-bg .main-nav ul > li > a.showonmobile {
    display: none;
} 