@charset "utf-8";a,body {
    color: #fff;
    text-decoration: none
}

a,img {
    -webkit-transition: .3s ease-in-out
}

body,h2.subheading {
    background: #101c31
}

.highlight-text,h2.subheading {
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #fff
}

a img,hr,img {
    border: 0
}

.toplinks-icon,.uppercase {
    text-transform: uppercase
}

.link a,.link2 a,body {
    font-style: normal
}

.enquiry-div span,.link a,.link2 a {
    letter-spacing: 1px
}

body {
    font-family: Oxanium,cursive;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    padding: 0
}

h2,h2.subheading {
    font-size: 80px;
    font-weight: 800
}

h1,h2,h3,h4,h5,h6,p {
    padding: 0;
    font-weight: 400
}

html {
    scroll-behavior: smooth
}

* {
    -webkit-box-sizing: border-box;
    -mox-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background: #000;
    color: #fff
}

::-moz-selection {
    background: #000;
    color: #fff
}

a {
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

header,img {
    -moz-transition: .3s ease-in-out
}

.blue-text,a:hover {
    color: #0084ff
}

p {
    margin: 0 0 15px;
    clear: left;
    line-height: 30px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px
}

h2 {
    line-height: 65px;
    margin-bottom: 0
}

.innerheading,h3 {
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 10px;
    font-weight: 800
}

h2.subheading {
    line-height: 80px;
    background: linear-gradient(127deg,#101c31 0,#0d2e55 36%,#084d92 36%,#101c31 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.highlight-text {
    font-size: 20px;
    line-height: 25px
}

.enquiry-div span a,.enquiry-div span a:hover,.icon_box a,.white-text {
    color: #fff
}

.font16 {
    font-size: 16px
}

.font20 {
    font-size: 20px
}

hr {
    margin: 50px 0;
    height: 1px;
    border-top: 1px solid #0084ff;
    float: left;
    width: 100%;
    position: relative
}

img {
    transition: .3s ease-in-out
}

.emblem,header {
    -webkit-transition: .3s ease-in-out
}

#preloader,.preloader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    z-index: 999999
}

.bluebar,.imagecontainer,.intro-wrap,.loader,.number,main,section {
    position: relative
}

.loader,.loader span {
    width: 75px;
    height: 75px
}

#preloader {
    display: table;
    table-layout: fixed
}

#preloader-status {
    display: table-cell;
    vertical-align: middle
}

.preloader-position {
    position: relative;
    margin: 0 auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.loader {
    left: 50%;
    top: auto;
    margin-left: -22px;
    margin-top: 1px;
    -webkit-animation: 1s linear infinite rotate;
    -moz-animation: 1s linear infinite rotate;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: 1s linear infinite rotate;
    animation: 1s linear infinite rotate;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.row,.row-flex {
    width: 100%;
    display: block;
    float: left;
    padding: 0
}

.loader span {
    position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid transparent;
    border-top: 3px solid #282b6a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.row-flex {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header,.justify-space-between {
    justify-content: space-between
}

.justify-center,.step-icon {
    justify-content: center
}

.align-items-center {
    align-items: center
}

.container {
    width: 1200px;
    margin: 0 auto
}

.fullwidth {
    width: 100%;
    display: block
}

.two-col {
    width: 46%;
    float: left;
    margin-right: 8%
}

.three-col {
    width: 30%;
    float: left;
    margin-right: 5%
}

.four-col {
    width: 22%;
    float: left;
    margin-right: 4%
}

.clearfix,section {
    width: 100%;
    float: left
}

.last {
    margin-right: 0!important
}

.clearfix {
    height: 100px;
    margin: 0;
    padding: 0;
    display: block
}

.link a:after,.number i,header {
    position: absolute
}

.aside {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0
}

.summary {
    width: 74%;
    float: right;
    margin: 0;
    padding: 0 0 0 100px
}

.custom-html-widget,.smd1,header {
    width: 100%
}

.pad-left,.pl-80 {
    padding-left: 80px
}

.padleft-150 {
    padding-left: 150px
}

.col {
    float: left
}

.mission,.news-img,.news-single,.smd2 {
    width: 50%
}

.smd3 {
    width: 33.33333333333333%
}

.smd4 {
    width: 25%
}

.smd5 {
    width: 20%
}

.smd6 {
    width: 16.66666666666667%
}

.smd30 {
    width: 30%
}

.smd40 {
    width: 40%
}

.smd70 {
    width: 70%
}

.smd60 {
    width: 60%
}

.smd75 {
    width: 75%
}

.fl-right {
    float: right
}

.smd66 {
    width: 66.66666666%
}

.text-center {
    text-align: center
}

.justify,.text-justify {
    text-align: justify
}

.brand,.date,.toplink-box {
    text-align: center
}

.pd-5 {
    padding: 5px
}

.pd-10 {
    padding: 10px
}

header {
    top: 0;
    z-index: 2;
    transition: .3s;
    background-image: linear-gradient(to bottom,#000,rgba(0,0,0,0))
}

.emblem,.f-icon {
    -moz-transition: .3s ease-in-out
}

header a {
    color: #293d84
}

header a:hover {
    color: #edb523
}

.logo {
    float: left;
    padding: 13px 0
}

.logo img {
    width: 280px!important;
    height: auto!important
}

.header {
    display: flex
}

.header-right {
    float: right;
    padding: 35px 0;
    width: auto;
    display: flex;
    justify-content: space-between
}

.inline,.number a,.social {
    display: inline-block
}

.social {
    font-size: 16px;
    line-height: 25px
}

.social a i {
    margin-right: 7px;
    font-size: 19px;
    color: #fff
}

.social a:hover i,ul.footerlinks li a:hover {
    color: #017cf0
}

.inline {
    padding-left: 63px;
    line-height: 30px;
    margin-left: 30px
}

.number {
    font-size: 14px;
    line-height: 19px;
    float: right
}

.number a {
    font-size: 18px;
    color: #fff;
    padding: 3px 0
}

.features-box,.number i {
    display: flex
}

.number i {
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    background: #0084ff;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50px
}

.link a,.sch-btn,.slider-wrap,.toplinks-icon {
    position: relative
}

.menu-wrap {
    float: right;
    width: auto
}

.sch-btn {
    float: right;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    width: 60px;
    height: 60px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 18px;
    z-index: 100
}

.slider-wrap {
    float: left;
    width: 100%
}

.link a {
    color: #fff;
    background-color: transparent;
    font-size: 14px;
    padding: 0 57px 0 23px;
    height: 47px;
    line-height: 45px;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0;
    border: 1px solid #017cf0;
    text-transform: lowercase
}

.link a:after {
    content: "";
    color: #fff;
    width: 34px;
    height: 26px;
    background: url(../images/icons/arrow.png) center center no-repeat;
    top: 10px;
    right: 10px
}

.link a:hover {
    background: #101c31;
    background: linear-gradient(127deg,#101c31 0,#0d2e55 36%,#084d92 36%,#101c31 100%)
}

.toplinks-wrap {
    float: right;
    padding: 15px 0
}

.toplink-box {
    padding: 10px
}

.toplink-box:hover img {
    transform: translateY(-10px)
}

.toplink-box span {
    display: block
}

.toplinks-icon {
    float: left;
    font-size: 17px;
    font-weight: 700;
    padding: 40px 10px 30px 140px
}

.toplinks-icon img {
    position: absolute;
    bottom: 22px;
    left: -10px
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.rotating {
    -webkit-animation: 70s linear infinite rotating;
    -moz-animation: 70s linear infinite rotating;
    -ms-animation: rotating 70s linear infinite;
    -o-animation: 70s linear infinite rotating;
    animation: 70s linear infinite rotating
}

.brand img,.emblem img {
    max-width: 100%
}

.emblem {
    transition: .3s ease-in-out;
    position: absolute;
    top: -40px;
    right: -40px
}

.f-desc:after,.f-icon {
    -webkit-transition: .3s ease-in-out
}

.bg1,.f-desc,.features-box {
    position: relative
}

.emblem:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1 ,1.1);
    transform: scale(1.1 ,1.1)
}

.f-icon {
    padding-right: 12px;
    transition: .3s ease-in-out
}

.f-desc:after,.service-img {
    -moz-transition: .3s ease-in-out
}

.features-box:hover .f-icon,.pt-30 {
    padding-top: 30px
}

.f-desc {
    padding-left: 28px;
    margin-top: 10px
}

.f-desc:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #017cf0;
    width: 2px;
    height: 55px;
    transition: .3s ease-in-out
}

.service-img,.step-icon {
    -webkit-transition: .3s ease-in-out
}

.f-desc h3 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 30px
}

.f-desc:hover:after,.features-box:hover .f-desc:after {
    height: calc(100% - 30px)
}

.bg1 {
    background: url(../images/bg1.jpg) top center no-repeat #101c31
}

.bluebar:after {
    content: '';
    width: 50%;
    height: 50px;
    background: #00f;
    position: absolute;
    top: -50px;
    right: 0
}

.service-img {
    height: 700px;
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
    transition: .3s ease-in-out
}

.service-img:after {
    content: '';
    position: absolute;
    bottom: -30px;
    right: -30px;
    width: 300px;
    height: 300px;
    background: repeating-linear-gradient(-45deg,#0084ff,#0084ff 1px,#101c31 1px,#101c31 7px);
    z-index: -1
}

.service-img1 {
    background-image: url(../images/services/1.jpg)
}

.service-img2 {
    background-image: url(../images/services/2.jpg)
}

.service-img3 {
    background-image: url(../images/services/3.jpg)
}

.service-img4 {
    background-image: url(../images/services/4.jpg)
}

.service-img5 {
    background-image: url(../images/services/5.jpg)
}

.service-img6 {
    background-image: url(../images/services/6.jpg)
}

.service-img7 {
    background-image: url(../images/services/7.jpg)
}

.mob-img {
    display: none
}

section.key:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg2.jpg) no-repeat;
    z-index: -1
}

.darkblue-bg,section.key:after {
    background: #0c1524
}

section.key:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0;
    bottom: 0;
    z-index: -2
}

.testimonial-single {
    padding: 70px 0 0;
    position: relative
}

.testimonial-single p {
    font-family: 'EB Garamond',serif;
    font-size: 22px;
    line-height: 30px
}

.testimonial-single:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    background: url(../images/icons/quote.png) no-repeat
}

.clientname {
    padding: 25px 0;
    border-top: 1px solid #445b83;
    width: 100%;
    float: left
}

.brand {
    background: #fff;
    padding: 4px 10px
}

.date,.step-icon {
    background: #017cf0
}

.brand:hover img {
    transform: scale(.9)
}

.steps {
    width: 33%;
    padding: 60px;
    position: relative;
    border: 1px solid rgba(255,255,255,.5)
}

.step1,.step3 {
    border-bottom: 0
}

.mission-vision .step2,.step3 {
    border-right: 0
}

.steps:hover .step-icon {
    transform: rotate(360deg)
}

.step-icon {
    width: 104px;
    height: 104px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.step1 {
    border-left: 0
}

.step1 .step-icon {
    top: -50px;
    left: 0
}

.step2 {
    border-top: 0
}

.footer-bottom,.footer-middle {
    border-top: 1px solid rgba(255,255,255,.2)
}

.step2 .step-icon {
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.step3 .step-icon {
    top: -50px;
    right: 0
}

.news-blog-sction .news-single {
    margin-bottom: 25px
}

.news-desc {
    width: 50%;
    padding: 37px 67px 37px 37px
}

.news-desc h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 15px
}

.date {
    padding: 13px 10px;
    color: #fff;
    width: 80px;
    height: 80px;
    display: block;
    margin: 1px 0;
    font-size: 12px;
    vertical-align: middle
}

.footer-middle,.footer-top {
    border-bottom: 1px solid rgba(255,255,255,.2);
    margin-bottom: 3px;
    width: 100%;
    padding-bottom: 30px;
    float: left
}

.date span {
    display: block;
    font-size: 44px;
    font-weight: 800;
    line-height: 37px
}

.enquiry-div span,.link2 a,.sendbutton {
    text-transform: uppercase;
    font-weight: 400
}

.wpcf7-form-control-wrap,footer {
    position: relative;
    float: left;
    width: 100%
}

.footer-bottom {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    margin-top: 0
}

.link2 a {
    color: #fff;
    background-color: #017cf0;
    font-size: 16px;
    padding: 10px 55px;
    line-height: 50px;
    display: inline-block;
    position: relative;
    margin: 10px
}

.white-link a {
    background-color: #fff;
    color: #101c31
}

.link2 a:hover {
    background-color: #b4933b;
    color: #fff
}

.address {
    position: relative;
    padding-left: 30px
}

.address i {
    color: #017cf0;
    font-size: 20px;
    position: absolute;
    top: 8px;
    left: 0
}

.footer-logo {
    max-width: 230px
}

.footer-contacts p {
    padding: 5px 0;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

.footer-contacts i {
    color: #017cf0;
    font-size: 17px;
    margin-right: 20px;
    width: 37px
}

ul.footerlinks {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left
}

ul.footerlinks li {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.footerlinks li a {
    list-style: none;
    padding: 2px 0 2px 33px;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 30px
}

ul.footerlinks li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 16px;
    background: url(../images/icons/arrow.png) top right no-repeat;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

ul.footerlinks li a:hover:after {
    width: 23px
}

.enquiry-div {
    position: fixed;
    right: 0;
    top: 49%;
    z-index: 9;
    width: 40px;
    margin-top: -30px;
    background: #080a81;
    color: #fff
}

.call-icon,.whatsapp-icon {
    width: 40px;
    height: 40px;
    line-height: 57px;
    float: right;
    margin-left: 0;
    z-index: 1;
    position: relative
}

.enquiry-div:hover {
    background: #0084ff
}

.enquiry-div span {
    padding: 21px 14px 20px 7px;
    position: relative;
    writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(270deg);
    white-space: nowrap;
    font-size: 13px;
    right: 89px;
    top: -54px
}

.call-link h5,.whtsapp-link h5 {
    float: left;
    right: -11px;
    opacity: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    border-radius: 5px;
    line-height: 18px;
    z-index: 0;
    color: #fff;
    position: absolute
}

.wpb-pcf-btn.wpb-pcf-btn-small {
    padding: 14px 15px 12px!important
}

.whtsapp-link h5 {
    width: 130px;
    margin: 0;
    background-color: #1ad03f;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.call-icon img,.whatsapp-icon img {
    width: 26px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.call-link h5,.icon_box:hover i {
    -moz-transition: .3s ease-in-out
}

.call-link:hover h5,.whtsapp-link:hover h5 {
    right: 52px;
    opacity: 1
}

.call-link:hover .call-icon img,.whtsapp-link:hover .whatsapp-icon img {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.whatsapp-icon {
    background: #1ad03f;
    text-align: center
}

.call-icon,.icon_box i {
    background: #0084ff;
    text-align: center
}

.call-link h5 {
    width: 130px;
    margin: 43px 0 0;
    background-color: #0084ff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.icon_box i,.icon_box:hover i {
    -webkit-transition: .3s ease-in-out
}

.imagecontainer:after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: -30px;
    width: 300px;
    height: 300px;
    background: repeating-linear-gradient(-45deg,#0084ff,#0084ff 1px,#101c31 1px,#101c31 7px);
    z-index: -1
}

.imagecontainer2:after {
    bottom: -30px;
    left: 30px;
    width: 100%
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-30 {
    padding-bottom: 30px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.pad-0 {
    padding: 0
}

.pl-100 {
    padding-left: 100px
}

.pr-100 {
    padding-right: 100px
}

.pr-80 {
    padding-right: 80px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pr-30 {
    padding-right: 30px
}

.pl-50 {
    padding-left: 50px
}

.pr-50 {
    padding-right: 50px
}

.pl-70 {
    padding-left: 70px
}

.pr-70 {
    padding-right: 70px
}

.pr-20 {
    padding-right: 20px
}

.mt-100 {
    margin-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.mt-50 {
    margin-top: 50px
}

.map,.mt-30 {
    margin-top: 30px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-25 {
    margin-bottom: 25px
} 

.fs-20 {
    font-size: 20px;
}

.fs-30 {
    font-size: 30px;
    line-height: 40px;
}
.fs-40 {
    font-size: 40px;
    line-height: 55px;
}
.fs-25 {
    font-size: 25px;
    line-height: 35px;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}


.pos-sticky {
    position: sticky;
    top: 100px;
}
.flex-gap-2 {
    gap: 25px 2%;
}
.box-style {
    float: left;
    width: 100%;
    display: block;
    padding: 30px 40px;
    background-color: #092648;
    margin-bottom: 25px;
    position: relative;
}
.box-style:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 5px;
    height: 85px;
    background: #185abc;
}
.bg-dark-blue {
    background-color: #162a42;
    z-index: -1;
}
.smd2.pl-50 .list {
    margin: 0 0 25px 0;
}

.contact-form .fieldset,.mb-0,ul.list li {
    margin-bottom: 0
}



.cnt-wrap {
    padding: 30px 20px;
    box-shadow: 0 3px 40px #0000002e;
    -webkit-box-shadow: 0 3px 40px #0000002e;
    -moz-box-shadow: 0 3px 40px #0000002e;
    float: left;
    width: 30%;
    background: #101c31;
    background: linear-gradient(127deg,#101c31 0,#0d2e55 36%,#084d92 36%,#101c31 100%)
}

.banner,.banner1 {
    background-image: url(../images/banner1.jpg)
}

.banner,.jarallax {
    position: relative;
    background-repeat: no-repeat
}

.icon_box {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 7px;
    margin-bottom: 23px
}

.icon_box:hover i {
    background-color: #080a81;
    transition: .3s ease-in-out
}

.icon_box i,ul.list li {
    -moz-transition: .3s ease-in-out;
    float: left
}

.icon_box i {
    margin: 0 20px 0 0;
    padding: 8px;
    width: 45px;
    height: 45px;
    line-height: 30px;
    color: #fff;
    transition: .3s ease-in-out
}

header.smaller,ul.list li {
    -webkit-transition: .3s ease-in-out
}

.icon_box .descripion {
    display: block;
    overflow: hidden
}

.icon_box .descripion h5 {
    font-size: 20px;
    margin: 0 0 8px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.icon_box p {
    margin: 0;
    padding-bottom: 15px
}

.icon_box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.cnt-form {
    float: left;
    width: 70%;
    padding-left: 50px
}

.banner,.fieldset,.map,.table-style,ul.list,ul.list li {
    width: 100%
}

.map {
    float: left
}

.table-style {
    border-collapse: collapse
}

.table-style td,.table-style th {
    text-align: left;
    padding: 8px;
    border: 1px solid #d9d9d9
}

.table-style tr:nth-child(2n) {
    background-color: #f2f2f2
}

.table-style th {
    background-color: #04aa6d;
    color: #fff
}

ul.list {
    margin: 12px 0;
    float: left;
    padding: 0
}

ul.list li {
    padding: 6px 0 6px 50px;
    background: url(../images/icons/arrow.png) top 10px left no-repeat;
    line-height: 22px;
    list-style: none;
    position: relative;
    transition: .3s ease-in-out;
    border-bottom: 1px solid rgba(1,124,240,.5)
}

.banner {
    background-size: cover;
    float: left;
    z-index: 0;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: end;
    text-align: center;
    background-position: center
}

.banner-caption h2,h1 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 15px;
    text-shadow: 0 3px 4px #000000d1;
    font-weight: 700;
    line-height: 42px
}

.banner-caption h4,.banner-caption h4 a,.banner-caption h4 span {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.banner-caption h4 {
    background-color: #0084ff;
    padding: 15px 30px;
    display: inline-block;
    margin-bottom: 0
}

.banner-caption {
    position: relative;
    z-index: 1
}

.banner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .5
}

header.smaller {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,.41);
    -moz-box-shadow: 0 4px 20px #00000059;
    background-color: #101c31;
    border-bottom: 1px solid rgba(15,66,171,.5)
}

.jarallax {
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

form {
    margin: 0;
    padding: 0
}

:focus {
    outline: 0
}

.fieldset {
    height: 52px;
    padding: 8px 15px;
    background: #ececec;
    display: block;
    border: 0 solid rgb(211 211 211);
    margin: 0 0 10px;
    color: #565555;
    font-size: 14px;
    float: left
}

.fieldset1 {
    height: 130px
}

.sendbutton {
    width: auto;
    height: auto;
    border: 0;
    outline: 0;
    margin: 10px 5px 0 0;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    vertical-align: top;
    padding: 20px 60px;
    text-align: center;
    background-color: #017cf0;
    -webkit-transition: .3s ease-in-out
}

.sendbutton:hover {
    background-color: #080a81
}

.contact-form {
    float: left;
    width: 100%
}

::-webkit-input-placeholder {
    color: #626262!important
}

:-moz-placeholder {
    color: #626262!important
}

::-moz-placeholder {
    color: #626262!important
}

:-ms-input-placeholder {
    color: #626262!important
}

.ftr-form ::-webkit-input-placeholder {
    color: #fff!important
}

.ftr-form :-moz-placeholder {
    color: #fff!important
}

.ftr-form ::-moz-placeholder {
    color: #fff!important
}

.ftr-form :-ms-input-placeholder {
    color: #fff!important
}

.footer-contacts .textwidget.custom-html-widget i {
    width: 15px
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output {
    float: left!important;
    width: 100%!important
}

.footer-contacts .textwidget.custom-html-widget p:first-child i,.inline.number .textwidget.custom-html-widget i {
    transform: rotate(90deg)
}

@media only screen and (max-width: 1200px) {
    .container {
        width:90%
    }

    .number {
        font-size: 11px;
        margin-left: 0;
        padding-left: 38px
    }

    .number i {
        position: absolute;
        top: 6px;
        left: 0;
        width: 34px;
        height: 34px
    }

    h2,h2.subheading {
        font-size: 60px;
        line-height: 60px
    }

    .link2 a {
        padding: 10px 50px
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        width:90%
    }
}

@media only screen and (max-width: 980px) {
    .steps {
        padding:60px 20px
    }
}

@media only screen and (max-width: 767px) {
    .aside,.cnt-form,.cnt-wrap,.intro-left,.intro-right,.summary {
        width:100%;
        margin: 0 0 25px
    }

    .pad-left {
        padding-left: 0
    }

    header {
        position: relative
    }

    .header {
        display: block
    }

    .logo {
        width: 100%;
        text-align: center
    }

    .logo img {
        max-width: 70%
    }

    .header-right {
        width: 100%;
        padding: 10px 0;
        border-top: 1px solid rgba(255,255,255,.2)
    }

    .service-img1,.service-img2,.service-img3,.service-img4,.service-img5,.service-img6,.service-img7 {
        display: none
    }

    .mob-img {
        display: block;
        width: 100%
    }

    h2,h2.subheading {
        font-size: 50px;
        line-height: 50px
    }

    .link2 a {
        padding: 4px 40px
    }
    .box-style {
        flex: 0 0 100%;
        padding: 20px;
    }
    .fs-30 {
        font-size: 23px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .emblem,.news-desc,.news-img,.smd30,.smd40,.smd60,.smd66,.smd70,.smd75,.steps {
        width:100%
    }

    h2,h2.subheading {
        font-size: 40px;
        line-height: 40px
    }

    .pl-50,.pl-70,.pl-80 {
        padding-left: 0
    }

    .pr-50,.pr-70,.pr-80 {
        padding-right: 0
    }

    .emblem {
        position: relative;
        top: -20px;
        left: 0;
        text-align: center
    }

    .emblem img {
        max-width: 70%
    }

    .features-box {
        display: flex;
        flex-flow: column
    }

    .f-icon {
        position: absolute;
        top: -10px;
        right: 0
    }

    .f-icon img {
        max-width: 65px
    }

    .pt-100,.pt-50 {
        padding-top: 20px
    }

    .pb-100,.pb-50 {
        padding-bottom: 20px
    }

    .step1,.step2,.step3 {
        border-bottom: 0;
        border-left: 0;
        border-right: 0px;
        padding-top: 28px;
        padding-bottom: 30px
    }

    .step2 {
        border-top: 1px
    }

    .step-icon {
        width: 70px;
        height: 70px
    }

    .step-icon img {
        width: 50px
    }

    .step1 .step-icon,.step2 .step-icon,.step3 .step-icon {
        top: -30px;
        left: 0;
        margin: 0
    }

    .news-single {
        width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid #fff
    }

    .news-desc {
        padding: 17px 0
    }

    .link2 a {
        padding: 4px 11px;
        font-size: 14px;
        line-height: 30px;
        margin: 5px
    }

    h3 {
        font-size: 30px;
        line-height: 35px
    }

    .footer-middle .smd4 {
        border-bottom: 1px solid rgba(255,255,255,.2);
        padding-bottom: 10px;
        padding-top: 10px
    }

    .footer-middle .smd4:last-child {
        border-bottom: 0 solid rgba(255,255,255,.2)
    }

    .enquiry-div {
        width: 30px;
        top: 43%
    }

    .enquiry-div span {
        padding: 8px 8px 11px 7px;
        letter-spacing: 1px;
        position: relative;
        text-transform: uppercase;
        font-weight: 400;
        writing-mode: tb-rl;
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        white-space: nowrap;
        font-size: 10px;
        right: 65px;
        top: -44px
    }

    .wpb-pcf-btn.wpb-pcf-btn-small {
        font-size: 10px!important;
        padding: 9px 15px 10px
    }

    .whatsapp-icon img {
        width: 20px
    }

    .whatsapp-icon {
        width: 30px;
        height: 30px;
        line-height: 39px
    }

    .footer-bottom .justify-space-between {
        justify-content: center;
        font-size: 12px;
        line-height: 20px;
        text-align: center
    }

    .social {
        margin-top: 15px
    }
}
