@import url('flaticon.css');

@font-face {
    font-family: montserrat_bold;
    src: url(../fonts/Montserrat-Black.ttf);
}

@font-face {
    font-family: montserrat_bold;
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: montserrat_semi;
    src: url(../fonts/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: montserrat_medium;
    src: url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
    font-family: montserrat;
    src: url(../fonts/Montserrat-Regular.ttf);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    line-height: 1;
    font-family: montserrat;
}

em {
    font-style: normal
}

button {
    border: 0;
    outline: inherit;
    cursor: pointer
}

a,
img {
    border: 0;
    text-decoration: none;
    outline: none;
    font-family: montserrat;
    ;
    color: #ccc;
}

ul,
ol li,
li {
    list-style: none inside;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;

}

h2,
h4 {
    font-family: montserrat_bold;
}

p {
    font-family: montserrat;
    ;
    line-height: 20px;
    font-size: 14px;
}

table {
    border: 0;
    border-collapse: collapse;
}

textarea,
input,
select {
    font-family: montserrat;
    font-size: 14px;
    outline: inherit
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.ful_wid {
    width: 100%;
    display: inline-block;
}
.ful_wid::after{clear:both;content:''}

.container {
    width: 1170px;
    margin: 0 auto;
    font-family: montserrat;

}

.header {
    width: 23%;
    overflow-y: scroll;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    background: url(../images/menu_bg_.jpg) 0 0 / cover;
    background-attachment:fixed;

}

.header_inr {
    position: relative
}

.resopnsive_menu {
    position: relative;
    z-index: 9;
    display: none
}

.header::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: background: rgb(122, 188, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#550101', GradientType=1);
    /* IE6-9 */
    ;
    width: 100%;
    background: url(../images/menu_bg_.jpg) 0 0 / cover;
    background-attachment:fixed;

}

.logo {
    width: 40%;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    z-index: 9;
}

.menu {
    width: 100%;
    float: left;
}

.logo img {
    width: 100%;
}

.menu_inr {
    padding-left: 20px;

}

.menu_inr li {}

.menu_inr li a {
    font-family: montserrat;
    color: #fff;
    padding: 15px 0 15px 30px;
    font-size: 13px;
    display: block;
    position: relative;
    border-bottom: 1px solid #370000
}

.menu_inr li a::before {
    content: "";
    position: absolute;
    left: -30px;
    background: url(../images/menu-hover.png) no-repeat;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease-in;
}

.menu_inr li a:hover::before,
.menu_inr li a.active::before {
    left: 0;
}

.menu_inr li a:hover,
.menu_inr li a.active {
    color: #b1a272
}

.social {
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #370000;
    position: relative;
    z-index: 9;
}

.social_inr li {
    float: left;
    margin: 0 5px
}

.social_inr li:first-child {
    margin-left: 0;
}

.social_inr li a {
    width: 25px;
    height: 25px;
    background: #ad9e6d;
    color: #2c0000;
    border-radius: 50%;
    display: block;
    text-align: center
}

.social_inr li a i {
    line-height: 25px;
    font-size: 13px;
}

.small_tittle {
    font-size: 15px;
    font-family: montserrat_semi;
    color: #fff;
    margin-bottom: 15px;
}

.copy {
    padding: 20px;
    position: relative;
    z-index: 9;
}

.copy p {
    color: #ad9e6d;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px
}

.page_rht {
    width: 77%;
    font-size: 0
}

.banner .item > img {
    width: 100%;
}

.owl-theme .owl-controls .owl-buttons {
    display: none
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 30px;
    position: absolute;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.6) url(../images/arw.png) no-repeat;
    background-position: 12px 12px;
    top: 35%
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 30px;
    position: absolute;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.6) url(../images/arw2.png) no-repeat;
    background-position: 16px 12px;
    top: 35%
}

.owl-theme .owl-controls {
    margin: 0 !important
}

.tittle h3 {
    font-family: montserrat_bold;
    font-size: 22px;
    color: #3a0000;
    margin-bottom: 20px;
}

.about_blg {
    background: #eae9e4;

}

.about_left {
    padding: 30px;
    width: 50%;
}

.about_left p {
    margin-bottom: 10px;
}

.about_right {
    width: 50%;
}

.about_right img {
    width: 100%;
}

.menu_responsive {
    display: none;
}

.abt_new img {
    width: 100%;
    margin-bottom: 25px;
}

.product_pop_all {
    position: relative;

}

.product_pop {
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product_pop h4 {
    color: #fff;
    font-family: montserrat_bold;
    font-size: 25px;
    transform: translate3d(0px, -100px, 0px);
    transition: all 0.3s ease-in;
    opacity: 0
}

.product_pop a {
    transform: translate3d(0px, 100px, 0px);
    transition: all 0.3s ease-in;
    opacity: 0
}

.product_pop_all:hover .product_pop h4,
.product_pop_all:hover .product_pop a {
    transform: translate3d(0px, 0, 0px);
    opacity: 1
}

.product_pop_all:hover .product_pop {
    opacity: 1;
}

.btn_style {
    background: #cda46e;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    transition: all 0.5s ease
}

.btn_style:hover {
    background: background: rgb(122, 188, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(122, 188, 255, 1) 0%, rgba(12, 0, 0, 1) 0%, rgba(85, 1, 1, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#550101', GradientType=1);
    /* IE6-9 */
}

.wid_30 {
    width: 33%;
}

.wid_25 {
    width: 25%;
}

.wid_50 {
    width: 50%;
}

.product {
    position: relative
}

.product_image {
    float: left;
}

.product_image img {
    width: 100%;
    height: 380px;
}

.product_ctn_inr {
    display: inline-block;
    vertical-align: inherit;
}

.product_ctn {
    background: #cda46e;
    /* display: table; */
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 50%;

}

.product_ctn_inr h2 {
    margin-top: 65%;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}



.clear {
    clear: both
}

.footer {
    background: #160000;
    padding: 10px 0;
    text-align: center;
}

.address {
    padding: 10px 0;
    background: #333;
}

.address_inr li {
    float: left;
    width: 33.3%;
    text-align: center;
    padding: 15px 0
}

.address_inr li i {
    width: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 14px

}

.address_inr li span {
    display: block;
    line-height: 26px;
    color: #fff;
    font-size: 15px
}

.add_detail {
    width: 100%;
    margin: 10px 0;
}

.enq_all {
    text-align: center;
}

.enq {
    width: 60%;
    margin: 0 auto;
}


.enq li.wid_50 {
    width: 50%;
}

.enq li {
    float: left;
    padding: 4px 5px;
}

.enq li input {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
}

.enq li textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
}

.enq li select {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
    font-size: 13px;
}

.enq .btn_style {
    margin-top: 0;
    width: 60%;
    text-transform: uppercase;
    width: 150px;

}

.enq_all {
    padding: 40px 0
}

.about_page {
    padding: 30px;
    background: url(../images/bgabt.png);
    position: relative;

}

.about_page::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    height: 100px;
}

.about_lft {
    width: 280px;
    background: #000;
    position: relative;
    z-index: 9;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.3);
    border: 5px solid rgba(255, 255, 255, 0.9)
}

.about_rht {
    width: 70%;
    padding: 30px 0 0 30px;
}

.about_lft img {
    width: 100%;
    height: 380px;
}

.about_rht p {
    margin-bottom: 15px
}

.fancybox {
    position: relative;
    padding: 5px;
    display: flex;
}

.fancypop {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(0.83);
    transition: all 0.1s ease;
    text-align: center;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fancypop i {

    color: #fff;
    transform: translate3d(0, -97px, 0);
    transition: all 0.3s linear;
    font-size:20px
}

.product_page .tittle {
    text-align: center;
    padding: 30px 0 0 0
}

.fancybox:hover .fancypop i {
    transform: translate3d(0, -0, 0);
}

.fancybox:hover .fancypop {
    transform: scale(0.9);
    opacity: 1
}


.wid_30 img {
    height: 265px
}


/*=====================10-8-18====================*/
.gold_pri {
    background: #fff;
    position: fixed;
    top: 40%;
    right: 0;
    width: 300px;
    z-index: 9999;
    -webkit-transition: transform 0.3s;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s;
    transform: translateX(100%);
}

.gold_pri_opn {
    transform: translateX(0px);
}

.gold_tit {
    font-family: montserrat_semi;
    text-align: center;
    background: #cda46e;
    color: #fff;
    padding: 15px 0;
    transform: rotate(90deg);
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: 0 0;
    width: 120px;
    font-size: 14px;
    cursor: pointer;
    right: 0
}

.gold_pri table {
    width: 100%;
    height: 100%;
    position: relative;

}

.gold_pri table th {
    padding: 0 0 10px 0;
    background: url(../images/menu_bg_.jpg) 0 0 / cover;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.gold_pri table td {
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    text-align: center
}

.click-capture {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*pointer-events: none;*/
    z-index: 6;
    opacity: 0;
    transition: all 800ms ease;
    background: rgba(0, 0, 0, 0.5);
    height: 0;
}

.click-capture-open {
    opacity: 1;
    height: auto;
}
.swal-button
{
    background-color:#cda46e
}