:root{
    --main:"Montserrat", sans-serif;
}

body{
    background-image: url(./bg.png); 
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
    background-attachment: fixed;
    /* overflow-y: hidden; */
}

*{
    margin: auto;
    box-sizing: border-box;
    padding: 0;
    font-family: var(--main);
}
.dropdown-item:focus, .dropdown-item:hover{
    background:none !important;
}
/* .dropdown-menu.show{
    transform: translate3d(1329px, 56px, 0px) !important;
} */
.tp1{
    margin-top:10px;
}
.adi{
    min-height: 15rem;
}
.mainlogo{
    height: 110px;
    width: 240px;
    cursor:pointer;
    object-fit:cover;
    position:relative;
    top:-60px;
    right:-4px;
    margin-top: 1rem!important;
}
a, a:active, a:hover{
    color:  #313132;
}

#Bitrix-ads{
    display: flex;
    justify-content: center;
    border: 10px black;
}
h1,h2,h3,h4,h5,h6,p{
    font-family: var(--main); 
}

.maintxt{
    font-family: var(--main);
    font-size: 30px;
    /* scroll-behavior: inherit !important;
    text-size-adjust: none; */
    font-weight: 600;
    
}


.card1, .card2{
    /* position: absolute; */
    background-color: #3871A6;
    /* width: 255px; */
    /* height:110px; */
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.5));
    border-radius:15px;
    

}

.container{
   backdrop-filter: blur(6px);
   border-radius: 50px;
   box-shadow: rgb(0,0,0,0.25) 0px 10px 20px;
   -webkit-backdrop-filter:blur(6px); 
   /* height: -webkit-fill-available; */
}

p{
   color: #313132;
}

.card1{
    margin-right:70px;
}
.card_icon_img{
    margin-left:-45px;
    width: 42px;
}
.card_txt_p{
    margin-left:-96px;
    color:#F5F5F7 ;
    font-size:15px;
}
.socmed a{
    padding-left: 10px;
}
.socmed{
    background-color: #fff;
    border-radius: 25px;
    width: 40px;
    height: 26px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}
.socmed img{
    width: 20px;
    height: 20px;
}
#job-keywords{
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px !important;padding: 30px 15px !important;position:relative;margin-right:15px;border-radius: 40px;border:1px solid #3871a6;color: #424245;font-family: 'Montserrat'; font-size: 20px;
                    line-height: 42px;font-weight: 300;
}
#newsletter-input{
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px !important;font-family: 'Montserrat';
                    font-style: normal;
                    padding:22px;
                    font-weight: 300;
                    font-size: 18px;
                    line-height: 42px;margin-right:15px;border-radius: 30px;border:1px solid #3871a6;
}
#submit_button{
    position:absolute;top:6%;height:50px;width:50px;right:45px;padding:10px 25px;background-color:#3871a6;color:white;border-radius:26px;border:none;outline:none;cursor:pointer;


}
.email_p{
    font-family: 'Montserrat';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 25px;
                    line-height: 45px;
                    margin-top:35px;              
                    color: #313132;
                    text-align: center;
}



.footerlinks a, .ftr a{
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 38px;
/* identical to box height */

text-decoration-line: underline;
color: #313132;
}
.footerlinks a{
    font-size:20px !important;
}

/* about.php starts */

.text{
    font-size:15px;
}
/* MOBILE STARTS */
@media only screen and (max-width: 767px)  {
.totalResult{
    display: block !important;
    margin-left: 1rem;
    margin-top: 1rem;
}
/* .maintxt{
    display:none;
}
.mainlogo{
    margin-bottom:0;
} */
.rslt{
    margin-left: 0 !important;
    margin-bottom: 1rem;
}
.filterr span{
    display: flex !important;
}
.card1, .card2{
    width:none;
    height: auto;
}
.card1{
    margin-bottom:20px;
}
.card1, .card2{
    margin-right:0;
    display: flex;justify-content: center !important;align-items: center !important;flex-direction: row;flex-wrap: nowrap;
    width: 243px;
    height: 70px;
}
.card_icon_img{
    /* margin-left:-225px;
    margin-top:15px; */
    width:30px;
    margin-left:-60px;
}
.card_txt_p{
    margin-left:-65px;
    font-size:15px;

}
.card2{
    margin-right:0;
    margin-left:none;
}
.footermedias{
    /* padding-left: 70px;
    padding-right: 70px; */
}
#newsletter-input{
    width: 230px;
}
.socmed{
    margin-right: 10px;
    margin-left: -5px;
}
.tp1{
    margin-bottom: 11px;text-align: center;margin-top: 12px;
    font-weight: bold;

}
.tp2{
    margin-top: -12px;
}
.email_p{
    font-size: 22px;
    margin-left:2rem;
}
.maintxt{
    font-size:25px;
}
#submit_button1{
    margin-top: -3rem;
    margin-left: 17rem;
    height: 45px;
    width: 45px;
    padding: 11px 16px !important;
}

.contact_txt{
    margin-left: 10px !important;
}
body{
    background-repeat: no-repeat;
    /* overflow-y: hidden !important; */
    overflow-x: hidden !important;
    background-position-x: center;
    background-attachment: fixed;
}
.footerlinks a{
    font-size:15px !important;
}


}
@media (max-width: 425px)  {
    #newsletter-input{
        width: 190px !important;
    }

}
@media (min-width: 768px) { 
    .tp1{
        font-size:25px !important;
    } 
    .about_btn{
        margin-left:56% !important;
    }
 
}
@media (max-width: 1023px) { 
    .filterr img{
        display: none!important;
    }
    .filterr span{
        justify-content: center;
        display: flex;   
    }
    .filterr{
        margin-left: 0 !important;
        margin-bottom:1rem;
    }
 
}
@media (min-width: 1025px) { 
   /* .adi{
       min-height:13rem !important;
   } */
 
}
/* large screen starts */
@media (min-width: 2559px)
{

.footermedias{
    margin-top: 35px !important;
}
.mainlogo{
    height:180px;
    width: 390px;
}
.maintxt{
    font-size: 50px;
}
#job-keywords{
    padding:50px;
    font-size: 35px;
}
.cards{
    margin-top: 45px !important;
}
.card_txt_p{
    font-size: 21px;
}
.email_p{
    font-size: 40px;
    margin-top: 100px;
}
#newsletter-input{
font-size: 30px;
margin-top: 35px;
padding: 40px;
}
.footerlinks a {
    font-size: 30px !important;
}
.footerlinks{
    margin-top: 60px;
}

}
/* large screen ends */

/* laptop */
@media (min-width: 1400px){
    .footerlinks a{
        padding-left:15px !important;
        margin:15px !important;
    }
    .mainlogo{
    height: 130px;
    width: 290px;
    }
    .socmed{
    padding-left: 0px !important;
    margin: 15px !important;
    }
    #job-keywords{
        padding:30px;
    }
    #newsletter-input{
        padding: 22px;
    }
    #submit_button1{
        padding: 15px 20px;

    }
    .card1, .card2{
        height: 95px;
    }
    .tp2{
        margin-top:-5px;
    }
}
/* for max screen */
@media screen and (min-width:1700px) {
    .text{
    font-size: 1.3rem;
}

}

 
.dropdown-toggle {
    background-color: #3871a6;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 25px;
    outline: none !important;
    margin-top:12px;
  }
  .dropdown-menu {
    min-width: 0 !important;
  }
  .drp-menu {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 52px;
    margin-left:1100px;
  }
.filterr{
    justify-content: center;
    flex-direction: row-reverse;
}