/* @import "https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Roboto:300,400,500,700&amp;display=swap"; */

body {
    /* font-family: roboto, sans-serif; */
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-size: 16px;
       font-weight: 400;
    overflow-x: hidden;
    font-family: 'Muli', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    line-height: 26px;
    -webkit-text-size-adjust: none;
}

.message_submit_form:focus {
    outline: none;
}
p{    font-family: 'Muli', sans-serif !important;
 }
a.text-dark:focus,
a.text-dark:hover {color:#fe8431!important}

input:hover,
input:focus {
    outline: none !important;
}

.gray_bg {
    background-color: #e8e8e8;
}

.section_padding {
    padding: 60px 0
}
.main-head{font-size: 42px !important}
@media only screen and (min-width:1025px)  {
    .main-head{font-size: 72px !important}

}
/* 20/11/2020 */
body::-webkit-scrollbar {
    width: 0.5em;
}
 
body::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #b9b9b9;
  outline: none;
  border-radius: 5px;
}
#header {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999;
/*    top: 10px;
*/    background:rgba(21, 17, 15, 0.32)
}
#header.menu_fixed {
    top:0;
    background:rgba(77, 85, 151, 0.95)
}
#breadcrumb .breadcrumb {
    background: none;
    margin-bottom: 0;
    padding: 15px 0 0 0;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0;
    color: #6c757d;
    color: rgb(108, 117, 125);
    content: "❯" !important;
}
.btn.btn-lang {
    border: 1px solid #bebebe;
    border-radius: 30px;
    font-size: 14px;
}
.stellarnav .menu-toggle {
    position: absolute;
    right: 0;
    top: 38px;
    width: 28px;
    padding: 0 !important;
    height: 18px;
    margin: 0 auto;
}
.video-btn {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.txt-theme {
    color:#36347a;
}
.img-full {
    width: 100%;
}
.scrollTop {
    position: fixed;
    right: 15px;
    bottom: 40px;
    cursor: pointer;
    padding: 8px 12px;
    background: #471408;
}
.scrollTop a {
    color: #fff;
}
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
        margin-top: 1.75rem;
    margin-top: 5.5rem !important;
}

.footer-area {
    background-color:#353638 !important;
}

/* #spotlight {
    background: #fe8431;
    height: inherit;
    width: 100%;
    background: url("../images/spotBg.png") no-repeat;
    background-size: cover;
    background-position: center center;
} */
/* 20/11/2020 */
/* 23/11/2020 */
.posLeft {
    margin: 0;
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-right: -50%;
	transform: translate(-50%, -50%);
}
.poslft {
    margin: 0;
    position: absolute;
    top: 4.5%;
    left: 25.2%;
    width: 100%;
    margin-right: -50%;
	transform: translate(-50%, -50%);
}
.poslft-in {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 53%;
    width: 100%;
    margin-right: -50%;
    transform: translate(-45%, -50%);
}
.text-orange {
    color: #fe8431;
}
.text-bold {
    font-weight: bold;
}
.whyk_god .imgbx {
    padding: 20px 5px;
    border-radius: 5px;
}
.whyk_god .imgbx.green {
    background: #effcf5;
}
.whyk_god .imgbx.blue {
    background: #e9f8ff;
}
.whyk_god .imgbx.yellow {
    background: #fef5ee;
}
.vh-100 {
    height: 100vh;
}
.spotDesc {
    max-width: 480px;
}
.rounded-10 {
    border-radius: 10px;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
#lead_lights .list-group-item {
    padding: .75rem .75rem;
}
.bg_orange {
    background: #fe8431;
}
.btn_submit i {
    background: #fff;
    border-radius: 30px;
    color: #222;
    padding: 5px;
    margin-right: 5px;
}
.gradientLeft {
    left: 10px;
    z-index: 0;
    margin-right: 0;
    transform: translate(0%, -50%);
}
.gradientRight {
    right: -20px;
    z-index: -1;
    margin-right: 0;
    transform: translate(0%, -50%);
}
.gradientBg {
    width: 480px;
    top: 50%;
    position: absolute;
}
.web-d-none {
    display: none;
} 
.web-d-block {
    display: block;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../images/owl-prev.png) no-repeat;
    left: 10px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../images/owl-next.png) no-repeat;
    right: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 33%;
    width: 32px;
    text-indent: -9999px;
    height: 32px;
}
/* 23/11/2020 */
/* 12/11/2020 */
.main-menu-item .navbar-nav {
    display: block;
}
.img-align-right{
    width: 35%;
    float: left;
    padding: 0 5px;
    padding-bottom: 8px;
}
#banner {
    min-height: 300px;
    position: relative;
}
/* 12/11/2020 */
/* 19/12/2020 */
.left-0 {
    left: 0;
}
.right-0 {
    right: 0;
}
.left-arrow, 
.right-arrow {
    position: absolute;
    top: 50%;
    font-size: 26px;
    font-weight: bold;
    transform: translateY(-50%);
}
/* 19/12/2020 */
@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_padding {
        padding: 60px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_padding {
        padding: 20px 0
    }
}

@media(max-width:576px) {
    .section_padding {
        padding: 20px 0
    }
}
@media(max-width:767px) {

.img-align-right{
    width: 100%;
    padding: 0 5px;
    padding-bottom: 8px;
}
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_padding {
        padding: 20px 0
    }
}

.single_padding_top {
    padding-top: 60px !important
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .single_padding_top {
        padding-top: 40px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single_padding_top {
        padding-top: 40px !important
    }
}

@media(max-width:576px) {
    .single_padding_top {
        padding-top: 40px !important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single_padding_top {
        padding-top: 40px !important
    }
}

.padding_top {
    padding-top: 60px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .padding_top {
        padding-top: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .padding_top {
        padding-top: 70px
    }
}

@media(max-width:576px) {
    .padding_top {
        padding-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .padding_top {
        padding-top: 70px
    }
}

.padding_bottom {
    padding-bottom: 140px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .padding_bottom {
        padding-bottom: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .padding_bottom {
        padding-bottom: 70px
    }
}

@media(max-width:576px) {
    .padding_bottom {
        padding-bottom: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .padding_bottom {
        padding-bottom: 70px
    }
}

a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

a:hover {
    outline: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #242429;
}
p{margin-bottom: 10px !important}
p ,
pre {
    color: #666;
    line-height: 1.7;
    font-size: 16px;
    margin-bottom: 0;
    color: #434343;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

h2 {
    font-size: 44px;
    line-height: 28px;
    color: #242429;
    font-weight: 600;
    line-height: 1.222
}

@media(max-width:576px) {
    h2 {
        font-size: 22px;
        line-height: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    h2 {
        font-size: 24px;
        line-height: 25px
    }
}

h3 {
    font-size: 24px;
    line-height: 25px
}

@media(max-width:576px) {
    h3 {
        font-size: 20px
    }
}

h5 {
    font-size: 18px;
    line-height: 22px
}

img {
    max-width: 100%
}

a:focus,
.button:focus,
button:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}

.section_tittle {
    margin-bottom: 84px
}

@media(max-width:576px) {
    .section_tittle {
        margin-bottom: 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_tittle {
        margin-bottom: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_tittle {
        font-size: 50px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle {
        margin-bottom: 50px
    }
}

.section_tittle h2 {
    font-size: 48px;
    color: #242429;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    margin-bottom: 28px
}

@media(max-width:991px) {
    .section_tittle h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 10px
    }
}

.section_tittle p {
    color: #7f7f7f;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 26px;
    font-size: 14px
}

@media(max-width:576px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section_tittle p {
        margin-bottom: 10px
    }
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mb_110 {
    margin-bottom: 110px
}

@media(max-width:576px) {
    .mb_110 {
        margin-bottom: 220px
    }
}

.mt_130 {
    margin-top: 130px
}

@media(max-width:576px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mt_130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .mt_130 {
        margin-top: 70px
    }
}

.mb_130 {
    margin-bottom: 130px
}

@media(max-width:576px) {
    .mb_130 {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .mb_130 {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mb_130 {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .mb_130 {
        margin-bottom: 70px
    }
}

.padding_less_40 {
    margin-bottom: -50px
}

.z_index {
    z-index: 9 !important;
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:3640px) {
    .container {
        max-width: 1170px
    }
}

@media(max-width:1200px) {
    [class*=hero-ani-] {
        display: none !important
    }
}

.form-control:focus {
    box-shadow: none
}

.home_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.main_menu .navbar-brand {
    padding: 0 !important
}

@media(max-width:576px) {
    .main_menu .navbar-brand {
        max-width: 120px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .main_menu .navbar-brand {
        max-width: 130px
    }
}

.main_menu .navbar-toggler {
    position: relative;
    z-index: 1
}

.main_menu .navbar-toggler:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: 200% auto
}

.main_menu .navbar {
    padding: 0
}

@media(max-width:576px) {
    .main_menu .navbar {
        padding: 15px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .main_menu .navbar {
        padding: 15px 0
    }
}

.main_menu .main-menu-item {
    text-align: center;
    justify-content: center
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .main_menu .main-menu-item {
        padding-left: 25px

    }
}

.main_menu .main-menu-item ul li .nav-link {
    color: #fff;
    font-size: 13px;
    padding: 35px 0;
    line-height: 13px;
    text-transform: capitalize;
    border-right: 1px solid #ffffff12;
padding-right: 5px;
}
.main_menu .main-menu-item ul li {
    margin-left: 5px;
}
.main_menu .main-menu-item ul li:first-of-type {
/*    margin-left: 0;
*/}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .main_menu .main-menu-item ul li .nav-link {
        padding: 35px 16px
    }
}

.main_menu .main-menu-item ul li .nav-link:hover {
    color: #ffcb79;
}

.main_menu .btn_1 {
    padding: 8.5px 34px;
    margin-left: 65px;
}

.dropdown-menu {
    border: 0 solid rgba(0, 0, 0, .15) !important;
    background-color: #fafafa;
}

.dropdown .dropdown-menu {
    transition: all .5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
    margin-top: -1px;
}

.dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    padding: 9px 18px !important;
    color: #000 !important;
    text-transform: capitalize;
}

.dropdown .dropdown-menu .dropdown-item:hover {
    color: #0065e1 !important;
}

.dropdown:hover .dropdown-menu {
    transform: scale(1);
}
@media(max-width:767px) {
 .mob-d-none {
        display: none;
    } 
    .mob-d-block {
        display: block;
    }
        .poslft {
        margin: 0;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-right: 0;
        padding: 10px 25px;
        transform: translate(0%, 0%);
    }
    .poslft-in {
    margin: 0;
    position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-right: 0;
        padding: 10px 25px;
        transform: translate(0%, 0%);
}
.main_menu .main-menu-item ul li .nav-link {
   
    border-right: 0px solid #ffffff12;
}
}
/* custom 991 */
@media(max-width:991px) {
   
    
    #spotlight {
/*        margin-top: 95px;
*/        background: none;
        background-color: #f79353
    }
    #banner {
  
            background-color: #f79353

}
    .spotDesc h2 {
        font-size: 30px;
    }
    .carousel-indicators {
        display: none;
    }
    .gradientBg {
        width: 240px;
        display: none;
    }
    #top_attractions {
        border-top: 1px solid #e1e1e1;
    }
    html {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .mob-mb-2,
    .mb-5.mob-mb-2 {
        margin-bottom: 1.2rem;
    }
    .breadcrumb_part {
        margin-top: 95px;
    }
    .section_padding {
        padding: 35px 0;
    }
    #header {
        top: 0;
        background:rgb(253 168 112 / 2%)
    }

#header.menu_fixed {
    top: 0;  background:rgba(41, 44, 76, 0.83)
}


    .main_menu .navbar-brand {
        float: left;
    }
    .single_page_menu .navbar-collapse ul li .nav-link {
        color: #000 !important;
    }
    .main_menu .navbar {
        padding: 15px 0;
        display: block;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
        padding: 0;
    }
    .navbar-collapse {
        z-index: 9999 !important;
        position: absolute;
        left: 0;
        top: 62px;
        width: 100%;
        background-color: #fff;
        text-align: center !important;
        box-shadow: 0 11px 9px -5px rgba(0, 0, 0, .2);
    }
    .main_menu .main-menu-item {
        text-align: left !important;
    }
    .main_menu .main-menu-item .nav-item {
        padding: 0 15px !important;
    }
    .main_menu .main-menu-item ul li .nav-link,
    .navbar-dark .navbar-nav .active>.nav-link {
        padding: 14px 0 !important;
        font-size: 15px;
    }
    .navbar-dark .navbar-nav .active>.nav-link {
        color: #edb65f
    }
    .main_menu .main-menu-item ul li .nav-link {
        color: #fff;
    }
    .navbar-nav {
        align-items: start !important;
    }
    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px;
    }
    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block;
        color: #0065e1;
    }
    .dropdown .dropdown-item:hover {
        color: #0065e1 !important;
    }
    .border-right.mob-border-right-0 {
        border-right: none !important;
    }
    .border-left.mob-border-left-0 {
        border-left: none !important;
    }
     .mob-d-none1 {
        display: none;
    }

}

/* custom 991 */
.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    top: 0;
}

.menu_fixed .logo_2 {
    display: inherit;
}

.menu_fixed .logo_1 {
    display: none;
}

.menu_fixed .main-menu-item ul li .nav-link {
    color: #d4d0d0;
}

.banner_part {
    height: 935px;
    position: relative;
    overflow: hidden;
    background-image: url(../img/banner_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

@media(max-width:991px) {
    .banner_part {
        background-image: none;
        background-color: #f7f7f7;
        height: 650px;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part {
        height: 650px;
    }
}

.banner_part .banner_text {
    display: table;
    width: 100%;
    height: 935px;
}

.banner_part .banner_text .banner_text_iner {
    display: table-cell;
    vertical-align: middle;
    padding-top: 155px;
}

@media(max-width:991px) {
    .banner_part .banner_text .banner_text_iner {
        vertical-align: middle;
        padding-top: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .banner_text .banner_text_iner {
        padding-top: 0;
        padding-top: 100px;
    }
}

@media(max-width:576px) {
    .banner_part .banner_text {
        text-align: center;
        padding-top: 0;
        height: 650px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner_part .banner_text {
        text-align: center;
        padding-top: 0;
        height: 650px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner_part .banner_text {
        text-align: center;
        padding-top: 0;
        height: 650px;
    }
        .poslft{left: 36%; top: 3.5%} 

}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .banner_text {
        height: 650px;
    }
        .poslft{left: 30%} 

}

.banner_part .banner_text h5 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #242429;
    margin-bottom: 0;
    /* font-family: roboto, sans-serif; */
}

.banner_part .banner_text h1 {
    font-size: 60px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.2;
}

@media(max-width:576px) {
    .banner_part .banner_text h1 {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner_part .banner_text h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner_part .banner_text h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .banner_text h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.4;
    }
}

.banner_part .banner_text h1 span {
    color: #0065e1;
}

.banner_part .banner_text p {
    font-size: 15px;
    line-height: 30px;
    /* font-family: roboto, sans-serif; */
    color: #242429;
    padding-right: 20px;
}

.banner_part .banner_text .btn_2 {
    margin-top: 50px;
}

@media(max-width:991px) {
    .banner_part .banner_text .btn_2 {
        margin-top: 20px;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part .banner_text .btn_2 {
        margin-top: 20px;
    }
}

@media(max-width:991px) {
    .banner_part .banner_img {
        display: none;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner_part {
        margin-top: 20px;
    }
}

.about_us {
    position: relative;
    z-index: 99;
    /* background-image: url(../img/about_bg.png); */
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 50% 90%;
}

@media(max-width:991px) {
    .about_us {
        padding: 70px 0 0;
        background-image: none;
    }
}

@media(max-width:576px) {
    .about_us .about_us_text {
        padding-left: 0;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about_us .about_us_text {
        padding-left: 0;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about_us .about_us_text {
        padding-left: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about_us .about_us_text {
        padding-left: 0;
    }
}

.about_us .about_us_text h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 24px;
    position: relative;
}

@media(max-width:991px) {
    .about_us .about_us_text h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 15px;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about_us .about_us_text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 40px;
    }
}

.about_us .about_us_text p {
    line-height: 1.929;
    margin-bottom: 35px;
}

@media(max-width:576px) {
    .about_us .about_us_text p {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about_us .about_us_text p {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about_us .about_us_text p {
        margin-bottom: 20px;
    }
}

.footer-area {
    background-color: #f3f6f7
}

@media(max-width:991px) {
    .footer-area .single-footer-widget {
        margin-bottom: 30px
    }
}

.footer-area .single-footer-widget p {
    color: #7b838a
}

.footer-area .single-footer-widget h4 {
    color: #242429;
    font-style: inherit;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px
}

@media(max-width:1024px) {
    .footer-area .single-footer-widget h4 {
        font-size: 18px
    }
}

@media(max-width:991px) {
    .footer-area .single-footer-widget h4 {
        margin-bottom: 15px
    }
}

.footer-area .single-footer-widget ul li {
    margin-bottom: 14px
}

.footer-area .single-footer-widget ul li a {
    color: #7f7f7f;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-area .single-footer-widget ul li a:hover {
    color: #0065e1
}

.footer-area .single-footer-widget .form-wrap {
    margin-top: 25px;
    position: relative
}

.footer-area .single-footer-widget input {
    height: 48px;
    border: none;
    width: 100% !important;
    font-weight: 400;
    background: 0 0;
    padding-left: 20px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #e1e1e1 !important;
    color: #999
}

.footer-area .single-footer-widget input:focus {
    outline: none;
    box-shadow: none
}

.footer-area .single-footer-widget .click-btn {
    background-color: #0065e1;
    color: #fff;
    border-radius: 5px;
    border: 0;
    position: absolute;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block
}

.footer-area .single-footer-widget .click-btn:focus {
    outline: none;
    box-shadow: none
}

.footer-area .footer_logo {
    margin-bottom: 30px;
    display: inline-block
}

.footer-area .social_logo {
    margin-top: 20px
}

.footer-area .social_logo a {
    color: #b8bcbf;
    margin-right: 10px
}

.footer-area .social_logo a:hover {
    color: #0065e1
}

.footer-area .footer-bottom {
    margin-top: 70px
}

@media(max-width:991px) {
    .footer-area .footer-bottom {
        margin-top: 20px
    }
}

.footer-area .footer-bottom .footer-social {
    text-align: center
}

@media(max-width:991px) {
    .footer-area .footer-bottom .footer-social {
        text-align: left;
        margin-top: 30px
    }
}

.footer-area .footer-bottom .footer-social a {
    background: rgba(255, 255, 255, .15);
    margin-left: 3px;
    width: 32px;
    display: inline-grid;
    text-align: center;
    height: 32px;
    align-content: center
}

.footer-area .footer-bottom .footer-social a i,
.footer-area .footer-bottom .footer-social a span {
    font-size: 14px
}

.footer-area .copyright_part {
    background-color: #0d1820;
    padding: 26px 0
}

.footer-area .copyright_part a {
    color: #0065e1
}

@media(max-width:576px) {
    .footer-area .copyright_part .footer-social {
        margin-top: 20px
    }
}

.footer-area .copyright_part .footer-social a {
    margin-left: 20px;
    color: #fff;
    text-align: center
}

.footer-area .copyright_part .footer-social a:hover {
    color: #0065e1
}

.footer-area .copyright_part .footer-social a i:hover {
    color: #0065e1
}

.footer-area .copyright_part .footer-social a [class^=ti-],
.footer-area .copyright_part .footer-social a [class*=" ti-"] {
    line-height: 0
}

@media(max-width:991px) {
    .footer-area .copyright_part .footer-text {
        text-align: center
    }
}

.sample-text-area {
    background: #fff;
    padding: 100px 0 70px
}

.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}

b,
sup,
sub,
u,
del {
    color: #0065e1
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px !important;
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2
}
.mt-10 {
    margin-top: 10px
}

.section-top-border {
    padding: 40px 0;
    border-top: 1px dotted #eee
}
.section-outer {
    padding: 30px 0;
}
.sec-img{width: 65%; float: left; margin-right: 15px; margin-bottom: 15px }
.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

.breadcrumb_bg {
    background-image: url(../images/innerBg.jpg);
    background-position: top;
    background-repeat: no-repeat;
/*    background-size: cover;
*/}

.breadcrumb_part {
    position: relative;
    z-index: 1;
/*    height: 400px
*/}

.breadcrumb_part .breadcrumb_iner {
    height: 352px;
    width: 100%;
    display: table
}

.breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item {
    display: table-cell;
    vertical-align: middle
}

.breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center
}
ul.sublink {
    list-style:none;
    width:100%;
    height:auto;
    float:left;
    padding: 10px 0;
    overflow:hidden;
}

ul.sublink  li {
    list-style-type:none;
    display:block;
padding:2px 0 2px 15px;
    border-bottom:1px dotted #cccccc;
    
    
}
ul.sublink  li a {
    display:block;
    text-decoration:none;
    padding:10px 8px;
    padding-left:32px;
    background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:5px;
    margin-left:-15px;
   color: #fe8431 !important;
    
}

ul.sublink  li a:hover {
    color:#fff !important;
        background-color: #fe8431 !important;
            background-image:url(../images/icon2.png); background-repeat:no-repeat; background-position:5px;


}
ul.sublink {
    list-style: none;
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
    overflow: hidden;
}
.right-bg {
    background-color: #fff;
    border: 1px solid #eaeaea; 
}

@media(max-width:1024px) {

.sec-img{width: 100%; float: left; margin-right: 0; margin-bottom: 15px }
}
@media(max-width:576px) {
    .breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }

}

@media only screen and (min-width:576px) and (max-width:767px) {
    .breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 40px
    }
}

.breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item p {
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
}

.breadcrumb_part .breadcrumb_iner .breadcrumb_iner_item span {
    margin: 0 5px;
    font-size: 12px
}

.breadcrumb {
    margin-bottom: 0 !important;
}



@media(max-width:991px) {
    .footer-area .single-footer-widget {
        margin-bottom: 30px;
    }
}

.footer-area .single-footer-widget p {
    color: #f1f1f1;
}

.footer-area .single-footer-widget h4 {
    color: #fff;
    font-style: inherit;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px;
}

@media(max-width:1024px) {
    .footer-area .single-footer-widget h4 {
        font-size: 18px
    }
}

@media(max-width:991px) {
    .footer-area .single-footer-widget h4 {
        margin-bottom: 15px;
        display: none;
    }
}

.footer-area .single-footer-widget ul li {
    margin-bottom: 14px
}

.footer-area .single-footer-widget ul li a {
    color: #f1f1f1;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-area .single-footer-widget ul li a:hover {
    color: #ffcb79;
}

.footer-area .single-footer-widget .form-wrap {
    margin-top: 25px;
    position: relative
}

.footer-area .single-footer-widget input {
    height: 48px;
    border: none;
    width: 100% !important;
    font-weight: 400;
    background: #e1e1e1;
    padding-left: 20px;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #e1e1e1 !important;
    color: #999
}

.footer-area .single-footer-widget input:focus {
    outline: none;
    box-shadow: none
}

.footer-area .single-footer-widget .click-btn {
    background-color: #f47929;
    color: #fff;
    border-radius: 0 10px 10px 0;
    border: 0;
    position: absolute;
    right: 0px;
    width: 70px;
    top: 0;
    height: 48px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.footer-area .single-footer-widget .click-btn:focus {
    outline: none;
    box-shadow: none
}

.footer-area .footer_logo {
    margin-bottom: 30px;
    display: inline-block
}

.footer-area .social_logo {
    margin-top: 20px
}

.footer-area .social_logo a {
    color: #b8bcbf;
    margin-right: 10px
}
.footer-area .social_logo a i {
    font-size: 22px;
}

.footer-area .social_logo a:hover {
    color: #0065e1
}

.footer-area .footer-bottom {
    margin-top: 70px
}

@media(max-width:991px) {
    .footer-area .footer-bottom {
        margin-top: 20px
    }
}

.footer-area .footer-bottom .footer-social {
    text-align: center
}

@media(max-width:991px) {
    .footer-area .footer-bottom .footer-social {
        text-align: left;
        margin-top: 30px
    }
}

.footer-area .footer-bottom .footer-social a {
    background: rgba(255, 255, 255, .15);
    margin-left: 3px;
    width: 32px;
    display: inline-grid;
    text-align: center;
    height: 32px;
    align-content: center
}

.footer-area .footer-bottom .footer-social a i,
.footer-area .footer-bottom .footer-social a span {
    font-size: 14px
}

.top-menu {
    width: auto;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
    float: right;
/*    margin: 18px 0 10px 0;
*/    line-height: 30px
}

.top-menu li {
    width: auto;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    float: left
}

.top-menu li a {
    color: #000;
    text-transform: uppercase;
}

.top-menu .search {
    margin-right: 0
}
@media only screen and (max-width: 1366px) {
    
    .top-menu {
        float: right;
    }
    .top-menu li {
        padding: 0 8px;
    }
    .top-menu {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1280px) {
    .top-menu li {
        padding: 0 8px;
    }
    .top-menu {
        font-size: 16px;
    }
}


@media screen and (max-width:991px) {
   
    .top-menu {
        font-size: 14px;
    }
    .logo img {
        max-width: 240px;
    }
    .top-menu li {
        padding: 0 5px
    }
   
    .menu-wrapper {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .menu-wrapper .top-menu {
        margin: 0;
        text-align: center;
        padding: 5px 0;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .15);
    }
    .menu-wrapper .top-menu li {
        text-align: center;
        width: 50%;
        border-top: 1px solid rgba(255, 255, 255, .15);
        padding: 5px 0;
    }
@media screen and (max-width: 991px){
.menu-wrapper .top-menu li {
    text-align: center;
    width: 50%;
    border-top: 1px solid rgba(255, 255, 255, .15);
    padding: 5px 0;
}
}




