/*BODY*/
body {
  min-height: calc(100vh - 253px) !important;
}

.container{
  width: 1030px !important;
}

.container-bg {
    padding: 0px !important;
    background: #f4f4f4 url("img/background.png") repeat 0% 50%; 

/*    border-left: 289px solid #40C4C8;
    -moz-border-image: url("img/backgroundLeft.png") 30 15 round round;
    -webkit-border-image: url(img/slide_shadows.png) 30 15 round round;
    -o-border-image: url(img/slide_shadows.png) 30 15 round round;
    border-image: url("img/backgroundLeft.png") 30 15 round round;*/
}

.greyB{
  background: #ebebeb url("img/background.png") repeat -1% 43%;
  padding: 30px 0px;
  background-size: 100% 100%;
}

.white{
  padding: 30px 0px;
  margin: -10px 0px 0px;
}

.clear{
	clear: both;
}

.category-parthner em {
  font-style: italic !important;
  font-family: "Open Sans";
  font-size: 14px;
}
.category-parthner h1 {
  margin-bottom: 10px !important;
}

header {
 background: #f4f4f4;
}

.cont_home {
    text-align: center;
}

.home img{
    float: none !important;
    margin: 0px !important;
}


.alignnone {
    margin: 30px 10px;
    display: inline-block;
}

/*SELECTORS*/
hr {
    width: 40%;
    color: #fff !important;
}

/*.headerR span{
  font: 30px OpenSansRegular;
  color: #307244;
}

.green {
    color: #007b30;
    text-transform: uppercase;
    font: bold 14px OpenSansBold;
    padding: 5px;
}*/

p, .cont_home p{
    color: #333333;
    font: 16px OpenSans;
    padding: 5px;
    text-align: left;
    margin: 0px 0px 20px;
}
.cont_home p{
  padding: 0;
}

.cont_home a, .cont_home a:hover {
    color: #dc7b08;
    text-decoration: underline;
    font: italic 14px OpenSansRegular;
}

.contact_page p{
    color: #000;
    font: italic 14px OpenSansItalic;
    padding: 5px 0px;
    text-align: left;
}

.addres p{
    color: #000;
    font: 14px OpenSansRegular;
    padding: 5px 0px;
    text-align: left;
}

.guest_old p{
  margin: 35px 0px -20px;
}

h1, .cont_home h1{
  text-transform: uppercase;
  color: #000;
  font: bold 30px OpenSansBold !important;
  padding: 5px;
  text-align: center;
  margin: 0px !important;
}
.cont_home h1{
  text-align: left;
  margin: 0px -15px 40px;
  padding: 0px;
  margin-bottom: 35px !important;
}

.footer h1{
  text-transform: uppercase;
  color: #FFF !important;
  margin: 20px !important;
}

h2, .caption h2{
  text-transform: uppercase;
  color: #fff; 
  font: bold 14px OpenSansBold !important;
  padding: 5px;
  text-align: center;
}

.caption h2{
  color: #fff !important;
  padding: 80px 5px !important;
  text-align: center !important;
}

.caption a, .caption a:hover{
  text-decoration: none !important;
}

.one h2, .page h2 {
  text-align: left;
  color: #000;
  padding: 0px;
  margin: 0px;
  text-transform: none;
}

h3{
  font: bold italic 28px OpenSansItalic !important;
  color: #333333; 
  padding: 10px;
  text-align: center;
}

h4{
  text-transform: uppercase;
  color: #000;
  font: 14px OpenSansBold !important;
  padding: 5px;
  text-align: left;
  margin: 0px 0px 20px !important;

}


/*.caption p{
  color: #fff;
  padding: 5px 80px;
  text-align: center;
}
/*центрирование одного поля в контактах
.posP{
  margin: -35px 60px 0px !important;
}*/

h6{
  text-align: left;
  padding: 0px 20px;
  font: 14px OpenSansRegular;
}


.container-fluid a, a:focus, a:hover {
    color: #dc3b14;
    text-decoration: underline;
}

.orang{
    font: italic 14px OpenSansRegular;
    text-decoration: underline;
    color: #ab8248;
}

/*
.bot h2 {
    color: #007b30;
    font: bold 14px OpenSansBold;
    text-align: left;
}*/

/*BUTTON*/
.btn-wrap.answer-page {
  margin-left: -15px;
}
.btn-wrap.answer-page #submit {
  width: 470px;
}
.shadow {
  height: 36px;
  display: block;
  overflow: hidden;
  background: transparent url("img/button.png") no-repeat scroll 0px -45px;
  width: 100%;
  margin-left: -15px;
  margin-top: -16px;
}
.btn-wrap i {
  width: 485px;
  height: 36px;
  display: block;
  overflow: hidden;
  background: url("img/button.png") no-repeat;
  background-position: 0px -45px;
  margin: auto;
}
.btn-wrap a {
  display: block !important;
  margin: auto;
}
.btn-wrap a:hover {
  display: block !important;
  margin: auto;
}
.btn-default {
  border: none !important;
  border-radius: 0px !important;
  background: url("img/button.png") -4px -5px !important;
  width: 485px;
  height: 40px;
  margin: 20px 0px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

a.btn-default, a.btn-default:hover{
  color: #fff;
  font: bold 14px OpenSansBold;
  text-align: center;
  text-decoration: none;
  padding: 0;
  line-height: 40px !important;
  display: inline-block;
  text-transform: uppercase;
}

.btn-default:hover {
    border: none !important;
    border-radius: 0px !important;
    background: url("img/button_hover.png") -4px -5px !important;
    margin: 20px 0px;
    width: 485px;
    height: 40px;

    display: inline-block;

}

.quest a.btn-default, a.btn-default:hover{
  /*margin: 20px 350px;*/
}

.btn.btn-info, .btn.btn-info:hover, .btn.btn-info:focus {
    color: #FFF;
    background-color: #DC7B08;
    border-color: #DC7B08;
    border-radius: 0px;
    float: right;
    text-transform: uppercase;
    font: bold 14px OpenSansRegular;
    text-decoration: none;
}
/*HEADER*/
.header{
  width: 100%;
  height: auto;
  margin: 0px;
  border-bottom: 2px solid #dc7b08;
}
.home .header {
  border-bottom: none;
}
/*
.headerL{
    width: 50%;
    margin: 50px 0px 15px;
}
.headerR{
    float: right;
    margin: 40px 0px 0px;
    line-height: 1.5;
}*/
.activeList {
  list-style: disc !important;
  margin: 45px -15px 40px;
  text-transform: uppercase;
  text-indent: -5px;
  width: 90%;
  float: right;
}
.activeList a, .activeList a:hover{
    color: #307244 ;
}
/*LOGO*/
#logo{
  float: left;
  width: 15%;
  position: relative;
  z-index: 111;
}
#logo img{
    margin: 0px;
}
/*MENU*/

/*.collapse {
    display: block;
}*/
/*TOP*/
.navbar {
    min-height: 0px !important;
    margin-bottom: 0px !important;
}

.nav > li {
    float: left;
}

.navbar-header {
    text-align: center;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(57, 181, 74) !important;
    min-height: 5px;
    width: 35px;
}

.navbar-toggle, .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .collapsed, .collapsed:hover{
    position: absolute !important;
    background: transparent !important;  
    border: 1px solid #39b54a !important;
    border-radius: 5px !important;
    padding: 15px 5px !important;
    float: left !important;
    display: none;
    /*margin: 10px 145px 10px 200px !important;*/
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .current-menu-item a, .current-menu-item a {
    background-color: #fff !important;
    text-decoration: underline !important;
}

.navbar-default {
    background: none!important;
    border: none!important;
/*    background: #FFF none repeat scroll 0% 0% !important;
    box-shadow: 0px 0px 10px rgba(24, 24, 24, 0.25) !important;*/
}
.topMenu{
  width: 85%;
  float: left;
  margin: 0;
  position: relative;
  float: left;
  border-radius: 0px !important
}

.Menu1   li > a {
  width: 170px;
  float: left;
  color: #000 !important;
  padding: 16px 30px 16px !important;
  font: 13px OpenSansRegular !important;
  text-align: left !important;
  text-transform:uppercase !important;
  background: transparent,  url(img/iconMenu.png) no-repeat 0px 17px;
  text-decoration: none;
}
.en_US ul#menu-top-menu li:nth-child(6) a {
    padding-top: 7px !important;
    padding-bottom: 7px !Important;
}
.Menu1   li:nth-child(1) > a {
  background-color: #f0f1f2;
}
.Menu1   li:nth-child(2) > a {
  background-color: #f5f6f6;
}
.Menu1   li:nth-child(3) > a {
  background-color: #ebeeef;
}
.Menu1   li:nth-child(4) > a {
  background-color: #f2f3f3;
}
.Menu1   li:nth-child(5) > a {
  background-color: #f4f4f6;
}
.Menu1   li:nth-child(6) > a {
  background-color: #f5f6f5;
}
.Menu1   li:nth-child(7) > a {
  background-color: #f2f3f3;
}
.Menu1   li:nth-child(8) > a {
  background-color: #efeff0;
}
.Menu1   li:nth-child(9) > a {
  background-color: #edf2f3;
}
.Menu1   li:nth-child(10) > a {
  background-color: #f7f7f7;
}

.icon-menu a, .current-menu-item a .icon-menu a, .current_page_item a .icon-menu a  {
  background: url(img/iconMenu.png) no-repeat 9px 17px;
  /*position: relative;
  z-index: 111;*/
}

.navbar-collapse {
/*    padding-right: 0px !important;
    padding-left: 55px !important;*/
}
#responsive-menu {    
    text-align: center;
    border: none;
    background: #f4f4f4;
}
/*FOOTER MENU*/
.fotterM{
  background: rgb(155, 161, 172) none repeat scroll 0% 0%;
}

#responsive-footer-menu {
  background: rgb(155, 161, 172) none repeat scroll 0% 0%;
  width: 100%;
  float: left;
}

#menu-footer-menu li {
  float: left;
}

#responsive-footer-menu .current-menu-item > a, #responsive-footer-menu .current_page_item > a{
  background-color: transparent !important;
  text-decoration: none !important;
}

.footer_menu > li > a {
  color: #fff !important;
  font: 14px OpenSansRegular !important;
  text-transform: capitalize;
  margin: 10px 11px 11px 11px;
  float: left;
  text-decoration: none;
  position: relative;
}
.footer_menu > li > a:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 80%;
  margin-top: 3px;
  background: #fff;
  right: -15px;
}

.footer_menu > li:last-child a:after {
  display: none;
}

#menu-footer-menu {
    margin: 0px 30px;
}

/*SLIDER*/
.topslider{
  display: inline-block;
  margin: -35px 0px 0px;
  background-size: 100% 100%;
  position: relative;
}
.metaslider .caption-wrap {
  position: static;
}
.topslider .caption > div:before {
  content: '';
  background: url("img/back-caption.png");
  position: absolute;
  display: block;
  top: -10px;
  left: -30px;
  width: 463px;
  height: 344px;
  z-index: -2;
}
.topslider .caption > div:after {
  content: '';
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 320px;
  height: 320px;
  z-index: -1;
}
.topslider .caption > div {
  width: 320px;
  height: 320px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 42%;
  margin-left: -160px;
  margin-top: -160px;
  z-index: 4;
}
.topslider .caption h1 {
  font:900 30px/ 32px 'Open Sans', sans-serif !important;
  color: #dc7b08;
  margin-top: 60px !important;
  padding: 0 30px;
}
.topslider .caption p {
  margin-top: 25px !important;
  text-align: center;
  padding: 0 15px;
  color: #1d1d1b;
  font: 14px 'Open Sans', sans-serif;
}

.caption a, .caption a:hover {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  font: 800 14px /14px "Open Sans", sans-serif;
  font-style: italic;
  color: #dc7b08;
}
.topslider .caption > div i {
  background: url("img/shadow.png") no-repeat;
  width: 376px;
  height: 76px;
  display: block;
  position: absolute;
  bottom: -120px;
  left: -10px;
}
.flex-direction-nav {
    display: none;
}

.metaslider .flexslider {
  margin: 0px !important;
}

.flex-viewport {
  margin: -41px 0px;
}

.flex-control-nav li {
  margin: 0px 0px !important;
  width: 50px;
  position: relative;
}
.flex-control-nav li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  background: #fff;
  top: 50%;
}

.flex-control-nav li:after, .flex-control-paging li:after, .flex-control-nav li > a:after, .flex-control-paging li > a:after{ 
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  background: #fff;
  top: 40%;
  right: -14px;
  cursor: default;
}
.flex-control-nav li:last-child > a:after, .flex-control-paging li:last-child > a:after {
  display: none;
}
.flex-control-nav li:before, .flex-control-paging li:before, .flex-control-nav li > a:before, .flex-control-paging li > a:before{ 
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  background: #fff;
  top: 40%;
  right: -23px;
  cursor: default;
}
.flex-control-nav li:last-child > a:before, .flex-control-paging li:last-child > a:before{
  display: none;
}
.flex-control-paging li a {
  background: transparent none repeat scroll 0% 0% !important;
  box-shadow: none !important;
  border: 2px solid #fff !important;
  margin: 95px 5px !important;
  position: relative;
  z-index: 111;
  width: 20px !important;
  height: 20px !important; 
}

/*.flex-control-paging li:after{
    content: url("img/sliderLi.png");
}*/

.flex-control-paging li a.flex-active {
    background: #dc7b08 repeat scroll 0% 0% !important;
    cursor: default;
}

/*PHOTOSLIDER*/
.textwidget {
    text-align: inherit;
}

.homePhoto{
  text-align: center;
}

.sider_container {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 30px;
}

.owl-carousel {
     display: inline-block !important;
}

.carousel  img {
  border: 10px solid #fff;
}

.next_button, .next_buttonM {
    width: 5%;
    float: right;
    margin: 60px -60px;
}

.prev_button, .prev_buttonM {
    width: 5%;
    float: left;
    margin: 60px -60px;
}

/*MASK SLIDER*/
.sider_Mask {
  margin-top: 110px;
}
.carouselM{
  width:75.9% !important;
  float: left;
}

.next_buttonM{
  margin: 45px 0px;
}

.title_Mask {
  color: #000;
  font: bold 30px "Open Sans", sans-serif;
  text-align: left;
  text-transform: uppercase;
  padding: 30px 0px 0px 0px;
  margin: 0px -15px 20px;
}

.linkUl {
  width: auto;
  height: auto;
  margin: 20px 0px;
  float: left;
  list-style-image: url("img/ellipseUl.png");
}

.linkUl {
  width: auto;
  height: auto;
  margin: 20px 0px;
  float: left;
  list-style-image: url("img/ellipseUl.png");
}

.linkUl li{
  font: 14px OpenSansRegular;
  padding: 10px 0;
  text-align: left;
}

.performance .linkUl{
  max-height: 265px;
  overflow: auto;
  width: 100%;
  padding-left: 15px;
}
/*.performance .linkUl li {
  list-style-image: none;
  list-style: decimal;
}*/
.performance .linkUl li a {
  color: #2196F3;
  font-weight: 600;
  text-transform: uppercase;
}
.more_post:hover,
.more_post:focus {
  text-decoration: none;
}
.flex-direction-nav a {
  width: 48px !important;
  height: 98px !important;
  margin-top: -49px !important;
}
.flex-direction-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.flex-direction-nav .flex-prev{
  background-image: url('img/prev.png');
}
.flex-direction-nav .flex-next{
    background-image: url('img/next.png');
}
.performance .flex-viewport {
  margin: 0;
}
/*PARTHNER SLIDER*/
.carouselP {
  background: url("img/backgroundParthner.png") no-repeat;
  background-size: 100% 100%;
  padding: 35px 60px;
  min-height: 150px;
	display: block !important;
  width: 1072px !important;
  margin-left: -37px;
}
.archive .carouselP {
  margin-left: -50px;
}
.carouselP .owl-item {
  display: flex;
  align-items: center;
  min-height: 160px;
}
.carouselP a {
  padding: 0 25px;
}
.carouselP  img{
  max-width: 100%;
  align-self: center;
  margin: 0;
}

.carouselP  img:hover{ 
  cursor: pointer;
/*Добавим вот такой вот код*/
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
/*конец кода с transition*/
} 

.sider_Parthner {
    margin: 30px 0px 0px;
    text-align: center;
}

.buttonP {
   margin-top: 40px;
}

/*.carouselP img:hover{
  background: #dc7b08;
}*/
.archive .next_buttonP{
  margin: 70px -85px;
}

.archive .prev_buttonP {
  margin: 70px -100px;
}
.prev_buttonM{
  width: 17%;
  margin: 45px 0px;
}

.next_buttonP{
  margin: 70px -65px;
  width: 3%;
  float: right;
  cursor: pointer;
}

.prev_buttonP {
  width: 3%;
  margin: 70px -85px;
  float: left;
  cursor: pointer;
}

/*GUEST*/
.quest, .parthner {
    text-align: left;
}
.quest .btn-wrap {
  clear: both;
  padding-top: 20px;
}
.photo_quest {
    margin: 20px 0px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.onePa {
    margin: 10px -15px 0px;
    text-align: left;
}

.onePa img {
    margin: 0px 5px 0px 0px !important;
    float: none !important;
}

.menu-top-menu-container {
 /*   width: 95%;*/
    height: auto;
/*    display: inline-block;*/
    float: left;
}

.navbar-nav {
    float: left;
    margin: 0px 25px;

}

.lang{
  position: relative;
  z-index: 1;
  float: right;
  /*    background: #dc3b14 none repeat scroll 0% 0%;
    min-height: 60px;*/
    text-transform: uppercase;
    /*padding: 0px 15px;*/
}

.lang ul:before{
  content: url("img/lang.png");
  float: left;
}
.lang li{
  background: #DC7B08 none repeat scroll 0% 0%;
  height: 30px;
}

.lang li:hover, .lang li > a:hover, .lang li:active, .lang li > a:active{
  background: rgba(220, 123, 8, 0.5);
  color: #000;
}

.lang li > a:active{
  background: rgba(220, 123, 8, 0.5);
  height: 30px;
  color: #000;

}

.lang li, .lang li > a{
  float: left;
  color: #fff;
  text-decoration: none;
}
.lang li > a {
  width: 75px;
  line-height: 30px;
  text-align: center;
}

/*.lang li > a{
    color: #fff !important;
}*/

/*.lang li:hover, .lang li > a:hover{
  float: left;
  /*margin: 10px 10px;*
  background: rgba(220, 123, 8, 0.5);
  color: #000 !important;
  padding: 5px;
  text-decoration: none;
}*/

.btn, .btn:hover {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.42857 !important;
  margin-bottom: 0px !important;
}

.btn.focus, .btn:focus, .btn:hover, .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline: none !important;
}


.footer {

  /*min-height: 300px;*/
  margin: 0px 0px; 
  background: #dc7b08;
  /*border-top: 3px solid #007b30;*/
  text-align: center;
  color: #fff;

}

.footer img{
  float: none !important;
  margin: 16px 0px !important;
}

.footer_l li {
    padding: 2px 0px;
	text-align: left;
}
.footer_c{
	background: #f6af1b;
}
.footer_r li {
    padding: 2px 0px;
	text-align: right;
}
.footer_l ul , .footer_c ul , .footer_r ul {
	margin-top: 14px;
}

.footer_bottom{

  height: auto;
  margin: 0px auto; 
  background-color: #000;
  text-align: center;
  color: #fff;
  font:14px OpenSansRegular;
}

ul.soc {
  display: inline-block;
}

.soc li{
  float: left;
  display: block;
  cursor: pointer;
  margin: 0px 5px;
}
.soc a:hover  img{

  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: wobble 400ms linear;
  -moz-animation: wobble 400ms linear;
  -o-animation: wobble 400ms linear;
  animation: wobble 400ms linear;
}

.footer_bottom img {
    display: block;
    float: left !important;
    margin: 0px !important;
/*    padding: 0px 20px 0px 0px;
    margin: 0px 10px 0px 0px;*/
/*    border-right: 1px solid #fff;*/
}

.footer_bottom a, .footer_bottom a:hover{ 
  /*font: 14px OpenSansRegular;
  color: #fff;
  text-align: left;*/
  padding: 10px 0px;
  float: left;
  text-decoration: none;
  /*border-right: 1px solid #FFF;*/
}


a.line_right, a.line_right:hover{
  padding: 23px 10px 20px 0px;
  color: #fff;
  font: 14px 'Times New Rpoman' sans;
  text-align: left;
  float: left;
  text-decoration: none;
  position: relative;
}
a.line_right:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 40px;
  background:#fff;
  right: 0;
  top: 12px;
}

.title {
  color: #000;
  font: bold 30px Open Sans;
  text-align: center;
  padding: 0px 0px 30px;
  /*display: inline-block;*/
  text-transform: uppercase;
}
/*HISTORY*/
.page{
  text-align: center;
  min-height: calc(100vh - 253px);
}

.pageBG{
  background: #ebebeb !important;

}

.page .img_fl {
  float: right;
  margin: -35px 0px 0px 30px;
}


.punktir{
  background: url("img/punktir.png") no-repeat;
  width: 95px;
  height: 15px;
  display: inline-block;
  margin: 10px 0px;

}

/*PHOTO*/
.bodyP {
    display: block;
    float: left;
    margin: 0px 0px 20px;
}

#sidebar, .nocomments  {
    display: none;
}

.gallery_box_single.entry-content {
    margin: 10px 0px 0;
    padding-bottom: 30px;
}

.gallery_box, .gallery .gllr_image_block {
  display: inline-block !important;
  float: left;
  margin: 5px 3px 0px 0px;
}

.gallery_detail_box {
    float: none !important;
}

.photo {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0px 0px 65px;
}

/*.photo img,.photo img:hover{
/*  margin: 25px 0px 0px;*
  border: 10px solid #fff;
/*    float: none !important;
    margin: 40px 80px 10px 0px !important;*
}*/

.photo a {
  float: left;
  width: 300px;
  height: 225px;
/*  margin: 30px 80px 0px 0px;*/
}

.photo p{
text-align: center;
}

.portfolio-items {
  display: inline-block;
  float: left;
  margin: 10px 40px 30px;
}

.portfolio-items li {
  display:inline-block;
  /*float:left;*/
  list-style:none;
  position:relative;
}

.portfolio-items li img {
  display:block;
  width: 100%;
  height: auto;
  margin: 0px 0px 0px;
  border: 10px solid #fff;
}

.portfolio-items li div.caption{
  display:block;
  background: rgba(220, 59, 20, 0.75) none repeat scroll 0% 0%;
  position:absolute;
  overflow:hidden;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  padding:10px;
}

.portfolio-items li:hover div.caption{
  width: 91%;
  margin: 13px 13px 0px 0px;
  display: block;
  height: 225px;
  opacity:1;
  filter:alpha(opacity=80);
}

.portfolio-items li div.caption {
  top:7px;
  right:7px;
  width:0;
  height:0;
}

/*CONTACT PAGE*/
.map {
  width: 100%;
  height: auto;
  float: left;
  margin: 0px 30px;
}
.map iframe {
  height: 581px;
  width: 687px;
}

/*CHRONOLOGY*/
.onedetals{
  margin: 0px 0px 20px;
  width: 100%;
  height: auto;
  float: left;  
}

.oneItem {
    float: left;
}

.oneItem img {
    float: none !important;
    margin: 0px 0px !important;
    border: 10px solid #fff;
}

.cont_guest{
    margin: 45px 0px 0px;
}

.guest_old p{

}
/*.link {
    width: auto;
    height: auto;
    margin: 20px 0px;
    float: left;
    text-align: center;
}*/


.one {
    display: block;
    padding: 0px;
    display: block;
    margin: 0px 140px;
    padding: 0px;
    width: 88%;
}

/*COMMENTS*/
.form-control {
    /*display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;*/
    border-radius: 0px !important;
    margin: 10px -15px 19px;
}


input#submit {
    margin: 0px 0px;
    float: left;
    /* padding: 5px; */
    text-transform: uppercase;
    color: #fff;
}

form#commentform {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px 30px;
}
textarea#comment {
  height: 167px;
  max-width: 1000px;
}

textarea#comment:after {
  content: "";
  display: block;
  background: url(img/shadows.png);
}
.comment-body{
    display: inline-block;
    min-height: 175px;
    padding: 30px 0px;
    width: 100%;
}
a.buy_ticket {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 251px;
  height: 40px;
}
.comment-author, .comment-author a, .comment-author a:hover {
    /*text-transform: capitalize;*/
    color: #000;
    font: bold 14px OpenSansBold !important;
    padding: 5px;
    text-align: left;
    text-decoration: none;
}

/*.wpcr3_respond_2 {
    display: block!important;
}
.wpcr3_button_1 {
    display: none!important; 
}

div.wpcr3_review blockquote.wpcr3_content, .commentlist {
    background: #fff;
}*/

li.comment {
    margin: 15px 0px;
    background-color: #fff;
}

em.comment-awaiting-moderation {
    text-align: center;
    text-transform: uppercase;
    color: #dc7b08;
    font: bold 20px OpenSansBold !important;
}

/*.wpcr3_review {
    background: #fff;
    padding: 0px 0px 0px 0px;
    min-height: 240px;
    margin: 20px 0px;
}

div.wpcr3_review_ratingValue {
    display: none !important;
}

blockquote {
    border-left: none !important;
}*/

.text-comm {
    padding: 0px 140px 0px 125px;
}

.wpcr3_content:before, .comment-body:before{
  content: url("img/qoteopen.png");
  margin: 10px 35px 30px 20px;
  float: left;
}

.wpcr3_content:after, .comment-body:after{
  content: url("img/qoteclose.png");
  margin: -35px 25px 0px;
  float: right;
}

/*.wpcr3_respond_2 p {
     padding: 0px 115px 0px 90px !important;
}*/

.wpcr3_pagination_page, .wpcr3_pagination .wpcr3_a.wpcr3_disabled, .wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover, .wpcr3_pagination .wpcr3_rs {
     display: none;
}

.wpcr3_pagination .wpcr3_a {
    color: #000 !important;
    background: #fff none repeat scroll 0% 0% !important;
    border: 3px solid #fff;
}

.wpcr3_pagination .wpcr3_a.wpcr3_current, .alignleft, .alignright {
    background: rgb(220, 123, 8) none repeat scroll 0% 0% !important;
    border: 3px solid rgb(255, 255, 255);
    color: #fff !important;
}



.pagination {
    width: 100%;
    text-align: left;
}

.wp-pagenavi a,.wp-pagenavi a:hover, .wp-pagenavi span {
    text-decoration: none;
    /*padding: 15px 20px;*/
    padding: 10px 15px;
    margin: 2px;
    color: #000 !important;
    background: #fff none repeat scroll 0% 0% !important;
    border: 3px solid #fff;
    font: bold 14px NotoSerifBold;
}

.wp-pagenavi span{
    background: rgb(220, 123, 8) none repeat scroll 0% 0% !important;
    border: 3px solid rgb(255, 255, 255);
    color: #fff !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #fff !important;
}
#author, #email {
  height: 50px;
  border: medium none;
  font: 14px Open Sans;
  font-style: italic;
  margin-bottom: 12px;
  transition: 0.2s ease;
}
#comment {
  border: medium none;
  font: 14px Open Sans;
  font-style: italic;
}
#author::-webkit-input-placeholder, 
#email::-webkit-input-placeholder {
  text-indent: 0px;
  transition: 0.2s ease;
}
#author:focus::-webkit-input-placeholder, 
#email:focus::-webkit-input-placeholder {
 text-indent: 500px;
}
#author:-moz-placeholder, 
#email::-moz-placeholder {
  text-indent: 0px;
  transition: 0.2s ease;
}
#author:focus:-moz-placeholder, 
#email:focus:-moz-placeholder 
{ text-indent: 500px;}

.slick-slide {
  margin: 0 5px;
  border: 10px solid #fff;
  max-height: 221px;
  overflow: hidden;
  box-sizing: border-box;
}
.slick-slide img {
  max-width: 100%;
}
.slick-next:before{
  content: '' !important;
  width: 48px;
  height: 98px;
  background-image: url('img/next.png');
  display: block;
}
.slick-prev:before{
  content: '' !important;
  width: 48px;
  height: 98px;
  background-image: url('img/prev.png');
  display: block;
}
.slick-prev, .slick-next {
  height: 98px !important;
  width: 48px !important;
  margin-top: -49px !important;
}
.slick-next {
  right: -60px !important;
}
.slick-prev {
  left: -60px !important;
}
.fancybox .alignnone{
  height: 200px;
  margin: 5px;
  width: auto;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {

}

@media only screen and (max-width: 767px) {
	/*.container{
		padding: 0px !important;
	}*/

  .menu-top-menu-container .navbar-nav {
    margin: 0;
  }

  body, .topslider {
	width: 1170px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.topslider {
	 display: inline-block !important;
  }
	/* section {
    display: block !important;
  } */
	
	.footer, .footer_bottom{
		display: block;
	}
}

@media only screen  and (max-width: 1399px) {
  .topslider .caption > div {
    top: 46%;
  }
  .topslider .caption > div  i{
    bottom: -85px; 
  }
  .flex-control-paging li a {
    margin: 50px 5px !important;
  }
}

@media only screen and  (max-width: 1920px) {
  
}


@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

  .sider_Parthner .owl-item .fancybox .alignnone {
    height: auto;
  }
@media (max-width: 1199px){
  .container{
    width: 970px !important;
  }
  .carouselP{
    width: 100% !important;
    margin-left: 0px;
  }
  .next_buttonP, .prev_buttonP{
    margin: 70px 0px;
    z-index: 1;
    position: relative;
  }
  .navbar-nav>li {
    width: 20%;
  }
  .footer_menu > li > a{
    margin: 10px 12px;
  }
  .slick-next{
    right: 0px !important;
  }
  .slick-prev{
    left: 0 !important
  }
  .buttonP .btn-wrap i{
    display: inline;
  }
  .buttonP .btn-wrap a{
    width: 450px;
  }
  .homePhoto .slick-initialized .slick-slide{
    height: 200px;
  }
  .gallery_box, .gallery .gllr_image_block{
    width: 33%;
  }
  .archive .carouselP {
    margin-left: -13px;
  }
  .archive .prev_buttonP {
    margin-left: -10px;
  }
  .archive .next_buttonP {
    margin-right: 20px;
  }
  .btn-wrap.answer-page #submit{
    width: 440px;
  }
}
@media (max-width: 991px){
  .container{
    width: 750px !important;
  }
  #logo{
    width: auto;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  #navbar{
    width: 100%;
  }
  .topslider .caption > div {
    top: 60%;
  }
  .topslider .caption > div::after{
    width: 220px;
    height: 220px;
  }
  .topslider .caption > div{
    width: 220px;
    height: 220px;
    margin-left: -110px;
  }
  .topslider .caption h1 {
    font-size:15px !important;
    line-height: 15px !important;
    margin-top: 30px !important;
  }
  .topslider .caption p{
    font-size: 12px;
    margin-top: 0 !important;
  }
  .caption a, .caption a:hover{
    bottom: 20px;
  }
  .topslider .caption > div::before {
    top: -6px;
    height: 275px;
    background-size: 80%;
    background-repeat: no-repeat;
  }
  .buttonP .btn-wrap{
    width: 300px;
  }
  .buttonP .btn-wrap a{
    width: 100%;
  }
  .footer_menu > li > a {
    margin: 10px 6px;
    font-size: 12px !important;
  }
  .footer_menu > li > a::after{
    right: -8px;
  }
  .footer_bottom div div div{
    float: right;
  }
  .gallery_box, .gallery .gllr_image_block{
    width: 49%;
  }
  .one{
    width: auto;
  }
  .map {
    margin: 0px;
  }
  .btn-wrap i{
    display: none;
  }
  .btn-wrap.answer-page #submit{
    width: 330px;
  }
}
@media (max-width: 767px){
  .container{
    min-width: 100% !important;
    width: 100% !important;
  }
  body, .topslider {
    width: 100%;
  }
  .Menu1 li > a{
    width: 145px;
    font-size: 12px !important;
  }
  .metaslider .caption {
    position: relative;
  }
  .topslider .caption > div::before{
    background: none;
  }
  .topslider .caption > div {
    width: 100%;
    height: 100%;
    margin-left: 0;
    left: 0;
  }
  .topslider .caption > div::after{
    background: none;
  }
  .homePhoto .slick-initialized .slick-slide {
    height: 95px;
    border-width: 5px;
  }
  .btn-default, .btn-default:hover{
    width: 400px;
  }
  .carouselP a {
    padding: 0 5px;
  }
  .buttonP .btn-wrap {
    width: 200px;
  }
  a.btn-default, a.btn-default:hover{
    font-size: 12px !important;
  }
  a.line_right, a.line_right:hover{
    font-size: 10px;
  }
  .footer_bottom div div div p{
    font-size: 10px;
    padding-top: 23px;
  }
  .carouselP{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .next_buttonP, .prev_buttonP {
    margin: 45px 0px;
  }
  .next_buttonP i img{
    margin-left: -20px !important;
  }
  .gallery_box, .gallery .gllr_image_block, .gallery_box ul{
    width: 100%;
  }
  #content .gallery_box_single .gallery .gllr_image_block p{
    width: 100% !important;
    text-align: center;
    border: none;
  }
  .archive .prev_buttonP, .archive .next_buttonP {
    margin-top: 45px;
  }
  .text-comm{
    padding: 0 10px;
  }
  .comment-body::before, .comment-body::after{
    display: none;
  }
  form#commentform .col-xs-6{
    width: 100%;
  }
  .map iframe {
    height: auto;
    width: 100%;
  }
  .navbar-nav > li {
    width: 50%;
    height: 50px;
  }
  ul#menu-top-menu li a{
    line-height: 36px !important;
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .btn-wrap.answer-page #submit{
    width: calc(100% - 15px);
  }
}
@media (max-width: 479px){
  .Menu1 li > a{
    width: 135px;
    font-size: 10px !important;
  }
  .topslider .caption h1 {
    margin-top: 0px !important;
  }
  .metaslider .slides img {
    height: 200px;
  }
  .caption a, .caption a:hover{
    text-align: left;
    padding-left: 10px;
  }
  h1, .cont_home h1{
    font-size: 20px !important;
  }
  .btn-default, .btn-default:hover{
    width: 250px;
  }
  .wp-image-169{
    display: none;
  }
  .buttonP .btn-wrap {
    width: 135px;
  }
  a.btn-default, a.btn-default:hover{
    font-size: 9px !important;
  }
  .homePhoto .slick-initialized .slick-slide {
    height: 60px;
  }
  .slick-prev::before, .slick-next::before {
    background-size: 50%;
    background-repeat: no-repeat;
    height: 50px;
  }
  .slick-next {
    right: -15px !important;
  }
  #menu-footer-menu {
    margin: 0;
  }
  .footer_menu > li > a {
    font-size: 10px !important;
    margin: 10px 5px;
  }
  .footer_bottom{
    padding-bottom: 40px;
  }
  .portfolio-items li img{
    width: 265px !important;
    height: auto !important;
  }
  .portfolio-items li div.caption {
    width: 100%;
    height: 100%;
    opacity: 1;
    background: none;
  }
  .portfolio-items li:hover div.caption{
    width: 100%;
    margin: 0;
    height: 100%;
  }
  .oneItem{
    float: none;
  }
  .one{
    margin: 20px 20px 0;
    clear: both;
  }
  .topslider .caption > div i{
    width: 100%;
  }
  .topslider .caption > div::before{
    width: 100%;
  }
  .footer_menu > li > a::after {
    right: -5px;
  }
}
.error404 h1{
  padding: 20px 0;
  min-height: calc(100vh - 241px);
  display: flex;
  align-items: center;
}
