


/* Start:/bitrix/templates/positec/components/bitrix/menu/primarymenu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/positec/components/bitrix/menu/primarymenu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */



/* Start:/bitrix/templates/positec/components/bitrix/menu/footermenu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/positec/components/bitrix/menu/footermenu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/positec/components/bitrix/menu/footermenu2/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/positec/components/bitrix/menu/footermenu2/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/positec/template_styles.css*/
.pop-up {
        background: #f1f1f1;
        position: fixed;
        z-index: 999;
        width: 350px;
        box-sizing: border-box;
        display: none;
    }
    .pop-up__inner {
        padding: 30px;
    }
    .pop-up__title {
        font-size: 26px;
        margin-bottom: 10px;
        text-align: center;
        padding: 0;
        line-height: 1;
    }
    .pop-up__subtitile {
        text-align: center;
        font-size: 15px;
        margin-bottom: 30px;
    }
    .pop-up-close{
        background: transparent url('/bitrix/templates/positec/img/close.png') no-repeat scroll 0% 0%;
            top: -16px;
    right: -18px;
        width: 17px;
        height: 16px;
        position: absolute;
        font-size: 0;
    }
    .pop-up-close:hover {
        cursor: pointer;
    }
    .pop-up-bg {
        background: #000;
        bottom: 0;
        height: 100%;
        opacity: 0.6;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 998;
        display: none;
    }

    .form-row input {
    background: #fff;
    border: 1px solid #cbcbcb;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    height: 40px;
   
    }
    .form-row {
         margin-bottom: 20px;
    }

    .order-form__submit {
        display: block;
        background: #fd7d00;
        width: 100%;
        height: 40px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        border: none;
    }

    .b-contact__map {
        position: relative;
        height: 340px;
    }

    .b-contact__map > ymap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        bottom: 0;
        
    }

/* End */
/* /bitrix/templates/positec/components/bitrix/menu/primarymenu/style.css */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css */
/* /bitrix/templates/positec/components/bitrix/menu/footermenu/style.css */
/* /bitrix/templates/positec/components/bitrix/menu/footermenu2/style.css */
/* /bitrix/templates/positec/template_styles.css */
