* /** {     overflow-x: hidden; }**/  body { 	background-color: #fff; 	position: relative; 	/**overflow-x: hidden;**/ }  .container { 	background-color: transparent; 	z-index: 2; 	padding: 0; 	position: relative; }  .container img { 	max-width: 100%; }  #main { 	margin: 0; }  .bgInverse { 	background-color: #373a3c; }  #info { 	background-color: #fff; 	padding: 15px; 	box-sizing: border-box; }  #sidebar { 	background-color: #fff; 	padding: 15px; 	box-sizing: border-box; }  .background-link-img { 	background-size: cover; 	background-repeat: no-repeat; 	background-position: center; 	background-attachment: fixed; 	position: absolute; 	top: 0; 	left: 0; 	display: block; 	width: 100%; 	height: 100%; 	z-index: -1; }  .btn { 	border-radius: 0; 	border: none; 	outline: none; 	background-color: transparent; }  .btn.btn-primary { 	background-color: #0275d8; }  .btn.btn-info { 	background-color: #5bc0de; }  .modal-backdrop { 	display: none; }  .modal:after { 	content: ''; 	position: fixed; 	top: 0; 	right: 0; 	bottom: 0; 	left: 0; 	z-index: 1; 	background-color: #000; 	opacity: .7; }  .modal .modal-dialog { 	z-index: 3; }  .modal .modal-header { 	padding: 5px 35px 10px 35px; 	-webkit-box-sizing: border-box; 	box-sizing: border-box; }  .modal .modal-content { 	-webkit-border-radius: 0; 	border-radius: 0; }  .modal .close { 	font-size: 2.5rem; 	position: absolute; 	right: 10px; }  .form-control { 	-webkit-border-radius: 0; 	border-radius: 0; }  .swiper-wrapper { 	height: inherit !important; }  .header { 	margin-bottom: .75rem; 	-webkit-box-sizing: border-box; 	box-sizing: border-box; }  .header .row { 	min-height: 60px; }  null .footer .payments { 	padding: 25px 0; 	border-bottom: 1px solid rgba(255, 255, 255, 0.3); }  .footer .paymentsList-method { 	margin: 10px; }  .footer .footer-menu { 	vertical-align: top; 	padding: 15px; 	border-bottom: 1px solid rgba(255, 255, 255, 0.3); }  .footer .footer-menu .footer-menu-column { 	vertical-align: top; 	margin: 10px 15px 10px 0; }  .footer .footer-menu .footer-menu-column .footer-menu-name { 	color: rgba(255, 255, 255, .75); 	margin-bottom: 10px; 	font-size: 16px; 	text-transform: uppercase; }  .footer .footer-menu .footer-menu-column ul { 	padding: 0; 	margin: 0; 	list-style: none; }  .footer .footer-menu .footer-menu-column ul li a { 	color: rgba(255, 255, 255, .5); 	text-transform: capitalize; 	font-size: 15px; 	line-height: 23px; }  .footer .footer-menu .footer-menu-column ul li a:hover { 	color: rgba(255, 255, 255, .75); }  .footer .footer-text { 	color: rgba(255, 255, 255, .5); }  .footer .copyright { 	color: rgba(255, 255, 255, .75); 	padding: 25px 0; }  .f-h5 { 	font-size: 1.25rem; }  null .swiper-container-slider-1 { 	padding-right: 0; 	padding-left: 0; }  .swiper-container-slider-1 .slider-content { 	margin-bottom: .75rem; }  .swiper-container-slider-1 .slider-content .swiper-slide { 	background-repeat: no-repeat; 	height: 23vw; 	min-height: 300px; 	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; }  .swiper-container-slider-1 .slider-content .swiper-slide .wrapp-img { 	display: none; 	width: 100%; 	height: 100%; 	background-size: cover; 	background-position: center; }  .swiper-container-slider-1 .slider-content .swiper-slide.swiper-slide-active .wrapp-img { 	display: block; }  .swiper-container-slider-1 .slider-content .swiper-button-next, .swiper-container-slider-1 .slider-content .swiper-button-prev { 	background-image: none; 	color: #fff; 	font-size: 100px; 	position: absolute; 	top: 50%; 	-webkit-transform: translateY(-50%); 	-ms-transform: translateY(-50%); 	transform: translateY(-50%); 	width: inherit; 	height: inherit; 	margin-top: inherit; 	z-index: 10; 	cursor: pointer; }  .slider-content .fa { 	position: relative; }  .slider-content .fa:before, .slider-content .fa:after { 	top: 50%; 	position: absolute; 	left: 0; 	transform: translate(-50%, -50%); }  .slider-content .swiper-button-prev .fa:before { 	left: 25px; }  .slider-content .swiper-button-next .fa:before { 	left: calc(50% - 25px); }  @media (min-width: 576px) { 	.modal-sm { 		max-width: 420px !important; 	} }  @media screen and (max-width: 480px) { 	.swiper-button-prev, 	.swiper-button-next { 		display: none !important; 	} 	.swiper-container-slider-1 .slider-content .swiper-slide { 		height: 200px; 	} }  @media screen and (max-width: 768px) { 	.swiper-container-slider-1 .slider-content .swiper-slide { 		width: 100% !important; 		height: 240px; 		min-height: unset; 	} }  @media screen and (max-width: 375px) { 	.swiper-container-slider-1 .slider-content .swiper-slide { 		height: 170px; 	} }  .footer .footer-menu .row {   display: block; }  .footer .footer-menu .text-xs-center {   display: flex;   justify-content: space-between; }  .footer .footer-menu .footer-text {   width: 100%;   max-width: 100%;   text-align: center!important;   margin-top: 30px; }  .footer .footer-menu .footer-menu-column {   display: block; }  @media screen and (max-width: 575px) {   .footer .footer-menu .text-xs-center {     display: block;   }   .footer .footer-menu .footer-menu-column {     margin: 0 0 20px;     width: 100%;     text-align: center!important;   } }