

/* Start:/bitrix/templates/fava_azure/components/bitrix/menu/fullscreen/style.css?15434901512811*/
.fixed{
    position: fixed;
}
nav{
    margin: 0 !important;
}
#header-inner{
    width: 99%!important;
    margin: 0 0 0 1%!important;
}
#menu-nav{
    background-image: url(/bitrix/templates/fava_azure/images/small-menu-w.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    width: 61px;
    height: 61px;
    background-color: #ff4f00;
}
.menu-nav-clicked {
    /*background-image: url(/bitrix/templates/fava_azure/images/small-menu-w.png);*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    display: none;
    cursor: pointer;
    position: absolute;
    /*top: 0;*/
    /*right: 0;*/
    /*width: 61px;*/
    /*height: 61px;*/
    z-index: 999999;
    overflow: hidden;
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
}

.menu-nav-clicked::after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    display: block;
    height: 60px;
    left: -42px;
    border: 1px solid #ffffff;
    position: absolute;
    top: 0;
    width: 60px;
}
.menu-nav-clicked::before{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    display: block;
    height: 60px;
    left: 12px;
    border: 1px solid #ffffff;
    position: absolute;
    top: 0;
    width: 60px;
}
.menu-nav-clicked:hover::before,.menu-nav-clicked:hover::after {
    border: 1px solid rgba(255, 255, 255, 0.8);
}
.menu-nav{
    cursor: pointer;
}

.fullscreen-menu::before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #ff4f00;
    opacity: 0.9;
    background: -webkit-radial-gradient(top left, circle, #1f1d1c, #903305);
    background: radial-gradient(circle at 0 0, #1f1d1c, #903305);
    background-repeat: no-repeat;
    z-index: -1;
}
.fullscreen-menu{
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    z-index: 9000001 !important;
    width: 100%;
    height: 100%;
}
.fullscreen-menu .row{
    padding: 0 25px;
    position: relative;
    margin: 0 auto;
    width: 80%;
    -webkit-overflow-scrolling: touch;
}
.fullscreen-menu .column{
    width: 25%;
    float: left;
    text-align: left;
}
.fullscreen-menu .column:last-child{
    margin-bottom: 60px;
}
.fullscreen-menu .column_item{
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    font-weight: 300;
}
.fullscreen-menu .first{
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0 10px;
}
.fullscreen-menu .menu-nav-up-li{
    display: inline;

}
.fullscreen-menu .menu-nav-up-li:hover{
    cursor: pointer;
    border-bottom: 1px solid #fff;
}
/* End */


/* Start:/bitrix/templates/fava_azure/components/bitrix/news/services/bitrix/news.list/.default/style.css?1543490151574*/
#gx-anonsus {
	width: 100%;
	margin: 2em auto;
	text-align: center;
	position: relative;
}
.gx-anons {
	/*width: 30%;*/
	width: 20%;
	padding: 25px 0.4% 25px 0.4%;
	margin: 1%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.gx-anons-img {
	margin: 0 18%;
}
#gx-anonsus img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: none;}
@media screen and (max-width: 980px) {
#gx-anonsus {width: 95%;}
.gx-anons {width: 45%;}
}
@media screen and (max-width: 650px) {
#gx-anonsus {width: 95%;}
.gx-anons {width: 90%;}
}
/* End */


/* Start:/bitrix/templates/fava_azure/styles.css?1545132199871*/
html, body {
	width: 100%;
	min-width: 300px;
	min-height: 100%;
	background: #f1f4f5;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Tahoma, Arial, Serif;
	color: #444;
	font-size: 1em;
}
img {
	border: none;
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 2.2em;
	color: #000;
	font-weight: 300;
	margin: 0.5em 0 0.3em 0;
}
h2 {
	font-size: 1.7em;
	color: #444;
	font-weight: 300;
	margin: 0.4em 0 0.3em 0;
}
h3 {
	font-size: 1.2em;
	color: #777;
	font-weight: 400;
	margin: 0.4em 0 1em 0;
}
p {
	line-height: 1.8em;
}
b {
	font-weight: 700;
}

/* LINKS */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.clear-both {
	clear: both;
	font-size: 0px;
	height: 0px;
}
/* End */


/* Start:/bitrix/templates/fava_azure/template_styles.css?154513219926016*/
/* Fava template styles. Made in carmine-media.ru */

@font-face {
    font-family: MyCustomFont;
    src: url("/bitrix/templates/fava_azure/fonts/767659.eot"); /* EOT file for IE */
}
@font-face {
    font-family: MyCustomFont;
    src: url("/bitrix/templates/fava_azure/fonts/767659.ttf"); /* TTF file for CSS3 browsers */
}

.hide {
     display: none!important;
}
#wrapper {
     width: 100%;
     background: #f1f4f5;
     min-height: 100%;
     margin: 0;
     padding: 0;
     overflow: hidden;
}
#settings-button {
     position: fixed;
     top: 50%;
     left: 0;
     margin-top: -20px;
     width: 40px;
     height: 40px;
     background: #1e2023 url(/bitrix/templates/fava_azure/images/settings-button.png) no-repeat center center;
     border-radius: 0 7px 7px 0;
     box-shadow: 3px 1px 4px rgba(0,0,0,0.3);
     z-index: 10010;
}
#settings-button:hover {
     background: #000 url(/bitrix/templates/fava_azure/images/settings-button.png) no-repeat center center;
     cursor: pointer;
}
header {
     display: block;
     width: 100%;
     /*height: 76px;*/
     background: #606060;
     box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
     position: relative;
     z-index: 1000;
}
#header-inner {
    display: inline-block;
    line-height: 35px;
    margin: 0 8% 0 1%;
    vertical-align: middle;
    width: 83%;
}
#header-inner hgroup .dlmr{
    margin: 0px 16px;
    height: 61px;
    /*background: #cfcfcf; /!* Old browsers *!/*/
    /*background: -moz-linear-gradient(top,  #cfcfcf 0%, #f6f6f6 100%); /!* FF3.6+ *!/*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#f6f6f6)); /!* Chrome,Safari4+ *!/*/
    /*background: -webkit-linear-gradient(top,  #cfcfcf 0%,#f6f6f6 100%); /!* Chrome10+,Safari5.1+ *!/*/
    /*background: -o-linear-gradient(top,  #cfcfcf 0%,#f6f6f6 100%); /!* Opera 11.10+ *!/*/
    /*background: -ms-linear-gradient(top,  #cfcfcf 0%,#f6f6f6 100%); /!* IE10+ *!/*/
    /*background: linear-gradient(to bottom,  #cfcfcf 0%,#f6f6f6 100%); /!* W3C *!/*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f6f6f6',GradientType=0 ); /!* IE6-9 *!/*/
    width: 5px;
}

.header-phone div{
     display: inline;
     float: left;
     margin-right: 50px;
}
.header-phone span{
     display: block;
}
.header-phone .number{
     font-size: 30px;
     line-height: 37px;
}
.header-phone .number-txt{
     font-size: 13px;
     line-height: 18px;
     text-align: center;
}
.main_logo, .iiko_logo {
    margin: auto 0;
}
hgroup {
     float: left;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.logo {
     vertical-align: middle;
     max-height: 65px;
     /*max-width: 200px;*/
     cursor: pointer;
     overflow: hidden;
}
.slogan {
     display: inline-block;
     line-height: 19px;
     border-left: solid 1px #ccc;
     white-space: nowrap;
     margin-left: 20px;
     padding-left: 20px;
     font-size: 1em;
     color: #666;
}
nav {
     float: right;
     display: block;
     height: 35px;
    margin-top: 13px;
}
hr {
     width: 100%;
     height: 1px;
     margin: 10px 0 10px 0;
     border: none;
}
.hr {
     width: 100%;
     height: 1px;
     margin: 10px 0 10px 0;
}
.hr-content {
     width: 84%;
     height: 1px;
     background: #ccc;
     margin: 10px auto;
}
.header-hr-min-blu {
     width: 100px;
     margin: 10px auto;
     margin-bottom: 30px;
     height: 1px;
}
.overflow {
     width: 100%;
     height: 100%;
     display: inline-block;
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1000;
     background: #fff;
}
.overflow span {
     position: absolute;
     top: 50%;
     left: 50%;
}
/* HOME */
#home-services {
     width: 90%;
     margin: 0 auto;
     text-align: center;
}
h1.home-services-title {
     font-size: 2.5em;
     font-weight: 300;
     margin: 0.7em 0 0.5em 0;
}
h2.home-services-descr {
     font-size: 1.5em;
     color: #777;
     font-weight: 300;
     margin: 0.7em 0 0.5em 0;
}
.hr-min {
     width: 10%;
     height: 1px;
     margin: 0 auto;
}
h2.gx-anons-title {
     font-size: 1.2em;
     color: #444;
     font-weight: 300;
     
}
h2.gx-anons-title a:link, h2.gx-anons-title a:visited {
     color: #666;
}
.gx-anons {
     transition: all 0.4s ease;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
.gx-anons:hover {
     background: #fff;
     border-radius: 7px;
}
#video {
     position: relative;
     width: 100%;
     padding: 50px 0 50px 0;
     margin-bottom: -26px;
     text-align: center;
     background: #fff;
     border-top: solid 1px #ccc;
     border-bottom: solid 1px #ccc;
     color: #666;
}
#video h1 {
     margin-bottom: 1em;
}
.video-overflow {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     cursor: pointer;
     z-index: 100;
     border-radius: 5px;
}
.video-over-button {
     width: 200px; height: 200px;
     border-radius: 200px;
     background: rgba(255,255,255,0.8);
     position: absolute;
     top: 50%;
     margin-top: -100px;
     left: 50%;
     margin-left: -100px;
}
.video-over-button-in {
     width: 194px;
     height: 194px;
     border-radius: 194px;
     position: absolute;
     top: 50%;
     margin-top: -97px;
     left: 50%;
     margin-left: -97px;
}
.video-over-button-in1 {
     width: 180px;
     height: 180px;
     border-radius: 180px;
     background: rgba(255,255,255,1);
     position: absolute;
     top: 50%;
     margin-top: -90px;
     left: 50%;
     margin-left: -90px;
}
.video-run {
     width: 100px;
     height: 100px;
     z-index: 1000;
     position: absolute;
     top: 50%;
     margin-top: -50px;
     left: 50%;
     margin-left: -45px;
     background: url(/bitrix/templates/fava_azure/images/video-over-run.png) no-repeat center center;
}
.video-run-hover {
     width: 100px;
     height: 100px;
     z-index: 1000;
     position: absolute;
     top: 50%;
     margin-top: -50px;
     left: 50%;
     margin-left: -45px;
     background: url(/bitrix/templates/fava_azure/images/video-over-run-hover.png) no-repeat center center;
}
.video-rolik {
     position: relative;
     width: 42%;
    display: inline-block;
     height: 350px;
     margin-left: 2%;
}
.video-descr {
     width: 41%;
     display: inline-block;
     vertical-align: top;
     margin-left: 2%;
     overflow: hidden;
     height: auto;
     font-size: 0.96em;
     line-height: 1.5em;
     text-align: left;
}
.video-descr-inner {
     margin: 0px 30px 25px 30px;
}
/* CONTENT */
#service-header, #portfolio-header, #company-header, #settings-header {
     background: url(/bitrix/templates/fava_azure/images/section-header.jpg) no-repeat;
     background-size: cover;
}
#content h1, .service-left h1, .service-right h1 {
     font-size: 1.7em;
     font-weight: 300;
}
#content-wrapper {
     width: 84%;
     margin: 20px auto;
     font-size: 0.9em;
     line-height: 1.7em;
     color: #444;
}
.content {
     width: 100%;
}
.left-content {
     width: 65%;
     float: left;
}
.right-content {
     margin-top: 48px;
     width: 32%;
     float: right;
}
#service-header, #portfolio-header, #company-header, #settings-header {
     width: 100%;
     height: 120px;
     padding: 5px;
     text-align: center;
}
.service-header-title, .portfolio-header-title, .company-header-title, .settings-header-title {
     margin: 10px auto;
     width: 50%;
     font-size: 2.2em;
     text-align: center;
     color: #fff;
     font-weight: 400;
}
.header-hr-min {
     width: 60px;
     margin: 10px auto;
     margin-bottom: 30px;
     height: 1px;
     background: #fff;
}
.service-header-descr, .portfolio-header-descr, .company-header-descr, .settings-header-descr {
     margin: 0 auto;
     width: 70%;
     font-size: 1.2em;
     text-align: center;
     color: #fff;
     font-weight: 300;
}
.company-header-image {
     width: 60px;
     height: 60px;
     margin: 0 auto;
     margin-top: 20px;
     position: relative;
     background: url(/bitrix/templates/fava_azure/images/flag.png) no-repeat center center;
}
.service-header-image {
     margin: 0 auto;
     margin-top: 0;
     position: relative;
     width: 0px;
     height: 0px;
     background: url(/bitrix/templates/fava_azure/images/cofe.png) no-repeat center center;
}
.portfolio-header-image {
     margin: 0 auto;
     margin-top: 0;
     position: relative;
     width: 60px;
     height: 60px;
     background: url(/bitrix/templates/fava_azure/images/case.png) no-repeat center center;
}
.settings-header-image {
     margin: 0 auto;
     margin-top: 0;
     position: relative;
     width: 60px;
     height: 60px;
     background: url(/bitrix/templates/fava_azure/images/settings.png) no-repeat center center;
}
.service-left {
     width: 62%;
     float: left;
}
.service-left .detail_picture {
     margin: 10px 0 15px 0;
}
.service-right {
     width: 32%;
     float: left;
     font-size: 1em;
     margin-left: 3%;
     margin-top: 9px;
}
/* Portfolio */
.s-over, .bx-over {
     background: rgba(0,0,0,0.4);
}
.portfolio-right {
     width: 34.5%;
     float: left;
     font-size: 1em;
     margin-left: 2.5%;
}
.portfolio-text {
     margin-top: 25px;
     color: #555;
}
.portfolio-prop {
     margin-top: 25px;
     color: #555;
     border-top: solid 1px #ddd;
}
.portfolio-prop-item {
     clear: both;
     display: inline-block;
     width: 100%;
     line-height: 25px;
     vertical-align: middle;
     border-bottom: solid 1px #ddd;
}
.portfolio-sections {
     display: inline-block;
     width: 96%;
     margin-left: 1.3%;
     text-align: center;
     border-bottom: solid 1px #ddd;
}
.portfolio-sections span {
     display: inline-block;
     margin: 0 20px;
     margin-bottom: -1px;
     line-height: 40px;
     padding: 0;
     color: #999;
     font-weight: 300;
     font-size: 1em;
     border-bottom: solid 1px #ddd;
     cursor: pointer;
}
.portfolio-sections span:hover {
     color: #000;
}
.portfolio-sections span.section-active {
     border-bottom: solid 1px #000;
     color: #000;
     font-weight: 400;
}
/*Top menu*/
#horizontal-multilevel-menu li {
     float: left;
     margin: 0 7px;
     font-size: 18px;
    letter-spacing:1px;
     font-weight: 400;
     cursor: pointer;
    font-family: 'MyCustomFont';
}
#horizontal-multilevel-menu li.root-item {
     color: #ffffff;
     /*color: #231f20;*/
}
.multi-select {
     display: inline-block;
     width: 11px;
     height: 6px;
     background: url(/bitrix/templates/fava_azure/images/multi-select.png) no-repeat;
     margin-left: 10px;
     vertical-align: middle;
}
#horizontal-multilevel-menu li.root-item-selected {
     /*color: #aaa;*/
     color: #ff4f00;
}
#horizontal-multilevel-menu li.root-item:hover, #horizontal-multilevel-menu li.jshover {
     color: #ff4f00;
}
#horizontal-multilevel-menu li ul li {
     display: inline-block;
     width: 100%;
     font-size: 1em;
     line-height: 1.2em;
     color: #555;
     cursor: pointer;
     padding: 20px 0;
     margin: 0;
     text-indent: 25px;
     background: #fff;
     border-bottom: solid 1px #eee;
     transition: all 0.2s;
}
#horizontal-multilevel-menu li ul li:last-of-type {
     border-bottom: none;
     border-radius: 0 0 5px 5px;
}
#horizontal-multilevel-menu li ul li:first-of-type {
     box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
}
#horizontal-multilevel-menu li.item-selected {
     color: #aaa;
}
#horizontal-multilevel-menu li ul {
     position: absolute;
     top: auto;
    margin-left: -27px;
     display: none;
     z-index: 500;
     width: 350px;
     height: auto;
     border-radius: 0 0 5px 5px;
     box-shadow: 0 27px 30px rgba(0,0,0,0.2);
}
div.menu-clear-left {
     clear:left;
}
#small-nav {
     display: none;
     position: relative;
     width: 76px;
     height: 76px;
}
#small-nav:hover {
     cursor: pointer;
}
.small-nav-clicked {
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 76px;
     height: 76px;
}
#small-nav ul.small-nav-up {
     display: none;
     position: absolute;
     top: 76px;
     right: 0;
     min-width: 300px;
     height: auto;
     border-radius: 0 0 0 5px;
}
#small-nav .small-nav-up-li {
     display: block;
     width: 100%;
     font-size: 14px;
     line-height: 15px;
     color: #fff;
     cursor: pointer;
     padding: 17px 0;
     text-indent: 25px;
     border-bottom: solid 1px rgba(255,255,255,0.2);
}
#small-nav .small-nav-up-li:last-child {
     border-bottom: none;
}
ul.small-nav-sub {
     display: none;
     background: #fff;
}
.small-nav-sub-li {
     display: block;
     width: 100%;
     font-size: 14px;
     line-height: 15px;
     color: #555;
     cursor: pointer;
     padding: 17px 0;
     text-indent: 35px;
     background: #fff;
     border-bottom: solid 1px #f5f5f5;
}
.small-nav-multi {
     display: inline-block;
     width: 60px;
     height: 49px;
     border-left: solid 1px rgba(255,255,255,0.2);
     cursor: pointer;
     float: right;
     vertical-align: middle;
     margin-top: -17px;
     background-image: url(/bitrix/templates/fava_azure/images/multi-select-w.png);
     background-position: center center;
     background-repeat: no-repeat;
}
#small-nav {
     background-image: url(/bitrix/templates/fava_azure/images/small-menu-w.png);
     background-position: center center;
     background-repeat: no-repeat;
     cursor: pointer;
}
.small-nav-clicked {
     background-image: url(/bitrix/templates/fava_azure/images/small-menu-w.png);
     background-position: center center;
     background-repeat: no-repeat;
}
.small-nav-multi-clicked {
     display: inline-block;
     width: 60px;
     height: 49px;
     border-left: solid 1px rgba(255,255,255,0.2);
     cursor: pointer;
     float: right;
     vertical-align: middle;
     margin-top: -17px;
     background-image: url(/bitrix/templates/fava_azure/images/multi-select-w.png);
     background-position: center center;
     background-repeat: no-repeat;
}
/* LEFT MENU*/
ul.left-menu {
     margin: 35px 0 25px 0;
     position: relative; /*IE bug*/
}
ul.left-menu li {
     display: inline-block;
     width: 100%;
     padding: 0.8em 1em;
     background: #fff;
     margin-top: 2px;
     font-size: 1.2em;
     color: #777;
     font-weight: 400;
}
ul.left-menu li:first-child {
     border-radius: 4px 4px 0 0;
}
ul.left-menu li:last-child {
     border-radius: 0 0 4px 4px;
}
ul.left-menu li:hover {
     background: #f9f9f9;
     cursor: pointer;
}
ul.left-menu li.selected {
     display: inline-block;
     width: 100%;
     padding: 0.8em 1em;
     color: #fff;
     font-size: 1.2em;
     margin-top: 2px;
}
/* CONTACTS */
.contacts-header-title {
     margin: 20px auto;
     width: 50%;
     font-size: 2.2em;
     text-align: center;
     font-weight: 400;
}
.contact-info {
     width: 84%;
     margin: 25px auto;
     text-align: center;
     color: #777;
}
.contact-info b {
     color: #222;
     font-weight: 400;
}
.contact-info span {
     font-size: 1.15em;
     line-height: 1.9em;
}
.map {
     width: 100%;
     height: 400px;
}
/* INCLUDES */
#home-solutions {
     width: 84%;
     margin: 25px auto;
}
#cm-blog {
     width: 84%;
     /*margin: 25px auto;*/
     margin: 0 auto;
     padding: 25px 0;
}
#clients-block {
     width: 84%;
     margin: 25px auto;
}
.our-clients {
     width: 49%;
     margin: 0;
     display: inline-block;
     vertical-align: top;
}
.testimonials {
     width: 49%;
     margin: 0;
     margin-left: 1.5%;
     display: inline-block;
     vertical-align: top;
}
.request-block {
     width: 100%;
     text-align: center;
     background: #fff;
     border-top: solid 1px #ccc;
     border-bottom: solid 1px #ccc;
     margin: 15px auto 0 auto;
     padding: 35px 0;
}
.request-block h2 {
     line-height: 1.7em;
     color: #444;
}
.request-button {
     margin: 20px auto;
     max-width: 90%;
     width: 25%;
     text-align: center;
     font-size: 1.25em;
     padding: 1em 4em;
     cursor: pointer;
     font-weight: 400;
     border-radius: 7px;
     border-width: 2px;
     transition: all 0.3s;
}
.request-button:hover {
     color: #fff;
     cursor: pointer;
}
/* FORM */
.mfeedback {
     max-width: 900px;
     margin: 0 auto;
}
.mfeedback .about-block {
     max-width: 660px
}
.mf-ok-text {
     width: 100%;
     padding: 20px 0;
     text-align: center;
     border: solid 1px #58c400;
     border-radius: 5px;
     color: #58c400;
     font-size: 18px;
     margin: 15px 0;
}
.submit-button {
     position: relative;
     left: 50%;
     font-size: 1.2em;
     margin: 15px 0 35px -200px;
     font-weight: 400;
     padding: 1em 0;
     width: 400px;
    border-radius: 7px;
    border-width: 2px;
    background: none;
    outline: none;
    transition: all 0.3s;
}
.submit-button:hover, .submit-button:active {
     color: #fff;
    cursor: pointer;
    outline: none;
    border-width: 2px;
}
.mf-req {
     color: red;
}
.form-input {
     margin: 7px 0 20px 0;
     width: 100%;
     background: #e5e5e5;
     border: solid 1px #f1f4f5;
     border-radius: 5px;
     box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
     min-height: 2.6em;
     font-size: 1.5em;
     text-indent: 0.5em;
}
.form-input:focus {
     background: #fff;
     border: solid 1px #999;
     box-shadow: none;
     outline: none;
}
/* SHARE */
#share {
     width: 84%;
     padding: 25px 0 25px 0;
     margin: -1px auto 15px auto;
     text-align: center;
     /*border-top: solid 1px #c3c3c3;*/
}
#share p {
     font-size: 1.2em;
     font-weight: 300;
     color: #222;
}
.share-button {
     display: inline-block;
     width: 70px;
     height: 70px;
     margin: 0 5px;
     cursor: pointer;
}
.share-vk {
     background: url(/bitrix/templates/fava_azure/images/share-vk.png) no-repeat;
}
.share-fb {
     background: url(/bitrix/templates/fava_azure/images/share-fb.png) no-repeat;
}
.share-google {
     background: url(/bitrix/templates/fava_azure/images/share-google.png) no-repeat;
}
.share-twitter {
     background: url(/bitrix/templates/fava_azure/images/share-twitter.png) no-repeat;
}
/* FOOTER */
#footer {
     width: 100%;
     /*height: 70px;*/
     border-top: solid 1px #c3c3c3;
     margin-top: -1px;
     font-size: 0.8em;
     text-align: center;
     color: #999;
}
#footer a:link, #footer a:visited, #footer a:hover {
     color: #999;
}
.footer-left {
     width: 30%;
     margin: 20px auto;
     display: inline-block;
     vertical-align: top;
     text-align: left;
}
.footer-center {
     width: 30%;
     margin: 25px auto;
     display: inline-block;
     vertical-align: top;
     text-align: center;
    white-space: nowrap;
}
.footer-right {
     width: 30%;
     margin: 20px auto;
     display: inline-block;
     vertical-align: top;
     text-align: right;
    white-space: nowrap;
}
#backtotop {
     width: 100%;
     height: 70px;
     background-color: #1e2023;
     background-image: url(/bitrix/templates/fava_azure/images/backtotop.png);
     background-repeat: no-repeat;
     background-position: center center;
     cursor: pointer;
     transition: all 0.3s;
}
.about-block {
     font-weight: 300;
}
     .about-block span {
          display: inline-block;
     }
     .about-block__orange, h2.about-block__orange {
          color: #ff4f00;
     }
     .about-col {
          width: 20%;
          display: inline-block;
          text-align: left;
          font-size: 1.2em;
          line-height: 1.2em;
          vertical-align: middle;
     }
     .about-block__big {
          font-size: 3em;
          line-height: 1em;
     }
     .about-block__top-header {
          margin-bottom: 25px;
     }
     .about-block__bottom-header {
          margin-top: 50px;
     }
     .about-block .request-button {
          margin-top: 50px;
          display: block;
          padding: 1em 0em;
          min-width: 7em;
     }
     .about-block .header-hr-min-blu {
          height: 0;
     }

.about-usl-block {
     /*height: 605px;*/
     text-align: center;
     padding-bottom: 0;
     margin-top: 0;
     border-top: 0;
     padding-top: 0;
     position: relative;
}
     .about-usl__link1, .about-usl__link2, .about-usl__link3, .about-usl__link4, .about-usl__link5 {
          position: absolute;
          height: 12%;
          width: 50%;
          left: 50%;
          display: block;
          font-size: 0;
     }

     .about-usl__link1 {
          top: 14%;
     }

     .about-usl__link2 {
          top: 28%;
     }

     .about-usl__link3 {
          top: 42%;
     }

     .about-usl__link4 {
          top: 56%;
     }

     .about-usl__link5 {
          top: 70%;
     }
/*
.about-usl-block {
     background: url('/bitrix/templates/fava_azure/images/about-usl.jpg') no-repeat;
     height: 605px;
     text-align: left;
     padding-bottom: 0;
}

     .about-usl__num {
          background: #fff;
          display: inline-block;
          width: 70px;
          height: 70px;
          border-radius: 35px;
          font-weight: bold;
          text-align: center;
     }

     .about-usl__num span {
          line-height: 70px;
     }

     .about-usl-block-wrap {
          padding-left: 800px;
          padding-top: 75px;
     }

     .about-usl {
          margin-bottom: 10px;
          font-size: 18pt;
     }
*/
.about-block .form-input {
     background: #fff;
     border: solid 1px #999;
     box-shadow: none;
     outline: none;
}

.about-block .submit-button {
     left: 0;
     margin: 15px 0 35px;
}

.cm-blog {
     background: #d7dfe2;
     margin-top: 0px;
}
.cm-blog h3 {
     text-align: center;
     margin-top: 0;
}

.footer-towns {
     padding: 55px 0;
     color: #000;
}

     .footer-town {
          text-decoration: underline;
          padding-bottom: 5px;
          font-size: 14px;
          font-weight: 300;
          cursor: pointer;
     }

     .footer-contacts {
          padding: 40px 0;
          color: #ff4f00;
     }

     .footer-contact__phone {
          font-size: 42px;
     }

     .footer-contact__address {
          font-size: 13px;
     }
.header-phone{
     float: right;
     color: #fff;
     padding: 0;
}
/* Media Queries */

@media (min-width: 1250px) and (max-width: 1695px) {
    #header-inner {
        width: 98%;
        margin: 0 1%;
    }
}

@media screen and (max-width: 1100px) {
     .header-phone .number,.header-phone .number-txt{

     }
     .header-phone .number{
          font-size: 27px;
          line-height: 25px;
     }
     .header-phone .number-txt{
          line-height: 20px;
     }
     hgroup, .header-phone {
          float: none;
          width: 75%;
     }
     header nav {
          float: none;
          position: absolute;
          right: 0px;
          top: 0px;
     }
     #horizontal-multilevel-menu {
          display: none;
     }
    #small-nav {
         display: block;
    }
    #header-inner {
         width: 95%;
         margin-left: 5%;
    }
    #content-wrapper {
         width: 84%;
         margin: 20px auto;
    }
    .content {
         width: 100%;
    }
    .left-content {
         width: 100%;
         float: none;
    }
    .right-content {
         margin-top: 20px;
         width: 100%;
         float: none;
    }
    .video-rolik  {
         width: 90%;
         margin: 0 auto;
    }
    .video-descr {
         width: 90%;
         height: auto;
         margin: 0 auto;
    }
    .service-left {
         width: 100%;
         float: none;
         font-size: 1em;
         line-height: 1.7em;
    }
    .service-left .detail_picture {
         margin: 10px 0 10px 0;
    }
    .service-right {
         width: 100%;
         float: none;
         margin-left: 0;
         margin-top: 40px;
    }
    #cm-blog {
         width: 90%;
         margin: 25px auto;
    }
    #clients-block {
         width: 90%;
         margin: 25px auto;
    }
    .our-clients {
         width: 100%;
         margin: 0 auto;
    }
    .testimonials {
         width: 100%;
         margin: 0 auto;
    }
    .portfolio-right {
         width: 100%;
         margin-left: 0;
    }
    #service-header, #portfolio-header, #company-header, #settings-header {
         padding: 35px 0;
    }
}
@media screen and (max-width: 1250px) {
    hgroup, .header-phone {
        float: none;
        width: 75%;
        white-space: nowrap;
    }
    header nav {
        float: none;
        position: absolute;
        right: 0px;
        top: 0px;
        margin-top: 0px;
    }
    #horizontal-multilevel-menu {
        display: none;
    }
    #small-nav {
        display: block;
    }
    #header-inner {
        width: 95%;
        margin-left: 5%;
    }
}

@media (min-width: 980px) and (max-width: 1150px) {
    .footer-center{
        width: 40%;
    }
    .footer-left{
        width: 20%;
    }

}

@media screen and (max-width: 980px) {
    .footer-left, .footer-center, .footer-right{
        width: 100%;
        display: block;
        margin: 35px auto;
    }
    .footer-center{
        white-space: normal;
    }
    .footer-towns, .footer-contacts, .footer-right{
        padding: 0;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }
    .footer-town, .footer-contact{
        margin: auto;
    }
    .footer-right a{
        margin: auto;
    }
    .footer-contact__phone{
        font-size: 36px;
    }

}
@media screen and (max-width: 720px) {
     .fullscreen-menu .row {
          width: 100% !important;
          overflow: scroll;
          height: 100%;
     }
     .fullscreen-menu .column {
          width: 100% !important;
     }
     .about-col {
          font-size: 0.9em;
          line-height: 0.9em;
     }
     .about-block__big {
          /*font-size: 3em;*/
          /*line-height: 1em;*/
     }
     .slogan {
          display: none;
     }
     .header-phone a{
          color: #fff;
     }
    #header-inner {
         width: 98%;
         margin-left: 2%;
    }
    h1 {
         font-size: 1.6em;
         margin: 0.2em 0 0.2em 0;
    }
    h2 {
         font-size: 1.2em;
         margin: 0.1em 0 0.1em 0;
    }
    h1.home-services-title {
         font-size: 1.6em;
         margin: 0.7em 0 0.5em 0;
    }
    h2.home-services-descr {
         font-size: 1.2em;
         margin: 0.7em 0 0.5em 0;
    }
    .video-rolik  {
         width: 95%;
         height: 250px;
         margin: 0 auto;
    }
    #service-header, #portfolio-header, #company-header, #settings-header {
         padding: 25px 0;
    }
}
/* End */
/* /bitrix/templates/fava_azure/components/bitrix/menu/fullscreen/style.css?15434901512811 */
/* /bitrix/templates/fava_azure/components/bitrix/news/services/bitrix/news.list/.default/style.css?1543490151574 */
/* /bitrix/templates/fava_azure/styles.css?1545132199871 */
/* /bitrix/templates/fava_azure/template_styles.css?154513219926016 */
