@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200;0,300;0,400;1,200;1,300;1,400&display=swap');
body {
  font-weight: normal;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
  background: #FFF;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /*min-height: -webkit-fill-available;*/
}

table,
tr,
td {
  font-weight: normal;
}

a {
  color: #32657C;
}

a:hover {
  color: #A84301;
}

h1 {
  font-size: 55px;
  /*font-family: 'Oxygen', sans-serif;*/
  font-family: 'Crimson Pro', serif;
}

h1 a {
  text-decoration: none;
  color: #A10101;
  font-weight: normal;
}

h2 {
  font-size: 30px;
}

h2 a {
  text-decoration: none;
}

h3 {
  font-size: 22px;
}

h3 a {
  color: #000000;
}

.hidden {
  display: none !important;
}

.view_cart_buttons input {
  margin: 3px;
}

img,
form {
  margin: 0px;
  padding: 0px;
  background: none;
  max-width: 100%;
  border: none;
}

.top-mess {
  border-radius: 0;
  background-color: #D94009;
  color: white;
}

.text-primary {
  color: #013A67 !important;
}

/*.list-group-item.active
{
	(*z-index: 2;*)
	(*color: #FFF;*)
	background-color: #E9ECEF;
	border-color: #E9ECEF;
}*/
.login-popup-reg {
  padding: 10px 10px 20px 10px;
  background: #E7E4E4;
  margin: 22px -15px -48px;
}

header {
  /*margin-bottom: 98px;*/
}

.navbar {
  background: #0A121A;
}

a.navbar-brand {
  margin: 5px 10px;
}

.top-menu {
  /*margin-top: 10px;*/
}

.top-menu .nav-item {
  margin-left: 10px;
}

.top-menu .icon {
  width: 60px;
  height: 53px;
  display: inline-block;
  margin-bottom: 3px;
  display: none;
}

.top-menu .icon img {
  max-height: 100%;
}

.top-menu a {
  /*color: #FFF;*/
  text-decoration: none;
  /*font-size: 18px;*/
  text-transform: uppercase;
  font-weight: 400;
  /*margin: 5px 20px 0;*/
  display: block;
  color: #FFF;
}

/*.top-menu A I
{
	font-size: 50px;
}*/
.top-menu .nav-link {
  padding: 5px 10px;
  font-size: 18px;
}

.top-menu a:hover {
  color: #EDBB00;
}

.top-prod-menu {
  margin: 0;
  padding: 5px 0;
  background: #84391F;
}

.top-prod-menu a.nav-link {
  color: #FFF !important;
  font-size: 20px;
}

.breadcrumb-pan {
  padding-top: 15px;
  margin-bottom: 30px;
  /*background: #E7EBEF;*/
  /*margin-bottom: 20px;*/
}

.breadcrumb-pan nav {
  background: rgba(203, 203, 203, 0.175);
  border-radius: 3px;
  padding: 5px 5px 5px 19px !important;
}

.breadcrumb-pan nav ol {
  margin: 0;
}

.btn-danger {
  color: #FFF;
  /*background-color: #FE8106;*/
  /*border-color: #FE8106;*/
}

.btn-primary {
  color: #FFF;
  background-color: #25416C;
  border-color: #25416C;
}

.btn-outline-primary {
  color: #25416C;
  border-color: #25416C;
}

.btn-outline-primary.active {
  background: #25416C;
  border-color: #25416C;
}

@media (max-width: 575px) {
  h1 {
    font-size: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 45px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 40px;
  }
  
  h2 {
    font-size: 19px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  h1 {
    font-size: 45px;
  }
  
  h2 {
    font-size: 22px;
  }
}

@media (min-width: 1400px) {
}

.js-searchform {
  display: none;
}

.js-searchform.active {
  display: block;
}

.js-adrecom-search-toggle {
  display: block;
}

.js-adrecom-search-toggle.active {
  display: none;
}

.search {
  margin-right: 30px !important;
}

.ic-search {
  width: 23px;
  height: 24px;
  display: inline-block;
}

.top_search input[type='text'] {
  font-size: 18px;
  background: rgba(255, 255, 255, 0.836);
}

.top_search .btn {
  background: #FFF;
  border-color: #CED4DA;
  font-weight: 600;
  color: #0071BC;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  /*font-size: 15px;*/
}

.top_search .input-group-text {
  background: #FFF;
  border-right: none;
  color: #969696;
}

.roofline {
  /*width: 100%;*/
  /*text-align: right;*/
  /*background: #81BCFD;*/
  /*padding: 15px 0;*/
}

.roof {
  font-size: 16px;
  margin-right: 10px;
  margin-left: 50px;
  /*float: right;*/
  /*color: #FFF;*/
}

/*.roof I
{
	font-size: 23px;
	vertical-align: 0px;
	margin-right: 3px;
}*/
.roof .icon {
  height: 26px;
  width: 19px;
  display: inline-block;
  vertical-align: 2px;
  margin-right: 3px;
}

.roof a {
  color: #FFF;
  text-decoration: none;
  line-height: 19px;
}

.logoline {
  background: #2D445C;
  padding: 10px 10px 15px 10px;
  margin-bottom: -10px;
}

.logoline .btn-lg {
  color: #FE8106;
  font-weight: bold;
  font-size: 23px;
  padding-right: 40px;
  padding-left: 40px;
}

.social-links .fa-lg {
  font-size: 35px;
}

.social-links a {
  text-decoration: none;
  display: inline-block;
  padding: 0;
  margin: 3px;
}

.footer {
  background: #0D2940;
  padding: 30px;
}

.footer a {
  color: #FFF;
}

.footer i {
  margin: 0 5px;
}

.footer ul.small {
  margin-top: 20px;
}

.footer ul.small li {
  margin: 10px 0;
}

.inc_subscribe_bot {
  background: #1B4E77;
  padding: 20px 20px;
  margin: 20px 0;
  color: #FFF;
  text-align: center;
}

/*.bottom_top_menu
{
}*/
/*.bottom_top_menu UL
{
	float: left;
}*/
/*.bottom_top_menu UL LI
{
	margin: 0 15px 0 0 !important;
	text-transform: uppercase;
}*/
/*.bottom_top_menu UL LI A
{
	padding: 0 !important;
	display: block;
	text-decoration: none;
	margin: 0 !important;
}*/
/*.bottom_top_menu UL I
{
	display: none;
}*/
/*.bottom_top_menu UL .icon
{
	display: none;
}*/
/*.bottext
{
	font-size: 20px;
}*/
.madatorystar {
  color: #CC0000;
}

.count {
  text-align: right;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 10px;
}

.page-sorting {
}

.page-sorting .btn-light {
  margin: 0 4px;
  border: 1px solid rgba(203, 203, 203, 0.55);
}

.page-sorting .btn-light.active {
  font-weight: 600;
  /*color: #D23F03 !important;*/
}

.page-sorting .updown {
  display: inline-block;
  vertical-align: middle;
}

.page-sorting .btn-light i.fa-sort-down {
  display: block;
  height: 10px;
  width: 10px;
  font-size: 16px;
  line-height: 0px;
  vertical-align: 0;
  margin-left: 3px;
}

.page-sorting .btn-light i.fa-sort-up {
  display: block;
  height: 10px;
  width: 10px;
  font-size: 16px;
  line-height: 16px;
  vertical-align: 0;
  margin-left: 3px;
}

.price {
  color: #9E011C;
}

.msrp {
  color: #686464;
  font-weight: normal;
  text-decoration: line-through;
}

.save {
  color: #477558;
}

.page-item.active .page-link {
  color: #FFF;
  background-color: #598ABF;
  border-color: #598ABF;
}

.page-item a.page-link {
  color: #598ABF;
}

.alert-secondary {
  color: #383D41;
  background-color: #F5F5F5;
  border-color: #EDEDED;
}

.card {
  /*height: 100%;*/
}

.index-text {
  padding: 41px 0 60px;
  /*font-size: 25px;*/
  margin-bottom: 30px;
}

.index-text h2 {
  font-size: 23px;
  line-height: 146%;
}

.index-search {
  background: rgba(36, 62, 83, 0.905);
  color: rgba(255, 255, 255, 0.714);
  /*box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.222);*/
  display: block;
  padding: 15px 0 20px;
  margin-bottom: 0;
  /*margin-right: 10px;*/
  /*margin-left: 10px;*/
  /*font-size: 18px;*/
  position: sticky;
  z-index: 200;
  /*right: 30px;*/
  top: 0;
  /*left: 30px;*/
  /*border-radius: 0 0 50px 50px;*/
  /*margin-bottom: -10px;*/
}

.index-search .row {
  /*margin: 0;*/
}

.index-search .btn {
  font-size: 18px;
  margin: 4px 0 0;
}

.index-search .form-control-lg {
  font-size: 16px;
}

.index-search .form-select-lg {
  font-size: 16px;
}

.type-selector {
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.317);
  font-size: 19px;
  margin-bottom: 10px;
}

.vendor-selector {
  padding-top: 5px;
  font-size: 19px;
}

.location-selector {
  padding-top: 5px;
}

@media (max-width: 575px) {
  .roof {
    font-size: 9px;
    margin-bottom: -10px;
  }
  
  .top_search input[type='text'] {
    /*min-width: 154px;*/
    font-size: 9px;
  }
  
  .top_search .btn {
    background: transparent;
    margin-left: -42px;
  }
  
  .navbar-brand {
    margin-top: 0;
    height: 77px;
    margin-bottom: 0;
  }
  
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }
  
  .top-menu .nav-link {
    padding: 5px 6px;
    font-size: 13px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .roof {
    font-size: 10px;
    margin-bottom: -10px;
  }
  
  .top-menu .nav-link {
    padding: 5px 6px;
    font-size: 13px;
  }
  
  .top_search input[type='text'] {
    /*min-width: 154px;*/
    font-size: 10px;
  }
  
  .navbar-brand {
    margin-top: 0;
    height: 77px;
    margin-bottom: 0;
  }
  
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .roof {
    font-size: 10px;
    margin-bottom: -10px;
  }
  
  .top_search input[type='text'] {
    /*min-width: 154px;*/
    font-size: 10px;
  }
  
  .breadcrumb {
    font-size: 11px;
    padding: 5px 15px;
  }
  
  .top-menu .nav-link {
    padding: 5px 6px;
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand {
    /*margin-top: -45px;*/
  }
  
  .roof {
    font-size: 13px;
  }
  
  .roof li .me-4 {
    margin-right: 12px !important;
  }
  
  .roof li.search {
    margin-right: 19px !important;
  }
  
  .top-menu {
    /*margin-left: -64px;*/
  }
  
  .top-menu .nav-link {
    font-size: 15px;
  }
  
  .type-selector {
    font-size: 15px;
  }
  
  .index-search {
    font-size: 14px;
  }
  
  .index-search .form-control-lg {
    font-size: 13px;
    padding: 10px;
    line-height: 100%;
  }
  
  .index-search .form-select-lg {
    font-size: 13px;
    padding: 10px 25px 10px 5px;
    line-height: 100%;
  }
  
  .index-search .btn {
    font-size: 14px;
    margin: 4px 0 0;
  }
  
  .bottext {
    font-size: 17px;
  }
  
  .index-text .btn {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .type-selector {
    font-size: 18px;
  }
  
  .index-search {
    font-size: 15px;
  }
  
  .index-search .form-control-lg {
    font-size: 14px;
  }
  
  .index-search .form-select-lg {
    font-size: 14px;
  }
  
  .index-search .btn {
    font-size: 16px;
    margin: 4px 0 0;
  }
  
  .bottext {
    font-size: 17px;
  }
  
  .index-text .btn {
    margin-top: 10px;
    font-size: 18px;
  }
}

@media (min-width: 1400px) {
}

/**********************************************************************************************************************
contact-page*/
.googlemap {
}

.contact_form_box {
  background: #F2F2F2;
}

.registration_form {
}

.registration_form .title.h4 {
  background: #F6F6F6;
  margin-bottom: 20px;
  padding: 5px;
}

/**********************************************************************************************************************
left menu*/
.category_menu {
}

.category_menu_list--sub {
  display: none;
}

.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--path.category_menu_list__item--open > .category_menu_list--sub,
.category_menu_list__item--current.category_menu_list__item--open > .category_menu_list--sub {
  display: block;
}

.category_menu .badge.badge-secondary {
  font-size: 10px;
}

.category_menu .list-group-flush .list-group-item {
  padding: 10px 15px;
  background: #F2F2F2;
  font-size: 14px;
}

/*lend eft menu
*/
/**********************************************************************************************************************
products list*/
.jumbotron {
}

.nopict {
  font-size: 20px;
  color: #D1D1D1;
  line-height: 195px;
  height: 195px;
  vertical-align: middle;
  text-align: center;
}

.nopict i {
  vertical-align: middle;
}

.products_list {
}

.products_list .card-header {
  background: none;
  padding: 0 0 3px 0;
  border: none;
}

.products__list__item__picture {
  /*height: 270px;*/
  /*line-height: 250px;*/
  /*padding: 10px;*/
}

.products__list__item__picture img {
  max-height: 100% !important;
  width: auto !important;
}

.products_list .card-title {
  font-size: 25px !important;
  margin-bottom: 0;
}

.products__list__item__offer__price {
  font-size: 18px;
  color: #EB0000;
}

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

.product_option ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.product_option ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

li.prod_radio_button label {
  margin-left: 5px;
}

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

.products_list .rating_table .review-post-st {
  display: inline-block;
}

.manuf_list span {
  height: 124px;
  line-height: 117px;
  display: block;
}

.bundled_item .nopict {
  height: 160px;
  line-height: 160px;
}

/**********************************************************************************************************************
products list*/
@media (max-width: 575px) {
}

@media (min-width: 576px) and (max-width: 767px) {
}

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

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

@media (min-width: 1200px) {
}

/*products zoom*/
.zoom_properties .qty {
  display: inline-block;
  vertical-align: middle;
}

.zoom_properties .wishlist-box {
  display: inline-block;
  /*vertical-align: 3px;*/
}

.zoom_properties .product_option label.col-md-5 {
  max-width: 20%;
}

.discounts_info_upsale {
  margin: 10px 0;
}

.discounts_info_upsale th {
  text-align: center;
  font-size: 14px;
  padding: 2px;
}

.discounts_info_upsale td {
  text-align: center;
  font-size: 14px;
  padding: 2px !important;
}

/**********************************************************************************************************************
blog*/
.blog_search {
  /*margin-top: 7px;*/
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background: #F5F5F5;
}

.rss {
  margin-left: 16px;
  float: right;
}

.blog_cats a.sel {
  color: #D81C1C;
}

/*members*/
.members_list .pict_mem_zoom {
  float: left;
  width: 160px;
  margin-right: 20px;
}

.members_list .inactive {
  float: right;
  color: #FF0000;
}

.members_list .item_property {
  /*float: left;*/
  /*width: 355px;*/
}

/*events
calendar & events search*/
.calendar_search {
  background: #E9ECEF;
}

/*video & picts*/
.event_video object embed {
}

.event_video object {
}

/**********************************************************************************************************************
jobs offers*/
.resume_form {
  background: #F7F7F7;
  margin: 20px 0;
  padding: 20px;
}

.resume_form table {
  width: 90%;
}

.jobs_top_search {
  background: #F5F5F5;
}

.jobs_top_search .form-group {
}

/****  raiting*/
.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st {
  margin: 8px 0 0;
  clear: both;
  display: inline-block;
  height: 25px;
}

.rr-star-st > div {
  width: 155px;
  height: 26px;
  line-height: 17px;
  float: left;
  overflow: hidden;
}

.rr-star-st > div > span {
  float: left;
  width: 28px;
  height: 22px;
  background: url(../img/review-st/w-stars-h.png) no-repeat;
  margin-left: 2px;
  margin-top: 1px;
  cursor: pointer;
  /*cursor: pointer;*/
}

.rr-star-st > div.rating1 > span.rating1,
.rr-star-st > div.rating2 > span.rating1,
.rr-star-st > div.rating2 > span.rating2,
.rr-star-st > div.rating3 > span.rating1,
.rr-star-st > div.rating3 > span.rating2,
.rr-star-st > div.rating3 > span.rating3,
.rr-star-st > div.rating4 > span.rating1,
.rr-star-st > div.rating4 > span.rating2,
.rr-star-st > div.rating4 > span.rating3,
.rr-star-st > div.rating4 > span.rating4,
.rr-star-st > div.rating5 > span {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}

.rr-star-st > var {
  color: #00002E;
  font-size: 11px;
  line-height: 17px;
  font-style: normal;
  float: left;
}

.rr-star-st > span {
  display: block;
  clear: both;
  color: #617996;
  font-size: 11px;
}

/*comments*/
.comments {
  text-align: left;
}

.comments li {
  display: block;
}

.comments .title {
  background: #E9ECEF;
}

/**********************************************************************************************************************
sitemap_*/
.sitemap_div {
  padding: 7px;
  float: left;
  width: 45%;
}

/*******************************contacts_zoom************************************/
.contacts_information {
  margin-right: 30px;
  line-height: 180%;
}

.contacts_information2 {
  line-height: 180%;
}

.BUSINESS_DIR_card {
  margin: 20px 20px 20px 0;
  float: left;
  border: 1px solid #CCC;
}

.BUSINESS_DIR_card .title {
  background: #1D5188;
  color: #FFF;
  padding: 5px 0px;
  font-size: 15px;
  text-align: center;
  margin: 0;
}

.BUSINESS_DIR_card .pict {
  margin: 10px;
  float: none;
}

.BUSINESS_DIR_card .contact_person {
  margin: 20px 20px 0 10px;
  color: #1D5188;
  font-weight: bold;
}

.BUSINESS_DIR_card .contact_person .rep_name {
  color: #1D5188;
  font-size: 18px;
  font-weight: bold;
}

.BUSINESS_DIR_card .rep_name_sm {
  color: #1D5188;
  font-weight: bold;
}

.BUSINESS_DIR_card .company_info {
  margin: 0 2px;
  padding: 5px 20px;
  background: #EEE;
}

.BUSINESS_DIR_card td .left {
  text-align: left;
  color: #053260;
  margin: 0 20px 0 10px;
}

.BUSINESS_DIR_card td .right {
  text-align: right;
  color: #053260;
  margin: 0 20px 0 10px;
}

/********************************/
.all_panel_404 {
  text-align: center;
}

.all_panel_404 .shadow_panel {
  padding-bottom: 100px;
}

.all_panel_404 .logo {
  float: none;
  margin: 37px 0 0;
  width: 227px;
  height: 60px;
  display: inline-block;
  clear: both;
  /*[disabled]background:url(../img/logo.jpg);*/
}

.num404 {
  font-size: 150px;
  font-family: 'Trebuchet MS';
  line-height: 100%;
  background: #F0EFEF;
  color: #D83D04;
  width: 350px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}

/*Checkout Form
******************************************************************************/
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
.c_order_preview {
}

.c_order_preview table td table td {
  padding: 3px;
  border-bottom: 1px dotted #CCC;
}

.c_order_preview .prod_table td {
  border: 1px solid #CCC;
  padding: 7px;
  white-space: normal !important;
}

@media (min-width: 576px) and (max-width: 767px) {
  .c_order_preview .prod_table td {
    display: block;
    white-space: normal !important;
    border: none;
    padding: 3px 10px 3px 20px;
    /*text-align: center;*/
  }
  
  /*.c_order_preview .prod_table TR
    {
        display: block;
        padding: 10px 0;
    }*/
  .c_order_preview .prod_table tr:first-child {
    display: none;
  }
  
  .c_order_preview .prod_table td:nth-child(1) {
    border-top: 1px solid #FFF;
    padding-top: 20px;
  }
  
  .c_order_preview .prod_table td:nth-child(6) {
    border-bottom: 5px solid #CCC;
    padding-bottom: 20px;
  }
  
  .c_order_preview .prod_table td:nth-child(1):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Item:';
  }
  
  .c_order_preview .prod_table td:nth-child(2):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Quantity: ';
  }
  
  .c_order_preview .prod_table td:nth-child(3):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Ship to: ';
  }
  
  .c_order_preview .prod_table td:nth-child(4):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Shipping method: ';
  }
  
  .c_order_preview .prod_table td:nth-child(5):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Unit Cost: ';
  }
  
  .c_order_preview .prod_table td:nth-child(6):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Cost: ';
  }
  
  .c_order_preview > table > tbody > tr > td {
    display: block;
    width: 100% !important;
    text-align: left;
  }
  
  .c_order_preview > table > tbody > tr > td > table {
    width: auto;
    margin-bottom: 10px;
  }
  
  .c_order_preview > table > tbody > tr > td > table td {
    text-align: left;
    white-space: normal !important;
  }
}

/********************** registration & forms ********************************/
.madatorystar {
  color: #CC0000;
}

.mandatory_selected {
  border: 1px solid #FF0000;
}

label.mandatory_selected {
  border: 0;
  color: #FF0000;
  font-weight: bold;
}

.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
  display: none;
  color: #CC0000;
  text-align: center;
}

.error_mess,
.submit_mess,
.soldout {
  color: #CC0000;
}

.thanks_reg .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0;
  height: 38px;
  border: 1px solid rgba(203, 203, 203, 0.651);
  padding-left: 10px;
  border-radius: 3px;
}

/**********************new login form ********************************/
.login_form {
  padding: 0 10px;
}

.offset-md-3 button {
  display: inline-block;
  clear: none;
}

.facebook_login_block {
}

.login_form .form-group {
  margin-top: 0;
  margin-bottom: 7px;
}

.facebook_login_block {
  text-align: center;
}

.forgot_pass_related {
  display: none;
}

.facebook_login_block .sn_login {
  display: inline-block;
  background: #415DAE;
  color: #FFF;
  padding: 7px 15px;
  font-size: 13px;
  border-radius: 5px;
  width: 45%;
  margin-bottom: 5px;
}

.facebook_login_block .sn_login i {
  font-size: 22px;
  vertical-align: -2px;
  margin-right: 5px;
}

.facebook_login_block .sn_google {
  background: #DD4B39;
}

.facebook_login_block .sn_twitter {
  background: #00B0FC;
}

.facebook_login_block .sn_linked {
  background: #0274B3;
}

.facebook_login_block .sn_vk {
  background: #719AC6;
}

/*#mm-quote LABEL
{
	text-align: right;
	font-weight: bold;
}*/
/*.contact_form LABEL
{
	(*text-align: right;*)
	(*font-weight: bold;*)
}*/
/***********************************************************************************************************************/
/***********************************************************************************************************************/
/*==========================================================================================================
!diaolog_st default style!*/
.js-adrecom-scrolltotop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #000000;
  cursor: pointer;
  z-index: 1090;
  text-align: center;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 2em;
  transition: all 250ms;
  transform: scale(0);
}

.js-adrecom-scrolltotop.active {
  transform: scale(1);
}

.js-adrecom-scrolltotop i {
  transition: all 250ms;
}

.js-adrecom-scrolltotop:hover {
  transform: scale(1.1);
  box-shadow: 0 0 3px #000;
}

.js-adrecom-scrolltotop:hover i {
  transform: scale(0.9);
}

/***********************************************************************************************************************/
/* Fix ащк google autocomplete */
.pac-container {
  z-index: 2000 !important;
}
