*{outline: 0px !important;}
body{
   font-size: 14px;
   font-family: 'Poppins', sans-serif;
   color: #6b6365;
}form.validate-popupform-apps small {padding-left: 10px;position: absolute;bottom: -73px;right: 249px;}
form small {
    display: block;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    margin: 5px 0;
    letter-spacing: 1px;
}
.nopad{padding: 0}
nav.main-menu .col-md-7 li a {
    font-size: 35px;
    color: #ed3f28
}
section.testimonails h2 {
    text-align: center;
    font-weight: 700;
}
section.testimonails:before {
    background: #f1f6ff;
    position: absolute;
    content: "";
    width: 100%;
    height: 64%;
    left: 0;
    top: 0;
    z-index: -1;
}
.header-logo a {
    margin-bottom: -55px;
}
i.vc-5 {
    position: absolute;
    right: 0;
    top: -210px;
    z-index: 0;
}
section.testimonails .container {
    position: relative;
    z-index: 1;
}

section.testimonails .item {
    padding: 40px;
    background: #fff;
    box-shadow: #0000001a 0 0 19px;
    margin: 32px;
    text-align: center;
}
.owl-dots {
    margin: 10px 0;
    text-align: center;
}
.packages:before {
    background: #f0f5fb;
    position: absolute;
    bottom: 0;
    top: 260px;
    width: 90%;
    height: 251px;
    content: "";
    z-index: 0;
    left: 50%;
    margin-left: -45%;
}
.owl-dots button span {
    background: #c1c8ee;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    padding: 5px;
    display: inline-block;
}

.owl-dots button {
    margin: 0 3px;
}

.owl-dots button.active span {
    background: #ef3f28;
}

img {
    max-width: 100%;
}

.pd-top-78{padding-top: 78px; }
h1,h2,h3,h4,h5,h6 {
    color: #231f20;
    font-family: 'Poppins', sans-serif;
}a.logo {
    display: inline-block;
    margin-top: -11px;
}
.relative-no{position: inherit;}
a {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none !important;
}
.after-none:after{display: none}
header {
    padding: 30px 0;
    position: absolute;
    z-index: 3;
    color: #fff;
    width: 100%;
    top: 0;
}
header a.hireus-tphd {
    position: relative;
    margin-top: 22px;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 2px;
    background: #267a83;
}

header a.hireus-tphd span {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-left: 22px;
    padding-right: 32px;
}

header a.hireus-tphd span:before {
    border-radius: 50px;
    z-index: -1;
}

header a.hireus-tphd span:after {
    position:;
    right: 0;
    top: 12px;
    background: url(https://www.applistix.com/lp/assets/images/dots-vctr.jpg) no-repeat left top;
}
.banner {
    background: url(../images/bg-banner.jpg);
    padding: 110px 0 0;
    overflow: hidden;
    background-size: cover;
}

.banner .container {
    color: #fff;
    position: relative;
}
.header-logo a img {
     width: 100%;
     filter: brightness(0) saturate(100%) invert(99%) sepia(46%) saturate(2%) hue-rotate(249deg) brightness(109%) contrast(100%);
}
.banner .container h1 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}

.banner .container h1 strong {
    display: block;
    font-weight: 900;
}

.banner .container h1 span {
    display: block;
    color: #000;
}

.banner-content {
    position: relative;
    padding: 330px 16px;
    z-index: 2;
}

.home-content1 {
    padding: 40px 0;
    position: relative;
}

.bg-pattern {
    background: url(../images/why-us-bg.jpg) repeat center top;
    /* background-size: contain; */
}

.clients-logos {
    text-align: center;
    padding: 30px 0;
    position: relative;
    z-index: 2;
}
.portfolio-slider .item>ul>li:hover img {
    transform: scale(1.1);
    -webkit-transition:  all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition:  all .5s ease-in;
    -ms-transition:  all .5s ease-in;
    transition: all .5s ease-in;
}
.cs-download li img {
    max-width: 200px;
    margin-top: 13px;
}

ul.banner-social li {
    display: inline-block;
    margin: 0 12px 0 0;
}

ul.banner-social ul {
    text-align: right;
}

ul.banner-social li a {font-size: 38px !important;color: white !important;}

ul.banner-social li a:hover {
    color: #f8951f;
}
.portfolio-slider .item>ul>li {
    display: inline-block;
    width: 48%;
    margin: 5px 4px;
    overflow: hidden;
}

.portfolio-slider .item>ul {
    margin: 0;
}

.work-col {
    text-align: center;
    position: relative;
    padding: 88px 0;
    z-index: 2;
    background: url(../images/pf-bg.jpg) no-repeat center 130px;
}

.work-col h2 {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 32px;
}


.portfolio-slider+a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-top: 33px;
    padding-top: 15px;
}

.portfolio-slider+a:before {
    background: #ef3f28;
    position: absolute;
    width: 5px;
    height: 5px;
    padding: 4px;
    border-radius: 50px;
    top: 0;
    content: "";
    left: 50%;
    margin-left: -2.5px;
}


.testimonails {
    padding: 60px 0 0;
    color: #8da3c7;
    position: relative;
}

.testimonails .item {
    font-size: 14px;
    padding: 0 40px;
}
.testimonails .item i img {
    max-width: 57px;
}
.testimonails .item .testimonails-rating {
    color: #ff3a29;
    margin-bottom: 6px;
}

.testimonails .item  i {
    position: absolute;
    left: 0;
    top: -6px;
    /*display:none;*/
}

.testimonails .item i img {
    width: inherit;
}

.author-name {
    position: relative;
    padding-left: 78px;
    display: inline-block;
}

.author-name h6 {
    color: #0e426b;
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
}

.author-name h6 span {
    display: block;
    color: #2f2e2e;
    font-size: 13px;
    letter-spacing: 1px;
}

.testimonails .item p {
    margin-bottom: 29px;
    font-size: 22px;
    padding: 0 80px;
}

.amaizing-col {
    padding: 50px 0;
    text-align: center;
    background: #f3f8ff;
}

.amaizing-col h2 {
    color: #ef3f28;
    font-size: 44px;
    font-weight: 600;
    padding: 0 90px;
}

.amaizing-col h2 span a {
    color: #0d0d0d;
    font-size: 42px;
    display: block;
    font-weight: 700;
    padding-bottom: 24px;
}
footer {
    background: url(../images/footer-bg.jpg) no-repeat center bottom #0c0c0c;
    padding: 60px 0 0;
    color: #fff;
    background-size: cover;
}

footer h5 {
    color: #5a595e;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 22px;
    font-weight: 600;
}
ul.nav.nav-tabs.logo-nav-tabs {
    margin-top: 31px;
}

ul.nav.nav-tabs.logo-nav-tabs li {
    margin-bottom: 7px;
}

ul.nav.nav-tabs.logo-nav-tabs li a {
    font-size: 23px !important;
}
.footer-top {
    margin-bottom: 43px;
}

.footer-top ul.footer-cta {
    text-align: right;
}

.footer-top ul.footer-cta li a {
    color: #fff;
    margin: 0 14px;
}

.footer-top ul.footer-cta li {
    display: inline-block;
    font-size: 20px;
    margin-left: 53px;
}

.footer-secondary {
    color: #858585;
}

.footer-secondary ul li a {
    color: #cecece;
    font-size: 13px;
}

.footer-secondary ul li {
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}

.footer-secondary p {line-height: 20px;font-size: 13px;}

.footer-secondary ul li i {text-transform: uppercase;display: block;margin-bottom: 9px;font-size: 18px;}

.footer-secondary .col-md-3 ul li {
    padding-left: 0;
}




 .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
 .menu-bottom {
    width: 40px;
    height: 40px;
    padding: 5px;
    float: right;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 0;
    top: 23px;
    display: none;
}


    nav.main-menu .col-md-7 ul.contact-loc {
    padding-right: 143px;
}

nav.main-menu .col-md-7 li h6 {
    font-size: 17px;
}

header .contact-us-col1 li {
    font-size: 15px !important;
    padding: 0 !important;
    width: 20% !important;
}

header .contact-us-col1 li span {
    display: block;
    font-weight: 600;
    color: #de4331;
}

    .menu-bottom span {
        height: 3px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: #ee3f28;
    }
    .menu-bottom.click {
        right: 30px;
        position: fixed;
        top: 8px;
        left: inherit;
    }
    .main-menu{
        margin: 0;
        overflow: hidden;
        position: fixed;
        left: 0;
        width: 100%;
        top: -100%;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        height: 100%;
        z-index: 9999;
        padding-top: 20px;
        background: url(../images/why-us-bg.jpg) repeat center top;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: block !important;
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;
        text-align: left;
    }header ul li .submenu {
    position: relative;
    height: auto;
    background: transparent;
    box-shadow: none;
    width: 100%;
    top: 0;
    margin: 0;
}

header ul li .submenu a {
    padding-left: 41px !important;
    border: 0px none !important;
}
    .menu li a {
        font-size: 41px;
        color: #969696;
        padding: 14px 110px;
        font-weight: 500;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
    }
    .menu-open .main-menu {
        top: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }


nav.main-menu:before {content: "";left: -500px;right: 60%;top: -50%;bottom: -50%;border-radius: 0 100% 100% 0;content: "";position: absolute;background-color: #2a293a;z-index: -1;}


nav.main-menu .col-md-5, nav.main-menu .col-md-7 {
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
}

.menu li a:hover {
    color: #ee3f28;
    margin-left: 7px;
}

nav.main-menu .col-md-7 h5 {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 33px;
    text-transform: uppercase;
}

nav.main-menu .col-md-7 ul {
    text-align: left;
}

nav.main-menu .col-md-7 li {
    margin-bottom: 33px;
    color: #2a293a;
    font-weight: 400;
    font-size: 12px;
    padding-left: 0;
    position: relative;
    display: inline-block;
    width: 33%;
    padding-right: 44px;
}

nav.main-menu .col-md-7 li>i {
    display: block;
    margin-bottom: 9px;
    font-size: 22px;
    font-weight: 600;
    color: #ed3f28;
}

nav.main-menu .col-md-7 li>i img {position: absolute;left: 0;top: 4px;}

nav.main-menu .col-md-5 img {
    margin-bottom: 30px;
}

nav.main-menu .col-md-7 {
    padding-left: 73px;
}



.footer-secondary ul li a:hover {
    color: #f07c1e;
}

.logo-overview {
    padding: 80px 0;
    font-size: 14px;
}

.logo-overview .col-md-2 img {
    margin-top: 43px;
}

.logo-overview p {
    padding-right: 82px;
}

/* ---- .element-item ---- */
.element-item{/* display: inline-block; */color: #262524;/* position: inherit !important; *//* float: left !important; *//* left: inherit !important; *//* top: inherit !important; */margin-bottom: 0;width: calc(100% / 3 - 1px);padding: 6px;/* transform: translate3d(0, 10px, 0) !important; */height: 310px;}
.grid{
    /* height: auto !important; */
}
.element-item > *{
    margin: 0;
    padding: 0;
}
.element-item img{
    width: 100%;
    height: 100%;
    /* clip-path: polygon(0 3%, 100% 0, 100% 100%, 0% 100%); */
    transition: .5s all;
    position: relative;
    z-index: 1;
    object-fit: cover;
}
.element-item:hover img{
    transform: scale(1.20);
    -ms-transform: scale(1.20);
    -webkit-transform: scale(1.02);
    position: relative;
    transition: 0.2s linear;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.new-pf div#filters button{
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    width: auto;
    margin: 0 16px;
    outline: none;
    border: none;
    background: white;
    text-transform: uppercase;
    font-weight: 600;
    color: #212121;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.new-pf div#filters{
    text-align: center;
    margin-bottom: 30px;
}
.new-pf div#filters .button.is-checked, .new-pf div#filters button:active{
    color: #ef3f29;
}
.new-pf{
    padding: 40px 0;
}
.element-item.col-md-4.video{
    height: 253px !important;
}
.hidden{visibility:hidden;
    width:0px!important;
    height:0px!important;
    margin:0px!important;
    padding:0px!important;
}
.element-item:hover{
    z-index: 1;
}
.grid{
    /* width: 93%; */
    /* margin: 0 auto; */
}
.auto-margi-null{ margin: 0 !important }
.width-auto{ width: 100% !important}
.grid{
    /* height: auto !important; */
    overflow-y: hidden;
    padding: 0;
}
ul.list-ul li{
    margin-bottom: 10px;
}
.hidden{
    display: none!important;
}



footer .copyright {
    background: #0c0c0ccf;
    padding: 17px 0;
    margin-top: 35px;
    border-top: #191818 1px solid;
}

footer .copyright ul {
    margin: 0;
}

footer .copyright ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: 9px;
}

footer .copyright ul li a {
    color: #fff;
    padding-left: 15px;
    border-left: 1px solid #fff;
}

footer .copyright ul li a:hover {
    color: #e5432e;
}

footer .copyright ul li:first-child a {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}










/*css cssc csss css*/
.banner small {
    display: block;
    margin-top: 29px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
}

.banner small span {
    color: #267a83;
    font-weight: 700;
}

.banner a.various.btn-green-border:before {
    border-color: #267a83;
}
.banner .container ul li {
    display: inline-block;
    position: relative;
    margin-right: 0;
    font-size: 15px;
    padding-left: 18px;
    letter-spacing: 1px;
    margin-bottom: 13px;
    width: 48%;
}

 
.banner .container ul li .fa-caret-right {
    color: #267a83;
    font-size: 22px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -2px;
}

 

.banner .container ul {
    margin-bottom: 23px;
}

.banner span.banner-app-icon {
    display: block;
    margin-bottom: 29px;
}

.btn-red-border span {
    color: #fff;
    position: relative;
    display: block;
    padding: 9px 35px;
    border-radius: 4px;
    z-index: 1;
    background: #267a83;
}
.btn-green-border span {
    background: #000;
    color: #fff;
    position: relative;
    display: block;
    padding: 9px 35px;
    border-radius: 4px;
    z-index: 1;
}


.banner a {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 25px;
}

.btn-red-border:before {
    border: 1px solid #fff;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 4px;
    z-index: 0;
}

.btn-green-border:before {
    border: #000 2px solid;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 4px;
    z-index: 0;
}
.btn-red-border {
    position: relative;
    display: inline-block;
}

.btn-green-border {
    position: relative;
    display: inline-block;
}

.banner a.chat {
    background: #00b67b;
    margin-left: 33px;
    color: #fff;
    padding: 8px 55px;
    border-radius: 4px;
}

.banner [class^="col-"]+[class^="col-"] img {
    position: relative;
    bottom: 0;
    max-width: initial;
}

.banner [class^="col-"]:first-child {
    /* padding-bottom: 60px; */
    /* padding-top: 34px; */
}

section.experties-logos .container {
    padding: 20px 0;
    border-bottom: #eaeaea 1px solid;
}

section.experties-logos .container {
    padding: 7px 15px;
}

section.lp-recognized {
    position: relative;
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}

i.vc-1 {
    position: absolute;
    right: 0;
    bottom: 0;
}

section.lp-recognized h2 {
    font-size: 30px;
    margin-bottom: 33px;
}

section.lp-recognized ul li {
    margin: 0 20px;
    display: inline-block;
    padding: 32px 72px;
    font-size: 14px;
    color: #fff;
    position: relative;
    line-height: 16px;
    border-radius: 4px;
    background: linear-gradient(to right, #267a83 0, #000 100%);
}

section.lp-recognized ul li span {
    font-weight: 700;
    display: block;
    font-size: 44px;
    line-height: 45px;
    color: #fff;
}
section.lp-recognized ul li:before {
    border: 1px solid #3f3e40;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: -6px;
    bottom: -6px;
    border-radius: 4px;
    z-index: 0;
}
section.lp-recognized h2 {}

section.lp-recognized .lp-recognized-logo {
    display: block;
    margin-top: 46px;
}

section.development-sec {
    position: relative;
    /* overflow: hidden; */
    z-index: 3;
}

section.development-sec:after {
    background: #0f0f12;
    position: absolute;
    content: "";
    width: 90%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}

section.development-sec .container {
    position: relative;
    z-index: 1;
}

section.development-sec  i.vc-2 {
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 1;
}


span.txt-0 {
    font-size: 76px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3f3e40bf;
    position: absolute;
    right: -6%;
    transform: rotate(-90deg);
    line-height: 63px;
    z-index: 0;
    top: 171px;
    letter-spacing: 7px;
}

section.development-sec h2 {
    color: #fff;
    font-size: 26px;
    margin: 90px 0 30px;
}

section.development-sec h4 {
    font-size: 22px;
    color: #fff;
    margin-top: 38px;
    position: relative;
    margin-bottom: 84px;
}

section.development-sec a {
    position: absolute;
    right: 0;
    top: 0;
}

section.development-sec h4>span {
    display: block;
    font-size: 19px;
    letter-spacing: 1px;
}

img.mb-updown {
    max-width: initial;
    position: absolute;
    left: -310px;
    top: -30px;
    width: 1050px;
}

section.work-col:before {
    content: "";
    position: absolute;
    top: -148px;
    width: 66%;
    height: 26.8%;
    left: 0;
    z-index: -1;
    background: #267a83;
}

img {}

i.vc-3 {
    position: absolute;
    top: 23%;
    left: 0;
}

.work-col li img {
    border-radius: 2px;
}
.work-col li:hover img {
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.work-col li {
    display: inline-block;
    border-radius: 5px;
    margin: 8px 7px;
    position: relative;
    position: relative;
    overflow: hidden;
}

.work-col li.pf-divide-2 {
    margin-top: 128px;
}

section.work-col ul {
    margin-top: 0;
}

.work-col h2 {
    text-align: left;
    font-size: 48px;
    color: #000;
    margin: 50px 0 0;
}

.work-col h2 span {
    display: block;
    font-size: 24px;
    font-weight: 500;
}

.work-col li.pf-divide-2+li {
    border: #fff 12px solid;
    margin: 0;
}



.bottom-work {
    position: relative;
    margin-top: 22px;
}

.bottom-work a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 7px;
}

.bottom-work a.btn-red-border:before {
    border: #000 2px solid;
}

.bottom-work a span {
    padding: 10px 30px;
}

.bottom-work i.vc-4 {
    display: inline-block;
    margin: 0 8px;
}


section.process-col {
    padding: 70px 0 0;
    background: #111114;
    color: #fff;
    position: relative;
}

section.process-col h6 {color: #ffffff;display: inline-block;padding-left: 11px;font-size: 21px;}
section.process-col h6 span {
    display: block;
    font-size: 32px;
    color: #5a595e;
}

section.process-col i {
    display: inline-block;
    min-height: 98px;
}

section.process-col [class^="col-"] {
    height: 207px;
    font-size: 15px;
    color: #ccc;
    margin-bottom: 54px;
}

.portfolio-slider button.owl-prev, .testimonials-slider button.owl-prev {
    position: absolute;
    left: -50px;
    top: 44%;
}
.portfolio-slider button.owl-next, .testimonials-slider button.owl-next {
    position: absolute;
    right: -50px;
    top: 44%;
}

 
section.ranked-col {
    padding: 40px 0;
}
svg.svg-inline--fa.fa-long-arrow-alt-left.fa-w-14, svg.svg-inline--fa.fa-long-arrow-alt-right.fa-w-14 {
    color: #ff6300;
    font-size: 32px;
    background: transparent;
    fill: #fff;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

span.txt-1 {
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: -10%;
    transform: rotate(-90deg);
    line-height: 63px;
    z-index: 0;
    top: 40%;
    color: #95949a8c;
}


section.footer-form {
    padding: 70px 0;
}

section.footer-form h2 {
    font-size: 29px;
    font-weight: 600;
    line-height: 32px;
}

section.footer-form p {
    font-size: 13px;
}
.contact-form-sec li {
    width: 31.9%;
    display: inline-block;
    margin: 0 18px 14px 0;
}

.contact-form-sec li+li+li+li {
    width: 100%;
    display: block;
    margin: 0 0 14px;
}

.contact-form-sec input[type=submit] {
    color: #fff;
    text-transform: uppercase;
    background: #267a83 !important;
    font-size: 20px !important;
    width: initial;
    padding: 10px 70px;
}
.contact-form-sec.lpcontact {
    margin-top: 33px;
    text-align: center;
    padding: 0 30px;
}

.contact-form-sec.lpcontact input, .contact-form-sec.lpcontact textarea {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    text-align: left;
    background: #f4f4f4;
    font-size: 13px;
}

.contact-form-sec textarea {
    height: 142px;
    width: 99%;
}



.contact-form-sec input, .contact-form-sec textarea {
    width: 100%;
    padding: 13px;
    border: #e2ebf9 1px solid;
    text-align: left;
}

.contact-form-sec li+li+li {
    margin-right: 0;
}































.popupform {
    padding: 0;
    width: 920px;
    border-radius: 0;
    height: 500px;
    position: relative
}

.popupform .custom-form {
    background: #fff;
    padding: 0;
    height: 100%;
    overflow: hidden
}

.popupform .custom-form h2 {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin: 0 0 5px;
    color: #267a83;
}
.popupform .custom-form h3 {
    font-size: 70px;
    color: #cb2702;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    position: relative
}

.popupform .custom-form h2 span {
    font-size: 21px;
    font-weight: 400;
    margin-top: 3px
}

.popupform .custom-form h3 sup {
    left: 10px;
    font-size: 38px;
    top: -31px
}

.popupform .custom-form .form-control {
    margin-bottom: 18px;
    border: 1px solid #d9d6d9;
    background: #f3f3f3;
    height: 50px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 1px
}

.popupform .custom-form .margin {
    margin: 20px 36px 0 -68px;
    height: 100%;
    position: relative
}

.popupform .custom-form textarea.form-control {
    resize: none;
    height: 186px
}


.popupform .custom-form .col-md-6 {
    padding: 0 5px
}

.popupform .custom-form input.btn-custom {
    border: none;
    color: #fff;
    padding: 14px 60px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px 0 0 40px;
    position: absolute;
    right: -45px;
    bottom: -84px;
    background: #267a83;
}

.popupform .custom-form img {
    max-width: 100%;
    margin-left: 0;
    height: 500px;
    object-fit: cover;
    width: 83%;
}

.popupform .custom-form .form_tagline {
    margin: 0;
    font-size: 11px;
    margin-left: -9px
}

.popupform .custom-form .form_tagline input {
    vertical-align: middle;
    margin-right: 5px
}

.popupform button.fancybox-button {
    opacity: 1;
    color: #fff!important;
    padding: 4px!important;
    height: 35px;
    width: 50px;
    border-radius: 0 0 0 20px;
    background: #267a83;
}



#clickload, #ouibounce-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}


#clickload .modal, #ouibounce-modal .modal {
    width: 930px;
    height: 440px;
    background-color: #fff;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    display: block;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    padding: 0;
    overflow: visible;
}
.popup-bann {
    float: left;
    width: 31%;
    text-align: left;
    display: block;
}

.popup-bann img {
    height: 440px;
    object-fit: cover;
}

.popup-content {
    float: left;
    width: 68%;
    padding: 21px 26px 0;
}


#clickload form input[type=email], #clickload form input[type=text], #clickload form select, #clickload form textarea, #ouibounce-modal form input[type=email], #ouibounce-modal form input[type=text], #ouibounce-modal form textarea {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 12px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none!important;
    outline: 0!important;
    margin: 0;
    margin-bottom: 18px;
}


.popup-content input[type=email], .popup-content input[type=tel], .popup-content input[type=text], .popup-content select, .popup-content textarea {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 12px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    box-shadow: none!important;
    outline: 0!important;
    margin-bottom: 18px;
}

.popup-content [class^=col-] {
    padding: 0 7px;
}

.popup-content textarea {
    height: 169px;
}
.modal-body {
    padding: 0;
}

#clickload .underlay, #ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.73);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s;
}

p.form_tagline {
    font-size: 12px;
    margin-bottom: 0;
}


.popup-content form .col-md-12 button {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px 20px;
    letter-spacing: 1.5px;
    border-radius: 3px;
    width: 200px;
    margin-top: 6px;
    font-weight: 400;
    border: 0 none!important;
    cursor: pointer;
    background: #267a83;
}

#clickload .modal-footer, #ouibounce-modal .modal-footer {
    position: absolute;
    top: 11px;
    right: 14px;
    border: 0 none;
    padding: 0;
}

#clickload .modal-footer a, #ouibounce-modal .modal-footer a {
    cursor: pointer;
    width: 28px!important;
    padding: 0px 0 1px!important;
    height: 28px!important;
    font-size: 14px;
    box-shadow: none;
    border-radius: 72px;
    color: #fff;
    text-align: center;
    display: block;
    border: #267a83 3px solid;
    cursor: pointer;
    background: #267a83;
}
section.testimonails .svg-inline--fa {
    color: #ff6300;
}
section.banner .row {
    align-items: center;
}