.sec-our-package .pack-info-wrapper h1 {
    font-weight: 700;
    color: transparent !important;
    -webkit-background-clip: text !important;
   background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
    text-align: center;
}

.pack-price text {
    fill: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
}

/* .sec-our-package .pack-info-wrapper:hover text {
     fill: #fff;
}*/
marquee {
    height: 42px
}

.live-chat img {
    margin-right: 10px
}

seciton.top-bar.sticky {
    position: fixed;
    z-index: 999;
    /*    background:#090e9a*/
}

a.dmca-badge {
    margin-left: -23px
}

header {
    position: fixed !important
}

a.built-contact:hover {
    background-color: #f7da03 !important
}

.built-powerfull .powerful-wrapper a.live-chat:hover {
    background-color: #fff !important
}

a.grn-btn:hover {
    background-color: #f7da03 !important;
    color: #000
}

.navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 25px !important
}

.package-content-writing .pack-info-wrapper ul {
    height: 180px;
    overflow-y: unset
}

.banner-slider .col-md-9 {
    padding-left: 0
}

h2 {
    font-size: 38px !important;
    font-weight: 700 !important
}

h3 {
    font-size: 26px !important;
    margin-top: 0 !important;
    font-family: Poppins, sans-serif !important
}

h5 {
    font-size: 15px;
    font-weight: 600
}

p {
    font-weight: 400;
    color: #000
}

ul {
    padding: 0 !important
}

a {
    text-decoration: none
}



/* New Button CSS Start Here  */

a.fillBorder {
    padding: 1rem;
    position: relative;
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b);
    padding: 2px;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700;
    transition: ease all 0.5s;
}

.fillBorder span {
    padding: 13px 28px 13px 28px;
    display: block;
    border-radius: 5px;
   
}

.fillBorder span label {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
    color: #fff;
}

a.fillBorder:hover span {
    background: #fff !important;
}

a.fillBorder:hover span label {
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}


a.noFillBorder {
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
    padding: 2px;
    border-radius: 5px;
    color: #fff !important;
    transition: .5s;
    font-weight: 700;
    display: inline-block;
}

a.noFillBorder span {
    padding: 13px 28px 13px 28px;
    display: block;
    background: #fff !important;
    color: red;
    border-radius: 5px;
}

a.noFillBorder span label {
    color: transparent !important;
    -webkit-background-clip: text !important;
   background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
    margin: 0;
    cursor: pointer;
}

a.noFillBorder:hover {
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}

a.noFillBorder:hover span {
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}

a.noFillBorder:hover span label {
    color: #fff !important;
}

#navbarNav {
    justify-content: end;
    margin-right: 40px;
    align-items: center;
}



/* New Button CSS Close Here  */

/*.gradiend-btn{
    background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;
    width:164px;
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:5px;
    color:#fff;
    font-weight:600;
    font-size:16px
}*/
/*.grn-btn{
    width:164px;
    height:44px;
    background:#0dc935!important;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:5px;
    color:#fff;
    font-weight:600;
    font-size:16px
}*/
a.nav-link.live-chat:hover img {
    filter: brightness(0) invert(1);
    ;
    transition: .5s
}

a.nav-link.free-quote,
a.nav-link.live-chat {
    text-transform: uppercase
}

li.nav-item.active.ser a:hover {
    cursor: pointer
}

header {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 999
}

div.banner-sec {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding-bottom: 60px;
    padding-top: 120px
}

nav.navbar {
    padding-left: 0;
    padding-right: 0;
    width: 93%;
}

header .row .col-12 {
    /* background-color: rgba(255, 255, 255, 0.9) !important; */

    /* box-shadow:1px 14px 33px 0 hsla(0, 0%, 0%, 0.281); */
    padding-right: 0;
    padding-left: 9px
}

header .navbar img.logo {
    width: 230px;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 10px
}

.f-logo a img {
    width: 100%;
    padding-right: 60px;
    object-fit: cover
}

/* header ul.navbar-nav li a{
    font-size:14px;
    color:#ffffff !important;
} */
/* ul.navbar-nav li a{
color: black !important;
} */
header ul.navbar-nav li a.nav-link.live-chat {
    background-color: #f7da03;
    border-radius: 30px;
    padding: 2px 2px 2px 2px;
}

header ul.navbar-nav li a.nav-link.live-chat span {
    padding: 10px 20px 10px 20px;
    border-radius: 30px;

}

header ul.navbar-nav li a.nav-link.free-quote {
    border-radius: 30px;
    /*    padding:10px 15px 10px 15px;*/
    background-image: url(../images/free-quote.png);
    margin-left: 8px;
    color: #fff !important;
    padding: 2px;
}

/*div.banner-sec:before{
    content:url(../images/bg-colour.png);
    position:absolute;
    top:0
}*/
header .menu-row {
    padding-top: 0px
}

.banner-slider .col-md-12 {
    padding-left: 0
}

.professional-web {
    margin-top: 94px;
    margin-left: -13px
}

.professional-web h3 {
    font-size: 16px !important;
    color: #0f1c70;
    margin-bottom: 15px;
    font-weight: 500
}

.professional-web h1 {
    font-size: 48px;
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    margin-bottom: 30px;
    font-weight: 700
}

.professional-web h1 span {
    color: red
}

.professional-web p {
    font-size: 16px;
    color: #000000;
    width: 530px;
    margin-bottom: 24px
}

.professional-web ul {
    padding: 0;
    list-style: none;
    column-count: 2;
    color: #40476d;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 35px
}

.professional-web ul li {
    padding: 6px 0 0 0
}

.professional-web ul li i {
    margin-right: 6px;
    color: #f7da03;
}

.professional-web a {
    background-color: #0dc935;
    color: #fff;
    border-radius: 5px;
    margin-right: 11px !important;
    font-weight: 700;
    display: inline-block
}

.professional-web a.contact-num {
    padding: 2px;
    border-radius: 5px;

}



.banner-slider .slide img {
    height: 145px;
    padding: 30px 14px;
    object-fit: contain;
    background-color: #eeeffd;
    width: 168px !important;
    border-radius: 10px
}


.laptop {
    position: relative;
    right: 130px;
    top: 50px
}


.laptop:after {
    content: url(../images/circle-2.png);
    bottom: -93px;
    position: absolute;
    right: -440px
}

.banner-slider .owl-carousel .owl-nav.disabled {
    font-size: 0 !important;
    text-align: right;
    display: block !important
}

.banner-slider button.owl-prev {
    display: none
}

.banner-slider button.owl-next {
    background: url(../images/next.png) !important;
    position: absolute;
    top: 58px;
    right: -68px;
    width: 40px;
    height: 50px;
    background-repeat: no-repeat !important;
    outline: 0
}

body {
    font-family: Poppins, sans-serif !important;
    overflow-x: hidden
}

.sec-need,
.sec-our-package,
.sec-powerfull {
    background-image: url(../images/banner-powerfull.png);
    background-repeat: no-repeat;
    padding: 136px 0 0;
    background-size: 100% 94%;
    width: 96%;
    margin: 0 auto
}

.sec-powerfull {
    padding-bottom: 140px
}

.sec-powerfull:after {
    content: url(../images/cus-bottom.html) !important
}

.sec-powerfull ul#myTab {
    border: none
}

.sec-powerfull .powerfull-tabs ul {
    display: flex;
    justify-content: center
}

.sec-powerfull .power-wrapper {
    position: relative;
    left: 12%
}

.sec-powerfull .power-wrapper p {
    margin: 34px 0 42px;
    font-size: 16px;
    line-height: 25px;
    color: #fff;

}

.nav-tabs .power.nav-link.active,
.powerfull-tabs .row.top .nav-tabs .nav-item.show .nav-link {
    /*  background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;
    color:#fff!important;
    display:flex;
    justify-content:center;
    border-radius:6px!important*/
    border-bottom: 2px solid #fff;
    background-image: none !important;
    border-radius: 0 !important;
}

.nav-tabs .nav-link.active,
.portfolio-sec #gallery-tab .nav-tabs .nav-item.show .nav-link {
    /*    background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;*/
    color: #fff !important;
    background: none;
    display: flex;
    justify-content: center;
    border-radius: 18px !important;
    background-color: transparent !important;
    border: none;
    border-radius: 0 !important;
}

.nav-tabs .nav-link.active,
.portfolio-sec #gallery-tab .nav-tabs .nav-item.show .nav-link {
   background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
    border-radius: 18px !important;
}

.portfolio-sec div#gallery-tab-subtab a.nav-link.active {
    background: 0 0 !important;
    color: red !important
}

.sec-powerfull .powerfull-tabs ul li {
    margin-right: 30px
}

.sec-powerfull .powerfull-tabs ul li a {
    height: 46px;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #ffffff !important
}

.sec-powerfull .powerfull-tabs ul li a {
    border-bottom: 2px solid transparent !important;
}

.sec-powerfull .powerfull-tabs ul li a:hover {
    /*   background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;
    color:#fff!important;
    display:flex;
    justify-content:center;
    border-radius:6px!important*/
    border-color: transparent !important;
    border-bottom: 2px solid #fff !important;

}

.sec-powerfull .powerfull-tabs ul li a.active {
    border-color: transparent !important;
    border-bottom: 2px solid #fff !important;
    background-image: none !important;
    border-radius: 0 !important;
}

section.sec-3 p {
    padding-bottom: 27px
}

section.sec-3 h1 {
    font-size: 38px;
    font-weight: 700;
    padding-bottom: 8px
}

.power-image {
    position: relative;
    left: -22%
}

.sec-powerfull .row.top {
    padding: 0 0 55px
}

.power-image img {
    width: 557px;
    height: 412px
}

.sec-powerfull .row.tab-top h3 {
    color: #fff;
    font-weight: 700;
    line-height: 35px
}

.sec-powerfull .power-wrapper ul.Services-name {
    display: flex;
    margin-bottom: 24px
}

.sec-powerfull .power-wrapper li {
    list-style: none;
    margin-right: 16px;
    position: relative;
    padding-left: 20px
}

.sec-powerfull .power-wrapper ul.Services-name li {
    color: #fff !important;
    font-weight: 700;
    font-size: 14px
}

.sec-our-package .pack-price ul.pack-info li:before,
.sec-powerfull .power-wrapper ul.Services-name li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    color: #f7da03;
    position: absolute;
    left: 0;
    font-size: 15px;
    top: 2px
}

.social-contact ul.icons-wrapper {
    display: flex;
    text-align: right !important;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end
}

.social-contact ul.icons-wrapper li {
    list-style: none;
    margin-bottom: 11px
}

.social-contact ul.icons-wrapper li:nth-child(2) button {
    background: #0dc935
}

.social-contact ul.icons-wrapper li:last-child button {
    transform: rotate(-90deg);
    margin-top: 90px;
    background: #f7da03;
    margin-right: -90px;
    width: 230px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    border-bottom-right-radius: 0;
    color: #8e2a74;
    font-weight: 600;
    border: none
}

.social-contact ul.icons-wrapper li:last-child button:focus {
    outline: unset !important;
    border: 0
}

.social-contact {
    right: 0;
    position: fixed;
    width: 8%;
    top: 40%;
    z-index: 99;
    bottom: 0
}


.branding-pakg .pack-info {
    height: auto !important;
    overflow-y: auto
}

.sec-ourservices {
    padding: 80px 0;
    margin-bottom: 60px;
    position: relative
}


.sec-ourservices .row {
    justify-content: space-between
}

.services-wrapper {
    width: 200px;
    height: 140px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    box-shadow: #10101026 -15px 15px 17px 0
}

.services-thumnail h5 {
    color: #0f1c70;
    font-size: 15px;
    word-break: break-word;
    padding: 0 20px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase
}

.services-thumnail h5 span {
    padding: 0 60px
}

.sec-powerfull-technology {
    background-image: url(../images/sec-power.png);
    background-repeat: no-repeat;
    background-size: 100% 58%;
    width: 48%;
    margin: 0 auto;
}

.sec-powerfull-technology .technology-wrapper a.tec-contact,
.sec-powerfull-technology .technology-wrapper a.tec-quote {

    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 16px
}



.sec-powerfull-technology .technology-wrapper {
    display: flex;
    list-style: none;
    padding-left: 17px !important
}

.sec-powerfull-technology .technology-services {
    position: relative;
    top: -80px;
    left: -22px
}

.sec-powerfull-technology .tec-info {
    margin-top: 33px
}

.sec-powerfull-technology .row .tec-info-coll {
    padding-left: 0
}

.sec-powerfull-technology .tec-info h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 50px;
    margin-bottom: 3px;
    margin-left: 15px
}

.sec-powerfull-technology ul.technology-wrapper li:first-child {
    margin-right: 6px
}

.sec-our-package {
    background-image: url(../images/package-banner.png);
    padding: 80px 0;
    background-size: 100% 100%;
    position: relative
}

/*.sec-our-package:before{
    content:url(../images/pak-top.png);
    position:absolute;
    right:30%;
    top:-33px
}*/
/*.sec-our-package .row.package-content:before{
    content:url(../images/pak-right.png);
    position:absolute;
    right:4%;
    top:34%
}*/
.sec-our-package:after {
    content: url(../images/pak-bottom.png);
    position: absolute;
    left: 17%;
    bottom: -10px;
    display: none;

}

/*.sec-our-package .row.package-content:after{
    content:url(../images/pak-left.png);
    position:absolute;
    left:4%;
    bottom:34%
}*/
.sec-our-package h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 600
}

.sec-our-package p {
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin: 20px 0 40px;
    font-weight: 400
}

.sec-our-package div#nav-tab {
    margin-bottom: 15px
}

.sec-our-package a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 2px solid transparent;
}

.sec-our-package #nav-tab {
    border: none
}

.sec-our-package .nav-tabs .nav-link.active,
.sec-our-package .nav-tabs .nav-link:hover {
    border-color: #fff !important;
    border-radius: 0 !important;
}

.sec-our-package .pack-info-wrapper {
    background: #fff;
    border-radius: 10px;
    padding: 30px
}

.sec-our-package .pack-info-wrapper h5 {
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #0f1c70;
    margin-bottom: 20px
}

p.price-title {
    margin-top: 0;
    font-size: 14px;
    color: #878db7
}

.pack-price span.price {
    text-decoration: line-through !important;
    padding-left: 10px
}

.sec-our-package .pack-info-wrapper .pack-price p.regular-price {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #0f1c70;
    margin: 0
}

.sec-our-package ul li {
    list-style: none;
    position: relative;
    padding-left: 24px;
    font-size: 13px;
    font-weight: 400;
    color: #0f1c70;
    margin-bottom: 8px
}

.sec-our-package a.order-btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    /*    height:51px;*/
    background: #0dc935;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    /*    border-radius:6px*/
}

.sec-our-package a.order-btn span {
    /*    padding: 10px 108px;*/
    border-radius: 5px;
    margin-bottom: -2px;
}


.sec-our-package .row.pack-contact ul li {
    padding: 0
}

.sec-our-package .row.pack-contact ul {
    margin-top: 20px;
    height: auto
}

.core ul {
    column-count: unset !important;
    margin-left: -18px
}

.core ul li:nth-child(1) {
    font-size: 14px !important
}

.sec-our-package .row.pack-contact ul li:first-child {
    color: red;
    font-size: 14px;
    font-weight: 400
}

.sec-our-package .row.pack-contact ul li a,
.sec-our-package .row.pack-contact ul li:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: #0f1c70 !important;
    text-align: center
}

.sec-our-package .btm-pak-contact ul li:nth-child(2):before {
    content: "\f4ad";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-right: 8px;
    color: #0dc935
}

ul.pack-info::-webkit-scrollbar {
    width: 5px
}

ul.pack-info::-webkit-scrollbar-thumb {
    background: #dbddea;
    border-radius: 10px
}

ul.pack-info::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px;
    background: 0 0
}

/*.pack-info-wrapper:hover{
    background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important
}
.pack-info-wrapper:hover h5, .sec-our-package .pack-info-wrapper:hover li, .sec-our-package .pack-info-wrapper:hover p.regular-price, .pack-info-wrapper:hover h5, .sec-our-package .pack-info-wrapper:hover h1{
    color:#fff!important
}
.sec-our-package .pack-info-wrapper:hover p.price-title{
    color:#f8ae9a!important
}
.sec-our-package .pack-info-wrapper:hover ul li:before{
    color:#f7da03!important
}
.sec-our-package .pack-info-wrapper:hover a.order-btn:hover{
    background:#f7da03
}
.sec-our-package .pack-info-wrapper:hover .row.pack-contact ul li a,.sec-our-package .pack-info-wrapper:hover .row.pack-contact ul li:nth-child(2){
    color:#fff!important
}
.sec-our-package .pack-info-wrapper:hover .row.pack-contact ul li:first-child{
    color:#f7da03!important
}*/
ul.pack-info::-webkit-scrollbar-thumb:hover {
    background: #dbddea
}

ul.pack-info {
    height: 250px;
    overflow-y: scroll;
    margin-bottom: 30px
}

.sec-mind {
    padding: 115px 0 40px
}

.sec-mind h6 {
    font-size: 16px;
    color: #0f1c70;
    font-weight: 400;
    margin-top: 36px
}

.sec-mind h2 {
    font-size: 40px !important;
    color: #000;
    font-weight: 700 !important;
    margin: 20px 0 23px;
    letter-spacing: 1px
}

.sec-mind h2 strong {
    font-weight: 700;
    color: #000;
    display: flex;
    margin-top: 8px
}

.sec-mind.sec-user-info .client-info-wrapper.third {
    background: #f7f8fe
}

.sec-mind.sec-user-info .client-info-wrapper.third strong {
    color: #0d13d7
}

.sec-mind p {
    font-size: 16px
}

.sec-mind .client-info-wrapper {
    height: 137px;
    width: 184px;
    background: #e3f9f2;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 10px
}

.row.mind-bottom p strong {
    display: flex;
    justify-content: center;
    font-weight: 700
}

.client-info-wrapper p strong {
    font-size: 28px;
    color: #0c8;
    font-weight: 600
}

.client-info-wrapper p {
    font-size: 14px;
    font-weight: 500;
    color: #0f1c70;
    text-transform: uppercase
}

.project-btn-wrapper.about {
    display: flex;
    justify-content: space-between;
    width: 71%;
    margin-top: 30px
}

.sec-mind.about {
    padding: 135px 0 79px
}

.project-btn-wrapper.about a.gradiend-btn,
.project-btn-wrapper.about a.grn-btn {
    width: 189px;
    height: 51px
}

.patner-wrapper img {
    width: 30%
}

.client-info-wrapper.mid {
    background: #ffeeef
}

.client-info-wrapper.end {
    background: #e9eafb
}

.client-info-wrapper.mid p strong {
    color: #ff6370
}

.client-info-wrapper.end p strong {
    color: #0d13d7
}

section#form-sec .form-row {
    width: 41%;
    margin: 0 auto
}

section#form-sec {
    background-image: url(../images/form-bg.png);
    background-size: 100% 100%;
    padding: 96px 0 20px 0;
    position: relative;
    width: 96%;
    margin: 0 auto
}

/*section#form-sec::after{
    content:url(../images/form-dot.png);
    left:510px;
    position:relative;
    bottom:-60px
}*/
section#form-sec h3 {
    font-weight: 700;
    color: #fff;
    font-size: 36px !important;
    text-align: center
}

/*section#form-sec h3::after{
    content:url(../images/form-cut.png);
    position:absolute;
    top:-15px;
    right:470px;
    color:#000
}*/
section#form-sec p {
    color: #fff;
    text-align: center;
    margin-bottom: 32px
}

.form-row .fldset .check-list label {
    color: #fff
}

.form-row .fldset input {
    width: 100%;
    height: 55px;
    border-radius: 6px;
    padding: 0 12px;
    color: #333;
    border: solid 1px #ccc;
    font-size: 14px;
    background: #fff;
    outline: 0 !important
}

.form-row .fldset textarea {
    width: 100%;
    height: 130px;
    border-radius: 6px;
    border: 0;
    padding: 15px 25px;
    color: #333;
    border: solid 1px #ccc;
    font-size: 14px;
    outline: 0 !important
}

.form-row .fldset.wdt {
    width: 93%
}

.form-row .fldset select {
    width: 100%;
    height: 55px;
    border-radius: 6px;
    border: 0;
    padding: 0 12px;
    color: #5c638c;
    border: solid 1px #ccc;
    font-size: 14px;
    outline: 0 !important
}

/*.form-row .fldset input[type=submit] {*/
/*    cursor: pointer;*/
/*    color: #000;*/
/*    font-size: 14px;*/
/*    padding: 0 40px;*/
/*    text-align: center;*/
/*    margin-left: 0;*/
/*    border: 0;*/
/*    text-indent: 0;*/
/*    background: #f7da03;*/
/*    text-transform: uppercase;*/
/*    font-weight: 600*/
/*}*/

.form-row .fldset input {
    width: 100%;
    height: 55px;
    border-radius: 6px;
    padding: 0 12px;
    color: #333;
    border: solid 1px #ccc;
    font-size: 14px;
    background: #fff
}

.form-row .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.form-row .fldset label {
    font-size: 14px
}

.form-row .inputfile+label {
    color: #353e47;
    border: 2px dashed #bfbaba
}

.form-row .inputfile+label {
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: .625rem 1.25rem;
    width: 100%;
    border-radius: 5px
}

.form-row .fldset {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0 0 18px -12px
}

.intl-tel-input {
    width: 100%
}

.form-row label.file-up {
    text-align: center;
    padding: 20px 20px 3px !important
}

.form-row .fldset .check-list input {
    width: auto !important;
    height: 12px !important
}

.fldset .intl-tel-input .selected-flag {
    background: #e5e9f0;
    outline: 0
}

.testimonials {
    text-align: center;
    padding: 3% 0 1% 0
}

.testimonials h3 {
    font-size: 16px !important;
    font-weight: 400;
    color: red;
    padding-bottom: 10px;
    letter-spacing: 1px;
    line-height: 30px
}

.testimonials h1 {
    font-size: 38px;
    font-weight: 800;
    color: #000;
    padding-bottom: 30px
}

.testimonials .owl-carousel .owl-nav span {
    font-size: 0 !important
}

.testimonials button.owl-prev {
    background: url(../images/prev-test.png) !important;
    position: absolute;
    top: 140px;
    left: -25px;
    width: 50px;
    height: 70px;
    background-repeat: no-repeat !important;
    outline: 0
}

.testimonials button.owl-next {
    background: url(../images/next-test.png) !important;
    position: absolute;
    top: 135px;
    right: -16px;
    width: 50px;
    height: 70px;
    background-repeat: no-repeat !important;
    outline: 0
}

.testimonials button.owl-dot.active {
    background: url(../images/dots-test.png) !important;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat !important
}

.testimonials button.owl-dot {
    background: url(../images/dot-test.png) !important;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat !important;
    outline: 0
}

.sec-need {
    background-image: url(../images/need-banner.png);
    padding: 120px 0;
    background-size: 100% 100%
}

.sec-need .need-thum {
    padding-top: 30px
}

.sec-need .need-btn-wrapper {
    width: 76% !important
}

.sec-need h2 {
    font-size: 42px !important;
    color: #fff;
    padding: 10px 0 0 0
}

.sec-need p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin: 20px 0 20px;
    line-height: 30px
}

.sec-need ul li:before {
    content: "\f00c";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-right: 18px;
    color: #f7da03;
}

.sec-need ul li {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    list-style: none;
    margin-bottom: 6px
}

.sec-need ul {
    margin-bottom: 30px
}

.sec-project {
    padding: 70px 0 80px
}

.sec-need .need-btn-wrapper,
.sec-project .project-btn-wrapper {
    display: flex;
    justify-content: space-between;
    width: 56%
}

/*.sec-need .need-btn-wrapper a.grn-btn,.sec-project .project-btn-wrapper a.grn-btn{
    height:54px;
    width:200px
}*/
/*.sec-need .need-btn-wrapper a.gradiend-btn,.sec-project .project-btn-wrapper a.gradiend-btn{
    width:186px;
    height:54px
}*/
.sec-project h2 {
    margin-bottom: 30px
}

.sec-project p {
    font-size: 14px;
    color: #5c638c;
    font-weight: 400;
    margin-bottom: 30px
}

footer ul.navbar-nav li a {
    font-size: 14px;
    color: #0f1c70 !important
}

footer {
    background-image: url(../images/foot-bg.png);
    background-size: 100% 100%;
    padding: 80px 0 0 0;
    width: 96%;
    margin: 0 auto;
    background-repeat: no-repeat
}

footer .widget-1 p {
    color: #fff;
    font-size: 13px;
    margin-top: 25px;
    margin-bottom: 30px;
    line-height: 1.9
}

footer h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 5px
}

footer .copyright-row {
    margin-top: 60px;
    color: #fff;
    font-size: 14px;
    padding-bottom: 30px;
    display: flex;
    align-items: center
}

footer .copyright-row a {
    color: #f7da03;
    text-decoration: underline
}

footer .row ul {
    padding-left: 11px
}

footer .row ul li a::before {
    content: url(../images/arrow.png);
    display: inline-block;
    padding-right: 10px
}

footer .row ul li a {
    color: #fff;
    line-height: 1.9;
    font-size: 13px;
    transition: .5s
}

footer .row ul li a:hover {
    padding-left: 10px;
    transition: .2s
}

footer .row .contact-details a,
footer .row .contact-details p {
    color: #fff
}

footer .contact-details {
    padding-left: 33px;
    padding-top: 6px
}

footer .contact-details h4 {
    font-size: 23px;
    font-weight: 600
}

footer .contact-details h4,
footer .contact-details p {
    margin-bottom: 35px
}

footer .contact-details a.tel::before {
    content: url(../images/tel.png);
    position: absolute;
    left: -7px;
    top: 48px
}

footer .contact-details p a.mail::before {
    content: url(../images/map.png);
    position: absolute;
    left: -7px;
    top: 109px
}

footer .contact-details p a.map::before {
    content: url(../images/email.png);
    position: absolute;
    left: -7px;
    top: 172px
}

footer .row .widget-4 h5 {
    margin-left: -20px
}

footer .copyright p {
    color: #fff
}

/*footer .row .payment::before{
    content:url(../images/foot-bot.png);
    position:absolute;
    left:-8%;
    top:8px
}*/
footer .widget-2,
footer .widget-3 {
    padding-left: 50px
}

div#nav-tabContent img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 20px;
    height: 100%;
}

.portfolio-sec {
    padding-bottom: 20px
}

.gallery-title {
    font-size: 36px;
    color: #42b32f;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e
}

.filter-button {
    font-size: 18px;
    border: 1px solid #42b32f;
    border-radius: 5px;
    text-align: center;
    color: #42b32f;
    margin-bottom: 30px
}

.btn-default:active .filter-button:active {
    background-color: #42b32f;
    color: #fff
}

.port-image {
    width: 100%
}

.gallery_product {
    margin-bottom: 30px
}

.portfolio-sec h2 {
    text-align: center;
    color: #000;
    font-size: 40px;
    font-weight: 600;
    padding-top: 10px
}

.portfolio-sec p {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin: 20px 0 40px;
    font-weight: 400
}

.portfolio-sec .nav-tabs {
    border-radius: 50px;
    box-shadow: -2px 14px 17px 0 #0000001c;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 35px
}

.portfolio-sec .nav-tabs a {
    font-size: 14px;
    color: black;
    font-weight: 600;
    text-transform: capitalize;
    margin: 5px 7px;
    border: none;
    outline: 0
}

.portfolio-sec .nav-tabs a:focus {
    border-radius: 30px;
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    ;
    color: #fff
}

.portfolio-sec .package-content {
    text-align: center
}

.portfolio-sec .package-content div#nav-tabContent .col-md-4 img {
    width: 100%
}

#gallery-tab-subtab {
    background: 0 0 !important;
    box-shadow: none !important;
    border: none
}

div#gallery-tab-subtab a {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #0f1c70 !important;
    border-radius: 0 !important;
    padding-right: 7px
}

div#gallery-tab-subtab a:last-child {
    border: none
}

div#gallery-tab-subtab a:hover {
    color: red !important
}

#gallery-tab-subtab a:focus {
    background: 0 0 !important;
    color: #0f1c70 !important
}

.portfolio-sec .container-fulid {
    padding: 0 20px
}

@media (min-width:1200px) {
    #gallery-tab-subtab {
        max-width: 1140px
    }
}

header.main-header:before {
    display: none
}

header.main-header {
    background-image: none
}

header {
    background-image: none;
    position: absolute;
    width: 100%;
    z-index: 999;
    transition: .5s
}

li.nav-item.active.ser .dropdown {
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 60%;
    padding: 40px;
    /*margin: 5px 0 0 0;*/
    border-radius: 5px;
    column-count: 2
}

.dropdown a {
    display: flex;
    padding-bottom: 10px
}



.dropdown ul li {
    display: flex;
    align-items: center;
    justify-content: left; 
    position:relative;
}

.dropdown ul li:hover a {
    color: transparent !important;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}

.dropdown ul li:hover span.icon-1::before {
    background: url(../images/dropdown-icons/menu1-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-2::before {
    background: url(../images/dropdown-icons/menu2-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-3::before {
    background: url(../images/dropdown-icons/menu3-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-4::before {
    background: url(../images/dropdown-icons/menu4-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-5::before {
    background: url(../images/dropdown-icons/menu5-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-6::before {
    background: url(../images/dropdown-icons/menu6-white.png);
        background-repeat: no-repeat;
    background-position: center;
}

.dropdown ul li:hover span.icon-7::before {
    background: url(../images/dropdown-icons/menu7-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-8::before {
    background: url(../images/dropdown-icons/menu8-white.png);
        background-repeat: no-repeat;
    background-position: center;
}

.dropdown ul li:hover span.icon-9::before {
    background: url(../images/dropdown-icons/menu9-white.png);
        background-repeat: no-repeat;
    background-position: center;
} 

.dropdown ul li:hover span.icon-10::before {
    background: url(../images/dropdown-icons/menu10-white.png);
        background-repeat: no-repeat;
    background-position: center;
}
.dropdown ul li:hover span.icon-11::before {
    background: url(../images/dropdown-icons/menu11-white.png);
        background-repeat: no-repeat;
    background-position: center;
}

.dropdown ul li span.icon-animation::before { 
        content: "";
        background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50px;
    padding: 30px;
    background-position: center;
}
.dropdown ul li span.icon-1::before {
    background: url(../images/dropdown-icons/menu1.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
    background-repeat: no-repeat;
}
 


.dropdown ul li span.icon-2::before {
    background: url(../images/dropdown-icons/menu2.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 50px;
    padding: 30px;
      background-position: center ;
    background-repeat: no-repeat;
}

.dropdown ul li span.icon-3::before {
    background: url(../images/dropdown-icons/menu3.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-4::before {
    background: url(../images/dropdown-icons/menu4.png);
    content: "";
    display: inline-block;
    position: relative;
      left: 0px;
    top: 0px;

    border-radius: 50px;
    padding: 30px;
    background-position: center ;
    background-repeat: no-repeat;
}

.dropdown ul li span.icon-5::before {
    background: url(../images/dropdown-icons/menu5.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-6::before {
    background: url(../images/dropdown-icons/menu6.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-7::before {
    background: url(../images/dropdown-icons/menu7.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-8::before {
    background: url(../images/dropdown-icons/menu8.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-9::before {
    background: url(../images/dropdown-icons/menu9.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center;
}

.dropdown ul li span.icon-10::before {
    background: url(../images/dropdown-icons/menu10.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
     left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}

.dropdown ul li span.icon-11::before {
    background: url(../images/dropdown-icons/menu11.png);
background-repeat: no-repeat; 
    content: "";
    display: inline-block;
    position: relative;
    left: 0px;
    top: 0px;
    /*background-color: #ddd;*/
    border-radius: 50px;
    padding: 30px;
    background-position: center ;
}





li.nav-item.active.ser:hover .dropdown {
    display: block
}




.banner-portfolio {
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat
}

.banner-portfolio {
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    width: 99%;
    height: 264px;
    background-position: top;
    background-size: auto
}

/*.banner-portfolio:before{
    content:url(../images/dot.png);
    position:absolute;
    top:153px!important;
    left:255px!important
}*/
/*.banner-portfolio:after{
    content:url(../images/circle-3.png);
    position:absolute;
    top:138px!important;
    right:243px!important
}*/
.diff-nav #gallery-tab-subtab {
    width: 65%
}

.our-portfolio #gallery-tab-subtab {
    width: 70%
}

.our-portfolio h2 {
    text-align: center;
    color: #0f1c70;
    font-size: 40px;
    font-weight: 600;
    padding-left: 37px
}

.our-portfolio p {
    font-size: 15px;
    color: #5c638c;
    text-align: center;
    margin: 18px 3px 35px 41px;
    font-weight: 400
}

.our-portfolio .nav-tabs {
    border-radius: 50px;
    box-shadow: -2px 14px 17px 0 #0000001c;
    background: #fff;
    width: 59%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-left: 16px
}

.our-portfolio .nav-tabs a {
    font-size: 14px;
    color: #0f1c70;
    font-weight: 600;
    text-transform: capitalize;
    margin: 5px 7px;
    border: none;
    outline: 0
}

.our-portfolio .nav-tabs a:focus {
    border-radius: 30px;
    background-image: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    color: #fff;
    margin: 5px !important
}

.our-portfolio {
    margin: 0 35px
}

.our-portfolio img {
    margin-left: 22px;
    width: 98%
}

.built-powerfull {
    background-image: url(../images/built-img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 102px;
    margin-left: 16%;
    height: 287px
}

.built-powerfull .powerful-wrapper a.built-contact,
.built-powerfull ul.powerful-wrapper a.live-chat {
    width: 138px;
    height: 44px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    margin-top: 4px
}

.built-powerfull .powerful-wrapper a.live-chat {
    background-color: #f7da03
}

.built-powerfull .powerful-wrapper a.live-chat img {
    margin-right: 8px
}

.built-powerfull .powerful-wrapper {
    display: flex;
    list-style: none;
    margin-left: 22%
}

.built-powerfull .powerful-services {
    position: relative;
    top: -42px;
    left: -100px
}

.built-powerfull .built-info {
    margin-top: 5%
}

.built-powerfull .row .built-col {
    padding-left: 0
}

.built-powerfull .built-info h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 22%
}

.built-powerfull ul.powerful-wrapper li:first-child {
    margin-right: 10px
}

body.testimonial header:before {
    display: none
}

body.testimonial header {
    background: 0 0;
    position: absolute;
    width: 100%;
    z-index: 999
}

section#sec-1 {
    background-image: url(../images/testimonial-banner.png);
    background-repeat: no-repeat;
    height: 780px
}

#sec-1 h6 {
    font-size: 16px;
    color: #f7da03;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 400
}

.sec-1-1 h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 15px
}

#sec-1 p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    font-family: Poppins;
    margin-bottom: 20px
}

.sec-1-1 p {
    padding-bottom: 55px
}

a.sec-1-a {
    /*   background-color:#0dc935;
    padding:16px;
    color:#fff;
    border-radius:7px;
    padding-left:30px;
    padding-right:30px;*/
    margin-right: 10px;
    /*    font-weight:600*/
}

/*a.sec-1-a-1{
    background-image:linear-gradient(to bottom right,#f59653 10%,#ee3823 38%)!important;
    padding:16px;
    color:#fff;
    border-radius:7px;
    padding-left:30px;
    padding-right:30px;
    font-weight:600
}*/
.sec-1-2 {
    padding-top: 160px
}

.awesome {
    background-color: #fff;
    margin-left: 100px;
    border-radius: 10px
}

.awesome p {
    color: #000 !important
}

.awesome {
    background-color: #fff;
    margin-left: 112px;
    border-radius: 10px;
    padding-left: 34px;
    padding-right: 20px;
    padding-top: 33px;
    padding-bottom: 18px;
    margin-bottom: 12px;
    margin-right: -14px
}

.awesome h3 {
    color: #0f1c70 !important;
    font-size: 24px !important;
    font-weight: 600
}

.awesome p {
    font-size: 13px !important;
    color: #0f1c70 !important;
    line-height: 23px !important;
    padding-bottom: 15px;
    padding-top: 5px
}

.before {
    padding-left: 83px;
    position: relative;
    padding-top: 13px
}

.before::before {
    content: 'BS';
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 24px !important;
    background-color: #18b066;
    padding: 10px;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    padding-left: 17px;
    box-shadow: 0 4px 20px 10px #00000045;
    height: 64px;
    width: 64px
}

.awesome i {
    color: #eb3723
}

.awesome h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 9px;
    font-weight: 600
}

.awesome h6 {
    font-size: 11px !important;
    text-transform: capitalize !important
}

.awesome h6 {
    color: #8e95c0 !important
}

.fantastic {
    background-color: #fff;
    margin-left: 60px;
    margin-right: 37px;
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 25px;
    box-shadow: 5px 5px 29px 5px #0000001a
}

.fantastic h3 {
    font-size: 24px !important;
    font-weight: 600
}

.fantastic p {
    color: #000 !important
}

.after {
    padding-left: 77px;
    position: relative
}

.after i {
    padding-left: 3px
}

.after::before {
    content: 'SF';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 16px
}

.after i {
    color: #eb3723;
    font-size: 16px !important
}

#sec-1 h6 {
    text-transform: uppercase
}

.after h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after h6 {
    color: #8e95c0 !important;
    font-size: 11px !important
}

/*.sec-1-1 h6:before{
    content:url(../images/testimonial-elipse-1.png);
    position:absolute;
    top:182px;
    right:38pc
}*/
.sec-1-1 {
    padding-top: 188px !important
}

/*#sec-1::after{
    content:url(../images/testimonial-elipse-2.png);
    position:absolute;
    left:13%;
    margin-top:19px
}
#sec-1::before{
    content:url(../images/testimonial-elipse-3.png);
    position:absolute;
    right:0;
    top:73px
}*/
.testimonial {
    margin-right: 20px
}

.sec-our-package a.order-btn:hover {
    background: #f7da03
}

.sec-1-2::after {
    content: url(../images/testimonial-elipse-4.png);
    position: absolute;
    left: 153%;
    bottom: 18px
}

.sec-1-1 h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
    font-family: Poppins;
    line-height: 61px;
    text-transform: capitalize;
    padding-left: 5px
}

section#sec-2 {
    padding-top: 40px
}

.superb h3 {
    font-size: 24px !important;
    color: #000;
    font-weight: 600
}

.superb {
    background-color: #f5f5f9;
    border-radius: 10px;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 50px;
    padding-bottom: 25px;
    height: 327px
}

.superb p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 13px;
    line-height: 23px
}

.video {
    height: 410px;
    background-image: url(../images/testimonial-video.png)
}

.row.row-1 {
    margin-bottom: 60px
}

.five-star h3 {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 700;
    margin-bottom: 17px
}

.five-star p {
    font-size: 14px;
    color: #5c638c !important;
    padding-bottom: 10px;
    line-height: 25px
}

.five-star i {
    padding-left: 3px
}

.five-star h6 {
    font-size: 16px;
    color: #5c638c !important
}

.five-star i {
    color: #ee3823;
    padding-top: 10px
}

.five {
    align-items: center;
    display: flex
}

.five-star {
    padding-left: 70px
}

.five-car {
    padding-right: 85px
}

.technology {
    background-image: url(../images/testimonial-1.png);
    height: 242px;
    background-repeat: no-repeat
}

.technology h2 {
    font-size: 28px !important;
    color: #fff;
    padding-top: 35px;
    padding-left: 50px;
    padding-bottom: 10px
}

.built-1 {
    background-color: #0dc935;
    padding: 16px;
    color: #fff;
    border-radius: 7px;
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600
}

.built-2 {
    background-image: linear-gradient(to bottom right, #f59653 10%, #ee3823 38%) !important;
    padding: 16px;
    color: #fff;
    border-radius: 7px;
    padding-left: 50px;
    padding-right: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600
}

.five-car h6 {
    font-size: 16px;
    color: #5c638c !important
}

.five-car p {
    font-size: 14px;
    color: #5c638c !important;
    padding-bottom: 10px;
    line-height: 25px
}

.five-car h3 {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 700;
    margin-bottom: 17px
}

.five-car i {
    color: #ee3823;
    padding-top: 10px
}

.a-tag {
    margin-top: 20px;
    margin-left: 50px
}

section#built {
    padding-top: 83px;
    padding-bottom: 67px
}

.best-img img {
    width: auto !important
}

.page-combo-content {
    border: 10px solid #080c89;
    border-radius: 20px
}

.description {
    padding-left: 15px;
    padding-top: 25px
}

.page-combo-content .col-sm-12 {
    padding: 0;
    line-height: 17px
}

.page-package-header {
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 280px;
    width: 100%;
    position: relative
}

.page-package-header::before {
    display: none
}

/*.page-package-header:after{
    content:url(../images/package-after.html);
    position:absolute;
    right:250px;
    top:170px
}
.page-package-header:before{
    content:url(../images/dot.png);
    display:block;
    position:absolute;
    top:170px;
    left:13%
}*/
.page-combo-package {
    background: 0 0;
    padding: 0
}

.page-combo-package:before {
    display: none
}

.page-combo-package:after {
    display: none
}

.page-combo-package h2 {
    color: #0f1c70;
    font-weight: 600 !important;
    font-size: 40px !important
}

.page-combo-package p {
    color: #5c638c;
    font-size: 16px !important;
    font-weight: 500 !important
}

.page-combo-package nav {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    padding: 12px;
    border-radius: 50px;
    box-shadow: -2px 14px 17px 0 #0000001c
}

.page-combo-package div#nav-tab {
    margin: 0
}

.page-combo-package nav a {
    color: #5c638c !important;
    font-size: 16px;
    font-weight: 500
}

.logo-design ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.logo-design ul li a {
    color: #0f1c70 !important;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px;
    border-radius: 50px;
    display: block;
    transition: all .5s ease-in-out
}

.logo-design ul li a:hover {
    background: #ef4529;
    color: #fff !important;
    border-radius: 50px;
    transition: all .5s ease-in-out
}

.logo-design {
    background: #e7e7f5;
    padding: 25px 25px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    height: 476px
}

.logo-design ul li {
    padding: 0
}

.logo-design p {
    margin-bottom: 0;
    text-align: left;
    margin-top: 10px;
    color: #0f1c70;
    font-size: 12px !important
}

.logo-design h2 {
    color: #05ab29;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin: 0 !important;
    text-align: left
}

.page-combo-content {
    margin-top: 80px
}

.description ul li {
    margin-bottom: 15px;
    color: #0f1c70;
    font-size: 13px
}

.description ul li:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    color: #ee3823
}

.best-seller {
    background: #080c89;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    border-radius: 10px;
    height: 473px;
    position: relative
}

.best-seller:before {
    content: url(../images/dot.png);
    position: absolute;
    right: -26px
}

.best-seller:after {
    content: url(../images/circle-4.png);
    position: absolute;
    left: 0;
    bottom: -47px
}

.best-seller .best-img {
    position: relative;
    top: -38px
}

.best-seller h2 {
    color: #fff;
    font-size: 14px !important;
    margin-bottom: 24px
}

.best-seller h3 {
    font-size: 44px !important;
    font-weight: 600
}

.best-seller p {
    color: #fff;
    font-size: 14px !important;
    margin: 0
}

.best-seller .line-thr {
    text-decoration: line-through;
    color: #e7e7f5
}

.best-seller .bg-org {
    font-size: 20px;
    background: url(../images/20%25-off.html);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-position: center;
    padding-top: 7px;
    margin-right: 5px
}

.best-seller .price {
    margin-bottom: 20px
}

.best-seller .off-sale {
    margin-bottom: 20px
}

.best-seller .order-btn {
    margin: 24px auto
}

.best-seller b {
    font-weight: 500;
    color: red
}

.best-seller .row.pack-contact ul li:first-child {
    color: #f7da03 !important
}

.best-seller .row.pack-contact ul li a {
    color: #fff !important
}

.best-seller .row.pack-contact ul li:nth-child(2) {
    color: #fff !important
}

.best-seller .pack-contact:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 20px
}

.best-seller .pack-contact {
    position: relative
}

.best-seller .pack-contact {
    position: relative
}

.style-package {
    padding-top: 70px;
    padding-bottom: 30px
}

.grey-bg {
    background: #f5f5f9 !important
}

.grey-bg .regular-price {
    font-size: 40px !important;
    color: #0f1c70 !important;
    font-weight: 700 !important
}

.border-style {
    border: 1px solid #ee3b25
}

.border-style .regular-price {
    font-size: 40px !important
}

.grey-bg .price {
    text-decoration: none !important
}

.border-style .price {
    text-decoration: none !important
}

.before-style {
    position: relative
}

.before-style:before {
    content: '';
    background: #dfdfdf;
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 20px
}

.border-style {
    position: relative
}

.border-style:before {
    content: url(../images/best-seller.png);
    position: absolute;
    top: -15px;
    left: 84px
}

.page-combo-content {
    border: 10px solid #080c89
}

.page-combo-content .col-sm-12 {
    padding: 0
}

.description ul li:last-child {
    margin: 0 !important
}

.pla-btn {
    width: 100% !important
}

.extra--1 {
    column-count: 2 !important;
    margin: 0 !important
}

.feature ul {
    display: flex
}

.feature ul li {
    margin-right: 8px
}

.text-cen li {
    text-align: center
}

.page-pricing nav {
    width: 100% !important;
    margin: auto !important
}

.page-pricing nav a {
    font-size: 14px;
    color: #0f1c70 !important;
    font-weight: 600
}




.built-powerfull {
    background-image: url(../images/built-img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 3%
}

.built-powerfull .powerful-wrapper a.built-contact,
.built-powerfull ul.powerful-wrapper a.live-chat {
    width: 164px;
    height: 44px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #0f1c70;
    font-weight: 700;
    font-size: 17px;
    margin-top: 5px !important
}

.built-powerfull .powerful-wrapper a.live-chat {
    background-color: #f7da03 !important
}

.built-powerfull .powerful-wrapper a.live-chat img {
    margin-right: 10px
}

.built-powerfull .powerful-wrapper {
    display: flex;
    list-style: none;
    margin-left: 22%
}

.built-powerfull .powerful-services {
    position: relative;
    top: -37px;
    left: -108px
}

.built-powerfull .built-info {
    margin-top: 5%
}

.built-powerfull .row .built-col {
    padding-left: 0
}

.built-powerfull .built-info h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 173px
}

.built-powerfull ul.powerful-wrapper li:first-child {
    margin-right: 10px
}

.branding-header {
    background: url(../images/baner-branding.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    padding-bottom: 108px;
    padding-top: 60px;
    position: relative
}

.branding-header::before {
    content: initial
}

.branding-header .professional-web h3 {
    font-size: 46px !important;
    color: #fff;
    text-transform: capitalize;
    line-height: 60px
}

.branding-header .professional-web h3:before {
    top: 120px;
    left: -115px
}

.branding-header .professional-web {
    margin-top: 18%
}

.branding-header .discus-project {
    margin-top: 80px
}

.branding-header .discus-project h1 {
    font-size: 25px;
    line-height: 50px;
    text-align: center
}

.branding-header .professional-web p {
    color: #fff;
    line-height: 30px
}

.branding-header .professional-web ul li {
    color: #fff
}

.estimmate-wrapper {
    display: flex;
    align-items: center
}

.estimmate-wrapper .gradiend-btn {
    width: 30%;
    height: 57px
}

.estimmate-wrapper .chat {
    background: url(../images/chat-icon.png);
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 65px;
    width: 65px;
    height: 65px;
    text-align: center;
    color: #000;
    font-size: 20px
}

.discus-project {
    /*    background-image:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;*/
    background: #eee;
    padding: 20px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    margin-top: 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 10px
}

.discus-project input,
.discus-project select {
    width: 100%;
    height: 52px;
    border-radius: 5px;
    border: 1px solid #8080807a;
    padding-left: 26px;
    margin-bottom: 9px;
    outline: 0
}

.discus-project textarea {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    border: 1px solid #8080807a;
    padding-left: 10px;
    margin: 10px 0 0 0
}

.discus-project .submit-btn {
   background-color: yellow;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    padding: 4px 0 0 4px !important;
    color:#86286f;
    border:none;
}

.share-idea {
    column-count: 2;
    background: #eee;
    text-align: center;
    padding: 10px;
    margin: 0 0 0 24px
}

.share-idea p {
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 2px
}

.share-idea a {
    color: #000;
    font-size: 15px
}

.share-idea a:last-child::before {
    content: "";
    background: url(../images/live-chat-icon.png);
    display: inline-block;
    width: 35px;
    height: 15px;
    background-repeat: no-repeat
}

.branding-header::after {
    content: "";
    background: url(../images/baner-after.png);
    display: block;
    width: 109px;
    height: 250px;
    position: absolute;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat
}

.we-ban h1 {
    color: #0f1c70;
    font-size: 30px;
    font-weight: 700
}

.we-ban p {
    color: #5c638c;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px
}

.ps-icons img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-left: 10px;
    margin-top: 20px
}

.we-ban .estimmate-wrapper {
    margin-top: 60px
}

.we-ban .estimmate-wrapper a:nth-child(1) {
    background: #0dc935;
    color: #fff;
    width: 38%;
    text-align: center;
    height: 49px;
    line-height: 48px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600
}

.we-ban .estimmate-wrapper a:nth-child(2) {
    background-color: #f7da03;
    color: #000;
    width: 38%;
    text-align: center;
    height: 53px;
    line-height: 54px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 600
}

.per-img {
    position: relative;
    top: 23px;
    left: 30px
}

.we-ban.ecommerce-con {
    position: relative;
    left: -5px;
    top: -2px
}

.dev-icons img:nth-child(1) {
    margin: 0
}

.dev-icons {
    position: relative;
    top: 31px
}

.we-ban .estimmate-wrapper a:nth-child(2) i {
    color: #ee3823;
    padding-right: 8px
}

.we-ban-txt {
    margin-top: 30px
}

.we-deliver .we-ban-txt h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
    color: #0f1c70
}

.we-ban-txt p {
    margin: 20px 0 0 0
}

.we-ban-txt span {
    color: #ee3823
}

.we-deliver {
    background: url(../images/123.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 85px;
    width: 95%;
    margin: 0 auto;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.brand-ident {
    background-color: #ffff;
    border-radius: 20px;
    margin: 30px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-top: 10px;
    padding-bottom: 10px
}

.brand-ident:hover .brnd-txt {
    visibility: visible;
    transition: .5s
}

.start-project a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    display: block;
    background-image: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    width: 28%;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 65px;
    font-weight: 600
}

.brnd-txt {
    background-color: #6c70d0ba;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 170px;
    height: 60px;
    margin: 0 auto;
    visibility: hidden;
    border-radius: 10px;
    display: none
}

.brnd-txt p {
    color: #fff;
    margin: 0;
    line-height: 60px;
    text-transform: capitalize
}

.fetu-head h1 {
    font-weight: 600;
    color: #0f1c70;
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 15px
}

.fetu-head span {
    color: #ee3823
}

.our-fea-port {
    padding: 80px 0 80px 0
}

.portf-im {
    margin: 20px 0 0 0
}

.portf-im img {
    width: 100%;
    margin: 0 !important
}

.unlim-sec {
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    margin: 10px 0 0 0;
    padding-bottom: 0 !important
}

.unlim-coltr h5 {
    text-transform: uppercase;
    color: #0f1c70;
    font-size: 14px
}

.unlim-coltr span {
    color: #0f1c70;
    font-size: 40px;
    font-weight: 800
}

.unlim-coltr p {
    text-align: initial;
    margin: 0
}

.unlim-sec ul {
    column-count: 2
}

.unlim-sec ul li {
    position: initial;
    padding: 0
}

.unlim-sec ul li::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    color: red;
    padding-right: 5px;
    font-weight: 600
}

.plac-col .order-btn {
    width: initial !important
}

.plac-col ul {
    margin-top: 10px
}

.plac-col ul li {
    color: red
}

.plac-col ul li::before {
    content: initial
}

.plac-col ul li a {
    color: #31397c !important;
    font-size: 13px
}

.create-unique {
    padding: 100px 0 100px 0
}

.un-head h1 {
    font-weight: 600;
    color: #0f1c70;
    font-size: 40px;
    margin-bottom: 30px
}

.un-head h5 {
    font-weight: 500;
    color: #0f1c70
}

.brand-slider {
    margin-top: 40px
}

.brand-slider .item {
    margin-right: 10px
}

.brand-slider .owl-carousel .owl-item img {
    display: block;
    height: 120px;
    padding: 30px 14px;
    object-fit: contain;
    background-color: #eeeffd;
    width: 160px;
    border-radius: 10px
}

.we-specialized {
    padding-bottom: 95px;
    padding-top: 60px
}

.brand-slider .owl-carousel .owl-nav.disabled {
    font-size: 0 !important;
    text-align: right;
    display: block !important
}

.brand-slider button.owl-next {
    background: url(../images/next.png) !important;
    position: absolute;
    top: 40px;
    right: -2px;
    width: 40px;
    height: 50px;
    background-repeat: no-repeat !important;
    outline: 0
}

.orange-cricle {
    background: url(../images/circle-4.png);
    display: block;
    width: 50px;
    height: 60px;
    margin: 0 auto;
    left: -58px;
    right: 0;
    bottom: 75px;
    background-repeat: no-repeat;
    position: absolute
}

.service-content .discus-project::after {
    background-image: none
}

.contact-banner {
    background-image: url(../images/contact-bg.png);
    background-repeat: no-repeat;
    height: 590px;
    background-position: top left;
    background-size: auto
}

.contact-us-form {
    margin-top: -22%;
    margin-bottom: 6%
}

.contact-us-form .contact-form h2 {
    font-size: 50px !important;
    font-weight: 500 !important;
    color: #fff;
    margin-bottom: 13%
}

.contact-us-form .contact-form h2 span {
    color: #ee3823
}

.contact-us-form form.contact-us {
    box-shadow: 1px 1px 32px 20px #9b9b9b24;
    background-color: #fff;
    padding: 40px 40px;
    border-radius: 20px;
    width: 575px;
    margin-left: -40px
}

.contact-us h3 {
    text-align: center;
    color: #000;
    font-size: 26px !important;
    font-weight: 400;
    padding-bottom: 20px
}

.contact-us-form form.contact-us h3 span {
    color: #ee3823
}

.contact-us-form form.contact-us p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #5c638c;
    margin-bottom: 30px
}

.contact-us-form form.contact-us input {
    display: block;
    width: 100%;
    padding: 20px 40px;
    border-radius: 6px;
    background-color: #f6f6fe;
    margin-bottom: 12px;
    outline: 0;
    border: 0;
    color: #5c638c;
    font-size: 15px
}

.contact-us-form form.contact-us textarea {
    display: block;
    width: 100%;
    padding: 20px 40px;
    border-radius: 6px;
    background-color: #f6f6fe;
    margin-bottom: 12px;
    outline: 0;
    border: 0;
    resize: none;
    height: 200px;
    color: #5c638c;
    font-size: 15px
}

.contact-us-form form.contact-us select {
    display: block;
    width: 100%;
    padding: 20px 40px;
    border-radius: 6px;
    background-color: #f6f6fe;
    margin-bottom: 12px;
    outline: 0;
    border: 0;
    color: #5c638c;
    font-size: 15px
}

.contact-us-form form.contact-us input[type=submit] {
   background-color: yellow;
    text-transform: uppercase;
   
    
    color: #86286f;
    font-size: 16px !important
}

.get-in h3 {
    font-size: 40px !important;
    font-weight: 700;
    color: #000;
    padding-left: 20px;
    margin-top: 35px !important
}

.get-in-touch {
    margin-top: 10%
}

.address ul li {
    list-style: none
}

.address ul li a {
    list-style: none;
    margin: 10px 0;
    font-size: 12px !important;
    font-weight: 700;
    color: #0f1c70
}

.address ul li i {
    border: 1px solid #0f1c70;
    border-radius: 30px;
    padding: 10px 10px;
    margin-right: 12px;
    margin-top: 12px
}

.address li.call a {
    font-size: 23px !important;
    color: #ee3823 !important;
    font-weight: 600
}

.address li.call i {
    border: 1px solid #ee3823 !important;
    font-size: 13px
}

.get-in h3:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 115px;
    background-color: #cfd2e2;
    right: 42px;
    top: 25px
}

.contact-form:before {
    content: url(../images/dot.png);
    position: absolute;
    top: -10px;
    left: -115px
}

.contact-us-form .contact-form h2:before {
    content: url(../images/contact-circle-5.png);
    position: absolute;
    left: -230px;
    top: -100px
}

.get-img:after {
    content: url(../images/banner-side-img.png);
    position: absolute;
    right: -390px;
    top: 210px
}

.get-img:before {
    content: url(../images/pak-right.png);
    position: absolute;
    right: -289px;
    top: -100px
}

.contact-form:after {
    content: url(../images/pak-top.png);
    position: absolute;
    left: -340px;
    bottom: 300px
}

.contact-us-form .form-map iframe {
    margin: 90px 0 0 90px;
    box-shadow: 1px 1px 32px 20px #9b9b9b0d;
    border-radius: 10px
}

.address ul li i.fas.fa-map-marker-alt {
    width: 35px !important;
    height: 35px !important;
    display: inline-block;
    justify-content: center;
    align-items: center;
    text-align: center
}

.banner-portfolio {
    height: 270px !important
}

section.form-page {
    background-image: none !important
}

section.form-page h3::after {
    display: none
}

section.form-page::after {
    display: none
}

section.form-page h3 {
    color: #0a10b2 !important;
    font-weight: 800 !important
}

section.form-page p {
    font-size: 15px !important;
    color: #5c638c !important
}

section.form-page .form-row .fldset .check-list label {
    color: #5c638c !important;
    outline: 0
}

section.form-page .form-row .fldset textarea {
    background-color: #edeef5;
    resize: none;
    outline: 0
}

section.form-page .form-row .fldset input {
    background-color: #edeef5;
    outline: 0
}

section.form-page .form-row .fldset select {
    background-color: #edeef5;
    outline: 0
}

section.form-page .form-row .fldset input[type=submit] {
    background: #f7da03;
    outline: 0
}

header.sec-aboutus {
    position: absolute;
    width: 100%
}

.sec-ourvision {
    background-image: url(../images/banjo.png);
    background-repeat: no-repeat;
    padding: 190px 0 126px !important;
    background-size: 99% 96% !important;
    position: relative;
    width: 98% !important
}

/*.sec-ourvision:after{
    content:url(../images/about-right-banner.png);
    position:absolute;
    right:-10%;
    bottom:-253px;
    top:545px
}*/
.sec-ourvision h2 {
    font-size: 48px !important;
    color: #fff;
    margin: 62px 0 22px
}

.sec-ourvision p {
    color: #fefefe
}

.sec-ourvision p strong {
    font-weight: 400;
    color: #f7da03
}

.sec-ourvision .about-thum {
    position: relative;
    left: 51px;
    top: -5px
}

/*.sec-ourvision:before{
    content:url(../images/sol-top.png);
    position:absolute;
    left:40%;
    top:587px
}
.sec-ourvision .row:before{
    content:url(../images/pak-right.png);
    position:absolute;
    right:3%;
    top:9%
}*/
.sec-ourmission .mission-thum {
    position: relative;
    right: 5%;
    top: -50px
}

.sec-ourmission a.grn-btn {
    /*    width:208px;
    height:54px;*/
    margin-top: 26px
}

.sec-ourmission h2 {
    font-size: 44px !important;
    margin: 8px 0 24px
}

p.mission-deatil-btm {
    margin-top: 35px;
    line-height: 26px
}

.sec-solution {
    background-image: url(../images/solution-banner.png);
    background-size: 100% 100%;
    padding: 124px 0 170px;
    position: relative;
    width: 95%;
    margin: -129px auto auto
}

/*.sec-solution:before{
    content:url(../images/sol-top.png);
    position:absolute;
    right:45%;
    top:-10px
}*/
.sec-solution h3 {
    color: #fff;
    font-size: 32px !important;
    font-weight: 600;
    margin-bottom: 40px;
    padding-right: 42px;
    letter-spacing: 1px
}

.sec-solution .range-slider-wrapper {
    padding-left: 8%
}

.sec-solution h3.hdng-map {
    padding-right: 40px
}

.sec-solution p {
    color: #fff;
    margin-top: 8px
}

.sec-solution .sol-progressbaar-wrapper p {
    margin: 6px 0;
    color: #c1caed;
    font-size: 16px;
    font-weight: 400
}

.sec-solution input#customRange3 {
    width: 100%
}

.sec-mind.sec-user-info {
    padding: 0 0 110px 0
}

.sec-mind.sec-user-info .client-info-wrapper.fourth {
    background: #fcf8ea
}

.sec-mind.sec-user-info .row.mind-bottom .client-info-wrapper.fourth p strong {
    color: #efc744
}

.sec-mind.sec-user-info .client-info-wrapper.fifth {
    background: #f4fcff
}

.sec-mind.sec-user-info .row.mind-bottom .client-info-wrapper.fifth p strong {
    color: #83c0f6
}

.sec-mind.sec-user-info h2 {
    text-align: center;
    font-size: 40px !important;
    color: #0f1c70;
    margin-bottom: 50px
}

.row.mind-bottom {
    justify-content: space-evenly
}

.sec-patner {
    background-image: url(../images/banner-powerfull.png);
    background-size: 100% 100%;
    padding: 90px 0 14px;
    width: 95%;
    margin: 0 auto
}

/*.sec-patner::after{
    content:url(../images/pak-top.png);
    position:relative;
    left:498px;
    bottom:-41px
}*/
.sec-patner h2 {
    font-size: 40px !important;
    color: #fff;
    margin-bottom: 14px
}

.sec-patner .patner-info {
    font-size: 15px;
    padding: 0 120px;
    line-height: 24px;
    color: #fff;
}

.sec-patner .patner-wrapper {
    background: #fff;
    border-radius: 20px;
    padding: 20px 24px 30px 24px;
    height: 320px;
    width: 265px
}

.sec-patner .patner-wrapper h4 {
    color: #000;
    font-size: 18px;
    font-weight: 800;
    margin: 21px 0 10px
}

.sec-patner .patner-wrapper p {
    font-size: 14px;
    font-weight: 300;
    color: #5c638c;
    line-height: 22px;
    height: 150px
}

.sec-patner .patner-wrapper a {
    font-size: 16px;
    color: #ef4228;
    font-weight: 500;
    text-decoration: underline;
    letter-spacing: 1px;
    transition: all .5s ease-in-out;
    display: none
}

.sec-patner .patner-wrapper a:hover {
    padding-left: 10px;
    transition: all .5s ease-in-out
}

.sec-patner .row.top {
    margin-bottom: 40px
}

.sec-ourclient .row {
    align-items: center
}

.sec-ourclient {
    padding: 90px 0 62px
}

.sec-ourclient h3 {
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #000;
}

.sec-ourclient h5 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin: 50px 0 16px
}

.sec-ourclient p {
    font-size: 15px;
    font-weight: 400;
    padding: 0 50px 0 0
}

.sec-ourclient .row.client-thum {
    margin-top: 50px;
    width: 96%
}

.client-company-wrapepr .clients-info li:first-child:before,
.clients-info2 li:first-child:before,
.clients-info3 li:first-child:before,
.clients-info4 li:first-child:before {
    content: url(../images/client-1.png);
    height: 13px !important;
    width: 100px !important;
    position: absolute;
    left: 0;
    top: 0
}

.clients-info2 li:first-child:before {
    content: url(../images/client-2.png)
}

.clients-info3 li:first-child:before {
    content: url(../images/client-3.png)
}

.clients-info4 li:first-child:before {
    content: url(../images/client-4.png)
}

.client-company-wrapepr li {
    position: relative;
    padding-left: 125px;
    list-style: none
}

.client-company-wrapepr {
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    border-radius: 100px;
    height: 112px;
    width: 497px;
    display: flex;
    padding: 10px 10px 0;
    margin-left: 36px;
    margin: 11px 28px 13px
}

.client-company-wrapepr li:first-child {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding-top: 12px
}

.client-company-wrapepr li:nth-child(2) {
    color: #ef4228;
    font-size: 15px;
    font-weight: 400;
    margin-top: 12px
}

.sec-powerfull-technology.orange {
    background-image: url(../images/client-baar.png);
    margin-bottom: 46px;
    margin: 50px auto;
    height: auto !important
}

.sec-powerfull-technology.orange ul.technology-wrapper.client a.tec-contact {
    background: #fff;
    color: #0f1c70;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px
}

.sec-powerfull-technology.orange ul.technology-wrapper.client a.tec-quote {
    background: #f7da03;
    background-image: none !important;
    color: #1d1f4a;
    height: 44px;
    width: 141px
}

.sec-powerfull-technology.orange ul.technology-wrapper.client a.tec-quote:before {
    content: "\f4ad";
    font-weight: 800;
    font-family: "Font Awesome 5 Free";
    color: #ee3823;
    margin-right: 8px
}

.sec-powerfull-technology.orange.btm {
    margin-bottom: 20px
}

.sec-promise {
    padding: 92px 0 42px;
    position: relative
}

.sec-promise .col-sm-12.col-md-6 {
    padding-left: 0
}

.sec-promise:before {
    content: url(../images/promise-left.png);
    position: absolute;
    left: -8%;
    top: 20%
}

.sec-promise h2 {
    color: #000;
    font-size: 40px !important
}

.sec-promise .about-tab-wraper {
    display: flex;
    align-items: center;
    background: #fff5ed;
    border-radius: 80px;
    padding: 6px;
    height: 89px;
    width: 313px;
    margin-bottom: 15px
}

.sec-promise .about-tab-wraper p {
    margin-top: 15px;
    margin-left: 20px;
    font-weight: 400;
    font-size: 17px;
    color: #ff9b53;
    padding-left: 8px;
    letter-spacing: 1px
}

.sec-promise p {
    font-size: 14px;
    margin-top: 20px;
    margin-left: -14px;
    line-height: 22px
}

p.tab-back-detail2 {
    margin-top: 52px
}

p.tab-back-detail3 {
    margin-top: 45px
}

p.tab-back-detail4 {
    margin-top: 50px
}

p.tab-back-detail5 {
    margin-top: 30px
}

.sec-promise .about-tab-wraper.gre {
    background-color: #e5fbf5
}

.sec-promise .about-tab-wraper.pur {
    background-color: #f8f2ff
}

.sec-promise .about-tab-wraper.blue {
    background-color: #ecf3ff
}

.sec-promise .about-tab-wraper.pink {
    background-color: #feecf3
}

.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-right.active {
    transform: translateX(33.33%)
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
    transform: translateX(-33.33%);
    background-color: red !important
}

.carousel-inner .carousel-item-left,
.carousel-inner .carousel-item-right {
    transform: translateX(0);
    background-color: red !important
}

section.banner-owl {
    background: url(../images/service-content-bg.png) !important;
    padding-bottom: 8% !important;
    background-size: 100% 97% !important;
    background-repeat: no-repeat !important;
    height: 890px !important
}

/*.banner-col-1 h1:before{
    content:url(../images/dot.png);
    left:-122px;
    top:181px;
    position:absolute
}*/
/*.hunderd .share-idea:before{
    content:url(../images/circle-4.png);
    position:absolute;
    top:714px;
    left:-150px
}*/
/*.hunderd .discus-project:before{
    content:url(../images/service-content-c-img.png);
    position:absolute;
    top:62px;
    left:620px
}*/
/*.hunderd .share-idea:after{
    content:url(../images/service-content-side-head-img.png);
    position:absolute;
    top:560px;
    left:770px
}*/
.discus-project h1 {
    font-size: 24px;
    padding-top: 8px;
    padding-bottom: 16px;
    color: #000;
}

.word-tel .intl-tel-input .selected-flag {
    background: #e5e9f0 !important;
    outline: 0
}

.word-tel {
    margin-bottom: 9px
}

.discus-project select {
    margin-bottom: 0 !important;
    color: #5c638c;
    font-size: 14px
}

.discus-project textarea {
    width: 100%;
    height: 110px;
    border-radius: 5px;
    border: 1px solid #8080807a;
    padding-left: 25px;
    margin: 10px 0 0 0;
    padding-top: 12px;
    font-size: 14px
}

.discus-project input::placeholder {
    font-size: 14px
}

body.service-wordpress header:before {
    content: ''
}

body.service-wordpress header {
    background: 0 0;
    position: absolute;
    width: 100%;
    z-index: 999
}

.banner-col-1 h1 {
    font-weight: 600;
    color: #fff;
    font-size: 45px;
    padding-top: 176px;
    line-height: 60px
}

.banner-owl {
    background-size: cover;
    background-position: center;
    padding-bottom: 100px
}

.banner-col-1 p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
    padding-right: 78px;
    padding-top: 9px
}

.banner-col-1 ul {
    color: #fff;
    list-style: none;
    font-size: 14px;
    padding-bottom: 10px !important
}

.banner-col-1 ul li {
    padding-bottom: 4px !important;
    padding-top: 5px !important
}

.scar {
    margin-left: -28px !important
}

.banner-col-1 ul li::before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    padding-right: 8px;
    color: #0dc935
}

.bottom {
    padding-bottom: 30px
}

/* .bottom img{
    margin-left:2px;
    background-color:#f7da03;

    border:20px solid #f7da03;
    border-top-left-radius:40px;
    border-bottom-left-radius:40px;
    border-bottom-right-radius:40px
     
} */
.banner-owl .banner-slider .slide img {
    height: 145px;
    padding: 30px 14px;
    object-fit: contain;
    background-color: transparent;
    width: 168px !important
}

.sec-1 h2 {
    font-size: 26px !important;
    color: #000;
    line-height: 38px;
    padding-bottom: 16px
}

.sec-1 p {
    font-size: 16px;
    color: #000;
    padding-bottom: 20px
}

.btn-2 {
    background-color: #f7da03;
    position: relative;
    padding: 16px;
    color: #000;
    border-radius: 7px;
    padding-left: 75px;
    padding-right: 55px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600
}

/*.btn-2::before{
    content:url(../service-custum-wordpress-img/message-2.png);
    position:absolute;
    left:50px;
    top:20px
}*/
.sec-1 img {
    margin-bottom: 46px
}

.padd {
    display: flex;
    align-items: center
}

.padd img {
    position: absolute;
    right: 81px;
    top: 87px
}

section.sec-1 {
    padding-top: 16px;
    padding-bottom: 100px
}

.center {
    text-align: center
}

.btn-3 {
    padding: 15px;
    color: #fff;
    border-radius: 7px;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.sec-2 {
    padding-top: 30px;
    padding-bottom: 50px;
    background-image: url(../service-custum-wordpress-img/sec-2-back.png);
    background-repeat: no-repeat;
    background-size: 97% 100% !important;
    margin-left: 50px
}

.sec-2 h2 {
    padding-top: 72px;
    font-size: 34px !important;
    color: #000;
    padding-bottom: 22px
}

.diss {
    padding-bottom: 70px
}

.sec-2 p {
    font-size: 15px;
    color: #5c638c !important;
    margin-bottom: 0 !important
}

.sec-3 span {
    color: red
}

.sec-2 span {
    color: red
}

.bike {
    padding-top: 140px !important
}

.bike h2 {
    font-size: 40px !important
}

.bike p {
    margin-bottom: 14px !important
}

.sec-our-package.bike:before {
    content: url(../images/pak-top.png);
    position: absolute;
    right: 24%;
    top: -24px
}

/*.sec-our-package.bike .row.package-content:before{
    content:url(../images/pak-right.png);
    position:absolute;
    right:6%;
    top:17%
}*/
.bike ul.pack-info {
    height: 245px;
    overflow-y: scroll;
    margin-bottom: 13px
}

.bike a.order-btn {
    /*    display:flex;*/
    width: 100%;

    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    border-radius: 6px
}

.bike .pack-contact {
    height: 60px
}

.bike .row.pack-contact ul li:first-child {
    color: red;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important
}

section.sec-3 {
    padding-top: 122px
}

.bike .pack-info-wrapper h5 {
    padding-top: 9px !important;
    font-size: 15px !important;
    margin-bottom: 13px !important
}

.bike ul li {
    padding-top: 7px;
    font-size: 15px
}

.bike p:nth-child(1) {
    margin-bottom: 0 !important;
    font-size: 42px !important;
    height: 56px
}

section.last-sec {
    padding-top: 100px;
    padding-bottom: 100px
}

section.last-sec h2 {
    font-size: 40px !important;
    color: #000;
    padding-bottom: 17px
}

section.last-sec h6 {
    font-size: 16px;
    color: #0f1c70 !important;
    padding-bottom: 10px;
    font-weight: 700
}

section.last-sec p {
    font-size: 13px;
    color: #5c638c !important;
    padding-bottom: 9px;
    line-height: 21px
}

.last-sec img {
    margin-left: 7px;
    background-color: #f7da03;
    border: 20px solid #f7da03;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px
}

.last-images img {
    width: 93%;
    margin-left: 112px;
    background-color: unset !important;
    border: none !important;
    border-top-left-radius: unset !important;
    border-bottom-left-radius: unset !important;
    border-bottom-right-radius: unset !important
}

.sec-3-img img {
    padding-left: 10px
}

.word-image .col-md-2 {
    padding-right: 0 !important
}

.last img {
    margin-left: 80px;
    width: 100%
}

.sec-our-package .pack-info-wrapper {
    margin-bottom: 20px !important
}

.banner-owl .discus-project {
    margin-top: 140px !important;
    margin-left: 23px
}

.want-discuss p {
    color: #f7da03
}

.share-idea a:last-child::before {
    background: url(../images/green-mssge-icon.png) !important;
    background-repeat: no-repeat !important
}

.dev-icons img {
    width: 100px;
    object-fit: contain
}

.ecommerce-con h1 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700
}

img.chat-imgs {
    width: 46px
}

.seo-about img {
    width: 100%
}

.seo-icons {
    display: flex
}

.seo-icons img {
    width: 90px;
    height: 80px;
    object-fit: contain
}

.seo1 img {
    background: #e9eff3;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.seo2 img {
    background-color: #f1e4e3;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.seo3 img {
    background-color: #e2eff7;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.seo4 img {
    background-color: #f3e7e9;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.seo5 img {
    background-color: #e2f8fc;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.seo6 img {
    background-color: #f7e7e7;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.keyword img {
    width: 70px;
    height: auto;
    object-fit: cover
}

.seo-port {
    margin: 40px 0 30px 0
}

.seo-port h1 {
    font-size: 25px
}

.financial {
    background: url(../images/seo-port1.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 370px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 20px
}

.festival {
    background: url(../images/seo-port2.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 370px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 20px
}

.handmade {
    background: url(../images/seo-port3.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 370px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 20px
}

.winery {
    background: url(../images/seo-port4.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0 370px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 20px
}

.testimon-slider {
    background: url(../images/map2.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0 20px 0
}

.box {
    background: #fff;
    padding: 20px;
    width: 50%;
    margin: 0 auto;
    margin-top: 142px;
    margin-bottom: 15px;
    text-align: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 5px 0 #80808096
}

.box h1 {
    color: #0f1c70;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 35px;
    padding: 0;
    margin: 15px 0 15px 0
}

.box p {
    color: #0f1c70;
    font-size: 15px;
    font-weight: 500
}

.rat-icon i {
    color: #ee3823
}

.rat-icon h5 {
    font-weight: 600;
    color: #0f1c70;
    margin: 5px 0 5px 0
}

.rat-icon p {
    color: #0f1c70;
    font-weight: 300
}

section.we-deliver.design-logo .row.solution-logo {
    align-items: center;
    margin-top: 40px;
    width: 80%;
    margin: 40px auto
}

section.we-deliver.design-logo .deliver-logo-wrapper {
    width: 182px;
    height: 86px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    box-shadow: #00000014 -6px 16px 20px 13px
}

section.create-unique .un-head h2 {
    color: #0f1c70;
    line-height: 58px;
    margin-bottom: 44px
}

section.create-unique .un-head h5 {
    font-weight: 600;
    font-size: 16px
}

section.create-unique.maintain .un-head p {
    margin: 10px 0 44px
}

.our-portfolio.feature div#portf-gallery-tab {
    width: 60%;
    height: 50px;
    display: flex;
    align-items: center
}

.our-portfolio.feature div#portf-gallery-tab a {
    margin: 0;
    font-size: 14px;
    font-weight: 600
}

.our-portfolio.feature {
    padding: 88px 0 90px
}

.our-portfolio.feature strong {
    color: red !important;
    font-weight: 700 !important
}

.our-portfolio.feature h2 {
    font-size: 40px !important
}

.bus-pkg {
    height: 267px !important
}

.seo-pkg {
    height: 267px !important
}

.ult-con ul {
    height: auto !important
}

.ult-pkg {
    column-count: auto !important;
    height: 250px !important
}

.growth-pkg ul:last-child {
    height: auto !important
}

.growth-pkg ul {
    height: 250px !important;
    column-count: auto !important
}

.sec-our-package a {
    /*    margin-right:9px*/
}

.sec-our-package a:last-child {
    margin: 0
}

.owl-packages .owl-nav i {
    font-size: 38px !important;
    font-weight: 300
}

.owl-packages .owl-nav button {
    font-size: 52px !important;
    color: #ef452b !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.owl-packages .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    outline: 0 !important
}

.owl-packages .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    outline: 0 !important
}

.owl-packages .owl-nav button {
    font-size: 52px !important;
    color: #ef452b !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.owl-packages .owl-nav button.owl-next {
    position: absolute;
    right: -100px;
    outline: 0 !important
}

.owl-packages .owl-nav button.owl-prev {
    position: absolute;
    left: -100px;
    outline: 0 !important
}

.sec-our-package.design-packages .feature-portfolio .pack-info-wrapper ul.pack-info {
    column-count: 2;
    overflow-x: hidden;
    overflow-y: scroll
}

.sec-our-package.design-packages .feature-portfolio .btm-pak-contact ul li {
    margin-right: 4px
}

.sec-our-package.design-packages .feature-portfolio .btm-pak-contact ul {
    display: flex;
    align-items: center
}

.feature-portfolio a.order-btn {
    width: 467px
}

.feature-portfolio .btm-pak-contact.feature li:nth-child(2):before {
    display: none
}

.feature-portfolio .btm-pak-contact.feature li:nth-child(2) {
    margin-right: 10px !important
}

.feature-portfolio .btm-pak-contact.feature li:nth-child(3) {
    color: red
}

.feature-portfolio .btm-pak-contact.feature li:last-child:before {
    content: "\f4ad";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-right: 8px;
    color: #0dc935
}

.sec-our-package.design-packages {
    padding: 120px 0 150px
}

.creative-sec {
    justify-content: center
}

.text-center h1 {
    font-size: 40px;
    font-weight: 700
}

header.video-animation .navbar img.logo {
    margin-right: 26px;
    width: 15%
}

.video-anim a:last-child::before {
    background: url(../images/live-chat-video.html);
    background-repeat: no-repeat !important;
    width: 25px !important;
    height: 17px !important
}

.video-anim a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.video-animation-bg .banner-slider:before {
    left: 600px !important;
    top: 260px !important
}

.video-creative .power-image img {
    width: unset !important;
    height: unset !important
}

.video-creative .sp-im {
    position: relative;
    left: -171px
}

.video-creative .we-ban {
    margin-left: 37px
}

.video-creative .ps-icons {
    margin-bottom: 32px !important
}

.video-creative .ps-icons img {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover !important;
    margin-right: 36px !important
}

.video-quility h1 {
    font-weight: 700 !important
}

.video-quility h2 span {
    color: red
}

.video-quility {
    text-align: center
}

.video-quility .video-images {
    display: flex;
    justify-content: center
}

.video-quility .brand-ident {
    box-shadow: 15px -13px 20px 8px #d3d4e46e
}

.video-quility .start-project p {
    margin-top: 36px !important
}

.featured-folio .nav-tabs {
    width: 40% !important;
    margin-bottom: 0 !important
}

.featured-folio .package-content-writing div#nav-tabContent .col-md-4 img {
    width: 100% !important;
    height: 100% !important;
    padding-top: 40px !important
}

.video-animation-bg {
    background-size: cover !important;
    padding-bottom: 130px !important
}

.video-anim-pkg:before {
    top: -15px !important
}

.video-anim-pkg .premium-video ul li {
    padding: 0 !important
}

.sec-our-package .premium-video p {
    margin: 0 !important
}

.sec-our-package .premium-video {
    padding: 25px 18px;
    padding-bottom: 20px !important
}

.video-anim-pkg .premium-video .plac-col ul {
    margin: 0;
    padding-top: 12px !important
}

.video-anim-pkg .premium-video ul li {
    color: #080c8e !important;
    font-weight: 700
}

.video-anim-pkg .premium-video ul li a {
    color: #080c8e !important;
    font-weight: 700
}

.video-anim-pkg .plac-col ul li {
    color: red !important
}

.video-anim-pkg .premium-video h5 {
    margin-left: 40px;
    margin-bottom: 0;
    font-weight: 700
}

.video-anim-pkg .plac-col ul li:last-child:before {
    content: "\f4ad";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-left: 8px;
    color: #0dc935
}

.sec-our-package .premium-video:hover {
    background-image: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important
}

.video-anim-pkg .premium-video ul li:hover {
    color: #fff !important
}

.video-anim-pkg .premium-video:hover ul li::before {
    color: #f7da03
}

.video-anim-pkg .premium-video:hover ul li {
    color: #fff !important
}

.video-anim-pkg .premium-video:hover h5 {
    color: #fff
}

.video-anim-pkg .premium-video:hover span {
    color: #fff
}

.video-anim-pkg .premium-video:hover a.order-btn {
    background: #ffdb00 !important
}

.video-anim-pkg .premium-video:hover ul li a {
    color: #ffff !important
}

.video-anim-pkg .premium-video:hover .plac-col ul li {
    color: #ffdb00 !important
}

.video-anim-pkg .plac-col {
    margin-left: -5px
}

.portfolio-sec.featured-folio {
    margin-top: 5% !important
}

.portfolio-sec.featured-folio span {
    color: red !important
}

.video-unique .un-head h5 {
    margin-bottom: 20px !important
}

/*header ul.navbar-nav li a:hover {*/
    /*color: transparent !important;*/
    /*-webkit-background-clip: text;*/
    /*background-image: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 0%, #f65aad 65%, #ec3d43) !important;*/
/*   color: #8b2972;*/
/*}*/

header ul.navbar-nav li a {
    font-weight: 500
}

.contact-us-form .contact-form h2 {
    font-weight: 600 !important
}

.contact-us h3 {
    font-weight: 800 !important
}

.contact-us-form .form-map iframe {
    margin: 30px 0 0 20px !important
}

.social-contact .content {
    padding: 50px 100px
}

.social-contact h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px !important
}

.content p {
    font-size: 18px
}

.sidebar-contact {
    position: fixed;
    top: 52% !important;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    box-shadow: 0 20px 50px rgb(0 0 0 / 50%);
    box-sizing: border-box;
    transition: .5s;
    right: -353px
}

.sidebar-contact.active {
    right: 0
}

.social-contact .sidebar-contact input,
.social-contact .sidebar-contact textarea {
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: 0;
    font-size: 14px;
    font-weight: 500;
    padding: 14px;
    border-radius: 6px
}

.sidebar-contact h2 {
    margin: 0 0 20px;
    padding: 0
}

.social-contact .sidebar-contact textarea {
    height: 60px;
    resize: none
}

.social-contact .sidebar-contact input[type=submit] {
    cursor: pointer;
    border: none;
    background: #f7da03;
    color: #0f1c70 !important;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    letter-spacing: 2px;
    border-radius: 22px
}

.social-contact .sidebar-contact.active {
    right: 20px;
    top: 270px
}

.social-contact .sidebar-contact {
    border: 2px solid #ee3823;
    border-radius: 24px
}

.toggle:before {
    content: '\f003';
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #fff;
    font-weight: 800
}

.toggle.active:before {
    content: '\f00d'
}

.thankyou {
    text-align: center
}

.thankyou h1 {
    font-size: 32px;
    font-weight: 700;
    color: #0f1c70;
    margin: 50px 0 20px 0
}

.thankyou p {
    font-size: 15px;
    font-weight: 400;
    color: #5c638c;
    padding-bottom: 20px
}

.thankyou p span {
    font-weight: 500 !important;
    color: #ed3822
}

.follow-on {
    margin-bottom: 10%
}

.follow-on h4 {
    font-size: 14px;
    font-weight: 600;
    color: #0f1c70
}

.follow-on a i {
    font-size: 24px;
    background-color: #ed3822;
    color: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 8px 8px
}

.follow-on a i:hover {
    color: #0a0fae;
    transition: all .5s ease
}

@media(max-width:768px) {
    .sidebar-contact {
        width: 100%;
        height: 100%;
        left: -100%
    }

    .sidebar-contact .toggle {
        top: 50%;
        transform: translateY(-50%);
        transition: .5s
    }

    .sidebar-contact.active .toggle {
        top: 0;
        right: 0;
        transform: translateY(0)
    }

    .scroll {
        width: 100%;
        height: 100%;
        overflow-y: auto
    }

    .content {
        padding: 50px 50px
    }
}

.view-btn {
    text-align: center;
    padding-bottom: 15px;
    display: none
}

.view-btn a {
    color: #ef4128 !important
}

.pack-info-wrapper:hover .view-btn a {
    color: #fff !important
}

.pack-info-wrapper:hover .view-btn a:hover {
    color: #f7da03 !important
}

ul.pack-info.extra-3 {
    column-count: 3;
    height: unset;
    overflow-y: auto
}

.pack-cont ul li {
    color: red;
    font-size: 14px;
    font-weight: 400
}

.roop:before {
    content: "\f4ad";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-right: 8px;
    color: #0dc935
}

.sec-our-package .pack-info-wrapper:hover .roop:before {
    color: #f7da03 !important
}

.pack-cont {
    text-align: center
}

.pack-cont .roop {
    color: #000 !important
}

.pack-cont .rope {
    color: #000 !important;
    margin-left: 20px
}

/*.sec-our-package .pack-info-wrapper:hover .btm-pak-cont li{
    color:#f7da03!important
}
.sec-our-package .pack-info-wrapper:hover .rope{
    color:#fff!important
}
.sec-our-package .pack-info-wrapper:hover .roop{
    color:#fff!important
}
.view-btn .order-btn{
    margin-left:26px!important
}
.sec-our-package .pack-info-wrapper:hover .order-btn:hover{
    color:#fff!important
}*/
.pack-cont .order-btn {
    color: #fff !important
}

.hunderd .banner-slider .slide img {
    height: 145px;
    padding: 30px 0 !important;
    object-fit: contain;
    background-color: transparent;
    width: 140px !important
    
}

.sec-our-package .nav-tabs .nav-link.active,
.sec-our-package .nav-tabs .nav-link:hover {
    background-image: none !important;
    color: #fff !important;
    border-radius: 0 !important;
    border: none !important;

    border-bottom: 2px solid #fff !important;
}

.pricingMain .nav-tabs .nav-link.active,
.sec-our-package .nav-tabs .nav-link:hover {

    border-bottom: 2px solid #fff !important;
}

.contact-us-form .contact-form h2:before {
    left: -245px !important;
    top: -90px !important
}

.contact-form:before {
    top: 12px !important
}

.get-img:before {
    right: -300px !important;
    top: -90px !important
}

.contact-us-form .contact-form h2 {
    margin: 11px 0 93px -8px !important
}

.contact-us-form .contact-form h2 span {
    margin-left: -5px !important
}

.get-img img {
    margin: -7px 0 !important
}

.contact-us h3 {
    padding-bottom: 4px !important;
    font-size: 25px !important;
    padding-right: 1px !important
}

.contact-us-form form.contact-us h3 span {
    padding-right: 4px !important
}

.contact-us-form form.contact-us p {
    margin: 8px 0 26px 14px !important;
    width: 462px !important;
    line-height: 1.7 !important
}

.contact-us-form form.contact-us input {
    width: 92% !important;
    padding: 20px 42px !important;
    margin-left: 17px !important;
    margin-bottom: 4px !important;
    margin-top: 7px !important
}

.contact-us-form form.contact-us select {
    width: 92% !important;
    padding: 19px 38px !important;
    margin-left: 17px !important;
    margin-bottom: 10px !important;
    margin-top: 8px !important
}

.contact-us-form form.contact-us textarea {
    width: 92% !important;
    padding: 17px 42px !important;
    margin-left: 17px !important;
    margin-bottom: 16px !important;
    margin-top: 8px !important;
    height: 206px !important
}

.contact-us-form form.contact-us input[type=submit] {
    font-size: 17px !important;
    padding: 16px 0 !important;
    text-transform: uppercase;
    font-weight: 600
}

.get-img:after {
    right: -379px !important;
    top: 206px !important
}

.contact-form:after {
    left: -312px !important;
    bottom: 191px !important
}

.get-in h3 {
    padding-left: 11px !important
}

.address li.call i {
    font-size: 17px !important;
    margin-top: 6px !important;
    margin-left: 4px !important
}

.address ul li i {
    margin-top: 18px !important;
    margin-left: 5px !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    margin-right: 15px !important
}

.contact-us-form .form-map iframe {
    margin: 39px 0 0 8px !important
}

.word-image {
    padding-top: 50px;
    padding-bottom: 60px
}

.word-image .word-img {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.word-image .word-img img {
    width: 130px !important
}

.sec-1-img {
    position: absolute;
    right: 70px
}

.media-sec-2 {
    background: url(../images/123.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
    width: 95%;
    margin: 0 auto;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.media-sec-2 p {
    padding-bottom: 10px;
    line-height: 25px;
    padding-top: 20px
}

.media-sec-2 {
    margin-bottom: 137px;
    margin-top: 130px
}

.media-sec-3 span {
    color: #ee3823
}

.media-sec-3 h2 {
    font-size: 40px !important;
    color: #0f1c70 !important
}

.media-sec-3 p {
    color: #5c638c !important;
    font-size: 15px;
    padding-top: 30px;
    padding-bottom: 35px
}

.media-sec-3 img {
    padding-left: 15px;
    padding-bottom: 45px
}

.media-sec-3 {
    padding-bottom: 100px
}

.last h2 {
    color: #0f1c70;
    font-size: 38px !important;
    line-height: 50px
}

.last h6 {
    font-size: 16px;
    color: #0f1c70 !important;
    padding-bottom: 10px
}

.last p {
    font-size: 14px;
    color: #5c638c;
    padding-bottom: 40px
}

.chain img {
    margin-left: 30px;
    background-color: #f7da03;
    border: 20px solid #f7da03;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px
}

.last {
    padding-top: 150px;
    padding-bottom: 100px
}

.marg img {
    margin-left: 60px
}

.spark img {
    margin-left: 30px;
    background-color: #f7da03;
    border: 20px solid #f7da03;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 11% !important
}

header ul.navbar-nav li a.nav-link.live-chat:hover {
    filter: hue-rotate(-8deg);
    transition: .5s
}

header ul.navbar-nav li a.nav-link.live-chat:hover {
    background-color: red !important;
    color: #fff !important;
    transition: .5s;
    background: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important
}


.sec-ourservices img:hover {
    filter: hue-rotate(90deg);
    transform: scale(1.5)
}

header ul.navbar-nav li a.nav-link.free-quote:hover {
    /*   filter:hue-rotate(-139deg);
    transition:.5s*/
}

a.tec-contact:hover {
    background: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    transition: .5s
}

.project-btn-wrapper .gradiend-btn:hover {
    background: 0 0 !important;
    border: 1px solid #ee3823 !important;
    transition: .5s;
    color: #ee3823
}

.project-btn-wrapper .grn-btn:hover {
    background: 0 0 !important;
    border: 1px solid #0dc935 !important;
    transition: .5s;
    color: #0dc935
}

.discus-project .submit-btn {}

.discus-project .submit-btn:hover {


    transition: .5s;
    cursor: pointer background-image(90deg, #2ca2b4, #5598DC, #7f87ff 0%, #f65aad 20%, #ec3d43 70%) !important;
}

.bottom img:hover {
    filter: hue-rotate(45deg);
    cursor: pointer
}


.bran-1 img {
    width: 65px !important
}

.bran-2 img {
    width: 85px !important
}

.banner-col-1 ul li span {
    color: #0a10b3
}

.paded img {
    position: absolute;
    right: 81px;
    top: 25px
}

.pexs img {
    width: 100px !important
}

.pxes img {
    width: 78px !important
}

.boc img {
    width: unset !important;
    margin-left: 80px !important
}

.bol img {
    position: absolute;
    right: 81px;
    top: 25px
}

.load img {
    width: 110px !important
}

.ps-coin img {
    width: 82px !important;
    height: 70px !important
}

.fore img {
    width: 55px !important
}

.fore-1 img {
    width: 70px !important
}

.kocs img {
    width: 80% !important
}

.price img {
    position: absolute;
    right: 81px;
    top: 50px
}

.cross img {
    width: 75% !important
}

.package-content-writing img {
    width: 96% !important;
    margin-left: 55px !important
}

.scrop {
    background-color: #ffff;
    border-radius: 20px;
    margin: 30px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-top: unset !important;
    padding-bottom: unset !important
}

.young img {
    position: absolute;
    right: 80px;
    top: 0;
    width: 90%
}

.cores img {
    position: absolute;
    right: 81px
}

.professional-web a {

    color: #fff;
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
}




header ul.navbar-nav li a.nav-link.live-chat:hover {
    filter: hue-rotate(-8deg);
    transition: .5s
}

header ul.navbar-nav li a.nav-link.live-chat:hover {
    background-color: red !important;
    color: #fff !important;
    transition: .5s;
    background: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important
}

/*.sec-powerfull .power-bottom a.contact-btn:hover{
    background:linear-gradient(to bottom right,#f59653 0,#ee3823 38%)!important;
    transition:.5s
}*/
.sec-ourservices img:hover {
    filter: hue-rotate(90deg);
    transform: scale(1.2)
}

header ul.navbar-nav li a.nav-link.free-quote:hover {
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
    -webkit-background-clip: border-box;
}

header ul.navbar-nav li a.nav-link.free-quote span {
    background: #fff;
    border-radius: 30px;
    padding: 10px 20px 10px 20px;
}

header ul.navbar-nav li a.nav-link.free-quote:hover {}


a.tec-contact:hover {
    background: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    transition: .5s
}


.form-row .fldset input[type=submit]:hover, a.sec-1-header-btn.fillBorder:hover {
    background: #fdd200 !important;
  color: #8e2a74 !important ;
   border: none;
    transition:0.5s;
}

.form-row .fldset input[type=submit], a.sec-1-header-btn.fillBorder { 
    cursor:pointer;
    /*border: 1px solid #ec3d43;*/
    background: yellow;
    color: #85276d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

/*.need-btn-wrapper .gradiend-btn:hover{
    background:0 0!important;
    border:1px solid #ee3823!important;
    transition:.5s
}*/
/*.need-btn-wrapper .grn-btn:hover{
    background:0 0!important;
    border:1px solid #0dc935!important;
    transition:.5s
}*/
.project-btn-wrapper .gradiend-btn:hover {
    background: 0 0 !important;
    border: 1px solid #ee3823 !important;
    transition: .5s;
    color: #ee3823
}

.project-btn-wrapper .grn-btn:hover {
    background: 0 0 !important;
    border: 1px solid #0dc935 !important;
    transition: .5s;
    color: #0dc935
}

/*.bottom a.sec-1-a{
    border:1px solid #0dc935
}*/
/*.bottom a.sec-1-a:hover{
    background:0 0!important;
    border:1px solid #0dc935!important;
    transition:.5s
}*/
/*.bottom a.sec-1-a-1{
    border:1px solid #ee3823
}*/
/*.bottom a.sec-1-a-1:hover{
    border:1px solid #ee3823;
    background:0 0!important;
    transition:.5s
}*/
.discus-project .submit-btn {
    /*    border:1px solid #f7da03;*/
    margin-top: 5px
}

.discus-project .submit-btn:hover {
    /*border: 1px solid red;*/
    background: #fdd200 !important;
    transition: .5s;
    cursor: pointer;
    color: #8e2a74;
}

.bottom img:hover {
    filter: hue-rotate(45deg);
    cursor: pointer
}

/*.text-1 a.sec-1-a:hover{
    background:0 0!important;
    border:1px solid #0dc935!important;
    transition:.5s;
    color:#0dc935
}*/
ul.country-list li span {
    color: #000
}

/*.text-1 .btn-2{
    border:1px solid #f7da03
}*/
/*.text-1 .btn-2:hover{
    background-color:transparent;
    border:1px solid #f7da03;
    transition:.5s
}*/
/*.btn-3{
    border:1px solid #ee3823
}
.btn-3:hover{
    border:1px solid #ee3823;
    background:0 0!important;
    color:#000;
    transition:.5s
}*/
/*.change a.sec-1-a-1:hover{
    border:1px solid #ee3823;
    background:0 0!important;
    transition:.5s;
    color:#000
}*/
.change img:hover {
    filter: hue-rotate(45deg);
    cursor: pointer
}

.chat {
    border: none !important
}

.estimmate-wrapper .gradiend-btn:hover {
    border: 1px solid #ee3823 !important;
    background: 0 0 !important;
    transition: .5s;
    color: #ee3823 !important
}

.estimmate-wrapper a:nth-child(1):hover {
    border: 1px solid #0dc935;
    color: #0dc935 !important
}

.estimmate-wrapper .gradiend-btn {
    border: 1px solid #ee3823 !important
}

.estimmate-wrapper a:hover {
    background: 0 0 !important;
    transition: .5s;
    color: #000 !important
}

.start-project a:hover {
    background: 0 0 !important;
    transition: .5s;
    border: 1px solid #ee3823;
    color: #ee3823
}

.script {
    display: flex;
    align-items: center
}

.sec-our-package .pack-info-wrapper h3 {
    font-size: 16px !important
}

.pack-info-wrapper:hover h3 {
    color: #fff
}

.remove img {
    margin-left: unset;
    margin-bottom: 40px
}

.sixd img {
    height: 435px
}

.sixds img {
    height: 465px
}

.gape {
    margin-bottom: 40px
}

.our-portfolio img {
    margin-left: 0 !important
}

.sec-project h4 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px
}

.aftep {
    padding-left: 77px;
    position: relative
}

.aftep i {
    padding-left: 3px
}

.aftep::before {
    content: 'PK';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 15px
}

.aftep i {
    color: #eb3723;
    font-size: 16px !important
}

.aftep h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.aftep h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.afteu {
    padding-left: 77px;
    position: relative
}

.afteu i {
    padding-left: 3px
}

.afteu::before {
    content: 'CM';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 9px
}

.afteu i {
    color: #eb3723;
    font-size: 16px !important
}

.afteu h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.afteu h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.aftrz {
    padding-left: 77px;
    position: relative
}

.aftrz i {
    padding-left: 3px
}

.aftrz::before {
    content: 'GM';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 9px
}

.aftrz i {
    color: #eb3723;
    font-size: 16px !important
}

.aftrz h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.aftrz h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.fater {
    padding-left: 77px;
    position: relative
}

.fater i {
    padding-left: 3px
}

.fater::before {
    content: 'MT';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 13px
}

.fater i {
    color: #eb3723;
    font-size: 16px !important
}

.fater h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.fater h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.atfer {
    padding-left: 77px;
    position: relative
}

.atfer i {
    padding-left: 3px
}

.atfer::before {
    content: 'CP';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 13px
}

.atfer i {
    color: #eb3723;
    font-size: 16px !important
}

.atfer h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.atfer h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.aftre {
    padding-left: 77px;
    position: relative
}

.aftre i {
    padding-left: 3px
}

.aftre::before {
    content: 'JH';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 13px
}

.aftre i {
    color: #eb3723;
    font-size: 16px !important
}

.aftre h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.aftre h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.pric-inner {
    padding-top: 155px;
    padding-bottom: 70px
}

.package-startup li a {
    color: #0f1c70;
    font-weight: 500
}

ul.pack-info-startup li {
    list-style: none;
    position: relative;
    padding-left: 45px;
    font-size: 18px;
    font-weight: 400;
    color: #0f1c70;
    margin-bottom: 8px;
    border-bottom: #eaeaea solid 2px;
    padding-bottom: 20px;
    padding-top: 16px
}

.pack-info-startup li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    color: #ed575a;
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 17px
}

.package-startup {
    box-shadow: -2px 14px 17px 0 #0000001c;
    background: #fff;
    width: 406px;
    height: 334px;
    border-radius: 25px;
    text-align: center;
    padding: 20px;
    align-items: center
}

.package-startup h2 {
    font-size: 22px !important;
    margin-bottom: 15px;
    text-align: center;
    display: inline-flex
}

p.startup-price {
    font-size: 40px !important;
    color: #0f1c70 !important;
    font-weight: 700 !important
}

p.startup-orignal {
    color: #818181;
    font-size: 16px !important;
    font-weight: 500 !important
}

.startup-orignal span {
    text-decoration: line-through !important
}



.pricingMain .nav-tabs .nav-link.active,
.sec-our-package .nav-tabs .nav-link:hover {
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    color: #fff !important;
    border-radius: 50px !important
}

.hmPackage .nav-tabs .nav-link.active,
.hmPackage .nav-tabs .nav-link:hover {
    background-image: none !important;
    border-radius: 0px !important
}


.package-startup a.order-btn {
    display: inline-flex;
    width: 270px;
    height: 51px;
    background: #0dc935;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
    color: #fff;
    margin-bottom: 25px
}

.package-startup li {
    list-style: none;
    color: red;
    font-size: 14px;
    font-weight: 400
}

.package-startup li.startup-chat:before {
    content: "\f4ad";
    font-weight: 800;
    font-family: 'Font Awesome 5 Free';
    padding-right: 8px;
    color: #0dc935
}

.package-startup:after {
    content: url(../images/service-content-side-head-img.png);
    position: absolute;
    top: 60px;
    right: -379px
}

.package-startup li.startup-chat:after {
    content: url(../images/dot.png);
    position: absolute;
    top: 51px;
    left: 162px
}

p.startup-price:before {
    content: url(../images/foot-bot.png);
    position: absolute;
    top: -25px;
    left: -24px
}

section.term h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

section.term {
    margin-top: 120px;
    margin-bottom: 50px;
    background-color: #0a0fa7;
    padding-top: 100px;
    padding-bottom: 100px
}

section.term span {
    color: red
}

section.contents {
    padding-bottom: 30px
}

section.contents h3 {
    color: #0f1c70;
    text-transform: uppercase;
    font-size: 25px !important;
    margin-bottom: 20px;
    font-weight: 500;
    width: 100%
}

section.contents p {
    font-size: 15px !important;
    width: 100%
}

section.contents ul {
    width: 100%;
    padding-left: 20px !important
}

section.contents ul li {
    padding-bottom: 10px
}

section.contents h4 {
    width: 100%
}

section.contents a {
    padding-left: 10px;
    color: #f05a35
}

.fonti {
    padding-right: 0 !important
}

p.tab-back-detail2 {
    margin-top: 8px !important
}

.banner-col-1.sed h1 {
    padding-top: 135px !important
}

.portfolio-wrap {
    position: relative;
    width: 100%
}

.overlay.portfolio-gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ffffffb8
}

.portfolio-wrap:hover .overlay.portfolio-gallery {
    opacity: 1
}

.text.profitable-icon {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.text.profitable-icon img {
    width: 105px !important;
    height: 110px !important
}

div#myModal {
    height: 100%;
    background: #000000ad
}

div#myModal .modal-content {
    width: 32%;
    margin: auto;
    top: 60px;
    background: 0 0;
    border: 0
}

div#myModal .modal-content img {
    width: 100% !important;
    height: 600px;
    object-fit: cover;
    margin: auto;
    border-radius: 20px
}

div#myModal .modal-content .numbertext {
    display: none
}

div#myModal .modal-content a {
    display: none
}

div#myModal .modal-content span.close.cursor {
    position: absolute
}

div#myModal span {
    position: absolute;
    right: 35%;
    top: 82px;
    z-index: 999;
    font-size: 22px;
    background-color: #fff;
    border-radius: 40px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sizing img {
    object-fit: unset !important
}

.portf-im img {
    cursor: pointer
}

.get img {
    width: 100%;
    height: 500px
}

.usb {
    margin-bottom: 30px;
    height: 310px;
}

.usb a {
    position: relative;
    display: block;
    height: 100%;
}

.usb a:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    color: #fff;
    font-size: 100px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #00000087;
    font-size: 60px !important;
    border-radius: 20px;
    padding-top: 0 !important;
    margin: auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    visibility: hidden
}

.usb a:hover:before {
    visibility: visible;
    cursor: pointer
}

.usbe:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    color: #fff;
    font-size: 100px;
    visibility: hidden;
    width: 91%;
    height: 94.5%;
    text-align: center;
    background: #00000087;
    font-size: 60px !important;
    border-radius: 20px;
    padding-top: 180px;
    margin: auto
}

.usbe:hover:before {
    visibility: visible;
    cursor: pointer
}

.usbi:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    color: #fff;
    font-size: 100px;
    width: 94%;
    height: 95.5%;
    text-align: center;
    background: #00000087;
    font-size: 60px !important;
    border-radius: 20px;
    padding-top: 0 !important;
    visibility: hidden;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.usbi:hover:before {
    visibility: visible;
    cursor: pointer
}

.contact-us-form form.contact-us input[type=submit]:hover {
   background: #fdd200 !important;
    transition: .5s;
    cursor: pointer;
    color: #8e2a74;
}

.hore {
    padding-bottom: 50px
}

.banner-col-1 ul li {
    padding-left: 15px !important
}

.padds {
    background-color: #ffff;
    border-radius: 20px;
    margin: 30px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-top: unset !important;
    padding-bottom: unset !important
}

div#logo-1 .gtr img {
    width: 110px
}

div#logo-1 .gtr img {
    width: 100px
}

section.we-deliver.design-logo .deliver-logo-wrapper img {
    width: 70px !important
}

.htr {
    min-height: 95px !important
}

.urt img {
    height: 70px
}

.oiy {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.oiy img {
    width: 79px !important
}

.get img {
    height: auto !important;
    margin-bottom: 0 !important
}

.get {
    border-radius: 10px;
    padding-top: 30px;
    background-color: #f4f7f8;
    padding-bottom: 30px
}

#custom-1 .owl-nav {
    display: none
}

#custom-1 .owl-dots {
    display: none
}

#custom-2 .owl-nav {
    display: none
}

#custom-2 .owl-dots {
    display: none
}

#logo-1 .owl-nav {
    display: none
}

#logo-1 .owl-dots {
    display: none
}

#logo-2 .owl-nav {
    display: none
}

#logo-2 .owl-dots {
    display: none
}

.zero {
    padding-bottom: 0 !important
}

.fore-1 {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.fore {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.bran-2 {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.bran-1 {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    min-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 5px -20px 20px 16px #00000012
}

.seo4 img {
    height: 80px !important
}

.frt img {
    width: 80px !important
}

.scrop img {
    width: unset !important
}

.after-1::before {
    content: 'JH';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 16px
}

.after-2::before {
    content: 'CP';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 16px
}

.after-3::before {
    content: 'MT';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 16px
}

.after-4::before {
    content: 'GW';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 9px
}

.after-5::before {
    content: 'CM';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 10px
}

.after-6::before {
    content: 'PK';
    position: absolute;
    left: -3px;
    top: 0;
    font-size: 24px !important;
    background-color: #f49b32;
    border-radius: 45px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: 0 4px 20px 10px #00000045;
    width: 65px;
    height: 62px;
    padding-top: 9px;
    padding-left: 16px
}

.after-1 {
    padding-left: 77px;
    position: relative
}

.after-1 i {
    padding-left: 3px
}

.after-1 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-1 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-1 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.after-2 {
    padding-left: 77px;
    position: relative
}

.after-2 i {
    padding-left: 3px
}

.after-2 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-2 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-2 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.after-3 {
    padding-left: 77px;
    position: relative
}

.after-3 i {
    padding-left: 3px
}

.after-3 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-3 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-3 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.after-4 {
    padding-left: 77px;
    position: relative
}

.after-4 i {
    padding-left: 3px
}

.after-4 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-4 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-4 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.after-5 {
    padding-left: 77px;
    position: relative
}

.after-5 i {
    padding-left: 3px
}

.after-5 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-5 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-5 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.after-6 {
    padding-left: 77px;
    position: relative
}

.after-6 i {
    padding-left: 3px
}

.after-6 i {
    color: #eb3723;
    font-size: 16px !important
}

.after-6 h5 {
    font-size: 14px;
    color: #0f1c70;
    padding-top: 3px;
    font-weight: 600
}

.after-6 h6 {
    color: #8e95c0 !important;
    font-size: 14px !important
}

.before-style ul li {
    text-align: center
}

.price-unlim {
    background: #fff !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    padding: 20px !important;
    margin: 10px 0 0 0 !important;
    padding-bottom: 0 !important;
    box-shadow: 0 0 8px 5px #ccc !important;
    width: 100% !important
}

.price-unlim .plac-col ul li {
    text-align: center
}

.down {
    margin-bottom: 40px
}

.case img {
    width: 20% !important
}

.address ul li {
    list-style: none;
    margin: 10px 0;
    font-size: 13px;
    font-weight: 700;
    color: #0f1c70
}

.usbt:before {
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    position: absolute;
    color: #fff;
    font-size: 100px;
    visibility: hidden;
    width: 95%;
    height: 92.5%;
    text-align: center;
    background: #00000087;
    font-size: 60px !important;
    border-radius: 20px;
    padding-top: 0 !important;
    transition: all .5s;
    margin: auto;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.usbt:hover:before {
    visibility: visible;
    cursor: pointer
}

seciton.top-bar {
    /*    background:#090e9a;*/
    position: absolute;
    width: 100%;
    top: 0;
    height: 48px
}

seciton.top-bar ul {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    margin: 0;
    padding: 0 !important
}

seciton.top-bar ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    font-size: 14px
}

seciton.top-bar ul li:first-child a:before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    font-size: 22px;
    position: relative;
    right: 10px;
    top: 3px;
    color: #ffff00
}

seciton.top-bar ul li:last-child a:before {
    content: '\f879';
    font-size: 22px;
    position: relative;
    right: 10px;
    top: 3px;
    color: #ffff00;
    font-family: 'Font Awesome 5 Pro'
}

seciton.top-bar p span {
    display: inline-block;
    margin-right: 5px
}

seciton.top-bar p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

header.sticky {
    top: 38px
}

.floating_wrap {
    position: relative;
    z-index: 99999
}

.floating_wrap .btns_wrap {
    position: fixed;
    right: 0;
    transition: .5s
}

.floating_wrap .btns_wrap a:hover {
    text-decoration: none !important;
    right: 0
}

.floating_wrap .btns_wrap .call_wrap {
    width: 220px;
    position: fixed;
    right: -171px;
    background: #fff;
    top: 33%;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    transition: .5s;
    border-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.floating_wrap .btns_wrap .call_wrap i {
    color: #fff;
    font-size: 16px;
    padding: 15px 16px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}

.floating_wrap .btns_wrap .call_wrap span {
    color: #b8285a;
    font-size: 16px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 3px 15px 15px
}

.floating_wrap .btns_wrap .chat_wrap {
    display: block;
    position: fixed;
    right: -171px;
    width: 220px;
    background: #fff;
    top: 24% !important;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    transition: .5s;
    border-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.floating_wrap .btns_wrap .chat_wrap i {
    color: #fff;
    font-size: 16px;
    padding: 15px 16px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;
}

.floating_wrap .btns_wrap .chat_wrap span {
    color: #b8285a;
    font-size: 16px;
    vertical-align: middle;
    background: #fff;
    padding: 15px 30px 15px 15px
}

.floating_wrap .btns_wrap .chat_wrap {
    top: 21% !important
}

.floating_wrap .btns_wrap .call_wrap {
    top: 30% !important;
}

/* a#call_wrp {
    */
/* top: 32% !important;
    */
/*
}
*/
/*a#bt_chat {
    */
/* top: 24% !important;
    */
/*
}
*/
.term-and-condition h2 {
    color: #0f1c70;
    font-weight: 500 !important;
    font-size: 30px !important;
    margin-bottom: 20px;
}

.term-and-condition ul li {
    font-size: 15px !important;
    width: 100%;
    color: #5c638c;
    font-weight: 400;
}

section.contents .term-and-condition h3 {
    font-size: 22px !important;
}

.form-consult {
    box-shadow: 1px 1px 32px 20px #9b9b9b24;
    background-color: #fff;
    padding: 40px 40px;
    border-radius: 20px;
}

.form-consult .field .form-control {
    display: block;
    width: 100%;
    padding: 20px 30px;
    border-radius: 6px;
    background-color: #f6f6fe;
    margin-bottom: 12px;
    border: 0;
    color: #5c638c;
    font-size: 15px;
    box-shadow: none;
    outline: none;
}

.form-consult h3 {
    color: #0f1c70;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.form-consult h3 span {
    color: #f03628;
}

.form-consult .field .form-control.form-control.s {
    font-size: 16px;
    background-image: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    color: #fff;
    border: 1px solid transparent;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    padding: 0;
    height: 54px;
    border-radius: 40px;
}

.form-consult .field .form-control.form-control.s:hover {
    background: 0 0 !important;
    border: 1px solid #ee3823;
    color: #ee3823;
}

.form-consult .field textarea.form-control {
    height: 206px;
    resize: none;
}

.btn-custom .vc_general {
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 14px 42px;
    display: inline-block;
    background-image: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
    transition: all 0.3s ease-in-out !important;
    font-weight: 500;
    border-radius: 40px;
    transition: all 0.3s ease-in-out !important;
}

.btn-custom .vc_general:hover {
    background: #0dc935 !important;
}

.secWholesale {
    padding-top: 40px;
    padding-bottom: 40px;
}

.secWholesale h2.text-center {
    margin-bottom: 40px;
    color: #0f1c70;
}

.secWholesale h2.text-center span {
    color: #f03628;
}

.secWholesale p {
    font-size: 15px;
    line-height: 27px;
}

.secWholesale h4 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 20px 0;
}

.cta-bg {
    padding: 50px 0;
}

.cta-bg .d-flex {
    align-items: center;
    justify-content: space-between;
}

.cta-bg .d-flex h3 {
    margin: 0;
    color: #fff;
    font-size: 24px !important;
    font-weight: 600;
}

.cta-bg .btn-custom .vc_general {
    background: #f7da03 !important;
    color: #000;
    text-transform: uppercase;
    padding: 14px 33px;
}

.cta-bg .btn-custom .vc_general:hover {
    background: #000 !important;
    color: #fff;
}

.techBox {
    height: 180px;
    background: #fff;
    box-shadow: 0px 0px 14px 5px rgb(235 235 235 / 75%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    transition: all 0.3s ease-in-out !important;
}

.secTechnology {
    padding: 75px 0;
}

.secTechnology h2.text-center {
    margin-bottom: 40px;
    color: #0f1c70;
}

.secTechnology .col-sm-12.col-md-3 {
    margin-bottom: 30px;
}

.techBox .pic {
    height: 75px;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
}

.techBox h4 {
    font-size: 18px;
    font-weight: 600;
    color: #1d1d1d;
    margin: 0;
    transition: all 0.3s ease-in-out !important;
}

.techBox:hover .dark-logo {
    filter: brightness(0) invert(1);
}

.techBox .dark-logo {
    transition: all 0.3s ease-in-out !important;
}

.techBox:hover {
    background: linear-gradient(to bottom right, #f59653 0, #ee3823 38%) !important;
}

.techBox:hover h4 {
    color: #fff;
}

.techBox.have-white .white-logo {
    display: none;
}

.techBox.have-white:hover .white-logo {
    display: block;
    transition: all 0.3s ease-in-out !important;
}

.techBox.have-white:hover .dark-logo {
    display: none;
}

.secInfo .img-fluid img {
    width: 100%;
}

.secInfo .row {
    align-items: center;
}

.secInfo .img-fluid {
    height: 540px;
    overflow: hidden;
}

.secInfo h3 {
    font-size: 30px !important;
    line-height: 44px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
}

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

ul.custom-list li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 14px;
    color: #ffffff;
}

ul.custom-list li:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 6px;
    color: #f7da03;
    font-size: 14px;
}

.secInfo .pd-contain {
    padding-left: 50px;
    padding-right: 20%;
}

.secInfo {
    background: #1f56a8;
}

.secInfo .container-fluid {
    padding: 0;
}

.secContent .img-fluid img {
    width: 100%;
}

.secContent .container-fluid {
    padding: 0;
}

.secContent .pd-left {
    padding-left: 10%;
    padding-right: 40px;
}

.secContent .pd-left h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.4;
    margin: 20px 0;
}

.secContent .pd-left h3 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    line-height: 1.4;
    margin-bottom: 30px;
}

.secContent {
    padding: 75px 0;
}

.secContent .row {
    align-items: center;
}

.secContent .pd-left p {
    font-size: 14px;
    line-height: 24px;
}

.social-col ul {
    display: flex;
    align-items: center;
}

.social-col ul a:before {
    display: none !important;
}

.social-col ul a {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-col ul a:hover {
    background: #fff;
    color: #000;
    padding-left: 0 !important;
}

.social-col ul a i {
    font-size: 19px;
}

.social-col ul li {
    margin-right: 15px;
}

.social-col {
    margin-left: -15px;
}

.banner-col-1 h1:before {
    display: none;
}

.hunderd .share-idea:before {
    display: none;
}

a.bark-widget {
    display: none;
}

.col-md-3.widget-1 a.bark-widget {
    display: none !important;
}

a.nav-link.free-quote.fillBorder {
    background: #fff !important;
}

/*label.estimate {*/
/*    color: #fff !important;*/
/*}*/


/*.page-pricing .nav-tabs .nav-link.active, .sec-our-package .nav-tabs .nav-link:hover                       
 {
    background-image: linear-gradient(90deg, #2CA2B4, #5598DC, #7F87FF 0%, #F65AAD 20%, #EC3D43 70%) !important;
    border-radius: 18px!important;
}*/


.page-combo-package nav {
    box-shadow: none !important;
}

/* play button css  */

.play-btn {
    width: 80px;
    height: 80px;
    background: #80808040;
    border-radius: 50%;
    position: relative;
    display: block;
    margin: 100px auto;
}
a.play-btn::after {
    content: "Our Happy Client";
    color: #fff;
    position: absolute;
    width: 150px;
    left: 100px;
    top: 25px;
}

/* pulse wave */
.play-btn:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid #f7000078;
    top: -30%;
    left: -30%;
    background: #80808078;
}

@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75),
            0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75),
            0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}

.play_button_cus {
    position: relative; 
    cursor:pointer;
}

.play_button_cus .play-btn {
    position: absolute;
    right: 280px;
    bottom: -135px;
    left: auto;
    background: #8080801f;
}

.play_button_cus .play-btn:before {
    width: 130px;
    height: 130px;
    background: #ffffff38;

}



.play_button_cus .bttn_cus_play_icon {
    position: absolute;
    left: 40%;
    top: 35%;
}

.modal-content {
    background: transparent;
    border: 0px;
}

.modal-dialog {
    max-width: 100% !important;

}



button.close {
    width: 0%;
    position: absolute;
    right: 230px;
    top: -38px;
    text-shadow: 0 0 black;
    font-size: 65px;
    z-index: 99999999; 
  color: white !important;

}


/* 02-08-2023 */
.modal-content.background_none {
    background: transparent !important; 
        border: 0px!important;
} 

.modal-body iframe {
    margin: auto;
    display: block;
}



header.container {
    max-width: 100% !important;
}

.footer-grid-logosection img {
    border-radius: 1ch;
}


header .navbar img.logo {
    display: flex;
    align-items: center;
    margin-left: 120px;
}

header.active {
    background-color: rgba(255, 255, 255, 0.9) !important;
}


/* 03-08-2023 */

header.active a {
    color: black !important;
}
/*whatsapp button css*/
.whatsapp-button{
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 99;
    background-color: #25D366;
    border-radius: 50px;
    color: #FFFFFF;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}
@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}



/* 03-08-2023 */

header.active a {
    color: black !important;
} 

/*li.nav-item.button_renew:hover {*/
/*    background:#fdd200;*/
/*}*/

/*li.nav-item.button_renew:hover::before {*/
/*    background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;*/
/*}*/

/*li.nav-item.button_renew:hover::before {*/
/*    background-image: linear-gradient(90deg, #ffffff, #ffffff, #ffffff) !important;*/
/*}*/

li.nav-item.button_renew:hover:hover  a {
    background-image: linear-gradient(90deg, #ffffff, #ffffff, #ffffff) !important;
}

li.nav-item.button_renew {position: relative;color: #4351E8;border-radius: 5px;padding: 8px 0px;margin-left: 8px;}
 li.nav-item.button_renew  a {
     color: yellow;
    -webkit-background-clip: text;
    /*background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important; */
    /*    font-weight: bold;*/
    position: relative;
    left: 35px;
        
}
li.nav-item.button_renew::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: -2px;
    border-radius: 5px;
    /*background-image: linear-gradient(90deg, #d51f3a, #bf224f, #9a286b) !important;*/
}
a.logo-changings::before {
    content: "";
    background-image: url(https://consortsolutions.com/demo/tekeminds/assets/images/footer-logo.svg);
    background-size: contain;
    background-position: center;
    position: absolute;
    height: 100px;
    top: 0px;
    left: 100px;
    width: 250px;
    background-repeat: no-repeat;
}
header {
    height: 100px;
}
#navbarNav {
    position:relative;
    top: 30px;
}
a.logo-changings.logo-white-header-section::before {
    background-image: url(https://consortsolutions.com/demo/tekeminds/assets/images/logo.png);
}

/*dropdown css*/
a.dropdown-list-color {
        color: #000; 
        padding-left:25px;
    }  
    
a.sec-1-header-btn.fillBorder {
    padding: 13px 28px 13px 28px;
}

a.cus_head_btn:after {
    content: '';
    background-image: url(https://consortsolutions.com/demo/tekeminds/assets/images/nPZSo3cn.gif);
   font-size: 17px;
    background-size: contain;
    position: absolute;
    right: 90px;
    background-position: center;
    background-repeat: no-repeat;
    top: -30px;
    font-family: 'Font Awesome 5 Pro';
    height: 80px;
    width: 65px;

}

/*play_btn*/

.play_button_cus .play-btn {
    position: absolute;
    bottom: -135px;
    left: 35px;
    background: #8080801f;
}
.bottom {
    display: flex;
    align-items: center;
    position: relative;
    top: 20px;
}

/*end*/

.share-idea {
    border-radius: 5px;
}

.hide-arrow .owl-nav button span {
    color: #fff;
    font-size: 0px;
}
a.nav-link.text-light:hover {
    color: #fffe00 !IMPORTANT;
}

/*dropdow-clip-path*/

.dropdown::before {
    content: '';
    background-color: #fff;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    height: 50px;
    width: 80px;
    position: absolute;
    top: -12px;
    left: 0px;
}

/*end*/





/*media 1200px*/  

@media screen and (min-width: 1200px) {

.container {
    max-width: 1200px !important;
}

} 






