


/* Start:/bitrix/templates/ls/styles.css*/
/* картинка в тексте слева */
.image-in-text-right {
	float: right;
	margin: 0 0 10px 10px;
	position: relative;	
}

/* картинка в тексте справа */
.image-in-text-left {
	float: left;
	margin: 0 10px 10px 0px;
	position: relative;
}
.table {
	
}
/* End */



/* Start:/bitrix/templates/ls/template_styles.css*/
@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('/bitrix/templates/ls/fonts/ptn77f.eot');
    src: url('/bitrix/templates/ls/fonts/ptn77f.eot') format('embedded-opentype'),
         url('/bitrix/templates/ls/fonts/ptn77f.woff') format('woff'),
         url('/bitrix/templates/ls/fonts/ptn77f.ttf') format('truetype'),
         url('/bitrix/templates/ls/fonts/ptn77f.svg#PTSansNarrowBold') format('svg');
}
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('/bitrix/templates/ls/fonts/ptn57f.eot');
    src: url('/bitrix/templates/ls/fonts/ptn57f.eot') format('embedded-opentype'),
         url('/bitrix/templates/ls/fonts/ptn57f.woff') format('woff'),
         url('/bitrix/templates/ls/fonts/ptn57f.ttf') format('truetype'),
         url('/bitrix/templates/ls/fonts/ptn57f.svg#PTSansNarrowRegular') format('svg');
}

@font-face {
    font-family: 'PTSansRegular';
    src: url('/bitrix/templates/ls/fonts/pts55f.eot');
    src: url('/bitrix/templates/ls/fonts/pts55f.eot') format('embedded-opentype'),
         url('/bitrix/templates/ls/fonts/pts55f.woff') format('woff'),
         url('/bitrix/templates/ls/fonts/pts55f.ttf') format('truetype'),
         url('/bitrix/templates/ls/fonts/pts55f.svg#PTSansRegular') format('svg');
}

dfn, var{ font-style: normal; font-family: 'PTSansRegular', "Myriad Pro", "Trebuchet MS", Trebuchet, sans-serif; }
/* ----- /reset ----- */
/* ----- clearfix ----- */
.clear:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
    line-height: 0;
    font-size: 0;
}
.clear {
    *zoom: 1; /* IE7 */
    _height: 1%; /* IE6 */
}
/* ----- /clearfix ----- */

/* ----- general ----- */
html, body  {

    font-family: "Myriad Pro", 'PTSansRegular' ,"Trebuchet MS", Trebuchet, sans-serif;
    font-size: 14px;
    min-width: 1240px;
    height: 100%;
    margin: 0;
    padding: 0;
}
a img{
    border: none;
}

.w_100{width:100%;}

.fl_l{ float:left; }

.fl_r{ float:right; }

.fl_100{
    width: 100%;
    float:left;  
}
.content {
    border-left: 1px dotted #000;
    border-right: 1px dotted #000;
    padding: 0 20px;
}

textarea{
    font: 12px "Trebuchet MS", Trebuchet, sans-serif;
}
.reset{
    margin: 0;
    padding: 0;
    list-style: none;
}
.no_underline{
    text-decoration: none;
}
.display_inline{
    display: -moz-inline-box;
    display: inline-block;
}
.display_block{
    display: block;
}

.wrapper{
    min-height: 100%;
}

.wrap{
    width: 1240px;
    margin: 0 auto;
}

.image_right {
  float: right;
  margin: 0 0 10px 10px;
  position: relative;
}

.image_title {
  display: none;
	position: absolute;
	bottom: 4px;
	left: 0;
	background: #000;
	width: 100%;
	height: auto;
  opacity: 0.75;
}

.image_title span {
  color: #fff;
  display: block;
  padding: 10px;
}

.favorite {
  width: 200px;
  height: 100%;
  float: right;
  position: relative;
  text-align: center;
  line-height: 4.2;
  margin: 0;
}
.favorite_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -11px;
  width: 22px;
  height: 22px;
}
.favorite_title {
  width: 200px;
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
.favorite_title a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 4.8;
  text-transform: uppercase;
}

/* Header
******************************************************/
.header{
    padding-bottom: 48px;
}
.header_logo{
    float: left;
}
.wrap_header_col{
    float: right;
    padding-right: 54px;
}
.choice_language{
    float: right;
    margin: 0;
    padding: 40px 0 0 32px;
    list-style: none;
}
.choice_language li{
    float: left;
    padding-right: 2px;
}
.choice_language li a{
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    text-decoration: none;
    line-height: 2.8;
    font-weight: bold;
}
.social_icon{
    float: right;
    padding-top: 45px;
}
.social_icon a{
    display: inline-block;
    vertical-align: middle;
    margin: 0 18px;
}
/*
.phone_icon {
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
	border-radius: 0 0 20px 20px;
	width: 40px;
	height: 90px;
	float: left;
}
.phone {
	width: 220px;
	float: left;
	padding: 20px 0 20px 30px; 
}
.header_phone{
    float: left;
    width: 320px;
    /*background: url('/bitrix/templates/ls/images/header_phone_bg.png') no-repeat 0 100%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;

}*/
.header_phone{
    float: left;
    background: url('/bitrix/templates/ls/images/header_phone_bg.png') no-repeat 0 100%;
    padding: 20px 0 12px 77px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;
	min-height: 64px;
}


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

.top_menu {
    margin-top: -31px;
    margin-bottom: -31px;
    position: relative;
    height: 62px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow:0 3px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 3px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow:0 3px 4px 2px rgba(0, 0, 0, 0.3);
}

.wrap_menu{
    height: 100%;
    padding: 0;
    margin-left: 65px;
}
.top_menu-items{
    float: left;
    height: 100%;
    padding: 0 0 0 25px;
    margin: 0;
    list-style: none;

}
    .top_menu-items > li{
        float: left;
        height: 100%;
        text-transform: uppercase;
        position: relative;
        z-index: 20;
    }
        .top_menu-items > li > a{
            display: block;
            font-weight: bold;
            height: 100%;
            padding: 0 30px;
            color: #fff;
            font-size: 15px;
            text-align: center;
            text-decoration: none;
            line-height: 4.2;
        }
		
		/* ????? ???? ? ??? ?????? */
		.top_menu-items > li.levels2 {
			height: auto !important;
		}
        .top_menu-items > li.levels2 > a{
			line-height: 20px !important;
			padding-top: 11px  !important;
			padding-bottom: 11px !important;
			width: 150px;
        }

.top_menu-items > li ul{
    margin: 0;
    padding: 22px 0 12px 22px;
    list-style: none;
    position: absolute;
    top: 64px;
    left: 0;
    width: 200px;
}
    .top_menu-items > li ul li{
        text-transform: none;
        padding-left: 26px;
        padding-right: 8px;
        font-size: 17px;
        padding-bottom: 6px;
    }
        .top_menu-items > li ul li a{
            color: #fff;
            text-decoration: none;
        }
        .top_menu-items > li ul li a:hover{
            text-decoration: underline;
        }

.dop_menu{
    box-shadow: 0 1px 5px 3px rgba(220, 220, 220, 1);
    margin: 0 10px 20px 4px;
    padding: 20px 25px 20px;
    list-style: none;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
    .dop_menu  dt{
        padding: 13px 6px 13px 0;
        background: url('/bitrix/templates/ls/images/dop_menu_bg.png') 0 100%  repeat-x;
    }

        .dop_menu  dt  a{
            text-transform: uppercase;
            text-decoration: none;
            font-weight: bold;
            display: block;
            font-size: 13px;
            padding-right: 15px;
        }
        .normalize .dop_menu  dt  a{
            text-transform: none !important;
            text-decoration: none;
            font-weight: normal !important;
            display: block;
            font-size: 16px !important;
            padding-right: 15px;
        }
        .dop_menu dt a:hover, .dop_menu .active a, .dop_menu .arr a {
            background-position: 100% 50%;
            background-repeat: no-repeat;
        }
.dop_menu dd{
    background: url('/bitrix/templates/ls/images/dop_menu_bg.png') 0 100%  repeat-x;
    margin: 0;
    padding: 0 0 10px;
}
    .dop_menu dd  ul{
        margin: 0 8px 0 15px ;
        padding: 10px 0;
        list-style: none;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }
        .dop_menu  dd  ul  li{
            padding: 4px 0;
            font-size: 16px;
        }
            .dop_menu dd ul  li a{
                text-decoration: none;
            }
            .normalize .dop_menu dd ul  li a{
				font-size:14px;
            }
			
            .dop_menu dd   li a:hover{
                text-decoration: underline;
            }
            .dop_menu dd   li a.active{
				text-decoration: underline;
            }
/* Search
******************************************************/
.form_search{
    float: right;
    margin-right: 30px;
    width: 195px;
    padding-left: 5px;
    height: 28px;
    background-color: #284755;
}
.form_search input[type="text"]{
    width: 170px;
    background: transparent;
    border: none 0;
    outline: none;
    color: #fff;
    margin-top: 4px;
    float: left;
}
.form_search input[type="submit"]{
    float: left;
    background: url('/bitrix/templates/ls/images/icon_search.png') no-repeat;
    width: 13px;
    height: 13px;
    margin-top: 8px;
    cursor: pointer;
    border: none;
}
/* #Search
------------------------------------------------------*/
.slider_items{
    margin-top: 7px;
}
    .slider_items li{
        float: left;
        height: 100%;
        width: 404px;
        margin-left: 12px;
    }
        .slider_items li:first-child{
            margin-left: 2px;
        }
    .slider_items li:hover{
        filter:alpha(opacity=100); /* IE 5.5+*/
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

.wrap_content{
    padding-bottom: 20px;
}
.cols_left{
    float: left;
    width: 260px;
}
.wrap_slider{
    margin-bottom: 12px;
}

.cols_right{
    margin-left: 274px;
}
.cols_right p{
    margin: 0;
    padding: 0 0 15px 0;
}
.heading_h1{
    font-size: 18px;
    padding-bottom: 22px;
	text-transform: uppercase;
}

/* Footer
******************************************************/
.footer{
    padding-top: 50px;
    position: relative;
    z-index: 10;
}
.footer_logo{
    float: left;
    width: 250px;
}
.footer-menu-container {
	margin-left: 296px;
	width: 700px;
}
.footer_menu{
	overflow:auto;
}
    .footer_menu li{
        float: left;
        padding: 0 22px 0px 22px;
        text-transform: uppercase;
    }
        .footer_menu li a{
            text-decoration: underline;
        }
        .footer_menu li a:hover{
            text-decoration: none;
        }
.footer_copyr{
	float:right;
	padding-bottom: 10px;
    font-size: 11px;
	margin-top:40px;
}
.logo_i-masters{
    padding-top: 5px;
    font-size: 0;
    line-height: 0;
}

.scrollup{
    width:51px;
    height:51px;
    opacity:0.15;
    cursor: pointer;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url('/bitrix/templates/ls/images/icon_top.png') no-repeat;
}

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

.bottom-middle-area {
	padding: 40px 0px 10px 22px;
	width: 680px;
}

/* header default styles

.header-top .header-logo {
	float:left;
	margin-right: 290px;
}

.header-top .phone-style {
	float:left;
	margin-right: 60px;
}
.header-top .phone-style span {
	display:block;
	margin-top:20px;
}

.header-top .header-email {
	padding-top:42px;
	padding-left:90px;
	float:left;
}

.header-top .header-email a {
	color:#aae39e; 
	font-size:18px;
}

*/
/* End */
