*{
	margin:0;
	padding:0;
	
}

@font-face {
    font-family: Trajan;
    src: url(../TrajanPro3-Regular.otf);
   }
body{
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
}
.clear{
	clear:both;
	
}
.container {
    margin: 0 auto;
    max-width: 1170px;
	position:relative;
}
img{
	max-width:100%;
}

.main-bl1 {
    background-image: url(../img/main-fon.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 10px 0 160px;
    position: relative;
    text-align: center;
}
.p1-bl2 {
    font-size: 23px;
    color: #fff;
}
.p2-bl2 {
    font-size: 23px;
    color: #fff;
    margin: 20px 0 -5px;
}
h1.h1-bl2 {
    color: #fff;
    font-size: 53px;
    font-weight: 800;
}
.p3-bl2 {
    color: #fb3d10;
    font-size: 36px;
    font-weight: 900;
	margin-bottom: 20px;
}
.p4-bl2 {
    color: #233245;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 50px;
}
.p5-bl2 {
    color: #233245;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

a.ros-b-a {
    color: #fff;
    background-color: #ff3800;
    text-decoration: none;
    font-size: 18px;
    padding: 17px 40px;
    display: inline-block;
    box-sizing: border-box;
    margin: 10px auto;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    background: linear-gradient(to top, #ff3800 0%, #ff7600 77%);
}
.main-bl2 {
    background-color: #bed4df;
    background-image: url(../img/bl2-fon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    padding: 40px 0 1px;
    position: relative;
}


.wrap-bl2 {
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 90px;
}
.wrap-bl2 img{
    margin-bottom: 10px;
}
.main-bl3 {
    background-image: url(../img/bl3-fon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 40px 0 40px;
    position: relative;
}

.wrap-bl3 {
    padding-left: 501px;
}
.p1-bl3 {
    font-size: 20px;
    text-transform: uppercase;
}
h2.h2-bl3 {
    color: #ff3800;
    font-size: 53px;
    line-height: 56px;
    text-shadow: 1px 1px 2px #000;
}
h2.h2-bl3 span{
    font-size: 30px;
    vertical-align: top;
    line-height: 38px;

}

.p2-bl3 {
    text-align: justify;
    margin: 10px 0;
}

.main-bl6 {
    padding: 50px 0 50px;
    position: relative;

}
.bl6-wrap {
    float: left;
    width: 25%;
    text-align: center;
}
.bl6-title {
    color: #707070;
    font-size: 48px;
    font-family: 'Marck Script', cursive;
}
.main-bl4 {
    background-image: url(../img/bl4-fon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 40px 0 100px;
    position: relative;
	text-align:center;
}
.p2-bl4 {
    color: #ff3800;
    font-size: 30px;
    margin-bottom: 250px;
    margin-top: 5px;
}
.p3-bl4 {
    margin-top: 110px;
}
.p4-bl4 {
    color: #233245;
    font-size: 26px;
    font-weight: 700;
    display: inline-block;    vertical-align: top;
    margin-top: 36px;
}

img.logo2 {
    float: left;
    width: 135px;
}
span.logo22 {
    margin-top: 20px;
    display: inline-block;
    margin-left: -17px;
}
p.bl7-p2 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}
p.bl7-p2 {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}
img.line {
    position: relative;
    width: 100%;
    top: -8px;
}

p.bl7-p1 {
    font-size: 50px;
    font-weight: 900;
    font-style: italic;
    float: right;
}

.h1-bl2 span{
	color: #fb3d10;	
}
.tel {
    color: #fff;
    background-position: center left 6px;
    text-align: right;
    position: absolute;
    right: 0px;
    margin-top: 25px;
    text-shadow: 1px 1px 1px#000;    top: 15px;
}
h2.h2-bl2 {
    text-align: center;
    margin: 10px 0 60px;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 500;
}
.f-bl2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background-image: url(../img/ff.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.p5-bl4 {
    text-align: center;
    background-image: url(../img/f.png);
    background-repeat: no-repeat;
    background-position: left -8px top 4px;
    background-size: 398px;
    max-width: 497px;
    margin: 0 auto;
    display: inline-block;
    margin-left: 40px;
    padding: 11px 30px 52px 63px;
}
.timer-element{
	line-height:72px!important;
	
}




@media only screen and (max-width: 1320px){
.container2 {
    margin-left: 0px;
    margin-right: 0px;
}

}

@media only screen and (max-width: 1200px){
.main-bl1 {
    padding: 10px 0 20px;
}
.p4-bl2 {
    margin-bottom: 20px;
}
img.img-bl2 {
    width: 80%;
}
.container {
    padding: 0 10px;
}
.tel {
    right: 10px;
}

}

@media only screen and (max-width: 992px){
	
.wrap-bl2 {
    width: 50%;
}
.wrap-bl3 {
    padding-left: 0px;
}
.main-bl3 {
    background: none;
}
.bl6-title {
    font-size: 36px;
}
p.bl7-p1 {
    font-size: 37px;
    margin-top: 10px;
}

}

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

h1.h1-bl2 {
    font-size: 27px;
    margin: 10px 0;
}
.tel {
    display: none;
}
.wrap-bl2 {
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
    float: none;
}
h2.h2-bl3 {
    font-size: 31px;
    line-height: 41px;
}
.bl6-wrap {
    width: 100%;
    margin: 20px auto;
    max-width: 400px;
    float: none;
}
.p3-bl4 {
    display: none;
}
a.ros-b-a {
    padding: 17px 30px;
}
.main-bl7 {
    text-align: center;
}
span.logo22 {
    margin-left: -17px;
}
img.logo2 {
    float: none;
    width: 135px;
}

}


/********************
*Header Menu
********************/
.header-menu .combobox-body,
.header-menu {
    background: #fff;
}

.header-menu ul li a,
.header-menu ul,
.header-menu .logo {
    color: #000;
}

.header-menu svg {
    fill: #000;
}

/*******************/
a {
    text-decoration: none;
}

.arrow-title {
    display: none;
}


.header-menu {
    position: relative;
    padding: 5px 0;
}

.section-footer .container,
.header-menu .container {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1170px;
    width: 100%;
}

.header-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo,
.header-menu .logo {
    display: flex;
    align-items: center;
}

.section-footer .logo h2,
.section-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo svg,
.header-menu .logo svg {
    max-width: 60px;
    width: 100%;
    margin-right: 10px;
}

.section-footer ul,
.header-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.section-footer ul li,
.header-menu ul li {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.section-footer ul li svg,
.header-menu ul li svg {
    width: 18px;
    margin-right: 5px;
}

.header-menu ul li a,
.section-footer ul li a {
    font-size: 16px;
}


.copyright {
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
}

@media screen and (max-width:1120px) {
    .section-footer .container,
     .menu-header .container {
        flex-direction: column;
    }

    .section-footer ul,
    .menu-header.combobox {
        margin-top: 5px;
    }
}

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

    .header-menu .combobox-body.show {
        display: block;
        z-index: 10;
    }

    .arrow-title {
        display: block;
    }
    .menu-header .container {
        flex-direction: row;
    }
    
    .combobox .icon { 
        width: 14px;
    }

    .header-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .header-menu ul li a {
        padding:2px 6px;
    }

    .header-menu .combobox-title {
        margin-top: 5px;
    }

    .header-menu .combobox-body {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 5px 25px 10px 10px;
    }

    .section-footer ul li {
        margin-top: 5px;
    }

    .header-menu ul {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 580px) { 
    .menu-header .container {
        flex-direction: column;
    }

    .header-menu .combobox {
       flex-direction: row;
       width: 100%;
    }

    .header-menu .logo svg {
        max-width: 50px;
    }

    .header-menu .combobox {
        justify-content: center;
        margin-top: 4px;
        border-top: 1px solid #fff;
    }

    .header-menu ul li a {
        padding-left: 3px;
    }

    .header-menu ul li {
        padding-left: 0;
    }

    .header-menu ul li .arrow-title {
        margin-left: 3px;
    }

}

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

    .header-menu .logo h2,
    .section-footer .logo h2 {
        font-size: 14px;
    }
    
    .header-menu ul li a,
    .section-footer ul li a {
        font-size: 13px;
    }

    .header-menu ul li svg {
       margin-right: 0;
    }

    .header-menu .logo svg {
        margin-right: 5px;
    }

    .header-menu .logo svg,
    .section-footer .logo svg {
        max-width: 44px;
    }

}


/********************
* Section Footer 
********************/

.section-footer {
    background: #fff;
}

.section-footer  svg {
    fill: #000;
}

.section-footer .logo,
.section-footer ul li a,
.section-footer h2 {
    color: #000;
}
