/*.banner-area {
    background: url(../images/slider/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;   /* 900px   //***
}*/
p{
    text-align: justify;
}

.owl-dot {
    /*width: 19px;
    height: 4px;
    border-radius: 2px;*/
    background-color: rgb(255 60 0);
    /*display: inline-block;
    margin-right: 10px*/;
}

.consen_nav_manu.style-three .consen_menu>ul>li>a:hover {
    color: #ff3c00;
    /* font-size: 16px !important; */
    font-weight: 600;
}

.banner-area {
    background: url(../images/slider/banner-001.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}

.banner-area.style-two {
    background: url(../images/slider/banner-002.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}

.banner-area.style-three {
    background: url(../images/slider/banner-003.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}

.banner-area.style-four {
    background: url(../images/slider/banner-004.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}

.banner-area.style-five {
    background: url(../images/slider/banner-005.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}

.banner-area.style-six {
    background: url(../images/slider/banner-006.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 650px;
}



.footer-middle.new-style .footer-bottom-content {
    text-align: center;
}

.em-blog-title h2 {
    font-size: 22px;
    padding: 2px 0 2px;
}

.em-blog-content:before {
    position: absolute;
    content: "";
    bottom: 62px;
    left: 0px;
    height: 1px;
    width: 100%;
    background: unset;
}

.em-blog-title h2 {
    font-size: 20px;
    padding: 2px 0 2px;
}


.feature-area.new-style {
    background: #ff3c00;
    padding: 30px 0 16px;
}

/*.banner-year-thumb {
    position: absolute;
    right: -158px;
    top: -50px;  /*-400px   ///////
}*/


.banner-year-thumb {
    position: absolute;
    right: 795px;     /* -140px*/
    top: -315px;  /* -300px   -400px*/
}

.consen_nav_manu {
    
    border-bottom: 2px solid #ff3c00;
}

.consen_nav_manu {
    /*background: #e2b1a1;*/
    /*transition: .5s;
    z-index: 2;
    position: relative;
    padding: 0 100px;
    margin-bottom: -88px;*/
}


.dreamit-icon-list ul li {
    display: flex;
    /*list-style: none;
    padding: 14px 0 0px;*/
}

@media (min-width: 992px) and (max-width: 1199px) {
    a.logo_img img {
        width: 60%;
    }
}