@import url('../css');
body {
    line-height: 20px;
    font-family: roboto, "Helvetica Neue", Helvetica, sans-serif;
    font-size:13px;
    margin: 0px;
    padding: 0px;
}

::selection {background: #3682f4;color: #fff;text-shadow: none;}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color: unset;}

p {font-size: 15px;font-weight:normal;line-height: 1.7;}
h1, h2, h3, h4, h5, h6 {font-size:16px;font-weight:normal;font-family: roboto slab;}


img {border: none;max-width: 100%;}
header{background-image: url('../images/banner.jpg');background-position:  center;background-size:  cover;}
.topbar {
    padding: 37px 0 27px;
}

.topright {
    float:  right;
    margin-top: 11px;
}

.topright , .topright a {
    color: #fff;
    font-size:  20px;
    font-family: roboto slab;
}
a.logo img {
    width: 200px;
}
.topright i {
    color: #E1872F;
    margin-right: 6px;
}

.bannercaption h1 {
    font-size: 42px;
    color:  #fff;
    margin-top: 3.1em;
    margin-bottom: 18px;
    color: #fff;
    letter-spacing: -0.8px;
}
.bannercaption h6 {
    color: #fff;
    font-weight: 300;
    font-family: roboto;
    font-size:  20px;
    margin-bottom: 36px;
    line-height: 1.4;
}

.btn-filled {
    background-color: #E1872F;
    color: #fff;
    padding: 15px 22px;
    font-size: 26px;
    font-weight:  bold;
    font-family:  roboto slab;
    border:  0;
    display:  table;
    text-transform:  capitalize;
    transition: 0.6s all 0s;
    border:  1px solid transparent;
}

.bannerform {
    background-color: rgba(37,37,43,0.85);
    width: 370px;
    float:  right;
    padding: 30px 30px;
}

.bannerform h2 {
    margin-top:  0;
    color:  #fff;
    font-size: 17px;
    font-weight:  bold;
    text-transform:  uppercase;
    letter-spacing: -0.4px;
    margin-bottom: 11px;
}

.bannerform p {
    color:  #ccd1d9;
    font-size: 15px;
    line-height: 1.4;
}

.bannerform input ,.bannerform textarea {
    width:  100%;
    resize:  none;
    padding: 7px 10px;
    margin-bottom: 15px;
    border: 0;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.bannerform input[type="checkbox"] {
    width:  unset;
}

.bannerform textarea {
    height: 77px;
    margin-bottom: 10px;
}

.bannerform label {
    color: #ccd1d9;
    font-weight: 400;
    font-style:  italic;
    padding-left:  20px;
    position:  relative;
    line-height: 1.6;
}

.bannerform label input {
    position:  absolute;
    left: 0;
}

.bannerform button.btn-filled {
    margin-top: 10px;
    padding: 10px 30px;
    text-transform:  uppercase;
    font-size: 22px;
    display:  block !important;
}

ul.bannerbottom li {
    float:  left;
    width: 23.5%;
    margin: 0 1%;
    border-top: 1px solid #6e6f78;
    padding: 20px 0;
}

ul.bannerbottom {
    float:  left;
    width:  100%;
    margin-top: 30px;
}

ul.bannerbottom li h3 {
    font-size: 27px;
    color: #fff;
    font-weight: 500;
    font-family: roboto;
    margin-bottom: 20px;
}

ul.bannerbottom li img {
    margin-right: 10px;
}

ul.bannerbottom li:first-child {
    margin-left:  0;
}

ul.bannerbottom li:last-child {
    margin-right: 0;
}

ul.bannerbottom li p {
    color: #bcc0c7;
    font-size:  16px;
    line-height: 1.6;
}

.bannercaption a.btn-filled {}

.bannercaption {
    padding: 10px 0;
}
section.essentials {
    padding: 20px 0;
}

section h2 {
    font-size: 30px;
    letter-spacing: 1;
    font-weight: bold;
    color: #3d3d48;
    margin-bottom: 10px;
}

section.essentials li {
    position:  relative;
    font-size: 16px;
    padding-left: 60px;
    margin-bottom: 29px;
    line-height: 1.4;
    width: 47%;
    float: none;
    color: #606369;
}

section.essentials li .ess-icon {
    position: absolute;
    left: 0;
    height:  50px;
    top: 7px;
}

.essen-thumb {
    margin-top: 80px;
    display: table;
    position:  relative;
    margin-left: 40px;
}

.essen-thumb:before {
    content:  "";
    width:  100%;
    position:  absolute;
    height:  100%;
    left: 30px;
    border:  1px solid #bcc0c7;
    top: -40px;
}
section.essentials li .ess-icon img {
    top: auto;
    filter: brightness(0);
}
.box {
    border:  1px solid #bcc0c7;
    padding: 60px 30px 30px;
    position:  relative;
    margin-top: 25px;
    min-height: 250px;
}

.box h4 {
    position:  absolute;
    top: 0;
    left: 0;
    background-color: #E1872F;
    margin:  0;
    padding: 10px 20px;
    font-size: 18px;
    font-weight:  bold;
    color: #ffff;
}

.box h4:after {
    content:  "";
    border-top: 39px solid #E1872F;
    border-right: 40px solid transparent;
    top: 0;
    left: 100%;
    position:  absolute;
}

.box p {
    font-size: 17px;
    color:  #606369;
    margin-bottom: 30px;
}

.box p:last-child {
    margin-bottom: 0;
}
section.ourcustomers {
    text-align: center;
    font-size:  24px;
    float:  left;
    width:  100%;
    padding-bottom: 100px;
    padding-top:  20px;
    clear:  both;
    display:  block;
}

section.ourcustomers h6 {
    margin-top: 3px;
    margin-bottom: 41px;
    display:  block;
    padding-top: 0;
    font-family: roboto;
    color: #606369;
    font-size: 18px;
    font-family: roboto;
    line-height: 1.6;
}

section.ourcustomers p {
    padding: 0 120px;
    font-size: 18px;
    font-weight:  300;
    color:  #606369;
    line-height: 1.8;
}

.cusinfo {
    margin: 40px auto 0;
    display:  table;
}

.cusinfo strong {
    clear:  both;
    display:  block;
    font-size:  22px;
    color: #1d2a3d;
    font-family:  roboto slab;
    margin-bottom: 5px;
    font-weight: bold;
}

.cusinfo small {
    font-size: 18px;
    color: #495361;
}

.ourcustomers .owl-nav {
    display:  table;
    margin: -40px auto;
    min-width: 66%;
    position:  relative;
    z-index: 99;
}

.ourcustomers .owl-nav div {
    float:  left;
}

.ourcustomers .owl-nav .owl-next {
    float:  right;
}

.ourcustomers .owl-nav i {
    background-color: #1d2a3d;
    padding: 7px 12px;
    color: #fff;
    border-radius:  3px;
    display:  table;
    line-height: 0.9;
    font-size:  14px;
    box-shadow: 1px 1px 21px #b7b6b6;
}
section.cta {
    clear:  both;
    display:  block;
    background-color:  #3d3d48;
    padding: 30px 0;
    color: #fff;
    margin-top: 40px;
}

ul.btns-group li {
    display:  inline-block;
    margin: 0 5px;
}

.btn-blank {
    color: #fff;
    padding: 14px 20px;
    font-size: 26px;
    font-weight: bold;
    font-family: roboto slab;
    display: table;
    text-transform: capitalize;
    border: 1px solid #bcc0c7;
}

ul.btns-group {
    margin-top: 10px;
}

section.cta h2 {
    color:  #fff;
    margin-top:  0;
    margin-bottom: 10px;
    font-weight:  500;
}

section.newsauthor {
    text-align:  center;
}

section.newsauthor h6 {
    color: #606369;
    font-size:  18px;
    font-family:  roboto;
    line-height: 1.7;
}

section.newsauthor img {
    margin-top: 22px;
}

section.newsauthor {
    padding: 10px 0 30px;
}
footer {
    background-color:  #3d3d48;
    padding: 30px 0;
    clear:  both;
}

.footerbottom {
    text-align:  center;
    background-color:  #282830;
    padding: 15px 0;
    color: #bcc0c7;
    font-size: 15px;
}

.disclaimer strong {
    color: #fff;
    font-size:  14px;
    font-weight: 400;
    margin-bottom:  5px;
    display:  table;
}

.disclaimer p {
    color: #bcc0c7;
    line-height: 1.3;
    margin-bottom: 0;
    letter-spacing: -0.3px;
}

footer li {
    font-size: 17px;
    color:  #bcc0c7;
    margin-bottom: 3px;
}

footer ul {
    margin-top: 20px;
    float:  right;
}

footer ul i {
    margin-right: 9px;
}


.mcta-left {
    float:  left;
    width: 100%;
    background-image: url('../images/modalbg.jpg');
    color:  #fff;
    padding: 12px 20px 14px;
    background-position: 46% 90%;
}

.mcta-right {
    float:  right;
    width: 100%;
    padding: 10px 20px 30px;
}
.mcta-left h3 , .mcta-left p {
    color: #fff;
}

.mcta-right input , .mcta-right textarea {
    width: 100%;
    border: 1px solid #efefef;
    padding: 8px 10px;
    resize:  none;
    font-size: 12px;
}

.mcta-right label {
    margin:  8px 0;
    color: #65686a;
}
.mcta-right textarea {
    height: 185px;
}

.mcta-right 
 button {
    margin-top: 10px;
    border: 0;
    display:  table;
    margin: 15px auto;
}
.mcta-right input[type="checkbox"] {
    width:  unset;
    margin-right: 6px;
    position:  relative;
    top: 2px;
}
button.btn.btn-default.close-btn {
    background-color:  transparent;
    width:  unset;
    position:  absolute;
    top: -1px;
    right: -20px;
    padding:  0;
    border: 0;
}
.mcta-right label.labeled {
    font-size:  12px;
    color: #65686a;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 400;
}
html .mcta-left h3 {
    text-transform:  uppercase;
    color: #fff;
    font-size: 30px !important;
    margin-bottom: 10px;
    font-weight:  bold;
}

html .mcta-left h3 small {
    color: #fff;
}
html .mcta-left h3 small {
    clear:  both;
    display:  block;
}
.modal-dialog.modal-cta , .modal-dialog.modal-cta .modal-content {
    display:  table;
}
.bannerlogos {
    text-align:  center;
    padding: 15px 0 0;
    background-color: #fff;
    margin-top: 40px;
}
section.essentials li:nth-child(2n+2) {
    float:  right;
}
section.essentials h2 , section.essentials h6 {
    text-align:  center;
}

section.essentials h6 {
    margin-bottom: 23px;
    line-height: 2;
    font-family: roboto;
    color: #606369;
    font-size:  18px;
    line-height: 1.5;
    margin-bottom: 35px;
    margin-top:  0;
}
section h2 p {
    text-align: center;
}

section.ourservices p , section.ourservices h2 {
    text-align:  center;
}

section.ourservices .box p {
    text-align:  left;
    line-height: 1.8;
}
section.otherservices h2 , section.otherservices h6 {
    text-align: center;
    color: #fff;
}

m {
    text-align:  center;
}

section.otherservices {
    clear:  both;
    display:  block;
    padding:  20px 0;
    background-color:  #3d3d48;
    margin: 0 0 20px 0;
}

section.otherservices li {
    width: 46%;
    float: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 10px;
    line-height: 10px;
    font-size: 18px;
    color: #d3d3d7;
    line-height: 1.1;
}
.os-icon {
    position:  absolute;
    left: 0;
    background-color: #E1872F;
    width: 46px;
    height: 46px;
    border-radius:  70px;
    text-align:  center;
}

section.otherservices ul {
    margin-top: 40px;
    display:  table;
    margin:  0 auto;
}

section.otherservices li h5 {
    font-size:  20px;
    font-weight: bold;
    margin-top: 5px;
}

.os-icon img {
    margin-top: 8px;
}

section.otherservices li p {
    color: #d3d3d7;
    font-size: 18px;
}

section.otherservices li:nth-child(2n+2) {
    float:  right;
}

.ourcustomers .owl-nav i:hover {
    background-color: #E1872F;
}
a.btn-filled:hover , a.btn-blank:hover {
    text-decoration:  none;
    color: #fff;
}
.bannerform form {
    margin-top: 24px;
}

section.ourservices h2 {
    margin-bottom: 10px;
}

div#myModal-cta .modal-body {
    padding: 0;
}

.mcta-right input.banner-btn {
    background-color: #E1872F;
    color:  #fff;
    border:  0;
    font-size: 18px;
}

footer ul li i {
    color: #E1872F;
}

section.ourservices p {
    color:  #606369;
    font-size:  18px;
    font-family: roboto;
}

section.otherservices h6 {
    font-family:  roboto;
    font-size: 18px;
    line-height: 1.5;
    color: #d3d3d7;
}
section.essentials h2 {
    margin-bottom: 10px;
}
.btn-filled:hover {
    border: 1px solid #ffffff;
}
.btn-filled:focus {
    text-decoration: none;
}
section.otherservices ul.listing.lp1 li {
    padding-left: 100px;
}

@media only screen and (max-width : 979px) {
.bannercaption h1 {    font-size: 22px;}
.bannercaption h6 {    font-size:  15px;}
.bannercaption h6 br {    display:  none;}
.bannerlogos {    padding: 20px 10px;}
section h2 {    font-size: 24px;}
section.essentials h6 {    line-height: 1.3;}
section.essentials h6 br {    display:  none;}
section.essentials li {    width:  100%;}
section.essentials li br {    display:  none;}
section.ourservices p br, section.ourservices h2 br {    display:  none;}
.btn-filled {    font-size: 20px;}
section.ourcustomers h6 {    line-height: 1.6;}
section.ourcustomers p {    font-size:  18px;    padding: 0 20px;}
section.otherservices h6 {    padding:  0 20px;    line-height: 1.5;}
section.otherservices ul {    padding: 0 10px;}
.btn-blank {    font-size: 20px;}
}

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

section.otherservices h6 {    padding:  0 20px;    line-height: 1.5;}
section.otherservices ul {    padding: 0 20px;}
.btn-blank {    font-size: 20px;}
.bannercaption h1 {margin-top: 0;text-align:  center;line-height: 1.5;margin-bottom: 10px;}
.bannercaption h6 {    margin-bottom: 20px;    padding:  0 50px;    text-align:  center;}
.btn-filled , .btn-blank {float: none;display: table;margin: 0 auto 0px;padding: 10px 20px;}
.bannerform {float:  none;display:  table;margin: 20px auto 0;}
section.essentials {    padding-top: 0;}
section.essentials h6 {   line-height: 1.6;}
section.otherservices li {width:  100%;}
section.ourcustomers p {    font-size: 17px;}
.disclaimer {    text-align:  center;}
.disclaimer strong {    text-align:  center;    display:  table;    margin:  0 auto;}
footer ul {    display:  table;    margin: 15px auto 0;    float:  none;}
footer ul li {font-size: 14px;}
a.logo {    display:  table;    margin:  0 auto;}
.topright {    float:  none;    display:  table;    margin: 15px auto 0;}
.topright, .topright a {    font-size: 16px;}
section.otherservices ul.listing.lp1 li {    padding-left: 30px;}
.lp1 li:before {position: absolute;left: 0 !important;}

}

@media only screen and (max-width : 480px) {
section.essentials li {    font-size: 15px;}
.btn-filled, .btn-blank {font-size: 16px;}
section.cta h5 {    line-height: 1.6;}
.topbar {    padding: 20px 0;}
html .mcta-left h3 {    font-size: 17px !important;    margin-top: 10px;}
p.hide-xs {    display:  none;}
.mcta-left p {    margin-bottom: 0;}
.mcta-right label {    display:  none;}
.mcta-right input {    margin-bottom: 10px;}
.bannerform h2 {font-size: 3.9vw;}
.mcta-right {    padding-bottom: 10px;}
 .bannercaption h6, .bannercaption .btn-filled {    display:  none;}
.bannerform {    margin-top: 0;}
.topbar {    padding: 10px 0 0;}

}

@media only screen and (max-width : 400px) {
.bannerform {    width: 100%;}
.bannerlogos {    display:  none;}
}

li.select-service {
    margin-bottom: 15px;
}

li.select-service select {
    width: 100%;
    border-radius: 0;
    background: #fafafa;
    border: none;
    padding: 7px 10px;
}

.services-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}