@font-face {
    font-family: 'Quicksand', sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Quicksand:wght@600&display=swap');
}

@font-face {
    font-family: 'Quicksand', sans-serif;
    src: url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');
}

body {
    font-family: 'Quicksand', sans-serif !important;
    background: #ea5244 !important;
    color: #fff !important;
}

.bold-fnt{
    font-family: 'Quicksand', sans-serif !important;
}

.dark-pink-clr{
    color: #ea5244;
}

.thm-grey-clr{
    color:#ea5244;
}

.hvrr:hover{
    color: #ea5244;
}

.nav-link {
    color: #fff !important;
}

.line-one {
    border-right: 1px solid white;
    height: 100%;
}

.line-two {
    border-bottom: 1px solid #fff;
    padding-top: 5em;
}

#hero {
    margin-top: 3em;
}



#service {
    margin-top: 3em;
}

.spc-ab-bl {
    margin-top: 7em;
    margin-bottom: 7em;
}

footer {
    padding-top: 2em;
    padding-bottom: 1em;
    background: #e6e6e6;
    color: #000;
}

.bdr-rgt{
    border-right: 1px solid #c7c7c7!important;
}


.btn-thm-clrrr{
    background: #f8c7c2 !important;
    color: #ea5244 !important;
    border: 1px solid #f8c7c2 !important;
}


.btn-thm-clr{
    background: #ea5244 !important;
    color: #f8c7c2 !important;
    border: 1px solid #ea5244 !important;
}

.line-resp{
    display:none;
}


.navbar-toggler {
    border-color: #fff !important;
}
/*#slide-show {*/
/*  background-color: #ea5244;*/
/*}*/

/*#slide-show .owl-carousel .owl-item img {*/

/*  width: 60% !important;*/
/*}*/

/*#slide-show .owl-carousel .item{*/
/*  display:flex !important;*/
/*  justify-content: center;*/
/*}*/


@media only screen and (max-width:767px){
    .resp-hero-img{
    display: flex;
    justify-content: center;
}

.line-resp{
    display:block;
     border-bottom: 1px solid #fff;
    padding-top: 5em;
}

.line-two{
    display:none;
}

.clm-rvs{
    flex-direction: column-reverse;
}

footer .row{
    flex-direction: column-reverse;
}

footer .row .col-md-6{
        margin-top: 1em;
    text-align: center;
}


}



#slide-show {
  background-color: #ea5244;
}

#slide-show .owl-carousel .owl-item img {
border-radius: 50%;
  width: 200px !important;
  border: 10px solid #ea5244;
  z-index: 1;
  height: 200px;
}
#modal1 iframe{
  
 width: 450px;
    height: 350px;
}
#slide-show .owl-carousel .item{
  display:flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: center;
    text-align: center;
    
}
#slide-show .box section p{
  font-size: 17px;
  color: gray;
}
#slide-show .box section h5{
  color: #ea5244;
}
#slide-show .box section h3{
  color: gray;
}

#slide-show .box section{
  background-color: white;
  padding: 25px;
  border-bottom-right-radius : 50% ;
  border-bottom-left-radius : 50% ;
    height: 415px;
    width: 381px;
 
}

/*#slide-show .box1 section{*/
/*  background-color: white;*/
/*  padding: 25px;*/
/*  border-bottom-right-radius : 50% ;*/
/*  border-bottom-left-radius : 50% ;*/
/*    height: 415px;*/
/*    width: 381px;*/
 
/*}*/

/*#slide-show .box1 section p{*/
/*  font-size: 17px;*/
/*  color: gray;*/
/*}*/
/*#slide-show .box1 section h5{*/
/*  color: #ea5244;*/
/*}*/
/*#slide-show .box1 section h3{*/
/*  color: gray;*/
/*}*/

/*#slide-show .box1{*/
/*  margin-top: -49px;*/
/*}*/


#slide-show .box{
  margin-top: -63px;
}

#slide-show .owl-carousel .owl-item .play{
   width: 35px !important;
    border: none !important;
    z-index: 1 !important;
    height: 35px !important;
    position: absolute;
        top: 87px;
       right: 48%;
}


@media (max-width: 495px){
  #slide-show .box section{
  width: 100%;
  height: 442px;
  }
  #slide-show .box section h3{
    font-size: 15px;
  }
  #modal1 iframe{
  
 width: 100%;
    height: 100%;
}

}

#modal2 .modal-body{
      background-color:white !important;
}

#modal2 .modal-body button{
     background-color: #ea5244;
     
}
#modal2 .modal-body label{
    color:black;
}

#modal2 .modal-body h1{
      color: #ea5244;
    
}
/*.qodef-m-slide-content ul{*/
/*        font-family: Syne sans-serif !important;*/
/*}*/

/*@media (max-width: 965px){*/
/*   #slide-show .owl-carousel .owl-item .play{*/
/*    right: 411px;*/
/*}*/
/*}*/



#creative{
    font-family: 'Oswald', sans-serif;
}

#creative .top-header li{
    list-style: none;
    margin-right: 1em;
}

#creative .fourbox{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}

#creative .authors-img{
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

#creative .authors-img img{
    width: 100%;
}

#creative .footer-menu li{
    list-style: none;
    margin-right: 1em;
}

#creative .icon-size{
    width: 50px;
    height: 50px;
}

#creative .main-title{
    font-size: 80px;
    font-weight: 700;
    text-transform: uppercase;
}

#creative .social-icon i{
    padding-right: 10px;
} 

#creative .under-line:hover{

    text-decoration: underline;
}

#creative .under-line1:hover{
    text-decoration:line-through;
}

#creative .font-fam{
    font-family: 'Merriweather', sans-serif;
}

#creative .sub-btn{
    background: white;
    border: 1px solid;
    padding: 3px 10px;
}

#creative .border-bottom{
    padding: 6px;
}

#creative .fw-semibold{
    font-size: 16px;
}

#creative .corner p{
    font-size: 14px;
}

@media only screen and (max-width: 800px) {
    #creative .main-title{
        font-size: 30px;
        
    }
    #creative .right{
        display: flex;
        justify-content: start;
    }
    #creative .border-start h2{
        font-size: 30px !important;
    }
}