*{
    text-decoration: none!important;
    box-sizing: border-box!important;
}

body {
    color: #111;
    font-family: 'Poiret One', cursive!important;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    }

    .navbar{
        padding:0rem 0rem!important;
        transition: .5s!important;
        margin-bottom: -77px;
        box-shadow: 0 0 4px #969595;
    }
.navbar{
    background:transparent;
    z-index: 1098;
      
}
    .navbar-nav{
        margin-left: 20%;
        padding:10px;
     font-size: 20px;
    color: white;
}

body,html{
    scroll-behavior: smooth;
}

.tp-sec1{
    background: #1F2021;
    color: white;
    padding:15px 0px;
   
}

.t-right{
    margin-right: 40px;
}


.so-icons .fa{
    background: black;
    color: white;
    padding: 5px 8px;
    border-radius: 25px;
}
.tp-sec2{
    background: white;
    padding: 15px 0px;
    text-align: right;
}


.navbar-brand{
    transition: .5s!important;
}

#logo img{
    height: 50px;
}
.nav-link{
    color: black;
    padding: 28px 30px!important;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Mada', sans-serif;
}

.beadcab{
    padding: 20px 0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Mada', sans-serif;
}
.dropdown:hover .dropdown-menu{
    display: block;
    animation: dropdown-move 1s 1;
}

@keyframes dropdown-move{
0%{
    margin-top:50px;
}
100%{
    margin-top:0px
}
}

.navbar .dropdown-menu{
    background: #fd5c63!important;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    border-top: 5px solid black;
}

.dropdown-item{
    color:black;
    font-family: 'Mada', sans-serif;
}
.nav-link:hover{
    color: #a7262d!important;
    opacity: .8;
}


p{
    font-family: 'Mada', sans-serif;
}


table, .table, tr td, tr th {
    font-family: 'Mada', sans-serif;
}
.cont{
display: inline-flex;;
}
.cont span{
    margin-right: 10px;
}

.so-icons{
    text-align: center;
}

.so-icons span{
    margin-right: 20px;
    font-size: 17px;
}

.top-cont{
  
}

#lgo img{
    height: 90px;
}
@media screen and (max-width:600px){
    .navbar-nav{
        margin-left:0%!important;
        padding-left:25px!important;
    }

    .banner{
        min-height: 337px!important;
   
  
    }
   .product .pro-sec h3 {
        margin-top: 30px;
    }
    
    .feat .feat-sec:nth-child(1){
        margin-left:-0px!important;
    }
    
.order{
    order: 2;
}

.left-form .cont-sec {
    margin-left: -218px!important;
}
.feature .feat {
 display: block;
}
    .about .titles {
        text-align: center!important;
    }
 .navbar   #lgo img {
        height: 70px;
    }
    .header-content p{
        display: none;
    }
    .header {
        position: relative!important;
        top: 20%!important;
        left:0%!important;
        transform: none!important;
       
    }
    .navbar{
        background: #615e5ea6!important;
    }

    .header h1{
        font-size: 20px;
    }

    .header h3{
        font-size: 18px;
    }

    .nav-link{
        margin: 10px 0;
        padding: 0px 30px!important;
    }

    button{
        outline: none!important;
    }
}


.social-icon{
    position: fixed;
    left:2px;
    bottom: 15px;
    z-index: 999;
    padding: 10px;
}

@keyframes font-size{
    0%{
        font-size: 29px;
    }

    50%{
        font-size: 32px;
    }
    100%{
        font-size: 29px;
    }
}
.social-icon p{
    background: #03a84e;
    color: white;
    font-size: 29px;
    border-radius: 50%;
    padding: 2px 12px;
    animation: font-size 2s infinite;
}
.social-icon p a{
    color:white;
}

.social-icon p:hover{
   
    background: #1CCACD;
   
}
#lgo{
    font-size: 38px;
    font-family: cursive;
    color: #fff;
    margin-left: 20px;
}

.banner{
background:url('../img/bann1.jpg');
background-size: cover;
min-height: 680px;
position: relative;

}

.header{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: wheat;
}

.header-content{
    background: #00000094;
    padding: 20px;
}

.about{
    padding: 50px 0;
    text-align: right;
    margin: 30px 0;
}

.about .titles{
    text-align: right;
}

.about p{
    margin: 30px 0;
    font-size: 14px;
}

.titles{
    text-align: center;
    font-size: 41px;
    color: #fd5c63;
    font-weight: 700;
    margin: 20px 0;
}

.title2{
    font-size: 16px;
    color: black;
    font-weight: 600;
    margin: 20px 0;
}
.read-btn{
    color: #fd5c63;
    font-weight: 700;
    font-size: 17px;
    font-family: 'moda',sans-serif;
    padding: 10px 0;
    border-bottom: 1px solid black;
}
.w-img img{
    width: 100%;
}

.why-sec{
    margin-bottom: 30px;
    border: 1px solid #a99e9e;
    
}

.why-sec2{
    padding: 20px 20px;
}

.why-sec2 a:hover{
    color: #fd5c63;
    opacity: 0.8;
}

.w-back{
    background: #0000007a;
    padding: 60px 0;
}

.who{
  
    background: url('../img/who-back.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
  
}
.who-sec{
    text-align: center;
    color: white;
    margin-bottom: 30px;
}

.who-sec .fa{
    font-size: 30px;
}

.who-sec h3{
    font-size: 41px;
    font-weight: 700;
    margin: 10px 0;
}
.who-sec h6{
    font-size: 20px;
    font-weight: 700;
   
}

.product{
   
    background: url(../img/back.png);
    background-size: 150px;
}

.pro-back{
    padding: 40px 0;
    background: #ffffffc9;
}
.img-right{
    text-align: right;
}

.img-left{
    text-align: left;
}
.pro-sec{
    margin-bottom: 30px;
}

.pro-sec h3{
    margin-top: 90px;
    color: #fd5c63;
    font-weight: 700;
}

footer{
    background: black;
    padding: 40px 0;
    text-align: center;
}
footer h1{
    font-size: 60px;
    color: white;
}
.social ul{
    list-style: none;
    display: inline-flex;
}
.social ul li a{
    margin-right: 20px;
    color: white;
    font-size: 25px;
}

.copy{
    color: white;
}

.top .fa{
    font-size: 40px;
}
.top a,.top a:hover{
    color: grey;
}

.clients{
    background: url(../img/cl-back.jpg);
    background-size: cover;
    padding: 30px 0;
}

.cl-sec{
    background: white;
    padding: 20px;
    margin-bottom: 30px;
}

.cl-img{
    text-align: right;
}
.cl-img img{
    border-radius: 50%;
    height: 60px;
}

img{
    max-width: 100%;
}

.pr-img{
    margin-top: 90px;
}


.cont-sec-f{
    padding: 20px;
    text-align: center;
}


.cont-icons{
    text-align: center;
    margin: 15px;
}

.cont-icons .fa{
    font-size: 37px;
    background: #F65A5B;
    padding: 15px 20px;
    border-radius: 50%;
    color: whitesmoke;

}

.cont-form{
    padding: 30px 0;
}

.cont-form input{

    border: none;
    border-bottom: 2px solid #F65A5B;
    height:40px;
    font-family: sans-serif!important;
}

.cont-form input:focus{
    box-shadow: none;
}

.cont-form textarea{
    border: none;
    border-bottom: 2px solid #F65A5B;
   height: 120px!important;
   font-family: sans-serif!important;
}
.cont-form textarea:focus{
    box-shadow: none;
}

 .pcat-sec .title2{
    font-size: 16px;
    font-family: 'moda',sans-serif;
    font-weight: 400;
}

.cont-info a{
    color:#F65A5B;
    font-weight: 700;
}

a:hover{
    color: black!important;
}

.top a:hover{
    color: white!important;
}


.header .header-content p{
    color: white;
}

.why-img-sec{
    text-align: center;
}

.why-img{
    height:150px;
    margin-right: 10px;
}

.team-desc-sec{
    padding: 58px 0;
}
.director{
    padding: 20px 0;
}
.cl-desc-sec,.about-desc-sec{
    padding: 30px 0;
    text-align: justify;
}

.cl-img-sec h3, .cl-img-sec small{
    font-weight: 600;
}

.feature{
    text-align: center;
}
.feat-sec{
    margin: 0 30px;
}
.feat-sec:hover .fe-img{
    
    animation: img-move 2s infinite;
}

@keyframes img-move{
    0%{
         transform: scale(1.15);
     }
   

    50%{
        transform: scale(1);
    } 
    100%{
        transform: scale(1.15);
    }
}
.fe-img{
    height:100px;
    transition: 0.5s;
}
.feat{
   display: inline-flex;
    text-align: center;
}

/* Side Form  Start */

.left-form .cont-sec {
    position: fixed;
    left: 0px;
    top: 90px;
    display: flex;
    margin-left: -244px;
    transition: 1.0s;
    z-index: 999;
}

.cont-form2 {
    border-bottom: 6px solid #F65A5B;
    border-top: 6px solid #F65A5B;
   
    padding: 20px;
    background: url(../img/form-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
   opacity: 0.97;
    display: inline-block;
    /* border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px; */
}
.cont-sec:hover {
    margin-left: 0px!important;
}
.con-img {
    padding-top: 110px;
}

.cimg{
    height: 76px;
    animation: cmove 4s infinite;
}
.cont-form2 input{
    margin-bottom: 10px;
    font-weight: 800;
   
}

textarea{
    font-weight: 800!important;
}
.sb-btn{
    background: white;
    padding: 6px 18px;
    border-radius: 5px;
    font-weight: 800;
    border-bottom: 4px solid #F65A5B;
    border-right: 1px solid #F65A5B;
     color: black!important;
}

/* Side Form  End */

.social a:hover{
    color: whitesmoke!important;
}

@keyframes cmove{
    0%{
        transform: rotate(60deg);
    }
     50%{
        transform: rotate(-60deg);
    }

    /*75%{
        transform: rotate(0deg);
    } */
    100%{
        transform: rotate(60deg);
    }
}

.beadcab span:nth-child(3){
    color: #fd5c63;
}
.beadcab a{
    color:black;
    text-transform: uppercase;
   }

.beadcab a:hover{

     text-decoration: underline!important;
}

b4{
    font-weight: 800;
    color: #fd5c63;
}