@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');

* {
    font-family: 'Open Sans', sans-serif;
}


.footer {

    padding: 60px;
    background-color: #F5F5F5;

}


.footer .logo img {
    width: 110px;
}


.footer .logo p {
    letter-spacing: 0.04px;
    color: #646464;
    font-size: 12px;
    width: 80%;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    margin-top: 20px;
}
.footer .logo p a{
    color:#0C67FC;
    font-size: 12px;
}
.footer .logo p a:hover{
    text-decoration: none;
}
.footer .logo p a img{
    width: 15px;
    margin-left: 10px;
}
.footer ol{
    margin-bottom: 10px;
    padding-left: 0;
}
.footer ol li {
    list-style-type: none;
    margin: 15px 0;
}
.footer ol li a{
    font-size: 12px;
    letter-spacing: 0.04px;
    color: #646464;
    font-weight: 400;
    line-height: 30px;
}

.footer ol li p {
    font-size: 12px;
    letter-spacing: 0.04px;
    color: #646464;
    font-weight: 400;
    line-height: 30px;
}
footer .footer ol li a:hover{
    text-decoration: none;
    color: #F79D2F;
}
.footer ol h4{
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.04px;

}
.footer .col-md-9 .row .col-md-3:nth-of-type(4) ol li:nth-of-type(3) a, .footer .col-md-9 .row .col-md-3:nth-of-type(4) ol li:nth-of-type(3) a .fas{
    color: #0C67FC;
    margin-right: 10px;
}
.footer .col-md-9 .row .col-md-3:nth-of-type(4) ol li:nth-of-type(3) a img{
    width: 15px;
    margin-left: 20px;
}
.orange-strip {
    background-color: #F79D2F;
    padding: 20px 130px;


}
.orange-strip .contactus, .orange-strip .social-footer{
    display: inline-block;
}
.orange-strip .social-footer{
    margin-left: 40px;
}
.orange-strip .contactus span, .social-footer span{
    color: white;
    font-size: 13px;
    line-height: 24px;
    font-style: italic;
}
.orange-strip .contactus span:nth-of-type(2){
    margin: 0 10px;
}
.orange-strip .contactus img{
    width: 15px;
    margin-left: 40px;
    margin-right: 20px;
}
.orange-strip .social-footer span{
    margin-right: 30px;
}
.orange-strip .social-footer a img {
    width: 15px;
    margin: 0 5px;
}
.orange-strip .contactus a{
    color: white;
    font-size: 12px;
}
.orange-strip .contactus a:hover{
    text-decoration: none;
}
.break{
    display: none;
}

@media screen and (max-width:1100px){
    div.col-md-3, div.col-md-9{
        padding: 0;
    }
    .orange-strip{
        text-align: center;
        padding: 20px 0px;
    }
}
@media screen and (max-width:850px){
    .orange-strip .social-footer{
        display: none;
    }
    .footer .col-md-9 .col-md-3{
        display: block;
        max-width: 100%;
        width: 100%;
        flex: none;
    }
    .footer .logo{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer .col-md-9{
        max-width: 50%;
    }
    .footer .col-md-9 .col-md-3:nth-of-type(4){
        display: none;
    }
    .footer .col-md-9 .col-md-3 ol{
        /* margin-bottom: 0; */
    }
    .footer .col-md-9 .col-md-3 ol li{
        display: inline;
        margin: 0 10px;
    }
    .footer .col-md-9 .col-md-3 ol li:nth-of-type(2){
        margin-left: 0;
    }
    .footer .col-md-9 .col-md-3 ol h4{
        margin-bottom: 5px;
    }
}
@media screen and (max-width:767px){
    .footer .row{
        margin: 0;
    }
    .footer .col-md-3, .footer .col-md-9{
        max-width: 100%;
        flex:0 0 100%
    }
    .footer .logo p:nth-of-type(2){
        margin-top: 0px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:550px){
    /* .orange-strip .break{
        display: block;
    } */
    .orange-strip img{
        display: none;
    }
    .orange-strip .contactus a{
        margin: 0 10px;
    }
    .orange-strip .contactus span:nth-of-type(2){
        margin: 0;
    }
}
@media screen and (max-width:420px){
    .footer{
        padding: 60px 30px;
    }
    .orange-strip .contactus span{
        display: none;
    }
}

.popuptwo{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.753);
    z-index: 9999;
}
.popuptwo span {
    color: red;
    cursor: pointer;
    top: 9px;
    right: 36px;
    position: absolute;
    font-weight: bold;
    font-size: 22px;
}

.popuptwo .card {
    width: 60%;
    margin: auto;
    margin-top: 10%;
}

.popuptwo h4{
    font-size: 22px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.popuptwo img {
    padding: 2% 0% 2% 10%;
    height: max-content;
    width: 100%;
}

.popuptwo .form{
    box-shadow: 0px 3px 16px #3E3E3E3D;
}
.popuptwo p{
    margin-top: 0px;
    color: black;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.popuptwo form{
    width: 495px;
    display: block;
    margin: auto;
    /* margin-top: 10%; */
    box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.479);
    background-color: white;
    color:  #24255459;
    padding: 30px 20px 30px 5px;
}
.popuptwo form div{
    margin: 15px 0;
}
.popuptwo form input {
    padding: 10px 15px;
    font-size: 16px;
    color: black;
    border: 1px solid #24255459;
    background-color: white;
    width: 100%;
    border-radius: 8px;
    transition: all .3s;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    outline: none;
}
.popuptwo form input:focus{
    background-color: white;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.384);
    outline: none;
}
.popuptwo form button{
    width: 100%;
    color: #FFFFFF;
    background: transparent linear-gradient(93deg, #303EFD 0%, #694EF7 100%) 0% 0% no-repeat padding-box;
border: none;
    /* box-shadow: 0px 0px 25px rgba(128, 128, 128, 0.445); */
    text-align: center;
    margin: auto;
    display: block;
    padding: 10px 0;
    margin-top: 50px;
    transition: all .3s;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-radius: 5px;
}
.popuptwo form button:hover{
    color: white;
    background-color: black;
    box-shadow: none;
}

@media screen and (max-width:1024px){
    .popuptwo form {
        width: 396px;
       padding: 30px 14px;
    }
}

@media screen and (max-width:800px){
    .popuptwo form {
        width: 456px;
       
        padding: 30px 20px;
    }
    .popuptwo .card {
        width: 90%;
        }
}
@media screen and (max-width:767px){
    .col-md-4{
        max-width: 40%;
    }
    .col-md-8{
        max-width: 60%;
    }
    .popuptwo form {
        width: 382px;
        padding: 30px 20px;
    }
}

@media screen and (max-width:700px){
    .popuptwo form{
        width: 90%;
        margin-top: 50px;
    }
    .popuptwo span{
        top: 10px;
    }
    .col-md-4{
        max-width: 40%;
    }
    .col-md-8{
        max-width: 60%;
    }
    .popuptwo .card {
        width: 90%;
        margin: auto;
        margin-top: 10%;
    }
}
@media screen and (max-width:600px){
    .col-md-8 {
        max-width: 100%;
        
    }
    .popuptwo form {
        padding: 0px;
    }
    .popuptwo img {
        display: none;
    }
}
@media screen and (max-width:500px){
    .popuptwo form {
        padding: 0px;
    }
    
    
    

}