/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

h2 p {
    font-family: 'Montserrat', sans-serif !important;
}


/*Portfolio*/

.portfolio-form {
    background-color: #ffffff;
    height: auto;
    padding: 10px 0;
}

.portfolio-form .container-fluid,
.portfolio-form .row {
    height: 100%;
}

.portfolio-form .web_analysis {
    width: 46%;
}

.portfolio-form h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #0e3646;
}

.all-tabs {
    background-color: #f7f7f9;
}

.all-tabs ul.nav-pills {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.all-tabs ul.nav-pills li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15.5px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: normal;
    text-align: left;
    color: #000123 !important;
    background-color: #f7f7f9 !important;
    border-bottom: 3px solid transparent;
}

.all-tabs ul.nav-pills li a.active {
    border-radius: 1.5px;
    border-bottom: 3px solid #0262d3;
}

.all-tabs .portfolio-card {
    /*box-shadow: 0px 3px 5px 0 rgba(1, 4, 22, 0.2);*/
    -webkit-box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    -webkit-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    transition: all ease-in .3s;
    height: 420px;
}

.all-tabs .portfolio-card a:hover {
    text-decoration: none;
}

.all-tabs .portfolio-card:hover {
    /*box-shadow: 0px 8.5px 40.5px 0 rgba(1, 4, 22, 0.2);*/
    -webkit-box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
    cursor: pointer;
}

.all-tabs .portfolio-card .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #0f102c;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(15, 16, 44, .1);
}

.all-tabs .portfolio-card_info>div h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.16px;
    text-align: left;
    color: #21d4fd;
}

.all-tabs .portfolio-card_info>div a,
.all-tabs .portfolio-card_info>div p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #182874;
}

.all-tabs .portfolio-card_info>div a:hover {
    text-decoration: none;
}


/*Portfolio*/


/*Portfolio Rakesh Pandey*/

.portfolio-contact .web_analysis {
    width: 50%;
    background-color: #ffffff;
    margin-bottom: 1rem !important;
}

.portfolio-contact .web_analysis h2 {
    color: #093362;
    border-bottom: 1px solid #093362;
}

.portfolio-contact .web_analysis label {
    color: #093362;
}

.portfolio-contact .web_analysis textarea {
    height: auto;
}

.portfolio-contact .web_analysis input:focus,
.portfolio-contact .web_analysis textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #093362;
}

.portfolio-contact .web_analysis button {
    border-radius: 3px;
    border: solid 0.5px rgba(7, 48, 97, 0.2);
    background-color: #093362;
    color: #ffffff;
}

.portfolio-laziz_heading h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #233142;
}

.portfolio-laziz_heading h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 3.5px;
    color: rgba(35, 49, 66, 0.8);
}


/*Portfolio Rakesh Pandey*/


/*SEO Form*/

form.web_analysis {
    border-radius: 6px;
    -webkit-box-shadow: 0px 0.5px 14.6px 1.4px rgba(2, 4, 28, 0.1);
    box-shadow: 0px 0.5px 14.6px 1.4px rgba(2, 4, 28, 0.1);
    background-color: #0f3646;
    -webkit-transition: all ease-in .5s;
    -o-transition: all ease-in .5s;
    transition: all ease-in .5s;
}

.web_analysis h2,
.portfolio-form .web_analysis h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.19;
    letter-spacing: normal;
    text-align: left;
    color: #f3f3ff;
    border-bottom: 1px solid #f3f3ff;
}

.web_analysis .form-group {
    margin-bottom: 3px;
}

.web_analysis label {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.web_analysis input,
.web_analysis textarea {
    border-radius: 3px;
    border: solid 0.5px rgba(7, 48, 97, 0.2);
    background-color: #f3f3ff;
}

.web_analysis input {
    height: 26px;
}

.web_analysis textarea {
    height: 50px;
    resize: none;
}

.web_analysis button {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 3px;
    border: solid 0.5px rgba(7, 48, 97, 0.2);
    background-color: #52c8ff;
}


/*SEO Form*/

.analysis-bg {
    background-color: #48ddd2;
}

.analysis-tab {
    border: none;
    list-style-type: none;
}

.analysis-tab li {
    line-height: 2;
}

.analysis-tab li a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}

.nav.analysis-tab {
    display: block !important;
}

.fixed-form {
    position: fixed;
    top: 18%;
    max-width: inherit;
}


/*navbar*/

.cureseo-nav div.navbar-collapse li a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.59px;
    color: #2d2d2d;
    padding-top: 10px;
}

.cureseo-nav {
    background-color: white;
}

.skew_bg {
    position: relative;
    background: #0f3646;
}

.skew_bg:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -18px;
    display: block;
    width: 55px;
    background: #0f3646;
    -webkit-transform: skew(36deg);
    -ms-transform: skew(36deg);
    transform: skew(36deg);
}

.top-nav-txt {
    font-size: 12px;
}

.btn-banner {
    padding: 10px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 4px;
    background-color: #48ddd2;
    color: white;
    border: #48ddd2;
    width: auto;
}


/**/


/*service section*/

.service-card {
    height: 176px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 3px;
    -webkit-box-shadow: 9px 0px 24px 4px rgba(9, 6, 19, 0.07);
    box-shadow: 9px 0px 24px 4px rgba(9, 6, 19, 0.07);
    background-color: white;
    -webkit-transition: .6s ease-in !important;
    -o-transition: .6s ease-in !important;
    transition: .6s ease-in !important;
}

.service-card:hover {
    background-color: #0f3646;
    color: white;
}


/*=====case study======*/

.bg-case-study {
    background-color: #0f3646;
}


/*=====case study======*/


/*video*/

.bg-video {
    background-color: #fbfbfd;
}


/*client*/

.img-client {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.img-client:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.img-client img {
    width: 80px;
}

.bg-blue {
    background-color: #113c53;
}

.tick {
    color: whitesmoke;
    /* margin-right: 5px; */
    font-size: 20px !important;
    position: absolute;
    left: 16px;
}

.icon-home {
    color: #0f3646;
    font-size: 18px;
}

.card-btn-readmore {
    background-color: #48ddd2;
    border-radius: 4px;
    padding: 6px;
    border: 1px solid #48ddd2;
    color: black!important;
    -webkit-appearance: none;
    text-decoration: none !important;
}

.bg-blogs {
    background-color: #f3f4f6;
}

.bg-client {
    background-color: #0f3646;
}

.people-comments {
    background-color: white;
    padding: 36px;
}

.people-info {
    margin-top: -8%;
}

.people-info img {
    border-radius: 50%;
}

.item-owl {
    width: 42% !important;
    margin: auto;
}

.people-info img {
    width: 26% !important;
}

.footer-bg {
    background-color: #f7f8fa;
    ;
}

.all-footer--links li a {
    text-decoration: none;
    color: #0c0c0c;
}

.padding-footer {
    padding-left: 100px;
}

.analysis-tab li a.nav-link.active {
    color: white;
    background-color: #0f3646;
    border-color: #0f3646;
}

.analysis-tab li a.nav-link:hover {
    color: white;
    background-color: #0f3646;
    border-color: #0f3646;
}

.analysis-tab li {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out
}

.img-analysis div img {
    -webkit-box-shadow: 0px 10.5px 50.5px 0 rgba(8, 8, 24, 0.14);
    box-shadow: 0px 10.5px 50.5px 0 rgba(8, 8, 24, 0.14);
    border-radius: 1%;
}

.img-analysis div {
    margin-top: 6%;
}

.txt-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}


/*====CONTACT US=====*/

.contact-direction {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    /*margin-top: 6%;*/
}

.feature.map {
    height: 100%;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.map iframe {
    width: 300%;
}

.feature.iframe {
    height: 100%;
    width: 100%;
    border: 0;
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}


/* unvisited link */

.email-link:link,
.email-link:visited,
.email-link:hover,
.email-link:active,
.phone-link:link,
.phone-link:visited,
.phone-link:hover,
.phone-link:active {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: 0.44px;
    text-align: left;
    color: #777779;
}

.wirte-us--contact {
    background: #093363;
    color: white;
    position: absolute;
    top: 52%;
    left: 0.5%;
    width: 36%;
}

.wirte-us--none {
    display: none;
    height: 0;
}

.btn-write {
    float: right;
}

.color-txt-video {
    color: #48ddd2;
    font-size: 18px;
    font-weight: bold;
}


/*=====Contact popup=====*/


/*========About Us==========*/

.noscroll-about {
    display: none;
}

.about-img {
    position: relative;
    text-align: center;
    color: white;
}

.about-img h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}

.about .about-info {
    background-color: white;
    border-radius: 3px;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 7%;
}

.about .about-difference {
    border-top: 1px solid #eee;
}

.about .about-para p,
.about .about-difference p,
.about .about-difference ul {
    color: #666666;
}

.about .about-para h1,
.about .about-difference h1 {
    color: rgba(33, 37, 41, 1);
    font-weight: 700;
}

.about .broucher {
    border-radius: 0;
    -webkit-box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
}

.about .broucher:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.about .vertical-line {
    width: 1px;
    border-left: 4px dashed #CACACA;
    margin: 0 auto;
    height: 100%;
}

.about .mission-head {
    background-color: #1d4796;
    width: 84px;
    height: 84px;
    margin: 0 auto;
    border-radius: 47px;
    line-height: 5;
    color: white;
    font-size: 17px;
    /*box-shadow: 0 0 44px rgb(29, 70, 149);*/
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.about .vision-head {
    position: relative;
    left: -45px;
    top: 22px;
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.about .mission {
    position: relative;
    left: -572px;
    width: 500px;
    text-align: center;
    top: -33px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
}

.about .mission::after {
    content: '\25ba';
    padding-left: 0.5em;
    color: white;
    position: relative;
    top: -85px;
    left: 250px;
}

.about .vision {
    position: relative;
    left: 66px;
    width: 500px;
    text-align: center;
    top: -20px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
}

.about .vision ::before {
    content: '\25c4';
    padding-right: 0.5em;
    position: relative;
    top: -8px;
    left: -36px;
    color: white;
}

.about .scrolling-about {
    overflow-x: hidden;
    height: 100%;
}

.about-img h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}


/*========About Us==========*/

.underline-cure {
    width: 16%;
    border: 3px solid #48ddd2;
    border-radius: 6px;
}

a.service-btn {
    text-decoration: none !important;
    color: #0c0c0c !important;
    border: 0;
    -webkit-box-shadow: 0 3px 8px 0 #48ddd2;
    box-shadow: 0 3px 8px 0 #48ddd2;
}


/*====why us================*/

.li-circle {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: dodgerblue;
    display: inline-block;
    color: white;
    position: relative;
}

.li-circle::before {
    content: '';
    position: absolute;
    top: 44%;
    width: 23rem;
    height: 3px;
    background: dodgerblue;
    z-index: -1;
}

.li-circle.line-none::before {
    content: '';
    width: 0 !important;
}

.manual-card {
    -webkit-box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
    box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
    height: 250px;
}

.manual-padding {
    padding-right: 75px;
    padding-left: 75px;
}

.card-why {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 330px;
    border-radius: 24px;
}

.img-why {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}

.img-why-left {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}


/*======================================================*/


/*popup enquiry*/

.circle-login {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    height: 220px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
}

.modal .modal-body label {
    color: #1b1b1bba !important;
}

.close.popup-close {
    position: absolute;
    right: -6%;
    top: -8%;
    border-radius: 50%;
    color: white;
    border: solid 2px #ffffff;
    padding: 8px 14px;
    opacity: 1;
}

.shadow-client img {
    filter: drop-shadow(8px 8px 10px gray);
}

.client-box {
    width: 140px;
    height: 140px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .1);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.client-box:hover {
    background-color: white;
    box-shadow: 1.7px 9.8px 40px 0 rgba(22, 24, 42, 0.15);
}
.news-letter{
    background-color:#0e3646 ;
}
.box-logo{
    box-shadow: 0 1px 1px rgba(0,0,0,0.11),
    0 2px 2px rgba(0,0,0,0.11),
    0 4px 4px rgba(0,0,0,0.11),
    0 6px 8px rgba(0,0,0,0.11),
    0 8px 16px rgba(0,0,0,0.11);
    height: 90px;
}
.top-header {
    border-bottom: 1px solid rgba(15, 14, 27, .1);
}
.top-header .share-icons img {
    width: 20px;
    height: 20px;
}
.first_nav_content {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.8);
}
.width-dropdown {
    width: max-content;
    max-width: 800px;
    left:auto;
    right: 0;
}
/*========== Responsive css ==============*/

@media (max-width: 991px) {
    .service-card {
        height: 360px;
        padding: 10px;
    }
    .seo-case img {
        height: 160px;
    }
    .iframe-video {
        margin-top: 10% !important;
    }
    .img-needs {
        width: 100% !important;
    }
    .img-service img {
        width: 76px;
    }
    .service-card.detail {
        height: 310px !important;
        padding: 6px;
    }
    .analysis-tab li a {
        color: white;
        text-decoration: none;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.4;
    }
    .img-analysis img {
        height: 200px;
    }
    .bg-home-banner {
        height: 360px !important;
    }
    .width-dropdown {
        width: max-content;
        max-width: 380px !important;
        left:0;
        right:auto;
    }

}

@media (max-width: 767px) {
    .service-card {
        height: auto !important;
        padding: 6px;
    }
    .img-service img {
        width: 76px;
    }
    .service-card h3 {
        font-size: 22px;
    }
    .heading-top {
        font-size: 24px;
    }
    .bg-home-banner {
        height: auto !important;
        padding-bottom: 12px;
    }
    .bg-home-banner h1 {
        font-size: 22px !important;
    }
    .seo-case img {
        height: 168px;
    }
    .btn-banner {
        width: auto !important;
    }
    .img-client img {
        width: 52px;
    }
    .item-owl {
        width: 90% !important;
    }
    .people-comments {
        padding: 8px !important;
    }
    .padding-footer {
        padding-left: 0 !important;
    }
    .portfolio-form {
        height: auto !important;
        padding: 10px;
    }
    .portfolio-form h2 {
        font-size: 32px;
    }
    .portfolio-form .web_analysis {
        width: 90%;
    }
    .fixed-form {
        position: relative;
        max-width: inherit;
    }
    .img-analysis img {
        height: 200px;
    }
    .active-menu a:after {
        width: 100% !important;
    }
    .overflow-aos {
        overflow-x: hidden;
    }
    .img-needs {
        width: 100% !important;
        margin-top: 10% !important;
    }
    .about-img h1 {
        font-size: 160%;
    }
    .txt-banner {
        font-size: 140%;
    }
    .analysis-tab li a {
        font-size: 12px !important;
    }
    .li-circle {
        display: none;
    }
    .manual-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .card-why {
        height: auto;
        border-radius: 0;
    }
    .img-why {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .img-why-left {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .fixed-form {
        position: static !important;
    }
    .close.popup-close {
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 50%;
        color: white;
        border: solid 2px #ffffff;
        padding: 8px 14px;
        opacity: 1;
        z-index: 1;
    }
    .modal-dialog.modal-width {
        max-width: 96% !important;
    }
    .input-group-mob{
        width: 100% !important;
    }
    .portfolio-card,.manual-card {
        width: 100%;
        height: auto !important;
    }
    .bg-img-become {
        height: auto !important;
        padding: 20px 10px;
    }
}
@media (max-width: 565px) {
    .head-card{
        height: auto !important;
    }
    .width-dropdown {
       max-width: 300px !important;
    }
    .width-dropdown .dropdown-item {
        white-space: normal !important;
        font-size: 12px;
        padding: 5px;
    }
}