@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000000;
    overflow-x: hidden;
    background-color: #fff;
    font-family: 'Roboto Slab', serif;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none !important;
}
p {
    color: #000000;
}
.p-24 {
    font-size: 24px;
}
.p-19 {
    font-size: 18px;
}
.container {
    max-width: 1145px;
}
.blue-btn {
    font-size: 22px;
    color: #247ABE;
    padding: 11px 40px;
    display: inline-block;
    border: 3px solid #247ABE;
    border-radius: 50px;
}
.blue-btn:hover {
    background-color: #247ABE;
    color: #fff;
}
.custome-content {
    padding-top: 100px;
    padding-bottom: 100px;
}
.custmize-theme {
    margin-top: 40px;
}
.custom-head {
    padding-top: 35px;
}
.custom-head h2 {
    font-size: 32px;
    font-weight: 400;
}
.custom-head h2 span {
    margin-right: 15px;
    display: inline-block;
}
.custom-head p {
    padding-left: 35px;
    margin-top: 20px;
    color: #767A7B;
    font-size: 18px;
    line-height: 32px;
}
.cus-img {
    width: 44.6%;
    height: 350px;
    border-radius: 15px;
    overflow: hidden;
}
.cus-img img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.arrow-img {
    width: 30px;
}
.price-card {
    padding: 30px 111px 65px;
    background-color: #f8f8f8;
    text-align: center;
    box-shadow: 0px 19px 49px #dfdfdf;
    border-radius: 20px;
}
.price-card p {
    color: #949494;
    margin-top: 17px;
}
.price-card h1 {
    font-size: 42px;
    color: #247abe;
    margin: 50px 0;
    font-weight: 700;
}
.price-card h2 {
    font-size: 62px;
    color: #3fb431;
    font-weight: 800;
}
.price-card a {
    display: inline-block;
    padding: 17px 47px;
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
    background-color: #ffbb1a;
    border-radius: 5px;
    border: 2px solid transparent;
}
.price-card a:hover {
    background-color: transparent;
    color: #ffbb1a;
    border-color: #ffbb1a;
}
.semi-price {
    margin: 90px 0 109px;
}
.dilner-feature h2 {
    font-size: 42px;
    margin-bottom: 20px;
}
.dilner-feature .row {
    margin-top: 65px;
}
.feature-card .dil-f-img {
    height: 171px;
    border-radius: 20px;
    overflow: hidden;
}
.dil-f-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.feature-card h5 {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0;
}
.feature-card p {
    font-size: 16px;
    color: #565858;
    font-family: 'Roboto', sans-serif;
}
.design-solution .container {
    padding: 100px 74px;
    margin-top: 100px;
    background-color: #f8f8f8;
    border-radius: 25px;
}
.design-solution h1 {
    font-size: 42px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 100px;
}
.dd-content h3 {
    font-size: 35px;
    font-weight: 700;
}
.dd-content p {
    color: #565858;
    margin-top: 20px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.dd-content {
    width: calc(100% - 436px);
}
.dd-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dd-img {
    width: 371px;
    height: 240px;
    border-radius: 25px;
    overflow: hidden;
}
.design-list .dd-card:nth-child(even) {
    flex-direction: row-reverse;
}
.design-list .dd-card:nth-child(even) .dd-content {
    text-align: right;
}
.semi-portfolio h1 {
    font-size: 42px;
    margin: 65px 0;
}
.semi-portfolio {
    max-width: 1920px;
    margin: 0 auto 155px;
}
.port-img {
    width: 520px;
    height: 307px;
    margin: 0 25px;
    border-radius: 20px;
    overflow: hidden;
}
.port-img img {
    width: 100%;
    height: 100%;
}
.started-btn {
    margin-top: 45px;
}
.started-btn a {
    font-size: 18px;
    color: #fff;
    padding: 11px 49px;
    display: inline-block;
    border-radius: 50px;
    background-color: #ffbb1a;
    font-family: 'Roboto', sans-serif;
    border: 2px solid transparent;
}
.started-btn a:hover {
    color: #ffbb1a;
    border-color: #ffbb1a;
    background-color: transparent;
}
.b-img {
    width: 330px;
    height: 180px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 30px;
}
.b-img img {
    width: 100%;
    height: 100%;
}
.site-banner {
    z-index: 0;
    position: relative;
}
.site-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(2,103,151,0.912763) 75%); */
    /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(36,122,190,1) 78%); */
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(36,122,190,0.99) 91%);
    z-index: 9;
}
.site-lower-head {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    padding-bottom: 60px;
}
.site-lower-head h1 {
    color: #fff !important;
    font-size: 80px;
    margin-bottom: 20px;
}
.site-lower-head p {
    font-size: 30px;
    color: #fff;
    padding: 0 50px;
    font-weight: 600;
}

.custom-site-inner {
    background-color: #247abe;
}
.custom-site-inner h2 {
    font-size: 42px;
    color: #fff;
    margin-bottom: 30px;
}
.custom-site-inner p {
    font-size: 20px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 1.9;
}
.custom-logo-banner ul {
    margin-bottom: 49px;
}
.custom-logo-banner ul li {
    flex: 0 0 191px;
    border: 2px solid #ebebeb;
    border-radius: 20px;
    height: 191px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-logo-banner h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 35px;
}
.custom-logo-banner p {
    font-size: 18px;
    margin-bottom: 45px;
}
.custom-logo-banner {
    margin-bottom: 65px;
    margin-top: 179px;
}


.message-body label {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;

    color: #000;
}
.input-group .form-input {
    width: 49%;
}
.message-body .form-input {
    margin-bottom: 20px;
}
.message-sec h2 {
    text-align: center;
    font-size: 45px;
    color: #000;
    margin-bottom: 30px;
}
.message-body input {
    padding: 12px 12px;
    background-color: transparent;
    height: 49px;
    border: 0;
    border: 2px solid #CFCFCF;
    border-radius: 0;
}
.form-input select {
    display: block;
    padding: 12px 12px;
    background-color: transparent;
    height: 49px;
    border: 0;
    border: 2px solid #CFCFCF;
    border-radius: 0;
    width: 100%;
}
.slick-slide {
    display: block !important;
}
.site-banner .slick-track {
    display: flex !important;
}

.site-banner-slider, .site-banner-sliderltr, .site-banner-slider1{display: flex;}
.creation_banner{
    background: url(../images_2/creation-banner.jpg) no-repeat;
    background-size: cover;
}
.creation_banner p{
    max-width: 870px;
    margin: 0 auto;
}
.request__box{
    background: #F8F8F8;
    max-width: 1100px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 30px;
}
.request__box h2{
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: 700;
}
.request__box .form_group{
    margin-bottom: 30px;
}
.request__box label{
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 16px;
}
.request__box label span{
    color: #F50E0E;
}
.request__box label button{
    background: transparent;
    border: none;
}
.request_input{
    border: 1px solid #D2D2D2;
    background: #fff;
    border-radius: 5px;
    padding: 13px 10px !important;
    box-shadow: none !important;
    transition: all 0.2s;
}
.request_input:focus{
    outline: none;
    box-shadow: none !important;
    border: 1px solid #427cd6 !important;
}
.request__box textarea{
    height: 200px;
    resize: none;
}
.request__box h4{
    font-weight: 600;
    font-size: 18px;
}
.request__box h4 span{
    color: #F50E0E;
}
.button_col{
    text-align: center;
}
.button_col input[type="submit"]{
    background: #427cd6;
    border: 1px solid #427cd6;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    max-width: 200px;
    width: 100%;
    padding: 15px 10px;
}
.relative_box{
    position: relative;
}
.custom__tooltip{
    background: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 20px;
    position: absolute;
    z-index: 2;
    max-width: 345px;
    display: none;
}
.custom__tooltip:before{
    content: "";
    background: url(../images_2/awesome-caret-left.svg) no-repeat;
    width: 13px;
    height: 24px;
    position: absolute;
    left: -13px;
    top: 20px;
}
.theme_type_tooltip{
    left: 170px;
    top: -20px;
}
.theme_tooltip{
    left: 270px;
    top: -20px;
}
.custom__tooltip p{
    margin-bottom: 20px;
    color: #565858;
}
.custom__tooltip p strong{
    color: #000;
}
.radio__boxes{}
.radio__boxes .form-check-inline{
    margin-right: 6rem;
}
.radio__boxes .form-check-input[type=radio] {
    width: 18px;
    height: 18px;
}
footer p{
    color: #fff;
}
.form-radio .wpcf7-list-item{
    margin-right: 100px;
}
.form-radio .wpcf7-list-item [type=radio]{
    margin-right: 10px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.form-radio .wpcf7-list-item span{
    font-weight: 500;
}

@media (min-width:1360px) and (max-width:1480px) {
    .dd-content h3 {
        font-size: 30px;
        font-weight: 700;
    }
    .design-solution h1 {
        font-size: 35px;
        text-align: center;
        font-weight: 800;
        margin-bottom: 100px;
    }
    .price-card {
        padding: 20px 95px 50px;
    }
    .price-card h1 {
        margin: 30px 0;
        font-size: 37px;
    }
    .price-card a {
        margin-top: 35px;
    }
    .price-card h2 {
        font-size: 52px;
    }
}








/* new-css */
.new_bann_custom {
    /*background: url(../images/custom_banner.png) no-repeat;*/
    background-size: cover;
    bottom: inherit;
    height: 100%;
}
.new_bann_custom .banner_content {
    padding-top: 6%;
    text-align: left;
    width: 59%;
}
p.inner_text {
    font-size: 16px;
    color:#565858 !important;
    font-weight: 400 !important;
}
.banner_content h1{
    color: #247ABE !important;
}
.banner_content p {
    color: #247ABE;
    padding: 0px !important;
}
.c-site-banner {
    position: relative;
    height: 750px;
}
.semi-slider {
    margin: 0px 52px !important;
}
.port-img {
    width: 410px !important;
    height: 400px;
    margin: 10px !important;
    border-radius: 20px;
    overflow: hidden;
    justify-content: center;
    text-align: center;
    display: flex;
    background-color: #fff;
}
.port-img img {
    width: 370px;
    height: 400px;
}
.thme_linking {
    margin: 20px 20px;
}
.semi-slider  .portfolio_content {
    background-color: #EEF7FF;
    border-radius: 15px;
    /*width: 430px !important;*/
    margin: 0px 10px !important;
}
.site-banner-new .b-img {
    width: 1920px;
    margin: 0px;
    height: 700px;
}
.site-banner-new::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(36,122,190,1) 0%, rgba(36,122,190,0.64) 70%, rgba(36,150,190,0) 100%);
    z-index: 9;
}
.site-banner-new {
    position: relative;
}
.site-banner-new .site-lower-head {
    padding-bottom: 6%;
}
.arrows {
    position: relative;
  width: 60px;
  height: 60px;
   
}
.thme_linking p {
    margin-bottom: 0px;
}
.orgnl-icon,
.hover_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 0.3s; /* Add a smooth transition effect */
}
.arrows img {
    width: 60px;
    height: 60px;
}
.hover_icon {
    opacity: 0;
}

.arrows:hover .orgnl-icon {
    opacity: 0;
}

.arrows:hover .hover_icon {
    opacity: 1;
}
@media screen and (max-width: 1640px) {
    .semi-slider {
        margin: 0px 25px !important;
    }
    .semi-slider .slick-slide .portfolio_content {
        width: 370px !important;
    }
    .port-img {
        width: 349px !important;
        height: 400px;
    }
    .port-img img {
        width: 349px;
        height: 400px;
    }
}
@media screen and (max-width: 1366px) {
    .semi-slider {
        margin: 0px 60px 0px 90px !important;
    }
    
    .c-site-banner {
        position: relative;
        height: 535px;
    }
   
}
@media screen and (max-width: 1024px) {
    .c-site-banner {
        position: relative;
        height: 500px;
    }
    .semi-slider .slick-slide .portfolio_content {
        width: 300px !important;
    }
    .port-img {
        width: 280px !important;
        height: 400px;
    }
    .port-img img {
        width: 290px;
        height: 400px;
    }
    .semi-slider {
        margin: 0px 40px !important;
    }
    .site-banner-new .b-img {
      
        height: 550px;
    }
}
@media screen and (max-width: 991px){
    .semi-slider {
        margin: 0px 46px 0px 75px !important;
    }
}
@media screen and (max-width: 500px) {
    .new_bann_custom .banner_content {
        padding-top: 6%;
        text-align: left;
        width: 100%;
    }
    .c-site-banner {
        position: relative;
        height: 565px;
    }
   
    .port-img {
        width: 310px !important;
        height: 400px !important;
    }
    .semi-slider .slick-slide .portfolio_content {
        width: 337px !important;
    }
    .port-img img {
        width: 285px;
        height: 400px;
    }
    .site-banner-new .b-img {
      
        height: 500px;
    }
    .semi-slider {
        margin: 0px 40px !important;
    }
}