@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-Regular.ttf');
	font-weight: 400;
}
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-Medium.ttf');
	font-weight: 500;
}


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
 font-family: "Roboto", sans-serif;
     background: #fafafa;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

header
{
        padding: 30px 0px;
}
.wp_send_popup_error
    {
        position: fixed;
        padding: 17px;
        top: 50%;
        left: 50%;
        margin-left: -175px;
        margin-top: -60px;
        background: #fff;
        font-size: 19px;
        width: auto;
        display: block;
        z-index: 1000000000;
        color: #982430;
        text-align: center;
        border: 2px solid #982430;
    } 
    .wp_send_popup_error_block
    {
        position: fixed;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.5);
        z-index: 41111;
    }
    .wp_send_popup_error h4
    {
        margin: 0;
        margin-bottom: 12px;
        color: #98222f;
    }
    .wp_send_popup_error .wp_close_popup_error
    {
        position: absolute;
        top: 0px;
        right: 0px;
        cursor: pointer;
        font-weight: bold;
        background: #982330;
        padding: 2px 7px;
        color: #fff;
        border: 2px solid #982330;
        border-right: none;
        border-top: none;
    }.wp_send_popup_error .wp_close_popup_error:hover
    {

        color: #982330;

        background: #fff;

    }
    #wp_send
    {
        display:none;
    }
    
.whBack
{
    background: #fff;
    padding: 40px 30px;
    border: 1px solid #dfdcdc;
}
.mainMenu li {
    float: left;
    padding: .5rem 0.5rem;
}
.mainMenu li a
{
  text-transform: uppercase;
  color: #2f2f2f;
  font-size: 15px;
}
.serviceBlock span
{
	    color: #2688b1;
    display: block;
    font-size: 20px;
    margin-top: 7px;
}
.infoTb a 
{
	cursor:pointer;
}
.infoTb img
{
	    display: block;
	    opacity: 1;
	    transition: 0.5s;
}
.infoTb img:hover
{
	opacity: 0.8;
}
.infoTb b
{
	    color: #2688b1;
    font-size: 18px;
    display: block;
    margin-top: 15px;
    margin-bottom: 6px;
}
.infoTb p
{
    text-align: left !important;
    font-size: 15px !important;
    line-height: 18px !important;
    font-style: italic;
}
.mainUl li
{
	    margin-bottom: 5px;
    font-style: italic;
}
.mainUl
{
	    margin-bottom: 15px;
}
.mainText h2 {
    font-size: 26px;
    margin-bottom: 20px;
        color: #30b2e9;
}
.vidTe
{
    display: flex;
    color: #00ae1a;
    font-size: 24px;
    margin-top: 23px;
    line-height: 28px;
    text-align: center;
    border: 2px solid #00ae1a;
    padding: 23px;
    background: #f6fffb;
    align-items: center;
}
.mainMenu li a.current, .mainMenu li a:hover, .mainMenu li a.active{
    color: #30b2e9;
text-decoration: none;
}
.mainMenu li a:hover
{

}
.h1Style
{
        font-size: 40px;
    margin-bottom: 40px;
    color: #30b2e9;
    font-weight: 500;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.bread
{
    font-size: 12px;
     color: #fff;
         background: #2688b1;
    padding: 10px;
       /* box-shadow: 0px 0px 6px 1px #205d76;*/
}
.dfle
{
    display: flex;
    justify-content: space-between;
}
.h2Style-2 small
{
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-top: 4px;
}
.bread a
{
    color: #fff;
      
}
.bread a:hover
{
           color: #fff;
        text-decoration:none;
}
.bread span
{
        margin-left: 5px;
}
.B_crumb
{
         margin-left: 5px;
}
.headPhone
{
font-size: 16px;
    color: #2f2f2f;
    margin-bottom: 7px;
    display: block;
}
.headPhone:hover
{
    color: #2f2f2f;
       text-decoration:none;

}
.svgIcon
{
    width: 20px;
    margin-right: 7px;
}
.headMail
{
    color: #6c6161;
    font-size: 13px;
}
.headMail
{
    color: #6c6161;
    text-decoration:none;
}
.headContact
{
    float: right;
}
img 
{
        max-width: 100%;
}
.h2Style
{
        font-size: 40px;
    margin-bottom: 45px;
    text-align: center;
    color: #30b2e9;
    font-weight: 500;
}
.flexEnd
{
        display: flex;
    align-items: end;
}
.categoryBlock
{
         margin-bottom: 25px;
    border-radius: 7px;
    overflow: hidden;
    text-align:center;
}
.categoryBlock span
{
        line-height: 20px;
    background: #30b2e9;
    display: block;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
      transition: 0.5s;
}
.categoryBlock img
{
    display:block;
}
.categoryBlock_link:hover
{
    text-decoration:none;
}
.categoryBlock_link img 
{
    transition: 0.5s;
}
.categoryBlock_link:hover img
{
   opacity:0.8;
}
.categoryBlock_link:hover span
{
    background-color: #2688b1;
}
.mainTitle
{
        font-size: 44px;
    color: #30b2e9;
    line-height: 56px;
    margin-bottom: 20px;
}
.mainBtnBlock
{
        margin-top: 25px;
}
.btnMr
{
        margin-right: 20px;
}
.wpBtn
{
        background: #30b2e9;
    padding: 10px 20px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    border: 2px solid #30b2e9;
    transition: 0.5s;
    display: inline-block;
    transition:0.5s;
}
.wpBtn-2
{
        background: #fff;
    padding: 10px 20px;
    text-align: center;
     color: #30b2e9;
    font-size: 18px;
    border-radius: 7px;
    border: 2px solid #30b2e9;
    transition: 0.5s;
    display: inline-block;
    transition:0.5s;

}
.wpBtn:hover
{
        background-color: #2688b1;
        text-decoration: none;
        color:#fff;
        text-decoration:none;
         border: 2px solid #2688b1;
}
.wpBtn-2:hover
{
        background-color: #2688b1;
        text-decoration: none;
          border: 2px solid #2688b1;
            text-decoration:none;
             color:#fff;
}
.mainInfoBlock
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mainDopText
{
        font-size: 21px;
    line-height: 27px;
    color: #2f2f2f;
}
.about
{

}
.h1Style-2 {
    font-size: 28px;
    margin-bottom: 40px;
    color: #30b2e9;
    font-weight: 500;
}
.mainText p
{
font-size: 16px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 16px;
    color: #2f2f2f;
}
.mainText h4
{
    font-size: 24px;
    margin-bottom: 20px;
}
.portfolioBlock
{
    margin-bottom: 25px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.portfolioBlock div
{
    position: absolute;
    top: 0;
    background: rgb(17 81 108 / 70%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding: 20px;
    line-height: 38px;
    transition:0.5s;
    opacity: 0;
    flex-direction: column;
}
.portfolioBlock:hover div
{

    opacity: 1;
}
.clickBtn
{
        display: block;
    background: #30b2e9;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 7px;
    border: 2px solid #30b2e9;
     transition:0.5s;
}
.portfolioSmall
{
    font-size:12px;
}
.clickBtn-2
{
        display: block;
    background: #fff;
    padding: 20px;
    text-align: center;
    color: #30b2e9;
    font-size: 20px;
    border-radius: 7px;
    border: 2px solid #30b2e9;
    transition:0.5s;
}
.clickBtn:hover
{
        background-color: #2688b1;
        text-decoration: none;
        color:#fff;
        text-decoration:none;
         border: 2px solid #2688b1;
}
.clickBtn-2:hover
{
        background-color: #2688b1;
        text-decoration: none;
          border: 2px solid #2688b1;
            text-decoration:none;
             color:#fff;
}
footer
{
    background-color:#30b2e9;
    padding: 45px 0px;
}
.footerLogo
{
        margin-bottom: 10px;
    }
.footerContact li
{
margin-bottom:5px;
}
.footerContact span
{    
    color: #fff;
    font-size: 14px;
}
.footerContact a
{    
    color: #fff;
    font-size: 14px;
}
.footerTitle
{
    display: block;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}
.footerMenu a
{
color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}
.block_mt
{
        margin-top: 75px;
}
.mrph
{
        margin-right: 15px;
}
.mtph
{
        margin-top: 15px;
}
.footerContact li.mbph
{
        margin-bottom: 15px;
}
.footflex
{
        display: flex;
    align-items: end;
}
.asideMenu
{

}
.asideMenu > ul > li
{

    padding: 0px;
}

.asideMenu > ul > li > a
{
    background: #30b2e9;
    color: #fff;
    display: block;
    padding: 15px 18px;
font-size: 16px;
    line-height: 19px;
    transition:0.5s;
}


.asideMenu > ul > li > a.current, 
.asideMenu > ul > li.current > a, 
.asideMenu > ul > li.active > a,
.asideMenu > ul > li a.active
{
background: #2688b1;
text-decoration:none;
}
.asideMenu > ul > li > a:hover
{
    background: #2a9bcb;
text-decoration:none;
}

.asideMenu > ul > li > ul > li a.active
{
    background: none;
}
.asideMenu > ul > li > ul
{

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

.asideMenu > ul > li > ul > li >a
{
    color: #000;
    font-size: 14px;
}

.asideMenu .nav-link a
{

}
.asideMenu > ul > li > ul > li >a.active
{
    text-decoration: underline;
}

.itemInfoList
{
    
}
.itemInfoList li
{
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 10px;
    padding-bottom: 5px;
        overflow: hidden;
}
.itemInfoList li b
{
    width: 50%;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    float: left;
}
.itemInfoList li span
{
  font-size: 14px;
    width: 50%;
    display: inline-block;
    line-height: 17px;
}
.h2Style-2
{
    font-weight: bold;
    font-size: 22px;
  

    margin-bottom: 15px;
    color: #30b2e9;
}
.itLi
{
     padding: 10px 20px;
    position: relative;
    transition:0.5s;

}
.itLi-link:nth-child(2n) .itLi
{
       background: #f8f8f8;

}
.itLi a
{
    display: block;
    color: #000;
    margin-bottom: 3px;
}
.itLi span
{

}
.spnleft
{
        margin-left: 20px;
}
.itLi span.nalic
{
        position: absolute;
    right: 17px;
    top: 15px;
    background: #11cd15;
    padding: 6px 10px;
    color: #fff;
    border-radius: 7px;
    font-size: 12px;
}
.itLi-info
{
    font-size: 13px;
    color: #999999;

}
.itLi-title
{
    display: block;
    color: #000;
    margin-bottom: 5px;
}
.itLi-link:hover .itLi {
    background: #e3dfdf;
}
.itLi-link:hover
{
    text-decoration:none;
}
.itLi-link:hover .itLi-info
{
text-decoration:none;
}
.itLi-link:hover .itLi-title
{

}
.nalic-minus
{
        background: #ff5353 !important;
}
.infoIcon2 span
{
        color: #000;
    margin-bottom: 5px;
    display: block;
}
.slider-mini a
{
    display: block;
    width: 19%;
    float: left;
    cursor: pointer;
    padding: 1px;
    border: 2px solid #fff;
    margin-right: 1%;
    transition: 0.5s;
}
.slider-mini a:hover
{

    border: 2px solid #30b2e9;

}
.slider-for a
{
    display: block;
 

    cursor: pointer;

    border: 2px solid #fff;
 
    transition:0.5s;
}
.slider-for a:hover
{

    border: 2px solid #30b2e9;

}
.form1 input
{
        display: block;
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;

}
.slider-mini a img
{
    
}
.trueDay
{
    border: 1px solid #2688b1;
    display: flex;
    background: #30b2e9;
    padding: 3px;
    color: #fff;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    float: left;
        margin-right: 4px;
}
.falseDay
{
    border: 1px solid #2688b1;
    display: flex;
    background: #30b2e9;
    padding: 3px;
    color: #fff;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
        opacity: 0.3;
        float: left;
            margin-right: 4px;
}
.contact_img
{
   
    display: block;
    margin: 0 auto;
    width: 50px;
}
.contactDopTitle
{
        display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0px;
        color: #30b2e9;
}
.daysList
{
        display: flex;
    margin-top: 15px;
    justify-content: center;
}
.daysList div:last-child
{
    margin-right:0px !important;
}
.contact_text
{
    display:block;
        text-align: center;
}
.contact_list li
{
  text-align: center;  
}
.contact_list li a
{
        margin-bottom: 8px;
    display: inline-block;
    font-weight: bold;
    color: #212529;
}
.breadMt
{
        margin-top: 40px;
}
.mt-60
{
        margin-top: 60px;
}
.contactFormInput input
{
        width: 100%;
    padding: 10px;
    font-size: 17px;
    margin-bottom: 15px;
}
.contactFormInput textarea
{
        width: 100%;
    resize: none;
    height: 110px;
    padding: 10px;
    font-size: 17px;
    margin-bottom: 15px;
}
.contactP
{
    font-size: 12px;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 15px;
    color:#6c6161;
        font-style: italic;
}
.opacityMapText
{
    opacity:0;
}
.faqArrow
{
        width: 20px;
    float: right;
    transition: 0.5s;
        transform: rotate(180deg);

}
.collapsed .faqArrow
{
     transform: rotate(0deg);
}
#accordion .card .btn
{
width: 100%;
    padding: 0;
background: transparent;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    border: none;
    white-space: normal;
    text-align: left;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
        padding: .75rem 1.25rem;
}
#accordion .card .btn span
{
float: left;
    font-weight: bold;
    color: #30b2e9;
  
    transition: 0.5s;
}
#accordion .card:hover .btn span, #accordion .cardOpen .btn span
{

    color: #2688b1;

}
#accordion .card {
 border:none;

}


#accordion .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgb(48 178 233);
    transition:0.5s;
}
#accordion .card-header:hover, #accordion .card-header.cardOpen {
  
    background-color: rgb(48 178 233 / 5%);

}
.newsDate
{
    font-size: 12px;
    color: #6c6161;
}
.countViews img
{
        width: 16px;
    margin-right: 3px;
}
.countViews 
{
        display: flex;
    font-size: 12px;
    align-items: center;
    color: #6c6161;
}
.newsLink
{
    display: block;
    margin-bottom: 25px;
        background: #fafafa;
}
.newsLink:hover
{
    text-decoration: none;
}
.newsLink:hover .newsImage
{
        opacity: 0.8;
}
.newsLink:hover .newsTitle
{
 text-decoration: underline;
}
.newsInfo
{
        display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.newsImage
{
        display: block;
        transition: 0.5s;
}
.newsTitle
{
    display: block;
    color: #2f2f2f;
        line-height: 20px;
}
.newsBlockaa
{
        padding: 10px 15px;
}
.portfolioTitle
{

    text-align: center;
}
.portCat
{
        text-align: center;
    display: block;
    margin-top: 3px;
    color: #6c6161;
}
.goBack a
{
        color: #6c6161;
    font-size: 14px;
    border: 1px solid;
    padding: 10px;
    display: inline-block;
     background-color: #fff;
     transition: 0.5s;
}
.goBack a:hover
{
        color: #fff;

    background-color: #6c6161;
  text-decoration:  none;
}
.newsImageMain
{
        width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.newsInfoMain
{
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.newsDateMain
{
    color: #6c6161;
    font-size: 12px;
    float: left;
    margin-right: 10px;
}
.slider-nav .slick-slide img {
    display: block;
    width: 100%;
    opacity: 0.7;
    cursor: pointer;
    transition:0.5s;
}
.slider-nav .slick-slide
{
        border: 2px solid #ffffff;
    margin: 5px;
    transition: 0.5s;
}
.slider-nav .slick-slide:hover, 
.slider-nav .slick-slide.slick-current
{
    border: 2px solid #30b2e9;

}

.slider-nav .slick-slide img:hover,
.slider-nav .slick-slide.slick-current img
{

    opacity: 1;
}
.itemMainMini
{
        display: block !important;
    padding: 0 !important;
}
.itemMainMini img
{
    display: block;
}

.kupavnaForm input
{
        width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 2px solid #e0e0e0;
        border-radius: 7px;
}

.kupavnaForm textarea
{
        width: 100%;
    padding: 10px;
    margin-bottom: 10px;
     border: 2px solid #e0e0e0;
        border-radius: 7px;
            resize: none;
}

.kupavnaModal img
{
        width: 50px;
}

.kupavnaModal .modal-title
{
        display: flex;
    align-items: center;
}
.kupavnaModal .modal-title img
{
    margin-right:5px;
}
.kupavnaModal .modal-title span
{
        color: #30b2e9;
    font-size: 18px;
}
.kupavnaForm input:focus {
    border-color: #3bb6ea !important;
    outline: none;
}
.kupavnaForm textarea:focus {
    border-color: #3bb6ea !important;
    outline: none;
}


.titleBack
{
    background: #2688b1;
    border: 1px solid #2688b1;
    color: #fff;
    cursor: default;
    box-shadow: none;
    padding: 3px 8px;
    border-radius: 6px;
}
.checkBtn
{
    background: #ffffff;
    border: 1px solid #30b2e9;
    padding: 12px;
    color: #30b2e9;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    transition: 0.5s;
    box-shadow: 1px 1px 1px 1px #2688b1;
}
.checkBtn:hover
{
    color: #30b2e9;
    box-shadow: none;
    text-decoration: none;
    transform: translate(0, 2px);
}
.mt30
{
     margin-top: 30px;
}
.checkBtn.active
{
    background: #2688b1;
    border: 1px solid #2688b1;
    color: #fff;
    cursor: default;

    box-shadow: none;
    text-decoration: none;
    transform: translate(0, 2px);
}

.block_paramOF
{
    background: #fafafa;
    padding: 30px;
    margin-top: 20px;
    border-radius: 4px;
}
.paramOF
{
    display: inline-block;
    background: #fff;
    padding: 8px;
    text-align: center;
    border: 1px solid #bdbdbd;
    border-radius: 4px;
}
.infoIcon
{
    text-align: center;
    float: left;
    width: 33%;
    height: 80px;
    margin-bottom: 5px;
}
.infoIcon img
{
      height: 35px;
    display: block;
    margin: 0 auto;
}
.dt h3
{
        font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
    color: #30b2e9;
}
.dt li
{
        list-style-type: square;
    margin-left: 16px;
    margin-bottom: 5px;
}
.phoneInfo
{
        display: inline-block;
    margin-left: 7px;
}
.infoIcon span
{
    font-size: 12px;
    color: #30b2e9;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
}
.mt0
{
    margin-top: 0px;
}
.paramOF span
{
        display: block;
    font-size: 12px;
    color: #636363;
    margin-bottom: 3px;
}


.paramOF span:last-child
{
    font-size: 16px;
    padding: 4px;
    font-weight: bold;
    color: #30b2e9;
}
.block_paramOF2
{
        margin-top: 10px;
}
.paramOF2
{
    display: flex;
    align-items: center;
    border: 1px solid #bdbdbd;
    background: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    margin-top: 5px;
    }
.paramOF2 img
{
    height: 25px;
    margin-right: 8px;

}
.paramOF2 span
{
    font-size: 13px;
    color: #30b2e9;
}
.paramOF2 span b
{
        font-weight: bold;
    font-size: 15px;
}
.colorVar
{
        display: inline;
    background: #525252;
    height: 30px;
    width: 30px;
    border: 2px solid #fff;
    margin-right: 5px;
    border-radius: 25px;
}
.colorVar1
{
    background: #525252;
}
.colorVar2
{
    background: #e2e2e2;    
}
.colorVar.active, .colorVar:hover
{
    border: 2px solid #2688b1;
}

.page_content
            {
                display:none;
            }
            .page_content_active
            {
                display:block;
            }
            .page_btn
            {
                background: #ffffff;
                border: 1px solid #30b2e9;
                padding: 8px;
                color: #30b2e9;
                font-weight: bold;
                border-radius: 6px;
                cursor: pointer;
                margin-right: 5px;
                display: inline-block;
                transition:0.5s;
            }
            .page_btn:hover
            {
                background: #30b2e9;
                color: #fff;
            }
            .page_btn_active
            {
                background: #2688b1;
                color: #fff;
                border: 1px solid #2688b1;
            }
            .blockvl
            {
                display: block;
                text-align: center;
                padding: 8px;
                font-size: 10px;
                color: #2688b1;
                height: 34px;
            }
            .blocknm
            {
                display: block;
                font-size: 11px;
                background: #2688b1;
                padding: 6px 6px;
                color: #fff;
                text-align: center;
                font-weight: bold;
                height: 35px;
            }
            .block_sq
            {
                display: inline-block;
                border: 2px solid #2688b1;
                padding: 0px;
                margin: 0.4%;
                width: 24%;
            }
            .perm
            {
                background: rgb(48 178 233 / 26%);
            }

           .h1Style-2 small
            {
                    font-size: 18px;
    color: #3e3e3e;
            }
span.bigText
{
    font-size: 20px !important;    
    color: #2688b1 !important; 
}
b.bigText
{
    font-size: 20px !important;    
    color: #2688b1 !important; 
}
.infoIcon small
{
        font-size: 11px;
    color: #67787f;
    display:block;
}
                .burger {
                    padding: 15px 15px;
                    display: none;
                    cursor: pointer;
                    transition-property: opacity, filter;
                    transition-duration: 0.15s;
                    transition-timing-function: linear;
                    font: inherit;
                    color: inherit;
                    text-transform: none;
                    background-color: transparent;
                    border: 0;
                    margin: 0;
                    overflow: visible;
                }
                
                .burger:hover {
                    opacity: 0.7;
                }
                
                .burger.active:hover {
                    opacity: 0.7;
                }
                
                .burger.active .burgerInner,
                .burger.active .burgerInner::before,
                .burger.active .burgerInner::after {
                    background-color:  #30b2e9;
                }
                
                .burgerBox {
                    width: 40px;
                    height: 24px;
                    display: inline-block;
                    position: relative;
                }
                
                .burgerInner {
                    display: block;
                    top: 50%;
                    margin-top: -2px;
                }
                
                .burgerInner,
                .burgerInner::before,
                .burgerInner::after {
                    width: 40px;
                    height: 4px;
                   background-color: #30b2e9;
                    border-radius: 4px;
                    position: absolute;
                    transition-property: transform;
                    transition-duration: 0.15s;
                    transition-timing-function: ease;
                }
                
                .burgerInner::before,
                .burgerInner::after {
                    content: "";
                    display: block;
                }
                
                .burgerInner::before {
                    top: -10px;
                }
                
                .burgerInner::after {
                    bottom: -10px;
                }
                
                .burgerSlider .burgerInner {
                    top: 2px;
                }
                
                .burgerSlider .burgerInner::before {
                    top: 10px;
                    transition-property: transform, opacity;
                    transition-timing-function: ease;
                    transition-duration: 0.15s;
                }
                
                .burgerSlider .burgerInner::after {
                    top: 20px;
                }
                
                .burgerSlider.active .burgerInner {
                    transform: translate3d(0, 10px, 0) rotate(45deg);
                }
                
                .burgerSlider.active .burgerInner::before {
                    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
                    opacity: 0;
                }
                
                .burgerSlider.active .burgerInner::after {
                    transform: translate3d(0, -20px, 0) rotate(-90deg);
                }

.onlyMobile
{
	display:none;
}
.mainInfoBlock
{
	 position: absolute;
    top: 140px;
    left: 50px;
    width: 61%;
    background: #0000009e;
    padding: 30px;
}
.fullscreen-bg
{
	position:relative;    height: 600px;
    overflow: hidden;
}

.mainInfoBlock-2
{
	  position: absolute;
											  top: 140px;
											  left: 50px;
											  width: 61%;
											  background: #0000009e;
											  padding: 30px;
}
b
{
	    font-weight: bold;

}
.portfolioBlock img
{
	    display: block;
}
@media screen and (max-width:992px){
	.portfolioBlock div {
font-size: 18px;
        line-height: 20px;
  }
	
    .fullscreen-bg {
        position: relative;
        height: auto;
        margin-top: 72px;
    }
        .fullscreen-bg-2 {
       
        margin-top:0px;
    }
.mainInfoBlock {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #0000009e;
    padding: 30px;
}
.mainTitle {
    font-size: 33px;
    color: #30b2e9;
    line-height: 37px;
    margin-bottom: 20px;
}
.mainDopText {
    font-size: 15px;
    line-height: 18px;
  
}
	 .burger {
              
                    display: inline-block;
          
                }
.headContact {
    float: none;
    text-align: center;
    margin-top: 70px;
}
	.mainMenu li {
    float: none;
    text-align: center;
}
	header {
    padding: 0px 0px;
}
.onlyMobile
{
	display:block;
}
.mainMenuMobile
{
	display: none;
padding: 20px 0px;
        position: fixed;
        height: 100vh;
        width: 100%;
        background: #fff;
        top: 73px;
        z-index: 100;
        left: 0;
        border-top: 2px solid #30b2e9;
}	
.mainMenuMobile.show
{
	display: block;
}
.flexEndMobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        z-index: 100;
        background: #fff;
                right: 0;
                        box-shadow: 0px 0px 9px #4e4e4e;
}
.contBloF
{
	    margin-bottom: 40px;
}
.clickBtn,
.clickBtn-2
{
	    margin-bottom: 15px;

}
.footflex {
    margin-top: 30px;
}
.bread {

    margin-top: 72px;
}
.asideMenu {
    margin-bottom: 30px;
}
.newsImageMain {
    width: 50%;

}
.fullscreen-bg__video
{
	display:none;
}


.dfle 
{
	flex-wrap: wrap;
    justify-content: center;
}
.paramOF {

   width: 28%;
        margin: 6px;
}
.page_btn {

    margin-bottom: 6px;
}
.vidTe
{
	    flex-direction: column;
	      font-size: 18px;

    line-height: 21px;

}
.vidTe img {
    max-width: 100%;
    margin-bottom: 14px;
    max-height: 60px;

}
}

@media screen and (max-width:480px){

.newsImageMain {
    width: 100%;

}
	}