/*
HTML 5 Template Name: Basic 86
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

html{overflow-y:scroll;} /* Forces a scrollbar when the viewport is larger than the websites content - CSS3 */

body{margin:0; padding:0; font-size:13px; font-family:Sans-sherif, "Arial", Times, serif; color:#919191; background-color:#232323;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'� '; font-size:26px;}
q:after{content:' �'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

.row1, .row1 a{color:#C0BAB6; background-color:#333333;}
.row2{color:#979797; background-color:#FFFFFF;}
.row2 a{color:#FF9900; background-color:#FFFFFF;}
.row3, .row3 a{color:#919191; background-color:#232323;}

/*----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer{display:block; width:960px; margin:0 auto;}

nav ul{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6
{    
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'� '; font-size:26px;}
blockquote:after, q:after{content:' �'; font-size:26px; line-height:0;}

form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
input, textarea, select{font-size:12px; font-family:Georgia,"Times New Roman",Times,serif;}




.lastbox{margin-right:0;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding:20px 0;}

#header #hgroup{float:left; margin:0 0 20px 0;}
#header #hgroup h1, #header #hgroup h2{font-weight:normal; text-transform:none;}
#header #hgroup h1{font-size:36px;}
#header #hgroup h2{font-size:13px;}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    text-decoration: underline;
}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 0;}
#container section{display:block; width:100%; margin:0 0 35px 0; padding:0;}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Slider-----*/

#container #slider{}
#container #slider figure{}
#container #slider figure img{float:right; width:630px; height:300px;}
#container #slider figure figcaption{display:block; float:left; width:280px; height:260px; padding:20px; overflow:hidden; color:#989898; background-color:#DEDEDE; line-height:1.6em;}
#container #slider figure figcaption a{color:#FF9900; background-color:#DEDEDE;}
#container #slider figure h2{font-size:27px; font-weight:normal; font-style:italic; text-transform:none;}
#container #slider figure footer{}

/* ------Main Content-----*/

#container #homepage{display:block; width:100%; line-height:1.6em;}

#container #homepage #services{}
#container #homepage #services article{}
#container #homepage #services article h2{margin-bottom:15px; margin-top:15px;}
#container #homepage #services article p{margin:0; padding:0;}
#container #homepage #services article img{float:left; width:80px; height:80px; margin:0 10px 10px 0; padding:4px; border:1px solid #DEDEDE;}
#container #homepage #services article footer{margin:10px 0 0 0;}

#container #homepage #latest{}
#container #homepage #latest article{}
#container #homepage #latest article figure{}
#container #homepage #latest article figure img{margin:0 0 10px 0; padding:4px; border:1px solid #D6D6D6; width: 100%; height: 150px;}
#container #homepage #latest article figure figcaption{}
#container #homepage #latest article figure h2{font-size:14px;}
#container #homepage #latest article figure footer{}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:20px 0; text-align: center;}
#footer p{margin:0; padding:0;}


/*----------------------------------------------CUSTOM-------------------------------------*/

.menu-fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.fancphoto {
    margin: 15px 0;
  }
  .fancphoto img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    outline: 0px solid pink;
    transition: all 0.5s ease-in-out;

  }

  .infrastructure-list {
      padding-left: 20px;
  }


.step15 {
    margin-top: 15px;
}
.step35 {
    margin-top: 35px;
}
.stepMenu {
    margin-top: 96px;
}
.step100 {
    margin-top: 100px;
}


/* Стили модального окна */
.modalp-header h2 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
/* кнопка закрытия окна */
.modalp .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 0;
}
.modalp .btn-close:hover {
    color: red;
}
/* слой затемнения */
.modalp-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modalp-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* активация слоя затемнения и модального блока */
.modalp-open:checked ~ .modalp-wrap:before,
.modalp-open:checked ~ .modalp-wrap .modalp-overlay {
    display: block;
}
.modalp-open:checked ~ .modalp-wrap .modalp-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    top: 50%;
}
/* элементы модального окна */
.modalp-dialog {
    background: #fefefe;
    border: none;
    border-radius: 0px;
    position: fixed;
    width: 80%;
    height: 800px;
    overflow: auto;
    max-height: 80%;
    max-width: 500px;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 999999;
}
.modalp-body {
  padding: 20px;
}
.modalp-body p {
    margin: 0;
    padding: 20px;
    text-align: justify;
    font-size: 14px;
    color: black;
}
.modalp-header,
.modalp-footer {
    padding: 20px 20px;
}
.modalp-header {
    border-bottom: #eaeaea solid 1px;
    text-align: center;
    background: #232323;
}
.modalp-header h2 {
    font-size: 20px;
    margin: 0;
    color: white;
}
.modalp-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
/* адаптивные картинки в модальном блоке */
.modalp-body img { 
    max-width: 100%;
    height: auto;
}
/* **************** */

/* Стили модального окна */
.modalo-header h2 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
/* кнопка закрытия окна */
.modalo .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 0;
}
.modalo .btn-close:hover {
    color: red;
}
/* слой затемнения */
.modalo-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modalo-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* активация слоя затемнения и модального блока */
.modalo-open:checked ~ .modalo-wrap:before,
.modalo-open:checked ~ .modalo-wrap .modalo-overlay {
    display: block;
}
.modalo-open:checked ~ .modalo-wrap .modalo-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    top: 50%;
}
/* элементы модального окна */
.modalo-dialog {
    background: #fefefe;
    border: none;
    border-radius: 0px;
    position: fixed;
    width: 80%;
    height: auto;
    overflow: auto;
    max-height: 80%;
    max-width: 500px;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 999999;
}
.modalo-body {
  padding: 20px;
}
.modalo-body p {
    margin: 0;
    padding: 20px;
    text-align: justify;
    font-size: 14px;
    color: black;
}
.modalo-header,
.modalo-footer {
    padding: 20px 20px;
}
.modalo-header {
    border-bottom: #eaeaea solid 1px;
    text-align: center;
    background: #232323;
}
.modalo-header h2 {
    font-size: 20px;
    margin: 0;
    color: white;
}
.modalo-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
/* адаптивные картинки в модальном блоке */
.modalo-body img { 
    max-width: 100%;
    height: auto;
}
.btn-primary {
    color: #fff;
    background-color: #232323 !important;
    border-color: #232323 !important;
    border-radius: 0px;
}
.btn-primary:hover {
    background-color: #232323 !important;
    border-color: #232323 !important;
}
#plt, #noofert {
    background: transparent;
    color: #ffffff38;
    padding: 5px;
    border-radius: 5px;
    outline: 0;
    cursor: pointer;
    margin: 20px 5px;
    text-decoration: underline;
}
#plt:hover, #noofert:hover {
    color: gray;
}
@media (max-width: 767px){
.modalp-dialog, .modalo-dialog {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    border-radius: 0px;
}
}
@media (max-width: 767px){
    #plt {
      margin-bottom: 20px;
    }
   #noofert {
      margin-bottom: 50px;
    }
  }

  .fancphoto {
    margin: 15px 0;
  }
  .fancphoto img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;

  }


  .table .thead-dark th {
    color: #fff;
    background-color: #333333;
    border-color: #616161;
    text-align: center;
  }

  .table-info tbody+tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #333333;
    background: white;
    text-align: center;
}
table .dopheader {
    background: #b9b9b9;
}


.contact-info .contact {
padding: 20px 0px;
text-align: center;
}

.contact-info .contact-phone {
    border-left: 2px solid gray;
    border-right: 2px solid gray;
}

@media (max-width:768px){
    .contact-info .contact-phone {
border: 0px;
    }
    #container #homepage #latest article figure img {
        height: 300px;
    }
    article.one_quarter {
        margin-bottom: 15px;
    }
}


#portfolio .controls {

    margin-bottom: 0px;
    width: 100%;
  }

  #portfolio figcaption .btn a {
    background: transparent !important;
    border: 2px solid;
  }

  
  #portfolio .filter.btn.btn-border.active {
    background: #333333;
    color: #ffffff;
  }
  #portfolio .controls .btn {
    margin: 10px 5px;
    font-weight: 700;
    font-size: 20px;
    background: rgb(170, 170, 170);
    border: 0px;
    padding: 10px;
    color: white;
    border-radius: 0px;
  }
  #portfolio-items.portfolio-items {
    width: 100%;
  }
  #portfolio.portfolio .portfolio-items .mix {
    width: 100%;
    padding: 5px;
  }
  #portfolio .portfolio-items figure {
    background: #333333;
    float: left;
    width: 100%;
    border: none;
    position: relative;
    padding: 6px;
  }
  .mix {
    display: none !important;
  }
  .active_pom {
    display: inline-block !important;
  }
  #portfolio.portfolio .portfolio-items .mix figure .img {
    position: relative;
    width: 30%;
    display: inline-block;
    float: left;
  }
  #portfolio .portfolio-items figure .img {
    position: relative;
    width: 100%;
    height: 230px;
  }
  #portfolio .portfolio-items figure .img img {
    width: 100% !important;
    height: 100% !important;
    vertical-align: middle;
    object-fit: cover;
    border: 2px solid #ff9900;
  }
  #portfolio.portfolio .portfolio-items .mix figure .item-description {
    position: relative;
    width: calc(70% - 20px) !important;
    height: 230px !important;
    display: inline-block !important;
    border: 0;
    margin-left: 20px;
    background: transparent !important;
    overflow: unset !important;
  }
  #portfolio .portfolio-items .item-description {
    padding: 4px 12px;
    text-align: center;
    background-color: #60687b;
    border-top: 3px solid #60687b;
    border-bottom: 6px solid #60687b;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
  }
  #portfolio.portfolio .portfolio-items figure h3 {
    color: #fff;
    display: inline-block;
    float: left;
    margin: 20px 0 10px;

  }
  .item-description > .property-main-features-wrapper {
    display: inline-block;
    background: transparent;
    margin-top: 20px;
    width: 75%;
    padding: 0;
    float: left;
  }
  figure .item-description > .btn.title {
    background: transparent;
    border: 0px;
    outline: none;
    box-shadow: none;
  }
  .item-description > .btn.title {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    right: 50px;
    border-radius: 0;
    cursor: context-menu !important;
  }
  .item-description > .property-main-features-wrapper ul li {
    color: #fff;
    margin: 0;
    /* padding-top: 10px; */
    width: 100%;

    display: block;
    /* padding: 24px 0 0 0; */
    /* line-height: 30px; */
    float: left;
    text-align: left;
    white-space: nowrap;
  }

  .btn.focus, .btn:focus {
      box-shadow: none;
  }

  #portfolio {
    position: relative;
  }
  #portfolio  .property-main-features {
      padding-left: 20px;
  }
  #portfolio .portfolio-items .item-description p {
    color: #FEF2F6;
    font-weight: 300;
    line-height: 22px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .item-description > .btn.description a {
    display: block;
    padding: 10px 30px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #60687b;

    text-decoration: none;
    background: #ffffff;
    transition: 0.4s all;
  }
  .item-description > .btn.description a:hover {
    border-color: #fff;
    color: white !important;
    background-color: #60687b;
  }
  .item-description > .btn.title {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    right: 50px;
    border-radius: 0;
    cursor: context-menu !important;
  }
  .item-description > .btn.description {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    right: 12px;
    border-radius: 0;
  }
  .item-description > .btn.title p {
    font-size: 20px;
    font-weight: 600 !important;
  }


  @media (max-width:1000px) {
    #portfolio .portfolio-items figure {
      display: flex;
      flex-direction: column;
    }
    #portfolio.portfolio .portfolio-items .mix figure .img {
      width: 100%;
    }
    #portfolio.portfolio .portfolio-items .mix figure .item-description {
      width: 100% !important;
      margin-left: 0px;
    }
    #portfolio-items.portfolio-items {
      width: 90%;
      margin: 0px auto;
    }

  }
  
  @media (max-width:640px) {
    .item-description > .property-main-features-wrapper {
      width: 250px;
    }
    .item-description > .property-main-features-wrapper ul li {
      white-space: normal;
    }
    .item-description > .btn.description {
      bottom: -95px;
    }
    #portfolio .portfolio-items figure {
      min-height: 580px;
    }
  }
  
  @media (max-width:500px) {

  .item-description > .btn.title {
    display: none;
  }
  }


  .menus > div {
    height: 370px;
    margin-bottom: 15px;
  }
  .menus .thumbnail {
    position: relative;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    padding: 0;
    border: none;
    overflow: hidden;

    border-radius: 0;
  }
  .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .menus .thumbnail > a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
  }
  .menus img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
  }
  .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: 100%;
  }
  .menus .thumbnail .caption.bg3 {
    background: rgba(255,255,255,0.7);
  }
  .menus .thumbnail .caption.bg-primary {
    background: rgba(48, 113, 91, 0.8);
  }
  .menus .thumbnail .caption.bg2 {
    background: rgba(34,37,51,0.8);
  }
  .menus .thumbnail .caption {
    padding: 20px 21px 21px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 45;
    height: auto;
    min-height: 150px;
  }
  .thumbnail .caption {
    padding: 9px;
    color: #333;
  }
  .bg-primary {
    background-color: rgba(96, 104, 123, 0.9)  !important;
  }
  .bg-primary {
    color: #fff;
    background-color: #428bca;
  }
  .menus .thumbnail .caption h3 {
    font-size: 34px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: -1px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption .wrap .thumb_ins2 {
    width: 80%;
  }
  .menus .thumbnail .caption p {
    line-height: 1.4em;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption.bg-primary a.btn-link {
    color: #ffffff;
  }
  .menus .thumbnail .caption a.btn-link {
    color: #60687b ;
  }
  .menus .thumbnail .caption .wrap a {
    right: 15px;
    bottom: 20px;
    position: absolute;
    display: inline-block;
    font-size: 44px;
    line-height: 45px;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .menus .thumbnail .caption.bg2 h3, .menus .thumbnail .caption.bg2 p, .menus .thumbnail .caption.bg-primary h3, .menus .thumbnail .caption.bg-primary p {
    color: #fff !important;
  }
  .menus .thumb-shadow:hover {

  }


    /* Cookie Dialog */
    #gdpr-cookie-message {
        position: fixed;
        left: 0px;
        bottom: 30px;
        max-width: 375px;
        background-color: white;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 6px 6px rgba(0,0,0,0.25);
        margin-left: 30px;
        font-family: system-ui;
        z-index: 99;
    }
    #gdpr-cookie-message h4 {
        color: black;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message h5 {
        color: black;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: black;
        font-size: 15px;
        line-height: 1.5em;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: right;
    }
    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }
    #gdpr-cookie-message a {
        color: var(--red);
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
display: none;
    }
    #gdpr-cookie-message a:hover {
        color: white;
        border-bottom-color: var(--red);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button {
        border: 1px solid #232323;
        background: #232323;
        color: white;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button:hover {
        background: transparent;
        color: #232323;
        transition: all 0.3s ease-in;
    }
    button#gdpr-cookie-advanced {
        background: white;
        color: var(--red);
display: none;
    }
    #gdpr-cookie-message button:disabled {
        opacity: 0.3;
    }
    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }
    @media(max-width:767px) {
        #gdpr-cookie-message {
            max-width: 95%;
            width: 95%;
            left: 50%;
            transform: translateX(-50%);
            bottom: 60px;
            margin-left: 0px;
        }
    }

    @media(max-width:1010px) {
    #header, #container, #footer {
        width: 100%;
    }
    #container {
        padding: 30px 15px;
    }
}


.fancphoto .img_random {
  width: 100%;
  height: 250px;
  transition: all 0.5s ease-in-out;
  background-size: cover !important;
  background-position-y: center !important;
}
