body {font-family: 'Open Sans', sans-serif; overflow-x: hidden;}

img {max-width: 100%;}

.smalltext {font-size: 13px; color: #fff; line-height: 16px; font-weight: 300;}

.block1 {background: url(/wp-content/uploads/2019/11/f.jpg); background-size: cover;padding-bottom: 150px;}

.block1 h2 {color: #fff; font-weight: bold; padding-top: 70px; padding-bottom: 30px;    font-size: 42px;}
.block1 p {color: #fff; } 
#drop_zone {cursor: pointer}


.wpcf7 .butt1 {width: 100% !important;    margin-bottom: 0rem !important;    border-bottom: 4px solid #bc0a0a;}

.verytsmla{font-size: 13px;
    opacity: 0.6;
    line-height: 18px;
    display: block;} 
    
    .onemore {display: inline-block;
    background: #e8e8e8;
    padding: 5px 40px;
    border-radius: 20px;
    font-size: 14px;
    position: absolute;    width: 250px;
    top: 0px; left: 50%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%); /* This is a shorthand of
                                         translateX(-50%) and translateY(-50%) */
}
    
    
    .veryhiddennn {display: none !important;}
    
    .wpcf7-response-output {display: none !important;}
    
    .hifonr{display: block;
    text-align: left;
    padding-left: 20px;
    margin-bottom: -20px;
    font-size: 14px;
    color: #9b9a9a;}

.wpcf7 p { margin-bottom: 0rem !important;}

div.wpcf7-response-output {
    margin: 0em 0em 0.5em !important;
    padding: 0.2em 1em !important;
    border: 2px solid #ff0000 !important;
    font-size: 14px !important;
}

.wpcf7 input {
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #c8c7c7;
}

   .dropZoneOverlay, .FileUpload {
    width: 100%;
    height: 80px;
}

.dropZoneContainer {position: relative}

.llloog img {background: #fff; padding: 10px; margin-bottom: 20px; filter:grayscale(100%);    border-radius: 5px;border-bottom: 2px solid #fff}

.llloog img:hover {filter:grayscale(0%);    border-bottom: 2px solid #ff2a05;
    border-radius: 5px;}

        .dropZoneOverlay {
border: dotted 1px #c8c7c7;
    font-family: cursive;
    color: #777777;
    font-size: 13px;
    padding-top: 27px;
    position: absolute;
    top: 0px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
        }




        .FileUpload {
            opacity: 0;
            position: relative;
            z-index: 1;
        }

.block1 span {font-weight: bold;}

.butt1 {    border-radius: 5px;
    background: #ff0000;
color: #fff !important;
    padding: 25px 35px;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 4px solid #bc0a0a;
    font-weight: bold;}
    
    .menuus {color: #fff; font-size: 14px; font-weight: 300;}
    
    .block1hi{font-size: 10px;}
    
    .dffc {color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    line-height: 13px;}
    .dffc:hover {color: #ff2905}
    
       .dffc2 {color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    line-height: 13px;}
    
       .dffc2:hover {color: #ff2905}
    .butt1:hover {background: #bc0a0a; color: #fff; text-decoration: none;}
    
    .pdfbut {    color: #fff;
    background: #ff2905;
    display: block;
    text-align: center;
    /* line-height: 0px; */
    padding: 5px;
    border-radius: 5px;
    font-weight: 300;}
    
    
    .block11 {background: #1e1d31; padding-top: 50px; color: #fff; }
    
    .block7whitee {background: #fff;border-radius: 5px;
    padding: 30px;    color: #212529;}
    
    .block7whitee label {font-size: 14px; display: block; padding-left: 10px;color: #9b9a9a; font-weight: 300; margin-top: 20px;}
    
   .block7whitee  textarea {
    overflow: auto;padding: 10px;    max-width: 100%;
    resize: vertical;
    border: 1px solid #c8c7c7;
    border-radius: 5px;
}

.block7whitee .butt1 {width: 100%;text-align: center;}

.block7whiteespan {
    padding: 0px 20px;
    font-size: 12px;
    display: block !important;
    color: #9b9a9a;
    text-align: center;
    font-weight: 300 !important;
}

 .block7whitee  input{    padding: 10px;
    border: 1px solid #c8c7c7;
    border-radius: 5px;
    width: 100%;color: #767676;}
    
    
    input::-webkit-input-placeholder { color: #767676; }
   input:-ms-input-placeholder { color: #767676; }
   input::-ms-input-placeholder { color: #767676; }
   input::placeholder { color: #767676; } 
   
  .block7whitee  .fa, .fas {
    font-weight: 900;
    color: #c8c7c7;
}
   
img#blah {
    display: block;
}


.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    position: absolute;
    top: 83px;
    left: 50%;
    z-index: 9999;
    width:75px;
    margin-left:-50.5px;
}

#form1 {
    position: relative;
    width: 100%;
    float: left;
    height: 60px;
}

input[type='file']:before {
    content: "Прикрепить файл до 5 Мб";
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 40px;
    margin: -13px 0 0 -100px;
    font-size: 14px;
    font-weight: 300;
    color: #767676;
}
    
    .text11 {font-size: 35px;    line-height: 38px;    margin-left: -30px;}
    
    .text11 span {font-weight: bold;}
    
       .text111 {font-size: 26px; font-weight: 300; margin-bottom: 40px;    margin-left: -30px;}
       
       .blocktext11 p {font-weight: 300; font-size: 16px;}
       
       
       .block10 {background: #f2f4f6; background: url(/wp-content/uploads/2019/11/list.jpg); background-size: cover; padding-bottom: 50px;}
       
       
       .text10 {
    font-size: 35px;
    line-height: 38px; color: #2c2b2b; margin-top: 80px;margin-bottom: 20px;}
    
    .text10 span {font-weight: bold;}
    
        .blocktext10 p {font-weight: 400; font-size: 16px;}
        
        
        
         .block4 {background: #f2f4f6; background: url(/wp-content/uploads/2019/11/list.jpg); background-size: cover; padding-bottom: 50px;}
       
       
                .block44 {background: #f2f4f6; background: url(/wp-content/themes/pressbur1/a/list28.jpg); background-size: cover; padding-bottom: 50px;}
       
       .text4 {
    font-size: 35px;
    line-height: 38px; color: #2c2b2b; margin-top: 80px;margin-bottom: 20px;   }
    
           .text44 {
    font-size: 35px;
    line-height: 38px; color: #fff; margin-top: 80px;margin-bottom: 20px; text-shadow: 1px 1px 5px rgb(31, 29, 50);}
    
    .text4 span {font-weight: bold;}
    
        .blocktext4 p {font-weight: 400; font-size: 16px;}
        
        
        
        
               .block2 {background: #f2f4f6;  padding-bottom: 50px;}
               
                .block2 h3 {display: block; font-weight: bold; padding-top: 50px;font-size: 35px;    line-height: 38px; }
                  .block2 h4 {display: block;font-size: 26px;   }
                  
                  
                  
                  
                   .block3 {background: #1e1d31;  padding-bottom: 50px; color: #fff}
               
                .block3 h3 {display: block; font-weight: bold; padding-top: 50px;font-size: 35px;    line-height: 38px; }
                  .block3 h3 span {font-weight: 300;   }
                  
                  
                  
                   
                   .block5 {background: #1e1d31;  padding-bottom: 50px; color: #fff}
               
                .block5 h3 {display: block; font-weight: bold; padding-top: 50px;font-size: 35px;    line-height: 38px; }
                  .block5 h3 span {font-weight: 300;   }
                  
                  
                  .block6 {
    background: #f2f4f6;
    padding-bottom: 50px;
}

     .block6 h3 {display: block; font-weight: bold; padding-top: 50px;font-size: 35px;    line-height: 38px; }
                  .block6 h3 span {font-weight: 300;   }
                  
                  
                  
                      
                  .block8 {
    background: #f2f4f6;
    padding-bottom: 50px;
}

     .block8 h3 {display: block; font-weight: bold; padding-top: 50px;font-size: 35px;    line-height: 38px; }
                  .block8 h3 span {font-weight: 300;   }
                  
                  .copy {    background: #1f1d31;
    color: #fff;
    font-size: 13px; text-align: center}
    
    .copy div {display: inline-block; margin: 10px;}
    
      .copy  a {text-decoration: underline; color: #fff;}
      
      .footer {padding: 50px 0 80px 0;
    background: #1f1d31; color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);}
    
    .footer span {font-size: 12px;}
    
    .footer a {font-weight: bold; color:#fff;}
    
    .logos a {margin-right: 7px; margin-top: 5px}
    .logos img {max-width: 30px;margin-top: 5px}
    
    .block3 h4{font-weight: bold; margin-bottom: 30px;}
    
    .block3back1 {    background: url(/wp-content/themes/pressbur1/a/im1.jpg);
    background-size: cover;
    background-position: right top;
    border-radius: 13px;
    padding: 50px;}
        
    .block3back2 {    background: url(/wp-content/themes/pressbur1/a/im2.jpg);
    background-size: cover;
    background-position: right top;
    border-radius: 13px;
    padding: 50px;}
    
    .block5 {font-size: 16px;font-weight: 300;}
    .block5 span {font-weight: bold;}
    
    .block6 h4 {font-family: 'Open Sans', sans-serif;
    font-weight: 400;
        font-size: 1.5rem; margin-bottom: 30px;}
    
     .block6 h4 span {font-weight: bold; color:#ff0000; display: block;}
     
     .block6  span {font-weight: bold; }
     .block6   {font-size: 16px; font-weight: 300; }
     
     .block2top{    background: #fff;
    border-radius: 13px;
    padding: 25px 30px;
    -webkit-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    margin-top: -70px;    margin-bottom: 40px;}
.block2 h4{font-weight: bold; margin-bottom: 15px;}
.block2 {font-weight: 300; font-size: 16px;}

.block2top .col-md-6{border-left: 3px solid #ff2905;}



#map {
 position: relative;
    width: 100%;
    height: 450px;}
    
    .whitemap { position: absolute;
    z-index: 99;
    background: #fff;
    padding: 50px 50px 50px 50px;
    left: 10%;
    width: 550px;
    height: 70%;
    top: 15%;    -webkit-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);}
    
     .whitemap {font-family: 'Open Sans', sans-serif;  }
    
      .whitemap h4 span{ font-size: 1.5rem !important;
    color: #ff0000;
    display: block; }
      
      .whitemap p {margin-top: 20px;}
      
       .whitemap span{font-size: 70%;     margin-top: 7px;}
       
      .whitemap a {    background: #cc9c5c;
    color: #fff;
    padding: 13px 30px;
    /* margin-top: 10px; */
    display: inline-block;
    font-weight: 700;}
    
    #map {font-size: 16px; font-weight: 300;}
    
        #map span{font-size: 16px; font-weight: 700;}
        
        #map ymaps .ymaps-layers-pane{    filter: grayscale(1);}
        
        .block2blocks p {    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;margin-bottom: 30px;}
    
    .smalltextblock2 {  font-size: 16px !important; font-weight: 300 !important;}
    .smalltextblock2 span{font-weight: bold !important;}
           .block2blocks p span {font-weight: bold;}
           
         .whiteblock2   {background: #fff;
    padding: 20px;
    outline: 2px dashed #f1f1f1;
    outline-offset: -10px;}
    
    .whiteblock2 h5 {font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 15px;}
    
        .whiteblock22 h5 {font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;   margin-bottom: 30px;}
    
    .whiteblock22 h5 span {font-weight: bold;}
    
        .whiteblock2 {font-size: 13px;    -webkit-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);}
        
           .whiteblock2  img {max-height: 100px;}
           
          .whiteliss {    max-height: 354px;
    margin-top: -41px;}
           
           .whiteblock2 .col-md-4 {text-align: center}
           
           
           
    .block7 {background: #1e1d31;
padding-bottom: 150px;
    color: #fff;position: relative;}
    
    .block7:after {      content: '';
    background: url(/wp-content/themes/pressbur1/a/cat.png);
    width: 100%;
    height: 100%;
    bottom: -50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 90%;
    position: absolute;
    z-index: 1;
    display: block;}
    
    
    .block7 h3 {

    font-weight: 300;
    padding-top: 50px;
    font-size: 35px;
    line-height: 38px;
    text-align: left;z-index: 3;
    position: relative;
}


.block7 span {
    font-weight: 700;display: block;z-index: 3;
    position: relative;
}

.block7 .jj {z-index: 3;
    position: relative;
}
           
           
    .block9 {background: #1e1d31;
    padding-bottom: 50px;
    color: #fff;}


   .block9 h3 {

    font-weight: 300;
    padding-top: 50px;
    font-size: 35px;
    line-height: 38px;
    text-align: left;
}

   .block9 .slick-slide {padding: 10px;}


.block9 span {
    font-weight: 700;display: block;
}

.block9 .col-md-7 img {border-radius: 8px;}

.block9text {font-size: 14px; font-weight: 300;} 

.block9text span{font-size: 14px; font-weight: 700; display: block} 
.block9text img{ max-height: 70px;
    z-index: 2;
    position: relative;}

.block9text .col-md-4::before {  content: '';
    background: url(/wp-content/themes/pressbur1/a/yt5.png);
    width: 40px;
    height: 40px;
    background-size: cover;
    display: block;
    position: absolute;
    z-index: 1;
    left: -10px;
    top: 20px;
    top: 50%;
    left: 15%;
    transform: translate(-50%, -50%);}
    
    
   .block9 .slick-next:before {
    content: '>' !important;
    color: #ff3e3f !important;
}
    
        
   .block9 .slick-prev:before {
    content: '<' !important;
    color: #ff3e3f !important;
}



.bubub {
border: 0px solid #cc9c5c;
    line-height: 2px;
    height: 12px;
    position: relative;
    width: 180px;
    background: #e8e8e8;
    margin: 0 auto;
    border-radius: 10px;
}

.bubub17:after {
    position: absolute;
    content: '';
background: rgb(255,41,5);
background: linear-gradient(90deg, rgba(255,41,5,0.4654236694677871) 0%, rgba(255,41,5,1) 59%);
    width: 17%;
     height: 12px; border-radius: 10px;
}


.bubub50:after {
    position: absolute;
    content: '';
background: rgb(255,41,5);
background: linear-gradient(90deg, rgba(255,41,5,0.4654236694677871) 0%, rgba(255,41,5,1) 59%);
    width: 50%;
  height: 12px;  border-radius: 10px;
}



.bubub75:after {
    position: absolute;
    content: '';
background: rgb(255,41,5);
background: linear-gradient(90deg, rgba(255,41,5,0.4654236694677871) 0%, rgba(255,41,5,1) 59%);
    width: 75%;
    height: 12px;   border-radius: 10px;
}


.bubub100:after {
    position: absolute;
    content: '';
background: rgb(255,41,5);
background: linear-gradient(90deg, rgba(255,41,5,0.4654236694677871) 0%, rgba(255,41,5,1) 59%);
    width: 100%;
     height: 12px;   border-radius: 10px;
}

.timess {
    font-weight: bold;
  font-size: 13px;
    margin: 0 auto;
    margin-top: 5px;
    display: table;
}



        
        .block8 p span {font-weight: bold;}
        
        
        .iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
} 

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}


.block8h4 span{font-weight: bold;    color: #ff2905;}

.block8frame{padding: 25px;
    border: 2px dotted #c8c7c7;}
    
    .block8frame p {margin-bottom: 5px;}
    
    .block8framecont {margin-bottom: 20px;}
    
   .block8number1 {border: 2px solid #ff2905;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    padding-left: 20px;
    padding-top: 5px;}
    
    
       .block8number2 {border: 3px solid #ff2905;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    padding-left: 20px;
    padding-top: 5px;}
    
    
       .block8number3 {border: 4px solid #ff2905;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    padding-left: 18px;
    padding-top: 4px;}
    
    
       .block8number4 {    border: 5px solid #ff2905;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    border-radius: 30px;
    width: 60px;
    height: 60px;

    padding-left: 16px;
    padding-top: 2px;}

    .block8preee h5 {
    font-size: 1.15rem;
    font-weight: bold;    margin-bottom: 15px;
}
    
    @charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}


.bububss {display: block}


@media screen and (max-width: 768px)
{
	
	.block5 .offset-md-1 .row:first-child {margin-top: 0 !important
	}
	
		.block5 .offset-md-1 .col-md-6:nth-child(2) {margin-top: 30px !important
	}
	
	.block5vcon .col-md-2 img {margin-bottom: 15px!important;}
	
	.block5vcon .col-md-1 {margin-top: 10px;}
	
	.block6  .row{
 
    text-align: center;
}

.block6 h4 {

    margin-bottom: 5px;
    margin-top: 15px;
}

.block6 .row .col-md-3:nth-child(3) {margin-top: 20px;}


.block7 .jj {
    z-index: 3;
    position: relative;
    text-align: center;
}


.block7 .jj h3 {text-align: center !important;}
	
	.block5 {
    font-size: 18px;}
	
	.block4 {
    background: #f2f4f6;
    background: url(/wp-content/uploads/2019/11/list.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 50px;
}


	.block44 {
    background: #f2f4f6;
    background: url(/wp-content/themes/pressbur1/a/list28.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 50px;
}

.block8preee{text-align: center !important;}

.block8preee .col-md-3 {margin-bottom: 30px;}


.block8number1 {padding-left: 0px;}
.block8number2 {padding-left: 0px;}	
.block8number3 {padding-left: 0px;}
.block8number4 {padding-left: 0px;}	

.block8h4 {margin-bottom: 20px;}


.block9 h3 {

    text-align: center !important;
}

.block9text {
    font-size: 18px;
    font-weight: 300;
    text-align: center !important;
}

.block9text span{font-size: 18px !important;}

.wpcf7-not-valid {background: rgba(255, 171, 169, 0.5490196078431373) !important;}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: none !important;
}


.block9 span {
    font-weight: 700;
    display: block !important;
    font-size: 18px;
}

.block9text .d-flex {margin-top: 20px !important; margin-bottom: 30px !important;
}


.block9text img {
    max-height: 70px;
    z-index: 2;
    position: relative;
    margin-top: 10px;
}

.block9text .col-md-4::before {
    content: '';
    background: url(/wp-content/themes/pressbur1/a/yt5.png);
    width: 60px;
    height: 60px;
    background-size: cover;
    display: block;
    position: absolute;
    z-index: 1;
    left: -10px;
    top: 20px;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.text11 {
   
    margin-top: 20px;
}

	
.whitemap {
    position: relative;
    z-index: 99;
    background: #fff;
    padding: 30px 20px 30px 20px;
    left: 0%;
    width: 100%;
    /* height: 70%; */
    top: 0;
    -webkit-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
    box-shadow: 0px 10px 30px -14px rgba(0,0,0,0.13);
}


.menuus {

    text-align: center;
    padding-top: 30px !important;
}

.menuus img {margin-bottom: 15px;}


.block1hi {
    font-size: 14px;    margin-bottom: 10px;
}

.bububss {
    display: inline-block;
}

.menuus .col-md-3{margin-top: 15px;}

.block1 h2 {
    color: #fff;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
    /* align-content: space-between; */
    text-align: center;
}

.block1 {
    background: url(/wp-content/uploads/2019/11/f.jpg);
    background-size: cover;
    background-position: top;
    padding-bottom: 50px;
    text-align: center;
}

.block2top {

    margin: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.smalltext {

    text-align: left;
}

.dffc2 {

    line-height: 26px;
}

.block2 h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}


.whiteblock22 h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
      font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
    /* display: block; */
}

.block3 h3{font-size: 32px;
    line-height: 38px;}
    
   .block3 .offset-md-3 p{text-align: left !important}
   
   .block3back1 {
    background: url(/wp-content/themes/pressbur1/a/BGk1.png) #32325c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    border-radius: 13px;
    padding: 30px;
    padding-top: 450px;margin: 15px;
}


   .block3back2 {
    background: url(/wp-content/themes/pressbur1/a/BGk2.png) #32325c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    border-radius: 13px;
    padding: 30px;
    padding-top: 450px;margin: 15px;
}

.text4 {
    font-size: 20px;
    line-height: 28px;
    color: #2c2b2b;
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
}

.text44 {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;    text-shadow: 1px 1px 5px rgb(31, 29, 50);
}

.block2top .col-md-6:nth-child(2) {margin-top: 20px;}


.block4 .butt1 {
    border-radius: 5px;
    background: #ff0000;
    color: #fff;
    padding: 25px 35px;
    display: table;
    margin-bottom: 20px;
    border-bottom: 4px solid #bc0a0a;
    font-weight: bold;
    margin: 0 auto;
}

.block44 .butt1 {
    border-radius: 5px;
    background: #ff0000;
    color: #fff;
    padding: 25px 35px;
    display: table;
    margin-bottom: 20px;
    border-bottom: 4px solid #bc0a0a;
    font-weight: bold;
    margin: 0 auto;
}

.block5 h3 {
    display: block;
    font-weight: bold;
    padding-top: 50px;
    font-size: 32px;
    line-height: 38px;
}

.block8 h3 {
    display: block;
    font-weight: bold;
    padding-top: 50px;
    font-size: 32px;
    line-height: 38px;
}

.block9 h3 {
    font-weight: 300;
    padding-top: 50px;
    font-size: 32px;
    line-height: 38px;
    text-align: left;
}

.block9 span {
    font-weight: 700;
    display: inline !important;
    font-size: 32px;
}

.col {
  flex-basis: auto;    width: 33% !important;
}

.text10 {
    font-size: 33px;
    line-height: 38px;
    color: #2c2b2b;
    margin-top: 80px;
    margin-bottom: 20px;
}


.block2 h3 {
    display: block;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 38px;
}

.block2blocks p:first-child {text-align: center;   font-size: 20px;
    padding: 0px 30px;}
    
    .whiteliss {display: none;}
    
    .text11 {
    font-size: 22px;
   line-height: 26px;text-align: center;
    margin-left: 0px;
}

.text111 {
    font-size: 22px;
    font-weight: 300;text-align: center;
    margin-bottom: 40px;
    margin-left: 0px;
}


}
