html { overflow:  hidden; 
overflow-y: auto;
}
body{
	font-family: Roboto;
	font-size: 18px;
}

.search-response .q-n{
  outline: none;
}
a{
  outline: none;
  
}
input{
  outline: none;
}
textarea{
	outline: none;
}
button{
  outline: none;
}
.black-bg{
	background-color: #000000;
}
.padding-tb{
	padding: 18px 0;
}
.gray-color-a a{
	color: #eaeaea;
}
.Breadcrumbs{
    margin-top: 30px;
    margin-bottom: 30px;
}
.Breadcrumbs a{
   color: #000000;
}
.Breadcrumbs a:hover{
   color: orange;
   text-decoration: underline;
}
.Breadcrumbs span.active{
	color: orange;
}
.mail-box span i,.mail-box span{
    color:#ee9036;
    margin:0 6px 0 0;
    font-size: 20px;
    line-height: 0px;
}
.mail-box span img{
	height: 36px;
    margin-top: -5px;
}
.link-section{
	margin-top: 7px;
    margin-bottom: 8px;
}
.gray-color-a a:hover{
  cursor: pointer;
  text-decoration: underline;
  color: #ee9136;
}
 
.bottom-nav a:hover{
	cursor: pointer;
	text-decoration: underline;
	color: #ee9136;
}

.title-katal{
	text-align: center;
}
.title-katal h1{
	font-size: 32px;
}
.contacts-main{
	display: flex;
    align-items: center;
    padding: 0;
    padding-left: 2%;
}
.contacts-main div{
	font-size: 1.3em;
}
.contacts-main .txt-con.fat{
	font-weight: 500;

}

.bottom-nav{
	padding-top: 10px;
}

.bottom-nav a{
	color: #ffffff;
	text-decoration: none;
}
.bottom-nav div{
	  margin-bottom: 20px;
}	
.pad{
	padding-left: 35px !important;
}
.centered{
	align-items: center;
}
.ListCatalognew-item .text{
	font-size: 24px;
}

.contacts-main div{
font-size: 25px;
}
.sale_deliv{

}
.mg-top{
	margin-top: 40px;
}

.sale_deliv .title-section{
	font-size: 32px;
  margin-bottom: 40px;
}
.sale_deliv .item-image{
  margin-bottom: 25px;
}
.sale_deliv .item-title{
  font-size: 24px;
  margin-bottom: 25px;
}
.sale_deliv .item-text{
  margin-bottom: 30px;
}
.sale_deliv b {
    font-weight: 200;
}
.header {
	position: relative;
}
.menu-triger {
	display: block;
	width: 43px;
	height: 24px;	
	background: url(images/gamburger.svg) 0 0 no-repeat;
	position: absolute;
    left: 6px;
    top: 16px;
}	
.menu-close {
	display: block;
	width: 36px;
	height: 36px;	
	background: url(images/close_menu.svg) 0 0 no-repeat;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 100;
}
.menu-popup {
	display: none;	
    background: #000000;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 0;
    box-sizing: border-box;
    padding: 20px;
    padding-top: 64px;
    z-index: 9999;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.menu-popup ul {
	margin: 0;
	padding: 0;
}
.menu-popup li {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    margin-bottom: 28px;
}
.menu-popup li a {
	font-size: 25px;
	font-family: "Arial";
	color: rgb(255, 255, 255);
	line-height: 1.4;	
	text-decoration: none;
}
.body_pointer * {
	cursor: pointer;
}
.mb-mobile{
	justify-content: center;
    margin-bottom: 6px;
    margin-top: 18px;
}
.mail-box.mb-mobile span{
    font-size: 20px;
}




.ui-dialog-titlebar-close.ui-corner-all{
  display: none;
}
.PopupWindow .Success{
    background: #ee9036;
    padding: 50px;
    color: #fff;
}
  .PopupWindow .Success .close{
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 32px;
    font-weight: 100;
    color: #fff;
    outline: none;
    text-shadow: none;
    opacity: 1;
  }
.PopupWindow .Success .add-car a {
    color: #ffffff;
    border: 1px solid;
    font-size: 24px;
    text-align: center;
    padding: 15px;
    display: block;
    height: 69px;
    text-decoration: none;
}
.PopupWindow .Success .continue a{
    font-size: 24px;
    text-align: center;
    padding: 15px;
    color: #ffffff;
    border: 1px solid;
    display: block;
    height: 69px;
    cursor: pointer;
    text-decoration: none;
}
.PopupWindow .Success a.hovered{
     background-color: #ffffff;
     color: #000000;
     border:none;
}
.PopupWindow .Success .select_thanks{
  font-size: 40px;
    text-align: center;
}

.PopupWindow .Success .descr{
    font-size: 25px;
    text-align: center;
    margin-top: 15px;

}
.PopupWindow .Success .title-prod{
    margin-left: 15px;
}

.PopupWindow .Success .title-prod .titlep{
  margin-bottom: 15px;
}
.PopupWindow .Success .title-prod .pricep{
  font-weight: 600;
}

.PopupWindow .Success .body-thank{
    display: flex;
    align-items: center;
}
.PopupWindow .Success .body-thank .img-prod{
  width: 18%;
}
.PopupWindow .Success .body-thank .img-prod img{
  width: 100%;
}
.PopupWindow .Success .button-sect{
    display: flex;
    justify-content: space-between;
    padding: 0 0;
    align-items: center;
    margin-top: 15px;
}
.PopupWindow .Success .button-sect div{
  width: 45%;
}
.ju-cent{
  padding-left: 5%;
}
.cont-sector{
	display: flex;
	flex-wrap: wrap;
}
.cont-sector .txt-con{
	font-size: 22px;
	color: #000;
}
.cont-sector .txt-con.link:hover{
	color: orange;
	text-decoration: underline;
}
.cont-sector .bl-1{
	flex-basis: 29%;
}
.cont-sector .bl-2{
	flex-basis: 42%;
}
.cont-sector .bl-2 .txt-con{
	text-align: left;
}

.cont-sector .bl-3{
	flex-basis: 29%;
}
.cont-sector .bl-4{
	flex-basis: 29%;
}
.cont-sector .bl-5{
	flex-basis: 42%;
}
.cont-sector .bl-6{
	flex-basis: 29%;
}
@media (min-width: 1200px){
	.cont-sector .bl-2 .txt-con{
		max-width: 375px;
	}
}
@media (max-width: 1199px){
	.cont-sector {
		margin: 0 15px;
	}	
	.cont-sector .txt-con {
		font-size: 20px;
	}	
	.cont-sector .bl-1, 
	.cont-sector .bl-4,
	.cont-sector .bl-6{
		flex-basis: 43%;
	}	
					 
					
	.cont-sector .bl-5{
		flex-basis: 57%;
	}
	.cont-sector .bl-2{
		flex-basis: 57%;
	} 
	.cont-sector .bl-3{
		flex-basis: 43%;
	}
}
@media (max-width: 767px){
	.cont-sector .txt-con {
		font-size: 18px;
	}		
	.cont-sector .bl-1, 
	.cont-sector .bl-2,
	.cont-sector .bl-3,
	.cont-sector .bl-4,
	.cont-sector .bl-5,
	.cont-sector .bl-6{
		flex-basis: 100%;
	}
	.cont-sector .btn {
		padding: 17px 25px 17px 25px!important;
		width: 100%!important;
		font-size: 22px!important;
	}
}


.lleft{
  margin-left: 5px;
}
.add-cart a{
  text-decoration: none !important;
}


.cont-sector .icn-con{
	font-size: 22px;
	color: orange;
	vertical-align: center;
	display: flex;
	flex-direction: row;
    justify-content: left;
}
.cont-sector .icn-con a{
	color: orange;
	text-decoration: none;
	display: block;
	position: relative;
}
.cont-sector .icn-con img{
	width: auto;
    height: 100%;
}

.cont-sector .txt-con a{
	color: #000;
	text-decoration: none;
}
.cont-sector a{
	color: orange;
	text-decoration: none;
}
.cont-sector .btn {
    background: transparent;
    border: 3px solid #ee9026; 
    color: #ee9026;
    cursor: pointer;
    padding: 17px 25px 17px 25px;
    width: 80%;
    height: 73px;
    margin-right: 0px;
    text-decoration: none;
    white-space: nowrap;
	border-radius: 0px;
	font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1199px){
	.cont-sector .btn {
		padding: 21px 10px;	
		width: 90%;
		font-size: 18px;
	}
	.cont-sector .icn-con a{
		font-size: 18px;
	}
}
.catalognew li a{
  color: #000;
}
.catalognew li a:hover{
  color: #ee9036;
  border-color: #000;
}
.catalognew .inner-item{
  border-color: #000;
}
#div-pk {
  position: relative;
}
#div-pk.wdth {
  width: 380px;
  text-align: center;
}
#div-pk .requir{
  display: none;
}
#p-k:checked+label::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
#div-pk label:before {
    content: "";
    position: absolute;
    left: 0px;
    display: inline-block;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }
.PopupWindow.ui-dialog-content{
    position: fixed;
    top: 30%;
    border: 1px solid;
    top: 20%;
    left: 0px;
    right: 0px;
    max-width: 735px;
    margin: 0 auto;
}

.order_register_ok{
    display: block;
    z-index: 1002;
    outline: 0px;
    position: relative;
    height: auto;
    width: 500px;
    top: 22% !important;
    left: 10%;
    position: fixed;
    border: 1px solid;
}


@media (max-width: 1199px) {
	.main-logo img{
		width: 100%;
	}
	.mob-center{
		display: flex;
		align-items: center;
	}
	.gray-color-a .pr-0{
		padding-bottom: 5px;
	    padding-top: 5px;
	}


	.pad{
		padding-left: 0px !important;
	}
	.bottom-nav{
		margin-left: 3px;
		padding-top: 0px;
	}

    .bottom-nav div{
	  margin-bottom: 0px;
    }
    .gray-color-a{
    	padding-left: 0px;
    }	



}
@media (max-width: 1199px) {
   .PopupWindow .Success{
    font-size: 14px;
   }
  .PopupWindow .Success .add-car a {
    font-size: 14px;
    height: 45px;
  }
  .PopupWindow .Success .select_thanks {
    font-size: 25px;
  }
  .PopupWindow .Success .descr {
    font-size: 18px;
  }
  .PopupWindow .Success .continue a {
    font-size: 14px;
    height: 45px;
    padding: 12px;
  }
	.Breadcrumbs{
	    margin-top: 25px;
	    margin-bottom: 25px;
       font-size: 18px;
	}

	.main-slider .item-link span {
      font-size: 18px;
    }
    .title-katal h1 {
      font-size: 32px;
      margin-bottom: 29px;
    }
    .ListCatalognew-item .text {
      font-size: 18px;
    }
    .block-item a {
      font-size: 14px;
    }
	.bottom-nav a{
	   font-size: 14px;
    }
    .link-section{
	    font-size: 14px;
	}
	.mail-box span i,.mail-box span{
	    font-size: 16px;
	}


  .contacts-main {
    padding-left: 0px;
  }
	.contacts-main div {
       font-size: 20px;
    } 
    .mg-top {
       margin-top: 25px;
    }
    .main-logo img {
       max-width: 184px;
       min-width: 140px;
    }
    .sale_deliv .title-section {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
}
.sale_deliv .item-title {
    font-size: 18px;
    margin-bottom: 25px;
}
.sale_deliv .item-text {
    font-size: 14px;
    margin-bottom: 30px;
}
.OrderAndDelivery{
    width: 50%;
    margin: 0 auto;
}

}
@media (max-width: 767px) {
  body{
  overflow-x: hidden;
}
.PopupWindow .Success .button-sect div {
    width: 100%;
    margin-bottom: 10px;
}
	.main-logo{
		padding: 0px !important;
		text-align: left;
	}
	.link-section{
		margin-top: 0px;
	}	
   .mail-box span i,.mail-box span{
	    font-size: 14px;
	}
	.mail-box span img {
	    height: 26px;
	    margin-top: 0px;
    }
    .footer .mob-center {
	    flex-wrap: wrap;
	    justify-content: center;
    }
    .basket-block {
        margin-top: 20px;
    }
    .search-response .q-n {
	    font-size: 14px;
	    background: #efefef;
	    border: none;
   }
	.mg-top {
	    margin-top: 15px;  
	}
	.main-slider .item-link span {
      font-size: 16px;
    }
    .main-slider .item-link {
      margin: 0 5px 0px 5px;
    }
    .ListCatalognew-item {
       display: flex;
       flex-wrap: wrap;
       text-align: left;
    }
    .ListCatalognew-item .text {
      font-size: 16px;
      text-align: left;
      padding: 5px 0px;
      margin-bottom: 15px;
    }
    .ListCatalognew-item .text.active {
      background-color: #ffffff;
      color: #ee9136;
      text-decoration: underline;
    }
    .contacts-main div {
      font-size: 16px;
    }
    .bottom-nav {
      padding-left: 13px !important;
      font-size: 14px;
      margin-bottom: 15px;
	  width: 100%!important;
    }
    .bottom-nav div {
      margin-bottom: 10px;
     }
    .footer .centered {
    	align-items: normal;
    }
    .footer .mail-box span {
        font-size: 20px;
    }
    .Breadcrumbs {
       margin-top: 25px;
       margin-bottom: 25px;
       font-size: 16px;
    }
    .a-centered{
      align-items: center;
      text-align: center;
    }
    .OrderAndDelivery {
    width: 100%;
    margin: 0 auto;
}
.sale_deliv .item-image {
    margin-bottom: 25px;
    text-align: center;
}
.PopupWindow .Success {
    background: #ee9036;
    padding: 15px;
    color: #fff;
  }
  .PopupWindow .Success .button-sect {
    flex-wrap: wrap;
  }
.PopupWindow .Success .select_thanks {
    font-size: 25px;
    text-align: center;
}
.PopupWindow .Success .descr {
    font-size: 18px;
  }
  .PopupWindow .Success .title-prod .titlep {
    margin-bottom: 15px;
    font-size: 14px;
}
.PopupWindow .Success .title-prod .pricep {
    font-weight: 600;
    font-size: 16px;
}
.PopupWindow .Success .body-thank {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
    text-align: center;
    justify-content: center;
}
.PopupWindow .Success .add-car a {
    font-size: 14px;
    height: 50px;
  }
  .PopupWindow .Success .continue a {
    font-size: 14px;
    height: 50px;
  }
  .PopupWindow .Success .body-thank .img-prod {
    width: 35%;
    display: block;
    margin-bottom: 10px;
}
.cont-sector {
    margin: 0 2px;
}
  .disp-cat .pl-0{
    padding-left: 14px !important;
}

.padding-tb.head-mob{
    padding-right: 0px;
    padding-left: 0px;
}

}

@media (max-width: 767px){
.PopupWindow.ui-dialog-content {
    top: 20%;
    left: 10%;
    max-width: 80%;
}

  .pt-med{
padding-left: 30px;
  }
  .padding-tb{
    padding-right: 15px;
    padding-left: 15px;
  }
  .block-item{
    font-size: 14px;
  }

#form_order_container .file_view {
    margin: 10px 0 0 5px;
  }
}

@media (max-width: 550px){
.PopupWindow.ui-dialog-content {
    top: 20%;
    left: 2%;
    max-width: 96%;
}

.PopupWindow .Success .add-car a {
    font-size: 14px;
    height: 44px;
    padding: 10px;
}
.PopupWindow .Success .continue a {
    font-size: 14px;
    height: 44px;
    padding: 10px;
  }
	.pt-med{
		padding-left: 0px;
		padding-right: 0px;
		}
	.cont-sector .btn {
		padding: 14px 10px;	
		width: 90%;
		font-size: 18px;
	}
  .disp-cat .pl-0{
    padding-left: 14px !important;
}

}

@media (min-width: 1260px){
 .container {
    max-width: 1199px;
 }

}
@media screen and (min-width: 767px) and (max-width: 992px){
  .contacts-main {
      padding-left: 27px;
  }
}
@media (min-width: 768px){
.f-elem{
    float: left;
    display: block;
}
.ListCatalognew-item .text:last-of-type div{
   margin-right: -20px;
}
.footer .mail-box.mob-center{
    margin-top: 2px;
    margin-left: 30px;
    text-align: right;
}
}
.mail-box a{
 color: #ee9036;
 text-decoration: none;
}
.vivakom{
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-top: 12px;
}
.vivakom a{
  color: #fff;
  text-decoration: none;
}
.vivakom a img{
  margin-right: 5px;
  margin-top: -4px;
}

.first-block{
  margin-top: 0px;
}
@media (min-width: 1199px){
 .f-elem{
    float: left;
    display: block;
} 
.ListCatalognew-item .text:last-of-type div{
   margin-right: -13px;
}
}

.blur{
    transition:all 0.2s ease-in-out;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter:blur(5px);
}
.over_none{
  overflow: hidden;
}
.footer .mail-box.mob-center {
    margin-top: 2px;
    margin-left: 0px;
    text-align: left;
	margin-bottom: 0px;
	width: 100%;
	justify-content: flex-start;
}
@media (min-width: 768px) and (max-width: 991px){
	.footer .mail-box.mob-center {
		margin-left: 15px;
	}
}
@media screen and (min-width: 767px) and (max-width: 1199px){
	.container {
		max-width: 720px !important;
	}
	.related-products .items-lists{
		margin: 0 0;
	}
}

.menu-popup li a:hover {
   color: #ee9036;
}
.menu-popup li a:active {
   color: #ee9036;
}

.fancybox-active.compensate-for-scrollbar{
  margin-right: 0px;
}

.sect-basket textarea,
.sect-basket input[type="text"], 
.sect-basket input[type="button"], 
.sect-basket input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
     border: 1px solid #000; 
}

.modal_help{
  display: none;
}

#Modal_help .modal-content{
  background: #ee9026;
}
#Modal_help .modal-header{
  border-bottom: none;
}
#Modal_help .close{
    float: right;
    font-size: 3rem;
    font-weight: 100;
    font-family: auto;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#Modal_help .close span{

}
#Modal_help .form-help-descr{
    color: #fff;
    padding: 0 0px;
    font-size: 1.2em;
    font-family: 'Roboto';
    line-height: 25px;
    font-weight: 100;
    margin-bottom: 15px;
}
#Modal_help .modal-body{
    padding: 0 20px;
    text-align: center;
}
#Modal_help .modal-content{
    height: 400px;
    border-radius: 0px;
    border: none;
}
#Modal_help .form-help{
    display: flex;
    flex-direction: column;
}
#Modal_help input{
    border: none;
    width: 70%;
    margin: 12px auto;
    height: 40px;
    background: #fff;
    font-weight: 100;
    
}
#Modal_help #send-help{
  cursor: pointer;
  font-weight: 600;
}
#Modal_help textarea{
  border:none;
  width: 70%;
  margin: 0 auto;
  border-radius: 0px;
}
#Modal_help input{
  border-radius: 0px;
}
#Modal_help form.error input:not(#send-help){
  border:1px solid #f00;
}
#Modal_help form.error textarea{
  border:1px solid #f00;
}
#Modal_help ::-webkit-input-placeholder {
    color: #c9c9c9;
    text-align: center;
    font-weight: 100;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#Modal_help :-moz-placeholder {
    /* Firefox 18- */
    color: #c9c9c9;
    text-align: center;
    font-weight: 100;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#Modal_help ::-moz-placeholder {
    /* Firefox 19+ */
    color: #c9c9c9;
    text-align: center;
    font-weight: 100;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#Modal_help :-ms-input-placeholder {
    color: #c9c9c9;
    text-align: center;
    font-weight: 100;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
#Modal_help .modal-body{
  color: #fff;
}
#email-help{
  text-align: center;
}
#Modal_help .modal-dialog{
  margin-top: 50%;
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 555px;
    margin: 1.75rem auto;
}
#Modal_help .modal-dialog{
  margin-top: 200px;
}
}
.lleft{
  margin-left: 5px;
}
.add-cart a{
  text-decoration: none !important;
}

@media (max-width: 768px){
  .custom-padding{
    padding: 0 !important;
  }
}


@media (max-width: 767px){
  .footer-col-logo.mobile{
    display: none;
  }
  .footer-col-mail.mail-box{
    width: 100%;
	justify-content: center!important;
  } 
}

.footer .main-logo img{
  width: 100%;
  max-width: 200px;
}
.footer-col-logo{
	width: 23%;
}
.footer-col-menu{
    width: 74%;
    display: flex;
    flex-wrap: wrap;
	margin-left: 3%;
}
.footer-col-mail{
    width: 16%;
}

@media (min-width: 767px) and (max-width: 991px){
  .footer-col-menu.bottom-nav{
    padding: 0 15px;
    margin-bottom: 15px;
	width: 100%;
  }
  .footer-col-logo {
    padding-left: 15px;
    width: 50%;
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1200px){
.bottom-nav{
    margin-left: 3%;
    padding-top: 0px;
  }
}
@media (min-width: 1198px) and (max-width: 1260px){
.footer-col-mail.mail-box{
  display: flex;
  align-items: center;
}
}

@media (min-width: 570px){
  .search_page .section-block .disp-cat > .row{
    justify-content: center;
    margin-right: -30px;
    margin-left: -30px;
  }
}
.search_page .container.section-block{
      margin-top: 30px !important;
}
.slick-dots li button {
    position: absolute;
    bottom: -35px;
}
.slick-dots li button {
    background: #c4c4c4!important; 
    border: none!important;
    border-radius: 50%!important; 
    height: 20px!important; 
    width: 20px!important; 
    margin: 5px!important; 
    outline: none!important; 
	font-size: 0!important; 
}
.slick-dots li.slick-active button {
	background: #ee9036!important; 
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 0!important; 
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'РІР‚Сћ';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sl_hover{
	cursor: pointer;
}

.DefaultStyle a{ color: #000; text-decoration: underline;}
.DefaultStyle a:hover{color: #ee9036;}
.ps_link {
	color: #000 !important;
	text-decoration: none !important;
}
.ps_link:hover {
    color: orange !important;
    text-decoration:underline !important;
}
.allpage {
}

/* ERROR PAGE */
.error.wraper {
  width: 550px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
.error h1 {
  font-size: 250px;
  color: rgb(238, 144, 54);;
  line-height: 0.8;
  padding-bottom: 10px;
}
.error .text1 {
  font-size: 70px;
  line-height: 1.2;
  padding-bottom: 30px;
}
.error .text2 {
  font-size: 24px;
  padding: 0 20px;
  line-height: 1.2;
}
.error .button {
  padding: 60px 0;
}
.error .button a {
  padding: 25px 120px;
  background-color: rgb(238, 144, 54);;
  color: white;
  font-size: 24px;
}
.error .button a:hover {
  text-decoration: none;
}  
@media screen and (max-width: 550px) {
  .error.wraper {
    width: 300px;
  }
  .error h1 {
    font-size: 110px;
  }
  .error .text1 {
    padding-top: 20px;
    font-size: 35px;
  }
  .error .text2 {
    font-size: 18px;
  }
  .error .button {
    padding: 40px 0 50px 0;
  }
  .error .button a {
    padding: 20px 65px;
    font-size: 16px;
    }
  }
  
  @media screen and (max-width: 575px) {
    .Breadcrumbs {
        margin-left: 15px;
        margin-right: 15px;
    }
  }