@font-face {



    font-family: 'SF Willamette'; 



    src: url('../fonts/willamette_sf_regular.ttf') format('truetype');



    font-weight: normal; font-style: normal;



}


a:focus, a:hover {
    color: #f01420;
    text-decoration: none;
}

a {
    color:  #000000;
}




@font-face {



    font-family: "TimesNewRoman";



    src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot");



    src: url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot?#iefix")format("embedded-opentype"),



    url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.woff") format("woff"),



    url("../fonts/TimesNewRomanRegular/TimesNewRomanRegular.ttf") format("truetype");



    font-style: normal;



    font-weight: normal;



}



/* font-family: "TimesNewRomanBold"; */



@font-face {



    font-family: "TimesNewRoman";



    src: url("../fonts/TimesNewRomanBold/TimesNewRomanBold.eot");



    src: url("..../fonts/TimesNewRomanBold/TimesNewRomanBold.eot?#iefix")format("embedded-opentype"),



    url("../fonts/TimesNewRomanBold/TimesNewRomanBold.woff") format("woff"),



    url("../fonts/TimesNewRomanBold/TimesNewRomanBold.ttf") format("truetype");



    font-style: normal;



    font-weight: bold;



}



/* font-family: "TimesNewRomanItalic"; */



@font-face {



    font-family: "TimesNewRoman";



    src: url("../fonts/TimesNewRomanItalic/TimesNewRomanItalic.eot");



    src: url("../fonts/TimesNewRomanItalic/TimesNewRomanItalic.eot?#iefix")format("embedded-opentype"),



    url("../fonts/TimesNewRomanItalic/TimesNewRomanItalic.woff") format("woff"),



    url("../fonts/TimesNewRomanItalic/TimesNewRomanItalic.ttf") format("truetype");



    font-style: italic;



    font-weight: normal;



}



/* font-family: "TimesNewRomanBoldItalic"; */



@font-face {



    font-family: "TimesNewRoman";



    src: url("../fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.eot");



    src: url("../fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.eot?#iefix")format("embedded-opentype"),



    url("../fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.woff") format("woff"),



    url("../fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.ttf") format("truetype");



    font-style: italic;



    font-weight: bold;



}











@font-face{







    font-family:"SegoeScript";







    src:url('../fonts/SegoeScript.eot?#iefix') format('embedded-opentype'),







    url("../fonts/SegoeScript.woff") format("woff"),







    url("../fonts/SegoeScript.ttf") format("truetype"),







    url("../fonts/SegoeScript.svg#SegoeScriptLight") format("svg")







}































@font-face {







    font-family: 'SegoeScript_bold';



    src: url('../fonts/Segoe_Script_bold.eot');



    src: local('☺'), url('../fonts/Segoe_Script_bold.woff') format('woff'),



    url('../fonts/Segoe_Script_bold.ttf') format('truetype'),



    url('../fonts/Segoe_Script_bold.svg') format('svg');



    font-weight: normal;



    font-style: normal;







}































body {



	background: url(../img/body_bg.jpg);



	font-family: "TimesNewRoman";



    font-size: 15px;



}



body > .container {



	margin:0 auto;



}



.headerContainer {



	height: 157px;



	width:100%;



	max-width:100%;



	background-size: cover;



	background: url(../img/header_bg.png);



	



	border-bottom-left-radius: 20px;



	border-bottom-right-radius: 20px;

    

    background-blend-mode: multiply;



}



.headerLogo {



	padding-top:10px;



}



.headerLogo img {



	max-width: 90%;



}



.labelStar {



    color:#000;



}



.loginbutton {



    background-color: #350503;



    padding: 5px 25px;



    color: #fff;



    border: 1px solid #895128;



    border-radius: 4px;



    text-decoration: none;



}



.loginbutton:hover,.loginbutton:active,.loginbutton:focus {



	text-decoration: none;



	color: #fff;



}







.phones {



	color:#fff;



    font-size: 14px;



    line-height: 100%;

    

    font-family: Segoe UI;



}



.phones:nth-child(even) {



	text-align: center;



}



.phones:last-child {



	text-align: right;



}



.phones a,.phones a:hover,.phones a:focus,.phones a:active{



    color:#fff;



    text-decoration: none;



}



.searchtype {



	display:none;



    position: absolute;



    top: 35px;



    left:0;



    padding:0 15px;



    width:100%;



    z-index: 500;



}



#text:focus,.searchtype select {



	border:0;



}



.searchtype select {



	border-top-right-radius: 0;



	border-top-left-radius: 0;



}



.textbottomradius {



	border-bottom-right-radius: 0;



	border-bottom-left-radius: 0;



}



.mobile-logo {



	color:#fff;



	font-weight: bold;



    text-shadow: 2px 3px 2px black;



}



.mobile-logo a {



	color:#fff;



}



.header_user_info, .header_user_info a {



	color:#fff;



	text-align: right;



}







.header_user_info .fa {



	display:none;



}







.inner-addon { 



    position: relative; 



}







.menu a,.menu span{



	color:#fff;



	font: 12px Arial, sans-serif;



	text-align: center;



	text-transform: uppercase;



	line-height: 28px;



	display: inline-block;



}



.menu {



	background:url(../img/nav_left.png) no-repeat;



	padding-left: 80px;



	height:29px;



	padding-right:0 !important;



}







.menu > div {



	background:url(../img/nav_right.png) no-repeat top right;



	padding-right: 80px;



	height:29px;



}







.mobile-menu {



	display:none;



}



.mobile-menu-item {



	padding:0 !important;



}















.mobile-menu-item > div > a {



    background:url(../img/nav_center.png);



    height:29px;



    color:#fff;



    font: 12px Arial, sans-serif;



    text-align: center;



    text-transform: uppercase;



    line-height: 28px;



    display:block;



}







.mobile-menu-item > div > span {



    background:url(../img/nav_center.png);



    height:29px;



    color:#fff;



    font: 12px Arial, sans-serif;



    text-align: center;



    text-transform: uppercase;



    line-height: 28px;



    display:block;



}







.menu .menu-items {



 padding:0 10px;



 text-align: justify;



}



.menu .menu-items:after {



	content: '';



    display: inline-block;



    width: 100%;



}



.menu-xs {



	display:none;



	color:#fff;



	font: 12px Arial, sans-serif;



	text-align: center;



	text-transform: uppercase;



	line-height: 28px;



}



.menu-xs .mobile-menu-open {



	cursor: pointer;



}







.fastmenu-item {



text-align: center;



}







.fastmenu-item div.item-img{



	width: 95px;



    height: 60px;



    margin:0 auto;



    overflow: hidden;



}



.fastmenu-item .fastmenu-item-name {



	text-align: center;



    color: #fff;



    font-style: italic;



    text-decoration: none;



    font-weight: bold;



    font-size: 15px;



    font-family: Arial;



    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1)



}



.fastmenu-item .btn {



	padding:0;



	display: block;



}



.fastmenu-item .btn,.fastmenu-item .btn:focus,.fastmenu-item .btn:hover{



	color: #fff;



}



.fastmenu-item .btn:active {



	box-shadow: none;



}



















.lh2 {



    margin-top: 5px;



    color: #cd0a0a;



    text-align: center;



    font-size: 19px;



    font-weight: bold;



    display: block;



}







.lastnews {



	outline: 0px solid blue;



	width: 100%;



	border: 2px solid #000;



	background: url(../img/bg_cart.png);



	background-size: cover;



	-webkit-border-radius: 10px;



	-moz-border-radius: 10px;



	border-radius: 10px;



	padding: 10px;



	text-align: left;



	margin-bottom: 20px;



}



.lastnews a {



	color: #000;



	text-decoration: underline;



    font-size:16px;



}



.lastnews hr {



    margin: 10px 0;



    border: inset 1px;



}



.newscol hr {



    margin: 10px 0;



    border: inset 1px;



}



.lastnews .news-date {



	font-size: 12px;



}



.lastnews .news-text {



	padding-top:6px;



}







.news a {



	color:#000;



}







.content {



	outline: 0px solid blue;



	width: 100%;



	border: 2px solid #000;



	background: #fff;



	background-size: cover;



	-webkit-border-radius: 10px;



	-moz-border-radius: 10px;



	border-radius: 10px;



	padding: 10px;



	text-align: left;



	margin-bottom: 20px;



	min-height: 950px;



}



.content h1,h2 {



    color: #a32c2b;

    font-size: 30px;



}



.text {



    font-family: Arial;



}



.text:first-letter, .text p:first-letter{



	color:#cd0a0a;



	font-weight: bold;







}







.product {



	text-align: center;



	margin-bottom: 20px;



}







.product .product-icons {



    height: 40px;



    text-align: right;



}







.product .product-name {



    min-height: 70px;



}



.product .product-name a{



	color:#000;



}







.product .product-price {



    font-family: "Segoe Script","SegoeScript";



    color: #cd0a0a;



    font-size: 18px;



}







.product .oldprice {



	color:#7a7a7a;



    font:bold 15px "Segoe Script","SegoeScript"



}







.product:hover {



	box-shadow: 0 0 1px 1px #ededed;



	border-radius: 5px;



	background: #ededed; /* Old browsers */



	background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 100%); /* FF3.6-15 */



	background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */



	background: linear-gradient(to bottom,  #ededed 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}







.product .button_block {



	margin-top:30px;



	margin-bottom: 20px;



}







.product .to_list > span {



    border-bottom: 1px #666666 dashed;



    margin-left:30px;



}



.product .to_list {



    height: 18px;



    background: url(/themes/supernew/img/compare.png) no-repeat;



    color:#666666;



}



.product .to_list:hover {



    background-position-y: -18px;



    color:#c10c0c;



    text-decoration: none;



}



.product .to_list:active,.product .to_list:focus {



    text-decoration: none;   



}







.product .to_list:hover > span {



    border-bottom: 1px #c10c0c dashed;



}



.product .to_list_compare {



    height: 18px;



    background: url(/themes/supernew/img/compare.png) no-repeat;



    background-position-y: -18px;



    color:#c10c0c;



    text-decoration: none;



}



.product .to_list_compare > span {



    border-bottom: 1px #c10c0c dashed;



    margin-left:30px;



}







.product .to_cart {



  background: #e70704;



  background-image: -webkit-linear-gradient(top, #e70704, #a3000e);



  background-image: -moz-linear-gradient(top, #e70704, #a3000e);



  background-image: -ms-linear-gradient(top, #e70704, #a3000e);



  background-image: -o-linear-gradient(top, #e70704, #a3000e);



  background-image: linear-gradient(to bottom, #e70704, #a3000e);



  -webkit-border-radius: 5;



  -moz-border-radius: 5;



  border-radius: 5px;



  color: #ffffff;



  padding: 10px 25px 10px 25px;



  border: solid #95030e 1px;



  text-decoration: none;



  font: 14px Arial,sans-serif;



  color: #fff;



}







.product .to_cart:hover,.product .to_cart:active,.product .to_cart:focus {



  background: #a3000e;



  background-image: -webkit-linear-gradient(top, #a3000e, #e70704);



  background-image: -moz-linear-gradient(top, #a3000e, #e70704);



  background-image: -ms-linear-gradient(top, #a3000e, #e70704);



  background-image: -o-linear-gradient(top, #a3000e, #e70704);



  background-image: linear-gradient(to bottom, #a3000e, #e70704);



  text-decoration: none;



}







.product .to_cart_add {



	background: #a3000e;



	background-image: -webkit-linear-gradient(top, #a3000e, #e70704);



	background-image: -moz-linear-gradient(top, #a3000e, #e70704);



	background-image: -ms-linear-gradient(top, #a3000e, #e70704);



	background-image: -o-linear-gradient(top, #a3000e, #e70704);



	background-image: linear-gradient(to bottom, #a3000e, #e70704);



	-webkit-border-radius: 5;



	-moz-border-radius: 5;



	border-radius: 5px;



	color: #ffffff;



	padding: 10px 25px 10px 25px;



	border: solid #95030e 1px;



	text-decoration: none;



	font: 14px Arial,sans-serif;



	color: #fff;



}







.levelOfToolsBlock2 {



	max-width: 400px;



	margin:10px auto;



	text-align: center;



}







.levelOfToolsBlock2 div {



    margin-right:10px;



    border:1px solid #f1f1f1;



    padding:1px 10px;



    border-radius: 5px;



    margin-bottom: 10px;



    color:#666;



    display:inline-block;



    vertical-align: middle;







}



.levelOfToolsBlock2 div img {



    height:25px;



    vertical-align: middle;



    margin-right:5px;



}











.share_hidden {



	display: none;



}







.filters {



	background: #f4f4f4;



	border-radius: 3px;



	margin: 5px 10px 20px 10px;



	padding: 5px;



	text-align: left;



}







.filters_button {



    color: #BC3A21;



    outline: 0px solid #BC3A21;



    margin: 4px;



    margin-left: 10px;



    font-size: 16px;



    display: block;



    text-decoration: none;



    border-bottom: 1px dashed #BC3A21;



    cursor: pointer;



    text-align: center;



}







.filtersborder {



	border: 1px dashed #BC3A21;



    padding: 15px 10px;

    font-size: 13px;



}



.filtersbordercontainer {



	padding:10px 20px;



}







.orderselect {



    font-size: 15px;



    border: 1px solid #cdcdcd;



    border-radius: 3px;



    padding: 5px;



    padding-right: 20px;



    -webkit-appearance: none;



    -moz-appearance: none;



    appearance: none;



    background: #fff url(/images/select_triangle.jpg) no-repeat 98%;



}







.cart_step_container {



	padding:15px;



	margin-bottom: 10px;



}







#cart_step .grey {



    background: rgb(226,226,226);



    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);



    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);



    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)));



    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);



    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);



    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);



    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );



}







.spec_line {



    height:26px;



    background: url(/themes/supernew/img/spec_start.jpg);



    margin: 0 -10px;



    margin-top:-10px;



    border-top-left-radius: 5px;



}



.spec_line img {



    border-top-right-radius: 5px;



}



.priceTable2 {



    margin-top:30px;



}



.priceTable2 .priceTable2head {



    font-weight: bold;



    font-size: 17px;



}



.priceTable2 > div div {



padding:10px;



min-height: 55px;



vertical-align: middle;



}



.priceTable2 > div:nth-child(even) > div {



    background: #fafafa;



}











.spec_line .spec_name{



    font-size: 16px;



    line-height: 26px;



    margin-left:15px;



    color:#fff;



    font-family: "Segoe Script","SegoeScript";



}







.superprice_products {



    border: 2px solid #641d05;



    background: url('/images/bg_cart.png');



    margin:0 auto;



    -moz-border-radius: 10px; /* Firefox */



    -webkit-border-radius: 10px; /* Safari, Chrome */



    -khtml-border-radius: 10px; /* KHTML */



    border-radius: 10px; /* CSS3 */



}







.superprice_products #super_label{



    display: block;



    height: 30px;



    line-height: 30px;



    font-size: 14px;



    font-weight: bold;



    margin:0 -15px;



    text-align: center;



    text-transform: uppercase;



    color:#fff;



    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95431d+0,641d05+100 */



    background: #95431d; /* Old browsers */



    background: -moz-linear-gradient(top,  #95431d 0%, #641d05 100%); /* FF3.6-15 */



    background: -webkit-linear-gradient(top,  #95431d 0%,#641d05 100%); /* Chrome10-25,Safari5.1-6 */



    background: linear-gradient(to bottom,  #95431d 0%,#641d05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95431d', endColorstr='#641d05',GradientType=0 ); /* IE6-9 */



    -webkit-border-top-left-radius: 5px;



    -webkit-border-top-right-radius: 5px;



    -moz-border-radius-topleft: 5px;



    -moz-border-radius-topright: 5px;



    border-top-left-radius: 5px;



    border-top-right-radius: 5px;



}







.superprice_products .super_product {



	text-align: center;



}



.superprice_products .super_product a {



    text-decoration: none;



    color:#000;



}



.superprice_products .super_product img{



    border-radius: 3px;



    border:1px solid #95431d;



}



.superprice_products .super_product .super_name {



    font-size: 14px;



    font-weight: bold;



}



.superprice_products .super_product .super_model {



    font-size: 14px;



    font-weight: bold;



}



.superprice_products .super_product .super_oldprice {



    color:#7a7a7a;



    font:bold 15px "Segoe Script","SegoeScript"



}



.superprice_products .super_product .super_oldprice {



    color:#7a7a7a;



    font:bold 15px "Segoe Script","SegoeScript"



}



.superprice_products .super_product .super_price {



    font: bold 17px "Segoe Script","SegoeScript";



    color: #9b0705;



}



.superprice_products .super_product .super_hr {



    margin:15px 0;



    background: #000;



    height: 2px;



    width:100%;



}







.category_container {



	margin-bottom: 20px;



}







.category {

	text-align: center;

	padding:5px;

    opacity: 0.9;

    color: #060606;

}







.category:hover {

    transform: scale(1.1);

    color:  #c10309;

    opacity: 1;


}



.category img {



	margin: 0 auto;



}



.category .title_catalog {



    text-decoration: none;



    font: bold 13px Arial,sans-serif;



    display: block;



    margin-top:10px;



    height: 30px;



}

.category .title_catalog:hover {

    color: #c10309;
}







div.page_text .h3{



    display: block;



    font: bold 30px Arial,sans-serif;



    color: #000000;



    padding-top: 15px;



    margin-bottom: 15px;



    text-align: center;







}







.redCornerBlock {



	margin: 20px 45px;



	border-radius: 5px;



	background-color: #fef0de;



	padding:10px;



	padding-bottom: 20px;



}







.page_small_price {



    font: bold 15px Arial,sans-serif;



    color: #9b0806;



}















.page_price {



    font: bold 30px Arial,sans-serif;



    color: #9b0806;



}











.banner2,.banner1 {



	margin-top:20px;



}



.banner2 img, .banner1 img {



    display: block;



    max-width: 100%!important;



    height: auto!important;



}







.catalog_back {







    height: 23px;



    text-align: center;



    background-repeat: no-repeat;



    background-position: top left;



    padding-top: 3px;



    text-decoration: none;



    font: bold 14px Arial,sans-serif;



    color: #a32c2b;



    text-decoration: none;



    background: #ededed;



    border-radius:3px;



}



.catalog_back_a:hover {



	text-decoration: none;



}















.catalogtext {



	overflow: hidden;



	opacity: 0.99;



}



.hsl,.hsl:focus,.hsl:active {



    color: #a32c2b;



    text-decoration: none;



    text-align: left;



    display: block;



    margin: 10px 0;



    font-size: 14px;



    width: 140px;



    display:inline;



    cursor: pointer;



    border-bottom: 1px dotted #a32c2b;



}







.chsl,.chsl:focus,.chsl:active {



    margin-top:20px;



    color: #a32c2b;



    text-decoration: none;



    text-align: left;



    display: block;



    margin: 10px 0;



    margin-top:20px;



    font-size: 14px;



    width: 140px;



    display:inline;



    cursor: pointer;



    border-bottom: 1px dotted #a32c2b;



}















.breadcrumbs {



	margin:10px 0;



}



.breadcrumbs a {



	color:#9b0806;



}







.segoe-script{



	font-family:"Segoe Script","SegoeScript";



}







ul.yiiPager



{



  	font: 12px Arial,sans-serif;



	border:0;



    margin-top: 5px;



    margin-bottom: 15px;







	padding: 0;



	line-height:100%;



    display: block;



}







.pager_strelka {



    font: 14px Consolas;



    margin-left: -4px;



    margin-right: -4px;



}







ul.yiiPager li



{



	display:inline;



}







ul.yiiPager a:link,



ul.yiiPager a:visited



{



	border:solid 1px #ffffff;



	/*font-weight:bold;*/



	color:#000000;



	padding:1px 6px;



	text-decoration:none;



}







ul.yiiPager .page a



{



	font-weight:normal;



}







ul.yiiPager a:hover



{



	border:solid 1px #cd0a0a;



}







ul.yiiPager .selected a



{



	border: 1px solid #910303;



    /*background:#910303;*/



	color:#910303;



	font-weight:bold;



}







ul.yiiPager .hidden a



{



	border:solid 0px #DEDEDE;



	color:#ffffff;



    display: none;



}











.segoe-script_bold{



	font-family:'SegoeScript_bold',Sans-Serif;



}











#korzina {



	width: 100%;



	margin: 0 auto;



	border: 2px solid #641d05;



	background: url(../img/bg_cart.png);



	-moz-border-radius: 10px;



	-webkit-border-radius: 10px;



	-khtml-border-radius: 10px;



	border-radius: 10px;



}



#korzina_label {



	display: block;



	height: 30px;



	line-height: 30px;



	font-size: 14px;



	text-align: center;



	font-weight: bold;



	text-transform: uppercase;



	color: #fff;



	background: #95431d;



	background: -moz-linear-gradient(top, #95431d 0%, #641d05 100%);



	background: -webkit-linear-gradient(top, #95431d 0%,#641d05 100%);



	background: linear-gradient(to bottom, #95431d 0%,#641d05 100%);



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95431d', endColorstr='#641d05',GradientType=0 );



	-webkit-border-top-left-radius: 5px;



	-webkit-border-top-right-radius: 5px;



	-moz-border-radius-topleft: 5px;



	-moz-border-radius-topright: 5px;



	border-top-left-radius: 5px;



	border-top-right-radius: 5px;



}







#korzina #korzina_data {



	text-align: left;



	padding: 3px 0 3px 10px;



	font: 15px Arial,sans-serif;



	font-weight: bold;



	color: #000000;



	line-height: 100%



}







#korzina #korzina_kupit.noactive {



    background: #e1c295;



    background: -moz-linear-gradient(top, #e1c295 0%, #edd8b7 100%);



    background: -webkit-linear-gradient(top, #e1c295 0%,#edd8b7 100%);



    background: linear-gradient(to bottom, #e1c295 0%,#edd8b7 100%);



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1c295', endColorstr='#edd8b7',GradientType=0 );



    color: #c3b093;



    border-color: #c3b093;



    cursor: pointer;



}











#korzina #korzina_kupit {



	text-align: center;



    background: #e70704;



    background-image: -webkit-linear-gradient(top, #e70704, #a3000e);



    background-image: -moz-linear-gradient(top, #e70704, #a3000e);



    background-image: -ms-linear-gradient(top, #e70704, #a3000e);



    background-image: -o-linear-gradient(top, #e70704, #a3000e);



    background-image: linear-gradient(to bottom, #e70704, #a3000e);



    -webkit-border-radius: 5;



    -moz-border-radius: 5;



    border-radius: 5px;



    color: #ffffff;



    padding: 8px 5px;



    border: solid #95030e 1px;



    text-decoration: none;



    font: 14px Arial,sans-serif;



    color: #fff;



    display: block;



    margin:0 5px;



    cursor: pointer;



}







#korzina #korzina_dost {



	margin:10px 0 10px 10px;



}



#korzina #korzina_opl {



	margin:0 0 10px 10px;



}







#korzina #korzina_opl a,#korzina #korzina_dost a {



    font-size: 14px;



    color: #cd0a0a;



    text-decoration: underline;



}







#korzina #korzina_data .sitecart_total_price {



    font-family: "Segoe Script","SegoeScript";



    color: #cd0a0a;



}



#sitecart_total_price {



	display: block;



}







.left_menu a{



    text-decoration: none;



}



.leftMenuItem {



    display: table;



    width: 100%;



}







.leftMenuItem .leftMenuItemleft {



    display: table-cell;



    background: url(/themes/new/img/menu_left_left.png);



    width: 12px;



}



.leftMenuItem .leftMenuItemright {



    display: table-cell;



    background: url(/themes/new/img/menu_left_right.png);



    width: 12px;



}



.leftMenuItem .leftMenuItemcenter {



    display: table-cell;



    text-align: center;



    vertical-align: middle;



    color:#fff;



    background: url(/themes/new/img/menu_left_center.png);



    background-size: cover;



}



.leftMenuItem .leftMenuItemcenter:hover,.leftMenuItem .leftMenuItemcenter:focus{



    color:#fff;



    background: url(/themes/new/img/menu_left_center_active.png);



    background-size: cover;



    text-decoration: none;



}



.leftMenuItem .leftMenuItemcenter .leftMenuItemcenterinner {



    margin:10px 0;



}



.leftMenuItem .leftMenuItembottom {



    width:100%;



    height: 15px;



    background: url(/themes/new/img/menu_left_bottom.png);



    background-size: cover;



}



.books {



    width:110%;



    max-width: 110%;



    margin-left: -5%;



    height: auto;



    display: block;



}



.books_footer {



    width:110%;



    max-width: 110%;



    margin-left: -5%;



    height: auto;



    display: block;



}



.brands {



    width:110%;



    max-width: 110%;



    margin-left: -5%;



    margin-top:20px;



    height: auto;



    display: block;



}







.cart_row:nth-child(even) {



    background: #fafafa;



}







.cart_product_info {



    font-size: 20px;



    font-family: Impact;



}



.cart_product_info input {



    display:inline-block;



    font-family: "TimesNewRoman";



}



.c2_title {



    font-weight: bold;



    text-transform: uppercase;



    font-size:20px;



}



.c5 {



    color:#777777;



    text-align: right;



    font-size:20px;



    font-family: Impact;



}



.cart_row {



    display:table;



    width: 100%;



    table-layout: fixed;



}



.vcenter {



    display: table-cell;



    float:none;



    vertical-align: middle;



}







.cart_total {



    text-align: right;



}



.total_price_cart {



    font-size: 25px;



    font-family: Impact;



    color:#000;



    letter-spacing: 2px;



}



.total_price_cart.with_discount,.total_discount_cart {



    color:#777777;



    font-size: 20px;



}



.next_prev_buttons {



    text-align: center;



    margin:20px auto;



}



.cart_button_panel a, .cart_button_panel a:focus,.cart_button_panel a:hover {



    color:#000;



    font-size: 16px;



}



.ship_th {



    font-weight: bold;



    font-size: 18px;



}



#payBy label {



    display:inline;



}



.cartConfirmInfo {



    text-align: center;



}







.cartConfirmInfo .cartCenterInfo{



    text-align: left;



    display: inline-block;



}







.news_block a{



	color:#000;



}



.red {



	color: #BC3A21;



}



.help {



    font-size:20px;text-decoration:underline;cursor: pointer;



    margin:5px 0;



}



.help::first-letter {



color: red;



}



.htext {



    border:2px solid #9b0806;



-webkit-border-radius: 10px;



-moz-border-radius: 10px;



border-radius: 10px;



    padding:10px;



}



.plist{



    font-size: 25px;



}



.plist:first-letter{



color:red;



line-height: 40px;



}



#hsearhInp {



    color: #000;



    width: 190px;



    border:1px solid #2E0607;



    margin:20px 0;



}







#message_to_cart .modal-body {



	text-align: center;



}







#message_to_cart .modal-body a{



	color:#cd0a0a;



	font-size: 20px;



}







.search_Block{



	margin:0 auto;



}







.search_Block_content{



    margin:0 auto;



}







.search_h1{



    color: #000000;



    margin-top: 8px;



    font-size: 18px;



}















.search_categoryList, .searchByFirstByTitle, .searchByFirstByManufacturerList{



    text-align: left;



    margin-left: 45px;



    margin-bottom: 5px;



}







.search_categoryList_a{



    font: 16px Arial;



    color: #000000;



    text-align: left;



}















.search_global_category_title, .searchByFirstByManufacturerTitle{



    font: 16px Arial;



    color: #000000;



    text-align: left;



    margin-left: 15px;



    margin-bottom: 5px;







}







.search_global_category_title3{



    font: 16px Arial;



    color: #000000;



    text-align: left;



    margin-left: 15px;



    margin-bottom: 5px;



}







.searchByFirstByManufacturerTitle:first-letter, .searchByFirstByTitle:first-letter{



    color: #CC0000;



    font-weight: bold;



}



.hidenBlock {



	display:none;



}











.highlight{



    color: #CC0000;



    font-weight: bold;



}







.manufacturerShow{



    border-bottom: 1px dashed #cd0a0a;



    cursor: pointer;



}







.manufacturerShow3 {



border-bottom: 1px dashed #cd0a0a;



cursor: pointer;



}







.page_title {



	display: block;



	margin-left: auto;



	margin-right: auto;



	text-align: center;



	padding-top: 15px;



	font: bold 18px Arial,sans-serif;



	color: #000000;



}







.footer {



	width: 100%;



	margin-top:20px;



	background: url(../img/footer_background.png);



}



.footer .footerimg {



	background: url(../img/footer_polka.png);	



	height: 60px;



	width:100%;



}



.footer .footer-text {



	color:#808080;



	text-align: center;



	margin-top:20px;



	margin-bottom:20px;



}



.footer .footer-text .smap {



	color: #808080;



	font-size: 12px;



}











.modal-content {



	background: url('/images/bg_cart.png');



	background-size: cover;



}



.modal-content h4 {



	font-size: 25px;



	font-weight: bold;



	text-align: center;



	color: #000;



	font-family: Arial;



}

.modal-content .modal-title {



    font-size: 25px;



    font-weight: bold;



    text-align: center;



    color: #000;



    font-family: Arial;



}



.modal-content .modal-header,.modal-content .modal-footer {



	border:0;



}







#loginmodal .modal-body {



	text-align: center;



}



#loginmodal .modal-body a {



	color:#cd0a0a;



}











.modalbtn:hover {



    background: #682c00;



    background: -moz-linear-gradient(top, #682c00 0%, #a14d22 100%);



    background: -webkit-linear-gradient(top, #682c00 0%,#a14d22 100%);



    background: linear-gradient(to bottom, #682c00 0%,#a14d22 100%);



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682c00', endColorstr='#a14d22',GradientType=0 );



}



.modalbtn {



    border: 1px solid #682c00;



    border-radius: 5px;



    background: #a14d22;



    background: -moz-linear-gradient(top, #a14d22 0%, #682c00 100%);



    background: -webkit-linear-gradient(top, #a14d22 0%,#682c00 100%);



    background: linear-gradient(to bottom, #a14d22 0%,#682c00 100%);



    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a14d22', endColorstr='#682c00',GradientType=0 );



    text-transform: uppercase;



    color: #fff;



    cursor: pointer;



    padding: 15px 25px;



    font-weight: bold;



    text-align: center;



}



.order_buttons {



    text-align:center



}



.order_buttons a {



    margin-top:10px;







}











.superprice_products .selectshop {



    text-align: center;



    background: #e70704;



    background-image: -webkit-linear-gradient(top, #e70704, #a3000e);



    background-image: -moz-linear-gradient(top, #e70704, #a3000e);



    background-image: -ms-linear-gradient(top, #e70704, #a3000e);



    background-image: -o-linear-gradient(top, #e70704, #a3000e);



    background-image: linear-gradient(to bottom, #e70704, #a3000e);



    -webkit-border-radius: 5;



    -moz-border-radius: 5;



    border-radius: 5px;



    color: #ffffff;



    padding: 8px 5px;



    border: solid #95030e 1px;



    text-decoration: none;



    font: 18px Arial,sans-serif;



    font-weight: bold;



    color: #fff;



    display: block;



    margin: 0 5px;



    cursor: pointer;



}







.shiny-button {







    cursor: pointer;







    display: inline-block;







    text-align: center;







    border-width: 1px;







    border-style: solid;







    text-decoration: none;







    line-height: 1.1;







    font-weight: normal;







    font-family: sans-serif;







    color: #FFFFFF;







    font-size: 12px;







    background-color: #cd0a0a;







    background-image: -webkit-linear-gradient(top, #d20a0a 0%, #da2626 48%, #cd0a0a 49%, #cd0a0a 82%, #e80b0b 100%);







    background-image: -moz-linear-gradient(top, #d20a0a 0%, #da2626 48%, #cd0a0a 49%, #cd0a0a 82%, #e80b0b 100%);







    background-image: -o-linear-gradient(top, #d20a0a 0%, #da2626 48%, #cd0a0a 49%, #cd0a0a 82%, #e80b0b 100%);







    background-image: linear-gradient(top, #d20a0a 0%, #da2626 48%, #cd0a0a 49%, #cd0a0a 82%, #e80b0b 100%);







    border-color: hsl(0, 28%, 42%);







    -webkit-box-shadow: inset 0 0 1px 1px #f63d3d, 0 0 1px 3px rgba(0, 0, 0, 0.15);







    -moz-box-shadow: inset 0 0 1px 1px #f63d3d, 0 0 1px 3px rgba(0, 0, 0, 0.15);







    box-shadow: inset 0 0 1px 1px #f63d3d, 0 0 1px 3px rgba(0, 0, 0, 0.15);







    -webkit-text-shadow: 1px 1px 1px #6c0505;







    -moz-text-shadow: 1px 1px 1px #6c0505;







    -o-text-shadow: 1px 1px 1px #6c0505;







    text-shadow: 1px 1px 1px #6c0505;







    -webkit-border-radius: 15px;







    -moz-border-radius: 15px;







    border-radius: 15px;







    padding: 6px 15px 6px 15px;







}















.shiny-button strong {







    letter-spacing: 1px;







    font-size: 16px;







}















.shiny-button:hover {



    color: #FFFFFF;



    background-color: #dc0b0b;



    background-image: -webkit-linear-gradient(top, #e10b0b 0%, #dc3434 48%, #dc0b0b 49%, #dc0b0b 82%, #f31010 100%);



    background-image: -moz-linear-gradient(top, #e10b0b 0%, #dc3434 48%, #dc0b0b 49%, #dc0b0b 82%, #f31010 100%);



    background-image: -o-linear-gradient(top, #e10b0b 0%, #dc3434 48%, #dc0b0b 49%, #dc0b0b 82%, #f31010 100%);



    background-image: linear-gradient(top, #e10b0b 0%, #dc3434 48%, #dc0b0b 49%, #dc0b0b 82%, #f31010 100%);



    border-color: hsl(0, 28%, 45%);



    -webkit-box-shadow: inset 0 0 1px 1px #f64848, 0 0 1px 3px rgba(0, 0, 0, 0.15);



    -moz-box-shadow: inset 0 0 1px 1px #f64848, 0 0 1px 3px rgba(0, 0, 0, 0.15);



    box-shadow: inset 0 0 1px 1px #f64848, 0 0 1px 3px rgba(0, 0, 0, 0.15);



    -webkit-text-shadow: 1px 1px 1px #7b0606;



    -moz-text-shadow: 1px 1px 1px #7b0606;



    -o-text-shadow: 1px 1px 1px #7b0606;



    text-shadow: 1px 1px 1px #7b0606;



	text-decoration: none;



}















.shiny-button:active {



    color: #FFFFFF;



    background-color: #be0909;



    background-image: -webkit-linear-gradient(top, #b40909 0%, #cd0a0a 100%);



    background-image: -moz-linear-gradient(top, #b40909 0%, #cd0a0a 100%);



    background-image: -o-linear-gradient(top, #b40909 0%, #cd0a0a 100%);



    background-image: linear-gradient(top, #b40909 0%, #cd0a0a 100%);



    padding: 7px 15px 5px 15px;



}















.jcarousel-wrapper {



    margin: 20px auto;



    position: relative;



    border: 10px solid #fff;



    -webkit-border-radius: 5px;



    -moz-border-radius: 5px;



    border-radius: 5px;



    -webkit-box-shadow: 0 0 2px #999;



    -moz-box-shadow: 0 0 2px #999;



    box-shadow: 0 0 2px #999;



}







/** Carousel **/







.jcarousel {



    position: relative;



    overflow: hidden;



    width: 86%;



    margin:0 auto;



}







.jcarousel ul {



    width: 20000em;



    position: relative;



    list-style: none;



    margin: 0;



    padding: 0;



}







.jcarousel li {



    width: 200px;



    float: left;



    border: 1px solid #fff;



    -moz-box-sizing: border-box;



    -webkit-box-sizing: border-box;



    box-sizing: border-box;



    text-align: center;



}







.jcarousel img {



    display: block;



    max-width: 100%;



    margin:0 auto;



    height: auto !important;



}



.jcarousel-wrapper a:focus,.jcarousel-wrapper a:hover {



	text-decoration: none;



	color: #fff;



}



/** Carousel Controls **/







.jcarousel-control-prev,



.jcarousel-control-next {



    position: absolute;



    top: 50%;



    margin-top: -15px;



    width: 30px;



    height: 30px;



    text-align: center;



    background: #4E443C;



    color: #fff;



    text-decoration: none;



    text-shadow: 0 0 1px #000;



    font: 24px/27px Arial, sans-serif;



    -webkit-border-radius: 30px;



    -moz-border-radius: 30px;



    border-radius: 30px;



    -webkit-box-shadow: 0 0 4px #F0EFE7;



    -moz-box-shadow: 0 0 4px #F0EFE7;



    box-shadow: 0 0 4px #F0EFE7;



}







.jcarousel-control-prev {



    left: 15px;



}







.jcarousel-control-next {



    right: 15px;



}







/** Carousel Pagination **/







.jcarousel-pagination {



    position: absolute;



    bottom: -40px;



    left: 50%;



    -webkit-transform: translate(-50%, 0);



    -ms-transform: translate(-50%, 0);



    transform: translate(-50%, 0);



    margin: 0;



}







.jcarousel-pagination a {



    text-decoration: none;



    display: inline-block;







    font-size: 11px;



    height: 10px;



    width: 10px;



    line-height: 10px;







    background: #fff;



    color: #4E443C;



    border-radius: 10px;



    text-indent: -9999px;







    margin-right: 7px;











    -webkit-box-shadow: 0 0 2px #4E443C;



    -moz-box-shadow: 0 0 2px #4E443C;



    box-shadow: 0 0 2px #4E443C;



}







.jcarousel-pagination a.active {



    background: #4E443C;



    color: #fff;



    opacity: 1;







    -webkit-box-shadow: 0 0 2px #F0EFE7;



    -moz-box-shadow: 0 0 2px #F0EFE7;



    box-shadow: 0 0 2px #F0EFE7;



}











.text img {



    display: block !important;



    max-width: 100% !important;



    height: auto !important;



}











.one_click {



	display: inline-block;



	background: #a21715;



	background-image: -webkit-linear-gradient(top, #a21715, #670009);



	background-image: -moz-linear-gradient(top, #a21715, #670009);



	background-image: -ms-linear-gradient(top, #a21715, #670009);



	background-image: -o-linear-gradient(top, #a21715, #670009);



	background-image: linear-gradient(to bottom, #a21715, #670009);



	-webkit-border-radius: 5;



	-moz-border-radius: 5;



	border-radius: 5px;



	text-align: center;



	color: #ffffff;



	font-size: 16px;



	padding: 6px 7px;



	border: solid #000000 1px;



	text-decoration: none;



	margin-top:10px;



	width: 200px;



}



.one_click img {



    vertical-align: middle;



    margin-right:15px;



}







.one_click:hover,.one_click:focus,.one_click:active {



	color: #ffffff;



	background: #a21715;



	background-image: -webkit-linear-gradient(top, #a21715, #9a000d);



	background-image: -moz-linear-gradient(top, #a21715, #9a000d);



	background-image: -ms-linear-gradient(top, #a21715, #9a000d);



	background-image: -o-linear-gradient(top, #a21715, #9a000d);



	background-image: linear-gradient(to bottom, #a21715, #9a000d);



	text-decoration: none;



}







.to_cart2,.to_cart_add2,.to_list2,.to_list_compare2 {



	background: #dfb475;



	display: inline-block;



	background-image: -webkit-linear-gradient(top, #dfb475, #ae6c40);



	background-image: -moz-linear-gradient(top, #dfb475, #ae6c40);



	background-image: -ms-linear-gradient(top, #dfb475, #ae6c40);



	background-image: -o-linear-gradient(top, #dfb475, #ae6c40);



	background-image: linear-gradient(to bottom, #dfb475, #ae6c40);



	-webkit-border-radius: 5;



	-moz-border-radius: 5;



	border-radius: 5px;



	margin-top:10px;



	text-align: center;



	color: #ffffff;



	font-size: 16px;



	padding: 7px;



	border: solid #b17048 1px;



	text-decoration: none;



	width: 200px;



	margin-bottom:10px;



}







.to_cart2:hover,.to_cart_add2:hover,.to_list2:hover,.to_list_compare2:hover,.to_cart2:focus,.to_cart_add2:focus,.to_list2:focus,.to_list_compare2:focus  {



	background: #dfb475;



	color: #ffffff;



	background-image: -webkit-linear-gradient(top, #dfb475, #c4865c);



	background-image: -moz-linear-gradient(top, #dfb475, #c4865c);



	background-image: -ms-linear-gradient(top, #dfb475, #c4865c);



	background-image: -o-linear-gradient(top, #dfb475, #c4865c);



	background-image: linear-gradient(to bottom, #dfb475, #c4865c);



	text-decoration: none;



}



















.jcarousel-wrapper2 {



    margin: 20px auto;



    position: relative;



    width:100%;



    max-width: 450px;



}







.jcarousel2 {



    position: relative;



    overflow: hidden;



    width: 86%;



    margin:0 auto;



}







.jcarousel2 ul {



    width: 20000em;



    position: relative;



    list-style: none;



    margin: 0;



    padding: 0;



}







.jcarousel2 li {



    width: 80px;



    float: left;



    border: 1px solid #fff;



    -moz-box-sizing: border-box;



    -webkit-box-sizing: border-box;



    box-sizing: border-box;



    text-align: center;



}







.jcarousel2 img {



    display: block;



    max-width: 100%;



    margin:0 auto;



    height: auto !important;



}



.jcarousel2 li img {



    border-radius: 5px;



    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);



    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);



    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);



}







/** Carousel Controls **/







.jcarousel-control-prev2,



.jcarousel-control-next2 {



    position: absolute;



    top: 50%;



    margin-top: -15px;



    width: 30px;



    height: 30px;



    text-align: center;



    color: #9d0d0b;



    text-decoration: none;



    text-shadow: 0 0 1px #9d0d0b;



    font: 34px/27px Arial, sans-serif;



    -webkit-border-radius: 30px;



    -moz-border-radius: 30px;



    border-radius: 30px;



}







.jcarousel-control-prev2 {



    left: 15px;



}







.jcarousel-control-next2 {



    right: 15px;



}







/** Carousel Pagination **/







.jcarousel-pagination2 {



    position: absolute;



    bottom: -40px;



    left: 50%;



    -webkit-transform: translate(-50%, 0);



    -ms-transform: translate(-50%, 0);



    transform: translate(-50%, 0);



    margin: 0;



}



.jcarousel-wrapper2 a:focus,.jcarousel-wrapper2 a:hover {



	text-decoration: none;



	color: #4E443C;



}



.jcarousel-pagination2 a {



    text-decoration: none;



    display: inline-block;



	



    font-size: 11px;



    height: 10px;



    width: 10px;



    line-height: 10px;







    background: #fff;



    color: #4E443C;



    border-radius: 10px;



    text-indent: -9999px;







    margin-right: 7px;











    -webkit-box-shadow: 0 0 2px #4E443C;



    -moz-box-shadow: 0 0 2px #4E443C;



    box-shadow: 0 0 2px #4E443C;



}







.jcarousel-pagination2 a.active {



    background: #4E443C;



    color: #fff;



    opacity: 1;







    -webkit-box-shadow: 0 0 2px #F0EFE7;



    -moz-box-shadow: 0 0 2px #F0EFE7;



    box-shadow: 0 0 2px #F0EFE7;



}























/* style icon */



.inner-addon i.fa {



  position: absolute;



  padding: 10px;



  cursor:pointer;



}



.left_menu_open_close {



    display: none;



    z-index: 1000;



}







/* align icon */



.left-addon i.fa  { left:  0;top:0;}



.right-addon i.fa { right: 0;top:0;}







/* add padding  */



.left-addon input  { padding-left:  30px; }



.right-addon input { padding-right: 30px; }







.defheader {



    margin-top: 20px;



    font-size: 18px;



    text-align: left;



    color: #000;



    font-weight: bold;



}



.defitem {



    margin-top:5px



}



.defitem a {



    color:#000;



}







.bs-wizard {margin-top: 40px;}







/*Form Wizard*/



.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}



.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}



.bs-wizard > .bs-wizard-step + .bs-wizard-step {}



.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #fff; font-size: 16px; margin-bottom: 5px;}



.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #fff; font-size: 14px;}



.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 



.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 



.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}



.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}



.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}



.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}



.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}



.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}



.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}



.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}



.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}



.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}



.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }



/*END Form Wizard*/







/* lg */



@media (min-width: 1200px) {



	.phones {



		font-size:19px;



	}



}



/* md */



@media (min-width: 992px) and (max-width: 1199px) {



	.search-row {



		margin-top: 20px;



	}



}



/* sm */



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

    .usr{
        width: 40%;
    }

    .phones-row{
        width: 50%;
    }

	.search-row {



		margin-top: 25px;



	}	



	.menu a {



		font-size:10px;



	}



}



/* xs */



@media (max-width: 767px) {



    .cart_products > div {



        padding: 20px 0;



    }



    .cart_products > div:nth-of-type(4n) {



      background-color: #f9f9f9;



    }



    .fastmenu-item .item-img {



        display: none;



    }



    .fastmenu-item .fastmenu-item-name {



        font-size: 13px;



    }



    .filters select {



        width:100%;



    }



	.phones {



		font-size:12px;

        

            width: 150px;



	}



	.yandex-sh {



		text-align: center;



	}



	.search-row {



		margin-top:20px;



	}







	.phones-row {



		margin-top:17px;



	}







	.cart #korzina_opl,.cart #korzina_dost {



		display: none;



	}



    body > .container {



        margin-top:41px !important;



    }



    body > .container.lcart {



        margin-top:0 !important;



    }



	.cart #korzina_data p:last-child {



		text-transform: lowercase;



	}



	.cart #korzina_data p:first-child {



		margin-right:3px !important;



	}



	.cart #korzina_data p:first-child > span {



		display: none;



	}



	.cart #korzina_data p:first-child b {



		display: none;



	}



	.header_user_info .fa {



		display:inline-block;



	}



	.redCornerBlock {



		margin: 20px 25px;



	}



    .mobile-center {



        text-align: center;



        margin:0 auto;



    }



    .spec_filters_block .col-xs-6 {



        margin-top:15px;



    }



}



@media (max-width: 460px) {



	.cart #korzina #korzina_data p:first-child {



		display: none !important;



	}



	.cart #korzina_data p:last-child > span {



		display: none !important;



	}



}











@media (max-width: 991px) {







	body > .container {



		margin-top:50px;



	}



	.cart {



		z-index: 1000;



		width:100%;



		position:fixed;



		top:0;



		left:0;



		display: block !important;



		margin:0;



		padding: 0;



	}



	.cart > div:not(#korzina) {



		display: none;



	}



	.cart #korzina {



			padding-top:10px;



		    border-top: 0;



		    border-top-left-radius: 0;



		    border-top-right-radius: 0;



		    clear: both;



		    height:50px;



	}



	.cart #korzina #korzina_label {



		display:none;



	}



	.cart #korzina_data {



		float:left;



	}



	.cart #korzina #korzina_data p{



		display: inline-block;



	}



	.cart #korzina #korzina_data p:first-child {



		margin-right:20px;



	}



	.cart #korzina #sitecart_total_price {



		display:inline-block;



	}



	.cart #korzina_kupit {



		display: inline !important;



		float:right;



		margin-top:-4px !important;



	}



	.cart #korzina_opl {



		float:left;



		padding-left:10px;



	}



	.cart #korzina_dost {



		float:left;



		margin:0 !important;



		padding-left:20px;



	}











    .left_menu_cont {



        margin: 0 !important;



        padding: 0 !important;



    }







    .left_menu_open_close.lopened {



        left:220px!important;



    }



    .left_menu_open_close {



        position: fixed;



        top:50%;



        display: block;



        width: 40px;



        height: 40px;



        background: #e70704;



        background-image: -webkit-linear-gradient(top, #e70704, #a3000e);



        background-image: -moz-linear-gradient(top, #e70704, #a3000e);



        background-image: -ms-linear-gradient(top, #e70704, #a3000e);



        background-image: -o-linear-gradient(top, #e70704, #a3000e);



        background-image: linear-gradient(to bottom, #e70704, #a3000e);



        -webkit-border-top-right-radius: 5;



        -moz-border-bottom-right-radius: 5;



        border-top-right-radius: 5px;



        border-bottom-right-radius: 5px;



        margin-left:0;



        color: #ffffff;



        border: solid #95030e 1px;



        text-decoration: none;



        font-size: 25px;



        line-height: 40px;



        text-align: center;



        color: #fff;



        display: block;



        cursor: pointer;



    }



    .left_menu_cont {



        position: absolute;



        left:0;



        z-index: 999;



        width: 220px;



        display: none;



    }











}



















.col-xs-5ths,



.col-sm-5ths,



.col-md-5ths,



.col-lg-5ths {



    position: relative;



    min-height: 1px;



    padding-right: 15px;



    padding-left: 15px;



}







.col-xs-5ths {



    width: 20%;



    float: left;



}







@media (min-width: 768px) {



    .col-sm-5ths {



        width: 20%;



        float: left;



    }



}







@media (min-width: 992px) {



    .col-md-5ths {



        width: 20%;



        float: left;



    }



}







@media (min-width: 1200px) {



    .col-lg-5ths {



        width: 20%;



        float: left;



    }



}



.img-uvel{

 -moz-transition: all 0.7s ease-out;

 -o-transition: all 0.7s ease-out;

 -webkit-transition: all 0.7s ease-out;

}



.img-uvel:hover{

     -webkit-transform: scale(1.4);

     -moz-transform: scale(1.4);

     -o-transform: scale(1.4);

}



.reviews{

    width:auto;

    height: auto;

}



.review{

    width: 100%;

    height: auto;

    box-shadow: 0px 1px 5px rgba(0,0,0,0.19), -1px 1px 12px 0px rgba(0,0,0,0.23);

    padding: 15px;

    margin-top: 10px;

}



.review_author{

    font-size: 20px;

    font-weight: 600;

    float: left;

}



.review_date{

    font-size:14px;

    font-weight: 500;

    float: right;

}



.review_text{

    width: 100%;

    height: auto;

    overflow: hidden;

}



.send_reviews{

    width: 100%;

    margin-top: 30px;

}



.review_star{

    padding: 10px;

    font-size: 16px;

    font-weight: 600;

    box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.19), 0px 1px 1px 0px rgba(0,0,0,0.23);

    width: 100px;

    color: #be0209;

}



@media (max-width: 768px) {

.headphones{

display: block; 

float: right;

}

.card-promotion{
            width: 100% !important;
        }

.card-tab {
    width: 100% !important;
}

.product-icons-search{
    display: none;
}

.search-photo{
    width: 50px !important;
    height: 50px !important;
}

.infoSearch{
    width: 100% !important;
}

.res-search{
    height: 315px !important;
}

.paySearch{
    float: none !important; 
}



.scroll_head{

    display:none;

}



.mobphones{

display: block;

}



.headerContainer {

    position: fixed;

    z-index: 1;

    margin-top: 5px;

}

.plav-2{

    margin-top: 185px !important;

}

#mobile-logo{

    display: block;

}

.scroll_top{

    display:none;

}

.rRegion {
   display: none;
}

.wts{
    display: none !important;
}

}



@media (min-width: 768px) {



.headphones{

display: block;

}



.mobphones{

display: none;

}

}





@media (min-width: 768px) {


.plav-1{

    position: fixed;

    z-index: 1000 !important;

    width: 750px !important;

}



.plav-1-b{

    background-color: #00000057;

    background-blend-mode: multiply;

}



.plav-2{

    margin-top: 175px !important;

}



.plav-3{

    margin-top: 234px !important;

}



.korzena{

    position: fixed;

    z-index: 1000;

    width: 100% !important;

    transition: all 0.4s ease;

}



#results{

    font-size: 18px;

    text-align: center;

    font-weight: 600;

    color: green;

    padding: 10px;

}



.scroll_heaf{

    transition: all 0.4s ease;

    margin-top: 25px;

}



.scroll_head{

    display: none;

    transition: all 0.4s ease;

}





}



@media (min-width: 994px) {



.plav-1{

    width: 970px !important;

}



.korzena{

    width: 148px !important;

    transition: all 0.4s ease;

}

.korzef{

    margin-top: -230px !important;

    transition: all 0.4s ease;

}



}

@media (min-width: 1200px) {

.plav-1{

    width: 1170px !important;

}

.korzena{

    width: 180px !important;

    transition: all 0.4s ease;

}

.korzef{

    margin-top: -230px !important;

    transition: all 0.4s ease;

}

    }

.slideTitle{
    text-align:center;
}

.slideDesc{
    text-align: center;
}

.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
      width: 100%;
      height: 100%;
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.swiper-wrapper{
    height: 100% !important;
}

.slideImage{
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-slide{
    height: 100% !important;
}

@media (min-width: 768px){
.modal-dialog {
    width: 45% !important;
    margin: 30px auto;
    padding: 90px;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    height: 100%;
}
}

.swiper-pagination-bullet-active{
   background: #525252 !important; 
}

@media only screen and (device-width: 768px) {
       .header_user_info{
           display: none;
       }

    }


.promotions{
    
}

.card-promotion{
    float: left;
    width: 48%;
    box-shadow: 0px 1px 15px -5px rgba(0, 0, 0, 0.44);
    margin: 5px;
    transition: 0.2s;
}

.card-promotion:hover{
    box-shadow: 0px 15px 25px -5px rgba(0, 0, 0, 0.44);
}

.card-promotion-cover{
    width: 100%;
    height: 180px;
    background-size: cover;
}

.promotions-text{
    width: 100%;
    color: #9E9E9E;
    padding: 10px;
}

.promotions-text a{
    color: #2a0604;
    font-size: 20px;
}

.promotions-text-label{
    color: #2a0604;
    font-size: 20px;
}

.promotions-date{
    width: 100%;
    color: white;
    background-color: #65392d;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.nav>li>a {
    color: black;
}

.filter-button-main{
    font-size: 13px;
    width: 100%;
    background-color: #b9020b;
    color: white;
    text-align: center;
    transition: 0.2s;
    padding: 10px;
}

.filter-button-main a{
    width: 100%;
    height: 100%;
}

.filter-button-main:hover {
    background-color: orange;
}

.card-tab {
    float: left;
    width: 16.6%;
    box-shadow: 0px 1px 15px -5px rgba(0, 0, 0, 0.44);
    transition: 0.2s;
    text-align: center;
    background-color: #b50209;
}

.card-tab:hover {
    background-color: orange;
}

.card-tab:focus {
    border: none;
}

.card-tab input {
    border: none;
}

.card-tab input:focus {
    border: none;
}

.filtersborder {
    border: 0 !important;
    padding: 0 !important;
    font-size: 14px;
}

.search-photo{
    height: 100px !important;
    display: inline-block;
    float: left !important;
    width: 100px !important;
}

.infoSearch{
    width: 67%;
}
/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:44px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("/images/icons/left-arrow.png");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("/images/icons/right-arrow.png");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{    bottom: 5px;
    left: 0;
    width: 10%;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 3px;
    border: 1px solid #d8d8d8;
    }.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:12px;height:12px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
