﻿body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fcf6cb!important;
}

a {
    color: #d2ab67 !important;
}

a:hover {
    color: #d2ab67 !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: 2px solid #d2ab67;
    outline: none;
    background-color: #444;
    color: #d2ab67;
    cursor: pointer;
    border-radius: 25% 25%;
}

#myBtn:hover {
    background-color: #445;
}

.glyphicon{
    font-size: 12px;
}

.pdf_size {
    width: 100%;
    height: 500px;
}

.dropdown:hover {
    display: block;
}


.logo_layout {
    height: 150px;
}

.dropdown {
    float: left;
}

.pdf_show_hide {
    display: none;
}

.dropdown .dropbtn {
    font-size: 14px;
    border: none;
    outline: none;
    color: #d2ab67;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    transition: all ease-in-out 0.4s;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #444;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #444;
    min-width: 240px;
    margin-top: 0px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: #d2ab67;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    border: 1px solid #d2ab67;
    text-align: left;
    font-size: 12px;
}

.dropdown-content a:hover {
    background-color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.header_img {
    width: 100%;
    height: 424px !important;
    border: 12px ridge #d2ab67 !important;
}

.slider_img {
    width: 100%;
    height: 400px !important;
}

.slider_border {
    border: 12px ridge #d2ab67 !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #d2ab67!important;
    background-color: #222222!important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #d2ab67!important;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #d2ab67!important;
    background-color: transparent;
}

.ddl_sub {
    list-style-type: none;
    padding: 0px;
}

.ddl_sub2 {
    display: none !important;
    list-style-type: none;
    padding: 0px;
}

.ddl_sub:hover + .ddl_sub2 {
    /*display: block !important;*/
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 58px;
    left: -212px;
    width: 220px;
    background-color: #444;
}
.ddl_sub2:hover {
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 58px;
    left: -212px;
    width: 220px;
    background-color: #444;
}

.Panel_color {
    background-color: #444444 !important;
    color: #d2ab67 !important;
    border-color: #d2ab67 !important;
    text-align: center;
}

.gallery .gallery-item {
    overflow: hidden;
    object-position: 54% 0%;
    object-fit: cover;
    background-color: #000000 !important;
    border: 12px ridge #d2ab67 !important;
}

.img_allign {
    object-fit: fill;
    width: 100%;
    height: 300px;
}

.gallery .gallery-item img {
    transition: all ease-in-out 0.4s;
}

.btn_Back {
    width: 100px;
    float: right;
    padding: 0px 13px;
    color: #d2944f;
    border: 1px solid #d2a155;
    background: #141414;
    text-align: center;
}

.heading_size{
    font-size: 17px;
    display: block;
}

.btn_Back:hover {
    color: #d2944f;
}

.body_layout {
    width: 100%;
    margin: 0 auto;
    border: 3px solid #d2ab67;
}

.panel-primary {
    border-color: #d2ab67!important;
}

.welcome_img {
    width: 150px;
    margin: 20px;
}

.img_size {
    height: 250px;
    width: 100%;
}

.panel-body {
    background-color: black;
    border: 8px double #d2ab67;
    color: #d2ab67;
}

.img-thumbnail {
    overflow: hidden;
    object-position: 54% 0%;
    object-fit: cover;
    background-color: #000000 !important;
    border: 12px ridge #d2ab67 !important;
}

.slider_layout {
    margin-top: 50px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.unserline_txt {
    width: 25%;
}

.section-title h2 {
    margin: 15px 0 0 0;
    font-size: 50px;
    color: #d2ab67;
    font-family: 'Carattere', cursive;
    font-family: 'Fleur De Leah', cursive;
    font-family: 'Grey Qo', cursive;
    font-family: 'Playfair Display', serif;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.footer {
    padding: 10px;
    background-color: #444;
    color: #d2ab67;
    text-align: center;
}

.social_icon {
    height: 50px;
    padding: 10px;
}

.link:hover{
    color: azure;
}

.link {
    color: #d2ab67;
}

.forword_btn {
    font-size: 15px;
    color: #d2ab67;
    padding: 0px 10px;
    background-color: #444444;
    border: 1px solid #d2ab67;
}

.forword_btn:hover {
    color: whitesmoke;
    border: 1px solid whitesmoke;
}

.show_hide_txt {
    display: none;
}

.show_hide_img {
    display: block;
}

.logo_layout {
    display: block;
}

.logo_layout2{
    display: none;
}

.body_layout2 {
    width: 90%;
    margin: 0 auto;
    background-color: black;
    margin-top: 200px;
    padding: 0px;
    margin-bottom: 20px;
}

.panel {
    margin-bottom: 0px;
}

.button_style {
    border: 1px solid #d2ab67 !important;
    width: 100%;
    background: #444;
    text-align: left;
}

.button_style:hover {
    color: #d2ab67 !important;
    background-color: #302e2e !important;
}

.bg_color_tab {
    background-color: black;
}

.w3_sidebar {
    height: 100% !important;
    background-color: #444444;
    color: #d2ab67;
    position: unset;
    z-index: 1;
    overflow: auto;
}

.bg_Black{
    background-color: black;
}

.color_gold {
    color: #d2ab67;
}

#tab_3{
    margin-bottom: 20px;
}

.panel-heading {
    background-color: #444 !important;
    color: #d2ab67 !important;
    border-color: #d2ab67 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}

.fieldset {
    width: 90%;
    margin: 0 auto;
    margin-top: 200px !important;
}

.panel-footer {
    background-color: #444 !important;
    color: #d2ab67 !important;

    border-color: #d2ab67 !important;
}

.navbar-collapse{
    width: 100%;
}

.nav_color {
    color: #d2ab67 !important;
}

.nav_color:hover {
    text-decoration: none;
}

.logo_align {
    width: 100%;
    padding: 10px;
    position: absolute;
    z-index: 1;
    background-color: #f7f7f700 !important;
}

.heading_txt {
    font-size: 20px;
}

.txt_content{
    font-size: 18px;
    text-align: justify;
}


@media only screen and (max-width: 600px) {
    .dropdown {
        width: 100%;
        display: block;
    }


    .logo_layout {
        width: 100px;
        height: auto;
    }



    .nav > a {
        position: initial;
        width: 100%;
        text-align: center;
        display: block;
    }

    .nav_responsive {
        position: initial;
        width: 100%;
        text-align: center;
        display: block;
    }

    .nav > li > a > img {
        width: 50%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .dropdown-content {
        width: 100%;
    }

    .active {
        width: 100%;
        text-align: center;
    }

    .dropbtn {
        width: 100%;
        text-align: center;
    }

    .dropdown:hover .dropdown-content {
        display: block;
        position: initial;
    }

    .pdf_show_hide {
        display: block;
        width: 100%;
        text-align: center;
        background: black;
        color: white;
        margin-top: 57px;
        padding: 25px 0px;
        cursor: pointer;
    }

    .glyphicon {
        font-size: 15px;
    }

    .pdf_size{
        height: auto;
    }

    .glightbox-clean .gprev {
        top: 41%!important;
    }

    .glightbox-clean .gnext {
        top: 40%!important;
    }

    .accordion-title {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .fieldset {
        margin-top: 70px !important;
    }

    .panel-heading {
        width:100%;
        font-size: 15px;

    }

    .forword_btn {
        float: none;
        font-size: 15px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .footer h3 {
        font-size: 18px;
    }

    .footer p {
        font-size: 15px;
    }

    .navbar-inverse {
        display: block;
        position: unset;
    }

    .txt_body_1 {
        height: auto !important;
    }

    .txt_body_2 {
        height: auto !important;
    }

    .txt_body_3 {
        height: auto !important;
    }

    .txt_body_4{
        height:auto!important;
    }
    .txt_body_5 {
        height: auto !important;
    }

    .ddl_sub:hover + .ddl_sub2 {
        display: block !important;
        position: relative;
        z-index: 0;
        top: 0px;
        left: 0px;
        width: 100%;
        background-color: #444;
    }

    .ddl_sub2:hover {
        display: block !important;
        position: relative;
        z-index: 0;
        top: 0px;
        left: 0px;
        width: 100%;
        background-color: #444;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .unserline_txt {
        width: 50%;
    }

    .fieldset {
        margin: 0 auto;
        width: 90%;
        margin-top: 0px !important;
    }

    .navbar{
        position:unset!important;
    }

    .btn_Back {
        width: 100%;
        float: inline-end;
    }

    .show_hide_txt {
        display: block;
    }

    .show_hide_img {
        display: none;
    }

    .logo_layout {
        display: none;
    }

    .logo_layout2 {
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 35%;
    }

    .img_layout{
        width: 100%!important;
        height: auto!important;
    }

    .navbar {
        height: auto!important;
        width: 100%;
        object-fit: cover;
    }

    .sizing2{
        width: 100%!important;
        height:auto!important;
    }

    .img_layout3 {
        width: 100% !important;
        height: auto !important;
    }

    .sizing4 {
        width: 100% !important;
        height: auto !important;
    }

    .panel-heading {
        font-size: 17px !important;
        font-weight: bold;
    }
}

