

/* Start:/local/templates/petraSvet/components/bitrix/menu/topMenu/style.css?1720601968674*/
.topMenu__wrapper {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}

.topMenu__Item:not(:first-child) {
    margin-left: 16px;
}

.topMenu__Item a {
    color: #212121;
    font-size: 13.3px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.topMenu__Item a:hover {
    color: #212121;
}

@media (max-width: 970px) {
	.topMenu__Item a {
		font-size: 13px;
	}
	.topMenu__Item:not(:first-child) {
		margin-left: 10px;
	}
}

@media (max-width: 787px) {
	.header-top__menu {
		display: none;
	}
}
/* End */


/* Start:/local/templates/petraSvet/components/bitrix/menu/top_menu_horizontal_multilevel1/style.css?17206136141776*/


.header-nav ul.main-menu li.dropdown {
    position: relative;
}

.header-nav ul.main-menu .dropdown-menu>li>a {
    display: block;    
	text-decoration: none;
    line-height: 1.42857143;
    font-size: 14px;
}
.header-nav ul.main-menu li.dropdown:hover > .dropdown-menu {
    left: 0;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

ul.main-menu__wrapper li:last-child a {
    font-weight: bold;
}

ul.main-menu__wrapper {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.header-nav__wrapper {
    background: #ECEFF1;
    border-top: 1px solid #DDDDDD;
    box-shadow: 0px 11px 11px 0px #00000014;
}

.main-menu__Item a:hover,
.main-menu__Item .selected {
    color: rgba(229, 57, 53, 1);
    text-decoration: none;
    border-bottom: 3px solid rgba(229, 57, 53, 1);
}

.main-menu__Item a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: rgba(33, 33, 33, 1);
    display: block;
    padding: 16.5px 0px;
    border-bottom: 3px solid transparent;
    text-decoration: none !important;
}

@media (max-width: 787px) {
	.header-nav__wrapper {
		background: white;
		display: none;
		width: 100%;
		height: initial;
		position: absolute;
		left: 0px;
		box-shadow: none;
		top: 90px;
		z-index: 2;
	}
	.header-nav__wrapper.active {
		display: block;
	}
	.main-menu__Item {
		width: 100%;
	}
	.main-menu__Item a {
		padding: 12px 0 11px 0;
	}
	.header-mobile.stick~.header-nav__wrapper.active {
        top: 81px;
        position: fixed;
        z-index: 10;
    }
}
/* End */


/* Start:/local/templates/petraSvet/components/bitrix/breadcrumb/breadcrumbs_template1/style.min.css?1559674489448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/widget/style.css?17030563563398*/
.widget-news__bg {
    display: none;
    opacity: 0.4;
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 7;
}

.widget-news__bg.active {
    display: block;
}

.widget-news__date {
    font-size: 13px;
    line-height: 140%;
    color: #000000;
    margin-top: 9px;
}

.widget-news__link-more:after {
    content: "";
    width: 80px;
    height: 4px;
    background: #E53935;
    position: absolute;
    top: 35px;
    left: 0px;
}

.widget-news__link-more {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: white;
    padding: 58px 0px 39px;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #2C67AA;
}

.widget-news__title {
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.0004px;
    color: #000000;
}

.widget-news__title:hover {
    color: #000000;
}

.widget-news__item {
    margin-bottom: 32px;
}

.widget-news__text {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #000000;
    margin-top: 12px;
    max-height: 110px;
    overflow: hidden;
}

.widget-news.news-list {
    position: fixed;
    width: 379px;
    height: 100%;
    top: 0px;
    right: -379px;
    z-index: 999;
    background: white;
    padding: 32px;
    border-left: 1px solid #ECEFF1;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;

}

.widget-news__close {
    opacity: 1;
    width: 16px;
    display: flex;
}

.widget-news.news-list.active {
    right: 0px;
    -webkit-box-shadow: -5px 0px 46px 0px rgba(50, 50, 50, 0.27);
    -moz-box-shadow: -5px 0px 46px 0px rgba(50, 50, 50, 0.27);
    box-shadow: -5px 0px 46px 0px rgba(50, 50, 50, 0.27);
}

.widget-news__btn>div {
    writing-mode: tb-rl;
    transform: rotate(180deg);
    margin: 0px;
    padding: 0px;
}

.widget-news__close {
    opacity: 0;
    transition: all ease 0.3s;
}

.widget-news__btn.active .widget-news__close {
    opacity: 1;
}

.widget-news__btn.active {
    right: 379px;
}

body {
    position: relative;
}

.widget-news__btn {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    color: #FFFFFF;
    cursor: pointer;
    background: #000000;
    z-index: 9;
    height: 210px;
    position: fixed;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
    right: 0px;
    text-align: center;
    padding: 10px 8px 20px 8px;
    border-left: 4px solid #E53935;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.widget-news__close svg {
    width: 16px;
    height: 16px;
}

@media (max-width: 900px) {


    .widget-news.news-list {
        padding: 20px;
        max-width: 100%;
        width: 270px;
    }

    .widget-news__btn.active {
        right: 270px;
    }

    .widget-news.news-list {
        right: -270px;
    }

    .widget-news__text {
        font-size: 12px;
    }

    .widget-news__title {
        font-size: 17px;
    }

    .widget-news__link-more {
        padding: 50px 0px 20px;
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/petraSvet/template_styles.css?174878696318913*/
.floatr {
    float: right;
    margin: 0 0 1em 1em;
}

.floatl {
    float: left;
    margin: 0 1em 1em 0;
}

.mfeedback {
    margin-bottom: 3em;
}

.hide {
    display: none;
}

.hero {
    z-index: 1;
    position: relative;
}

.inn__info {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 44px;
    max-height: 100%;
    width: 50px;
    background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.33301 3.66659H7.66634V4.99992H6.33301V3.66659ZM6.33301 6.33325H7.66634V10.3333H6.33301V6.33325ZM6.99967 0.333252C3.31967 0.333252 0.333008 3.31992 0.333008 6.99992C0.333008 10.6799 3.31967 13.6666 6.99967 13.6666C10.6797 13.6666 13.6663 10.6799 13.6663 6.99992C13.6663 3.31992 10.6797 0.333252 6.99967 0.333252ZM6.99967 12.3333C4.05967 12.3333 1.66634 9.93992 1.66634 6.99992C1.66634 4.05992 4.05967 1.66659 6.99967 1.66659C9.93967 1.66659 12.333 4.05992 12.333 6.99992C12.333 9.93992 9.93967 12.3333 6.99967 12.3333Z" fill="%23C4CBD0"/></svg>');
    background-repeat: no-repeat;
    background-position: center right 14px;
    cursor: pointer;
}

.info__promt {
    position: absolute;
    z-index: 1;
    padding: 16px;
    background: white;
    border-radius: 10px;
    bottom: 48px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 340px;
    box-shadow: 0px 0px 10px 0px #0000001A;
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.3s;
}

.info__promt--active {
    visibility: visible;
    opacity: 1;
}

.info__promt:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 25px;
    height: 15px;
    background: url('data:image/svg+xml,<svg width="84" height="72" viewBox="0 0 84 72" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_dd_1734_324)"><path fill-rule="evenodd" clip-rule="evenodd" d="M42 36C45 36 47.9999 28 52 28H32C35.9749 28 39 36 42 36Z" fill="white"/></g><defs><filter id="filter0_dd_1734_324" x="0" y="0" width="84" height="72" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="4"/><feGaussianBlur stdDeviation="16"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1734_324"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="2"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0"/><feBlend mode="normal" in2="effect1_dropShadow_1734_324" result="effect2_dropShadow_1734_324"/><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_1734_324" result="shape"/></filter></defs></svg>');
    background-position: center;
    background-repeat: no-repeat;
}

.info-promt__caption {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin-bottom: 10px;
    color: #8A8A8A;
}

.info-promt__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #212121;
}

.info-promt__close {
    background: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.99977 7.22917L1.97893 11.25C1.81227 11.4167 1.61088 11.4965 1.37477 11.4896C1.13865 11.4826 0.937266 11.3958 0.770599 11.2292C0.603932 11.0625 0.520599 10.8576 0.520599 10.6146C0.520599 10.3715 0.603932 10.1667 0.770599 10L4.7706 6L0.749766 1.97917C0.583099 1.8125 0.503238 1.60764 0.510182 1.36458C0.517127 1.12153 0.603932 0.916667 0.770599 0.75C0.937266 0.583333 1.14213 0.5 1.38518 0.5C1.62824 0.5 1.8331 0.583333 1.99977 0.75L5.99977 4.77083L10.0206 0.75C10.1873 0.583333 10.3921 0.5 10.6352 0.5C10.8782 0.5 11.0831 0.583333 11.2498 0.75C11.4164 0.916667 11.4998 1.12153 11.4998 1.36458C11.4998 1.60764 11.4164 1.8125 11.2498 1.97917L7.22893 6L11.2498 10.0208C11.4164 10.1875 11.4998 10.3889 11.4998 10.625C11.4998 10.8611 11.4164 11.0625 11.2498 11.2292C11.0831 11.3958 10.8782 11.4792 10.6352 11.4792C10.3921 11.4792 10.1873 11.3958 10.0206 11.2292L5.99977 7.22917Z" fill="%238A8A8A"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 11px;
    cursor: pointer;
    top: 20px;
    right: 21px;
    position: absolute;
}

.model-list .table th {
    text-align: center;
}

.linkNextArticle {
    float: right;
    position: fixed;
    top: 58%;
    right: 50%;
    display: block;
    text-decoration: none;
    padding: 20px 20px 18px 17px;
    font-size: 1.15rem;
    line-height: 20px;
    color: #212121;
    border-radius: 0;
    border-bottom: 3px solid #e53935;
    z-index: 999999;
    background: white;
}

.overlayForMain {
    position: absolute;
    background: rgba(0, 0, 0, 0.80);
    z-index: 99999;
    width: 100%;
    top: -88px;
    display: block;
    height: 100%;
}

li {
    line-height: 1.9;
    font-size: 1.1rem;
}

.header-top {
    background: #F3F3F3;
}

.header__subtitle {
    color: #212121;
    font-size: 13.3px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes ticker {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes ticker {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0)
    }
}

.ticker {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #E53935;
    padding: 0px 10px;
}

.ticker span {
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: ticker 15s infinite linear;
    -moz-animation: ticker 15s infinite linear;
    animation: ticker 15s infinite linear;
    color: #FFF;
    font-size: 13.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.133px;
}

.header-contact__item {
    position: relative;
}

.header-city-modal {
    position: absolute;
    filter: drop-shadow(0px 4px 32px rgba(0, 0, 0, 0.16)) drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04));
    background: white;
    padding: 10px 9px;
    z-index: 10;
    min-width: 184px;
    right: 0px;
    margin-top: 10px;
}

.header-city-modal__title {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.header-city-modal__btn:not(:last-child) {
    margin-bottom: 4px;
}

.header-city-modal__btn,
div[href].header-city-modal__btn {
    width: 100%;
    text-align: center;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #ECEFF1;
    cursor: pointer;
    color: black;
}

.header-city-modal__btn.header-city-modal__btn-active {
    background: #337AB7;
    border-color: #337AB7;
    color: white;
}

.header-city-modal:after {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background-color: white;
    border: inherit;
    position: absolute;
    top: -6px;
    left: calc(50% - 10px);
    clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
    transform: rotate(-225deg);
    border-radius: 0 0 0 0.25em;
}

.modal__title {
    color: #212121;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    padding-bottom: 16px;
    position: relative;
    margin-bottom: 8px;
}

.modal__title:before {
    content: "";
    display: block;
    width: 46px;
    height: 3px;
    background: #E53935;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.modal__subtitle {
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.cityItem {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    margin: 18px 0px;
    cursor: pointer;
}

.modal__list {
    margin-top: 36px;
}

.fancybox-can-swipe .modal-fb.fancybox-content {
    cursor: initial;
    padding: 30px 24px 24px;
}

.modal-fb.fancybox-content button.fancybox-button.fancybox-close-small svg {
    display: none;
}

.modal-fb.fancybox-content button.fancybox-button.fancybox-close-small {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" viewBox="0 0 23 23" fill="none"><path d="M1 1L22 22" stroke="black"/><path d="M22 1L1 22" stroke="black"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    top: 16px;
    right: 16px;
    padding: 0px;
    width: 21px;
    height: 21px;
}

.modal-fb.modal-mini.fancybox-content {
    max-width: 344px;
}

.contacts-first {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding-bottom: 56px;
}

.contacts__text {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    max-width: 230px;
}

.contacts__title {
    color: #000;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contacts__title-underline {
    text-decoration: underline;
}

.contacts__itemAddressMaps {
    color: #337AB7;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 143.5%;
    cursor: pointer;
}

.contacts__item:hover *:not(.contacts__itemAddressMaps) {
    color: #E53935;
}

.contacts__item:not(:last-child) {
    border-bottom: 4px solid #ECEFF1;
}

.contacts__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 0px 10px;
}

.contacts__itemPhone {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end;
    width: 28%;
}

.contacts__itemTitle {
    width: 28%;
    padding-right: 30px;
}

.contacts__itemAddress {
    width: 44%;
}

.contacts__picture img {
    display: block;
    max-width: 100%;
}

.contacts__picture,
.contacts-second__row-2 {
    width: 72%;
}

.contacts-second__row-1 {
    width: 28%;
}

.contacts-second__row-1 p {
    max-width: 231px;
}

.contacts-second__row-2 p:not(:last-child) {
    margin-bottom: 40px;
}

.contacts-second__row-2 p {
    max-width: 542px;
}

.contacts-text {
    background: #ECEFF1;
    border-top: 4px solid #E53935;
    padding: 23px 32px;
    margin-top: 56px;
    margin-bottom: 68px;
    color: #212121;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 128.906%;
}

.contacts-text p:last-child {
    margin-bottom: 0px;
}

.contacts-text p {
    max-width: 644px;
    line-height: 128.906%;
}

.contacts-second p {
    color: #212121;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.contacts-second {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 56px 0px;
}

.contacts__itemAddressMapsIframe {
    padding-top: 10px;
    display: none;
}

.contacts-info-address__title {
    display: none;
}

.col-md-4.col-sm-4.col-xs-12.header-top__ticker {
    padding: 0px;
}

.info-cookie {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 2;
	background: white;
	border: 1px solid #E4E7F6;
	border-radius: 12px;
	box-shadow: 0px 0px 1px 0px #ADD4EE52;
}

@media (max-width: 1100px) {

    input.mainForm__btn {
        width: 49%;
        max-width: 49%;
    }

    .mainForm__content-btn .form__text {
        max-width: 49%;
    }

    .mainForm__line {
        width: 49%;
    }

    .mainForm__content-btn {
        max-width: 100%;
    }

    .mainForm__content {
        max-width: 100%;
    }

    .light-cost-calculator {
        background: none;
    }

    .logo-link {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
    }

    .header-address-item {
        padding: 0px;
    }

    .header-slogan {
        padding: 0px;
        margin: 0px;
    }

    .header-slogan small {
        font-size: 15px;
        line-height: 1.4;
    }
}

@media (max-width: 980px) {
    .info__promt {
        max-width: 100%;
    }

    .contacts-second__row-1 {
        padding-right: 40px;
    }

    .contacts__picture,
    .contacts-second__row-2 {
        width: 66%;
    }

    .contacts__text {
        max-width: 34%;
        padding-right: 40px;
    }

    .contacts__itemTitle {
        width: 34%;
    }

    .contacts__itemPhone {
        width: 24%;
    }

    .contacts__itemAddress {
        width: 42%;
    }

    .contacts-second__row-1 {
        width: 34%;
    }
}

@media (max-width: 787px) {
	.callme__line input[type="text"], .callme__line textarea {
		font-size: 16px;
	}

    .contacts__picture {
        display: none;
    }

    .contacts-first {
        padding-bottom: 40px;
    }

    .contacts-info-extra .contacts__itemTitle,
    .contacts-info-extra .contacts__itemAddress {
        width: 100%;
    }

    .contacts-info-extra .contacts__item {
        flex-direction: column-reverse;
        padding: 8px 0px;
    }

    .contacts-info-extra .contacts__itemTitle .contacts__title {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
    }

    .contacts-second {
        padding: 40px 0px;
    }

    .contacts-second__row-1 p,
    .contacts-second__row-2 p {
        max-width: 100%;
    }

    .contacts-second__row-1 p,
    .contacts-second__row-2 p:not(:last-child) {
        margin-bottom: 20px;
    }

    .contacts-second__row-2 p:last-child {
        margin-bottom: 0px;
    }

    .contacts-info-address .contacts__itemPhone .contacts__title.contacts__title-underline {
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration-line: underline;
    }

    .contacts-info-address .contacts__itemTitle .contacts__title {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .contacts-info-address__title {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding-top: 3px;
    }

    .contacts__itemAddressMaps {
        font-size: 12px;
        line-height: normal;
        font-weight: 400;
    }

    .contacts-info-address .contacts__itemPhone .contacts__title {
        color: #212121;
        text-align: right;
        font-family: Roboto;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding-bottom: 6px;
    }

    .contacts-info-address .contacts__itemTitle {
        order: 1;
        width: 50%;
    }

    .contacts-info-address .contacts__itemPhone {
        order: 2;
        width: 50%;
    }

    .contacts-info-address .contacts__itemAddress {
        order: 3;
        width: 100%;
    }

    .contacts-info-address .contacts__itemAddress .contacts__itemAddressTitle.contacts__title {
        display: none;
    }

    .contacts-second__row-1,
    .contacts-second__row-2 {
        width: 100%;
        padding-right: 0px;
    }

    .contacts-info-extra .contacts__itemAddress .contacts__title {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
    }

    .contacts__text {
        max-width: 100%;
        width: 100%;
        padding-right: 0px;
    }

    .contacts-text {
        padding: 20px 16px;
        margin-bottom: 54px;
        margin-top: 33px;
    }

    nav.breadcrumbs {
        padding-top: 40px;
        margin-top: 0px;
    }

    .header-top__ticker,
    .header-middle {
        display: none;
    }

    .col-xs-12.header-top__title {
        width: 100%;
        text-align: center;
    }

    .header__subtitle {
        font-size: 12px;
        line-height: 2;
    }

    .header-mobile__text {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-bottom: 4px;
        padding-left: 16px;
    }

    .header-mobile__text span {
        color: black;
    }

    .header-mobile__phone {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none"><path d="M13.8335 7.65918H15.1668C15.1668 4.23918 12.5848 1.65985 9.16016 1.65985V2.99318C11.8682 2.99318 13.8335 4.95518 13.8335 7.65918Z" fill="%238A8A8A"/><path d="M9.16685 5.65987C10.5689 5.65987 11.1669 6.25787 11.1669 7.65987H12.5002C12.5002 5.50987 11.3169 4.32653 9.16685 4.32653V5.65987ZM11.4482 9.28854C11.3201 9.1721 11.1518 9.11001 10.9787 9.11536C10.8057 9.1207 10.6415 9.19308 10.5209 9.3172L8.92552 10.9579C8.54152 10.8845 7.76952 10.6439 6.97485 9.8512C6.18019 9.05587 5.93952 8.28187 5.86819 7.90054L7.50752 6.30453C7.6318 6.18395 7.70428 6.01975 7.70963 5.84667C7.71498 5.6736 7.65278 5.50523 7.53619 5.3772L5.07285 2.66853C4.95622 2.54011 4.79411 2.4622 4.62096 2.45137C4.44781 2.44054 4.27725 2.49764 4.14552 2.61053L2.69885 3.8512C2.5836 3.96688 2.5148 4.12083 2.50552 4.28387C2.49552 4.45053 2.30485 8.39853 5.36619 11.4612C8.03685 14.1312 11.3822 14.3265 12.3035 14.3265C12.4382 14.3265 12.5209 14.3225 12.5429 14.3212C12.7059 14.3121 12.8597 14.243 12.9749 14.1272L14.2149 12.6799C14.3278 12.5482 14.385 12.3777 14.3743 12.2046C14.3636 12.0314 14.2859 11.8693 14.1575 11.7525L11.4482 9.28854Z" fill="%238A8A8A"/></svg>');
        background-position: center left;
        background-repeat: no-repeat;
        padding-left: 20px;
    }
}

@media (max-width: 480px) {
    .mainForm__line {
        width: 100%;
    }

    input.mainForm__btn {
        width: 100%;
        max-width: 100%;
    }

    .mainForm__content-btn .form__text {
        max-width: 100%;
        margin-top: 10px;
    }
}
/* End */


/* Start:/local/templates/petraSvet/js/fancybox/source/jquery.fancybox.css?172068941912795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/petraSvet/css/owl.carousel.css?15596744744830*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/petraSvet/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/local/templates/petraSvet/css/flexslider.css?15596744747805*/
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/local/templates/petraSvet/css/fonts/flexslider-icon.eot');
  src: url('/local/templates/petraSvet/css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/local/templates/petraSvet/css/fonts/flexslider-icon.woff') format('woff'), url('/local/templates/petraSvet/css/fonts/flexslider-icon.ttf') format('truetype'), url('/local/templates/petraSvet/css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


/*
COSTOM
############################################################
*/

.flexslider {
  background: none!important;
  border: none!important;
  border-radius: 0!important;
  margin: 0!important;
}

#fslider, #fcarousel{
  width:300px;
}

#fslider .slides li {
  width:300px!important;
  margin:0!important;
  padding:0!important;
}
.flex-direction-nav li:before,
.flexslider .slides > li:before,
#fslider .slides li:before{
	display: none;
}

#fcarousel .slides img {
  display: block;
  width: 64px;
  padding:10px;
  border:1px solid #dddddd;
  cursor:pointer;
  color:#2c3e50;
}

.flex-direction-nav a {
  height: 45px;
}

/* End */


/* Start:/local/templates/petraSvet/css/suggestions.min.css?17404794132091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/petraSvet/css/style.css?1731418655102342*/
/*#region 1. Типовые элементы */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::selection {
  background-color: #e53935;
  color: #fff;
}

*::after,
*::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: #fff;
  min-width: 1140px;
}

body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.4285;
  color: #212121;
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
picture,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

main a {
  color: #212121;
  font-weight: 500;
  text-decoration: underline;
}

a,
div[href],
div[data-href] {
  color: #0089ff;
}

a:focus,
a:hover,
a:active {
  color: #e53935;
}

img {
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .7;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.pointer {
  cursor: pointer;
}

.img-responsive,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.lead {
  font-size: 1.15rem;
  font-weight: 400;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 600;
}

dd {
  margin-left: 0;
}

dl.dl-custom {
  overflow: hidden;
  margin-bottom: 0;
}

.dl-custom dt:before {
  content: " ";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #e53935;
  margin-right: 5px;
  margin-bottom: 2px;
}

.dl-custom dd {
  padding-left: 15px;
  margin-bottom: 1rem;
  line-height: 1.6;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 10px 30px;
  font-size: 14px;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-transition: background-color ease-out 0.2s;
  -o-transition: background-color ease-out 0.2s;
  -webkit-transition: background-color ease-out 0.2s;
  transition: background-color ease-out 0.2s;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #212121;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

[type="submit"],
.bx-filter-section .btn.btn-link,
.bx-filter-section .btn.btn-themes {
  border: 1px solid #000;
  border-radius: 0;
  text-decoration: none;
  margin-top: 1em;
  font-size: 16px;
  padding: 7px 15px;
  background: transparent;
  color: #e53935;
}

.bx-filter-section .btn.btn-themes {
  border: 1px solid #212121;
}

.bx-filter-section .btn.btn-themes:hover {
  background: #fff;
}

.btn-default {
  color: #212121;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #212121;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #212121;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #212121;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #212121;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-primary {
  color: #ffffff;
  background-color: #e53935;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
  color: #ffffff;
  background-color: #bd312e;
}

.btn-link {
  color: #e53935;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #e53935;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.totop-button {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 5%;
  border: 1px solid #8f8f8f;
  background: url(/local/templates/petraSvet/css/../images/totop-button.png) center center no-repeat #fff;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #8f8f8f;
  font-size: 16px;
  padding: 0;
  z-index: 999;
}

jdiv {
  z-index: 999 !important;
}

.totop-button:hover {
  border: 1px solid #8f8f8f;
}

.load-more-button {
  display: inline-block;
  padding: .7em 8em;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0 auto;
}

.load-more-button:hover {
  border-color: #e53935;
  color: #e53935;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu {
  padding: 10px 10px;
  width: 300px;
}

.dropdown-menu table {
  width: 100%;
}

.dropdown-menu table tr td {
  padding: 10px 0;
}

.dropdown-menu table tr td:last-child {
  text-align: right;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu>li {
  padding: 5px 20px;
}

.dropdown-menu>li>a {
  d-isplay: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  color: #0089ff;
  white-space: nowrap;
}

.dropdown-menu>li:hover,
.dropdown-menu>li:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.nav-list>li {
  margin-bottom: 0.25rem;
}

.m-t {
  margin-top: 1rem;
}

.m-t-5 {
  margin-top: 5px;
}

.m-r {
  margin-right: 1rem;
}

.m-r-md {
  margin-right: 2rem;
}

.m-l {
  margin-left: 1rem;
}

.m-l-minus {
  margin-left: -5rem;
}

.m-b {
  margin-bottom: 1rem;
}

.m-b-md {
  margin-bottom: 2rem;
}

.m-b-lg {
  margin-bottom: 3rem;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-l-md {
  margin-left: 2rem;
}

.m-b-22 {
  margin-bottom: 22px !important;
}

.m-r-30 {
  margin-right: 30px;
}

.m-r-31 {
  margin-right: 31px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-90 {
  margin-bottom: 90px;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.all-cities-link {
  position: relative;
  color: #212121;
  text-decoration: none;
  padding: 0;
  margin: 10px 30px;
  border-bottom: 1px dashed #212121;
  line-height: 16px;
}

.all-cities-link:hover,
.all-cities-link:active,
.all-cities-link:focus {
  color: #212121;
  text-decoration: none;
  border-bottom-color: #212121;
}

.all-cities-link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -11px;
  width: 5px;
  height: 14px;
  background: url(/local/templates/petraSvet/css/../images/all-cities-link.png) 0 0 no-repeat;
}

.text-bg-dark {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.bg-gray {
  color: #1f1f1f;
  background-color: #f7f7f7;
}

.more-link {
  position: relative;
  display: inline-block;
  font-size: 1.1428rem;
  line-height: 1.1428;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.more-link::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 12px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAYCAYAAADZEIyjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxNjowMjoxOSAxNjowNDoxOXgMcrIAAADmSURBVChTlZCvCsJQFMavMxhtBosbikkEs4hF0KKgcc1u8A32CgZhb2A1WBQsGnwAszCzBrGtzd+5sLk/LvjBj3P5zj2Hez9Vr5kvmAVBoOIYSqkVbBqm1ad+JV0mXHhDOz4hWsAR9kxaYhSkK8IoUQ5QhW7UENEsU87gh6syyl2lJzCLlA00YXi7e89w1RoGMML0tMPbHfChH/5Br8f4Hcml01JCWlFWj+k4kZV+LqbL2YZeZbu7SiOTFZeSWWHkZ0Xzj6zSq/QEZiIrXpbNClNnZXDboc5hEv5BJBNLsDFP2tFS6gPc2YJ0tClvnQAAAABJRU5ErkJggg==')
    /*../images/chevron-right.png*/
    0 0 no-repeat;
  top: 4px;
  right: -14px;
}

.more-link:hover {
  border-bottom-color: #e53935;
}

.more-link:hover::after {
  background-position: 0 -12px;
}

.back-link {
  position: relative;
  display: inline-block;
  margin-left: 24px;
  font-size: 1.1428rem;
  line-height: 1.1428;
  text-decoration: none;
  border-bottom: 1px solid #717171;
}

.back-link::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -24px;
  width: 12px;
  height: 12px;
  background: url(/local/templates/petraSvet/css/../images/arrow-left.png) 0 0 no-repeat;
}

.back-link:hover {
  border-bottom-color: #e53935;
}

.back-link:hover::before {
  background-position: 0 -12px;
}

/*#endregion*/

/*#region 1.1 Типографика */

h1 {
  font-weight: 300;
}

h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

h3,
h4,
h5,
h6 {
  font-weight: 500;
}

p {
  line-height: 1.9;
  margin-top: 0;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}

b,
strong {
  font-weight: 600;
}

.page-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 2rem;
}

.page-heading::after {
  content: "";
  display: block;
  margin-top: 40px;
  width: 45px;
  height: 3px;
  background: #e53935;
}

.section-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 2.57rem;
  font-weight: 400;
  margin-bottom: 2.27rem;
}

.font-size-medium {
  font-size: 1.15rem;
}

blockquote,
.wellcome {
  background: #f7f7f7;
  font-size: 1.15rem;
  font-style: normal;
  line-height: 1.4;
  padding: 20px 40px;
  margin-right: 0;
  margin-bottom: 50px;
  margin-left: 0;
  border-left: 5px solid #e53935;
}

blockquote p,
.wellcome p {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}

.t-1 {
  margin-bottom: 33px;
}

.t-1 p {
  line-height: 1.6;
}

.t-1 h2,
.t-2 h2,
.t-3 h2,
.t-4 h2 {
  font-family: 'Open Sans', sans-serif;
}

/*#endregion*/

/*#region 2. Макет */
.container,
.container-fluid,
.container-offset,
.sidebar {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container,
.container-offset,
.sidebar {
  width: 1140px;
}

.container-offset-contact {
  width: 1140px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.container-offset {
  padding-left: 330px;
}

.container-offset-catalog {
  padding-left: 360px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}




.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-1-2 {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1-2 {
  width: 50%;
}

.col-md-12 {
  width: 100%;
}

.col-md-11 {
  width: 91.66666667%;
}

.col-md-10 {
  width: 83.33333333%;
}

.col-md-9 {
  width: 75%;
}

.col-md-8 {
  width: 66.66666667%;
}

.col-md-7 {
  width: 58.33333333%;
}

.col-md-6 {
  width: 50%;
}

.col-md-5 {
  width: 41.66666667%;
}

.col-md-4 {
  width: 33.33333333%;
}

.col-md-3 {
  width: 25%;
}

.col-md-2 {
  width: 16.66666667%;
}

.col-md-1 {
  width: 8.33333333%;
}

.col-md-pull-12 {
  right: 100%;
}

.col-md-pull-11 {
  right: 91.66666667%;
}

.col-md-pull-10 {
  right: 83.33333333%;
}

.col-md-pull-9 {
  right: 75%;
}

.col-md-pull-8 {
  right: 66.66666667%;
}

.col-md-pull-7 {
  right: 58.33333333%;
}

.col-md-pull-6 {
  right: 50%;
}

.col-md-pull-5 {
  right: 41.66666667%;
}

.col-md-pull-4 {
  right: 33.33333333%;
}

.col-md-pull-3 {
  right: 25%;
}

.col-md-pull-2 {
  right: 16.66666667%;
}

.col-md-pull-1 {
  right: 8.33333333%;
}

.col-md-pull-0 {
  right: auto;
}

.col-md-push-12 {
  left: 100%;
}

.col-md-push-11 {
  left: 91.66666667%;
}

.col-md-push-10 {
  left: 83.33333333%;
}

.col-md-push-9 {
  left: 75%;
}

.col-md-push-8 {
  left: 66.66666667%;
}

.col-md-push-7 {
  left: 58.33333333%;
}

.col-md-push-6 {
  left: 50%;
}

.col-md-push-5 {
  left: 41.66666667%;
}

.col-md-push-4 {
  left: 33.33333333%;
}

.col-md-push-3 {
  left: 25%;
}

.col-md-push-2 {
  left: 16.66666667%;
}

.col-md-push-1 {
  left: 8.33333333%;
}

.col-md-push-0 {
  left: auto;
}

.col-md-offset-12 {
  margin-left: 100%;
}

.col-md-offset-11 {
  margin-left: 91.66666667%;
}

.col-md-offset-10 {
  margin-left: 83.33333333%;
}

.col-md-offset-9 {
  margin-left: 75%;
}

.col-md-offset-8 {
  margin-left: 66.66666667%;
}

.col-md-offset-7 {
  margin-left: 58.33333333%;
}

.col-md-offset-6 {
  margin-left: 50%;
}

.col-md-offset-5 {
  margin-left: 41.66666667%;
}

.col-md-offset-4 {
  margin-left: 33.33333333%;
}

.col-md-offset-3 {
  margin-left: 25%;
}

.col-md-offset-2 {
  margin-left: 16.66666667%;
}

.col-md-offset-1 {
  margin-left: 8.33333333%;
}

.col-md-offset-0 {
  margin-left: 0;
}

.content,
.content-offset {
  float: left;
}

.content {
  width: 825px;
}

.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after,
.clearfix::before,
.clearfix::after,
.content::before,
.content::after,
.container-offset::after,
.container-offset::before {
  content: "";
  display: table;
}

.container::after,
.row::after,
.container-fluid::after,
.clearfix::after,
.content::after,
.container-offset::after {
  clear: both;
}

.container-clear {
  clear: both;
}

.container-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.hero {
  min-width: 1140px;
}

/*#endregion*/

/*#region 3. Шапка */

.page-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.header-address-panel {
  min-width: 1140px;
  height: 70px;
  background-repeat: repeat-x;
  background-color: #f5f5f5;
  background-image: url(/local/templates/petraSvet/css/../images/header-address-panel.png);
  /* for IE9 */
  background-image: linear-gradient(#f5f5f5, #f1f1f1);
}

.header-address-item {
  float: left;
  width: 25%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  border-right: 1px solid #ddd;
}

.header-address-item a {
  color: #212121;
  text-decoration: underline;
}

.header-address-item:last-child {
  border-right: none;
}

.header-address-item-city {
  font-weight: 600;
}

.logo-link {
  display: block;
  float: left;
}

.logo {
  display: block;
  float: left;
  width: 67px;
  height: 105px;
  margin: 10px 25px 10px 0;
  background: url(/local/templates/petraSvet/css/../images/logo.svg) no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;

}

.header-slogan {
  float: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 37px;
  margin-bottom: 18px;
  color: #212121;
}

.header-slogan small {
  font-size: 1.2rem;
  font-weight: 600;
  display: block;
}

.search-group {
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
}

.search-group input {
  border-style: none;
  border-right: 1px solid #ddd;
  background: #f5f5f5;
  padding: 0 0 0 25px;
  width: calc(100% - 90px);
  height: 40px;
}

header .search_form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.search-group button {
  border: none;
  width: 60px;
  height: 40px;
  background: url(/local/templates/petraSvet/css/../images/search-icon.png) center center no-repeat #212121;
  color: #fff;
}

.header-contact__title,
.header-contact__title[href] {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 2px;
}

.header-contact__title[href] {
  cursor: pointer;
}

.header-contact__text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.header-contact__text-envelope {
  padding-left: 20px;
  background: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="mail"><path id="Vector" d="M13.25 3H2.75C2.28602 3.0005 1.84119 3.18503 1.51311 3.51311C1.18503 3.84119 1.0005 4.28602 1 4.75V12.25C1.0005 12.714 1.18503 13.1588 1.51311 13.4869C1.84119 13.815 2.28602 13.9995 2.75 14H13.25C13.714 13.9995 14.1588 13.815 14.4869 13.4869C14.815 13.1588 14.9995 12.714 15 12.25V4.75C14.9995 4.28602 14.815 3.84119 14.4869 3.51311C14.1588 3.18503 13.714 3.0005 13.25 3ZM12.8069 5.89469L8.30688 9.39469C8.21912 9.4629 8.11115 9.49994 8 9.49994C7.88885 9.49994 7.78088 9.4629 7.69312 9.39469L3.19313 5.89469C3.14025 5.85476 3.09585 5.80472 3.06248 5.74749C3.02911 5.69025 3.00746 5.62695 2.99877 5.56127C2.99007 5.49559 2.99452 5.42884 3.01185 5.36489C3.02919 5.30094 3.05905 5.24108 3.09972 5.18878C3.14039 5.13647 3.19104 5.09277 3.24874 5.06021C3.30645 5.02766 3.37004 5.00689 3.43584 4.99913C3.50164 4.99136 3.56832 4.99675 3.63201 5.01498C3.69571 5.03321 3.75515 5.06391 3.80687 5.10531L8 8.36656L12.1931 5.10531C12.298 5.02613 12.4298 4.9914 12.56 5.00864C12.6903 5.02587 12.8085 5.09369 12.8892 5.19741C12.9698 5.30114 13.0064 5.43244 12.991 5.56293C12.9756 5.69341 12.9095 5.81259 12.8069 5.89469Z" fill="%238A8A8A"/></g></svg>');
  background-repeat: no-repeat;
  background-position: left center;
}

.header-contact__text-envelope a {
  color: #337AB7;
  text-decoration-line: underline;
}

.header-contact__text-phone {
  padding-left: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none"><path d="M13.688 7.83265H15.0213C15.0213 4.41265 12.4393 1.83331 9.01465 1.83331V3.16665C11.7226 3.16665 13.688 5.12865 13.688 7.83265Z" fill="%238A8A8A"/><path d="M9.02086 5.83351C10.4229 5.83351 11.0209 6.43151 11.0209 7.83351H12.3542C12.3542 5.68351 11.1709 4.50018 9.02086 4.50018V5.83351ZM11.3022 9.46218C11.1741 9.34575 11.0058 9.28365 10.8327 9.289C10.6597 9.29435 10.4955 9.36672 10.3749 9.49085L8.77953 11.1315C8.39553 11.0582 7.62353 10.8175 6.82886 10.0248C6.03419 9.22951 5.79353 8.45551 5.72219 8.07418L7.36153 6.47818C7.4858 6.3576 7.55828 6.19339 7.56363 6.02032C7.56898 5.84724 7.50678 5.67887 7.39019 5.55085L4.92686 2.84218C4.81022 2.71375 4.64811 2.63585 4.47496 2.62502C4.30181 2.61419 4.13126 2.67129 3.99953 2.78418L2.55286 4.02485C2.4376 4.14052 2.3688 4.29448 2.35953 4.45751C2.34953 4.62418 2.15886 8.57218 5.22019 11.6348C7.89086 14.3048 11.2362 14.5002 12.1575 14.5002C12.2922 14.5002 12.3749 14.4962 12.3969 14.4948C12.5599 14.4857 12.7137 14.4166 12.8289 14.3008L14.0689 12.8535C14.1818 12.7219 14.239 12.5514 14.2283 12.3782C14.2176 12.2051 14.1399 12.0429 14.0115 11.9262L11.3022 9.46218Z" fill="%238A8A8A"/></svg>');
  background-repeat: no-repeat;
  background-position: left center;
}

.header-contact__text-phone a {
  color: #212121;
  text-decoration-line: underline;
}

.header-contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.row.header-row-center {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.header-contact__select {
  cursor: pointer;
  margin-left: 4px;
  display: flex;
}

.header-contact__title--select {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

/*#endregion*/

/*#region 4. Навигация */

.header-nav {
  position: relative;
  background: #eceff1;
  height: 62px;
  min-width: 1140px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 10px 10px #e2e2e2, 0 70px 70px #f5f5f5;
  box-shadow: 0 11px 11px rgba(0, 0, 0, 0.08), 0 70px 70px rgba(0, 0, 0, 0.04);
  z-index: 9;
}

.main-menu {
  width: 1110px;
  margin: 0 auto;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.main-menu>li {
  float: left;
}

.main-menu>li.active>a {
  color: rgb(229, 57, 53);
  border-bottom-color: rgb(229, 57, 53);
}

.main-menu>li>a {
  display: block;
  text-decoration: none;
  padding: 20px 0 18px 0;
  font-size: 1.15rem;
  line-height: 20px;
  color: #212121;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  text-align: center;
}

.main-menu>li:first-child>a {
  text-align: left;
  margin-left: 10px;
}

.main-menu>li:last-child>a {
  text-align: right;
  margin-right: 10px;
}

.main-menu>li>a:hover,
.main-menu>li>a:focus {
  text-decoration: none;
}

.main-menu>li.open>a,
.main-menu>li>a:focus,
.main-menu>li>a:hover,
.main-menu>li>a:active {
  color: #e53935;
  border-bottom-color: #e53935;
}

.header-nav .dropdown {
  position: static;
}

.dropdown-menu-custom {
  display: none;
  top: auto;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  border: none;
  background: #f5f5f5;
}

.dropdown-menu-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 11px;
  background: linear-gradient(rgba(0, 0, 0, 0.08), transparent);
}

.dropdown-menu-custom>li {
  display: inline-block;
  width: 190px;
  text-align: center;
  height: 147px;
  padding-top: 32px;
  border-bottom: 3px solid transparent;
}

.dropdown-menu-custom>li:hover {
  background: #eceff1;
  border-bottom-color: #e53935;
}

.dropdown-menu-custom>li>a {
  white-space: normal;
  text-decoration: none;
  line-height: 1;
  padding: 0 35px;
}

.dropdown-menu-custom>li>a::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 6px auto;
  background: url(/local/templates/petraSvet/css/../images/dropdown-menu.png) 0 0 no-repeat;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-1::before {
  background-position: 0 -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-2::before {
  background-position: 0 -152px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-3::before {
  background-position: 0 0;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-4::before {
  background-position: 0 -150px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-5::before {
  background-position: 0 -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-6::before {
  background-position: 0 -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-7::before {
  background-position: 0 -47px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-8::before {
  background-position: 0 -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-9::before {
  background-position: 0 -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-10::before {
  background-position: 0 -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-11::before {
  background-position: 0 -97px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-12::before {
  background-position: 0 -251px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-13::before {
  background-position: 0 -301px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-14::before {
  background-position: 0 -352px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-15::before {
  background-position: 0 -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-16::before {
  background-position: 0 -502px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-17::before {
  background-position: 0 -454px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-18::before {
  background-position: 0 -551px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-18::before {
  background-position: 0 -406px;
}

.dropdown-menu-custom>li>a:hover {
  color: #e53935;
  background: #eceff1;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-1:hover::before {
  background-position: -52px -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-2:hover::before {
  background-position: -52px -152px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-3:hover::before {
  background-position: -52px 0;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-4:hover::before {
  background-position: -52px -150px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-5:hover::before {
  background-position: -52px -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-6:hover::before {
  background-position: -52px -200px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-7:hover::before {
  background-position: -52px -47px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-8:hover::before {
  background-position: -52px -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-9:hover::before {
  background-position: -52px -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-10:hover::before {
  background-position: -52px -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-11:hover::before {
  background-position: -52px -97px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-12:hover::before {
  background-position: -52px -251px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-13:hover::before {
  background-position: -52px -301px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-14:hover::before {
  background-position: -52px -352px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-15:hover::before {
  background-position: -52px -0px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-16:hover::before {
  background-position: -52px -502px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-17:hover::before {
  background-position: -52px -454px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-18:hover::before {
  background-position: -52px -551px;
}

.dropdown-menu-custom>li>a#dropdown-menu-custom-18:hover::before {
  background-position: -52px -406px;
}

@media all and (max-width: 1920px) {
  .dropdown-menu-custom {
    padding-left: 20%;
  }
}

@media all and (max-width: 1366px) {
  .dropdown-menu-custom {
    padding-left: 8%;
  }
}

@media all and (max-width: 1280px) {
  .dropdown-menu-custom {
    padding-left: 5.5%;
  }
}

@media all and (max-width: 1024px) {
  .dropdown-menu-custom {
    padding-left: 15px;
  }
}

.sidebar-nav-list {
  float: left;
  width: 255px;
  padding-left: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  list-style: none;
  font-size: 1.15rem;

}

.sidebar-nav-list>li {
  margin-bottom: 0.5rem;
}

.sidebar-nav-list>li>a {
  text-decoration: none;
}

.sidebar-nav-list>li>a:hover,
.sidebar-nav-list>li>a:active,
.sidebar-nav-list>li>a:focus {
  color: #e53935;
  text-decoration: underline;
}

/*#endregion*/

/*#region 4.1 Хлебные крошки */

.breadcrumbs {
  position: relative;
  width: 100%;
  margin-top: 46px;
  margin-bottom: 12px;
}

.breadcrumb {
  list-style: none;
  padding: 0px;
}

.breadcrumb>li {
  display: inline-block;
  font-size: 0.86rem;
}

.breadcrumb>li+li::before {
  padding: 0 5px;
  color: #7c7c7c;
  content: "\203a";
  font-size: 1.15rem;
  line-height: 1;
}

.breadcrumb>li>a {
  color: #7c7c7c;
  text-decoration: none;
}

.breadcrumb>li>a:hover,
.breadcrumb>li>a:active,
.breadcrumb>li>a:focus {
  color: #e53935;
}

.breadcrumb>.active {
  color: #7c7c7c;
}

/*#endregion*/

/*#region 5. Главный баннер*/
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  font-size: 20px;
  color: #212121;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #212121;
  text-decoration: none;
  opacity: 1;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .chevron-left,
.carousel-control .chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 34px;
  background: url('/local/templates/petraSvet/css/../images/carousel-control.png') 0 0 no-repeat;
}

.carousel-control .icon-prev,
.carousel-control .chevron-left {
  left: 50%;
  margin-left: -10px;
  background-position: 0 0;
}

.carousel-control .icon-next,
.carousel-control .chevron-right {
  right: 50%;
  margin-right: -10px;
  background-position: -20px 0;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/*.carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }*/

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 4;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.tovar-info-gallery .carousel-indicators {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.tovar-info-gallery .carousel-indicators li {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0px;
  text-indent: -999px;
  border-radius: 10px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.00);
  box-shadow: 0px 0px 15px 0px #FFF;
  cursor: pointer;
}

.carousel-indicators li:not(:last-child) {
  margin-right: 5px;
}

.carousel-indicators .active {
  margin: 3px;
  width: 9px;
  height: 9px;
  background-color: #212121;
}

.carousel-caption {
  position: absolute;
  top: 20%;
  left: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
}

.carousel-heading {
  display: inline-block;
  font-size: 2.57rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 56px;
  margin-right: 1.15rem;
  margin-left: 1.15rem;
  margin-bottom: 0.43rem;
  padding: 0 0.85rem 0 0.64rem;
  background-color: rgba(0, 0, 0, 0.65);
}

.carousel-text {
  font-size: 1.14rem;
  line-height: 20px;
  margin-left: 1.15rem;
  margin-bottom: 0;
}

.carousel-text span {
  display: inline-block;
  padding-right: 0.85rem;
  padding-left: 0.85rem;
  background-color: rgba(0, 0, 0, 0.65);
}

.carousel-text span:first-child {
  position: relative;
  line-height: 12px;
  padding-top: 7px;
  z-index: 1;
}

.carousel-text span:last-child {
  padding-top: 4px;
  padding-bottom: 7px;
  margin-top: -4px;
}

.carousel-link {
  position: relative;
  display: inline-block;
  color: #212121;
  text-shadow: 0 0 10px #fff;
  margin-top: 32px;
  margin-left: 1.15rem;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid #212121;
  line-height: 20px;
}

.carousel-link::after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 7px;
  height: 13px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAaCAYAAAB7GkaWAAAACXBIWXMAAAsSAAALEgHS3X78AAABLUlEQVR4nHWQsUtCQRzHbzgEpzYnqSc56tDUGiQ0RELhILiJOFt/QFEOrs0NbW1iQ5OgGIiCs6MPdHhTQ0NDgxD2uffuHnf43sGX3+9+3+/94D7y+MhbCSECdOlv1r/COhJt0RkaFL1ClcDWNi/QTNc3AnUCf6FJEzA414EaeuHeYr5TLwWNz6BCO0VN9INupdlPYElArZ6gDv13bOrAguETbQ89OCbGKeVeXx+lZZQpQ5RFz2zpSm0UKSN0gF7RXfgVjDx1jHKoj9rqGwaCWnWoa8MAMGYGfaIbG11ozk9KIu044L+ur6q594908ATqBCLwNAEDBzz3FvMIPI3PIB08gSWBGDy9C57AgmEyeIxk8BgOeLZE4DGSwWPsgVffMBAc8AaAMWPwNjp1/gGSEI2swch2VgAAAABJRU5ErkJggg==')
    /*../images/chevron-right-lg.png*/
    0 0 no-repeat;
  top: 4px;
  right: -14px;
}

.carousel-link:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

.carousel-link:hover::after {
  background-position: 0 -13px;
}

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

  .carousel-control .fa-chevron-left,
  .carousel-control .fa-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 34px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .fa-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .fa-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    margin-bottom: 0;
    bottom: 10px;
  }
}

@media all and (max-width: 1920px) {
  .carousel-caption {
    top: 150px;
    left: 20%;
  }
}

@media all and (max-width: 1366px) {
  .carousel-caption {
    top: 18%;
    left: 9%;
  }
}

@media all and (max-width: 1280px) {
  .carousel-caption {
    top: 15%;
    left: 9%;
  }
}

@media all and (max-width: 1024px) {
  .carousel-caption {
    top: 0;
    left: 9%;
  }
}

/*#endregion*/

/*#region 6. Секции*/

.section {
  padding-top: 70px;
  padding-bottom: 70px;
  min-width: 1140px;
}

.section.section-default {
  background-color: #fff;
}

.section.section-gray {
  background-color: #f7f7f7;
}

.section-default .section-heading {
  color: #1f1f1f;
}

.region-default,
.region-gray,
.region-light-gray {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  clear: both;
}

.region-default {
  padding-top: 2.55rem;
  background: #fff;
  color: #1f1f1f;
}

.region-gray {
  background: #eceff1;
}

.region-light-gray {
  background: #f7f7f7;
}

.region-default::before,
.region-default::after,
.region-gray::before,
.region-gray::after,
.region-light-gray::before,
.region-light-gray::after {
  content: "";
  display: table;
}

.region-default::after,
.region-gray::after,
.region-light-gray::after {
  clear: both;
}

/*#endregion*/

/*#region 6.1 Продукця*/

.home-product-item {
  border: 1px solid #ddd;
  padding: 110px 30px 30px 30px;
  margin-bottom: 30px;
  background: right top no-repeat;
}

.home-product-row-1 .home-product-item {
  height: 492px;
}

.home-product-row-2 .home-product-item {
  height: 385px;
}

.home-product-item#home-product-item-3 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-1.jpg);
  background-position: 120% 0;
  background-size: auto 125px;

}

.home-product-item#home-product-item-2 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-2.jpg);
  background-position: 100% -5%;
}

.home-product-item#home-product-item-1 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-3.jpg);
  background-size: auto 220px;
}

.home-product-item#home-product-item-4 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-4.jpg);
  background-size: auto 175px;
}

.home-product-item#home-product-item-5 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-5.jpg);
}

.home-product-item#home-product-item-6 {
  background-image: url(/local/templates/petraSvet/css/../images/home-product-item-6.jpg);
  background-size: auto 360px;
  background-position: 100% 100%;
}

.home-product-item-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.71rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}

.home-product-item-heading::after {
  content: "";
  display: block;
  margin-top: 27px;
  width: 45px;
  height: 3px;
  background: #e53935;
}

.home-product-item-heading a {
  text-decoration: none;
  border-bottom: 1px solid #212121;
}

.home-product-item ul li {
  margin-bottom: 10px;
}

.home-product-item ul li a {
  font-weight: 400;
  text-decoration: none;
  line-height: 16px;
}

.home-product-item ul li a:focus,
.home-product-item ul li a:hover,
.home-product-item ul li a:active {
  text-decoration: underline;
}

/* .catalog-section{
	float:right;
}
.product-list-block{
	width:825px;
} */

.image-wrapper {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
}

.catalog-section-heading {
  font-size: 1.8571rem;
}

div[class|='region'] .catalog-section-heading {
  margin-top: 2rem;
}

div[class|='region'] blockquote {
  margin-top: 3.4285rem;
  margin-bottom: 2.57rem;
}

.catalog-article {
  margin-bottom: 65px;
}

.catalog-article p {
  margin-bottom: 1rem;
  line-height: 1.5;
}

.catalog-article blockquote p {
  margin-bottom: 0;
}

.catalog-more-link {
  display: block;
  float: right;
  margin-bottom: 57px;
  text-decoration: none;
  padding-right: 18px;
  background: url(/local/templates/petraSvet/css/../images/arrow-right.png) right 0 no-repeat;
  line-height: 20px;
}

.catalog-more-link:hover {
  background-position: right -20px;
}

div[class|='region'] .catalog-more-link {
  margin-bottom: 36px;
}

/*#endregion*/

/*#region 6.2 Статьи */

.placement-text {
  max-height: 80px;
  overflow: hidden;
  line-height: 20px;
  text-overflow: ellipsis;
}

.article-list {
  margin-bottom: 50px;
}

.article-item {
  cursor: pointer;
  position: relative;
  height: 290px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  background: center center no-repeat;
  background-size: cover;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.article-item:hover {
  color: #212121;
}

.article-item .article-item-more-link:hover {
  color: #e53935;
}

.article-item-body {
  position: relative;
  top: 225px;
  height: 290px;
  padding: 22px 36px 30px 36px;
  background-color: rgba(255, 255, 255, 0.9);
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.article-item-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.28rem;
  font-weight: 600;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 18px;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.article-item-heading::after {
  content: "";
  display: block;
  margin-top: 20px;
  width: 45px;
  height: 3px;
  background: #e53935;
  opacity: 0;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.article-item-content {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 12px;
  opacity: 0;
  -moz-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  -webkit-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.article-main {
  padding-bottom: 1rem;
  line-height: 1.9;
  font-size: 1.1rem;
}



.article-main-picture {
  margin-top: 1rem;
  margin-bottom: 34px;
}

.article-main p,
.article-main ul,
.article-main ol,
.region-default p,
.region-default ul,
.region-default ol {
  line-height: 1.9;
  font-size: 1.1rem;
}


.article-main ul,
.region-default ul {
  list-style: none;
}

.article-main ul li:before,
.region-default ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f23241;
  margin-left: -15px;
  margin-top: 12px;
}

.article-main ul.list-unstyled li:before,
.region-default ul.list-unstyled li:before {
  display: none;
}



.article-item-more-link {
  font-size: 1.15rem;
  font-weight: 400;
  text-decoration: none;
}

.article-item-more-link::after {
  /*font-family: 'FontAwesome';
  content: " \f054";
  font-size: 12px;*/
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAYCAYAAADZEIyjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxNjowMjoxOSAxNjowNDoxOXgMcrIAAADmSURBVChTlZCvCsJQFMavMxhtBosbikkEs4hF0KKgcc1u8A32CgZhb2A1WBQsGnwAszCzBrGtzd+5sLk/LvjBj3P5zj2Hez9Vr5kvmAVBoOIYSqkVbBqm1ad+JV0mXHhDOz4hWsAR9kxaYhSkK8IoUQ5QhW7UENEsU87gh6syyl2lJzCLlA00YXi7e89w1RoGMML0tMPbHfChH/5Br8f4Hcml01JCWlFWj+k4kZV+LqbL2YZeZbu7SiOTFZeSWWHkZ0Xzj6zSq/QEZiIrXpbNClNnZXDboc5hEv5BJBNLsDFP2tFS6gPc2YJ0tClvnQAAAABJRU5ErkJggg==')
    /*../images/chevron-right.png*/
    0 0 no-repeat;
  margin-left: 6px;
}

.article-item-more-link:hover::after {
  background-position: 0 -12px;
}

.article-item:hover .article-item-body {
  top: 0;
}

.article-item:hover .article-item-heading {
  margin-top: 38px;
}

.article-item:hover .article-item-heading::after,
.article-item:hover .article-item-content {
  opacity: 1;
}

.back-link-articles {
  margin-top: 1.57rem;
  margin-bottom: 6.07rem;
}

.petra-svet-article {
  margin-bottom: 135px;
}

.petra-svet-article picture {
  float: left;
  margin-right: 34px;
  margin-left: 54px;
}

.petra-svet-article p {
  margin-right: 60px;
  margin-bottom: 1rem;
  line-height: 1.5;
}

.petra-svet-article p.lead {
  margin-right: 0;
  margin-bottom: 22px;
  font-size: 1.15rem;
  line-height: 1.5;
}

.creating-light-article p {
  line-height: 1.5;
}

/*#endregion*/

/*#region 6.3 Преимущества */

.advantages {
  margin-bottom: 70px;
}

.advantage-item {
  float: left;
  width: 25%;
  height: 277.5px;
  padding: 30px 20px;
  text-align: center;
  font-size: 0.9rem;
  border-right: 1px solid #f5f5f5;
}

.advantage-item:nth-child(2n+1) {
  background: #fafafa;
  background: linear-gradient(#fff 0, #fff 90%, #fafafa 100%);
}

.advantage-item:last-child {
  border-right: none;
}

.advantages-second .advantage-item {
  background: #fafafa;
  background: linear-gradient(to top, #fff 0, #fff 90%, #fafafa 100%);
}

.advantages-second .advantage-item:nth-child(2n+1) {
  background: #fff;
}

.advantage-item::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: url(/local/templates/petraSvet/css/../images/advantages.png) center 0 no-repeat;
  margin-bottom: 1.2rem;
}

.advantage-item#ad-item-1::before {
  background-position: center 0;
}

.advantage-item#ad-item-2::before {
  background-position: center -50px;
}

.advantage-item#ad-item-3::before {
  background-position: center -100px;
}

.advantage-item#ad-item-4::before {
  background-position: center -150px;
}

.advantage-item#ad-item-5::before {
  background-position: center -200px;
}

.advantage-item#ad-item-6::before {
  background-position: center -250px;
}

.advantage-item#ad-item-7::before {
  background-position: center -300px;
}

.advantage-item#ad-item-8::before {
  background-position: center -350px;
}

.advantage-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 6px;
}

.advantage-heading::before {
  content: "";
  display: block;
  width: 24px;
  height: 3px;
  margin: 0 auto 1rem auto;
  background: #e53935;
}

.advantage-item p {
  line-height: 1.25;
}

/*#endregion*/

/*#region 6.4 Бренды */

.section-brands {
  padding-bottom: 99px;
}

.owl-carousel .owl-item img {
  width: auto;
}

.owl-carousel.brand-carousel .owl-item {
  border-right: 10px solid transparent !important;
  box-sizing: border-box;
}

.owl-carousel.brand-carousel .owl-item a {
  display: block;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  line-height: 100px;
}

.owl-carousel.brand-carousel .owl-item a img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;

}

.owl-carousel.brand-carousel .owl-item .item {
  text-align: center;
}

.owl-num {
  position: absolute;
  top: -58px;
  right: 58px;
  line-height: 24px;
  color: #c4c4c4;
}


.owl-nav {
  position: absolute;
  top: -51px;
  right: 0;
}

.owl-prev,
.owl-next {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url(/local/templates/petraSvet/css/../images/owl-controls.png) 0 -24px no-repeat;
}

.owl-prev {
  background-position: 0 -24px;
}

.owl-next {
  background-position: -24px -24px;
}

.owl-prev:hover {
  background-position: 0 0;
}

.owl-next:hover {
  background-position: -24px 0;
}

/*#endregion*/

/*#region 6.5 Placement*/

.placement {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  width: 825px;
  height: 220px;
}

.placement:last-child {
  margin-bottom: 0;
}

.placement-picture {
  float: left;
  width: 289px;
  height: 218px;
  margin-right: 25px;
}

.placement-body {
  padding: 25px 34px 25px 0;
}

.placement-heading {
  font-size: 1.2857rem;
}

.placement-heading a {
  text-decoration: none;
}

.placement-more-link {
  position: relative;
  display: inline-block;
  float: right;
  margin-top: 1.3rem;
  margin-right: 12px;
  font-size: 1.1428rem;
  line-height: 1.1428;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.placement-more-link::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 12px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAYCAYAAADZEIyjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxNjowMjoxOSAxNjowNDoxOXgMcrIAAADmSURBVChTlZCvCsJQFMavMxhtBosbikkEs4hF0KKgcc1u8A32CgZhb2A1WBQsGnwAszCzBrGtzd+5sLk/LvjBj3P5zj2Hez9Vr5kvmAVBoOIYSqkVbBqm1ad+JV0mXHhDOz4hWsAR9kxaYhSkK8IoUQ5QhW7UENEsU87gh6syyl2lJzCLlA00YXi7e89w1RoGMML0tMPbHfChH/5Br8f4Hcml01JCWlFWj+k4kZV+LqbL2YZeZbu7SiOTFZeSWWHkZ0Xzj6zSq/QEZiIrXpbNClNnZXDboc5hEv5BJBNLsDFP2tFS6gPc2YJ0tClvnQAAAABJRU5ErkJggg==')
    /*../images/chevron-right.png*/
    0 0 no-repeat;
  top: 4px;
  right: -14px;
}

.placement-more-link:hover {
  border-bottom-color: #e53935;
}

.placement-more-link:hover::after {
  background-position: 0 -12px;
}

/*#endregion*/

/*#region 7. Подвал */

.page-footer {
  position: relative;
  clear: both;
  padding-top: 70px;
  padding-bottom: 100px;
  background: #eceff1;
  color: #1f1f1f;
  font-weight: 400;
  min-width: 1140px;
}

.page-footer::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 20px;
  background: linear-gradient(#e2e5e7, #eceff1);
}

.page-footer p {
  margin-bottom: 1.5rem;
}

.page-footer a {
  color: #1f1f1f;
  text-decoration: underline;
}

.page-footer .container {
  width: 1120px;
}

.page-footer .footer-about .footer-widget {
  padding-left: 155px;
}

.page-footer .footer-about .footer-widget a {
  text-decoration: none;
}

.page-footer .footer-about .footer-widget a:hover {
  text-decoration: none;
}

.page-footer a:focus,
.page-footer a:hover,
.page-footer a:active {
  color: #1f1f1f;
  font-weight: 600;
}

.footer-widget-caption {
  font-family: 'Roboto', sans-serif;
  font-size: 2.14rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.footer-widget .nav-list>li.active>a {}

.footer-logo {
  padding-left: 50px;
  font-weight: 600;
  line-height: 18px;
  background: url(/local/templates/petraSvet/css/../images/logo-f.svg) left top no-repeat;
  background-size: 35px auto;
}

.footer-copyright {
  width: 180px;
}

/*#endregion*/

/*#region 8. Стоимость освещения */

.light-cost-calculator {
  min-height: 237px;
  background: url(/local/templates/petraSvet/css/../images/lamp-1.png) right center no-repeat;
}

.light-cost-calculator::before,
.light-cost-calculator::after {
  content: "";
  display: table;
}

.light-cost-calculator::after {
  clear: both;
}

.light-cost-calculator .form-group {
  width: 480px;
  margin-top: 23px;
}

.light-cost-calculator .form-group:before,
.light-cost-calculator .form-group::after {
  content: "";
  display: table;
}

.light-cost-calculator .form-group::after {
  clear: both;
}

input[type="text"],
.light-cost-calculator .form-group .form-control {
  float: left;
  width: 220px;
  height: 38px;
  padding: 5px 15px;
  margin-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fefefe;
}

.light-cost-calculator .form-group .form-control::-webkit-input-placeholder {
  color: #a8a8a8;
}

.light-cost-calculator .btn {
  float: right;
  margin-right: 20px;
}

/*#endregion*/

/*#region Карусель продуктов*/
.product-carousel.owl-carousel {
  margin-top: 25px;
}

.categories-grid .item,
.product-carousel.owl-carousel .owl-item .item {
  border: 1px solid #ddd;
  background: #fff;
}

.categories-grid .item>a,
.product-carousel.owl-carousel .owl-item .item>a {
  display: block;
  text-decoration: none;
}

.product-carousel.owl-carousel .owl-item .item>a img {}

.categories-grid .item>a h3,
.product-carousel.owl-carousel .owl-item .item>a h3 {
  font-size: 1.15rem;
  font-weight: 400;
  margin-top: 8px;
}

.categories-grid .item>a h4,
.product-carousel.owl-carousel .owl-item .item>a h4 {
  font-size: 0.97rem;
  font-weight: 400;
  color: #919191;
}

.categories-grid .item>a:hover h4,
.product-carousel.owl-carousel .owl-item .item>a:hover h4 {
  color: #e53935;
}

.product-carousel.owl-carousel.product-carousel-small {
  margin-bottom: 2.78rem;
}

.product-carousel.owl-carousel.product-carousel-small.already-viewed .owl-item .item {
  width: 255px;
}

.product-carousel.owl-carousel.product-carousel-small .owl-item .item {
  wid-th: 255px;
  height: 98px;
  padding: 12px;
}

.product-carousel.owl-carousel.product-carousel-small .owl-item .item h3,
.product-carousel.owl-carousel.product-carousel-small .owl-item .item .product__title-min {
  font-size: 16px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 10px;

}

.product-carousel.owl-carousel.product-carousel-small .owl-item .item img {
  float: left;
  width: 74px;
  height: 74px;
  margin-top: -8px;
  margin-right: 20px;
}

.product-carousel.owl-carousel.product-carousel-small .owl-item .item>.item-manufacturer-link {
  font-family: "Roboto", sans-serif;
  font-size: 0.97rem;
  font-weight: 400;
  line-height: 1.1;
  color: #919191;
}

.product-carousel.owl-carousel.product-carousel-small .owl-item .item>.item-manufacturer-link:hover {
  color: #e53935;
}

.product-carousel.owl-carousel.product-carousel-medium .owl-stage-outer {
  height: 360px;
  padding-bottom: 50px;
}

.categories-grid .item,
.product-carousel.product-carousel-medium .owl-item .item {
  width: 255px;
  height: 316px;
  padding: 29px;
  -moz-transition: height ease-out 0.2s, box-shadow ease-out 0.2s;
  -o-transition: height ease-out 0.2s, box-shadow ease-out 0.2s;
  -webkit-transition: height ease-out 0.2s, box-shadow ease-out 0.2s;
  transition: height ease-out 0.2s, box-shadow ease-out 0.2s;
}

.categories-grid .item:hover,
.product-carousel.product-carousel-medium .owl-item .item:hover {
  height: 355px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  z-index: 100;
}

.product-carousel.product-carousel-medium .owl-item .item>a {}

.categories-grid .item>a img,
.product-carousel.product-carousel-medium .owl-item .item>a img {
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.categories-grid .item>a h3,
.product-carousel.product-carousel-medium .owl-item .item>a h3,
.product-carousel.product-carousel-medium .owl-item .item>a .product-title {
  color: #337AB7;
  font-family: 'Open Sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-top: 33px;
  margin-bottom: 7px;
  text-align: center;
  height: 74.5px;
  overflow: hidden;
}

.categories-grid .item>.item-manufacturer-link,
.product-carousel.product-carousel-medium .owl-item .item>.item-manufacturer-link {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.8571rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  color: #a8a8a8;
  text-align: center;
}

.categories-grid .item>.item-manufacturer-link:hover,
.product-carousel.product-carousel-medium .owl-item .item>.item-manufacturer-link:hover {
  color: #e53935;
}

.categories-grid .item>.more-link,
.product-carousel.product-carousel-medium .owl-item .item>.more-link {
  display: block;
  width: 85px;
  margin-right: auto;
  margin-top: 24px;
  margin-left: auto;
  opacity: 0;
  -moz-transition: opacity ease-out 0.2s;
  -o-transition: opacity ease-out 0.2s;
  -webkit-transition: opacity ease-out 0.2s;
  transition: opacity ease-out 0.2s;
}

.categories-grid .item:hover>.more-link,
.product-carousel.product-carousel-medium .owl-item .item:hover>.more-link {
  color: #212121;
  border-bottom-color: #212121;
  opacity: 1;
}

.categories-grid .item:hover>.more-link::after,
.product-carousel.product-carousel-medium .owl-item .item:hover>.more-link::after {
  background-position: 0 0;
}

.categories-grid .item:hover>.more-link:hover,
.product-carousel.product-carousel-medium .owl-item .item:hover>.more-link:hover {
  color: #e53935;
  border-bottom-color: transparent;
}

.categories-grid .item:hover>.more-link:hover::after,
.product-carousel.product-carousel-medium .owl-item .item:hover>.more-link:hover::after {
  background-position: 0 -12px;
}

.categories-grid .item {
  float: left;
  width: 30%;
  height: 390px;
  margin-right: 5%;
  margin-bottom: 5%;
  text-align: center;
  /*-moz-transition: height ease-out 0.2s, box-shadow ease-out 0.2s, margin-bottom ease-out 0.2s;
  -o-transition: height ease-out 0.2s, box-shadow ease-out 0.2s, margin-bottom ease-out 0.2s;
  -webkit-transition: height ease-out 0.2s, box-shadow ease-out 0.2s, margin-bottom ease-out 0.2s;
  transition: height ease-out 0.2s, box-shadow ease-out 0.2s, margin-bottom ease-out 0.2s;	*/
}

.categories-grid .item>a img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 178px;
}

.categories-grid .item>.more-link {
  opacity: 1;
}

.categories-grid .item:hover {
  height: 390px;
  /*margin-bottom: 10px;*/
}

.categories-grid .item:nth-child(3n) {
  margin-right: 0;
}

.product-carousel.owl-carousel.product-carousel-medium .owl-controls {
  text-align: center;
}

.product-carousel.owl-carousel.product-carousel-medium .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.product-carousel.owl-carousel.product-carousel-medium .owl-dots .owl-dot span {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #212121;
  cursor: pointer;
  z-index: 50;
}

.product-carousel.owl-carousel.product-carousel-medium .owl-dots .owl-dot.active span {
  background: #212121;
  cursor: default;
}

.full-width {
  min-width: 1140px;
  width: 100%;
  height: 478px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}

/*#endregion*/

.child_ul {
  display: none;
  opacity: 0;
  padding-left: 15px;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  transition-duration: 200ms;
}

.parent_li:hover>.child_ul {
  display: block;
  opacity: 1;
}

/* AKA */
.elements_head td {
  vertical-align: top;
}

.left_block {
  width: 420px;
  padding-top: 20px;
}

.center_block {
  padding-left: 60px;
  width: 370px;
  padding-top: 10px;
}

.right_block {
  padding-left: 60px;
  padding-top: 110px;
}

.garantiya_box {
  min-height: 1px;
  margin: 15px 0 15px 0;
  width: 113px;
  height: 45px;
  position: relative;
  background-image: url(/local/templates/petraSvet/css/../images/garant_fon.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#fcarousel.flexslider {
  margin-top: 20px !important;
}

.garant_cn {
  display: inline-block;
  height: 45px;
  font-size: 30px;
  font-weight: bold;
  padding-left: 15px;
}

.center_block h2 {
  min-height: 50px;
  font-size: 26px;
  margin-bottom: 10px;
}

.garant_str {
  display: inline-block;
  height: 45px;
  line-height: 1.1;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 1px;
}

.text-caption {
  color: #212121;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 30px;
}

.text-caption-small {
  color: #212121;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
}

.text p {
  color: #212121;
  font-family: Open Sans;
  font-size: 15.4px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.26px;
}

.star {
  display: block;
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.white_star {
  background-image: url(/local/templates/petraSvet/css/../images/white-star.png);
}

.yellow_star {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M7 0L8.5716 4.83688H13.6574L9.5429 7.82624L11.1145 12.6631L7 9.67376L2.8855 12.6631L4.4571 7.82624L0.342604 4.83688H5.4284L7 0Z" fill="%23F89406"/><path d="M7 0L8.5716 4.83688H13.6574L9.5429 7.82624L11.1145 12.6631L7 9.67376L2.8855 12.6631L4.4571 7.82624L0.342604 4.83688H5.4284L7 0Z" fill="%23F89406"/></svg>');
}

ul.stars {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin: 0px;
}

.stars>li {
  margin: 0;
  line-height: 140%;
}

.stars>li:not(:last-child) {
  margin-right: 3px;
}

.stars>li.counters_li {
  line-height: 1;
  padding: 0;
  margin: 0px;
  margin-left: 10px;
  color: #A8A8A8;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}

.navigations {
  margin-top: 35px;
}

.navigations>li {
  margin-bottom: 15px;
}

.navigations>li a {
  font-size: 16px;
}

.navigations>li a::before {
  background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAYCAYAAADZEIyjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxNjowMjoxOSAxNjowNDoxOXgMcrIAAADmSURBVChTlZCvCsJQFMavMxhtBosbikkEs4hF0KKgcc1u8A32CgZhb2A1WBQsGnwAszCzBrGtzd+5sLk/LvjBj3P5zj2Hez9Vr5kvmAVBoOIYSqkVbBqm1ad+JV0mXHhDOz4hWsAR9kxaYhSkK8IoUQ5QhW7UENEsU87gh6syyl2lJzCLlA00YXi7e89w1RoGMML0tMPbHfChH/5Br8f4Hcml01JCWlFWj+k4kZV+LqbL2YZeZbu7SiOTFZeSWWHkZ0Xzj6zSq/QEZiIrXpbNClNnZXDboc5hEv5BJBNLsDFP2tFS6gPc2YJ0tClvnQAAAABJRU5ErkJggg==") no-repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 6px;
  margin-right: 12px;
  margin-bottom: -1px;
  width: 6px;
}

.navigations>li a:hover::before {
  background-position: 0 -12px;
}

.navRight>li {
  padding-left: 55px;
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #dddddd;
  min-width: 230px;
}

.navRight>li {
  background-position: 25px center;
  background-repeat: no-repeat;
}

.navRight>li.passport-li {
  background-image: url(/local/templates/petraSvet/css/../images/passport-icon.png);
}

.navRight>li.faq-li {
  background-image: url(/local/templates/petraSvet/css/../images/faq-icon.png);
}

.navRight>li.expert-li {
  background-image: url(/local/templates/petraSvet/css/../images/export-icon.png);
}

.navRight>li.print-li {
  background-image: url(/local/templates/petraSvet/css/../images/print-icon.png);
}

.innertable {
  margin-top: 30px;
}

.ib_phone_td {
  width: 287px;
}

.price_td {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

.ib_phone_block {
  background-image: url(/local/templates/petraSvet/css/../images/phone-in-catalog.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  line-height: 41px;
  height: 41px;
  padding-left: 57px;
  font-size: 19px;
  font-weight: 500;
  margin-top: 17px;
}

.ib_email_block {
  background-image: url(/local/templates/petraSvet/css/../images/email-in-catalog.png);
  background-position: 0 10px;
  background-repeat: no-repeat;
  line-height: 41px;
  height: 41px;
  padding-left: 57px;
  font-size: 19px;
  font-weight: 500;
  margin-top: 17px;
  background-size: 40px auto;
}

.ib_email2_block {
  background-image: url(/local/templates/petraSvet/css/../images/email-in-catalog.png);
  background-position: 0 10px;
  background-repeat: no-repeat;
  line-height: 41px;
  height: 41px;
  padding-left: 57px;
  font-size: 22px;
  font-weight: 500;
  margin-top: 17px;
  background-size: 40px auto;
}

.ib_email2_block a {
  cursor: pointer;
  text-decoration: underline;
}

.btn-email {
  border: 1px solid #212121;
  border-radius: 0;
  text-decoration: none;
  margin-top: 74px;
  font-size: 16px;
  padding: 12px 25px;
}

.prop_har {
  font-size: 23px;
  margin-bottom: 35px;
  font-weight: 400;
}

.div_har {
  width: 1020px;
  position: relative;
  margin: 0 0 20px 0;
  font-size: 14px;
  clear: both;
  min-height: 1px;
}

.left_har {
  position: relative;
  z-index: 1;
  font-family: 'Open Sans', sans-serif;
  padding-right: 10px;
  width: 50%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}

.dott-container {
  position: relative;
}

.left_har>.dott-container::after {
  display: block;
  position: absolute;
  width: 1000px;
  color: #e5e5e5;
  content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
  left: 100%;
  top: 0;
}

.right_har {
  position: relative;
  z-index: 2;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  width: 50%;
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
}


.tovar-desc-text {
  width: 857px;
  padding-right: 140px;
  box-sizing: border-box;
}

.tovar-info-gallery {
  width: 100%;
  border: 1px solid #dddddd;
  min-height: 50px;
  overflow: hidden;
  margin-top: 60px;
}

.tovar-info-gallery .title-indicators-box p {
  color: #212121;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  display: block;
  margin-bottom: 10px;
}

.title-indicators-box {
  position: relative;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tovar-info-gallery .title-indicators-box {
  padding: 27px 15px 15px;
}

.title-indicators-box p {
  margin: 0 0 10px 0;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
}

ul.carousel-title-indicators {
  list-style: square outside;
  padding: 0 0 0 15px;
  margin: 0;
}

ul.carousel-title-indicators li {
  list-style-type: square;
  color: #dddddd;
  font-size: 10px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
}

ul.carousel-title-indicators li.active {
  list-style-type: square;
  color: #e53935;
}

.tovar-info-gallery ul.carousel-title-indicators li a {
  color: #212121;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  position: relative;
  padding-left: 32px;
  display: block;
}

ul.carousel-title-indicators li a svg {
  position: absolute;
  top: 0px;
  left: 0px;
}

ul.carousel-title-indicators li {
  font-size: 14px;
  margin-bottom: 15px;
}

.tovar-info-gallery ul.carousel-title-indicators {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.tovar-info-gallery ul.carousel-title-indicators li {
  list-style: none;
}

ul.carousel-title-indicators li {
  font-size: 14px;
  margin-bottom: 15px;
}

.tovar-info-gallery a.carousel-control {
  color: #fff;
  background: none !important;
}

.tovar-info-gallery a.carousel-control:hover {
  color: #212121;
}

.tovar-info-gallery a.carousel-control>i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.tovar-info-gallery .carousel-indicators li {
  border: 1px solid #fff;
}

.tovar-info-gallery .carousel-indicators .active {
  background-color: #fff;
}

.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  padding: 0 15px;
  box-sizing: border-box;
}

.no-paddings {
  padding: 0 !important;
}

@media(min-width:768px) {

  .col-sm-3 {
    width: 25%;
    float: left;
  }

  .col-sm-4 {
    width: 33.33333%;
    float: left;
  }

  .col-sm-5 {
    width: 41.66666%;
    float: left;
  }

  .col-sm-6 {
    width: 50%;
    float: left;
  }

  .col-sm-7 {
    width: 58.33333%;
    float: left;
  }

  .col-sm-8 {
    width: 66.66666%;
    float: left;
  }

  .col-sm-9 {
    width: 75%;
    float: left;
  }
}

.gobarites img {
  height: auto;
  max-width: 100%;
}

.gobarites div {
  float: left;
  width: 40%;
  margin-right: 15px;
  vertical-align: top;
}

.gobarites .table tr:nth-child(odd) {
  background: #f7f7f7;
}

.gobarites .table td {
  height: 30px;
  vertical-align: middle;
}

.gobarites .table td {
  width: 70px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.gobarites .table td:first-child {
  width: 265px;
}

.model-list .table {
  width: 100%;
  border: 1px solid #ddd;
  font-size: 90%;
}

.model-list .table td {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.model-list .table td:first-child {
  text-align: left;
  padding-left: 30px;
}

.model-list .table th {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #eceff1;
  border: 1px solid #ddd;
}

.model-list .table th:first-child {
  text-align: left;
  padding-left: 30px;
}

.model-list .table td {
  border-left: 1px solid #ddd;
}

.model-list .table td:first-child {
  border-left: 0;
}

.model-list .table tr:nth-child(2n+1) {
  background: #f7f7f7;
}

.table-content {
  width: auto;
  border: 1px solid #ddd;
  font-size: 90%;
}

.table-content td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.table-content th {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #eceff1;
  border: 1px solid #ddd;
}

.table-content th:first-child {
  padding-left: 30px;
}

.table-content td {
  border-left: 1px solid #ddd;
}

.table-content tr td {
  background: #f7f7f7;
}

.table-content tr td:first-child {
  border-left: 0;
  padding-left: 30px;
  background: none;
}

.rev-data {
  color: #a8a8a8;
  font-size: 12px;
}

.rev-auther {
  font-size: 16px;
  font-weight: 600;
}

.prop_expert {
  font-size: 18px;
  margin-bottom: 20px;
}

.expert-name {
  line-height: 1;
  margin-bottom: 5px;
}

.preview_ratings {
  display: table;
  float: right;
}

.catalog-more-rev-btns {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
}

.cat_more_btn {
  float: right;
  margin: 0;
}

.cat_review_btn {
  width: 190px;
  border-color: #000;
  float: right;
  margin: 0;
}

.previws-container {
  display: none;
}

.previws-container.prev-active {
  display: block;
  margin-bottom: 100px;
}

.cat-exeple-slider {
  height: 220px !important;
}

.cat-exeple-slider .owl-stage-outer {
  height: 220px !important;
}

.product-carousel.product-carousel-medium .owl-item .item.cat-exeple-item {
  height: 190px !important;
  width: 255px !important;
  padding: 0 !important;
}

.product-carousel.owl-carousel-off.product-carousel-medium .item.cat-exeple-item {
  height: 190px;
  width: 255px;
  padding: 0 !important;
  float: left;
  margin-right: 22px;
  margin-bottom: 44px;
}

.product-carousel.owl-carousel-off.product-carousel-medium .item.cat-exeple-item .num {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0px;
}

.product-carousel.owl-carousel-off.product-carousel-medium .item.cat-exeple-item a {
  display: block;
}

.product-carousel.product-carousel-medium .owl-item .item.cat-exeple-item>a img,
.product-carousel.owl-carousel-off.product-carousel-medium .item.cat-exeple-item>a img {
  height: 190px !important;
  width: 255px !important;
}

.product-item {
  text-align: left;
  margin-bottom: 50px;
  /* width: 255px!important; */
  /*height: 290px;*/
  border: 1px solid #dddddd;
  padding: 20px;
  width: 30%;
  margin-right: 5%;
  height: auto;
}

.product-item:nth-child(3n) {
  margin-right: 0;
}

.product-item img {
  margin-bottom: 10px;
}

.product-item h3 {
  overflow: hidden;
  line-height: 18px;
  height: 54px;
  text-align: left;
  font-size: 16px;
  margin-top: 20px;
}

.product-item a {
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
}

.product-item a.item-manufacturer-link {
  text-align: left;
  color: #c1c1c1;
  position: relative;
  margin-bottom: 20px;
}

.product-item a.item-manufacturer-link:after {
  content: " ";
  position: absolute;
  height: 1px;
  width: 45px;
  background: #c1c1c1;
  left: 0;
  bottom: -10px;

}

.product-item .tovar_ratings {
  margin-bottom: 15px;
  margin-left: -4px;
}

.product-item a.more-link {
  display: inline-block;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  text-decoration: underline;
  margin-bottom: 0;
}

.product-item a.more-link:after {
  content: "›";
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 14px;
  background-position: 50% 50%;
  background-size: 50% auto;
  background: none;
  line-height: 9px;
  text-align: center;
  box-sizing: border-box;
  font-size: 18px;
  margin-left: 5px;
  top: 1px;
  right: -20px;
}

.product-item a.more-link:hover {
  border: 0;
}

.product-item a.more-link:hover:after {
  border-color: #e53935;
}

.hidden {
  display: none !important;
}

.placement-description {
  width: 825px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-left: 5px solid #e53935;
  overflow: hidden;
  padding: 1em 3em;
  margin: 0 0 3em 0;
}

.article-picture img {
  float: left;
  margin: 0 2em 1em 4em;
  box-shadow: 0 .5em 1em -0em rgba(0, 0, 0, .1);
  border: 1px solid #ddd;
}

.hiddenmore {
  display: none;
}

.brandGallery {
  margin: 2em 0;
}

.brandGallery:after {
  content: "";
  clear: both;
  display: block;
}

.brandItem {
  display: inline-block;
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  display: flex;
  float: left;
  width: 250px;
  height: 100px;
  margin: 10px;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.brandItem img {
  vertical-align: middle;
  margin: auto;
  display: inline-block;
}

.brandItem .brandName {
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  position: absolute;
  width: 250px;
  height: 100px;
  background: rgba(229, 57, 53, .9);
  color: #fff;
  font-size: 1.3em;
  vertical-align: middle;
  text-align: center;
  padding: 40px 5px;
  box-sizing: border-box;
  top: 100px;
  left: 0;
  line-height: 20px;
}

.brandItem .brandName:after {
  content: ' > ';
}

.brandItem:hover .brandName {
  top: 0;
}

.breadcrumb {
  background: transparent;
}

.form-result {
  display: inline-block;
  width: 60%;
  width: 90%;
}

.getEmail .mf-message {
  display: none;
}

input[type="text"] {
  float: none;
}

.elements_head .list-unstyled a {
  text-decoration: none;
}

.elements_head .list-unstyled a:hover {
  text-decoration: underline;
}

.exampleOfUse:hover {
  box-shadow: none !important;
}

.exampleOfUse .link {
  overflow: hidden;
  width: 255px;
  height: 190px;
  position: relative;
}

.exampleOfUse .link .description {
  position: absolute;
  top: 200px;
  transition: 150ms;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  font-size: 1.2em;
  padding: 2em;
  text-align: center;
  left: 0;
}

.exampleOfUse.active .link .description:before,
.exampleOfUse:hover .link .description:before {
  background: url('/bitrix/templates/petraSvet/images/magnifier.png');
  width: 50px;
  height: 51px;
  display: block;
  margin: 1em auto 1em auto;
  content: ' ';
}

.exampleOfUse.active .link .description,
.exampleOfUse:hover .link .description {
  top: 0;
}

.exampleOfUse.active.inactive .link.description {
  top: 200px;
}

.emailProduct {
  d-isplay: none;
}


.elems-sort-lis li {
  margin: 0 20px
}


.elems-sort-lis li a,
.elems-sort-lis li .link {
  display: inline-block;
  position: relative;
  text-decoration: underline;
}

.show-counter-filter>a.actived.sort-asc::after,
.show-counter-filter>a.noactived::after,
.show-counter-filter>.link.actived.sort-asc::after,
.show-counter-filter>.link.noactived::after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  border: 4px solid transparent;
  border-top: 4px solid #212121;
}

.show-counter-filter>a.actived.sort-desc::after {
  content: '';
  position: absolute;
  right: -15px;
  bottom: 30%;
  border: 4px solid transparent;
  border-bottom: 4px solid #212121;
}

.model-list table tr:hover td {
  background: #eceff1;
}

.search_form [type="submit"] {
  margin-top: 0;
}

.content-container {
  width: 1140px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

main {}

.flex-center {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

.content-page {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 86px;
}

.content-page img {
  max-width: 100%;
  height: auto;
}

.content-page h2 {
  margin-top: 32px;
  margin-bottom: 16px;
}

.content-page ul li {
  list-style: none;
}

.content-page ul li:before {
  content: "✓";
  margin-left: -20px;
  position: absolute;
}

.content-page h2:first-child {
  margin-top: 0;
}

img.floatl {
  margin-right: 2em;
}

/*404 page*/
.page-404-bg {
  background: #000 url(/local/templates/petraSvet/css/../images/page-404-bg.jpg) 50% 150px no-repeat;
}

.page-404-bg h1 {
  color: #fff;
}

.page-404-bg .section.section-default {
  background: #000;
}

.page-404-bg .section.section-default .home-product-item {
  background-color: #fff;
}

.page-404-bg .section.section-default .home-product-item a {
  color: #000;
}

.page-404-towns {
  text-align: center;
}

.page-404-towns,
.page-404-towns a {
  color: #fff;
}

.page-404-towns button.all-cities-link {
  color: #fff;
  border-bottom-color: #fff;
}

.page-404-towns button.all-cities-link:after {
  filter: invert(1);
}

.page-404-towns .header-address-item {
  display: inline-block;
  vertical-align: top;
  float: none;
}

.page-404-towns .header-address-item:nth-child(3),
.page-404-towns .header-address-item:nth-child(4),
.page-404-towns .header-address-item:nth-child(5),
.page-404-towns .header-address-item:nth-child(6) {
  display: none;
}

.page-404-text-1 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding-top: 15px;
}

.page-404-text-2 {
  padding: 45px 0;
  color: #7f7f7f;
  font-size: 250px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  visibility: hidden;
}

.page-404-text-3 {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  padding-bottom: 12px;
  color: #fff;
}

.page-404-text-4 {
  text-align: center;
  font-size: 35px;
  line-height: 41px;
  padding-top: 89px;
  color: #fff;
}

.article-scroller {
  position: fixed;
  left: 0;
  top: 0;
  width: 0;
  height: 4px;
  background: #30c2ff;
  tran-sition: width 0.2s linear 0s;
  z-index: 100;
}


/*print page*/
.page-print-header:after {
  content: "";
  clear: both;
  display: block;
}

.page-print-header-logo {
  display: block;
  height: 54px;
  font-size: 30px;
  line-height: 54px;
  text-decoration: none;
  color: #000;
  padding-left: 50px;
  background: url(/local/templates/petraSvet/css/../images/logo-f.svg) left top no-repeat;
  background-size: auto 54px;
  filter: brightness(0);
  float: left;
  margin-top: 6px;
}

.page-print-header-contacts {
  float: left;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  line-height: 26px;
  margin-left: 235px;
}

.page-print-header-contacts div:first-child {
  margin-bottom: 15px;
}

.page-print-header-text {
  float: right;
  width: 175px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-top: 6px;
}

.page-print-header-h1 {
  margin-top: 38px;
  line-height: 57px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 28px;
}

.page-print-block-1 .center_block {
  display: none;
}

.page-print-block-1 .price_td {
  font-size: 22px;
}

.page-print-block-1 .ib_phone_block {
  background: none;
  padding-left: 0;
}

.page-print-footer {
  background: #ECEFF1;
  padding: 35px 46px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.page-print-footer:after {
  content: "";
  clear: both;
  display: block;
}

.page-print-footer-logo {
  width: 138px;
  height: 204px;
  background: url(/local/templates/petraSvet/css/../images/logo-f.svg) left top no-repeat;
  background-size: auto 204px;
  filter: brightness(0);
  float: left;
  margin-right: 82px;
}

.page-print-footer-name {
  font-size: 30px;
  line-height: 35px;
  margin-top: 43px;
}

.page-print-footer-address {
  font-size: 18px;
  line-height: 21px;
  margin-top: 2px;
}

.page-print-footer-phone {
  font-size: 22px;
  line-height: 26px;
  margin-top: 19px;
}

.page-print-footer-email {
  font-size: 22px;
  line-height: 26px;
  margin-top: 15px;
}


.map-columns {
  width: 1110px;
  margin: 0 auto;
}

.map-columns a {
  color: #212121;
}

.owl-slider .owl-controls {
  dis-play: none;
}

.owl-slider .owl-controls .owl-nav {
  position: static;
}

.owl-slider .owl-controls .owl-prev,
.owl-slider .owl-controls .owl-next {
  position: absolute;
  width: 30%;
  height: 100%;
  top: 0;
  background: none;
}

.owl-slider .owl-controls .owl-next {
  right: 0;
}

.owl-slider .owl-item a {
  cursor: zoom-in;
}

.owl-slider .owl-controls .owl-prev:before,
.owl-slider .owl-controls .owl-next:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -17px;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 34px !important;
  background: url('/local/templates/petraSvet/css/../images/carousel-control.png') 0 0 no-repeat;
  filter: saturate(100);
  color: #e53935;
}

.owl-slider .owl-controls .owl-prev:before {
  left: 0;
  margin-left: 10px;
  background-position: 0 0;
}

.owl-slider .owl-controls .owl-next:before {
  right: 0;
  margin-right: 10px;
  background-position: -20px 0;
}

.header-top-contact {
  display: none;
}

@media print {
  body #jivo-iframe-container {
    opacity: 0 !important;
  }

  body #jivo-mouse-tracker+jdiv {
    display: none !important;
  }
}

.tovarGallery {}

.articles-slider a {
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.articles-slider a.fancybox img {
  max-width: 100%;
}

.articles-slider a.fancybox>span {
  min-height: 41px;
  display: block;
  p-osition: absolute;
  m-argin: 10px;
  background: #f7f7f7;
  text-decoration: none;
  width: 100%;
  padding: 5px 10px;
  color: #212121;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding-left: 50px;
}

.articles-slider a.fancybox>span>span {
  color: #c4c4c4;
  width: 40px;
  display: inline-block;
  position: absolute;
  margin-left: -40px;
}

.tovarGallery a {
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.tovarGallery a.fancybox img {
  max-width: 100%;
}

.tovarGallery a>span {
  display: block;
  p-osition: absolute;
  m-argin: 10px;
  background: #f7f7f7;
  text-decoration: none;
  width: 100%;
  padding: 5px 10px;
  color: #212121;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding-left: 50px;
}

.tovarGallery a>span>span {
  color: #c4c4c4;
  width: 40px;
  display: inline-block;
  position: absolute;
  margin-left: -40px;
}

.catalog-article img {
  max-width: 100%;
  height: auto;
}

.currentSection a {
  color: rgb(229, 57, 53) !important;
  text-decoration: underline !important;
}

#articleContanierDiv main {
  margin-bottom: 0;
}

#articleContanierDiv .page-footer {
  margin-bottom: 88px;
}

.home-product-item {
  cursor: pointer;
}

.fancybox-title-float-wrap .child {
  color: #000;
  background: #fff;
  text-shadow: none;
}

.fancybox-title-float-wrap .child {
  white-space: normal;
}

.product-carousel.product-carousel-medium .row {
  margin-bottom: 0;
}

.product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .item {
  text-align: center;
  height: 355px;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 25px;
}

.product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider a.more-link {
  color: #212121;
  border-bottom-color: #212121;
  opacity: 1;
}

.product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

.product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider a {
  text-decoration: none;
}

.home-product-row-1 .home-product-item {
  overflow: hidden;
}

.home-product-row-1 .home-product-item ul li {
  line-height: 1.2;
  margin-bottom: 13px;
}

.home-product-row-1 .home-product-item .row>.col-md-6.col-xs-12 {
  padding-right: 0px;
}

.home-product-row-1 .home-product-item .home-product-item-heading+ul li {
  margin-bottom: 10px;
  line-height: 1.9;
  font-size: 1.1rem;
}

.home-product-row-1 .home-product-item ul.list-unstyled {
  max-height: 232px;
  overflow: hidden;
}



/* Модальное окно */
.popup__title {
  color: #212121;
  font-family: Open Sans;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.3px;
  margin-bottom: 8px;
}

.popup__text {
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.popup-contact__title {
  color: #212121;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 8px;
}

.popup__contact {
  background: #ECEFF1;
  padding: 16px;
}

.popup__content {
  padding: 16px;
}

div#thanks {
  padding: 0px;
}

.popup-contact__text a {
  text-decoration: underline;
}

.popup-contact__text {
  color: #212121;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.fancybox-button svg path {
  fill: #8A8A8A;
}

li.li__btn {
  text-decoration: underline;
}

.header-mobile {
  display: none;
}

.bx-filter-title__count {
  display: none;
}

.popupBig__title {
  color: #212121;
  font-family: Roboto;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  position: relative;
  padding-bottom: 21px;
  margin-bottom: 21px;
}

.popupBig__title:after {
  content: "";
  height: 3px;
  width: 46px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background: #E53935;
}

.popupBig__text {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-bottom: 35px;
}

.popupBig__text a {
  color: #E53935;
}

.btn-main {
  margin: 0px;
  background: #000;
  padding: 9px 34px;
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form__text a {
  color: #000;
  text-decoration: underline;
}

.form__text {
  color: #000;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
  text-align: right;
}

.mainForm__error {
  color: #E53935;
  margin-bottom: 15px;
}

 

@media (max-width: 787px) {

  div#callme {
    padding: 14px 8px;
  }

  .callme__btn .btn-main {
    width: 100%;
  }

  .popupBig__title {
    font-size: 24px;
    padding-bottom: 11px;
    margin-bottom: 8px;
  }

  .bx-touch .bx-filter .bx-filter-popup-result {
    padding: 10px 15px;
  }

  .bx-filter-section .btn.btn-themes:hover {
    background: #000;
    outline: none;
  }

  .bx-filter-title__count svg {
    margin-left: 2px;
  }

  .bx-filter-title__count {
    text-decoration: none !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 1px 2px 1px 8px;
    border-radius: 36px;
    background: white;
    color: #E53935;
    text-align: center;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    margin-left: 8px;
  }

  .bx-touch .bx-filter .bx-filter-popup-result a {
    color: #E53935;
  }

  .bx-filter.filter-active .bx-filter-title {
    background: #E53935;
    color: white;
  }

  form.smartfilter.active {
    max-height: calc(100vh - 92px);
    overflow-y: auto;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0px 15px 20px;
    overflow-x: hidden;
  }

  .bx-retina .bx-filter .bx-filter-input-container input {
    border-radius: 2px;
    border: 1px solid #CCD5DB;
    background: #FFF;
    max-width: 90px;
  }

  .bx-filter.bx-blue.fixed {
    padding-top: 32px;
  }

  .bx-filter.bx-blue.fixed>.bx-filter-section {
    position: fixed;
    z-index: 9;
    top: 80px;
    margin-top: 0px;
  }

  .bx-filter input#del_filter {
    outline: none !important;
    margin: 0px;
    border: 0px;
    padding: 0px;
    color: #E53935;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><g opacity="0.5"><path d="M12 2.33008C6.62391 2.33008 2.25 6.70398 2.25 12.0801C2.25 17.4562 6.62391 21.8301 12 21.8301C17.3761 21.8301 21.75 17.4562 21.75 12.0801C21.75 6.70398 17.3761 2.33008 12 2.33008ZM15.5302 14.5499C15.6027 14.6189 15.6608 14.7017 15.7008 14.7934C15.7409 14.8851 15.7622 14.984 15.7635 15.0841C15.7648 15.1842 15.746 15.2835 15.7083 15.3762C15.6706 15.469 15.6147 15.5532 15.5439 15.624C15.4731 15.6948 15.3889 15.7507 15.2961 15.7884C15.2034 15.8261 15.1041 15.8449 15.004 15.8436C14.9039 15.8423 14.805 15.821 14.7133 15.7809C14.6216 15.7408 14.5388 15.6828 14.4698 15.6102L12 13.1409L9.53016 15.6102C9.38836 15.7449 9.19955 15.8189 9.00398 15.8164C8.8084 15.8139 8.62155 15.7351 8.48325 15.5968C8.34495 15.4585 8.26614 15.2717 8.26364 15.0761C8.26114 14.8805 8.33513 14.6917 8.46984 14.5499L10.9392 12.0801L8.46984 9.61023C8.33513 9.46844 8.26114 9.27963 8.26364 9.08405C8.26614 8.88848 8.34495 8.70163 8.48325 8.56333C8.62155 8.42502 8.8084 8.34622 9.00398 8.34372C9.19955 8.34121 9.38836 8.41521 9.53016 8.54992L12 11.0193L14.4698 8.54992C14.6116 8.41521 14.8005 8.34121 14.996 8.34372C15.1916 8.34622 15.3785 8.42502 15.5168 8.56333C15.6551 8.70163 15.7339 8.88848 15.7364 9.08405C15.7389 9.27963 15.6649 9.46844 15.5302 9.61023L13.0608 12.0801L15.5302 14.5499Z" fill="%238A8A8A"/></g></svg>');
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
  }

  .bx-filter.bx-blue.active {
    position: relative;
    z-index: 25;
  }

  .bx-filter .bx-filter-title {
    z-index: 1;
  }

  form.smartfilter.active+.filter__bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    background: #000;
  }

  .bx-filter .bx-filter-section form.smartfilter.smartfilter.active>.row:nth-last-child(2) {
    padding-top: 0px;
  }

  .bx-filter .bx-filter-parameters-box {
    margin-bottom: 22px;
  }

  .bx-filter .bx-filter-input-checkbox input[type=checkbox] {
    display: block;
    position: relative;
    margin: 0px;
    margin-right: 7px;
  }

  .bx-filter .bx-filter-param-label {
    padding: 0px;
  }

  .bx-filter .bx-filter-input-checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin: 0px;
    padding: 0px;
  }

  .bx-filter .bx-filter-parameters-box-container .checkbox {
    width: 100%;
  }

  .bx-filter .bx-filter-parameters-box-title {
    padding-bottom: 12px;
  }

  .bx-filter .bx-filter-section form.smartfilter.smartfilter.active>.row {
    background: white;
    padding: 16px 0px 0px;
  }

  form.smartfilter.smartfilter.active {
    display: block;
    position: absolute;
    width: 100vw;
    left: 0px;
    background: white;
    z-index: 9;
  }

  .bx-filter .bx-filter-button-box .bx-filter-parameters-box-container {
    padding-bottom: 19px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }

  .bx-retina .bx-filter .bx-filter-input-container input {
    border-radius: 2px;
    border: 1px solid #CCD5DB;
    background: #FFF;
    max-width: 90px;
  }

  .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    line-height: normal;
  }

  .bx-filter .col-xs-10.col-xs-offset-1.bx-ui-slider-track-container {
    width: 100%;
    margin: 0px;
  }

  .bx-filter .col-xs-6.bx-filter-parameters-box-container-block {
    margin: 0px;
    padding: 0px;
    width: 90px;
    margin-right: 30px;
  }

  .bx-filter .bx-filter-parameters-box-container {
    padding-bottom: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .bx-filter-section .btn.btn-themes {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.857px;
    background: #000;
    padding: 8px 16px;
    border: 0px;
    margin: 0px;
  }

  header.page-header.stick {
    margin-top: 81px;
  }

  header.page-header.stick .header-top .header__subtitle {
    text-align: left;
  }

  header.page-header.stick .header-top .header-top__title {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }

  header.page-header.stick .header-top-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
  }

  .header-top-contact>*:not(:last-child) {
    margin-right: 17px;
  }

  .header-top-contact>* {
    height: 23px;
    width: 23px;
  }

  .header-mobile.stick~.header-nav.active {
    top: 81px;
    position: fixed;
    z-index: 10;
  }

  .header-mobile.stick .header-mobile__content {
    padding: 8px 0px;
  }

  .header-mobile.stick img:not(.header-mobile--fixed__logo) {
    display: block;
  }

  .header-mobile.stick img.header-mobile--fixed__logo {
    display: none;
  }

  .header-mobile.stick {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: white;
    z-index: 9;
  }

  .header-mobile__logo img:not(.header-mobile--fixed__logo) {
    display: none;
  }

  html .search_form input[type="search"] {
    height: 40px;
    padding: 9px 16px;
    width: calc(100% - 60px);
    box-sizing: border-box;
    color: #757575;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }

  header .header-nav.active {
    display: flex;
  }

  header .header-nav {
    background: white;
    display: none;
    width: 100%;
    height: initial;
    position: absolute;
    left: 0px;
    box-shadow: none;
    top: 90px;
  }

  .breadcrumbs {
    margin-top: 10px;
  }

  .header-mobile__menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 33.333px;
    background: #000;
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 9;
  }

  .header-mobile__menu.active+.header-mobile__bg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #000;
    z-index: 2;
  }

  .header-mobile__menu svg {
    transition: all ease 0.3s;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
  }

  .header-mobile__menu svg:last-child {
    width: 0px;
    height: 0px;
  }

  .header-mobile__menu.active svg:last-child {
    width: 20px;
    height: 20px;
  }

  .header-mobile__menu.active svg:first-child {
    width: 0px;
    height: 0px;
  }

  header .search-group {
    padding: 13px 0px 23px;
    height: inherit;
  }

  .header-mobile__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 12px 0px;
  }

  .header-mobile__mail {
    color: #0089FF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.999px;
    letter-spacing: -0.28px;
  }

  .header-mobile__phone {
    color: #212121;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.999px;
    letter-spacing: -0.32px;
    margin-bottom: 1px;
  }

  .header-mobile__info {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .header-mobile {
    display: block;
    border-bottom: 1px solid #ECEFF1;
  }

  header .logo-link {
    display: none;
  }

  .header-address-panel {
    display: none;
  }

  .light-cost-calculator {
    background: none;
  }

  .light-cost-calculator h2 {
    color: #212121;
    margin-bottom: 16px;
  }

  .sidebar-nav-list {
    width: 100%;
    padding: 0px;
  }

  .bx-filter .bx-filter-section {
    margin-top: 23px;
    padding: 0px;
    border: 0px;
  }

  .bx-filter .bx-filter-title {
    background: #DEE1E4;
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 0;
    padding: 7px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .bx-filter .bx-filter-title:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.44017 0.666504H15.5599C16.5397 0.666504 17.3334 1.48405 17.3334 2.49338V3.76963C17.3334 4.25928 17.142 4.72948 16.8022 5.0724L11.3814 10.5557C11.2879 10.6511 11.1609 10.7042 11.0296 10.7033L6.4908 10.6891C6.35266 10.6891 6.22138 10.6299 6.127 10.5265L1.14545 5.04765C0.837429 4.70915 0.666687 4.26193 0.666687 3.79792V2.49427C0.666687 1.48493 1.46034 0.666504 2.44017 0.666504ZM6.7334 12.1869L10.7789 12.1992C11.0311 12.2001 11.2353 12.4113 11.2353 12.6703V14.9462C11.2353 15.206 11.0878 15.4411 10.8578 15.5498L7.18557 17.2742C7.09977 17.314 7.00882 17.3334 6.91787 17.3334C6.7969 17.3334 6.67592 17.298 6.57038 17.2282C6.38591 17.1063 6.27437 16.8959 6.27437 16.6705V12.6579C6.27437 12.3972 6.48029 12.186 6.7334 12.1869Z" fill="white"/></svg>');
    margin-right: 10px;
  }

  .bx-filter .bx-filter-section form.smartfilter {
    display: none;
  }

  .bx-filter .bx-filter-section form.smartfilter.smartfilter.active {
    display: block;
  }
}

@media (max-width: 450px) {
  .search__callform-title {
    font-size: 12px;
  }

  .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .item {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .search__callform-btn {
    padding: 8px 10px;
    font-size: 12px;
  }

  .search__callform-title {
    padding: 0px 4px;
  }

  .search__callform {
    flex-wrap: nowrap;
  }
}
/* End */


/* Start:/local/templates/petraSvet/css/bootstrap.min.css?1559674489120824*/
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 *//*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.eot");src:url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.woff") format("woff"),url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("/local/templates/petraSvet/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:1200px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1140px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:1200px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:1200px){.navbar{border-radius:4px}}@media (min-width:1200px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:1200px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media (min-width:1200px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:1200px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:1200px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:1200px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:1200px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:1199px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:1200px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:1199px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:1200px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:1200px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:1200px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:1199px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:1199px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/* End */


/* Start:/local/templates/petraSvet/css/media.css?16985786744634*/
@media (max-width: 767px) {
  .container {
    width: 100%!important;
  }
  .page-footer .container {
    width: 100%!important;
  }
  .logo {
    margin: 10px 15px 10px 0;
  }
  .header-address-item {
    padding: 5px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .header-address-panel .flex {
    flex-direction: column;
  }
  .imageBlock.flex {
    flex-direction: column;
  }
  .search-group {
    margin-left: 0;
  }
  .breadcrumbs {
    margin-top: 0;
  }
  .dropdown-menu {
    /* position: absolute; */
    /* top: 100%; */
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgb(248, 248, 248);
    /* -webkit-background-clip: padding-box; */
    /* background-clip: padding-box; */
    border: 0;
    /* border: 1px solid rgba(0,0,0,0.15); */
    /* border-radius: 4px; */
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .imgDescriptionBlock.flex {
    flex-direction: column;
  }
  .imgDescriptionBlock.flex .colLeft {
    order:2;
  }
  .imgDescriptionBlock.flex .colRight {
    order:1;
  }
  .imgDescriptionBlock .colRight {
    margin-bottom: 25px;
  }
  .textPanel.flex {
    flex-direction: column;
  }
  .textPanel div:nth-child(1) p {
    padding-bottom: 12.5px;
  }
  .textPanel div:nth-child(2) p {
    padding-top: 12.5px;
  }
  .infographics.flex {
    flex-direction: column;
  }
  .infographics li {
    margin-bottom: 25px;
  }
  .infographics li:last-child {
    margin-bottom: 0px;
  }
  .contentIcons.flex {
    flex-direction: column;
  }
  .contentIcons .iconWrap:first-child {
    margin-bottom: 25px;
  }
  .mapList .mapItem .flex {
    flex-direction: column;
  }
  .mapList .mapItem .contacts {
    text-align: left!important;
  }
  .contactText.flex {
    flex-direction: column;
  }
  .contactMailItem .flex {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .header-address-panel .flex {
    flex-wrap:wrap;
  }
  .search-group {
    border: 1px solid rgb(221, 221, 221);
    height: 42px;
    padding: 0;
  }
}

@media (min-width: 992px) {

}
@media (max-width: 787px) {
  .navbar .container {

  }

  .page-header {
    margin-top: 50px;
  }
  .main-menu {
    width: 100%;
    flex-direction: column;
  }
  nav.navbar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
  }
  .header-nav {
    height: 0;
    border: 0;
  }
  .navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background-color: rgb(248, 248, 248);
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgb(248, 248, 248);
  }
  .navbar-default .navbar-toggle {
    border-color: rgb(248, 248, 248);
  }
  .header-nav a {
    text-align: center!important;
  }
  .header-nav a object {
    width: 25px;
  }
  .header-nav .dropdown {
    position: relative;
  }
  .header-address-panel {
    height: auto;
  }
  .header-address-panel .flex{
    height: auto;
  }
  .header-address-item {
    border-right: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  input[type="search"] {
    width: calc(100% - 86px);
  }
  .page-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-footer .footer-about .footer-widget {
    padding-left: 0!important;
  }
}
@media (min-width: 1200px) {
  .page-header {
    margin-top: 0px;
  }
  .navbar:before {
    display: none;
  }
  .navbar:after {
    display: none;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-default {
    position: relative;
    background: rgb(236, 239, 241);
    height: 62px;
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    box-shadow: 0 10px 10px #e2e2e2, 0 70px 70px #f5f5f5;
    box-shadow: 0 11px 11px rgba(0,0,0,0.08), 0 70px 70px rgba(0,0,0,0.04);
    z-index: 100;
  }
  .page-header {
    margin-top: 0;
  }
  .header-address-panel {
    height: 70px;
  }
  .header-address-panel .flex {
    flex-wrap:nowrap;
    height: 100%;
  }
  .logo-link {
    width: 430px;
  }
  .search-group {
    border: 1px solid rgb(221, 221, 221);
    height: 42px;
    padding: 0;
  }
  .page-footer {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .page-footer .container {
    width: 1120px;
  }
  .page-footer .footer-about .footer-widget {
    padding-left: 155px;
  }
}

/* End */


/* Start:/local/templates/petraSvet/css/newstyles.css?170340574526191*/
ul.list-catalog-footer li:before {
    display: none;
}


ul.list-catalog-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    list-style: none;
    padding: 0px;
    margin: 40px 0px -30px;
}

ul.list-catalog-footer li {
    margin-right: 28px;
}

ft;

h2 {
    word-break: initial;
}

html {
    font-size: 14px;
}

h2 {
    margin-top: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4285;
    color: rgb(33, 33, 33);
}

div#catalogItems .product-item.col-sm-4.col-xs-12 {
    margin-right: 0%;
}

h2 {
    word-break: initial;
}

html .search-item {
    max-width: 1140px;
    margin: 0 auto 1.5em;
}

article img {
    max-width: 100%;
    height: inherit;
}

.image-wrapper {
    max-width: 100%;
}

.model-list .table a {
    text-decoration: underline;
}

.model-list .table a:hover {
    text-decoration: none;
}


.sidebar-nav-category {
    float: left;
    width: 255px;
    padding-left: 0;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    list-style: none;
    font-size: 1.15rem;
    position: relative;
    z-index: 1;
    clear: both;
}

.sidebar-nav-category__title {
    color: #1f1f1f;
    font-family: 'Roboto', sans-serif;
    font-size: 2.57rem;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 50px;
}

.placement {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.sidebar-nav-category .home-product-item ul li a {
    font-size: 14px;
    color: rgb(33, 33, 33);
}

.sidebar-nav-category .home-product-item-heading a {
    color: rgb(33, 33, 33);
    font-size: 24px;
    font-weight: 500;
}

.sidebar-nav-category .home-product-item {
    padding: 110px 20px 30px 20px;
}

.sidebar-nav-category .home-product-item-heading {
    max-width: 198px;
}

.sidebar-nav-category .home-product-item#home-product-item-6 {
    background-size: 100px;
    background-position: top right;
}

.form-group-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.form-group-container .form-group.form-group-2 {
    width: 240px;
    margin-bottom: 0px;
}

.form-group-container .form-group.form-group-2 input.form-control {
    margin-bottom: 20px;
}

td.ib_phone_td a {
    text-decoration: underline;
}

.contentIcons.flex a {
    text-decoration: underline;
}

.mapList .mapItem .contacts a {
    text-decoration: underline;
}

.mapList .row.flex {
    align-items: flex-start;
    margin-top: 22px;
}

.mapList .mapItem .row.flex .contacts {
    text-align: left;
    margin-top: 20px;
}

.mapList .mapItem .row.flex .contacts a {
    margin-bottom: 10px;
    display: block;
}

.mapList .mapItem .row.flex .address p {
    margin-bottom: 20px;
}

h1.title-home {
    text-align: center;
    margin: 70px 0px -20px;
    font-size: 37px;
    font-weight: 600;
    line-height: 1.3;
    color: #3a3a3a;
}

h1.title-home small {
    font-size: 38px;
    font-weight: 600;
    display: block;
    color: #212121;
}

.necessaty_fields {
    display: none;
}




.base-price {
    color: #c1c1c1;
    font-size: 12px;
    margin: 4px 0px;
}

.price-tovar:before {
    content: " ";
    position: absolute;
    height: 1px;
    width: 45px;
    background: #c1c1c1;
    left: 0;
    top: -10px;
}

.price-tovar {
    margin-top: 25px;
    display: block;
    position: relative;
}

div#catalogItems:not(.news-list-block) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.news-list-block,
a.catalog-more-link,
.catalog-section-heading {
    clear: both;
}

@media (min-width: 787px) {

    .product-carousel.product-carousel-medium+.catalog-more-link,
    .product-carousel.product-carousel-medium>.row+.catalog-more-link {
        margin: 50px 0px 60px;
        display: block;
        float: inherit;
        text-align: right;
    }


    section.catalog-section .product-carousel.product-carousel-medium>.row>.item {
        margin-right: 0px;
    }




    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider>div:nth-child(4n) {
        margin-right: 0px;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider>div {
        margin-right: 30px;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider {
        justify-content: flex-start;
    }

    .product-carousel.owl-carousel.product-carousel-small.already-viewed .owl-item .item {
        width: 100%;
    }
}

@media (max-width: 1200px) and (min-width: 787px) {
    .page-footer .container {
        width: 100%;
    }

    .page-header {
        margin-top: 0px;
    }

    .header-address-panel {
        height: inherit;
        padding: 10px 0px;
    }

    .page-header input[type="search"] {
        width: calc(100% - 60px);
        box-sizing: border-box;
    }

    .container,
    .container-offset,
    .sidebar {
        width: 100%;
    }

    .placement {
        width: inherit;
    }

    .page-header ul.main-menu {
        width: 100%;
    }

    .page-footer .footer-about .footer-widget {
        padding-left: 0px;
    }
}

@media (max-width: 1000px) and (min-width: 787px) {
    .main-menu>li>a {
        font-size: 14px;
    }
}

@media (max-width: 787px) {

    div#catalogItems {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }

    section.catalog-section h2.catalog-section-heading+div#catalogItems.news-list-block {
        margin: 0px -15px;
    }

    a.catalog-more-link {
        margin-top: 20px;
    }

    .product-item h3 {
        font-size: 14px;
    }

    html .product-carousel.product-carousel-medium .item {
        width: 50%;
        margin: 0px;
        height: inherit;
    }

    .product-carousel.product-carousel-medium .item div {
        max-height: 120px;
    }

    .product-carousel.product-carousel-medium .item img {
        max-height: 120px;
    }

    .tovarGallery [data-fancybox] img {
        max-height: 400px;
    }




    h1.title-home {
        font-size: 27px;
        margin: 30px 0px 0px;
    }

    h1.title-home small {
        font-size: 16px;

    }

    .advantages-first,
    .advantages-second {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }

    div#catalogItems .product-item.col-sm-4.col-xs-12:nth-child(odd),
    div#catalogItems .product-item.col-sm-3.col-xs-12:nth-child(odd) {
        border-top: 0px;
        border-left: 0px;
        border-right: 0.8px solid #e3e3e3;
        border-bottom: 0.8px solid #e3e3e3;
        margin: 0px;
    }

    div#catalogItems .product-item.col-sm-4.col-xs-12:nth-child(even),
    div#catalogItems .product-item.col-sm-3.col-xs-12:nth-child(even) {
        border-right: 0px;
        border-left: 0px;
        border-top: 0px;
        border-bottom: 0.8px solid #e3e3e3;
        margin: 0px;
    }

    div#catalogItems .product-item.col-sm-4.col-xs-12,
    div#catalogItems .product-item.col-sm-3.col-xs-12 {
        width: 50%;
        margin-bottom: 0px;
    }

    .search-page.container div#catalogItems {
        margin: 30px -15px 0px;
        width: initial !important;
        border-top: 0.8px solid #e3e3e3;
        padding: 0px;
    }

    .catalogWizzardContainer+.container-offset {
        border-top: 0.8px solid #e3e3e3;
        padding: 0px;
    }

    .bx-filter .bx-filter-section {
        border-bottom: 0px;
    }


    html .search_form input[type="search"] {
        outline: none;
        border-radius: 0px !important;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        background: whitesmoke;
        border: 0px !important;
        box-shadow: none !important;

    }

    .search_form input[type="search"] {
        width: calc(100% - 88px);
    }


    div.mf-name,
    div.mf-email,
    div.mf-captcha,
    div.mf-message {
        width: 100%;
    }

    .mfeedback {
        margin-bottom: 0px;
    }

    .mfeedback textarea {
        width: 100%;
        margin-left: 1px;
        font-size: 16px;
    }

    .mfeedback div.mf-name input,
    .mfeedback div.mf-email input {
        width: 100%;
        display: block;
        font-size: 16px;
    }

    table.elements_head {
        width: 100%;
    }

    .placement {
        display: block;
    }

    .form-group-container .form-group.form-group-2 {
        width: 100%;
    }

    .categories-grid .item {
        text-align: center;
    }

    .search-page.container input.search-query {
        font-size: 16px;
        border-radius: 0px !important;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        outline: none;
        color: rgb(33, 33, 33);
    }

    .main-menu>li:first-child>a {
        margin: 0px;
    }

    .tovar-info-gallery {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    form.search_form {
        background: #f5f5f5;

    }

    .tovar-info-gallery img {
        width: 100%;
        margin: 0 auto;
    }

    .tovarGallery .fancybox img {
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
        height: 290px !important;
    }

    input[type="search"] {
        font-size: 16px;
        border-radius: 0px !important;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        outline: none;
        border: 0px;
    }



    .hidden-xs {
        display: none !important;
    }

    .header-address-item.col-md-3.col-sm-3.col-xs-12 {
        width: 100%;
    }

    html .search-item .search-item-right {
        float: initial;
        width: 100%;
    }

    .search-where {
        float: initial;
        width: 100%;
        margin: 20px 0px 0px;
    }

    html .search-item {
        margin: 0px 15px 1.5em;
        width: calc(100% - 30px);
        box-sizing: border-box;
        padding: 0px;
    }

    html .search-item img {
        margin-right: 10px;
    }

    .search-result-content {
        float: initial;
        width: 100%;
    }

    .page-footer .container {
        width: 100%;
    }

    .form-group .form-result {
        background: #ffffffd1;
        width: 100%;
        padding: 0px 20px 0px;
    }

    .product-carousel.product-carousel-medium .item .more-link {
        color: #212121;
        border-bottom-color: #212121;
        opacity: 1;
    }

    .header-nav ul.main-menu li.dropdown ul.dropdown-menu {
        display: none;
    }

    nav.sidebar.sidebar_news {
        display: none;
    }

    div#sec4 {
        padding-bottom: 0px !important;
    }

    .region-default,
    .region-gray,
    .region-light-gray {
        padding-top: 20px;
    }

    header.page-header+.region-default {
        padding-top: 0px;
    }


    .elements_head .list-unstyled a[href="#sec6"],
    div#sec6.tovarExamples {
        display: none;
    }

    .product-carousel.product-carousel-medium .item {
        width: 48%;
        margin: 0px 0px 10px;
    }

    .product-carousel.product-carousel-medium .row {
        margin-bottom: 30px !important;
    }

    .product-carousel .item h3 {
        font-size: 15px;
        margin-top: 20px;
    }

    .placement-picture {
        float: initial;
        width: 100%;
        height: inherit;
    }

    .placement-more-link {
        margin-top: 10px;
    }

    .placement-picture img {
        max-width: 100%;
    }

    .product-carousel.product-carousel-medium .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: stretch;
    }

    .product-carousel .item img {
        max-width: 100%;
        max-height: initial;
        height: inherit;
    }

    .product-carousel.product-carousel-medium .row:after,
    .product-carousel.product-carousel-medium .row:before {
        display: none;
    }

    nav.sidebar.sidebar_brand {
        display: none;
    }

    .article-item-body {
        padding: 15px;
    }

    .product-carousel.product-carousel-medium .row {
        margin: 0px;
    }

    .catalog-section-heading {
        font-size: 20px;
    }

    .article-item-content {
        font-size: 12px;
    }

    .light-cost-calculator .form-group {
        margin: 0px;
    }

    .article-main p,
    .article-main ul,
    .article-main ol,
    .region-default p,
    .region-default ul,
    .region-default ol {
        font-size: 14px;
    }

    .light-cost-calculator .btn {
        float: inherit;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    h2,
    .h2 {
        font-size: 23px;
        word-break: initial;
    }

    .breadcrumbs {
        height: inherit;
    }

    h1.page-heading {
        font-size: 35px;
        margin-top: 18px;
    }

    .text-caption {
        margin-bottom: 16px;
    }

    .placement-body {
        padding: 15px;
    }

    .placement-text {
        font-size: 12px;
        line-height: 1.2;
        max-height: 73px;
    }

    .light-cost-calculator .form-group .form-control {
        width: 100%;
        float: initial;
        margin-bottom: 10px;
        max-width: 100%;
        font-size: 16px;
    }

    .totop-button {
        right: initial;
        left: 5%;
    }

    table.table {
        word-break: initial;
    }

    .owl-nav {
        top: -48px;
    }

    .owl-num {
        top: -31px;
    }

    .articles-slider .fancybox img {
        width: 100%;
        height: inherit;
    }

    .region-default img {
        max-width: 100%;
        height: initial !important;
    }


    .light-cost-calculator .form-group {
        width: 100%;
    }

    .product-carousel.owl-carousel.product-carousel-medium .owl-item .item {
        max-width: 100%;
        margin: 0 auto;
    }

    .col-1-2 {
        width: 100%;
    }

    .categories-grid .item {
        width: 100%;
        height: initial;
    }

    .carousel-heading {
        font-size: 27px;
        line-height: 1.5;
    }

    .home-product-row-1 .home-product-item,
    .home-product-row-2 .home-product-item {
        height: inherit;
    }

    article.petra-svet-article {
        margin-bottom: 50px;
    }

    main {
        margin-bottom: 0px;
    }

    .section-heading {
        font-size: 28px;
    }

    span.article-picture img {
        max-width: 100%;
        margin: 0px 0px 20px;
    }

    .div_har {
        width: 100%;
    }

    .page-heading {
        font-size: 27px;
        margin-top: 40px;
    }

    .page-heading::after {
        margin-top: 25px;
    }

    .elems-sort-lis li {
        margin: 0 5px;
    }

    header.page-header {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        margin-top: 0px;
        width: 100%;
        position: relative;
    }

    a.logo-mobile {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100px;
        height: 110px;
        z-index: 2;
    }

    header.page-header>.header-address-panel {
        order: 1;
    }

    header.page-header>.container {
        order: 3;
    }

    header.page-header>.hero {
        order: 5;
    }

    header.page-header .main-menu>li>a {
        padding: 12px 0 11px 0;
    }

    header.page-header {
        margin-top: 0px;
    }

    header.page-header .header-address-panel .header-address-item-city {
        opacity: 0;
    }

    header.page-header .header-address-panel {
        background: url(/local/templates/petraSvet/css/../images/logo.svg) no-repeat;
        background-position: top 11px left 20px;
        background-size: 60px;
        padding: 17px 0px;
    }

    .container-offset,
    .sidebar {
        width: auto;
    }
}

@media (max-width: 450px) {

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider {
        margin: 0px -15px;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .owl-item {
        width: 50%;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .item {
        width: 100%;
        padding: 20px 15px;
        height: 320px;
        margin-bottom: 0px;
        border: 0px;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .owl-item:nth-child(odd) .item {
        border-top: 0px;
        border-left: 0px;
        border-right: 0.8px solid #e3e3e3;
        border-bottom: 0.8px solid #e3e3e3;
    }

    .product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .owl-item:nth-child(even) .item {
        border-right: 0px;
        border-left: 0px;
        border-top: 0px;
        border-bottom: 0.8px solid #e3e3e3;
    }

    .product-carousel.product-carousel-medium .owl-item .item>.item-manufacturer-link {
        text-align: left;
        color: #c1c1c1;
        position: relative;
        margin-bottom: 20px;
        font-size: 14px;
        margin-top: 10px;
    }

    .product-carousel.product-carousel-medium .owl-item .item>.item-manufacturer-link:after {
        content: " ";
        position: absolute;
        height: 1px;
        width: 45px;
        background: #c1c1c1;
        left: 0;
        bottom: -10px;
    }

    html .product-carousel-articles2.product-carousel-articles.product-carousel.product-carousel-medium.cat-other-search-slider .item a>.product__title {
        line-height: 18px;
        height: 54px;
        text-align: left;
        font-size: 16px;
        margin-top: 20px;
    }

    .advantage-item {
        width: 100%;
        height: initial;
    }

    .product-carousel.product-carousel-medium .item {
        width: 100%;
        margin: 0px 0px 10px;
    }

}

html,
.hero,
.header-address-panel,
.header-nav,
.section,
.page-footer,
.full-width {
    min-width: auto;
}

.content-page p {
    float: left;
    line-height: 1.9;
    font-size: 1.1rem;
    color: #212121;
    margin-bottom: 32px;
    font-weight: normal;
}

.navbar {
    margin-bottom: 0;
}

.page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.search-group {
    border: none;
}

.search_form {}

.search_form input[type="search"] {
    border: 1px solid rgb(221, 221, 221);
    height: 38px;
}



.page-footer {
    position: relative;
    clear: both;
    background: rgb(236, 239, 241);
    color: rgb(31, 31, 31);
    font-weight: 400;
    /* min-width: 1140px; */
}

.footer-logo {
    width: 188px;
}

.dropdown-menu {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.imgDescriptionBlock {

    font-size: 14px;
    line-height: 18px;
    margin-bottom: 48px;
    color: #212121;
}

.imgDescriptionBlock .colRight.titleMargin {
    margin-top: -31px;
}

.imgDescriptionBlock .colRight.staticHeight {
    background: url('/upload/medialibrary/6ee/6ee7108f2efbe7dd7671ba528b6de8e0.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.imgDescriptionBlock .redTitle:after {
    width: 100%;
}

.imgDescriptionBlock.flex {
    float: left;
    align-items: start;
}

.imgDescriptionBlock p {
    margin-bottom: 15px;
    line-height: 1.9;
}

.imgDescriptionBlock+.textPanel {
    margin-bottom: 48px;
}

.textPanel {
    border-top: 4px solid #E53935;
    background: #F2F2F2;
    color: #212121;
    margin-bottom: 32px;
}

.textPanel.flex {
    align-items: start;
}

.textPanel p {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0;
    font-weight: bold;

}

.redTitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    /* identical to box height */
    color: #E53935;
    width: 100%;
    float: left;
    margin-top: 0 !important;
    margin-bottom: 32px !important;
}

.redTitle:after {
    content: "";
    display: block;
    margin-top: 12px;
    width: 80px;
    height: 4px;
    left: 0px;
    top: 35px;
    background: #E9E9E9;
}

.infographics {
    list-style: none;
    counter-reset: list 0;

    font-size: 14px;
    line-height: 16px;
    color: #212121;
    margin-bottom: 47px;
}

.infographics li p.title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #212121;
    width: 100%;
}

.infographics li p {
    margin-bottom: 15px;
    line-height: 1.9;
}

.infographics li p.indent {
    padding-left: 10px;
    text-indent: -10px;
}

.infographics li p a {
    color: #212121;
    text-decoration: underline;
    text-decoration-color: #E53935;
}

/*.infographics li p a:hover {
  text-decoration: underline;
}*/
.infographics li p span {
    font-weight: bold;
}

.infographics li:before {
    display: block;
    width: 51px;
    height: 51px;
    background: #E53935;
    counter-increment: list;
    content: counter(list);
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    line-height: 41px;
    text-align: center;
    color: #F2F2F2;
    border-radius: 50%;
    padding-top: 5px;
    margin-bottom: 20px;

}

.infographics.flex {
    align-items: start;
    padding-left: 0;
    float: left;
}

.contentIcons .iconWrap .img {
    width: 50px;
    margin-right: 24px;
}

.contentIcons .iconWrap .text {
    width: calc(100% - 50px);
}

.contentIcons .iconWrap .text p {
    width: 100%;
    margin-bottom: 0;

    line-height: 16px;
    display: flex;
}

.contentIcons .iconWrap .text a {
    /*font-family: Lucida Grande;*/
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #212121;
    font-weight: bold;
}

.textPanel+.imageBlock {
    margin-top: 16px;
}

.imageBlock {}

.imageBlock.flex {
    align-items: start;
    float: left;
}

.imageBlock img {
    width: 100%;
    margin-bottom: 15px;
}

.mapList {
    margin-bottom: 50px;
}

.mapList .mapItem {
    border-bottom: 4px solid #F2F2F2;
}

.mapList .mapItem:hover a {
    color: #E53935 !important;
}

.mapList .mapItem:hover p {
    color: #E53935 !important;
}

.mapList .mapItem:last-child {
    border-bottom: none;
}

.mapList .mapItem .city p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    /* identical to box height */
    color: #212121;
}

.mapList .mapItem .address p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    /* identical to box height */
    color: #212121;
}

.mapList .mapItem .address a {
    color: #212121;
    text-decoration: none;
    display: none;
}

.mapList .mapItem .address a:hover {
    color: #E53935;
    text-decoration: none;
}

.mapList .mapItem p {
    margin-bottom: 0;
}

.mapList .mapItem .city,
.mapList .mapItem .address,
.mapList .mapItem .contacts {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mapList .mapItem.active .city p,
.mapList .mapItem.active .address p,
.mapList .mapItem.active .address a,
.mapList .mapItem.active .contacts a {
    color: #E53935;
}

.mapList .mapItem .contacts {
    text-align: right;
}

.mapList .mapItem .contacts a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    /* identical to box height */
    color: #212121;
}

.mapList .mapItem .mapImg {
    margin-bottom: 15px;
}

.contactText {
    align-items: start;
    margin-bottom: 48px;
}

.contactText p:last-child {
    margin-bottom: 0;
}

.contactMails {
    margin-bottom: 48px;
}

.contactMails .contactMailItem.flex {
    align-items: start;
}

.contactMails .contactMailItem {
    border-bottom: 4px solid #F2F2F2;
}

.contactMails .contactMailItem:last-child {
    border-bottom: none !important;
}

.contactMails .contactMailItem:hover p,
.contactMails .contactMailItem:hover a {
    color: #E53935;
}

.contactMails .contactMailItem>div {
    padding-top: 12px;
    padding-bottom: 12px;
}

.contactMails .contactMailItem p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    color: #212121;
    margin-bottom: 0;
}

.contactMails .contactMailItem a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 47px;
    /* identical to box height */
    text-decoration-line: underline;
    color: #212121;
}

.contactMails .contactMailItem a:hover {
    text-decoration: none;
}

.currentSection a {
    color: rgb(229, 57, 53) !important;
    text-decoration: underline !important;
}


@media (max-width: 787px) {
    .home-product-item {
        padding: 80px 30px 30px 30px;
    }

    .advantage-item {
        width: 50%;
    }

    .advantage-item p {
        font-size: 12px;
    }

    .container-offset {
        padding-left: 15px;
    }

    .sidebar-nav-list {
        float: initial;
    }

    .placement {
        width: 100%;
        height: initial;
        padding-bottom: 30px;
    }

    table.elements_head td.right_block {
        display: none;
    }

    .elements_head td {
        display: block;
        width: 100%;
    }

    .tovar-desc-text {
        width: 100%;
        padding-right: 0px;
    }

    .model-list .table {
        overflow: scroll;
        display: block;
    }

    .tovarGallery .fancybox img {
        height: initial;
    }

    table.elements_head img {
        max-width: 100%;
        height: inherit;
    }

    td.center_block {
        padding-left: 0px;
    }
}
/* End */
/* /local/templates/petraSvet/components/bitrix/menu/topMenu/style.css?1720601968674 */
/* /local/templates/petraSvet/components/bitrix/menu/top_menu_horizontal_multilevel1/style.css?17206136141776 */
/* /local/templates/petraSvet/components/bitrix/breadcrumb/breadcrumbs_template1/style.min.css?1559674489448 */
/* /bitrix/templates/.default/components/bitrix/news.list/widget/style.css?17030563563398 */
/* /local/templates/petraSvet/template_styles.css?174878696318913 */
/* /local/templates/petraSvet/js/fancybox/source/jquery.fancybox.css?172068941912795 */
/* /local/templates/petraSvet/css/owl.carousel.css?15596744744830 */
/* /local/templates/petraSvet/css/flexslider.css?15596744747805 */
/* /local/templates/petraSvet/css/suggestions.min.css?17404794132091 */
/* /local/templates/petraSvet/css/style.css?1731418655102342 */
/* /local/templates/petraSvet/css/bootstrap.min.css?1559674489120824 */
/* /local/templates/petraSvet/css/media.css?16985786744634 */
/* /local/templates/petraSvet/css/newstyles.css?170340574526191 */
