* {
    scroll-behavior: smooth;
}

.social-contact {
    padding: 8px 5px !important;
}

.list-group-item {
    border: 0px;
    padding: 0.3rem 0rem !important;
    background-color: rgba(255, 255, 255, 0);
}

.nav-link {
    padding: 30px 10px !important;
}

@media screen and (max-width: 992px) {
    .nav-link {
        padding: 5px 10px !important;
    }
    .social-top {
        display: none;
    }
}

.nav-link:hover {
    background-color: whitesmoke;
}

.navbar {
    padding: 0px !important;
}

.manu {
    position: sticky !important;
    top: 0 !important;
    z-index: 999999;
    background-color: white;
}

.navbar-nav a {
    font-size: 16px;
    color: #fd8f0f !important;
    font-weight: 600;
    text-transform: uppercase;
}

span.dropdown:hover div.dropdown-menu {
    display: block;
}

.navbar-nav a:hover {
    color: #0f95eb !important;
}

.social-top {
    background-color: #171d3c;
}

.footer {
    background-color: #010620de;
    color: #ffffff;
}

.footer h5 {
    font-size: 16px;
}

.footer span,
.footer p {
    font-size: 14px;
}

.footer-list li a {
    color: #ffffff;
    font-size: 14px;
}

.footer-list li a:hover {
    color: #fc8d12;
    text-decoration: none;
}

.footer-list li {
    padding: 3px 0px !important;
}

.ftr-tex h6 {
    font-size: 14px !important;
}

.carousel-item {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    margin: auto !important;
    bottom: 35%;
    left: 4% !important;
}

.carousel-caption h5 {
    font-size: 35px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px #5c1c1c;
    margin-top: 50px;
}

.carousel-caption p {
    width: 75%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
    text-shadow: 2px 2px #5c1c1c;
}

.service_single_content {
    border-radius: 10px;
    background-color: #fff;
    background-image: url(../../img/cards-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .11);
    border: none;
    padding: 30px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out;
}


/* .services{
background-color: rgb(129, 71, 61);
background-image: url(img/striples-bg.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover; 
} */

.section-heading h2 {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.service_icon {
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100px;
    padding: 2%;
    border-radius: 50%;
    border: 2px solid black;
}

.service_icon-about {
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100px;
}

.service_icon img,
.service_icon-about img {
    max-width: 100%;
    padding: 10px;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

.service_single_content h6 {
    margin-bottom: 15px;
    font-size: 18px;
}

.service_single_content p,
.section-heading p {
    line-height: 1.9;
    color: #524b46;
    font-size: 15px;
}

.contact {
    background-color: #ececec;
    /* background-image: url(../../img/shapo.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 10px; */
}

.contact-heading {
    text-align: left;
    font-size: 20px !important;
    text-transform: capitalize;
    color: #000000;
}

.contactbtn {
    box-shadow: inset 0 -5px #4d453e;
    padding: 14px 26px 18px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.cbtn {
    text-align: center;
}

@media screen and (max-width: 576px) {
    .p-5 {
        padding: 2px !important;
    }
    .contact-heading {
        text-align: center;
    }
    .social-top {
        display: none;
    }
}


/*-----Testimonial-------*/

.testimonial {
    position: relative;
    min-height: 150px;
    background: url(../../img/testimonials.jpg);
    padding-top: 15px;
    padding-bottom: 10px;
    background-position: center;
    background-size: cover;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial4_slide {
    width: 75%;
    margin: auto;
    padding: 10px;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    width: 80px;
    height: 80px;
    margin: auto;
    display: block;
    text-align: center;
    position: relative;
    border-radius: 50%;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

.test-p {
    color: whitesmoke;
    font-size: 15px;
    padding-top: 15px;
}

.test-h {
    color: whitesmoke;
    font-size: 20px;
}


/* ------testimonial  close-------*/


/* Partner start */


/* .partner-main{
background-color: #fff;
background-image: url(img/api1-bg.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} */

.partner {
    height: fit-content;
}

.slick-slide {
    margin: 0px 20px;
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    width: 100%;
    display: block;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* partner end */


/* end index */


/*about start   */

.about {
    background-color: #fff;
    background-image: url(../../img/striples-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.about_content {
    border-radius: 10px;
    background-color: #fff;
    background-image: url(../../img/cards-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .11);
    border: none;
    padding: 30px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out;
}


/* counter box   */

.counter {
    background: rgba(252, 242, 242, 0);
}

.sectionClass {
    position: relative;
    display: block;
}

.fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    position: relative;
}

.projectFactsWrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#projectFacts .fullWidth {
    padding: 0;
}

.projectFactsWrap .item {
    width: 25%;
    height: 100%;
    padding: 50px 0px;
    text-align: center;
}

.projectFactsWrap .item p.number {
    font-size: 40px;
    padding: 0;
    font-weight: bold;
}

.projectFactsWrap .item p {
    color: rgba(58, 35, 35, 0.8);
    font-size: 18px;
    margin: 0;
    padding: 10px;
    font-family: 'Open Sans';
}

.projectFactsWrap .item span {
    width: 60px;
    background: rgba(58, 35, 35, 0.8);
    height: 2px;
    display: block;
    margin: 0 auto;
}

.projectFactsWrap .item i {
    vertical-align: middle;
    font-size: 50px;
    color: rgba(58, 35, 35, 0.8);
}

.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
    color: rgba(20, 9, 59, 0.8);
}

.projectFactsWrap .item:hover span {
    background: rgba(20, 9, 59, 0.8);
}

@media (max-width: 786px) {
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }
}


/*contact   */

.contact {
    padding: 4%;
}

.right-info {
    background-color: rgba(244, 150, 3, 0.825);
    padding: 4%;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    color: rgba(255, 255, 255, 1);
}

.contact-info {
    margin-top: 15%;
}

.contact-info img {
    margin-bottom: 15%;
}

.contact-info h2 {
    margin-bottom: 10%;
}

.contact-left {
    background: #fff;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.contact-form label {
    font-weight: 600;
    max-width: 100%;
}

.contact-form button {
    background: #25274d;
    color: #fff;
    font-weight: 600;
    width: 25%;
}

.contact-form button:focus {
    box-shadow: none;
}


/*  service page */

.progress {
    padding: 0;
    width: 100%;
    height: 14px;
    overflow: hidden;
    background: #e5e5e5;
    border-radius: 3px;
}

.bar {
    position: relative;
    float: left;
    min-width: 1%;
    height: 100%;
    background: cornflowerblue;
}

.percent {
    padding: 3%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    font-family: tahoma, arial, helvetica;
    color: white;
}


/*web service*/

.designing {
    background-color: rgba(250, 245, 245, 0.651);
}

.service-contact {
    background-color: rgba(250, 245, 245, 0.651);
    color: rgba(36, 27, 27, 0.836);
}

.soft-design {
    border-radius: 10px;
    background-color: rgba(250, 245, 245, 0.651);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.247);
    border: none;
    padding: 30px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out;
}


/* .services{
    background-color: rgb(129, 71, 61);
    background-image: url(img/striples-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    } */

.section-heading h2 {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.service_icon {
    margin-bottom: 15px;
    display: inline-block;
    max-width: 100px;
}

.service_icon img {
    max-width: 100%;
    padding: 10px;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

.soft-design h6 {
    margin-bottom: 15px;
    font-size: 18px;
}

.soft-design p,
.section-heading p {
    line-height: 1.9;
    color: #251f1b;
    font-size: 15px;
}


/*cloud  */

.about-home-section {
    background-color: whitesmoke;
}

.home-about {
    margin-left: -15px !important;
    margin-right: -15px !important;
    border: none;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.border-home-about {
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.home-about-header {
    background-color: whitesmoke;
}

@media screen and (max-width: 576px) {
    .home-about-header {
        display: none;
    }
    .about-home-section {
        padding-top: 25px;
        padding-bottom: 25px;
        ;
    }
}

.dropdown-menu {
    border: 0px;
    border-radius: 0px;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -2px;
}

.dropdown-item {
    font-weight: 500 !important;
    background-color: transparent;
    border: .01rem;
    font-size: 13px !important;
    color: whitesmoke !important;
}

.dropdown-item:hover {
    background-color: rgb(248, 232, 232);
    font-size: 15px !important;
}

.text-left.text-white {
    font-size: 14px !important;
}

.gallery-bg {
    background-image: url(../../img/g2.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 100px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 250px;
    transition: all .3s ease-in-out;
}

.gallery-bg1 {
    background-image: url(../../img/g1.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 100px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 250px;
    transition: all .3s ease-in-out;
}

.gallery-bg2 {
    background-image: url(../../img/g3.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 100px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 250px;
    transition: all .3s ease-in-out;
}

.gallery-bg3 {
    background-image: url(../../img/g.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 100px 20px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 250px;
    transition: all .3s ease-in-out;
}

h2.text-white {
    padding: 1px 5px 1px 5px;
    background-color: #00000061;
}

.text-white a:hover {
    text-decoration: none;
    color: #f38816;
    padding: 5px;
}

.text-white a {
    color: #fff;
}

.gallery-bg-inner {
    background-image: url(../../img/g2.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 30px 40px;
    margin-bottom: 10px !important;
    position: relative;
    z-index: 1;
    height: 150px;
    transition: all .3s ease-in-out;
}

.gallery-bg1-inner1 {
    background-image: url(../../img/g2.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 30px 40px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 150px;
    transition: all .3s ease-in-out;
}

.gallery-bg2-inner2 {
    background-image: url(../../img/g2.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 30px 40px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 150px;
    transition: all .3s ease-in-out;
}

.gallery-bg3-inner3 {
    background-image: url(../../img/g2.jpg);
    border-radius: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 20px 0 rgb(136 1 4 / 32%);
    /* border: none; */
    padding: 30px 40px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
    height: 150px;
    transition: all .3s ease-in-out;
}