@import '../css/bootstrap.min.css';
@import '../css/fontawesome.min.css';
@import '../css/magnific-popup.min.css';
@import '../css/swiper-bundle.min.css';
@import '../css/bootstrap.min.css';
@import '../css/style.css';


@font-face {

    font-family: HelveticaNeueLTGEO-75Bold;

    font-style: normal;

    font-weight: 400;

    src: url('../fonts/Linotype-HelveticaNeueLTGEO55Roman.ttf') format("truetype");

}



.header-logo img {
    height: 56px;
    padding-left: 23px;
}

/* .container {
    padding-right: 80px;
    padding-left: 80px;
} */

/* .header-layout1 .menu-area .menu-wrapp {
    background-color: #fff;
    box-shadow: 0 .125rem .125rem -0.125rem rgba(31, 27, 45, .08), 0 .25rem .75rem rgba(31, 27, 45, .08) !important;
} */

.img-box1 .about-wrapp .logo {
    background-color: #fff;
    box-shadow: 0 .125rem .125rem -0.125rem rgba(31, 27, 45, .08), 0 .25rem .75rem rgba(31, 27, 45, .08) !important;
}

.footer-layout3{
    background-color: #f6f6f6;
}

.footer-layout3 .footer-widget .about-text {
    color:   var(--title-color);
}
  
.footer-info a {
    color:   var(--title-color);
}

.footer-widget .widget_title {
    color:   var(--title-color); 
}
.footer-layout3 .footer-widget.widget_nav_menu a {
    color:   var(--title-color); 
 
}

.footer-info-icon {
    color: var(--title-color);
    margin-right: 8px;
    border: 1px solid var(--title-color);
}

.footer-layout3 .copyright-wrap {
    background: #ffffff;
    padding: 23px 0px;
}

.th-social a {
 
    background-color:  var(--title-color);
    color: var(--white-color);
}

.header-layout1 .main-menu>ul>li>a{
    font-feature-settings: 'case' on;
}

.header-info-title>a {
    font-feature-settings: 'case' off;
}

.header-info-text {
    font-size: 13px;
}

.main-menu>ul>li {
    margin: 0 12px;
}

.main-menu a {

    font-size: 17px;
}

.header-layout1 .sticky-wrapper.sticky .menu-area {
    padding:0px;
}

.hero-style1 .hero-title {
    font-size: 50px;
}

.hero-style1 .hero-text {
    font-size: 18px;
}

.hero-style1 .th-btn {
    font-size: 15px;
}

.feature-card .box-title {
    font-size: 20px;
}

.box-text.style2 {
    font-size: 15px;
    min-height: 140px;
}

.th-btn {
    font-size: 14px;
}
.title-area .sec-title {
    font-size: 30px;
}


.sec-text {
    font-size: 15px;
}

.about-feature .box-title {
    font-size:18px;
}

.about-wrap1 .box-text {
    font-size: 15px;
}
.counter-card .box-text {
    font-size: 16px;
}

.counter-card .box-number {
    font-size: 40px;
}

.why-content .box-text {
    font-size: 15px;  
}
.box-title {
    font-size: 22px;
}
.campus-content .box-title {
    font-size: 20px;
}

.campus-content .box-text {
    font-size: 16px;
}
.event-wrapp .box-title {
    font-size: 20px;  
}
.event-card .box-text {
    font-size: 16px;  
}
.footer-layout3 .footer-widget .about-text {
    font-size: 15px;
}
.footer-info a {
    font-size: 15px; 
}

.footer-widget .widget_title {
    font-size: 20px;
}
.footer-widget.widget_nav_menu a {
    font-size: 15px; 
}

.footer-layout3 .widget-area {
    padding-top: 60px;
    padding-bottom: 0px;
}

.footer-layout3 .copyright-wrap .copyright-text {
    color: var(--title-color);
}

.header-layout1 .main-menu>ul>li>a {

    font-weight:600;
}

.top-soc a{
font-size: 15px;
width: var(--icon-size, 34px);
    height: var(--icon-size, 34px);
}

.header-layout1 .menu-area {
    background-color: #fff;
}
.sticky-wrapper {
    background-color: #fff;
}
.header-layout1 .menu-area .menu-wrapp {
    background-color: #fff;  
}
.header-info {
    border-bottom: 1px solid #f3f3f3;
}
.header-logo {
    padding: 8px 0;
} 

.header-info-right {
    padding-right: 2px;
}

.hero-style1 {
    padding-left: 20px;
}
.feature-card .box-title {
    min-height: 90px;
    margin-bottom: 0px!important;
}

.counter-area1 {
    padding-left: 20px;
    padding-right: 20px;
}

.campus-card .th-btn {
    margin-top: 0px!important;
}

.th-btn {
    font-size: 14px!important;
}

.why-content .box-title {
   
    padding-top: 18px;
}

.footer-layout3 .copyright-wrap {
    background: #ffffff;
    padding: 10px 10px;
}

.breadcumb-wrapper .breadcumb-content {
    --space: 100px;

}


@media only screen and (max-width: 1600px) {
    .main-menu a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1400px) {
    .main-menu a {
        font-size: 13px!important;
    }
}


@media only screen and (max-width: 600px) {
    .header-logo img {
        height: 46px;
        padding-left: 0px;
    }
    
    .header-layout1 .menu-area {
        padding: 0 0px;
    }
}
