﻿/* Base */
* {
    outline: none;
    transition: all 0.3s;
}

html, body {
    height: 100%;
}

/*body {font-family: 'Calibri Light', sans-serif;font-size: 20px;line-height: 1.6;color: #000;background-color: #f5f5f5;}*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 1.6;
    color: #525659;
    background-color: #f5f5f5;
    background-image: url(/css/img/bodybg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

ul.row {
    margin-bottom: 0px;
}

.latest-news-carousel div[class*="thumbnail"] {
    margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
    /* font-family: 'Calibri', sans-serif; */
}

a {
    color: #404040;
}
    a:hover {
        color: #404040;
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: linear;
    }

    a.none:hover {
        text-decoration: none;
    }

.pad-r-0 {
    padding-right: 0
}

.pad-l-0 {
    padding-left: 0
}

div.section {
    margin-bottom: 27px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-12 {
    margin-top: 12px;
}

.mr-15 {
    margin-right: 15px;
}

.ml-5 {
    margin-left: 5px;
}

.btn-primary {
    background: #5c4e47;
    border-color: #5c4e47;
}

    .btn-primary:hover {
        background: #5c4e47;
        border-color: #5c4e47;
    }

.btn {
    border-radius: 0;
}

.topbar {
    padding-right: 0px;
}

.btn-group-lg > .btn, .btn-lg { /*padding: 14px 33px;
    line-height: 1;
    font-size: 20px;
    background:url('img/login.jpg')*/
}

.img_afil {
    margin-right: 0px;
    margin-left: auto;
}

.capdet {
    line-height: 1.2;
}
/*@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-bold';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
}*/


.f26 {
    font-size: 26px;
}

.f24 {
    font-size: 24px;
}

.f20 {
    font-size: 20px;
}

.f30 {
    font-size: 30px;
}

.red {
    color: #600724
}

.darkgray {
    color: #1D1D1B;
}

.cyangray {
    color: #5C4E47
}

.topcpt {
    margin-bottom: 0px;
    line-height: 1;
}

.tptitle {
    font-size: 28px;
}

.drptoogle {
    color: #5C4E47;
    font-size: 20px;
    font-family: 'Open Sans-Light', sans-serif;
    text-decoration: none !important;
}

.srchbtn {
    margin-top: 15px;
    margin-right: 20px;
}

.drpweb {
    margin-top: 10px;
}

.cpbotmm {
    padding-right: 0px !important;
    height: 262px;
}

.cplady {
    padding: 5px;
    height: 262px;
    position: relative
}

img.lady {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.box_content .thumbnail {
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 30px;
}

    .box_content .thumbnail .caption h3 {
        padding-bottom: 0px;
        font-size: 18px;
        font-family: 'Open Sans-Bold', sans-serif;
        color: #5C4E47;
    }

    .box_content .thumbnail .caption {
        padding: 24px !important;
    }
.box_content .thumblink {
    padding-bottom: 0px;
    font-size: 18px;
    font-family: 'Open Sans-Bold', sans-serif;
    color: #5C4E47;
}
    .box_content .thumbnail img {
        height: 195px;
        width: 100%;
        object-fit: none;
        object-position: bottom left;
        /*object-fit: cover;
  
object-position: center right;*/
    }

.box_content_2 .thumbnail img {
    height: 195px;
    width: 100%;
    object-fit: cover;
    object-position: center right;
}

.box_content_2 .thumbnail .caption {
    padding: 30px !important;
}

    .box_content_2 .thumbnail .caption h2 {
        margin: 0px;
        font-size: 24px;
        font-family: 'Open Sans-Bold', sans-serif;
        color: #5C4E47;
    }

.hero_content {
    position: absolute;
    top: auto;
    left: 20px;
    bottom: 20px;
}

    .hero_content h2 {
        background: rgba(92, 77, 70, 0.7);
        color: #fff;
        font-weight: 700;
        font-size: 47px;
        margin-top: 0;
        width: 328px;
        padding: 10px 15px;
        /* line-height: 27px; */
        /* font-weight: bold; */
        /* font-family: 'Roboto-bold'; */
        font-family: 'OpenSans-CondBold', sans-serif;
    }

.thumbnail.teambox {
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    margin-bottom: 30PX;
}

    .thumbnail.teambox .caption {
        padding: 20px;
    }

        .thumbnail.teambox .caption h4, .thumbnail.teambox .caption h3 {
            font-size: 18px;
            padding-bottom: 5px;
            margin: 0px;
            COLOR: #5c4e47;
        }

        .thumbnail.teambox .caption h3 {
            font-family: 'Open Sans', sans-serif;
        }

        .thumbnail.teambox .caption h4 {
            font-family: 'Open Sans-Light', sans-serif;
        }

    .thumbnail.teambox a {
        text-decoration: none;
    }

p.desc.text-left {
    text-align: left;
    padding: 0 44px;
    word-break: break-all;
    word-wrap: break-word;
}

.single_section {
    padding: 40px;
    padding-bottom: 5px;
}

    .single_section p {
        text-align: left !important;
        padding-bottom: 35px;
        margin-bottom: 0px;
    }

        .single_section p:last-child {
            padding-bottom: 0px;
        }

.sidebaenav {
    background: #fff;
    padding: 40px;
    /*min-height: 912px;*/
}

    .sidebaenav > ul {
        list-style: none;
        padding-left: 0px;
    }

    .sidebaenav ul li {
        line-height: initial;
        border-top: 1px solid #D3D4D2;
    }

        .sidebaenav ul li a {
            color: #5c4e47;
            font-family: 'Open Sans-Light', sans-serif;
            text-decoration: none !important;
            padding: 10PX 0px;
            display: block;
        }

    .sidebaenav > ul li > ul > li {
        border: 0px;
        list-style: none;
        position: relative;
        font-size: 18px;
    }

        .sidebaenav > ul li > ul > li:before {
            content: "";
            width: 5px;
            height: 5px;
            background: #5c4e47;
            position: absolute;
            border-radius: 50%;
            left: -15px;
            top: 50%;
        }

    .sidebaenav ul {
        /* padding-left: 0px; */
    }

    .sidebaenav > ul li > ul {
        padding-left: 15px;
    }

    .sidebaenav ul li.active > a {
        font-family: 'Open Sans', sans-serif;
    }

    .sidebaenav ul li.active > ul > li.open a {
        color: #600724;
        font-family: 'Open Sans', sans-serif;
    }

.services.section img {
    display: block;
    max-width: 100%;
    height: auto;
}

.linktop {
    align-self: center;
    padding: 0px 25px;
}

    .linktop a {
        color: #5C4E47;
        font-size: 20px;
        font-family: 'Open Sans-Light', sans-serif;
        text-decoration: none !important;
    }
li.active>.span1 {
    display: block !important;
}
@media (min-width: 768px) {
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .home_list a.btn {
        font-size: 18px !important;
    }

    .box_content .thumbnail .caption h3 {
        font-size: 14px;
    }

    .home_list p {
        font-size: 18px !important;
    }

    .home_list .thumbnail {
        min-height: 210px !important;
    }

    .cplady {
        height: 243px;
    }

    .cpbotmm {
        height: 243px;
    }

    .carousel-control {
        width: 5%;
    }

        .carousel-control img {
            width: 20px;
        }

    .box_content .thumbnail .caption {
        padding: 10px !important;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1192px;
    }
}
/*@media screen (min-width: 1200px) and (max-width:1449px){
    .container {
        width: 970px;
    }
}*/
@media screen and (min-width: 1500px) {
    /*.container {
    width: 1440px;
}*/
}

@media screen and (min-width: 1024px) and (max-width:1600px) {
    .drpsubmenu {
        left: auto !important;
        right: 100% !important;
    }
}
/* Header */
.top {
    color: #fff;
}

    .top p {
        margin: 0;
    }

    .top ul {
        margin: 0;
        padding: 0;
    }

    .top li i {
        color: #fff;
    }

    .top li a {
        color: #fff;
    }

        .top li a:hover {
            text-decoration: none;
        }

            .top li a:hover, .top li a:hover i {
                color: #63092d;
                transition-property: all;
                transition-duration: 0.3s;
                transition-timing-function: linear;
            }

.home img {
    max-width: 30px !important;
}

/* Navigation */
.navbar {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
}

    .navbar .container {
        position: relative;
    }

.navbar-default {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    border-top: 8px solid #5c4e47;
    border-bottom: 1px solid #f5f5f2;
    background-color: #fff;
}

    .navbar-default .navbar-nav > li > a {
        font-size: large;
    }

        .navbar-default .navbar-nav > li > a:hover {
            background-color: transparent;
            color: #63092d;
        }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #63092d;
    }

    .navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus {
        color: #63092d;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        margin: 0 0 10px 28px;
    }

        .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            border: none;
            background: #fff;
        }

            .navbar-default .navbar-toggle i {
                font-size: 31px;
            }

    .navbar-default .navbar-collapse {
        float: left;
        border-top: none;
        padding-left: 0;
        padding-right: 0;
    }

.navbar-brand > img {
}

.navbar-default .navbar-nav > li > a {
    color: #5c4e47;
    border-left: 1px solid #5c4e47;
    font-size: 20px;
    font-family: 'Open Sans-Light', sans-serif;
    /* padding: 20px 29px 12px 0; */
}

.navbar-default .navbar-nav > li:first-child > a {
    border: none;
}

nav.navbar.shrink {
}

.thumbnail .caption h3 {
    margin: 0px;
    padding-bottom: 30px;
}

.drpmenu li a {
    font-size: 18px;
    font-family: 'Open Sans-Light', sans-serif;
}

    .drpmenu li a:hover, .drpmenu li a:focus {
        color: #832a43;
        text-decoration: none;
    }

@media screen and (min-width:768px) and (max-width: 1023px) {
    .navbar-default .navbar-collapse {
        padding-left: inherit;
        padding-right: inherit;
    }

    .img_afil {
        width: 100%;
    }

    footer.site-footer p {
        padding: 0px;
        font-size: 15px;
        margin-top: 0px;
    }

    .fbox {
        border-left: 0px solid #fff;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 30px;
    }

    footer.site-footer ul {
        padding-left: 0px;
    }

    .fbox h3 {
        padding-left: 0px !important
    }

    .col-md-5.p_m_30 {
        padding: 30px 20px;
    }

    /*.site-main {
        margin-top: 100px;
    }*/

    .hero_area {
        /*height: 250px !important*/
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
        padding: 20px 0;
    }

    nav.navbar.shrink > .container .navbar-brand {
        padding: 9px 0;
    }

    nav.navbar > .container .topbar {
        margin: 25px 0;
    }

    .navbar-default .navbar-toggle {
        margin: 0 0 0px 28px !important;
    }

    .cplady {
        height: 300px;
    }

    .cpbotmm {
        padding-right: 0px !important;
        height: 300px;
    }

    /*.hero_content h2 {
        background: none;
        width: 100%;
        text-align: center;
        font-size: 50px;
    }*/

    nav.navbar.shrink > .container .topbar {
        margin: 15px 0
    }

    nav.navbar.shrink > .container .navbar-toggle {
        margin: 12px 0 10px 5px;
    }

    .logo-mini {
        max-width: 50px;
    }

    .hero_area {
        height: 230px
    }

    .hero_content {
        padding: 0px 0;
    }

        .hero_content h1 {
            font-size: 32px;
        }

    /*.hero_content h2 {
            background: none;
            width: 100%;
            text-align: center;
            font-size: 50px;
            color: #fff;
            margin: 10% auto;
        }*/

    /*.home_list .thumbnail{height:250px !important;}*/
}

@media screen and (min-width:768px) and (max-width: 991px) {
    .pad-r-0, .pad-l-0 {
        padding-right: 0;
        padding-left: 0px;
        float: none;
    }

    .drpmenu li a {
        font-size: 16px !important;
        padding: 5px 15px 5px 25px !important;
    }

    ul.sub.dropdown-menu.drpmenu.drpsubmenu {
        margin-top: 10px;
    }

    .pad-l-0 {
        margin-bottom: 25px;
    }

    span.fa.fa-angle-right {
        position: absolute;
        right: 8px;
        top: 14px;
        font-size: 16px;
        color: #832a43;
    }
}


@media screen and (min-width:992px) and (max-width: 1023px) {
    .home_list .thumbnail {
        height: 250px !important;
    }

    .srchbtn {
    }

    .drpweb {
        display: none;
    }
    /*.lgimg{display:none}*/
    a.visible-sm.text-right.mt-15 {
        display: inline-block !important;
        float: left;
        margin-top: 0px;
    }

    a.visible-xs.text-right.mt-15 {
        display: inline-block !important;
        float: left;
        margin-top: 0px;
    }

    .navbar-toggle {
        display: block;
        padding-top: 0px;
        display: block;
        padding: 10px 10px;
        margin-bottom: 0px !important;
        padding: 0px;
        margin: 0 0 0px 28px !important;
    }
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-collapse {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        max-height: none;
    }

    .drpmenu {
        position: static !important;
    }

    .drpsubmenu ul {
        border: 0px;
        box-shadow: none;
    }

    ul.drpsubmenu li a {
        padding: 0px !important;
        font-size: 16px;
    }
    /*.navbar>.container:first-child {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1111;
    background: #fff;
    top: 0;
    width:100%;
}*/
    /*.tpheader{
      position: fixed;
    left: 0;
    right: 0;
    z-index: 1111;
    background: #fff;
    top: 0px;
    width: 100%;
    border-top: 8px solid #5c4e47;
        border-bottom: 1px solid #ddd;
     }
     .navbar-fixed-bottom, .navbar-fixed-top{
         position:static !important;
     }*/
    .navbar-brand {
        padding: 5px;
    }
    /*.navbar-fixed-bottom, .navbar-fixed-top{bottom:0;overflow:auto;}*/
}

@media (min-width:1024px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
        padding: 35px 0;
    }

    .site-main {
        margin-top: 185px;
    }

    nav.navbar.shrink > .container .navbar-brand {
        padding: 9px 0;
    }

    nav.navbar.shrink > .container .main-navbar-nav > li {
        padding: 12px 0;
    }

    .hero_content h2 {
        background: rgba(92, 77, 70, 0.7);
        color: #fff;
        font-weight: 700;
        font-size: 47px;
        margin-top: 0;
        width: 328px;
        padding: 10px 15px; /* line-height: 27px; */ /* font-weight: bold; */ /* font-family: 'Roboto-bold'; */
        font-family: 'OpenSans-CondBold', sans-serif;
    }

    .hero_content {
        /* padding: 300px 40px 20px 20px; */
        position: absolute;
        top: auto;
        left: 20px;
        bottom: 20px;
    }
}

@media (max-width:991px) {
    .hero_content h2 {
        background: none;
        width: 100%;
        text-align: center;
        font-size: 50px;
        color: #fff;
    }

    .hero_content {
        top: 43%;
        left: 0;
        right: 0;
    }

    .sidebaenav {
        min-height: initial;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .single_section {
        padding: 0;
        padding-top: 40px
    }
}

.main-navbar-nav {
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .main-navbar-nav > li {
        padding: 20px 0 20px 0;
    }

        .main-navbar-nav > li > a {
            padding-top: 0;
            padding-bottom: 0;
            line-height: 1;
        }

    .main-navbar-nav li > .dropdown-menu {
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        min-width: 245px;
        border: none;
        border-top: 2px solid #63092d;
    }

        .main-navbar-nav li > .dropdown-menu > li > a {
            padding: 0px;
            position: relative;
            color: #404040;
            line-height: 1.12857143;
            /*font-size: 12px;*/
        }

            .main-navbar-nav li > .dropdown-menu > li > a:hover, .main-navbar-nav li > .dropdown-menu > li > a:focus {
                color: #63092d;
                background-color: transparent;
            }

            .main-navbar-nav li > .dropdown-menu > li > a i {
                position: absolute;
                right: 20px;
                top: 50%;
                margin-top: -8px;
                font-size: 16px;
            }

@media screen and (min-width: 993px) {
    .home {
        margin-top: -10px;
    }

    .main-navbar-nav .dropdown:hover > .dropdown-menu {
        display: block;
    }

        .main-navbar-nav .dropdown:hover > .dropdown-menu .dropdown:hover .dropdown-menu {
            left: 225px;
            top: 0;
            margin-top: -2px;
        }
}

@media screen and (max-width: 992px) {
    .box_content.box_content_2 .col-md-4 {
        padding: 0px;
        border-bottom: 1px solid #ddd;
    }

    .box_content .col-md-3 {
        padding: 0px;
        border-bottom: 1px solid #ddd;
    }

    .box_content .thumbnail .caption {
        padding: 30px;
    }

        .box_content .thumbnail .caption h3 {
            font-size: 24px;
        }

    .box_content .thumbnail img {
        object-fit: cover;
        height: 300px;
        object-position: center right;
    }

    .box_content .thumbnail {
        margin-bottom: 0px;
    }

    .main-navbar-nav > li {
        border-bottom: 1px solid #f3f3f3;
    }

        .main-navbar-nav > li:last-child {
            border-bottom: none;
        }

        .main-navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 16px !important;
        }

    .main-navbar-nav > li {
        padding: 8px 0;
    }

    .navbar-fixed-top {
        position: relative;
    }
}

.navbar-brand {
    height: auto;
}

@media screen and (max-width: 992px) {
    .navbar-toggle {
        display: block;
        padding-top: 0px;
        display: block;
        padding: 10px 10px;
        margin-bottom: 0px !important;
        padding: 0px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .main-navbar-nav.navbar-nav, .main-navbar-nav.navbar-nav > li {
        float: none !important;
        text-align: left;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }

    i.fa.fa-user.mr-15.ml-5 {
        margin-top: 16px;
        margin-right: 10px;
    }
}
/* Site Content */
.site-main, .static-site-main {
    padding: 27px 0 30px 0;
}
/* Hero */
.hero_area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 0 !important;
    position: relative;
}

    .hero_area img {
        -o-object-fit: cover;
    }

.hero_content h1 {
    color: #fff;
    background: rgba(96, 7, 36, 0.7);
    font-weight: 700;
    font-size: 47px;
    padding: 10px 20px;
    width: auto;
    margin: 0;
    font-family: 'Open Sans', 'sans-sarif'; /* font-family: 'Roboto'; */ /* font-family: 'Roboto-bold'; */
    display: inline-block;
    font-family: 'OpenSans-CondBold', sans-serif;
}

/* Boxes */
.boxes_area {
    padding-left: 0;
    padding-right: 0;
}

.box {
    background: #600724;
    position: relative;
    padding: 40px 0;
}

    .box input[type='button'], .box a {
        background: none transparent;
        font-size: 48px;
        color: #fff;
        border: none;
        font-family: 'Open Sans-Light'; /* font-family: 'OpenSans-CondLight' , sans-serif; */
    }

    /* Home */
    .box i {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        color: #63092d;
        font-size: 45px;
    }

.boxes_area h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 18px;
}

.services {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}

p.section-title {
    text-align: center;
    color: #600724;
    font-size: 28px;
    font-family: 'OpenSans-SemiBold';
    margin-bottom: 0px;
    padding-bottom: 30px; /* font-weight: bold; */
    font-family: 'Open Sans-Bold', sans-serif;
}

.services p.desc {
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    /* font-family: 'Open Sans' , sans-serif; */
    font-family: 'Open Sans-Light', sans-serif;
    color: #000;
}

.services .media {
    margin-top: 30px;
}

    .services .media i {
        font-size: 45px;
        color: #63092d;
    }

    .services .media h4 {
        font-size: 15px;
        font-weight: 600;
        color: #404040;
    }

    .services .media p {
        text-align: left;
    }

/* News */
.home-area {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

.home_content h2 {
    position: relative;
    font-size: 28px;
    /* font-weight: 600; */
    padding: 17px;
    color: #600724;
    text-align: center;
    background: rgba(211, 212, 210, 0.70);
    margin-bottom: 0;
    font-family: 'Open Sans-Light-Italic', 'sans-serif';
    font-family: 'Open Sans-Light', sans-serif;
    /* font-family: 'OpenSans-CondLightItalic' , sans-serif; */
    font-family: 'Open Sans-Light-Italic';
    /* font-family: 'Open Sans-Bold-Italic'; */
    margin-top: 0px;
}

.home_list ul {
    padding: 0;
}

    .home_list ul li {
        list-style: none;
    }

.home_list .thumbnail {
    border: none;
    padding: 0px;
    min-height: 265px;
    /*border: none;padding: 0; height:250px;*/
    border-radius: 0px;
    margin-bottom: 30px;
}

.thumbnail .caption {
    padding: 34px;
}

.home_list h3 a {
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #5C4E47; /* font-family: 'OpenSans-CondBold' , sans-serif; */
    font-family: 'OpenSans-SemiBold', sans-serif; /* font-family: 'OpenSans-ExtraBold' , sans-serif; */
    font-family: 'Open Sans-Bold';
    text-decoration: none;
}

.home_list p {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'Open Sans', 'sans-serif';
    font-family: 'Open Sans-Light-Italic';
}

.home_list a.btn {
    font-size: 24px;
    padding: 0;
    color: #000;
    font-family: 'Open Sans-Light';
    text-decoration: none;
}
/*.home_bottom .row {margin-left: -5px;margin-right: -5px;}*/
.home_bottom div[class*="thumbnail"] {
    /* padding-right: 25px; */
    /* padding-left: 25px; */
    position: relative;
    padding: 50px 30px !important;
    border: 0px;
    border-radius: 0px;
}

/* References */
.carousel-control {
    width: 7%;
}

    .carousel-control.left, .carousel-control.right {
        margin-left: 0;
        background-image: none;
    }

    .carousel-control.right {
        /* right: 15px; */
    }

.carousel-indicators {
    bottom: 15px;
}

.latest-news-carousel div[class*="thumbnail"] {
    margin-bottom: 0px;
    padding-bottom: 75px !important;
}

.carousel-indicators li {
    background: #D3D4D2;
    display: inline-block;
    margin: 0PX;
    width: 12px;
    height: 12px;
    margin: 1px;
    cursor: pointer;
    border: 0px solid #fff;
    border-radius: 12px;
}

.carousel-indicators .active {
    background: #832a43;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 1px;
}

.carousel-indicators div {
    background: #D3D4D2;
    display: inline-block;
    margin: 0PX;
    width: 12px;
    height: 12px;
    margin: 1px;
    cursor: pointer;
    border: 0px solid #fff;
    border-radius: 12px;
}

.carousel-indicators .active {
    background: #832a43;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 1px;
}

.carousel-control img {
    top: 43%;
    position: relative;
    top: 44%;
    z-index: 5;
    display: inline-block;
    /* height: 100%; */
    margin: 0 auto;
}

@media (max-width: 767px) {
    .drpmenu li a {
        font-size: 16px !important;
    }

    .home_list ul li:first-child {
        order: 3;
    }

    .home_list ul li:nth-child(2) {
        order: 4;
    }

    .home_list ul li:nth-child(3) {
        order: 5;
    }

    .home_list ul li:nth-child(4) {
        order: 1;
    }

    .home_list ul li:last-child {
        order: 2;
    }

    footer.site-footer ul, .fbox h3 {
        padding-left: 0px !important;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-form {
        padding: 0px 0px;
        margin-top: 8px;
        margin-right: 40px;
        margin-bottom: 8px;
        margin-left: 0px;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
        display: none;
    }

    .col-xs-10.col-sm-10.col-md-6.col-md-offset-3.text-right.topbar {
        margin-top: 10px;
    }

    nav.navbar > .container .topbar {
        margin: 25px 0;
    }

    nav.navbar.shrink > .container .topbar {
        margin: 15px 0;
    }

    .navbar-nav {
        margin: 0px;
    }

    a.visible-sm.text-right.mt-15 {
        display: inline-block !important;
        float: left;
        margin-top: 0px;
    }

    .carousel-inner .active.left {
        left: -100%;
    }

    .carousel-inner .next {
        left: 100%;
    }

    .carousel-inner .prev {
        left: -100%;
    }

    .active > div {
        display: none;
    }

        .active > div:first-child {
            display: block;
        }

    .pad-l-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .pad-r-0 {
        padding-right: 0;
        padding-left: 0;
    }

    .home_list .thumbnail {
        height: auto !important;
        min-height: 199px;
        margin-bottom: 0px;
    }

    .home-area {
        padding-bottom: 0;
    }

    .container {
        padding: 0px;
    }

    .home_list ul li {
        border-bottom: 1px solid #D2D3D1;
        padding: 0px;
    }

    .col-sm-12.home_bottom {
        padding-left: 0px;
        padding-right: 0px;
    }

    .img_afil {
        width: 100%;
    }

    .topbar {
        padding-right: 0px;
        margin: 10px 0px !important;
    }

    .latest-news-carousel div[class*="thumbnail"] {
        margin-bottom: 0px;
        padding-bottom: 20px !important;
    }

    .col-md-5.p_m_30 {
        padding: 40px;
    }

    .desc > ul {
        padding-left: 0px !important;
    }

    ul.sub.dropdown-menu.drpmenu.drpsubmenu {
        margin-top: 10px;
    }

        ul.sub.dropdown-menu.drpmenu.drpsubmenu li a {
            font-size: 15px !important;
        }

    a.dropdown-item.visible-sm.visible-xs {
        padding-left: 5px !important;
    }

    span.fa.fa-angle-right {
        position: absolute;
        right: 8px;
        top: 14px;
        font-size: 16px;
        color: #832a43;
    }
}

@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left {
        left: -50%;
    }

    a.dropdown-item.visible-sm.visible-xs {
        padding-left: 5px !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    ul.sub.dropdown-menu.drpmenu.drpsubmenu li a {
        font-size: 15px !important;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .active > div {
        display: none;
    }

        .active > div:first-child {
            display: block;
        }

            .active > div:first-child + div {
                display: block;
            }
}

@media (min-width: 992px ) {
    .navbar-nav {
        margin-right: 100px;
    }

    .carousel-inner .active.left {
        left: -25%;
    }

    .carousel-inner .next {
        left: 25%;
    }

    .carousel-inner .prev {
        left: -25%;
    }

    span.fa.fa-angle-right {
        display: none;
        position: absolute;
        right: 8px;
        top: 14px;
        font-size: 16px;
        color: #832a43;
    }

    span.rightlink {
        position: static !important;
        display: inline-block !important;
    }
}

/* Footer */
footer.site-footer {
    background: #600724;
    padding: 45px 0 0;
    float: left;
    width: 100%;
}

    footer.site-footer h4 {
        font-size: 17px;
        font-weight: 500;
    }

    footer.site-footer ul {
        margin-bottom: 0px;
        list-style: none;
        line-height: 1.2;
    }

        footer.site-footer ul a {
            color: #fff;
        }

    footer.site-footer p {
        color: #fff;
        margin-bottom: 0px;
    }

        footer.site-footer p a {
            color: #fff;
        }

p.text {
    color: #666;
}

    p.text span {
        color: #5c4e47;
    }

#copyright {
    background: #832a43;
    color: #ccc;
    padding: 15px 0;
    font-size: 12px;
    margin-top: 45px;
    min-height: 45px;
}

    #copyright p, #copyright ul {
        margin: 0;
        float: left;
        font-size: 12px;
    }

    #copyright a {
        color: #fff;
        font-size: 12px;
    }

.site-footer li a:hover {
    color: #fff;
}
/*ul.big li:nth-child(2n) {margin-left: 2%;}*/
.fbox {
    border-left: 1px solid #fff;
}

    .fbox:first-child {
        border: none;
    }

    .fbox img {
        max-width: 250px;
    }

.font_normal {
    font-family: 'Open Sans-Light' !important;
}

@media (min-width: 667px) and (max-width: 768px ) {
    .hero_area {
        /*background-image: url(img/banner_mobile.jpg);
        height: 335px !important;*/
    }

    .hero_content h2 {
        width: 100%;
        text-align: center;
        /*margin: 180px auto;*/
    }

    .carousel-control.left, .carousel-control.right {
        display: none;
    }

    .logo-mini {
        max-width: 45px;
        margin: 5px;
    }

    p.font_m_o {
        font-family: 'OpenSans-SemiBold Italic', 'sans-serif' !important;
    }
}

@media (min-width: 641px) and (max-width: 768px ) {
    .hero_area {
        /*background-image: url(img/banner_mobile.jpg);
        height: 335px;*/
    }

    .hero_content h2 {
        /*margin: 180px auto;*/
        text-align: center;
    }

    .thumbnail a > img, .thumbnail > img {
        width: 100%;
        object-fit: cover;
        height: 350px;
    }

    .img_afil {
        height: 300px;
        object-fit: cover;
    }
}

@media (min-width: 497px) and (max-width: 640px ) {
    .cplady {
        height: auto !important;
        position: relative;
    }

    img.lady {
        padding-top: 0 !important;
        position: absolute;
        top: -36px;
    }

    .carousel-inner.carousel_item .item .thumbnail .col-md-6 {
        height: 345px;
        overflow: hidden;
        padding: 0px;
    }
}

@media (min-width: 426px) and (max-width: 496px ) {
    .cplady {
        height: auto !important;
        position: relative;
    }

    img.lady {
        padding-top: 0 !important;
        position: absolute;
        top: -30px
    }

    .carousel-inner.carousel_item .item .thumbnail .col-md-6 {
        padding: 0px;
        height: 235px;
        overflow: hidden;
    }
}

@media (max-width:640px) {
    /*ul.drpsubmenu li a {
    padding: 0px !important;
    font-size: 16px !important;
}*/

    .fbox:last-child { /* margin-top: 20px; */
        float: left;
        width: 100%; /* display: none; */ /* margin-bottom: 20px; */
    }

    .logo-mini {
        max-width: 45px;
        margin: 5px;
    }

    .thumbnail .caption {
        padding: 0px !important
    }

    .cpbotmm {
        height: auto;
    }

    .home_list h3 a {
        font-size: 18px;
    }

    .container {
        padding: 0px;
    }



    .home_list .thumbnail {
        padding: 35px 40px;
    }

    nav.navbar.shrink {
        padding: 0px 30px;
    }

    .navbar {
        padding: 30px 30px;
    }

        .navbar hr {
            display: none;
        }

    .p_0 {
        padding: 0px !important;
    }

    .p_r_0 {
        padding-right: 0px;
    }

    .caption.col-md-7.col-xs-7.p_l_20 {
        padding-left: 30px !important;
    }

    .box input[type='button'], .box a {
        font-size: 35px;
    }

    img.img-responsive.logo {
        /*display: block !important;*/
    }

    .home_list p {
        font-size: 18px;
    }

    .services {
        padding: 35px 44px;
        border-bottom: 1px solid #ddd;
    }

    img.lady {
        padding-top: 0 !important;
        /*position: absolute;
    top: -36px;*/
    }

    .home_list .thumbnail {
        margin-bottom: 0px;
    }

    body {
        background: #fff;
    }

    .services p.desc {
        text-align: center;
        font-size: 18px;
        line-height: 1.2;
    }

    br {
        display: none;
    }

    .carousel-inner > .item {
        padding-top: 5px;
    }

    .carousel-indicators {
        bottom: 0px !important;
    }

    .home_bottom div[class*="thumbnail"] {
        position: relative;
        padding: 30px !important;
        border: 0px;
        padding: 0px !important;
    }

    .home_content h2 {
        margin-top: 0px !important;
        padding: 30px;
        font-size: 21px;
        text-align: left;
    }


    .home_bottom div[class*="thumbnail"] img {
        padding: 0px !important;
    }

    .carousel-inner.carousel_item .item {
        padding-top: 0px;
    }


    .caption.col-md-6 {
        padding: 30px !important;
    }

    .home_list ul {
        padding: 0;
        margin-bottom: 0px;
        display: FLEX;
        flex-direction: column;
    }

    p.bold.f30.red {
        font-size: 22px;
    }

    .caption.col-md-6 p.litalic.f24 {
        font-size: 18px;
    }

    .caption.col-md-6 p.light.f24 {
        font-size: 18px;
    }

    .carousel-control img {
        display: none;
    }

    .fbox {
        border-left: 0px solid #fff;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 30px;
    }

    footer.site-footer p {
        padding: 0px;
        font-size: 15px;
        margin-top: 0px;
    }

    p.text span {
        display: block;
    }

    br.visible-xs {
        display: none !important;
    }

    .topbar {
        padding-right: 0px;
        margin: 10px 0px !important;
    }

    header {
        height: 117px;
    }

    .col-md-5.p_m_30 {
        padding: 40px;
    }
}

/* Maillist */
.login-form-1 {
    max-width: 300px;
    border-radius: 5px;
    display: inline-block;
}

.main-login-form {
    position: relative;
}

.login-form-1 .form-control {
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    background: transparent;
    color: #555555;
    padding: 7px 0;
    font-weight: bold;
    height: auto;
}

    .login-form-1 .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .login-form-1 .form-control:-moz-placeholder, .login-form-1 .form-control::-moz-placeholder, .login-form-1 .form-control:-ms-input-placeholder {
        color: #999999;
    }

.login-form-1 .form-group {
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
    padding-right: 20px;
    position: relative;
}

    .login-form-1 .form-group:last-child {
        border-bottom: 0;
    }

.login-group {
    background: #efefef;
    color: #999999;
    border-radius: 8px;
    padding: 10px 20px;
}

.login-group-checkbox {
    padding: 5px 0;
}

.login-form-1 .login-button {
    position: absolute;
    right: -25px;
    top: 50%;
    background: #ffffff;
    color: #999999;
    padding: 11px 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border: 5px solid #efefef;
    border-radius: 50%;
    transition: all ease-in-out 500ms;
}

    .login-form-1 .login-button:hover {
        color: #555555;
        transform: rotate(450deg);
    }

    .login-form-1 .login-button.clicked {
        color: #555555;
    }

        .login-form-1 .login-button.clicked:hover {
            transform: none;
        }

        .login-form-1 .login-button.clicked.success {
            color: #2ecc71;
        }

        .login-form-1 .login-button.clicked.error {
            color: #e74c3c;
        }

/* Breadcrumb */
.bread_area {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0;
    margin-bottom: 40px;
}

.breadcrumb {
    margin: 0;
    background: #fff;
    padding: 0;
}

/* Page */
.page-main {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
}

/* Category */
.category-main {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
}

.category-content h3 {
    font-size: 19px;
    margin-bottom: 20px;
}

.category-main .media {
    margin-top: 30px;
}

    .category-main .media:first-child {
        margin-top: 0;
    }

.category-main ul li {
    list-style: none;
    position: relative;
}

.category-main .media-left {
    padding-right: 20px;
}

.category-main .meta {
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #e7e7e7;
    width: 71%;
    min-height: 30px;
    line-height: 24px;
    padding-bottom: 3px;
}

.category-main .category-meta {
    width: 67%;
}

.category-main .meta .arc-comment {
    float: left;
    margin-right: 5px;
    border-right: 2px solid #e7e7e7;
    padding-right: 7px;
}

    .category-main .meta .arc-comment a, .archive ul.arc-share li a {
        color: #333;
        font-size: 15px;
    }

        .category-main .meta .arc-comment a:hover, .archive ul.arc-share li a:hover {
            text-decoration: none;
            color: #ff1515;
        }

.category-main .meta .arc-date {
    float: right;
    font-size: 15px;
    color: #333;
}

.category-main ul.arc-share {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 5px;
}

    .category-main ul.arc-share li {
        float: left;
        list-style: none;
        margin-left: 10px;
    }

.category-main .archive-cat a {
    color: #ff1515;
}

    .category-main .archive-cat a:hover {
        color: #333;
        text-decoration: none;
    }


/* Sidebar */
.widget h4, h2.page-title, h2.category-title {
    position: relative;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
    color: #404040;
    width: 100%;
}

.widget h4 {
    font-size: 15px;
    margin-left: 15px;
}

    .widget h4:after, h2.page-title:after, h2.category-title:after {
        content: '';
        position: absolute;
        width: 30px;
        background-color: #63092d;
        height: 2px;
        left: 0;
        bottom: 0;
    }

.widget {
    margin-bottom: 30px;
}

.sidebar ul {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}

    .sidebar ul li {
        list-style: none;
    }

        .sidebar ul li a {
            padding: 3px 15px;
            display: block;
            margin-left: -15px;
            margin-right: -15px;
            color: #404040;
        }

.sidebar li.current a {
    background-color: #63092d;
    margin-left: -15px;
    margin-right: -15px;
    color: #FFFFFF;
}

.sidebar ul li a:hover {
    background-color: #63092d;
    color: #FFFFFF;
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

.fbox h3 {
    color: #fff;
    padding-left: 40px;
    margin-top: 0px;
    margin-bottom: 15px;
}
/* Responsive */


@media screen and (max-width:640px) {
    .top {
        text-align: center;
    }

        .top ul.list-inline {
            float: none !important;
            text-align: center;
        }

    .hero_area {
        height: 230px;
        /*height: 230px;
        margin-bottom: 12px !important;
        background-image: url(img/banner.jpg);*/
    }

        .hero_area > img {
            height: 230px;
            object-fit: cover;
            width: 100%;
        }

    .hero_content {
        padding: 0px 0;
        top: 30%;
    }

        .hero_content h1 {
            font-size: 32px;
        }

        .hero_content h2 {
            /*background: none;
            width: 100%;
            text-align: center;
            font-size: 50px;
            color: #fff;
            margin: 95px auto;*/
        }
    /*.boxes_area .row {margin-left: -20px;margin-right: -20px;}*/
    .boxes_area .box p {
        margin-bottom: 30px;
    }

    .services .media .media-left {
        padding-right: 15px;
    }

    .category-content .media-body {
        float: left;
        position: relative;
        width: 100%;
    }

        .category-content .media-body h3 {
            margin-top: 20px;
        }

    .category-main .meta {
        position: relative;
        width: 100%;
    }

        .category-main .meta .pull-left {
            margin-left: 40px;
        }

        .category-main .meta .pull-right {
            display: none;
        }

    p.section-title {
        display: none;
    }

    .sidebar {
        margin-top: 40px;
    }

    p.font_m_o {
        font-family: 'OpenSans-SemiBold Italic', 'sans-serif' !important;
    }

    .topcpt {
        font-size: 18px;
    }

    .tptitle {
        font-size: 21px;
    }

    .capdet {
        font-size: 18px;
    }

    .usernm {
        font-size: 18px;
    }

    footer.site-footer ul {
        padding-left: 0px;
    }

        footer.site-footer ul a {
            font-size: 15px;
        }

    #scroll {
        right: 10% !important;
    }

    .hr_m {
        border-bottom: 1px solid #eee !important;
        padding-bottom: 30px !important;
    }

    .sm_play {
        width: 78px;
    }

    .cplady {
        height: auto !important;
        position: relative;
    }

    .boxes_area {
        margin-bottom: 0px !important;
    }

    .home_list a.btn {
        font-size: 18px;
    }
}

@media (min-width:463px) and (max-width:768px) {
    .fbox {
        float: left;
        border-left: 0px;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 30px;
    }

        .fbox:nth-child(3) {
            float: right !important;
        }

    a.visible-sm.text-right.mt-15 {
        display: inline-block !important;
        float: left;
        margin-top: 0px;
    }
}

@media screen and (max-width:425px) {
    .cplady {
        height: auto !important;
        bottom: 0;
        position: absolute;
        right: 0;
    }

    .carousel-inner.carousel_item .item .thumbnail .col-md-6 {
        padding: 0px;
        height: 235px;
        overflow: hidden;
    }
}

@media (min-width:376) and (max-width:424px) {
    .carousel-inner.carousel_item .item .thumbnail .col-md-6 {
        padding: 0px;
        height: 222px;
        overflow: hidden;
    }
}

@media screen and (max-width:375px) {
    .carousel-inner.carousel_item .item .thumbnail .col-md-6 {
        padding: 0px;
        height: 210px;
        overflow: hidden;
    }
}

#scroll {
    position: fixed;
    right: 16%;
    bottom: 14%;
    cursor: pointer;
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

    .btn-group .btn:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.input-group .form-control {
    border-radius: 0px;
}

.btn-group .btn:last-child {
    border-radius: 0px;
}

/*jogkjrokr*/

.top_menu {
    display: flex;
    flex-direction: row;
    text-align: right;
    align-content: flex-end;
    text-align: right;
    justify-content: flex-end;
}

.drpmenu {
    padding-left: 0px;
    list-style: none;
    border: 1px solid rgba(0,0,0,.15);
    border-top: 0px;
}

    .drpmenu li {
        padding: 12px 20px;
        border-top: 1px solid #ddd;
        position: relative;
    }

.drpmenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 252px;
    padding: 5px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    /* box-shadow: 0 6px 12px rgba(0,0,0,.175); */
    /* padding: 0px; */
    border-radius: 0px;
    border-top: 0px !important;
    background: rgba(255, 255, 255, 0.9);
    padding-bottom: 0px;
    padding-top: 0px;
    /* margin-top: 0px !important; */
}

.drpsubmenu {
    left: 100%;
    top: 0;
}

.sub, .subsub {
    display: none;
}

#adv-search {
    display: flex;
}

.desc ul {
    list-style: none;
}

    .desc ul li a:hover, .desc ul li a:focus {
        color: #832a43;
    }

.desc > ul {
    padding-left: 80px;
}

.title {
    color: #600724;
    font-size: 28px;
    font-family: 'OpenSans-SemiBold';
    margin-bottom: 0px;
    padding-bottom: 30px;
    font-family: 'Open Sans-Bold', sans-serif;
}

.desc > ul > li {
    margin-bottom: 10px;
}

.input-group-addon {
    padding: 6px 10px;
}

.input-group {
    display: flex;
}

.navbar-default .navbar-nav > li:first-child > a img {
    margin-top: 8px;
    margin-right: 10px;
}

ul.children li {
    list-style: none;
}

    ul.children li a {
        font-size: 20px;
    }

ul.children {
    padding-left: 20px;
    margin-bottom: 20px;
    font-family: 'Open Sans-Light', sans-serif;
    /* font-size: 20px; */
}

.desc > ul > li > a {
    font-size: 24px;
    padding-bottom: 5px;
    display: block;
}
/* Cookies box*/
.cookie-policy {
    display: block;
    background-color: #5c4e47;
    color: #FFFFFF;
    position: fixed;
    z-index: 1024;
    bottom: 0px;
    padding: 20px 50px;
    opacity: 0.9;
}
.cookie-policy__close-button-wrapper {
    position: relative;
    margin-bottom: 25px;
}
.cookie-policy__close-button {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;

}
.cookie-policy__button-wrapper {
    text-align: right;
}
    .cookie-policy__close-button:before {
        top: 0;
        left: 50%;
        transform: rotate(45deg);
        position: absolute;
        content: ' ';
        height: 20px;
        width: 2px;
        background-color: #fff;
    }
    .cookie-policy__close-button:after {
        top: 0;
        left: 50%;
        position: absolute;
        content: ' ';
        height: 20px;
        width: 2px;
        background-color: #fff;
        transform: rotate(-45deg);
    }
.inner-container{
    margin-left:auto;
    margin-right:auto;
}
.cookie-policy__close-button-wrapper {
    position: static;
}
@media screen and (min-width: 768px) {
    .inner-container {
        width: 750px;
    }
    .cookie-policy__row {
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (min-width: 992px) {
    .inner-container {
        width: 970px;
    }
    .cookie-policy__close-button-wrapper {
        position: relative;
    }

}
@media screen and (min-width: 1200px) {
    .inner-container {
        width: 1192px;
    }
}
#cookieAcceptButton {
    height: 40px;
    background-color: #832a43;
    font-family: Open Sans;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border: none;
    padding: 0 20px;
}
.cookie-policy__text-wrapper a {
    color: #FFFFFF;
    text-decoration: underline;
}
/* End of cookies box*/

/* Custom checkbox */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size:15px;
}

    /* Hide the browser's default checkbox */
    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #5c4e47;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #600624;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* End of checkbox */

/*newsletter*/

.newsletter-button {
    height: 40px;
    background-color: #832a43;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border: none;
    width: 115px;
    padding: 0;
}

.newsletter-form {
    padding-top: 20px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.newsletter-header {
    font-family: Open Sans;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #832a43;
}

.newsletter-input {
    height: 40px;
    width: 170px;
    border: solid 1px #dddddd;
    background-color: #ffffff;
    opacity: 0.7;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    margin-right: 4px;
}

.newsletter-wrapper {
    padding: 20px 15px 30px 15px;
    background-color: #fff;
}

#validation-message {
    color: #600624;
    justify-content: center;
    display: none;
    font-size: 15px;
    padding-top: 20px;
}

@media(min-width:1440px) {

    .newsletter-header {
        font-size: 34px;
    }

    .newsletter-button {
        font-size: 18px;
    }

    .newsletter-input {
        height: 50px;
        width: 330px;
        font-size: 15px;
    }
}
@media(min-width:768px) {

    .newsletter-header {
        font-size: 32px;
    }

    .newsletter-button {
        height: 50px;
        width: 185px;
        font-size: 16px;
    }

    .newsletter-input {
        height: 50px;
        width: 330px;
        font-size: 15px;
    }
}
/*End of newsletter*/