@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Oswald:200,300,400,500,600,700');
/*
font-family: 'Oswald', sans-serif; - HEADING
font-family: 'Hind', sans-serif; - PARA
*/

body{font-family: 'Hind', sans-serif;}
h1 , h2 , h3 , h4 , h5 , h6 {font-family: 'Oswald', sans-serif;}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title{font-family: 'Oswald', sans-serif;}
#revolutionSlider{font-family: 'Oswald', sans-serif;}
.testimonial.testimonial-style-4 blockquote p{font-family: 'Hind', sans-serif;}
.testimonial .testimonial-author p{font-family: 'Oswald', sans-serif;}
.header-social-icons.social-icons li a {
    width: 25px;
    height: 25px;
    line-height: 27px;
    font-size: 13px;
}
img{max-width: 100%; vertical-align: bottom;}
#what-we-do::after {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#what-we-do { overflow: hidden;
    position: relative;
     background: rgba(0, 0, 0, 0) url("../img/why-choose-us-bg.jpg") repeat scroll 0 0 / 140% auto;
}
#what-we-do .container {
    position: relative;
    z-index: 1;
}

#what-we-do h2  , #what-we-do h4  , #what-we-do p{
    
}
.servicesection img {
    background-color: #ef2d36;
    padding: 15px;
    width: 100%;
    border-radius: 81%;
}
.servicesection p {
    margin-bottom: 5px;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
}

section.testimonialsection {position: relative;margin-bottom: 0;
    background: rgba(0, 0, 0, 0) url("../img/testimonialbg.jpeg") no-repeat fixed 0 0 / 100% auto;
}
.testimonialsection::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.testimonialsection .container {
    position: relative;
    z-index: 1;
}

.testimonialsection h2 , .testimonialsection p {
    color: #fff;
}
#header .header-nav.header-nav-stripe nav > ul > li.enquirybtn > a {
    background-color: #e91d26;
    border: 1px solid #e91d26;
    color: #ffffff;
    display: inline-block !important;
    font-size: 15px;
    height: auto !important;
    line-height: 23px;
    margin: 28px 0 0 10px;
    padding:7px 10px 3px 10px;
    transition: all 0.4s ease 0s;
}
#header .header-nav.header-nav-stripe nav > ul > li.enquirybtn > a:hover {
    background-color: #fff;color: #e91d26; border-color:#e91d26; 
}
.section.section-no-border.section-primary.custom-section-spacement-1.m-none {
    background-color: #d90d16 !important;
}
.bannerbtn1 {
    background-color: #171717;border: 1px solid #171717;
    margin: 5px;font-weight: 500;
    padding: 8px 20px;
    transition: all 0.4s ease 0s;
    font-size: 18px;
}
.bannerbtn1:hover {
    background-color: transparent;text-decoration: none;
}
.bannerbtn2 {
    border: 1px solid rgba(0,58,148,1);
    font-size: 18px;
    font-weight: 400;
    margin: 5px;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    background: rgba(0,58,148,1);
background: -moz-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,58,148,1)), color-stop(100%, rgba(0,136,208,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: linear-gradient(135deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a94', endColorstr='#0088d0', GradientType=1 );
}
.bannerbtn2:hover {
    background-color: transparent;text-decoration: none;
}
.main-label span {
    background-color: #E91D26;
    padding: 5px;
}
.servicespad aside {
    background-color: #e3e3e3;
    border-top: 3px solid #e91d26;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
}
.servicespad aside h1 {
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.servicespad aside img {
    margin-bottom: 20px;
    width: 250px;
}
.servicespad aside p {
    color: #1d2127;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}
.servicespad aside .list li {
    margin-bottom: 0;
}
.servicespad aside .list {
    margin-bottom: 20px;
    text-align: left;
}
.servicespad aside .list a {
    color: #1d2127;
    font-size: 16px;
    transition: all 0.4s ease 0s;
}
.servicespad aside .list a:hover{color: #E91D26; text-decoration:none; }
.container.servicespad {
    margin-bottom: 40px;
}
.servicemainimg {
    margin-bottom: 20px;
   max-width: 100%;
}
.servicespad .col-md-8 p {
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.redbtn {font-family: "Oswald",sans-serif;
    background-color: #e91d26;
    border: 1px solid #e91d26;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 14px 10px;
    transition: all 0.4s ease 0s;
}
.redbtn:hover , .redbtn:focus {
    background-color: #ffffff;
    color: #e91d26;
    text-decoration: none;
}
.servicespad .col-md-8 h1 {
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 100%;
}
.servicespad .col-md-8 h2 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 100%;
}
.servicespad .col-md-8 h3 {text-transform: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 100%;
}
.servicesection a {
    font-size: 13px;
}
.list1 {
margin: 0 0 20px;
padding: 0 0 0 20px;
}
.list1 > li {
background: rgba(0, 0, 0, 0) url("../img/list.png") no-repeat scroll 0 10px / 10px auto;
color: #333333;
font-size: 17px;
line-height: 26px;
list-style: outside none none;
padding: 3px 0 3px 20px;
}
.call-to-action-btn a {
    border: 1px solid #ffffff;
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    padding: 10px 30px;
    transition: all 0.4s ease 0s;
}

.call-to-action-btn a:hover , .call-to-action-btn a:focus {
    color: #fff;
    border-color: #fff;
    background: rgba(0,58,148,1);
background: -moz-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,58,148,1)), color-stop(100%, rgba(0,136,208,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
background: linear-gradient(135deg, rgba(0,58,148,1) 0%, rgba(0,136,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a94', endColorstr='#0088d0', GradientType=1 );
}
#footer.light a:hover , #footer.light a:focus {
    color: #E91D26;
    text-decoration: none;
}
.list a {
    color: #333333;
}
.list a:hover , .list a:focus {
    color: #337DBF;text-decoration: none;
}
.scroll-to-top i {
    color: #ffffff;
}
section.servicesection {
    background-color: #f3f3f3;
}

.servicesection h3:before {
    content: "";
    border: 1px solid #E91D26;
    width: 75px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.servicesection h3:after {
    content: "";
    border: 1px solid ;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.servicesection h3 {
    position: relative;
    font-size: 24px;
    padding: 0 0 10px 0;
    margin: 30px 0 10px 0;
}
.heading1 {text-transform: uppercase;display: inline-block; width: 100%;
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 30px;
    padding: 0 0 5px;
    position: relative;
    font-weight: 200;
}
.heading1::before {
    background-color: #1d2127;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100px;
}
.heading1::after {
    background-color: #005DAF;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: -4px;
    content: "";
    position: absolute;
}
.heading1 span{color: #005DAF;}
.heading1.center::before {
    right: 0;
    margin: auto;
}
.heading1.center::after {
    right: 0;
    margin: auto;
}
.feature-box .feature-box-icon i{
    font-size: 50px!important;
    color: #1d2127!important;
}
.innerbanner a {
    padding-right: 35px;
    position: relative;
}
.call-to-action-btn a{padding-right: 50px;
    position: relative;
}
.call-to-action-btn a i {
    animation: 1s ease 0s normal none infinite running zoom;
    -webkit-animation: 1s ease 0s normal none infinite running zoom;
    -moz-animation: 1s ease 0s normal none infinite running zoom;
    -ms-animation: 1s ease 0s normal none infinite running zoom;
    font-size: 17px;
    left: 50px;
    position: absolute;
    top: 15px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
}
.innerbanner a i{
    animation: 1s ease 0s normal none infinite running zoom;
    -webkit-animation: 1s ease 0s normal none infinite running zoom;
    -moz-animation: 1s ease 0s normal none infinite running zoom;
    -ms-animation: 1s ease 0s normal none infinite running zoom;
    font-size: 17px;
    left: 85px;
    position: absolute;
    top: 12px;
    transition: all 0.4s ease 0s;
}

.bannerbtn2 {
    padding-right: 50px;
    position: relative;
}
.bannerbtn2 i {
    animation: 1s ease 0s normal none infinite running zoom;
    -webkit-animation: 1s ease 0s normal none infinite running zoom;
    -moz-animation: 1s ease 0s normal none infinite running zoom;
    -ms-animation: 1s ease 0s normal none infinite running zoom;
    font-size: 17px;
    left: 114px;
    position: absolute;
    top: 15px;
    transition: all 0.4s ease 0s;
}

.feature-box .feature-box-info a{position: relative;}
.feature-box .feature-box-info a i {
    animation: 1s ease 0s normal none infinite running zoom;
    -webkit-animation: 1s ease 0s normal none infinite running zoom;
    -moz-animation: 1s ease 0s normal none infinite running zoom;
    -ms-animation: 1s ease 0s normal none infinite running zoom;
    font-size: 17px;
    position: absolute;
    right: -30px;
    top: 3px;
    transition: all 0.4s ease 0s;
}
@-webkit-keyframes zoom {
    0% {
        right: -30px;
    }

    50% {
        right: -20px;
    }

    100% {
        right: -30px
    }
}

@-moz-keyframes zoom {
    0% {
        right: -30px;
    }

    50% {
        right: -20px;
    }

    100% {
        right: -30px
    }
}

@keyframes zoom {
    0% {
        right: -30px;
    }

    50% {
        right: -20px;
    }

    100% {
        right: -30px
    }
}
#what-we-do .feature-box .feature-box-icon i , #what-we-do .feature-box .feature-box-info h4 , #what-we-do .feature-box .feature-box-info p{color: #1d2127;}
#what-we-do .feature-box .feature-box-icon i{font-size: 28px!important; color: #003993!important;}
#what-we-do .heading1 , #what-we-do .heading1:before {color: #1d2127;}
#what-we-do .heading1 span {color: #f8464f;}
#what-we-do .heading1:after{background-color:  #f8464f;}
#what-we-do .heading1:before {
    background-color: #fff;
}
#what-we-do img {
    bottom: 0;
    max-width: 1000px;
    position: absolute;
    right: 0;
    z-index: 1;
    left: 0;
    margin: auto;
}
.wave {left: 0;width:100%;
    bottom: -1px;
    position: absolute;
}
.wave-path {
    clip-rule: evenodd;
    fill: #ffffff;
    fill-rule: evenodd;
}
.innerbanner {
    background: rgba(0, 0, 0, 0) url("../img/innerbannerbg.jpg") repeat scroll 0 0 / cover ;
    display: block;
    padding: 60px 0 0;
    position: relative;
    width: 100%;
}
.innerbanner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.innerbanner p {
    color: #fff;
    font-size: 16px;
}
.btn-white {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px 7px;
    text-transform: uppercase;
    transition: all 0.6s ease 0s;
}
.btn-white:hover {
    background: #fff none repeat scroll 0 0;
    color: #E91D26;
}
.innerbanner .container {position:relative;z-index:1;}
.mapsec {
    display: inline-block;
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.mapsec > iframe {
    float: left;
    width: 100%;
}
.heading2 {display: inline-block; width: 100%;
    font-size: 28px;
    font-weight: 200;
    line-height: 34px;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
}
.heading3 {display: inline-block; width: 100%;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
}
.rightimg {
    float: right;
    margin: 0 0 20px 20px;
}
.leftimg {
    float: left;
    margin: 0 20px 20px 0;
}
.procontentpad p {
    text-align: justify;
}
.webservicepad .feature-box .feature-box-icon {
    height: 60px;
    margin-right: 0;
    width: 60px;
}
.webservicepad .feature-box.feature-box-style-2 h4 {
    color: #fff;
}
.webservicepad p {
    color: #fff; opacity: 0.8;
}
section.webservicepad {
    background-color: #333;
}
section.whysection {
    background: rgba(0, 0, 0, 0) url("../img/innerbannerbg.jpg") repeat scroll 0 0 / 140% auto;
    position: relative;
}
.whysection .heading1::before {
    background-color: #fff;
}
.whysection .heading1 {
    color: #fff;
}
.whysection .heading1 span {
    color: #ff4d56;
}
.whysection .heading1::after{background-color: #ff4d56;}
.whysection li, .whysection .list.list-icons li i {
    color: #fff!important;
}
.lead.lead1 {
    font-size: 17px;
    font-weight: 400;
}
footer p , footer li {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    opacity: 0.8;
}footer a {
    opacity: 0.8;
}
.careersec {
    padding: 80px 0;
}
.bg-image-parallax {
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.section.uploadformdiv {
    background: #ffffff url("../img/careerbg.jpg") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    width: 100%;
    float: left;
}
.uploadformdiv h3 {
    background-color: #45ace1;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
}
.forminpaddiv {
    background-color: #ffffff;
    border-radius: 0;
    display: inline-block;
    padding: 20px 90px;
    width: 100%;
}
.uploadformdiv h3 span {
    display: block;
    font-size: 20px;
    font-weight: 300;
    padding-top: 20px;
    text-transform: none;
}