/*General Css*/
body{overflow-x: hidden !important;}
.container{width: 100%; max-width: 1170px;}
.align-center{display: flex; align-items: center;}
.h3{font-family: 'Poppins', sans-serif; font-size: 24px; color: #fff; line-height: 1;}
.h4{font-family: 'Poppins', sans-serif; font-size: 24px; color: #fff; text-transform: uppercase; letter-spacing: 4px; text-align: center; line-height: 1;}
.m-b-0{margin-bottom: 0 !important;}
.push-right{margin-left: auto; margin-right:10px;}

/*=============================================
            Banner Section
=============================================*/
.banner-section{background-image: url('../images/banner-bg.jpg'); background-repeat: no-repeat; background-size: cover; padding-top: 60px;}

header > a{color: #fff;}
/*.phone-num{background-image: url('../images/icon-phone.png'); background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-family: 'Poppins', sans-serif; font-size: 20px;}*/
.phone-num:hover{text-decoration: none; color: #fff;}
.phone-num{color: #fff;font-size: 16px;padding: 12px 15px;border: 1px solid #fff;border-radius: 6px;font-weight: bold;}
.header-nav-area{margin-left: 3%; width: 100%; max-width: 790px;}
.header-nav{padding: 0; margin: 0; display: flex; justify-content: space-between; align-items: center;}
.header-nav > li{list-style: none; font-family: 'Poppins', sans-serif; margin: 0; text-transform: uppercase; font-size: 20px;}
.header-nav > li > a {color: #fff;}
.banner-flex{display: flex; justify-content: space-between;}
.banner-head{color: #fff; font-family: 'Poppins', sans-serif; font-size: 75px; line-height: 1.15;}
.banner-head > span{background: -webkit-linear-gradient(left, #e62162, #f5632e); background: linear-gradient(left, #e62162, #f5632e); -webkit-background-clip: text; -webkit-text-fill-color: transparent; line-height: 1.15; display: inline-block;}
.banner-form-head{color: #fff; font-family: 'Poppins', sans-serif; font-size: 24px; text-transform: uppercase; margin-bottom: 30px; opacity: 0; transition: 0.5s;}
.banner-form-head > span{color: #f5632e; border-bottom: 1px solid #f5632e; padding-bottom: 25px; display: inline-block; line-height: 1;}
.banner-form input{width: 100%; font-size: 17px; font-family: 'Poppins', sans-serif; color: #282542; line-height: 1; padding: 15px 10px; border:0; transform: translateY(100%); transition: 0.5s}
.input-parent{height: 50px; overflow: hidden; margin-bottom: 15px;}
.btn-parent{position: relative; height: 50px; overflow: hidden;}
.btn-parent > div{transform: translateY(100%); transition: 0.5s;}
.btn-parent img{position: absolute; top: 0; bottom: 0; margin:auto; right: 20px; cursor: pointer;}
.btn-gradient{margin-bottom: 0 !important; background: -webkit-linear-gradient(left, #e62162, #f5632e); background: linear-gradient(left, #e62162, #f5632e); font-family: 'Poppins', sans-serif; font-size: 20px !important; border:0; color: #fff !important; cursor: pointer; position: relative;transform: translateY(0) !important; transition: 1s !important;}
.btn-gradient:hover{background: -webkit-linear-gradient(left, #f5632e, #e62162); background: linear-gradient(left, #f5632e, #e62162);}
.btn-gradient:after{content: ""; position: absolute; top: 0; bottom: 0; margin:auto; width: 15px; height: 15px; background-image: url(../images/right-arrow.png); background-repeat: no-repeat; background-size: cover; background-position: center; right: 20px;}
.banner-haed-col{flex-flow: row wrap; position: relative; width: 43% !important; padding-right: 1%;}
.banner-mobile-col{position: relative; z-index: 3; width: 32% !important;}
.banner-mobile-col > img{transform: translateY(125px); transition: 0.25s;}
.banner-form-col{width: 25% !important;}
.scroll-text{font-size: 14px; font-family: 'Poppins', sans-serif; color: #fff; position: absolute; bottom: 100px; margin-bottom: 0;}
.arrow-down{margin-right: 10px;}
.scroll-text > img{-webkit-animation: bounce 2s infinite 2s; animation: bounce 2s infinite 2s; -webkit-transition: all .2s ease-in;}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {-webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);}
  40% {-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}
  60% {-webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px);}
}
.thankyou-message-text{color:#fff; font-size: 22px; display:none;}

/*=============================================
            Section Two
=============================================*/

.section-two-head{color: #fff; font-family: 'Poppins', sans-serif; font-size: 80px; line-height: 1; position: relative; padding-top: 180px;}
.section-two-head:before{content: ""; position: absolute; width: 1px; height: 0%; transition: 1s; left: 15%; right: 0; top: 0; margin:auto; background-color: #fff;}
.section-two-head:after {content: ""; position: absolute; width: 0%; height: 1px; left: 0; right: 5%; top: 70%; margin: auto; background-color: #fff; transition: 1s;}
.sec-two-head-before:before{height: 70%;}
.sec-two-head-after:after{width: 20%;}
.section-two-head span.has-lines{position: relative;}
.section-two-head span.has-lines:before{content: ""; position: absolute; width: 1px; height: 0px; left: 0; top:100%; background-color: #fff; transition: 1s;}
.section-two-head span.has-lines:after{content: ""; position: absolute; width: 0px; height: 1px; left: 0; top:calc(100% + 175px); background-color: #fff; transition: 1s;}
.section-two-head span.has-lines-before:before{height: 175px;}
.section-two-head span.has-lines-after:after{width: 25px;}
.about-us-cols{display: flex; align-items: center; justify-content: space-between; margin-top: 85px; padding-left: 10%;}
.about-us-cols > div{width: 24%; color: #fff; cursor: pointer;}
.about-us-cols > div img{display: block;}
.about-us-cols > div .h3{margin-bottom: 35px; display: inline-block; border-top: 2px solid #fff; padding-top: 30px; margin-top: 30px; text-transform: uppercase;}
.about-us-cols > div p{font-family: 'Poppins', sans-serif; font-size: 18px; margin-bottom: 0;}
.about-us-services-bg{position: absolute; width: 100%; height: 100%; background: #fff url(../images/section-two-bg.jpg) no-repeat center center; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; display: none;}
.bg-success-app{background-image: url(../images/bg-success-app.jpg);}
.bg-best-talent{background-image: url(../images/bg-best-talent.jpg);}
.bg-every-budjet{background-image: url(../images/bg-every-budjet.jpg);}

/*=============================================
            Section Three
=============================================*/
.section-three{background-color: #fff; padding-top: 130px; padding-bottom: 130px; display: flex; justify-content: left; overflow: hidden;}
.section-three > .container {width: 100%; max-width: 100%; margin: 0; display: flex; justify-content: space-between;}
.app-col-left{display: flex;justify-content: space-between; width: 37%;}
.dynamic-image > div{position: relative;}
.dynamic-image > div:not(.ios-app-dev-mob){display: none;}
.icon-circle-mobile{position: absolute; top: 0; bottom: 0; margin: auto; left: calc(100% - 92px);}
.section-three-head{color: #f5632e; font-family: 'Poppins', sans-serif; font-size: 80px; line-height: 1; margin-bottom: 40px;}
.app-col-right{width: 63%; padding-left: 8%;}
.mobile-app-columns{display: flex; justify-content: space-between; margin-bottom: 60px;}
.mobile-app-columns > .app-boxes{width: 100%; max-width: 400px; border-radius: 5px; background-color: #ffffff; padding: 45px; cursor: pointer; transition: 0.5s;}
.mobile-app-columns > .app-boxes:hover{background-color: #f2f6fc;}
.app-boxes .h3{color: #262529; text-transform: uppercase; margin-bottom: 25px; line-height: 1;}
.app-boxes p{color: #181818; font-family: 'Poppins', sans-serif; font-size: 18px; margin-bottom: 0;}

/*=============================================
            Section Four
=============================================*/
.section-four{background-color: #280e88; padding-top: 120px;}
.section-four > .container{padding-bottom: 120px; position: relative;}
.section-four > .container:before{content: ""; position: absolute; width: 1px; height: 0%; background-color: #fff; left: 0; top: 10%; transition: 1s; z-index: 2;}
.section-four > .container:after{content: ""; position: absolute; width: 0px; height: 1px; background-color: #fff; left: 0; top: 10%; transition: 1s; z-index: 2;}
.section-four > .container-before:before{height: 100%;}
.section-four > .container-after:after{width: 120px;}
.section-four .h4{margin-bottom: 25px;}
.section-four-head{color: #f5632e; font-family: 'Poppins', sans-serif; font-size: 80px; line-height: 1; text-align: center; letter-spacing: -4px;}
.process-columns{display: flex; justify-content: space-between; margin-top: 100px; }
.tab-buttons{width: 20%; margin-left: 50px;}
.tab-details{width: 80%;}
.tab-buttons > ul {padding-left: 0;}
.tab-buttons > ul > li{list-style: none; font-family: 'Poppins', sans-serif; font-size: 20px; text-transform: uppercase; color: #fff; border-bottom: 1px solid #5e37ef; padding-bottom: 30px; margin-bottom: 30px; cursor: pointer; line-height: 1;}
.tab-buttons > ul > li:last-child{border-bottom:0;}
.tab-buttons > ul > li.active{color: #f88920;}
.tab-details > div > div{display: flex; justify-content: space-between;}
.tab-details > div:not(.agile-prototype){display: none;}
.tab-detail-images{width: 45%; text-align:right;}
.tab-detail-content{width: 50%; padding-right: 10%;}
.tab-detail-content-head{font-family: 'Poppins', sans-serif; font-size: 50px; line-height: 1;background: -webkit-linear-gradient(left, #f57a2e, #ffae00); background: linear-gradient(left, #f57a2e, #ffae00); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tab-details p{color: #ffffff; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 18px; margin-bottom: 0; padding-left: 90px; position: relative; margin-top: 60px; margin-bottom: 35px;}
.tab-details p:before{content: ""; position: absolute; width: 180px; height: 2px; top: 15px; right: calc(100% - 60px); background-color: #fff;}
.tab-detail-content .btn-gradient{margin-left: 90px; padding: 15px 100px;}
.tab-detail-content .btn-gradient:hover{text-decoration: none;}

/*=============================================
            Section Five
=============================================*/
.section-five{background: -webkit-linear-gradient(left, #f87c21, #f8801f); background: linear-gradient(left, #f87c21, #f8801f); overflow: hidden; position: relative;}
.section-five > .container{position: relative;}
.section-five-head{color: #ffffff; font-family: 'Poppins', sans-serif; font-size: 40px; line-height: 1; position: absolute; left: 10%; top: 120px; z-index: 1;}
.section-five-head > span{border-bottom: 1px solid #fff; padding-bottom: 30px;}
.portfolio-column > div{display: flex; justify-content: space-between; align-items: flex-end; padding-left: 4%; padding-right: 2%; position: relative; padding-top: 200px; padding-bottom: 200px; background:url(../images/portfolio-mutter-full.jpg) no-repeat center; background-size: cover; transition: 1s;}
.portfolio-column > div.portfolio-mutter-two{background-image: url(../images/mutter-02.png)}
.portfolio-column > div.portfolio-mutter-three{background-image: url(../images/mutter-03.png)}
.portfolio-column > div.portfolio-mutter-four{background-image: url(../images/mutter-04.png)}
.portfolio-column > div.portfolio-mutter-five{background-image: url(../images/mutter-05.png)}
.portfolio-column > div {    min-height: 800px;max-height:800px;}
.portfolio-content{width: 45%; padding-right: 2%; position: relative; z-index: 1; padding-top: 120px;}
.portfolio-image{width: 100%; position: absolute; top: 0; left: 0; right: 0;}
.portfolio-head{color: #ffffff; font-family: 'Poppins', sans-serif; font-size: 65px; line-height: 1;}
.portfolio-content p{color: #ffffff; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 20px; margin-top: 35px; margin-bottom: 35px; padding-right: 30%;}
.btn-store{margin-bottom: 0px; margin-top: 10px; box-shadow: 2px 2px 25px 1px rgba(0,0,0,0.5);}
.slick-slide:not(.slick-active) .portfolio-content {opacity: 0; transition: 1s;}
.slick-slide:not(.slick-active) a{cursor: inherit !important;}
.custom-slick-next-slide{cursor: url(../images/cursor-next.png),url(../images/cursor-next.cur),auto !important;}
.custom-slick-prev-slide{cursor: url(../images/cursor-prev.png),url(../images/cursor-prev.cur),auto !important;}
.custom-slick-next-slide .portfolio-column > div, .custom-slick-prev-slide .portfolio-column > div{background-position-x: right; transition: 0.5s;}
/*.slick-list{padding:0 20% 0 0;}*/

/*=============================================
            CTA Section
=============================================*/
.cta-section{background: url(../images/cta-bg.jpg) no-repeat center;  padding:80px 0; text-align: center; overflow: hidden;background-size:cover;}
.cta-section .h4{margin-bottom: 25px;}
.cta-section-head{color: #f5632e; font-family: 'Poppins', sans-serif; font-size: 80px; line-height: 1;}
.cta-input { margin-top: 50px; margin-bottom: 50px;}
.cta-input input, .cta-input textarea{width: 100%;padding:10px 10px;line-height: 1;background: transparent;border: 1px solid #e8e8e8;border-radius: 5px;resize: none;height: 45px; margin: 0 0 15px 0; color: #fff;}
.cta-input textarea {height: 100px;}
.cta-section .btn-gradient{padding: 15px 100px; line-height: 1;}
.cta-section .btn-parent{display: inline-block;}
.cta-section form select {width: 100%;margin: 0 0 0 0;padding: 10px 10px;font-size: 16px;font-weight: 400;border-radius: 5px;-webkit-appearance: menulist !important;background: transparent;border: 1px solid #e8e8e8;color: #fff;}
.cta-input > .col-md-6 {float: left;}
.intl-tel-input {width: 100%;margin-bottom: 15px;}
.cta-input > .col-md-12 {float: left;}
.cta-section form select option {color: #000; }
.cta-section .intl-tel-input.separate-dial-code .selected-dial-code {    color: #fff;}
.cta-section .intl-tel-input .selected-flag .iti-arrow {    right: -3px;    border-top: 4px solid #fff;}

/*=============================================
            Footers Section
=============================================*/
/*.footer-section{background-color: #1f1f1f; padding-top: 70px; padding-bottom: 50px; text-align: center; overflow: hidden;}
.copyright p{color: #fff; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 20px; margin-bottom: 0;}
.addresses{width: 100%; max-width: 740px; margin:50px auto; display: flex;justify-content: space-between; text-align: left; color:#fff;}
.country-name{text-transform: uppercase;}
.country-address{color: #747474; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 20px; margin-bottom: 0; line-height: 1.25;}
.footer-contact{display: flex; justify-content: space-between; text-align: center; width: 100%; max-width: 740px; margin:0 auto; margin-top: 20px;}
.footer-contact > div{width: 50%;}
.social-links{display: flex;align-items: center;}
.social-links p{color: #fff; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 20px; margin-bottom: 0; font-size: 20px; width: 100%;}
.social-links a{color: #fff; font-size: 18px; margin: 0 3%;}
.footer-contact-number{text-align: center;}
.footer-contact-number p{color: #fff; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 20px; margin-bottom: 0; font-size: 20px;}
.footer-contact-number a{color: #f0bb45; font-size: 24px; margin-left: 15px;}
.footer-contact-number a:hover{text-decoration: none;}*/



footer {background-color:#192633;background-position: center top;background-repeat: no-repeat;background-size: cover;position: relative;z-index: 1;min-height: 360px;padding: 23px 0 0;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0; }
footer> .container {max-width: 1170px;}
footer {    font-family: 'Poppins', sans-serif;}
.footer-top p {font-size: 14px; color: #dfdfdf; margin: 0px 0px 20px 0px; padding: 0px; line-height: 22px; }
.footer-links p {color: #dfdfdf; font-size: 14px; display: inline-block; margin: 0; }
.footer-top .fform {text-align: left; background: #071d31; width: 600px; margin: 0 auto; /*position: relative;*/ border-radius: 30px;}
.footer-top .fform:before {position: absolute; content: ""; /* border-left: 1px solid #373737; */ left: 43%; margin: 0 auto; height: 100%; width: 1px; top: 0; }

.footer-top .fform form {/*font-size: 0;*/ /*z-index: -1;*/ position: relative; }
.subserror_parent {position: relative; z-index: 0; }
.footer-top .fform form button {font-size: 0px; position: absolute; width: 50px; height: 50px; border-radius: 50%; background: #f9b427; border: none; top: 6px; right: 12px; }
.footer-top .fform form i {position: relative; font-size: 20px; color: #fff; font-family: "fontawesome"; left: -5px; top: 0; }
.footer-midle ul {font-size: 0px; margin: 0; display: block; margin: 0 auto; text-align: center; margin: 30px 0; }
.footer-midle li {display: inline-block; width: 10%; }
.footer-midle li a {font-size: 14px; color: #6c6c6c; text-decoration: none; }

.sub-footer {padding: 38px 0px; }
.margin-bottom-20 {margin-bottom: 20px; }
.sub-footer .faddres {text-align: center; font-size: 0; margin-bottom: 30px; }
.sub-footer .address {width: 20%; display: inline-block; padding: 0 45px 0 15px; margin-top: 12px; vertical-align: top; margin: 0 auto; text-align: left; }
.address {min-height: 54px; }

.address, .phone, .mail {position: relative; }
.sub-footer .address {line-height: 20px; }
.sub-footer .address h4 {color: #fff; font-weight: 500; margin-bottom: 5px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 18px; text-transform: uppercase;font-family: 'Poppins', sans-serif; }
.sub-footer .phone p, .sub-footer .address p, .sub-footer .mail p, .sub-footer .mail a {display: inline-block; padding-left: 0px; margin: 0px 0px 5px 0px; font-size: 14px; color: #5B6B7F; line-height: 18px; font-weight: normal; }
.copyr {text-align: center; position: relative; z-index: 0; margin-bottom: 20px; }
.copyr .text {width: 700px; margin: 0 auto; z-index: 555; display: inline-block; background: transparent; }
.copyr .upbtnn {display: inline-block; width: 50px; height: 52px; position: relative; background: #071d31; top: -16px; border-radius: 50%; left: 200px; }
footer a {color: #fff; text-decoration: none; }
.copyr .upbtnn a {width: 100%; height: 100%; display: inline-block; padding-bottom: 0px !important; padding-top: 1px; font-size: 14px;}
.copyr .upbtnn i {font-family: "FontAwesome"; color: #fff; position: relative; top:12px; }
.copyr .text p {text-align: center; color: #dfdfdf; font-size: 14px; margin: 0; display: inline-block; padding: 0px; line-height: 22px; }

.sub-footer ul.last-list {margin: 0; display: inline-block; padding-left: 30px; }
.sub-footer ul li {color: #6c6c6c; font-family: 'circular std'; font-size: 14px; padding: 0 0 5px 0; }
.sub-footer ul.last-list li {display: inline-block; border-left: 1px solid #6c6c6c; vertical-align: middle; padding: 0 20px; }

.sub-footer ul li a {color: #5B6B7F; display: block;font-family: 'Poppins', sans-serif;
    text-decoration: none; }

.sub-footer ul.last-list li {display: inline-block; border-left: 1px solid #6c6c6c; vertical-align: middle; padding: 0 20px; }
.footer-links {text-align: center; display: block; margin: 0 0 20px 0; }
.footer-links p{display: inline-block; }
.footer-links ul.footer-group {margin: 0px; display: inline-block; padding: 4px; border: none; font-family: 'montserratlight'; text-align: center; }
footer ul.footer-group li {display: inline-block; }
.footer-links ul.footer-group li a {color: #cccccc; text-transform: none; font-size: 14px; font-weight: 600; display: block; padding: 0px 10px 0px 10px; }
.subserror {position: absolute; font-size: 13px; color: red; left: 30px; top: -18px; display: none; }
.footer-top {text-align: center; }
.footer-top .fform form input[type=email] {border: none; color: #fff; font-size: 14px; background-color: #071d31 !important; width: 50%; outline: none; padding: 0 0 0 35px; text-align: left; margin: 0 0 0 -4px; font-weight: 500; height: 62px; border-radius: 30px; border-top-right-radius: 0; border-bottom-right-radius: 0; vertical-align: top; z-index: -1; }
.footer-top .fform form input[type=email]::placeholder{color:#5B6B7F; }
.footer-top .fform form input[type="email"]:invalid,.footer-top .fform form input[type="number"]:invalid {box-shadow: none; }

.footer-top .fform form input[type=number]::placeholder{color:#5B6B7F; }
.footer-top .fform form button {font-size: 20px; position: absolute; width: 50px; height: 50px; border-radius: 50%; background: #f9b427; /*background-color: #000;*/ border: none; top: 6px; right: 12px; z-index: 999999 !important; }
.footer-top .fform form input[type=number] {border: none; color: #fff; font-size: 14px; background-color: #071d31 !important; width: 50%; outline: none; padding: 0 0 0 35px; text-align: left; margin: 0; font-weight: 500; height: 62px; vertical-align: top; border-left: 1px solid #03080c; border-radius: 30px; border-top-left-radius: 0; border-bottom-left-radius: 0; z-index: -1; /*background-color: #000 !important;*/ width: 39.5%; border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.footer-top .fform form i {position: relative; font-size: 20px; color: #fff; font-family: "fontawesome"; left: -5px; top: 0; } .footer-links ul.footer-group li a {color: #cccccc; text-transform: none; font-size: 14px; font-weight: 600; }
.clutchreviewbox {padding: 0px 20px 30px; }
.sea-mobile{display: none;}
.whaletab{display: none;}
.sea-tablet{display: none;}
.intl-tel-input .country-list{font-size:14px;color:#000;}
.footer-top .fform form input[type="number"] {border-left: 1px solid rgb(6, 21, 44); }

.form-box-main form .intl-tel-input .flag-container {top: 6px; }



.section-two{ position: relative;background-color: #f8f8f9;}
.section-two > .container{position: relative; z-index: 2;}
.section-two .bg-row{background-color: #ed7b14;border-radius: 6px;padding: 40px 45px;height: 250px;position: absolute;top: -180px;left: 0px;right: 0px;margin: 0 auto;width: 100%;}


.main-btns-sec {margin: 20px 0 0 0; }
.main-btns-sec .theme-bg-btn {color: #ef7c14; font-size: 16px;font-family: 'Poppins', sans-serif; font-weight: 500; padding: 14px 15px; margin: 0 15px 0 0; background-color: #fff; border-radius: 30px; width: 225px; height: 50px; display: inline-block; text-align: center; }
.main-btns-sec .theme-outline-btn {color: #fff; font-size: 16px; font-weight: bold;font-family: 'Poppins', sans-serif; padding: 14px 15px; margin: 0 0 0 0; background-color: #fff; border-radius: 30px; width: 185px; height: 50px; display: inline-block; text-align: center; background-color: transparent; border: 1px solid #fff; }
.banner-btm-para {display: block; position: unset; margin: 70px 0 0 0; }
.banner-btm-para p{font-size: 18px;color: #171717;font-weight: 500;padding: 40px 0;margin: 0;font-family: 'Poppins', sans-serif;}
.main-dvlemnt-sec{padding: 65px 0 65px 0;}
.dvlemnt-heading-sec h2 {font-size: 42px; font-weight: bold; color: #171717; margin: 0; padding: 0 0 30px 0; font-family: 'Poppins', sans-serif;}
.dvlemnt-heading-sec h2 span{font-weight: normal;}
.dvlemnt-heading-sec p {font-size: 16px; color: #858585; line-height: 22px;font-family: 'Poppins', sans-serif; margin: 0; padding: 0 0 50px 0; }
.srvceinner-sec ul{padding: 0;margin: 0 auto;width: 100%;max-width: 970px;}
.srvceinner-sec ul li.srcve-box1{display: inline-block;width: 33%;vertical-align: top;padding: 0 15px;}
.srvceinner-sec .srcve-box1 img{}
.srcve-box1 h3{color: #171717;font-size: 20px;font-weight: 500;font-family: 'Poppins', sans-serif;margin: 0;padding: 30px 0 24px 0;position: relative;}
.srcve-box1 h3:before{width: 5px; height: 5px; background-color: #ed7b14; top: 40px; left: -15px; content: ""; position: absolute; }
.srcve-box1 p{font-size: 16px;color: #626262;margin: 0;padding: 0 0 0 0;line-height: 24px;font-family: 'Poppins', sans-serif;}
.main-chnging-sec{height: 400px; background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 40px 0 60px 0; }
.cngng-inner-sec h2{font-size: 35px;margin: 0;padding: 0;color: #fff;font-weight: normal;font-family: 'Poppins', sans-serif;}
.cngng-inner-sec h2 span{display: block;font-weight: bold;}
.cngng-inner-sec p {font-size: 16px; margin: 0; padding: 24px 355px 10px 0px; color: #fff; font-weight: normal; font-family: 'Poppins', sans-serif;}
.main-chnging-sec .main-btns-sec .theme-bg-btn{background-color: #ef7c14;color: #fff;}
.main-how-it-works-sec{padding: 60px 0 0 0;position: relative;}
.main-how-it-works-sec:after{content: "";position: absolute;right: 0px;bottom: -90px;background-image: url(../images/mvp/how-it-works.png);background-repeat: no-repeat;background-size: cover;width: 40%;height: 460px;z-index: 9;background-position: right;}
.hitw-inner-sec h2{font-size: 42px;font-weight: bold;color: #171717;margin: 0;padding: 0;font-family: 'Poppins', sans-serif;}
.hitw-inner-sec h2 span{font-weight: normal;}
.hitw-inner-sec p{font-size: 16px;font-family: 'Poppins', sans-serif;padding: 0;margin: 0;color: #858585;line-height: 24px;padding: 40px 210px 40px 0;}
.how-it-works-list ul{margin: 0 auto;padding: 0;width: 100%;max-width: 970px;font-size: 0;}
.how-it-works-list ul li:first-child div{margin-left: 15px;}
.how-it-works-list ul li:nth-child(4) div{margin-left: 15px;}
.how-it-works-list ul li {display: inline-block; width: 31%; height: 100%; vertical-align: top;position: relative;}
.how-it-works-list ul li div{font-size: 0;padding: 40px 30px 40px 30px;background-color: #fff; border-radius: 6px; -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12); -ms-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12); -o-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12); box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12); min-height: 215px; margin: 0 0 29px 29px;}
.how-it-works-list ul li p{font-size: 16px;color: #171717;padding: 0;margin: 0;font-family: 'Poppins', sans-serif; }
.hwamn-heading h2{font-size: 42px; color: #171717; font-weight: normal;margin: 0 0 25px 0;font-family: 'Poppins', sans-serif; }
.hwamn-heading h2 span{font-weight: bold;}
.main-tellus-sec{padding: 0 0 70px 0;}
.tlus-inner{background-color: #ea7914;padding: 60px 100px 30px 100px;height: 100%;min-height: 700px;border-radius: 6px;}
.tlus-inner p{font-size: 24px;color: #fff;padding: 0 0 50px 0;margin: 0;text-align: center;font-family: 'Poppins', sans-serif;}
.frm-sec{}
.inpdv input, .inpdv textarea{width: 100%;font-family: 'Poppins', sans-serif;border: none;border-bottom: 1px solid #ffffff40;padding: 10px 15px 10px 0;background-color: transparent;font-size: 18px;color: #fff;outline: none;resize: none;margin: 0 0 50px 0;}
.inpdv input::placeholder, .inpdv textarea::placeholder{color: #fff;}
.inpdv textarea{height: 48px;margin:0 0 30px 0;}
.inpdv label{margin: 0;vertical-align: middle;display: block;}
.inpdv label input{margin: 0;display: inline-block;width: auto;vertical-align: middle;}
.inpdv label span{color: #fff;font-size: 14px;vertical-align: middle;display: inline-block;font-family: 'Poppins', sans-serif;}
.inpdv button{font-family: 'Poppins', sans-serif;color: #ef7c14; font-size: 16px; font-weight: 500; padding: 12px 15px; margin: 30px 0px 0 0; background-color: #fff; border-radius: 30px; width: 225px; height: 50px; display: inline-block; text-align: center; cursor:pointer; border: none; outline: none; }
.inpdv input:focus{background-color: transparent !important;}
.inpphn{margin-bottom: 35px;}
.whtsnxt-inner{background-color: #f8f8f9;border-radius: 6px;height: 100%;min-height: 700px;padding: 60px 90px 30px 70px;position: relative;}
.whtsnxt-inner img{position: absolute;width: 90%;bottom: -65px;right: -63px;}
.whtsnxt-inner h2{font-family: 'Poppins', sans-serif;color: #ef7c14;font-weight: bold;font-size: 24px;margin: 0 0 50px 0;padding: 0;}
.whtsnxt-inner h2 span{color: #171717;font-weight: normal;}
.whtsnxt-inner p {font-family: 'Poppins', sans-serif;font-size: 14px;color: #606061;padding: 0 0 0 45px;margin: 0 0 30px 0;line-height: 30px;position: relative;}
.whtsnxt-inner p:before {position: absolute;left: 0px;top: 0px;font-size: 16px;background-color: #d7d7d7;color: #fff;border-radius: 50%;padding: 0px 10px;height: 30px;width: 30px;font-weight: 500;}
.whtsnxt-inner p.pa1:before {content: "1"; padding: 1px 12px;}
.whtsnxt-inner p.pa2:before {content: "2"; }
.whtsnxt-inner p.pa3:before {content: "3"; }












.main-header-sec{
  /* height: 70px; */
  /* padding: 15px 0; */
  /* margin: 10px 0; */
  position: relative;
    z-index: 9;
}
.top-bar {
    /* position: absolute; */
    padding: 40px 0 20px 0;
    width: 100%;
    /* top: 14px; */
    /* left: 0; */
    z-index: 99;
}
.main-banner-sec1 {
    background-image: url(../images/mvp/banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    width: 100%;
    padding: 85px 0 60px 0;
    margin: -108px 0 0 0;
    background-position: center center;
    position: relative;
}
.banner-cont h2{
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
.banner-cont h2 span{display: block; } 

.banner-cont p{
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 20px 0 20px 0;
}
a.theme-btn{
  color: #fff;
  font-size: 18px;
  background-color: #ef7c14;
  border-radius: 5px;
  padding:15px 25px;
  display: inline-block;
}
a.theme-btn:hover{
  text-decoration: none;
  color: #fff;
}
a.theme-btn-border{
  color: #fff;
  font-size: 18px;
  background-color: transparent;
  border-radius: 5px;
  padding:15px 25px;
  display: inline-block;
  border: 1px solid #fff;
  margin: 0 0 0 15px;
}
a.theme-btn-border:hover{
  text-decoration: none;
}
.banner-img img{width: 120%;}
.second-sec-cont{position: relative;z-index: 10;}
.main-second-sec{
    background-image: url(../images/mvp/second-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    width: 100%;
    padding: 0px 0 60px 0;
    margin:0;
    background-position: center center;
    position: relative;
}
.main-second-sec:before {
    background-image: url(../images/mvp/shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: absolute;
    content: "";
    top: -200px;
    left: 0;
}
.main-second-sec:after {
    background-image: url(../images/mvp/shadow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: absolute;
    content: "";
    bottom: -175px;
    left: 0;
    z-index: 9;
}
.opn-nw h2{
  font-size: 40px;
  color: #fff;
}
.opn-nw h2 span{display: block;}
.opn-nw p{
  font-size: 20px;
  color: #ef7c14;
}
.second-fld-img img{width: 100%;}
.second-sec-cont h2{
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.cnt_title{
  font-size: 18px;
  color: #e87813;
  display: inline-block;
  padding: 0 0 10px 0;
  font-weight: 500;
}
.second-sec-cont h2 span{
  display: block;
}
.second-sec-cont p{
  font-size: 16px;
  padding: 25px 0 40px 0;
  color: #94afc7;
  margin: 0;
}
.main-third-sec{
  padding: 60px 0 60px 0;
  background-color: #131d27;
  position: relative;
}
.main-third-sec:before {
    background-image: url(../images/mvp/mobile-img-1.png);
    background-repeat: no-repeat;
    background-size: 60%;
    width: 400px;
    height: 470px;
    position: absolute;
    content: "";
    top: -185px;
    left: -60px;
}

.thrd-cont h2{color: #fff;font-size: 48px;font-weight: bold;}
.thrd-cont p{color: #94afc7;}
.thrd-cont p span{display: block;}
.prtfloi-slide {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.prtfloi-slide .srvces-slides .li{
  display: inline-block;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height: 410px;
  border-radius: 10px;
  margin-left: 30px;
  border: 3px solid transparent;
  -ms-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
}
.prtfloi-slide .srvces-slides .li:hover{
      border: 3px solid;
    border-image-source: linear-gradient(180deg, rgb(25,38,51), rgb(239,124,20));
    border-image-slice: 1;
    border-radius: 0px 6px 6px 0px;
    
}
.prtfloi-slide .srvces-slides .li:first-child{
  margin-left: 0;
}
.prtfloi-slide .srvces-slides .li.margin-tp{
margin-top: 30px;
}
.slide-img img{width: 100%;}
.slide-cont{
  position: absolute;
  padding: 20px 20px;
  z-index: 2;
  bottom: 0;
}

.slide-cont article {}
.slide-cont article h2{
   font-size: 22px;
   color: #fff;
   font-weight: bold;
   margin: 0;
}
.slide-cont article p{
   font-size: 16px;
   color: #94afc7;
   padding: 15px 0;
   margin: 0;
}
.aple-bts{
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.ios{
  display: inline-block;
  width: 70%;
  vertical-align: top;
  text-align: right;
}
.ios span{font-size: 14px;color: #e87813;font-weight: 500;}
.banner-client-slider {
    background-color: #fff;
    height: 90px;
    padding: 23px 10px;
    position: absolute;
    width: 520px;
    left: 0px;
    bottom: 115px;
    margin: 0px 0 0 0;
    border: 3px solid;
    border-image-source: linear-gradient(45deg, rgb(25,38,51), rgb(239,124,20));
    border-image-slice: 1;
    border-radius: 0px 6px 6px 0px;
    bottom:70px;
}
.banner-client-slider ul{
  font-size: 0px;
  padding: 0;
  margin: 0;
  
  }
  .banner-client-slider ul li{
    display: inline-block;
    width: 150px;
  }
  .banner-client-slider ul li figure{
    margin: 0;
  }
  .banner-client-slider ul li img{
    margin: 0 auto;
    display: table;
    width: 100%;
  }
 .main-estbls-sec{
  padding: 60px 0 40px 0;
  background-color: #131d27;
  position: relative;
 } 
 .main-estbls-sec:after {
    background-image: url(../images/mvp/mobile-img-2.png);
    background-repeat: no-repeat;
    background-size: 70%;
    width: 400px;
    height: 470px;
    position: absolute;
    content: "";
    top: 70px;
    right: -225px;
    z-index: 9;
}
 .esbt-cnt h2{
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  margin:0;
 }
 .esbt-cnt h2 span{
  color: #e87813;
 }
 .esbt-cnt p{
  font-size: 16px;
  color: #94afc7;
  padding: 15px 0 40px 0;
  margin: 0;
 }
 .rpded{
  background-color: #192633;
  border-radius: 5px;
  padding: 15px 30px 30px 30px;
  margin: 30px 0 0 0;
position: relative;
z-index: 9;
 }
 /*.rapid-img{
  background-image: url(../images/mvp/rapid.png);
    background-repeat: no-repeat;
    height: 109px;
    width: 108px;
    margin:0;
    background-position: center center;
    position: absolute;
    content: "";
    bottom: -30px;
    left: -50px;
    z-index: 8;
 }*/
.rpd_btns{
  margin: -45px 0 30px 0;
}
.rpded .esbt-cnt h2{font-size: 28px;}
.rpded .esbt-cnt .theme-btn-border{background-color: #131d27;}
.box1_aple h3{
  font-size: 20px;
  font-weight: bold;
  color: #fff;
      margin: 25px 0 12px 0;
}
.box1_aple h3 span{
  display: block;
}
.box1_aple p{
  font-size: 16px;
    color: #94afc7;
    padding:0;
    margin: 0;
}
.main-trans-sec{
  background-color: #131d27;
  padding: 30px 0 60px 0;
}
.main-trans-sec .dive{
  height: 270px;
  background-color: #192633;
  border-radius: 6px;
  padding: 30px;
  position: relative;
  border: 3px solid;
    border-image-source: linear-gradient(45deg, rgb(239,124,20), rgb(25,38,51));
    border-image-slice: 1;
    border-radius: 0px 6px 6px 0px;
}
.trans-cont h2{
  font-size: 28px;
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.trans-cont h2 span{display: block;}
.trans-cont p{font-size: 16px;color: #94afc7;padding: 15px 0;margin: 0;}
.trans-img{}
.trans-img img{width: 100%;position: absolute;top: -168px;right: 0;}
figure{margin: 0;}
.contact-pg {
    padding: 30px 0;
    background-position: center center;
    height: 460px;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-pg .form-wrap {
    background: #192633;
    border-top: 2px solid #ffdb66;
    padding: 50px 20px 5px 20px;
    position: relative;
    top: 65px;
}
.contact-pg .form-wrap form .form-group input, .contact-pg .form-wrap form .form-group textarea, 
.contact-pg .form-wrap form .form-group select {
    border: 0;
    border-bottom: 1px solid #516a81;
    width: 100%;
    margin: 10px 0;
    border-radius: 0;
    color: #b1b1b1;
    padding: 0;
    height: 30px;
    background: transparent;
    outline: none;
    resize: none;
}
.form-control:focus{
  box-shadow: none;
}
.contact-pg .form-wrap form .form-group input::placeholder, 
.contact-pg .form-wrap form .form-group textarea::placeholder, 
.contact-pg .form-wrap form .form-group select{color: #6e89a1;}
.contact-pg .form-wrap form .submit {
    color: #fff;
    font-size: 18px;
    background-color: #ef7c14;
    border-radius: 5px;
    padding: 15px 25px;
    display: inline-block;
    border: none;
    cursor: pointer;
}
.contact-pg h1 {
    color: #fff;
    margin: 0;
    font-weight: bold;
    font-size: 40px;
}
.contact-pg h1 span{display: block;}
.contact-pg p.p11, .contact-pg p.p12{
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #94afc7;
}
.contact-pg p.p12{
  color: #fff;
  padding: 0 0 20px 0;
}
.contact-pg p.p11{
  padding: 20px 0;
}
.contact-pg .ml{color: #ef7c14;font-size: 16px;font-weight: 500;text-decoration: underline;}
.contact-pg .tl{font-size: 24px;font-weight: 500;color: #fff;display:block;}
.contact-pg .tl:hover{text-decoration: none;}
.contact-pg ul {
    margin: 18px 0;
}
.contact-pg ul li {
    color: #424242;
    font-size: 15px;
    margin: 2px 0;
    list-style: none;
}
.contact-pg ul li a.highlight {
    color: #6325f6;
    text-decoration: underline;
}

.srvces-slides .slick-dots{text-align: left;bottom: -50px;}
.srvces-slides .slick-dots li button{
  background-color: #e1e3e4;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}
.srvces-slides .slick-dots li.slick-active button{background-color: #e87813;}
.srvces-slides .li img{display: inline-block;border-radius: 50%;outline: none;}
.banner-cont {
    position: relative;
    z-index: 9;
}
/*=============================================
            Responsive
=============================================*/
@media screen and (min-width: 1600px){
  .main-how-it-works-sec:after{width: 37%;}
  .whtsnxt-inner img {width: 80%; bottom: -55px; right: -55px; }
/*.banner-client-slider{bottom: 315px;}*/
.main-second-sec:before, .main-second-sec:after{height: 500px;}
}




@media screen and (max-width: 1600px){

    /*General*/
    .container {width: 100%;}

    /*Section One*/
    .banner-head {font-size: 60px;}
    .banner-form-head {font-size: 20px;}

    /*Section Two*/
    .section-two-head {font-size: 65px;}

    /*Section Three*/
    .section-three-head {font-size: 65px;}
    .mobile-app-columns {margin-bottom: 40px;}

    /*Section Four*/
    .section-four-head {font-size: 65px; padding-left: 50px;}
    .section-four > .container:before {left: 2%;}
    .section-four > .container:after {left: 2%;}
    .section-four > .container-after:after {width: 100px;}
    .tab-buttons > ul > li {font-size: 18px;}
    .tab-detail-content {padding-right: 0;}

    /*Section Five*/
    .portfolio-head {font-size: 55px;}
    .portfolio-column > div {padding-top: 150px; padding-bottom: 150px;}
    .btn-store {width: 65%;}

    /*CTA Section*/
    .cta-section-head {font-size: 65px;}


}

@media screen and (max-width: 1366px){

    /*Section One*/
    .banner-haed-col {width: 40% !important;}
    .banner-head {font-size: 50px;}
    .banner-mobile-col {width: 30% !important;}
    .banner-form-col {width: 30% !important;}
    .banner-form-col > form{width: 100%;}
    .banner-form-head {font-size: 22px;}

    /*Section Two*/
    .section-two-head {font-size: 60px;}
    .section-two-head:before {left: 8%;}
    .sec-two-head-after:after {width: 15%;}
    .section-two-head:after {right: 7%;}
    .about-us-cols > div {width: 30%;}
    .about-us-cols {padding-left: 5%; align-items: flex-start;}

    /*Section Three*/
    .section-three-head {font-size: 60px;}
    .icon-circle-mobile {left: calc(100% - 77px); max-width: 125px;}

    /*Section Four*/
    .section-four-head {font-size: 60px;}    

    /*Section Five*/
    .section-five-head {top: 75px;}
    .portfolio-head {font-size: 50px;}
    .portfolio-column > div {padding-top: 100px; padding-bottom: 100px;}
    .portfolio-content p {padding-right: 15%;}

    /*CTA Section*/
    .cta-section-head {font-size: 60px;}

}

@media screen and (max-width: 1280px){
    .copyr .upbtnn {left: 0;}
    .header-nav {justify-content: normal;}
    .header-nav > li {font-size: 13px; padding: 0 11px;}
    .phone-num {width: 35%;}

    /*Section One*/
    .banner-head {font-size: 40px;}
    .scroll-text {bottom: 30px;}
    .banner-form-head {font-size: 20px;}
    .banner-form-col {width: 36% !important;}

    /*Section Two*/
    .section-two-head {font-size: 50px; padding-top: 125px;}
    .section-two {padding-bottom: 125px;}

    /*Section Three*/
    .static-image{display: none;}
    .section-three-head {font-size: 50px; margin-bottom: 20px;}
    .mobile-app-columns > .app-boxes {padding: 30px;}
    .app-boxes .h3 {font-size: 18px;}
    .mobile-app-columns {margin-bottom: 20px;}

    /*Section Four*/
    .section-four-head {font-size: 50px; padding-left: 0;}
    .section-four > .container:before{display: none;}   
    .section-four > .container:after{display: none;} 
    .tab-buttons {margin-left: 0;}  
    .tab-buttons > ul > li {padding-bottom: 20px; margin-bottom: 20px;}
    .tab-detail-content-head {font-size: 40px;}
    .tab-details p:before{display: none;}
    .tab-details p{padding-left: 0; margin-top: 30px;}
    .tab-detail-content .btn-gradient {margin-left: 0; display: block; line-height: 1;}


    /*Section Five*/
    .section-five-head {top: 50px; font-size: 35px;}
    .portfolio-head {font-size: 40px;}
    .portfolio-column > div {padding-top: 60px; padding-bottom: 60px;}
    .portfolio-content p {margin-top: 15px;}

    /*CTA Section*/
    .cta-section-head {font-size: 50px;}

}

@media screen and (max-width: 991px){
    .header-nav > li {font-size: 10px;}
    .phone-num {font-size: 14px; width: 270px;background-image: none;text-align: center;}
    .copyr .upbtnn {top: 30px;}
    .footer-midle li {width: unset;}
    .sub-footer ul li {padding: 0px 0 5px 10px;}


    /*General*/
    .h3 {font-size: 20px; line-height: 1.15;}
    .h4{font-size: 20px; line-height: 1.15;}

    /*Section One*/
    .banner-flex {margin-top: 50px; margin-bottom: 60px;}
    .banner-section {padding-top: 20px; padding-bottom: 20px;}
    .banner-head {font-size: 35px;}
    .banner-form-col {width: 40% !important;}
    .banner-haed-col {width: 60% !important;}
    .banner-mobile-col {display: none;}
    .scroll-text {bottom: -30px;}
    .banner-form-head {margin-bottom: 15px;}
    .banner-form-head > span{padding-bottom: 15px;}
    .banner-form-head {font-size: 18px;}
    .banner-form input {padding: 10px 10px; font-size: 14px;}
    .input-parent {height: 40px; margin-bottom: 10px;}
    .btn-parent {height: 40px;}
    .btn-gradient {font-size: 16px !important;}

    /*Section Two*/
    .section-two-head:before {display: none;}
    .section-two-head:after {display: none;}
    .section-two-head span.has-lines:before{display: none;}
    .section-two-head span.has-lines:after{display: none;}
    .section-two-head {font-size: 35px; padding-top: 100px;}
    .about-us-cols {padding-left: 0;}
    .about-us-cols > div .h3 > br{display: none;}

    /*Section Three*/
    .section-three {padding-top: 100px; padding-bottom: 100px;}

    .section-three-head {font-size: 35px; margin-bottom: 20px;}
    .mobile-app-columns {flex-flow: row wrap; margin-bottom: 0;}
    .mobile-app-columns > .app-boxes{max-width: 100%; padding: 15px;}
    .app-boxes .h3 > br{display: none;}
    .app-boxes .h3 {margin-bottom: 10px;}

    /*Section Four*/
    .section-four {padding-top: 100px;}
    .section-four > .container {padding-bottom: 100px;}
    .section-four-head {font-size: 35px; letter-spacing: 0;}
    .tab-detail-content .btn-gradient {padding: 15px 75px;}
    .tab-buttons > ul > li {font-size: 16px;}
    .section-four .h4 {margin-bottom: 15px;}

    /*Section Five*/
    .section-five-head {top:35px; font-size: 30px;}
    .section-five-head > span {padding-bottom: 20px;}
    .portfolio-head {font-size: 30px;}
    .portfolio-column > div {padding-top: 30px; padding-bottom: 30px;}
    .portfolio-content p {line-height: 1.25; font-size: 18px; margin-bottom: 20px; margin-top: 10px;}

    /*CTA Section*/
    .cta-section {padding-top: 100px; padding-bottom: 100px;}
    .cta-section-head {font-size: 35px;}
    .cta-section .btn-parent {height: auto;}
    .cta-input {margin-top: 25px; margin-bottom: 25px;}

    /*footer*/
    .sub-footer .address {padding: 0 10px 0 0;}

}

@media screen and (max-width: 767px){
    .header-nav > li {font-size: 10px;}
    .footer-top .fform {width: 100%;}
    .copyr .text {width: 100%;}
    .sub-footer ul.last-list li {  padding: 10px 20px;  display: block; border-left: transparent;}
    .sub-footer .address {    width: 24%;}
    .sub-footer .address h4 {    font-size: 14px;}
    .sub-footer ul li {width: unset;     padding: 0px 8px;}
    .footer-links ul.footer-group li a {    padding: 0;}
    .sub-footer .faddres {    margin-bottom: 0;}

    /*Section One*/
    .banner-flex {flex-flow: row wrap;}
    .banner-haed-col {width: 100% !important; text-align: center;}
    .banner-head {width: 100% !important;}
    .scroll-text {position: static; margin-top: 30px; display: block; width: 100%; text-align: center;}
    .banner-form-col {width: 100% !important; flex-flow: row wrap; margin-top: 30px;}
    .banner-form-col > form {width: 75%; margin: 0 auto;}
    .banner-form-head {text-align: center;}
    .banner-flex {margin-top: 50px; margin-bottom: 30px;}
    .header-nav-area{display:none;}

    /*Section Two*/
    .section-two {background-image: none;}
    .section-two-head {font-size: 35px; padding-top: 50px; text-align: center;}
    .about-us-cols{flex-flow: row wrap; margin-top: 40px;}
    .about-us-cols > div {width: 100%; margin-bottom: 40px;}
    /*.about-us-cols > div img {margin: 0 auto;}*/
    .budjet-col{margin-bottom: 0px !important;}
    .about-us-cols > div .h3 {margin-bottom: 20px; padding-top: 20px; margin-top: 20px; width: 100%;}
    .section-two-head > span > br{display: none;}
    .about-us-services-bg{display: none;}

    /*Section Three*/
    .section-three {padding-top: 50px; padding-bottom: 50px;}
    .app-col-left{display: none;}
    .app-col-right {width: 100%; padding-left: 0;}
    .mobile-app-columns > .app-boxes {padding-left: 0px;}
    
    /*Section Four*/
    .section-four {padding-top: 50px;}
    .section-four > .container {padding-bottom: 50px;}
    .section-four-head {font-size: 35px;}
    .process-columns {margin-top: 40px; flex-flow: row wrap;}
    .tab-buttons {width: 100%;}
    .tab-buttons > ul > li {display: inline-block; width: 49%; padding-bottom: 15px; margin-bottom: 15px;}
    .tab-details {width: 100%;}
    .tab-detail-images{display: none;}
    .tab-detail-content {width: 100%;}
    .tab-detail-content-head {font-size: 35px; margin-bottom: 0;}
    .tab-details p {margin-top: 15px; margin-bottom: 15px;}
    .tab-detail-content .btn-gradient {display: inline-block;}

    /*CTA Section*/
    .cta-section {padding-top: 50px; padding-bottom: 50px; background-color: #451994; background-image: none;}
    .cta-input {flex-flow: row wrap;}
    .cta-input > input, .cta-input > textarea {width: 100%; margin-bottom: 15px;}
    .cta-input > textarea{margin-bottom: 0 !important;}
    .cta-form{width: 75%; margin:0 auto;}

    /*Footer Section*/
    .footer-section {padding-top: 50px; padding-bottom: 50px; text-align: center;}
    .copyright p {font-size: 18px;}
    .addresses {margin: 30px auto; text-align: center; flex-flow: row wrap;}
    .addresses > div {width: 100%; margin-bottom: 30px;}
    .addresses > div:last-child {margin-bottom: 0px !important;}
    .footer-contact {flex-flow: row wrap;}
    .footer-contact > div {width: 100%;}
    .social-links a {margin: 0 1%;}
.main-how-it-works-sec:after{display: none;}
.whtsnxt-inner img {position: relative; width: 100%; bottom: 0px; right: 0px; }
.tlus-inner {padding: 60px 30px 30px 30px; }
.whtsnxt-inner {padding: 60px 30px 30px 31px; margin: 30px 0 0 0; }
.hwamn-heading h2, .hitw-inner-sec h2, .dvlemnt-heading-sec h2, .banner-cont h2{font-size: 28px;}
.tlus-inner p{font-size: 20px;}
.hitw-inner-sec p {padding: 40px 0px 40px 0; }
.cngng-inner-sec p {padding: 24px 0px 10px 0px; }
.cngng-inner-sec h2{font-size: 20px;}
.main-btns-sec .theme-bg-btn {margin: 0px 2px 0px 0; width: 170px;font-size: 14px;padding: 16px 15px; }
.banner-img img{width: 100%;}
.section-two .bg-row {padding: 30px 5px; height: auto; top: -370px; width: 100%; max-width: 400px; }
.banner-cont h2 span{display: inline-block;}
.banner-btm-para p{font-size: 16px;padding: 15px 0;}
.banner-btm-para {margin: 330px 0 0 0; }
.section-two {
    padding-bottom: 0px;
}
.dvlemnt-heading-sec p{padding: 0;}
.main-chnging-sec{height: auto;padding: 60px 0 60px 0;}
.main-btns-sec .theme-outline-btn {font-size: 14px; width: 170px; }
.floatbutton{display:none;}
.top-bar {
    
    padding: 15px 0 20px 0;
   
}

}


@media screen and (max-width: 736px){
.top-bar .col-md-6.col-sm-6{display: inline-block;width: 50%;}
.banner-cont{padding: 30px 0 30px 0;}
.main-second-sec:before, .main-second-sec:after, .main-third-sec:before, .main-estbls-sec:after{display: none;}
.opn-nw h2 {font-size: 24px;}
.second-sec-cont h2, .thrd-cont h2, .esbt-cnt h2{font-size: 30px;}
.main-second-sec, .main-banner-sec1{height: auto;}
.main-banner-sec1{padding-bottom: 30px;}
.main-second-sec, .main-estbls-sec{padding: 30px 0 30px 0;}
.main-third-sec{padding: 30px 0 30px 0;}
a.theme-btn-border {font-size: 14px; margin: 0 0 0 0px; }
a.theme-btn{font-size: 14px;}
.second-fld-img img{padding-top: 30px;}
.rpded {padding: 15px 20px 30px 20px; }
.rpded .esbt-cnt h2 {font-size: 24px; }
.trans-img img{position: relative;top: 0;}
.trans-cont h2{font-size: 24px;}
.main-trans-sec .dive{height: auto;padding: 30px 20px;}
.main-trans-sec{padding: 30px 0 30px 0;}
.contact-pg .form-wrap{top: 0;padding: 0px 20px 25px 20px;}
.contact-pg{height: auto;}
.contact-pg h1{font-size: 30px;padding: 30px 0 0px 0;}
.contact-pg .tl{font-size: 18px;}



}

@media screen and (max-width: 575px){

    /*Section One*/
.banner-client-slider{display:none;}

}

@media screen and (max-width: 480px){
    .copyr .upbtnn {    left: 100px;}
    .sub-footer .address {width: 50%; }
    .footer-top .fform form button {    width: 100%;border-radius: 0;top: 136px; right: 0;}
    .footer-midle ul {    margin: 80px 0 0;}
    .footer-top .fform form input[type=email] {width: 100%;border-radius: 0;padding: 0 0 0 15px;border-bottom: 1px solid #57aaee;
      margin: 0;}
    .footer-top .fform form input[type=number] {width: 100%;border-radius: 0;border-left: none;padding: 0 0 0 15px;}
    .footer-top .fform:before {display: none;}

    /*Section One*/
    header {flex-flow: row wrap;}
    header > a {display: block; margin: 0 auto;}
    .phone-num {margin-top: 20px;}
    .banner-flex {margin-top: 30px;}
    .banner-form-col > form {width: 100%;}

    /*Section Two*/
    .section-two-head {font-size: 30px;}

    /*Section Three*/
    .section-three-head {font-size: 30px;}

    /*Section Four*/
    .section-four-head {font-size: 30px;}
    .tab-buttons > ul > li {width: 100%; padding-bottom: 10px; margin-bottom: 10px;}
    .tab-detail-content-head {font-size: 30px;}
    .tab-detail-content .btn-gradient {padding: 15px 60px;}

    /*CTA Section*/
    .cta-form{width: 100%;}
    .cta-section .btn-gradient {padding: 15px 60px;}
    .srvceinner-sec ul li.srcve-box1{width: 100%; padding: 30px 15px 0; }
    .how-it-works-list ul li{width: 100%;}
    .how-it-works-list ul li div{margin-left: 0;}
    .how-it-works-list ul li:first-child div{margin-left: 0px;}
    .how-it-works-list ul li:nth-child(4) div{margin-left: 0;}
.top-sec2{ margin-top:4px;}
.top-sec2 a{ font-size:13px;}
.top-sec1 img{ width:100%;}
.top-bar{ margin-top:20px;}
.banner-cont{ padding:60px 0 30px 0;}
.opn-nw h2 span{ display:inline;}
.trans-cont h2 span{ display:inline;}
.second-sec-cont h2 span{display:inline;}
a.theme-btn{ width:60%; text-align:center; margin:8px 0px;}
a.theme-btn-border{ width:60%; text-align:center;}
.rpded figure{ margin-top:40px;}
p br{ display:none;}
.footer-top p{ padding:0px 20px;}
.copyr .text p{ padding:0px 20px;}
}

@media screen and (max-width: 375px){
  .main-btns-sec .theme-outline-btn {width: 155px; }
.section-two .bg-row {max-width: 372px; }
.banner-btm-para {margin: 265px 0 0 0; }



}


@media screen and (max-width: 320px){
  .hwamn-heading h2, .hitw-inner-sec h2, .dvlemnt-heading-sec h2, .banner-cont h2 {font-size: 20px; }
.tlus-inner p {font-size: 16px; padding: 0 0 10px 0; }
.inpdv input, .inpdv textarea{font-size: 16px;    margin: 0 0 30px 0;}
.tlus-inner {padding: 40px 30px 30px 30px; min-height: 520px; }
.whtsnxt-inner h2 {font-size: 20px; margin: 0 0 30px 0; }
.whtsnxt-inner {padding: 30px 30px 0px 30px; margin: 30px 0 0 0; }
.main-btns-sec .theme-bg-btn {margin: 0px 0px 0px 0; width: 140px; font-size: 13px; padding: 12px 0px; height: 40px; }
.main-btns-sec .theme-outline-btn {width: 145px; font-size: 13px; height: 40px; padding: 11px 15px; }
.section-two .bg-row {padding: 30px 0px; }
.banner-btm-para {margin: 185px 0 0 0; }

}
.top-bar {
    position: fixed;
    z-index: 99;
    transition: 0.2s all;
}

header.main-header-sec {
    padding-bottom: 108px;
    position: relative;
    z-index: 99;
}

.top-bar.fixed {
    background: #0e0e0ee3;
    padding: 20px 0 12px;
}

.top-bar.fixed .top-sec2 {
    position: relative;
    top: 10px;
}

input:-internal-autofill-selected {
    background-color:transparent !important;
}
.form-group.bnr-inpfild.brn-numberfild {
    top: 10px;
    position: relative;
}
.form-group.bnr-inpfild.brn-numberfild .selected-flag {
    max-width: 50px !important;
}

.form-group.bnr-inpfild.brn-numberfild input#phone-coun {
    padding-left: 67px;
}
html, body{font-family: 'Poppins', sans-serif !important;overflow-x: hidden;}

.intl-tel-input.separate-dial-code .selected-dial-code{font-size:14px;}

/*==============floating strips css start============== */
.floatbutton.active{right: 0;z-index: 9;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.floatbutton{-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;position: fixed;right: -370px;top: 18%;font-size: 0;width: 420px;/* transform: translateY(-50%); */z-index: 999;}
.floatbutton .clickbutton{width: 50px;z-index: 999;height: 200px;cursor: pointer;box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, 0.09);border-radius: 3px 0px 0px 3px;display: inline-block;padding-top: 0;vertical-align: top;margin-top: 125px;color: #fff;font-size: 16px;font-weight: 700;position: relative;text-transform: uppercase;background-color: #ef7c14;box-shadow: 0px 0px 40px #00000026;-webkit-box-shadow: 0px 0px 40px #00000026;-ms-box-shadow: 0px 0px 40px #00000026;-o-box-shadow: 0px 0px 40px #00000026;}
.floatbutton .clickbutton .crossplus:before{content: ""; display:none;position: absolute;width: 20px;height: 2px;right: 0;background: #fbb334;z-index: 99;top: 0;left: 0;bottom: 0;margin: auto;}
.floatbutton .clickbutton .crossplus:after{content: ""; display:none;position: absolute;width: 2px;height: 20px;right: 0;background: #fab334;z-index: 99;top: 0;left: 0;bottom: 0;margin: auto;}
.floatbutton .clickbutton .crossplus{position: absolute;display: block;transform: rotate(-90deg);-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;left: -48px;white-space: pre;bottom: 87px;}
.floatbutton .clickbutton .crossplus.rotate{transform: rotate(45deg);-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
.floatbutton .clickbutton .crossplus i {font-size: 18px;color: #ffffff;margin: 17px 0 0 15px;}
.banner-form{background: #fff;padding: 30px;position: relative;z-index: 99999 !important;border-radius: 5px;margin: 0;width: 370px;display: inline-block;box-shadow: 0px 0px 30px #0000001f;}
.ban-form input{transform: translateY(0%);width: 100%;margin: 0 0 0 0;border: 1px solid #e5e5e5;background: white;padding: 10px 15px;color: gray;font-size: 14px;border-radius: 3px;height: 50px;font-weight: 400;outline: none !important;margin: 0 0 15px 0;}
.banner-form .intl-tel-input{width: 100%;}
.banner-form h3 {color: #141315;font-size: 24px;margin-bottom: 20px;font-weight: 700;}
.banner-form h3 strong {font: 24px/24px "Poppins", sans-serif;font-weight: 600;}
.ban-form input[type="submit"]{color: #fff;font-weight: 600;border-radius: 3px;text-align: center;padding: 10px 15px;margin: 0px 0 0;border: transparent;cursor: pointer;background-color: #ef7c14;}
.ban-form textarea{width: 100%;border: 1px solid #e5e5e5;background: white;padding: 10px 15px;color: gray;font-size: 14px;border-radius: 3px;font-weight: 400;height: 120px;outline: none !important;margin: 0px 0 15px 0;resize: none;}
.btns_wrap{position:fixed;right: -6px;}
.btns_wrap a:hover{text-decoration: none!important;right: 0px;}
.btns_wrap .call_wrap{width: 280px;position: absolute;right: -225px;background-color: #ef7c14;top: 63px;border-radius: 3px 0px 0px 3px;overflow: hidden;box-shadow: 0px 0px 40px #00000026 !important;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 9999;}
.btns_wrap .call_wrap span{color: #fff;font-size: 20px;vertical-align: middle;/* background: #000; */padding: 15px 20px 15px 15px;}
.btns_wrap .chat_wrap{display: block;position: absolute;right: -225px;width: 280px;background-color: #ef7c14;top: 0;border-radius: 0px;overflow: hidden;box-shadow: 0px 0px 40px #00000026 !important;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;border-radius: 3px 0px 0px 3px;z-index: 9999;}
.btns_wrap .chat_wrap span.icoo,
.btns_wrap .call_wrap span.icoo{color: #fff;font-size: 18px;padding: 15px 20px;border-right: 1px solid #ded9d9;vertical-align: middle;display: inline-block;border-radius: 10px 0px 0px 10px;}
.btns_wrap .chat_wrap span{color: #fff;font-size: 20px;vertical-align: middle;/* background: #000; */padding: 15px 30px 15px 15px;}
.ban-form .fldset.inpchecbx label{display: inline-block;margin: 0;line-height: 1.4;color: #676767;font-size: 13px;}
.ban-form .fldset.inpchecbx input{display: inline-block;width: auto;height: auto;margin: 0;}
.fldset.inpchecbx {margin: 10px 0 0 0;}
.fldset p{font-size: 13px;color: #676767;padding: 0;margin: 10px 0 0 0;}
.fldset p a{display: block; padding: 5px 0px 0 0; color: #141315; font-weight: 500; font-size: 14px; }
.main-services-banner-sec .ban-form .fldset  textarea{height: 60px;}
.main-services-banner-sec .ban-form input{height: 40px}
/*===================floating strips css end =================*/