/*   
Theme Name: Interbroshura
Author: King
Author URI: skype:typecell1
Version: 1.0
*/

body {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #363636;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 45px;
	margin: 0 0 44px;
	line-height: 1.3;
}

h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	margin: 0;
}

h2 {
	font-size: 45px;
}

h3 {
	font-size: 40px;
	line-height: 1.3;
}

h4 {
	font-size: 30px;
	margin-top: 15px;
}

button {
	outline: none;
	border: none;
	background: none;
	padding: 0;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
}

a {
	color: #363636;
	text-decoration: none;
}

a:hover {
	color: #D31A22;
	text-decoration: underline;
}

header {
	padding: 21px 0;
}

footer {
	padding: 35px 0 45px;
}

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

input, textarea {
	font-family: 'Montserrat', sans-serif;
	border: none;
}

input:focus,
textarea:focus {
    outline: none;
}

.hidden {
	display: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.rounded {
	border-radius: 3px;
}

.btn-red {
	background: #D31A22;
	color: white;
	text-transform: uppercase;
	padding: 19px 20px 19px 21px;
	font-weight: 700;
	font-size: 17px;
}

.btn-link {
	width: 100%;
    text-align: right;
	color: #D31A22;
	text-decoration: underline;
}

.btn-link:hover {
	text-decoration: none;
}

.left-side {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.right-side {
	display: inline-block;
    width: 49%;
}

.main-form {
	
}

.main-form input,
.main-form textarea {
	font-size: 15px;
	border: 1px solid white;
	background: transparent;
	padding: 20px 27px 21px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-weight: 500;
	color: white;
}

.main-form button {
	width: 100%;
	margin-top: 15px;
}

header .container div,
footer .container div,
#menu-items li {
	display: inline-block;
	vertical-align: middle;
}

#main-menu {
	
}

#logo, #logo div {
	font-size: 24px;
	font-weight: 800;
	line-height: 28px;
	color: black;
}

#logo img {
	vertical-align: middle;
}

#logo span {
	color: #D31A22;
}

#menu-items {
	text-transform: uppercase;
	padding-left: 82px;
	line-height: 28px;
}

#menu-items li {
	padding-right: 31px;
}

#menu-contacts {
	float: right;
	text-align: right;
	width: 185px;
	line-height: 22px;
}

#promo {
	background: url(/img/96.jpg) center top/cover no-repeat;
	padding: 80px 0 175px;
	text-align: center;
}

#promo-description {
	line-height: 1.7;
	margin-bottom: 58px;
}

#promo-description span {
	background: #D04747;
	color: white;
	padding: 5px 14px;
}

#promo-form {
	
}

#promo-form input {
	background: url(/img/97.png) 23px center no-repeat, white;
	padding: 20px 15px 20px 58px;
	margin-right: 7px;
}

#advantages {
	padding: 68px 0 85px;
	text-align: center;
}

#advantages .description {
	line-height: 1.7;
	margin-top: 16px;
}

#preim-top,
#adv-bottom {
	display: flex;
}

#preim-top {
	justify-content: space-between;
}

#adv-bottom {
	justify-content: space-evenly;
}

#advantages #preim-top {
	margin-top: 80px;
	padding-left: 60px;
}

#advantages #adv-bottom {
	margin-top: 65px;
}

.advantage {
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	position: relative;
	line-height: 1.6;
}

.mob-visible {
	display: none;
}

#preim-top .advantage {
	width: 22%;
}

#preim-top .advantage:nth-of-type(3) {
	width: 23%;
}

#preim-top .advantage:nth-of-type(1):before,
#preim-top .advantage:nth-of-type(2):before,
#preim-top .advantage:nth-of-type(3):before,
#preim-top .advantage:nth-of-type(4):before,
#adv-bottom .advantage:nth-of-type(1):before,
#adv-bottom .advantage:nth-of-type(2):before {
	position: absolute;
	top: 7px;
}

#advantages #preim-top .advantage:nth-of-type(1):before {
	content: url(/img/94.png);
	left: -63px;
}

#advantages #preim-top .advantage:nth-of-type(2):before {
	content: url(/img/93.png);
	left: -50px;
}

#advantages #preim-top .advantage:nth-of-type(3):before {
	content: url(/img/92.png);
	left: -66px;
}

#advantages #adv-bottom .advantage {
	width: 33%;
}

#advantages #adv-bottom .advantage:nth-of-type(2) {
	width: 27%;
}

#advantages #adv-bottom .advantage:nth-of-type(1):before {
	content: url(/img/91.png);
	left: -54px;
}

#advantages #adv-bottom .advantage:nth-of-type(2):before {
	content: url(/img/keys.png);
	left: -56px;
}

#main-form-section {
	background: url(/img/86.jpg) center 76%/cover no-repeat;
	padding: 100px 0 93px;
}

#main-form-block {
	padding: 40px 68px 56px 90px;
	border: 11px solid white;
	background: #383838d6;
}

#main-form-block .left-side {
	padding: 51px 0 0;
}

#main-form-block .right-side {
	width: 38%;
    padding-left: 100px;
}

#main-form-block .right-side p {
	color: white;
	font-size: 13px;
}

#main-form-block h2 {
	line-height: 1.3;
}

#main-form-block p {
	line-height: 1.7;
}

#publics {
	padding: 65px 0;
	background: #F5F5F5;
}

.lined {
	text-align: center;
	position: relative;
}

.lined:before,
.lined:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 1px;
	background: #DEDEDE;
	top: 58%;
    width: 37%;
}

.lined:before {
	left: 0;
}

.lined:after {
	right: 0;
}

.subline {
	font-size: 16px;
	margin: 25px 0 0 50px;
	position: relative;
	line-height: 1.7;
}

.subline:before {
	content: '';
	position: absolute;
	width: 31px;
	height: 2px;
	background: #363636;
	left: -50px;
	top: 10px;
}

.row {
	margin-top: 70px;
}

.row .left-side,
#advertisements .left-side,
#advertisements .right-side {
	width: 50%;
}

.row .right-side {
	width: 50%;
	/* margin-left: 56px; */
}

.details-block {
	border: 9px solid #E4E4E4;
	border-radius: 10px;
	padding: 25px 40px 42px 32px;
	margin-top: 40px;
	width: 73.33333333333333%;
}

.details-block p {
	font-size: 16px;
	line-height: 1.7;
}

.buttons {
	margin-top: 30px;
	display: flex;
}

.details-link {
	color: #D31A22;
	border: 1px solid #D31A22;
	border-radius: 3px;
	padding: 19px 30px 19px 30px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 7px;
	transition: all 0.2s ease;
}

.details-link:hover,
.details-link-white:hover {
	text-decoration: none;
	background: #D31A22;
	color: white;
}

.details-link-white:hover {
	border: 1px solid #D31A22;
}

#advertisements {
	padding: 69px 0 57px;
	background: #363636;
	color: white;
}

#advertisements h2 {
	line-height: 1.3;
}

#advertisements p {
	line-height: 1.8;
}

#advertisements button {
	padding: 19px 77px 19px 78px;
}

#advertisements .right-side {
	text-align: center;
}

#advertisements .description {
	position: relative;
	margin: 50px 0 0 39px;
}

#advertisements .description:before {
	content: '';
	position: absolute;
	width: 11px;
	height: 220px;
	background: #D31A22;
	left: -39px;
	top: 7px;
}

#advertisements .buttons {
	padding-left: 39px;
}

.details-link-white {
	color: white;
	border: 1px solid white;
	border-radius: 3px;
	padding: 19px 38px 19px 38px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 10px;
	transition: all 0.2s ease;
}

#partners {
	padding: 65px 0 98px;
	position: relative;
}

#partners-slider {
	background: url(/img/57.png) center no-repeat;
	padding: 0 60px;
}

#partners-slider .slick-slide {
	height: auto;
}

#partners-slider:before,
#partners-slider:after {
	position: absolute;
	display: block;
	width: 48px;
	height: 100%;
	content: '';
}

.clients-logos {
	/* width: 180px !important; */
}

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

.logo-block div {
	height: 180px;
}

.logo-block img {
	display: inline-block !important;
}

#sec-form-section {
	padding: 70px 0 108px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	z-index: 2;
}

#sec-form-section .main-form {
	width: 388px;
    margin: 40px auto 0;
}

#sec-form-section .main-form p {
	font-size: 13px;
	color: white;
	text-align: left;
}

#sec-form-section .main-form input,
#sec-form-section .main-form textarea {
	background: #38383873;
}
#sec-form-section .description {
	line-height: 1.7;
	width: 400px;
	margin: 20px auto 0;
}

.blacked {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: #383838bf;
	z-index: -1;
}

.feedback {
	text-align: center;
	background: white;
	/* width: 516px !important; */
	min-height: 444px;
	margin: 0 5px 10px 15px;
	box-shadow: 0 5px 5px 1px #c3c3c3;
	padding-bottom: 20px;
}

.feedback img {
	margin: 0 auto;
	display: inline-block !important;
}

.slick-current {
	margin: 0 15px 10px 5px;
}

#feedbacks {
	background: #F5F5F5;
	padding: 75px 0 40px;
}

#feedbacks-slider {
	padding: 0 64px;
	margin-top: 50px;
}

.feedback p:nth-of-type(1) {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0;	
}

.feedback p:nth-of-type(2) {
	font-weight: 500;
	font-style: italic;
	font-size: 13px;
	margin-top: 10px;
	padding-left: 3%;
	padding-right: 3%;
}

.text {
	font-size: 13px;
	padding: 30px 45px 0 54px;
	text-align: left;
	line-height: 1.7;
}

.img-cont {
	height: 117px;
}

#contacts {
	background: #F9F9F9;
	position: relative;
}

#contacts .container {
	padding: 80px 0 100px 0;
}

#contacts .extra-bold {
	font-size: 30px;
	margin-top: 80px;
	margin-left: 0;
}

#contacts p {
	font-size: 17px;
	position: relative;
	line-height: 2;
	margin-left: 40px;
}

#contacts p:before,
#directions p:before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	top: 3px;
}

#contacts p:before {
	width: 25px;
	height: 25px;
	left: -40px;
}

#contacts p:nth-of-type(2):before {
	background-image: url(/img/9.png);
}

#contacts p:nth-of-type(3):before {
	background-image: url(/img/8.png);
}

#contacts p:nth-of-type(4):before {
	background-image: url(/img/7.png);
}

.button-block {
	margin-top: 50px;
}

.red-underline {
	position: relative;
}

.red-underline:after {
	content: '';
	position: absolute;
	width: 69px;
	height: 9px;
	background: #D31A22;
	border-radius: 3px;
	bottom: -25px;
	left: 0;
}

#contacts button {
	font-size: 15px;
	padding: 19px 45px 19px 46px;
}

#map {
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
}

footer .left-side,
footer .right-side {
	width: 49%;
	vertical-align: top !important;
}

footer #logo {
	vertical-align: top;
}

footer #logo a,
footer #logo p {
	font-size: 12px;
	line-height: 24px;
	color: #ababab;
	font-weight: 400;
}

footer #logo p {
	margin-top: 25px;
	margin-bottom: 0;
}

#pages-list {
	text-transform: uppercase;
	line-height: 2.4;
	margin-left: 130px;
	margin-top: 11px;
}

#pages-list a:hover {
	text-decoration: none;
}

#directions {
	line-height: 1.5;
	margin-left: 25px;
}

#directions p {
	position: relative;
}

#directions p:before {
	width: 15px;
	height: 15px;
	left: -25px;
}

#directions p:nth-of-type(1):before {
	background-image: url(/img/3.png);
}

#directions p:nth-of-type(2):before {
	background-image: url(/img/2.png);
}

#directions p:nth-of-type(3):before {
	background-image: url(/img/1.png);
}

footer #menu-contacts {
	padding-top: 10px;
}

#partners-slider .slick-current,
#product-slider .slick-current {
    margin: 0;
}

#page-header {
	text-align: center;
	padding: 59px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

#page-header h1 {
	font-family: 'Oswald', sans-serif;
	margin: 0;
	font-size: 50px;
	color: white;
}

#slider-block {
	padding: 60px 0;
}

#adv-block {
	padding: 92px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#adv-block .container {
	background: white;
	padding: 65px 0;
}

#hotels-list {
	padding: 60px 0;
	text-align: center;
	position: relative;
	
	background: white url('img/hlist.jpg') center center no-repeat;
}

#prices {
	padding: 30px;
	max-width: 900px;
	margin: 30px auto;
	border-radius: 20px;
	background-color: white;
	box-shadow: 0 10px 20px 5px rgba(0,0,0,.05);
}
#prices .container {
	max-width: 1200px;
	width: 100%;
}

#prices-header {
	text-align: center;
	margin-bottom: 30px;
}

#prices-table {
	text-align: center;
}

#product-slider .slick-slide {
	text-align: center;
}

#product-slider .slick-slide img {
	display: inline-block;
}

.whited {
	position: absolute;
	background: url(/img/hotels-list-bg.png) center/cover no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.05;
	z-index: -1;
}

#imagelightbox {
	position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}

#slider-block .row {
	margin: 0;
}

#slider-block .details-link {
	font-size: 13px;
	padding: 21px 9px 19px;
}

#slider-block .details-block {
	padding: 25px 32px 42px;
}

#product-slider .slick-prev,
#product-slider .slick-next {
    width: 39px;
    height: 39px;
}

#product-slider .slick-prev:before,
#product-slider .slick-next:before {
	display: none;
}

#product-slider .slick-prev {
	background: url(/img/product-arrow-left.png) center no-repeat;
	left: -60px;
}

#product-slider .slick-next {
	background: url(/img/product-arrow-right.png);
	right: -60px;
}

#slider-block .right-side {
	text-align: right;
}

#product-slider.slick-slider {
	display: inline-block;
	width: 90%;
}

#product-slider img {
	width: 100%;
}

#adv-block #preim-top .advantage,
#adv-block #adv-bottom .advantage {
	font-size: 16px;
	font-weight: 700;
}

#adv-block #preim-top {
	padding-left: 50px;
	justify-content: space-around;
}

#adv-block #preim-top .advantage {
    width: 23%;
}

#adv-block #adv-bottom {
	margin-top: 40px;
}

#hotels-list .container {	
	max-width: 1200px;
	width: 100%;
}
#hotels-list h2 {	
	font-size: 36px;
    line-height: 1.222222222;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	
}

#hotels-list button {
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
	margin-top: 50px;
}

#prices-header {
	line-height: 1.314285714285714;
}

#prices-header h2 {
	font-size: 36px;
	/*font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 800;*/
}

#prices-header p {
	font-weight: 300;
	font-size: 20px;
}

.prices-bottom {padding-top: 30px;}
.prices-bottom a, #prices-header a {
	font-weight: 500;
	font-size: 18px;
	color: #D31A22;
	text-decoration: underline;
}

.prices-bottom a:hover, #prices-header a:hover {
	text-decoration: none;
}

.pricing-block {
	display: inline-block;
	line-height: 3.285714285714286;
	text-align: center;
}

.price-name {
    font-size: 14px;
    color: white;
    background: #D31A22;
    border-radius: 5px 5px 0 0;
	padding: 4px 0;
}

.amount {
    font-weight: 700;
    font-size: 17px;
	background: #E8E8E8;
    border-radius: 0 0 5px 5px;
}

#special-offers {
	padding: 70px 0 95px;
}

.offer {
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	display: flex;
	height: 371px;
}

.offer-img,
.offer-text {
	display: inline-block;
}

.offer-img {
    width: 47.33%;
}

.offer-img img {
	width: 100%;
	height: 100%;
}

.offer-text {
    width: 57.33333333333333%;
	padding-left: 67px;
}

.offer-text p {
	margin: 0;
}

.offer-text p:nth-of-type(1) {
	line-height: 34px;
	color: #303030;
	font-size: 24px;
	font-weight: 500;
	margin-top: 45px;
}

.offer-text p:nth-of-type(2) {
	font-size: 24px;
	line-height: 29px;
	color: #d01a22;
	font-weight: 700;
	margin-top: 11px;
}

.offer-text p:nth-of-type(3) {
	font-size: 18px;
	line-height: 25px;
	color: #676767;
	font-weight: 400;
	margin-top: 21px;
}

.offer-text button {
	font-size: 12px;
	line-height: 25px;
	font-weight: 600;
	padding: 9.5px 16px;
	margin-top: 34px;
}

#sec-form-section .main-form.edited {
	width: 808px;
    margin: 40px auto 0;
}

.edited div {
    width: 48%;
}

.edited button {
	width: 48%;
    margin: 26px auto 0;
}

.edited textarea {
	height: 110px;
	resize: vertical;
}

#modal-back {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background: black;
	opacity: 0.7;
}

#modal-form {
	display: none;
	border-radius: 3px;
	position: fixed;
	z-index: 9999;
	filter: drop-shadow(0px 14px 20.5px #b8b8b8);
	width: 453px;
	top: 174px;
	background: white;
}

#close {
    content: '';
    position: absolute;
    top: 0px;
    width: 20px;
    height: 20px;
    background: url(/img/close.png) center/contain no-repeat;
    right: -28px;
	cursor: pointer;
	transition: all 0.2s ease;
}

#close:hover {
	opacity: 0.7;
}

#modal-form form {
	background: white;
	border-radius: 3px;
	padding: 0 44px 51px;
}

#modal-form button {
	margin-top: 21px;
    width: 100%;
    padding: 21px 9px 20px 0;
    letter-spacing: 0.3px;
	font-size: 15px;
}

#modal-form form input {
	border: 1px solid #D4D4D4;
	border-radius: 3px;
	background: #F3F3F3;
	font-size: 14px;
	line-height: 26px;
	padding: 17px 0 16px 26px;
	color: #7c7c7c;
	font-weight: 400;
	letter-spacing: -0.2px;
	box-sizing: border-box;
	width: 100%;
}

#modal-form form p {
	font-size: 12px;
	line-height: 26px;
	color: #515151;
	font-weight: 400;
	margin: 10px 0 2px;
	letter-spacing: -0.7px;
    text-align: left;
}

#modal-title {
	font-size: 31px;
	line-height: 25px;
	color: #363636;
	font-weight: 700;
	text-align: center;
	padding-top: 45px;
	letter-spacing: -0.2px;
}

#modal-text {
	font-size: 14px;
    line-height: 24px;
    color: #7c7c7c;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
    padding: 0px 55px;
	letter-spacing: -0.2px;
}

#distribution h1, #distribution-adv h2, #geo-distribution h2 {
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
}

#distribution h1, #distribution p, #geo-distribution p:nth-of-type(1), #geo-distribution h2 {
	color: #2d2d2d;
}

#distribution p, #distribution-adv .adv-content p:nth-of-type(2) {
	font-weight: 400;
}

#distribution h1, #geo-distribution h2, #geo-distribution p:nth-of-type(1) {
	line-height: 60px;
}

#distribution {
	padding: 20px 0;
	background: #F4F4F4;
}

#distribution h1 {
	margin-bottom: 25px;
}

#distribution .container {
	background: url(/img/distr1.png) 87% 60% no-repeat;
    padding: 80px 0 100px;
}

#distribution .left-side {
	width: 51%;
}

#distribution p {
	line-height: 25px;
	font-size: 15px;
}

#distribution #promo-form {
    margin-top: 35px;
}

#distribution input {
	filter: drop-shadow(0px 20px 21.5px rgba(184,184,184,0.66));
}

#distribution button {
	font-size: 15px;
    padding: 19px 32px 19px 33px;
	filter: drop-shadow(0px 20px 21.5px rgba(184,184,184,0.66));
}

#distribution-adv {
	color: #363636;
	text-align: center;
	padding: 65px 0 100px;
}

#distribution-adv h2 {
	line-height: 55px;
}

#distribution-adv .columns {
	margin-top: 70px;
}

#distribution-adv .adv-row {
	display: flex;
	justify-content: space-around;
}

#distribution-adv .adv-row:nth-of-type(2) {
	margin-top: 40px;
}

#distribution-adv .adv-content {
	width: 22%;
}

#distribution-adv .adv-content img {
	
}

#distribution-adv .adv-content p:nth-of-type(1) {
	font-weight: 600;
	line-height: 26px;
}

#distribution-adv .adv-content p:nth-of-type(2) {
	font-size: 14px;
	line-height: 24px;
}

#geo-distribution {
	padding: 50px 0;
	background: #F4F4F4;
}

#geo-distribution table, #geo-distribution p:nth-of-type(2) {
	font-weight: 500;
}

#geo-distribution .left-side {
	
}

.sub-container {
	background: url(/img/distr2.png) 90% center no-repeat;
	padding: 50px 0 80px;
}

#geo-distribution span {
	color: #d31a22;
}

#geo-distribution h2 {
	line-height: 50px;
	margin-top: 15px;
}

#geo-distribution p {
	line-height: 34px;
	color: #515151;
	font-weight: 500;
}

#geo-distribution .left-side p:nth-of-type(1) {
	font-size: 68px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

#geo-distribution .left-side p:nth-of-type(2) {
	line-height: 34px;
	font-size: 20px;
	margin-top: 30px;
}

#geo-distribution table {
	font-size: 20px;
	line-height: 39px;
	width: 100%;
	text-align: center;
	filter: drop-shadow(0px 10px 13.5px rgba(0,0,0,0.09));
}

#geo-distribution table th,
#geo-distribution table td {
	width: 25%;
}

#geo-distribution table th {
	color: white;
	background: #d31a22;
	padding: 15px 0;
	font-weight: 500;
}

#geo-distribution table td {
	color: #3d3d3d;
	padding: 15px 0;
	background: white;
}

#geo-distribution table tr td:last-child, #geo-distribution table tr th:last-child {
	border-right: none;
}

.cleared {
	opacity: 1;
	background: url(/img/hotels-list-bg.png) center 84%/cover no-repeat;
}

#geo-distribution table tr th:first-child {
	border-radius: 5px 0 0 0;
}

#geo-distribution table tr th:last-child {
	border-radius: 0 5px 0 0;
}

#geo-distribution table tr td:first-child {
	border-radius: 0 0 0 5px;
}

#geo-distribution table tr td:last-child {
	border-radius: 0 0 5px 0;
}

.mobile-visible {
	display: none;
}

.soc {
	padding-top: 20px;
}
.soc div {
	font-weight: bold;
	margin-bottom: 10px;
	display: block !important;
}
.soc i{
	font-size: 24px;
}

.btn1 {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	cursor: pointer;
	box-sizing: border-box;
}
.btn1:hover { 
	color: white !important;
	text-decoration: none;
}

.pr-tbl {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
}
.pr-tbl .pricing-block {	
	flex: 0 0 31%;
	-webkit-flex: 0 0 31%;
	margin: 0 1% 20px 1%;
}
.pr-tbl .price-name {
	padding: 5px 10px;	
}

@media screen and (max-width: 960px){

}
