a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}

body {
	background-color:#36393D; color:#DCDCDC;
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
	max-width: 1920px;
    margin: 0 auto!important;
}
footer {
	background-color: #000;
}
.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
}
.navbar-default .navbar-nav > li > a{
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.catovar p {
	min-height: 125px;
}
small, .small {
    font-size: 12px;
}
.navbar-default .navbar-nav .selected a{
	color: #dd0932;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active{
	color: #dd0932;
	background-color: transparent;
}
.navbar-nav > li > a:hover{
	background:none;
}
.navbar-nav > li:hover{
	background:none;
}
.navbar-nav > li > a:focus{
	background:none;
}
.navbar-nav > li:focus{
	background:none;
}
.navbar-brand{
	padding: 0;
}



.dropbtn {
	cursor: pointer;
}
.dropbtn span{
	text-transform: capitalize;
    margin: 5px;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
}
.dropbtn:after{

}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover {
    text-decoration: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 17px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 50px;
    padding: 0;
    margin: 7px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff96;
    border: 1px solid #cccccc;
    border: 1px solid rgb(157, 124, 55);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	z-index: 9999;
}
.dropbtn span {
    color: #fff;
}
.dropbtn span :hover{
    text-decoration: none;
}

.dropbtn::after {
	content: "";
	height: 16px;
	position: absolute;
	right: 0;
	top: 7px;
	width: 16px;
	}

.dropdown-content a:first-child
	{

	}

.dropdown-content a:last-child
	{

	}

.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
	display: block;
	right: 0;
}

.langswit{
	position: absolute;
    right: 20px;
    top: 30px;
    z-index: 10;
}
.searpois{
	position: relative;
    right: 80px;
}

.fot-menu{

}
.fot-menu li{
	list-style-type: none;
}
.fot-menu li:hover{
	color: #b78631;
	list-style-type: disc ;
}
.fot-menu li a{
	color: #848484;
	text-decoration: none;
}
.fot-menu li a:hover{
	color: #b78631;
	text-decoration: none;
}
.fot-menu .selected{
	list-style-type: initial;
	color: #b78631;
}
.fot-menu .selected a{
	color: #b78631;
	text-decoration: none;
}
.left-meny{
	position: fixed;
	width: 159px;
}
.page-header__img{
	padding: 15px;
	background: #272727;
	border-bottom: 1px solid #494949;
	width: auto;
    height: auto;
}
.left-meny .left-menu{
	text-align: center;
}
.left-meny .left-menu span{
    width: 50%;
    min-height: 60px;
    display: block;
	background-repeat: no-repeat!important;
	background-size: 95%!important;
    background-position: center!important;
	margin: auto;
   /* -webkit-mask-size: 50px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;*/
}

/*
.left-meny .left-menu span:hover, .left-meny .left-menu span:focus, .left-meny .left-menu span:active, .left-meny .left-menu span:link, .left-meny .left-menu span:visited{
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(221, 9, 46)), to(rgb(221, 9, 46)));
    background-color: #dd0932;
}
*/

.category-title-gl {
    padding: 100px 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
	margin: 0;
}
.conten_page{
	margin-top: 100px;
}
.vid-ctr {
    text-align: center;
}
.clear{
	clear:both;
}

.glcat img{
    -webkit-filter: brightness(40%);
}
.glcatt{

}

.glcatt h3{
	position: absolute;
    top: 40%;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
	color: #fff;
    text-align: center;
	-webkit-transition: top 0.8s ease;
    -moz-transition: top 0.8s ease;
    -o-transition: top 0.8s ease;
    -ms-transition: top 0.8s ease;
    transition: top 0.8s ease;
}
.glcat:hover .glcatt h3{
    top: 20%;
}
.glcatt p{
	position: absolute;
    top: 110%;
    color: #fff;
    text-align: center;
    width: 100%;
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.glcat:hover .glcatt p{
    display: block;
    top: 40%;
	opacity: 1;
}
.glcatt span{
	background: #fff;
    color: #000;
    border-radius: 10px;
    display: inline-block;
    margin: 15px;
    padding: 5px 15px;
}


.d7:after {content:""; clear:both; display:table}
.d7 form {
  width: auto;
  float: right;
  margin-right: 0px;
}
.d7 input {
    width: 150px;
    height: 42px;
    padding-left: 15px;
    border-radius: 42px;
	border: 1px solid #ffffffed;
    background: #36393d;
    outline: none;
    position: relative;
    transition: .3s linear;
	opacity: 0;
}
.d7 input:hover {
	width: 250px;
	opacity: 1;
	border: 1px solid #ffffffed;
}
.d7 input:focus {
  width: 250px;
  opacity: 1;
  border: 1px solid #ffffffed;
}
.d7 button {
  width: 42px;
  height: 42px;
  background: none;
  border: none;
  position: absolute;
  top: -1px;
  right: 5px;
  opacity: 1;
}
.d7:hover input{
	width: 250px;
	opacity: 1;
	border: 1px solid #ffffffed;
}
.d7 button:before{
  content: "\f002";
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
}
.cattit{
	text-align: center;
    margin:20px 0;
}
.places {
    background: #fff;
    color: #000;
	padding: 0 0 40px;
}
.mument{
	text-align: center;
    margin: 0 0 30px;
}
.mument a{
    color: #fff;
    text-decoration: none;
}
.mument a:after{
	content: "|";
	padding: 0 10px;
	color:#fff;
}
.mument a:nth-last-child(1):after{
	content: "";
}
.mument a:hover,
.mument a:active,
.mument a:focus
{
    color: #b78631;
    text-decoration: none;
}
.mument .activ
{
    color: #b78631;
    text-decoration: none;
}

.site-footer-inner{
	padding: 15px 0;
}
.page-header__logo-text{
	width:100%;
}
.catovar p {
    font-size: 18px;
    text-align: center;
    color: #000;
    padding: 0 11px;
}
.instb{
    border: 3px solid #000;
    background: #000;
    margin-bottom: 10px;
}
.instb h3{
    text-align: center;
    margin-bottom: 18px;
}
.instfo{
	text-align: center;
    color: #fff;
    margin: 10px 0 30px;
}
.instbo{
	padding: 5px;
    background: #000;
}
.instbo a:hover:before{
    content: "";
    background: url(https://d1afx9quaogywf.cloudfront.net/sites/default/files/Logos/Instagram-v051916_0.png);
    width: 70%;
    height: 70%;
    position: absolute;
    background-size: cover;
    opacity: 0.1;
    bottom: 15%;
    left: 15%;
    top: 15%;
    right: 15%
}
.contfoo{
	font-size: 12px;
}
.contfoo p{
	margin: 0 0 5px 0;
}
.contfoo a{
    color: #b78631;
    text-decoration: none;
}

.zagfocont{
	margin: 0 0 10px;
    text-align: center;
    width: 100%;
}
.conforg .mfeedback {}
.conforg .mf-name, .conforg .mf-email, .conforg .mf-captcha, .conforg .mf-message {width:80%; padding-bottom:0.4em;}
.conforg .mf-name input, .conforg .mf-email input {
    width: 100%;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #b78631;
	margin-bottom: 10px;
}
.conforg .mf-message textarea {
    width: 100%;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #b78631;
}
.conforg .subm{
    text-align: center;
    width: 80%;
    background: #b78631;
    border: 1px solid #b78631;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    border-radius: 10px;
}
.conforg .subm:hover{
	background: #90671f;
}
.conforg  span.mf-req {color:red;}
.conforg  div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

.mfeedbackсе {
    width: 80%;
    position: relative;
}
.conforg .mf-name, .conforg .mf-email, .conforg .mf-captcha, .conforg .mf-message {
    width: 100%;
    padding-bottom: 0.4em;
}

.mf-subt #submit {
    width: 100%!important;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #b78631;
    margin-bottom: 10px;
    background: #b78631;
    color: #fff;
	max-width: 200px;
}


@media (max-width: 1920px) {
	.left-meny{
		width: 100%;
		position: absolute;
	}
}

@media (max-width: 1199px) {
	.d7 {
	    margin-top: 25px;
		position: relative;
	}
	.d7 form {
		margin-right: 0;
	}
	.d7 button {
		right: 15px;
	}
	.langswit{
		position: absolute;
		top: 35px;
		right: 30px;
		z-index: 99;
	}
	.d7 input{
		width: 250px;
		opacity: 1;
		border: 1px solid #ffffffed;
	}
	.page-header_img {
		padding: 15px 15px 30px;
		background: #272727;
		border-bottom: 1px solid #b78631;
		text-align: center;
	}
	.mn-content #sidebar-toggle {
		left: 20px;
		top: 20px;
	}
	.mn-content {
		background: #272727;
	}
	.page-header_img {
		padding: 15px 15px 30px;
		background: #272727;
		border-bottom: 1px solid #b78631;
		margin-top: -10px;
	}

}
@media (min-width: 980px) and (max-width: 1199px) {



}
@media (max-width: 979px) {
	.site-footer-inner {
		padding: 15px 0;
		text-align: center;
	}

}

@media (max-width: 767px) {
	.conten_page {
		margin-top: 100px;
    }
    #header{
        display: none;
    }
}

@media (max-width: 481px) {



}

.mf-subt{
	text-align:center;
}
