body {
    overflow-x: hidden !important;
}

/* img.img-logo {
    margin-top: -14px !important;
} */

.menu li a:hover {
    color: #4B93EA !important;
}

.menu li a:before {
    background: #4B93EA;
}

.menu li a {
    color: #505D70;
    /* font-family: Agency FB; */
}

.ih-item.circle.effect1 .spinner {
    border: 10px solid #4B93EA;
    border-right-color: #505D70;
    border-bottom-color: #505D70;

}

.heading-hd h1 {
    color: #4B93EA;
}

.heading-hd h1 span {
    color: #505D70;
}

.btn-readmor:hover {
    background: #505D70;
    color: #fff;
    box-shadow: 0;
}

.btn-readmor {
    background: #4B93EA;
}

a {
    color: #36404e;
    text-decoration: none;
}

.quick-link-total i {
    font-size: 30px;
    color: #505D70;
}

.quick-link-total:hover {
    background: #4B93EA;
}

.quick-link-total:hover.quick-link-total span {
    background: #505D70;
}

.section-2-pro:hover a {
    color: #4B93EA;
}

.ih-item .info .info-back h3 {
    color: #505D70;
}

/* Logo For Mobile  */
@media only screen and (max-width: 767px) {
    .navbar-brand {
        padding: 24px 6px !important;
    }
}

.footer-contact {
    background-color: #ffffcc;
    width: 64% !important;
}

@media only screen and (max-width: 769px) {
    .footer-contact {
        /* background-color: #ffffcc; */
        width: 100% !important;
        height: 220px !important;
    }
}

.drop1,
.drop2,
.drop3,
.drop4,
.drop5 {
    border-top: 5px solid #4B93EA !important;
    padding: 15px 20px !important;
}

@media screen and (max-width:480px) {
    .drop1 {
        margin-left: -132px !important;
    }
}

@media screen and (max-width:480px) {
    .drop5 {
        margin-left: -118px !important;
    }
}

@media screen and (max-width:480px) {
    .drop2 {
        margin-left: -74px !important;
    }
}

@media screen and (max-width:768px) {
    .drop1 {
        min-width: 500px !important;
    }
}

@media screen and (max-width:768px) {
    .drop4 {
        min-width: 500px !important;
    }
}

@media screen and (max-width:768px) {
    .drop5 {
        min-width: 500px !important;
    }
}

@media screen and (max-width:768px) {
    .drop2 {
        min-width: 460px !important;
    }
}

/* @media screen and (max-width:480px) {

    .drop4,
    .drop5,
    .drop1 {
        min-width: 370px !important;
        margin-left: -50px !important;
        right: -80px !important;
    }
} */

/* 
.drop1 {
    min-width: 635px !important;
    margin-left: -140px !important;
} */

/* .drop5 {
    min-width: 610px !important;
    margin-left: -220px !important;
} */

.choose-course .icon-circle .icon-background {
    background-color: #4B93EA !important;
}

.choose-course .icon-circle .info .info-back:before {
    border: 12px solid #505D70;
}

.btn.btn-green {
    background-color: #4B93EA !important;
}

.btn.btn-green:after {
    background-color: #505D70 !important;
}

/* Contact Form Btn  */
.submit {
    background: #505D70 none repeat scroll 0 0 !important;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"] {
    background: #505D70 !important;
    border: 1px solid #333;
}

@media screen and (max-width:480px) {
    .sec-padding {
        padding: 15px !important;
    }
}

.section-2-pro {
    height: 360px !important;
    ;
}

@media only screen and (max-width: 767px) {
    .navbar-toggle span {
        background: #4B93EA !important;
    }
}

.footer-contact i {
    color: #4B93EA !important;
}

/* Button color  */
.btn.btn-green {
    background-color: #4B93EA !important;
}

.btn.btn-green:after {
    background-color: #505D70 !important;
}

.edugate-layout-3 .edugate-content .title {
    max-height: 82px !important;
}

.fa-gear {
    font-size: 40px !important;
}

@media only screen and (max-width: 500px) {
.drop4 {
        border-top: none !important;
    }

}