.prd_section .slick-prev{
    background: #fa0196;
    border-radius: 100px;
    left:0px;
    z-index:1;
}
.prd_section .slick-next{
    background: #fa0196;
    border-radius: 100px;
    right:0px;
}
.prd_section .slick-prev:hover,.prd_section .slick-prev:focus,.prd_section .slick-next:hover,.prd_section .slick-next:focus{
      background: #fa0196;
    border-radius: 100px;
}
.acords{
    display:none;
}
.main-nav__main-navigation .main-nav__navigation-box > li + li {
    margin-left: 47px;
}
 .active-accordion {
        font-weight: bold;
        /* Add any other styles you want for the active tab header */
    }
    .cawer{
        row-gap:20px;
    }
.main-nav__header-one
{
    background-color: #fff;
}
.main-nav__main-navigation .main-nav__navigation-box > li:hover > a, .main-nav__main-navigation .main-nav__navigation-box > li.current > a, .main-nav__main-navigation .main-nav__navigation-box > li.current-menu-item > a
{
    color: #000000;
}
.main-nav__main-navigation .main-nav__navigation-box > li > a:before
{
    background-color: #fa0196;
    bottom: -4px;
}
.main-nav__main-navigation .main-nav__navigation-box > li > a
{
    color: #000000;
}
.stricked-menu
{
    background-color: #fff;
}
.header_btn_1 a:hover{
    color:#FFF;
    background-color: #000;
}
.three_boxes
{
    padding: 50px 0;
    margin-top: 0px;
    background: whitesmoke;
}
.three_boxes_hover_content{
    padding: 0 10px;
}
.footer-widget__title h3
{
    color: #000000;
    font-size: 23px;
}
.site-footer
{
    background-color: #FFF;
    padding: 65px 0 65px;
}
.footer-widget_about_text__box p{
    color: #000000;
}
.site-footer:before{
    background: #ffffff;
    opacity: 0.8;
}
.site-footer_bottom .container
{
    justify-content: center;
}
.footer-widget__explore_list li a
{
    color: #000000;
}
.footer-widget__explore_list li a:hover{
    color: #fa0196;
}
.footer-widget__explore_list li a:before{
    bottom: 0px;
}
.hass
{
    font-size: 14px;
    display: flex;
    align-items: baseline;
    color: #000000;

}
.hdcsuhb{
    padding-top: 15px;
}
.hass1
{
    font-size: 16px;
    display: flex;
    align-items: baseline;
    color: #000000;

}
.hass:hover{
    color: #fa0196;
}
.csd{
    padding: 30px;
}
/* .main-slider  .swiper-slide::before
{
    position: absolute;
    content: " ";
    background: #1f1f1f;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    width: 100%;
} */
.footer-widget_about_text__box
{
    padding-top:15px;
    padding-bottom: 15px;
}
.arrowses{
    padding-right: 18px;
    color: #fb0a9a;
    font-size: 20px;
}

.maas{
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}
.lists
{
    color: #fff;
    display: flex;
    align-items: baseline;
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
}
.ges{
    padding-right: 10px;
}
.block-title h4
{
    color: #1a1919;
    font-size: 23px;
    font-weight: bolder;
}
.welcome_one_right_content .block-title
{
    margin-bottom: 14px;
}
.fhuhf{
    color: #000;
    font-size: 16px;
    line-height: 1.7;
}
.list-fight
{
    list-style-type: none;
    padding-bottom: 20px;
}
.welcome_one_right_content ul li{
    display: flex;
    color: #000000;
    line-height: 1.6;
    font-size: 16px;
}
.msred
{
    padding-right: 10px;
    padding-top: 9px;
    color: #fa0196;
}
.lists1 {
    color: #fff;
    display: flex;
    align-items: baseline;
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
}
.our_services_one_content
{
    background: #f8f8f9;
}
.testimonails_two:before{
    background: rgb(10 9 9 / 90%);
    opacity: 0.8;
}
.block-titles h2
{
color: #FFF;
font-weight: bold;
font-size: 50px;
padding: 10px 0;
}
.block-titles h4
{
    color: #fff;
}
.prdts
{
    color: #fff;
}
.projects_two
{
    padding: 50px 0;
}
.block-title h2{
    font-size: 32px;
}
.our_projects_one_image:before
{
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgb(250 1 150 / 86%));
}




/* =============================side social media===================== */
#scrollUp:hover {
    background: #005480;
}

.social-media-side {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    width: 50px;
}

.social-media-side ul {
    padding: 0px;
    transform: translate(-250px, 0);
}

.social-media-side ul li {
    display: block;
    margin: 14px;
    background: #FFFFFF;
    width: 310px;
    text-align: right;
    padding: 4px;
    border-radius: 0 30px 30px 0;
    transition: all 1.5s;
}

.social-media-side ul li:hover {
    transform: translate(110px, 0);
    background: #ffffff;
    transition: all 1.5s;
}

.social-media-side ul li:hover a {
    color: #000000;
    font-size: 20px;
}

.social-media-side ul li:hover img {
    color: #c44a73;
    background: white;
    transform: rotate(360deg);
    transition: all 1.5s;
}

.social-media-side ul li img {
    margin-left: 10px;
    color: #000;
    background: white;
    /* padding: 10px; */
    border-radius: 50%;
    width: 60;
    height: 60px;
    transform: rotate(0deg);
    text-align: center;
    font-size: 25px;
}
.main-nav__left .side-menu__toggler{
    color: #000000;
}
.brand-six{
    position: relative;
    display: block;
    padding-top: 75px;
    padding-bottom: 75px;
    background: #f6f6f6;
}


/* ===============buttuon 1 ==================== */

.home-btn4::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #000;
    border-radius: 5px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn4:hover::before {
    transform-origin: bottom;
    transform: scaleX(1);
}

.home-btn4 {
    background: #fa0196;
    animation: btn 2s ease-in-out infinite;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    border: 1px;
}


.all_contact_info_single:hover .icon span
{
    background: #fa0196;
}
.all_contact_info_single .icon span{
    background: #000000;
}
.contact-one__form__wrap .row{
    row-gap: 20px;
}
.views
{
    font-size: 15px;
    position: absolute;
    top: 80%;
}
.views1{
    font-size: 15px;
    position: absolute;
    top: 96%;
}
.contact_one_left-text p
{
    color: #000;
    margin: 0;
    font-size: 16px;
}
.dxs{
    margin: 10px 0 !important;
}
/* coscrdwtzhywplhu' */
.alert-success{
    z-index: 9999999;
    position: absolute;
    top: 15%;
    left: 50%;
    padding: 15px;
    transform: translate(-50% ,-50%);
    text-align: center;
    background: #54bf54;
    color: #fff;
    /*display: flex;*/
    /*justify-content: center;*/

    }
    .alert-dismissible .close
{
    padding: 0px !important;
    top: 32% !important;
    color: #000 !important;
    padding-left: 19px !important;
}
.testimonails_two_single{
    height: 257px;
}
.testimonails_two_text p{
    font-size: 17px;
    line-height: 1.5;
}
.brand-one__carousel img:hover{
    opacity: 1;
}
.brand-one__carousel img
{
    opacity: 1;
}
.site-footer{
    background-size: cover;
}
.site-footer_bottom_copyright p{
    color: #fff;
}
.ftr{
    color: #fa0196 !important;
}
.out2{
    /* color: #f8d20b; */
    color: #fa0196;

}
.outs{
    color: #000000;
    font-size: 35px;
    font-weight: 700;
}
.out3{
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
}
.page-header{
    padding: 140px 0 140px;
}
.page-header::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.2;
}
.counter_two:before{
    background: rgb(16 16 16 / 90%);
}
.houses {
    display: flex !important;
    border-right: none !important;
    color: #000;
    font-size: 16px;
}
.has {
    padding-top: 8px;
    padding-right: 10px;
    color: #fa0196;
}
.get_to_know{
    padding: 70px 0 70px;
}
.counter_two_single:before{
    background: #fa0196;
}
.makans{
    padding: 50px 0;
}
.four_boxes_single{
    margin-bottom: 0px;
}

.main-slider.main-slider-three .swiper-slide-inner{
    height: 100vh;
}
/*
.welcome_one{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(33, 37, 41, 0.86) 100%);
} */
.abt_al{
    border-radius: 10px;
}
.welcome_one_left{
    margin-right: 70px;
}
#home_color3 {
    position: absolute;
    width: 88px;
    height: 88px;
    left: 661px;
    top: 70%;
    background: #fa0196;
    opacity: 0.97;
    filter: blur(33.5546px);
    animation: cart1 infinite ease-in-out 20s reverse;
}


@keyframes cart1 {
    0% {
        transform: rotate(0deg) translate(-165px) rotate(0deg);

    }

    100% {
        transform: rotate(360deg) translate(-165px) rotate(-360deg);
    }
}

.main-nav__main-navigation .main-nav__navigation-box > li ul > li > a{
    font-size: 14px;
}
.contact-one{
    background:linear-gradient(rgb(229 224 224 / 70%), rgb(246 244 247 / 95%)) ,url(../images/cont.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}





/* =============================about  ========================== */



.about-us-area{
    background: #fff;
    padding: 50px 0 50px;
}
.line{
    border:0.4px solid #f4f4f4;
}
.dccaps{
    padding: 30px 0;
}
.ckc{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 384px;
    text-align: center;
}

.welcome-area .single-item {
    margin-bottom: 0px;
    position: relative;
    display: block;
    max-width: 100%;
    background-color: #f9f9f9;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.welcome-area .single-item .inner-content {
    transform-origin: 50% 100%;
    border: 1px solid #e9e9e9;
    transition: all 500ms ease;
}

.welcome-area .single-item:hover .inner-content {
    transform: rotateX(90deg);
    opacity: 0;
}

.welcome-area .single-item .inner-content .img-holder {
    display: block;
    overflow: hidden;
    height: 320px;
}

.welcome-area .single-item .inner-content .text-holder {
    padding-left: 83px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 26px;

}

.welcome-area .single-item .inner-content .text-holder .icon {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100px;
    height: 60px;
}

.welcome-area .single-item .inner-content .text-holder .icon img {
    width: 100%;
    height: 100%;
}

.welcome-area .single-item .inner-content .text-holder .icon span:before {
    color: var(--blue-color);
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    padding: 23px 0;
}

.welcome-area .single-item .inner-content .text-holder .text {
    border-left: 1px solid #e9e9e9;
    padding-left: 20px;
}

.welcome-area .single-item .inner-content .text-holder .text h3 {
    color: #1c1c1c;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 4px;
}

.welcome-area .single-item .inner-content .text-holder .text span {
    color: #949494;
    font-size: 14px;
}

.welcome-area .single-item .inner-content .img-holder img {
    transition: all 0.7s ease;
    width: 100%;
}

.welcome-area .single-item .overlay-content {
    transform: rotateX(-90deg);
    transform-origin: 50% -50%;
    background-color: #000000;
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    transition: all 500ms ease;
}

.welcome-area .single-item:hover .overlay-content {
    transform: rotateX(0);
}

.welcome-area .single-item .overlay-content .text-holder {
    padding-left: 65px;
    position: relative;
    padding-top: 19px;
    padding-bottom: 19px;
}

.welcome-area .single-item .overlay-content .text-holder .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
}

.welcome-area .single-item .overlay-content .text-holder .icon span:before {
    color: #f9f9f9;
    font-size: 45px;
    line-height: 45px;
    text-align: left;
    display: block;
    padding: 23px 0;
}

.welcome-area .single-item .overlay-content .text-holder .text {
    /* border-left: 1px solid #e9e9e9; */
    padding-left: 20px;
}

.welcome-area .single-item .overlay-content .text-holder .text h3 {
    color: #f9f9f9;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 4px;
}

.welcome-area .single-item .overlay-content .text-holder .text span {
    color: #f9f9f9;
    font-size: 14px;
}

.welcome-area .single-item .overlay-content .bottom-text-holder {
    margin-top: 20px;
}

.welcome-area .single-item .overlay-content .bottom-text-holder p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

.welcome-area .single-item .overlay-content .bottom-text-holder ul li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding-left: 25px;
    line-height: 28px;
    position: relative;
}

.welcome-area .single-item .overlay-content .bottom-text-holder ul li:before {
    position: absolute;
    top: 10px;
    left: 2px;
    width: 10px;
    height: 10px;
    background: #f9f9f9;
    border: 1px solid #7ecff2;
    content: "";
    transform: rotate(45deg);
}

.welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder {}

.welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder span:before {
    color: #009adb;
    font-size: 140px;
    line-height: 140px;
    text-align: right;
    vertical-align: bottom;
    display: table-cell;
    float: right;
}
.map_section{
    position: relative;

}
.maa{
    margin: 53px 0;
}
.main-nav__main-navigation .main-nav__navigation-box > li ul > li > a{
    word-break: break-word;
}
.map_section p {
    margin-top: 75px !important;
    padding: 0 20%;
    color: #000;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
}
.map_section h3 {
    font-size: 28px;
    font-weight: bolder;
}
.map_section .year {
    position: absolute;
    width: 33%;
    text-align: center;
}

.map_section .year.one {
    left: -4%;
}
.map_section .year.two {
    left: 24.5%;
}
.map_section .year.three {
    left: 53%;
}
.map_section .year.four {

    left: 39.8%;
}
.map_section .year.five {
    left: 13%;
}
.map_section .year.six {
    left: 24%;
}
.map_section .year.seven {
    left: 55%;
}
.map_section .year.eight {
    left: 37%;
}
.map_section .year.nine {
    left: 10%;
}
.map_section .year.ten {
    left: 20.9%;
}
.map_section .year.eleven {
    left: 48.5%;
}
.map_section .year.twelewe {
    left: 65%;
}
.map_section .year.thirteen {
    left: 34.7%;
}
.map_section .year.fourteen {
    left: 2%;
}

.map_section .year.one, .map_section .year.two, .map_section .year.three {
    top: 7.5%;
}
.map_section .year.four, .map_section .year.five{
    top: 24%;
}
.map_section .year.six,  .map_section .year.seven {
    top: 40.3%;
}
.map_section .year.eight,  .map_section .year.nine {
    top: 58%;
}
.map_section .year.ten,  .map_section .year.eleven {
    top: 74.3%;
}
.map_section .year.twelewe,  .map_section .year.thirteen ,  .map_section .year.fourteen {
    top: 89.3%;
}
.gerarses{
    display: none;
}

.mobile-year {
    text-align: center;
    padding: 20px 10px;
    background: #f8f9fa;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.all_contact_info_inner{
    padding: 50px 0;
}


.primary-bg {
    background: #fcfcfc;
    padding: 90px 0;
}
.contactes {
    line-height: 1.3;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    /* text-transform: lowercase; */
}
.single-contact-box {
	text-align: center;
	padding: 30px 10px;
    height: 330px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border-radius: 10px;
}
.contact-content h5 {
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #1a1a16;
}
.contacte{
    color: #000000;
}
.fgfh{
    padding: 0px 0;
}
.dsmdk{
    padding: 20px;
}
.ckdm{
    margin: 20px 0;
}
.contact-content span {
	display: block;
	font-size: 15px;
	line-height: 24px;
}
.contact-icon img {
	transition: .5s linear;
	transform: rotateY(0);
}
.single-contact-box:hover .contact-icon img {
	transform: rotateY(360deg);
}

.mobile-nav__content .main-nav__navigation-box li:not(:last-child){
    border-bottom: 1px solid #000;
}

.mobile-nav__content{
    background-color: #ffffff;
}
.mobile-nav__content .main-nav__navigation-box li a{
    color: #000000;
}
.mobile-nav__content .logo-box{
    justify-content: center;
}
.contact-boxes{
    justify-content: center;
    row-gap: 20px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
    background-color: #fa0196;
    border: 1px solid;
    border-radius: 10px;
}
.nav-pills .nav-link {
    border-radius: 3px;
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
}
.tabses_nav{
    padding: 0px;
}

/* ===============================================products============================== */
.spec {
    justify-content: center;
}
.aer_product{
    color: #000000;
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: bolder;
    text-align: center;
}
.aer_details{
    color: #fa0196;
}
.aer_para{
    text-align: justify;
    color: #000000;
    line-height: 1.5;
    padding: 0 20px;
    margin-bottom: 0px;
}
.wer_prdts{
    padding: 0px;
}
.prod_lists{
    list-style-type: none;
}
.spec{
    padding: 20px 0;
}
.services_details1{
    position: relative;
    padding: 70px 0;
}
.first_aer{
    border-radius: 5px;
    width: 100%;
    height: 450px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.45) 0px 2px 6px 2px;
}






.playful figure {
    cursor: pointer;
    float: left;
    margin: 10px 1%;
    max-height: 290px;
    max-width: 480px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .playful figure figcaption,
  .playful figure figcaption > a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .playful figure figcaption {
    backface-visibility: hidden;
    color: #fff;
    font-size: 1.25em;
    text-transform: uppercase;
  }

  .playful figure h4,
  .playful figure p {
    margin: 0;
  }

  .playful figure h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    /* word-spacing: -0.15em; */
  }

  .playful figure p {
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    letter-spacing: 1px;
  }

  .playful figure h2,
  .playful figure p {
    margin: 0;
  }

  .playful figure.softeffect {
    background: none repeat scroll 0 0 #000000;
  }

  .playful figure.softeffect img {
    transition: opacity .35s ease 0s, transform .35s ease 0s;
  }

  figure.softeffect:hover img {
    opacity: 0.35;
    transform: scale(1);
  }

  .playful figure.softeffect figcaption:before,
  .playful figure.softeffect p {
    opacity: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  }

  .playful figure.softeffect h4 {
    opacity: 0;
    padding:30% 0 20px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  }

  .playful figure.softeffect p {
    margin: 0 auto;
    max-width: 200px;
    transform: scale(1.5);
  }

  .playful figure.softeffect:hover figcaption:before,
  .playful figure.softeffect:hover p {
    opacity: 1;
    transform: scale(1);
  }

  .playful figure.softeffect:hover h4 {
    opacity: 1;
    transform: scale(1);
  }

  .playful figure img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    opacity: 1;
    position: relative;
  }

  figure.softeffect {
    background: none repeat scroll 0 0 transparent;
  }

  figure.softeffect:hover {
    background: none repeat scroll 0 0 #000000;
    /* Cyan: #00aeef */
  }

  figure.softeffect img {
    transform: scale(1);
    transition: opacity .35s ease 0s, transform .35s ease 0s;
  }

  figure.softeffect:hover img {
    opacity: 0.40;
    transform: scale(1.15);
    filter: blur(2px);
  }
  .awards_section{
    padding: 51px 0;
    position: relative;
    background-image: url(/assets/images/awar1.jpg);
    background-size: cover;
  }
  .awards_section:before {
    background: rgb(16 16 16 / 70%);
}
.awards_section:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
   
}
  .aw1{
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    padding-bottom: 30px;
        z-index: 1;
  }
  .certification_section{
    padding: 50px 0;
  }
  .cer1{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 50px;
    z-index:1;
  }
  .crs{
    justify-content: space-around;
    row-gap:20px;
  }
  /* =====================================client=========================================== */
.client_section{
    padding-top: 60px;
    padding-bottom: 40px;
}
  .flip-card {
    perspective: 1000px;
    height: 220px;
    margin-bottom: 20px;
  }

  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
  }

  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }

  .flip-card-front,
  .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
  }

  .flip-card-front {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
  }

  .flip-card-back {
    transform: rotateY(180deg);
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
  }

  .flip-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* .flip-content img {
    width: 100%;
    height: 100%;
  } */

  .horizontal-line {
    border: 0;
    height: 1px;
    background-color: #ccc;
    margin: 20px 0;
  }
  .spec_gr{
    align-items: center;
    padding-right: 40px;
    row-gap: 25px;
  }
  .head_productses{
    text-align: center;
    padding: 30px 0;
    font-size: 25px;
    font-weight: 600;
    color: #0e0d0e;
  }
  .services_details1 .tab-content>.active{
    padding: 0 20px;
  }
  .nandini_fgf{
    padding-top: 60px;
    padding-bottom: 80px;
  }
 







  /* ===============================machine infrastructure ======================================= */
  .video i
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:80px;
    color:red;
    line-height: 0.8;
    background:#fff;
    padding:0px 0px;
    border-radius:26px;
}
.gdhg{
    justify-content: center;
    padding: 10px 0;
}
.item-container {
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.video_section{
    position: relative;
    padding-top: 30px;
    padding-bottom: 50px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px 0px inset; */
}
.video_section .image{
    margin: 0 10px;
}

.slick-center .slick-dots li button {
    background: transparent;
    border: 1px solid #f41d9e;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}
.slick-center .slick-dots{
    bottom: -35px;
}
.slick-center li.slick-active button {
    background: #000  !important;
    border-radius: 50px;
}
.slick-center .slick-dots li button:before{
    opacity: 0 !important;
}
.slick-center .slick-dots li.slick-active button:before{
    opacity: 0 !important;
}




.prd_section{
    padding-bottom: 30px;
}

.prd_section .slick-dots li button {
    background: transparent;
    border: 1px solid #f41d9e;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}
.prd_section .slick-dots{
    bottom: -35px;
}
.prd_section li.slick-active button {
    background: #000  !important;
    border-radius: 50px;
}
.prd_section .slick-dots li button:before{
    opacity: 0 !important;
}
.prd_section .slick-dots li.slick-active button:before{
    opacity: 0 !important;
}

.prd_section .card {
    position: relative;
    height: 24rem;
    background-color: lightGrey;
    overflow-y: hidden;
    box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.1);
  border-radius: .25rem;
  margin: 0 10px;
}
.prd_section .card .title {
    margin: 0;
    display: block;
    background-color: #fff;
    padding: 20px 10px;
    /*transform: translate3d(0, -100%, 0);*/
    transition: transform 300ms;
  border-radius:0px;
  text-align:center;
}
.prd_section .title h3{
 margin:0;
 font-size:1rem;
}
.prd_section .title p{
 margin:0;
 font-size:.80rem;
}
.prd_section .card a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.prd_section .card a:hover ~ .card-overlay, .card a:focus ~ .card-overlay {
    transform: translate3d(0, 0, 0);
}
.prd_section .card a:hover ~ .card-overlay .title, .card a:focus ~ .card-overlay .title {
    transform: translate3d(0, 0, 0);
}
.prd_section .card a:hover ~ .card-overlay .card-body, .card a:focus ~ .card-overlay .card-body {
    opacity: 1;
}
.prd_section img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.prd_section .card-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    transition: transform 300ms;
  background-color:#C1C1C1;
    transform: translate3d(0, 100%, 0);
}
.prd_section .card-body {
    flex-grow: 1;
    padding: 1rem;
    opacity: 0;
    transition: opacity 500ms 100ms;
}
.prd_section .card-body p {
    margin: 0;
  text-align: justify;
  font-size: 16px;
    line-height: 1.5;
    color: #000;
}


/* ================================================media queries ======================================== */

@media (max-width: 1500px) {
    .map_section p{
        font-size: 14px;
        margin-top: 54px !important;
        padding: 0 13%;
      }
}


@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .main-slider.main-slider-three .swiper-slide-inner{
      padding: 210px 0 130px !important;
  }
  .map_section p{
    font-size: 14px;
    margin-top: 50px !important;
    padding: 0 13%;

  }
  .welcome-area .single-item .overlay-content .bottom-text-holder p{
    font-size: 14px;
  }
  .map_section h3{
    font-size: 20px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {

  .map_section p{
    font-size: 10px;
    margin-top: 38px !important;
    padding: 0 12%;

  }
  .map_section h3{
    font-size: 18px;
  }
  .dccaps {
    row-gap: 20px;
}
}



@media only screen and (max-width: 767px) {
.gerarses{
    display: block;
    padding-bottom: 50px;
}
.mobile-year h3{
    font-size: 16px;
    font-weight: bolder;
    padding: 3px 0;
}
.mobile-year p{
    font-size: 16px;
    text-align: justify;
    color: #000000;
    line-height: 1.5;
    padding: 10px 0;
}
.mobs_yaear{
    row-gap: 10px;
}

.map_section{
    display: none;
}
.dun{
    font-size: 16px;
}
.dccaps{
    row-gap: 20px;
}
.abt_pagesed{
    row-gap: 20px;
}

}

@media only screen and (max-width: 567px) {
    .outs{
        font-size: 21px;
    }
    .main-slider .image-layer{
        background-size: 100% 100%;
    }
    .main-slider.main-slider-three .swiper-slide-inner {
        height: 37vh;
            padding: 196px 0 61px;
            margin-top:50px;
    }
    .main-logo{
        height: 80px;
    }
    .logo_one{
        padding: 10.5px 0 !important;
    }
    .contact-one{
        padding: 66px 0 68px;
    }
    .page-header {
    padding: 32px 0 40px;
}
.page-header h2{
    line-height: 30px;
        font-size: 31px !important;
}

.main-slider{
    top:50px;
}
.site-footer_bottom_copyright p{
    font-size:14px;
}

}