/* 
	Template Name:Vadhvan Port LIMITED
*/
/*==========================
	Custom css
==========================*/
/* h1 to h6 */

.h1 {
    font-size: 80px;
    font-weight: 500;
}

.h2 {
    font-size: 40px;
    font-weight: 500;
}

.h3 {
    font-size: 35px;
    font-weight: 500;
}

.h4 {
    font-size: 30px;
}

.h5 {
    font-size: 28px;
    font-weight: 100;
}

.h6 {
    font-size: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Inter", sans-serif;
}

.dis-block {
    display: block;
}

.bg-img-fix {
    background-size: cover;
}

.bg-secondry {
    background-color: #2c4a6b;
}

/* header */
header .search-btn {
    width: 22px;
}

header .social-img {
    width: 20px;
    height: 20px;
}

/* Responsive */

.border-dark.dez-separator,
.border-white.dez-separator {
    width: 35px;
}

.border-white.dez-separator[class*="style-"]::after,
.border-white.dez-separator[class*="style-"]::before {
    background-color: #fff;
}

@media only screen and (max-width: 991px) {
    .disnone-sm {
        display: none;
    }
}

/* New Css */
.list-inline li {
    display: inline-block;
}

.bg-primary {
    color: #fff;
    background-color: #1978b5;
}

.footer-top .widget_about p,
.dez-accordion .acod-content,
.dez-accordion .acod-content p,
.dez-box .dez-info p,
.dez-post-text {
    text-align: justify;
}

.dez-box .dez-info.text-center p {
    text-align: center;
}

.dez-title,
.dez-title-bx {
    text-transform: capitalize;
}

.footer-top .widget_getintuch {
    padding-top: 0;
}

.footer-bottom li:after {
    content: "";
    height: 5px;
    width: 5px;
    background-color: #fff;
    position: absolute;
    border-radius: 50px;
    top: 9px;
    right: -12px;
}

.footer-bottom li {
    margin-left: 15px;
    position: relative;
}

.footer-bottom li:last-child:after {
    content: unset;
}

.form-group .form-control,
.form-group .input-group-prepend .input-group-text {
    border-radius: 0;
}

hr {
    width: 100%;
}

.dez-post-info .post-title {
    margin-bottom: 5px;
}

.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
    font-weight: 600;
}

.section-head h1,
.section-head h2,
.section-head h3,
.section-head h4,
.section-head h5,
.section-head h6 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.header-style-2 .dez-topbar-left li i {
    margin-right: 10px;
}

.header-style-2.dark .navbar-toggler span {
    background-color: #fff;
}

.header-style-2.dark .header-nav .nav>li>a {
    color: #fff !important;
}

@media only screen and (max-width: 991px) {

    .footer-bottom .text-left,
    .footer-bottom .text-right {
        text-align: center !important;
    }

    .dez-button-block button,
    .dez-button-block .site-button {
        margin-bottom: 10px;
    }

    .footer-fixed .site-footer {
        position: relative;
    }

    .footer-fixed .page-wraper {
        padding-bottom: 0 !important;
    }

    .site-footer .newsletter .equal-wraper .icon-bx-wraper strong {
        font-size: 16px;
    }

    .site-footer .newsletter .equal-wraper .icon-bx-wraper .dez-tilte {
        line-height: 18px;
        font-size: 20px;
    }

    .header-style-2 .dez-topbar-left li i {
        margin-right: 0;
    }
}

.single-event-slider .owl-stage-outer{
    height: 100% !important;
}
.single-event-slider .event-image-wrapper{
    width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .single-event-slider {
        height: 320px !important;
    }
}