@charset "utf-8";
@media only screen and (max-width: 480px) {
    .weblayout
    {
        height:1500px;
    }
    .weblayout1
    {
        height:1800px;
    }

    .circle
    { 
        height:100px;
        width:50%;
    }
    .circle img
    {
        width:50%;
    }
}
body{
    font-family: 'Hind', sans-serif;
}
.nav-link.active, .nav-link{
    color: black !important;
}
a.nav-link.active{  
    color: #ffc11b !important;
    border-bottom: 3px solid #ffc11b;
    /*border-radius: 0.25rem;*/
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.covermain{
    background-image: url(../images/slider_img1.png) !important;
    background-size: cover !important;
    height: 610px;
    position: relative;    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    /*background-attachment: fixed;*/
    width: 100%;
}
.covermain:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*background: rgba(0, 0, 0, 0.5);*/
}
#About{
    /*background: #ff9933;*/
    color: black;
}
.container-front{
    color: white;
}
.h1title_underline{
    border-bottom: 2px solid white;
    padding-bottom: 5px !important;
}
.why_text_center{
    vertical-align: middle;
    text-align: center;    
    font-size: 1.75rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.cnoverlay{
    /*margin-top: 30px !important;*/
    padding: 0px;
    text-align: center;
}
.img-fluid{
    border: 1px solid white;
}
.methode_p1 {
    margin-bottom: 15px !important;
}
.methode_p2 {
    margin-bottom: 100px;
    padding: 0px 30px;
}
.w-100{
    /*height: 500px;*/
}

#book_demo input,#book_demo button{
    /*    background: black;
        color: white;*/
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.learn_icons{
    width: 150px;
    height: 150px;
    margin: 30px;
}
.about_ul{
    text-align: left;
    font-size: 1.2rem;
    width: 80%;
    margin-left: 10%;
    margin-top: 20px;
}





.rounimghome{
    border-radius: 50%;
    height: 200px;
    width: 200px;
}
.hero-text{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.color {
    background-color: #1516188c;
}
.navbar-brand{
    color: white !important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.sticky-top {
    position: -webkit-sticky;
    position: fixed;
    top: 0;
    z-index: 1020;
    width: 100%
}
.gradient{
    /*background: linear-gradient(to bottom, #9c9ca0 0%, #ffffff 65%);*/
    /*    background: grey;
    -webkit-box-shadow: -2px 5px 54px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: -2px 5px 54px -1px rgba(0,0,0,0.3);
    box-shadow: -2px 5px 54px -1px rgba(0,0,0,0.3);*/
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
}

.cnoverlay:hover .overlay {
    opacity: 1;
}
.cnoverlay:hover{
    /*transform: scale(1.01);*/ 

}
.overlayweb{
    background:#79b955 !important
}
.overlaybanner{
    background:#594046 !important
}
.overlayemailer{
    background:#ec4b1e !important
}
.overlaylogo{
    background:#7b7691 !important
}
.overlayfbadd{
    background:#2aedb0 !important
}
.overlaymagzine{
    background:#c02d63 !important
}
.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.btnwhitetransparent{
    border: 1px solid white;  
    color: white;
}
.btnwhitetransparent:hover{
    background: white;
    color: black;
}

#work{
    /*padding:30px;*/
}
.txttitle{
    /*    font-size: 30px;
    font: 700 30px/1.2 'Roboto Condensed', sans-serif;
    letter-spacing: 5px;
    color: black;*/
    padding-bottom: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.75rem;
    font-size: 1.75rem;
}
.covernametitle{
    font-size: 2rem;
    /* font-style: italic; */
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    text-transform: uppercase;
    font-weight: 600;
    font-stretch: extra-expanded;
    letter-spacing: 4px;
}
.covernamedesignation{
    letter-spacing: 5px;
    line-height: 48px;
}

.txttitle-odd{
    color: white;
}
.colorblack{
    color:black;
}
.titlebtnoverlay{
    width: 128px;
}
.contactblack{
    background: black;
    color: white;
}
.overlay h2{
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    border: 1px solid white;
    padding: 5px 5px;
    font-size: 20px;
}
.txttitle25{
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 1.75rem;
    /*letter-spacing: 4px;*/
}
.py-7{
    padding-top: 7rem;
    padding-bottom: 3rem !important;
}
section{

}
.parent{
    display: table;

}
.child{
    display: table-cell;
    vertical-align: middle;
}
.left{
    text-align: left;
}
.nav-link{
    /*    padding-right: 20px !important;
    padding-left: 20px !important;  
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/

    padding-right: 10px !important;
    padding-left: 10px !important;
    /*border-radius: 0.25rem;*/
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    ii: 0 8px 10px 8px;
    ii: none;
    display: inline-block;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    /* outline: none; */

}

.btn-outline-warning {
    color: white !important;
    font-family: "Montserrat", sans-serif;
    background-color: transparent;
    background-image: none;
    border-color: white !important;
    border-radius: 0px;
}
.btn-outline-warning:hover {
    border: black !important;
    background: white !important;
    color: black!important;
    border: 1px solid white !important;
}
.btn-outline-warning-black {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    background-color: transparent;
    background-image: none;
    border-color: #000000;
    border-radius: 0px;
}
.btn-outline-warning-black:hover {
    color: #FFFFFF;
    background-color: #808080;
    border-color:  #808080;
}
.aboutimgdiv img{
    width:70px;
    margin: 0px 20px;
}
.aboutimgdiv{
    text-align: center;
}
.contactimg{
    width: 30px;
    margin-right: 10px;
}
.contactdiv{
    text-align: center;
}
.h2head{
    text-align: center;
    margin-top: 100px;
    font-family: "Montserrat", sans-serif;
}
.h3head{
    text-align: center;
    margin-top: 50px;
    font-family: "Montserrat", sans-serif;
    color: #7f7f80;
}
.lidivwhyusodd{
    background: #f3f3f3;
    padding: 15px;
    border-radius: 25px;
    color: #191717;
    font-size: 1.2rem;
}
.lidivwhyuseven{
    background: #f3f3f3;
    padding: 15px;
    border-radius: 25px;
    color: #191717;
    font-size: 1.2rem;
}
.lidivwhyusodd span{   
    color: #e55825;
    font-weight: 700;
}
.lidivwhyuseven span{   
    color: #f39320;
    font-weight: 700;
}
.whyusli li{
    margin-top: 5px;
    text-align: center;
    list-style-type: none;
}
.h1whyus{
    text-align: center;
    font-size: 3rem;
    /* text-transform: uppercase; */
    font-weight: 700;
    /* color: white; */
    background: -webkit-linear-gradient(#ca382b, #f18f20);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.desc{
    font-size: 1.2rem;
}
span.imp {
    font-weight: 500;
}
.h1title{   
    color: #ee8921;
    font-weight: 700;
    font-size: 2.5rem;
}