body{
    font: 13px/20px PTSansRegular,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
header{
    min-height: 188px;
}
.header-top{
    background: url(img/hbg.jpg) no-repeat center;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom:1px solid #dbb153;
}
.header-bottom{
    background: url(img/mbg.jpg) repeat-x;
    height: 40px;
    border-bottom:1px solid #dbb153;
}
.header-right{
    display: flex;

}
.gbg{
    padding: 20px;
    margin-top: 45px;
    background: rgba(150,150,150,0.1);
    border-radius: 10px;
    border: 1px solid #a58037;


}
.ctitle{
    text-align: center;
    background-color: #a58037;
    border: 1px solid #804200;
    border-radius: 5px;
    color: #fff !important;
    display: table;
    margin: -50px auto 20px;
    padding: 0 20px;
    font-family: 'Comfortaa';
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    font-size: 40px;

}
p,.category-container{
    line-height: 1.5;
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0;
}
.sldbtn{
    background: url(img/mbg.jpg) repeat-x;
    border: 1px solid #d2a13b !important;
    text-transform: uppercase;
    border-radius: 5px !important;
    display: table;

    font-size: 14px;
    font-weight: 700;
    font-family: Comfortaa;
    color: #fef9c0;
    line-height: 13px !important;
    padding: 13px 29px !important;
    margin: 20px auto 0 auto;
    transition: all 0.2s ease 0s;
    text-decoration: none;
}
.sldbtn:hover {
    background: #f1d687 linear-gradient(to top, #dfba64, #f1d687) repeat scroll 0 0;
    color: #101010;
    transition: all 0.2s ease 0s;
    text-decoration: none;
}
.categories-block{
    background-color: #f9f9f9;
    margin-top: 20px;
    padding-top: 20px;
}
.category{
    border: 1px solid #dddddd;
    border-radius: 10px;
    background-color: white;
    padding: 35px;
    text-align: center;
    height: 100%;
}
.categories-block{
    padding-bottom: 100px;
}
.categories-block .row > div{
    margin-bottom: 20px;
}
.category-header{
    font-size:18px;
    line-height:23px;
    font-family: 'Comfortaa';
    font-weight: 400;
    letter-spacing: 0;
    color: #804200;
    margin-top: 20px;
    margin-bottom: 10px;
}
.category > a:hover{
    text-decoration: none;
}
.category > a:hover .category-header{
    color: #b7643e;
}
.category-container{
    color:#3d3d3d;
}
.footer-top{
    background: url(img/hbg.jpg)  repeat-y center;
    border-color: #e9eaee;
    border-top-width: 12px;
    padding-top: 43px;
    padding-bottom: 40px;
}
.footer-bottom{
    background-color: #313131;
    min-height: 58px;
    border-top: 1px solid  #4b4c4d;
}
.social{
    padding-right: 20px;
    margin-top: 20px;

}
footer .social{
    margin-top: 10px;
}
.slogan {
    color: #ffffca;
    float: left;
    text-align: center;
    font-family: Lora;
    font-weight: bold;
    font-size: 22px;

    padding-right: 100px;
    margin-top: 5px;
}

.fb { background:url('img/fb.png') no-repeat 0 0; display:inline-block !important; width:38px; height:38px; }
.inst { background:url('img/inst.png') no-repeat 0 0; display:inline-block !important; width:38px; height:38px; }
.pt { background:url('img/pt.png') no-repeat 0 0; display:inline-block !important; width:38px; height:38px; }
.in { background:url('img/in.png') no-repeat 0 0; display:inline-block !important; width:38px; height:38px; }
.pt:hover, .fb:hover, .inst:hover, .in:hover { background-position:0 -38px; }
.copyright{
    color: #fffbc9;
    font-size: 14px;
    float: left;
    margin-top: 20px;
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0;
}
header .navbar{
    margin: 0;
    padding: 0;
}
#navbarNav > ul{
    margin: 0 auto;
}
#navbarNav > ul > .nav-item{
    padding-right: 45px;
}

#navbarNav > ul > .nav-item > .nav-link {
    color: #ffe2a2;
    line-height: 40px;
    font-family: 'Lora';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 0;

}
#navbarNav > ul > .nav-item > .nav-link:hover{
    color: #ffffca;
}
.dropdown-menu{
    margin: 0;
    padding: 0;
    background-color: #99804a;
    width: 251px;
    border-top: 3px solid #ffffca;
    transition: opacity .2s ease-in;

}
.dropdown-menu > .dropdown-item{
    border-bottom: 1px solid #735e32;
    padding: 7px 20px;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s;
    font-weight: bold;
}
.dropdown-menu > .dropdown-item:hover{
    background-color: #846d3c;
}

.dropdown:hover .dropdown-menu{
    display: block;
}

.footer-header{
    color: #ffe2a2;
    font-family: 'Comfortaa';
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    margin: 0 0 28px;
}
.textwidget{
    color: white;
}
.textwidget a{
    color: #bfbfbf;
    text-decoration: none;
}
.textwidget a:hover{
    color: #ffe2a2;
}
footer .form-control{
    border-radius: 0;
}
footer .sldbtn{
    float: left;
    border-color: black;
    color: black;
    background: #f1d687;
    margin-top: 0;
}
.footer-menu{
    padding-left: 0;
}
.footer-menu li{
    border-bottom: 1px solid #505152;
    display: block;
    padding: 10px 10px 10px 12px;
    position: relative;
}

.footer-menu li a{
    color: #bfbfbf;
    text-decoration: none;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0;
    display: block;
}
.footer-menu li a:hover{
    color: #ffe2a2;
}
.footer-menu li a:before{
    position: absolute;
    content: '>';
    margin-left: -12px;
    font-weight: bold;
    font-size: 12px;
}
.mcl {
    list-style: none;
    margin-top: 20px;
    padding-left: 0;
    margin-bottom: 0px;
}

.mcl li {
    margin-top: 15px;
    border-top: 1px dotted #dedede;
    background-repeat: no-repeat;
    min-height: 100px;
    background-position: 0 15px;
    padding-left: 100px;
}
h2{
    font-family: 'Comfortaa';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    font-size: 28px;

}
h3{
    color: #804200;
    font-size: 18px;
    font-family: 'Comfortaa';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
}
.fcl1 {
    background: url(img/li1.png);
}
.fcl2 {
    background: url(img/li2.png);
}
.fcl3 {
    background: url(img/li3.png);
}
.fcl4 {
    background: url(img/li4.png);
}
.fcl5 {
    background: url(img/li5.png);
}
.fcl6 {
    background: url(img/li6.png);
}
.cui {
    background: rgba(150,150,150,0.1) url(img/cui.png) no-repeat;
    background-position: 100% 100%;
}
.gbg strong {
    font-weight: 700 !important;
    color: #191919;
}
footer{
    border-top: 12px solid #e9eaee;
}

.menu-line {
	width: 35px;
    height: 4px;
    background-color: #ffffca;
    margin: 6px 0;
    border-radius: 5px;
}
@media (max-width: 991px) {
    .logo{
        text-align: center;
    }
    .social{
        text-align: center;
    }
    .slogan{
        text-align: center;
        padding-right: 0;
    }
    .navbar-collapse{
        z-index: 100;
        background-color: black;
        text-align: center;
    }
    .dropdown:hover .dropdown-menu{
        display: none;
    }
    .dropdown.show:hover .dropdown-menu{
        display: block;
    }
    .dropdown-menu{
        margin: 0 auto;
    }
    .footer-top .row > div{
       margin-bottom: 40px;
    }
}
@media (max-width: 400px) {
    .copyright, footer .social{
        width: 100%;
        text-align: center;
    }
    .copyright{
        margin-bottom: 20px;
        padding-right: 0;
    }
}
