body {
	font-family: "Montserrat", sans-serif;
}

/* ========== Стилизация Скроллбара =============  */
::-webkit-scrollbar {
	width: 9px;
}

::-webkit-scrollbar-track {
	background: rgb(218, 218, 218);
}

::-webkit-scrollbar-thumb {
	background: #5f5f5f;
	border-radius: 3px;
	border: 0px solid rgb(166, 193, 204);
}


::-webkit-scrollbar-thumb:hover {
	background: #959595;
	border-radius: 2px;
	transition: 0.1s;
}

/* ========== // ============= */

.padding-table {
	padding-top: 5%;
}


.table {
	margin-top: 3%;
}

h2 {
	font-size: 40px;
	font-weight: 600;
}


h5 {
	font-weight: 600;
}


h6 {
	color: #505050;
	font-weight: 500;
	font-size: 14px;
}


/* ------- Меню навигации ---------- */
#menu {
	transition: 0.8s;
	padding-bottom: 20px;
}

#menu.navbar-default {
	background: rgb(255, 255, 255);
	border-bottom: 1px solid #efefef;
}

.telephone {
	background-color: #35547a;
	padding-top: 10px;
	padding-bottom: 10px;
}

.phone-href {
	color: #fff;
	font-size: 12px;
}

.phone-href:hover, .phone-href:active, .phone-href:focus {
	color: #e1e1e1;
}

#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 16px;
	color: #505050;
	font-weight: 700;
}


#menu a.navbar-brand i.fa {
	color: #35547a;
}


.navbar-right {
	padding-right: 25px;
	padding-top: 20px;
}

#menu .menu-logo {
	height: 55px;
	padding-left: 25px;
}


#menu .fa-instagram {
	font-size: 18px;
}


#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #505050;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 3px;
}

/* -- Горит активности секции -- */
 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #000000!important;
} 

/* -- Горит при нажатии -- */
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #7c7c7c;
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	border-color: #35547a;
	border-radius: 5px;
	transition: 0.4s;
	box-shadow: 0 0 7px rgba(54, 54, 54, 0.1);
}

.on {
	transition: all 0.8s;
}

/* // */
.padding {
	margin-top: 5%;
}


/* -------- Для 2ГИС --------- */
.gis {
	font-size: 14px;
}


/* ------------------ Стили для всех картинок ------------- */
.uslugi-img {
	width: 350px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
/* ----------------- // -------------------- */


/* ====================================================== Header ================================================ */
header {
	background: url(../img/header-bg.jpg);
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover; 
	height: 600px;
} 

header .overlay {
	background-color: rgba(0, 0, 0, 0.65);
	height: 100%;
}

header .btn-default {
	background-color: #a2d6f5;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	margin-top: 5%;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	border: none;
	width: 50%;
}

header .btn-default:hover, header .btn-default:focus, header .btn-default:active {
	background-color: #35547a;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
	transition: 0.5s;
	color: #fff;
}

header a {
	color: #505050;
	font-weight: 600;
	border-bottom: 1px dashed #505050;
}

header h1 {
	font-size: 35px;
	font-weight: 700;
	margin-top: 10%;
	margin-bottom: 3%;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 5px 15px rgba(0, 0, 0, .8);
}

header .top {
	border-radius: 25px;
	padding-bottom: 25px;
	margin-top: 140px;
}

header h3 {
	font-size: 25px;
	font-style: italic;
	color: #ffffff;
	font-weight: 500;
	text-shadow: 0 5px 15px rgba(0, 0, 0, .8);
}

header .silver {
	color: #a2d6f5;
}

header a:hover {
	text-decoration: none;
}
/* -- // -- */


/* ====================================================== #one ================================================ */
#one {
	padding-top: 5%;
	padding-bottom: 5%;
}

#one .btn-default {
	font-size: 18px;
	font-weight: 600;
	background: none;
	box-shadow: 0 0 7px rgba(4, 233, 164, 0.15);
	border-radius: 10px;
	width: 75%;
}

#one .green {
	background-color: none;
	border: 2px solid #00bb16;
	color: #00bb16;
}

#one .red {
	background-color: none;
	border: 2px solid #35547a;
	color: #35547a;
}

#one .btn-default:hover {
	border-radius: 10px;
	transition: 0.3s;
	background-color: #000000;
	border: 2px solid #000000;
	box-shadow: 0 0 15px rgba(195, 195, 195, 0.55);
	color: #fff;
}

#one .btn-default:active, #one .btn-default:focus {
	color: #3286fb;
	border: 2px solid #3286fb;
	background: none;
	box-shadow: 0 0 15px rgba(4, 130, 233, 0.55);
}
/* -- // -- */

/* ====================================================== #two ================================================ */
#two {
	background-color: #fff;
	padding-top: 5%;
	padding-bottom: 5%;
	border: 1px solid #efefef;
}

#two .panel {
	background-color: #f9fdff;
	box-shadow: 0 0 15px rgba(0, 41, 75, 0.55);
	border-radius: 10px;
	margin-top: 2%;
	padding-top: 5%;
	padding-bottom: 5%;
}


#two .btn-default {
	background: none;
	border-radius: 5px;
	font-size: 18px;
	color: #35547a;
	font-weight: 600;
	border: 2px solid #35547a;
	width: 100%;
}


#two .btn-default:hover {
	background-color: #000000;
	border-radius: 5px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	border: 2px solid #000000;
	transition: 0.3s;
	width: 100%;
}

#two .btn-default:focus {
	color: #3286fb;
	border: 2px solid #3286fb;
	background: none;
	box-shadow: 0 0 15px rgba(4, 130, 233, 0.55);
}

#two .btn-default:active {
	color: #3286fb;
	border: 2px solid #3286fb;
	background: none;
	box-shadow: 0 0 15px rgba(4, 130, 233, 0.55);
}
/* -- // -- */


#two h2 {
	padding-bottom: 5%;
	color: #35547a;
}

#two .text-padding {
	padding-top: 30px;
}

#two p {
	color: #5a5a5a;
	font-size: 18px;
	padding: 15px;
	font-weight: 500;
	background-color: #ffffff;
	box-shadow: 0 0 7px rgba(81, 5, 67, 0.1);
	border-radius: 10px;
	text-align: left;
}

#two .panel-p {
	background-color: #fff;
	border-radius: 0;
	border-left: 3px #35547a solid; 
}

#two .blue {
	color: #3286fb;
}

#two h3 {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 2%;
	color: #35547a;
	padding-top: 5%;
}

#two .fa-check-square {
	color: #35547a;
}

#two h4 {
	font-size: 18px;
	font-weight: 500;
	color: #505050;
}

#two .fa-instagram {
	font-size: 20px;
	color: #C2185B;
}

#two h5 {
	background: rgba(0, 0, 0, 0.4);
	border-radius: 5px;
}

#two .main-photo {
	width: 450px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}

.nav-tabs > li > a {
	font-size: 18px;
}

#two li {
	text-align: center;
	font-size: 18px;
	width: 100%;
	padding-bottom: 10px;
}

.tab-padding {
	margin-top: 2%;
}
/* -- // -- */




/* ====================================================== #three ================================================ */
#three {
	background-color: #fff;
	border: 1px solid #efefef;
	padding-bottom: 10%;
	padding-top: 5%;
}


#three h2 {
	padding-bottom: 5%;
	color: #35547a;
}

#three h4 {
	font-size: 20px;
	font-weight: 600;
	padding-top: 2%;
	padding-bottom: 2%;
}

#three h5 {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 2%;
	text-align: left;
}

#three p {
	text-align: center;
	font-size: 18px;
	color: #505050;
	font-weight: 600;
	padding-bottom: 5%;
}


#three .logo {
	width: 40px;
	margin-bottom: 5%;
}

#three .btn-default {
	color: #35547a;
	border: 2px solid #35547a;
	font-size: 18px;
	font-weight: 600;
	background: none;
	box-shadow: 0 0 7px rgba(4, 233, 164, 0.15);
	border-radius: 10px;
	width: 75%;
}

#three .btn-default:hover {
	border-radius: 10px;
	transition: 0.2s;
	background-color: #000000;
	border: 2px solid #000000;
	box-shadow: 0 0 15px rgba(195, 195, 195, 0.55);
	color: #fff;
}

#three .btn-default:active, #three .btn-default:focus {
	color: #3286fb;
	border: 2px solid #3286fb;
	background: none;
	box-shadow: 0 0 15px rgba(4, 130, 233, 0.55);
}
/* -- // -- */




/* ============================================= #four ========================================= */
#four {
	background-color: #fff;
	padding-top: 5%;
	padding-bottom: 5%;
	border: 1px solid #efefef;
}

#four h2 {
	padding-bottom: 5%;
	color: #35547a;
}

#four h3 {
	color: #35547a;
	font-weight: 600;
	font-size: 22px;
}

#four p {
	text-align: center;
	color: #505050;
	font-weight: 500;
	font-size: 18px;
}


#four .photo {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}


.owl-nav {
	font-size: 35px;
	font-weight: 700;
}

.owl-prev:hover {
	color: #35547a;
}

.owl-next:hover {
	color: #35547a;
}
/* -- // -- */




/* ============================================= #contact ========================================= */
#contact {
	background: url(../img/header-bg.jpg);
	border: 1px solid #efefef;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover; 
}



#contact .overlay {
	padding-top: 5%;
	padding-bottom: 10%;
	background-color: rgba(255, 255, 255, 0.95);
    background-repeat: repeat;
    left: 0;
    /* Использовали значение position: absolute;  - т.к этот класс накладывается на другой (используется в основном в этих случаях) */
    top: 0;
	z-index: 0;
}


#contact h2 {
	color: #35547a;
	padding-bottom: 5%;
}


#contact h3 {
	color: #35547a;
	font-size: 25px;
	font-weight: 700;
	padding-bottom: 5%;
}


#contact a {
	color: #505050;
	font-size: 20px;
	font-weight: 500;
}


#contact .fa {
	color: #35547a;
}
/* -------- // -------- */



/* ============================================= #footer  ========================================= */
#footer {
	background-color: #42b3fe; 
}

#footer .overlay {
	background-color: rgba(255, 255, 255, 0.75);
    background-repeat: repeat;
    left: 0;
    /* Использовали значение position: absolute;  - т.к этот класс накладывается на другой (используется в основном в этих случаях) */
    top: 0;
	z-index: 0;
	padding-top: 2%;
	padding-bottom: 1%;
}

#footer p {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
}

#footer a {
	color: #35547a;
}

#footer a:hover {
	text-decoration: underline;
	color: #A87301;
}
/* --- // --- */



/* ===================================================== Медиа-Запросы ================================================= */
@media (max-width: 1200px)
and (min-width: 991px) {
	.uslugi-img {
		width: 300px;
	}
}


@media (max-width: 991px)
and (min-width: 768px) {
	#menu.navbar-default .navbar-nav > li > a {
		font-size: 12px;
	}

	#menu a.navbar-brand {
		font-size: 14px;
	}

	header {
		height: 600px;
		background-position: left;
	}

	header .btn-default {
        width: 60%;
		margin-top: 7%;
    }

	header h1 {
		font-size: 30px;
		padding-bottom: 5%;
		padding-top: 5%;
	}

	header h3 {
		font-size: 20px;
	}

	header .small {
		font-size: 18px;
	}

	header .top {
		padding-bottom: 10px;
		margin-top: 130px;
	}

	h2 {
		font-size: 30px;
	}

	.padding-mobile {
		margin-top: 7%;
	}	

	.padding-little {
		margin-top: 5%;
	}	

	header p {
		font-size: 18px;
	}

	/* ------ #one ------ */
	#one .green, #one .red {
		width: 75%;
		font-size: 16px;
	}
	/* -- // -- */

	/* ------ #two ------ */
	#two p {
		font-size: 16px;
		margin-top: 5%;
	}

	#two .btn-default {
		font-size: 16px;
	}

	#two .btn-default:hover {
		font-size: 16px;
	}
	
	#two .btn-default:focus {
		font-size: 16px;
	}
	
	#two .btn-default:active {
		font-size: 16px;
	}

	.nav-tabs > li > a {
        font-size: 16px;
    }

	.btn-danger {
		font-size: 16px;
	}

	#two h3 {
		font-size: 18px;
	}	

	#two h4 {
		font-size: 16px;
	}

    #two .blue {
        margin-top: 0%;
    }

	#two .main-photo {
		width: 375px;
	}

	.padding {
		margin-top: 10%;
	}
	/* -- // -- */
	


	/* ------ #three ------ */
	#three {
		padding-bottom: 10%;
	}
	
	#three h2 {
		padding-bottom: 7%;
	}
	
	#three h3 {
		padding-top: 1%;
		padding-bottom: 1%;
		font-size: 20px;
	}

	#three p {
		text-align: center;
		font-size: 16px;
		padding-bottom: 2%;
	}
	
	#three .uslugi-img {
		width: 350px;
	}
	
	#three .btn-default {
		color: #35547a;
		border: 2px solid #35547a;
		font-size: 16px;
		width: 50%;
	}
	/* -- // -- */


	/* -------- #four ------- */
	#four h3 {
		font-size: 20px;
	}

	#four p {
		font-size: 16px;
		margin-bottom: 5%;
	}
	/* -- // -- */

	/* ----------- #contact ---------- */
	#contact h3 {
		font-size: 20px;
		padding-bottom: 2%;
	}
	
	
	#contact a {
		font-size: 16px;
	}
	/* -- // -- */

	/* ================== #footer  =================== */
	#footer .overlay {
		padding-top: 3%;
		padding-bottom: 1%;
	}

	#footer p {
		font-size: 12px;
	}
	/* --- // --- */
	
}



@media (max-width: 768px)
and (min-width: 621px) {
	#menu .menu-logo {
		height: 45px;
		padding-left: 10px;
	}

	.navbar-toggle {
		margin-top: 20px;
	}

	#menu a.navbar-brand {
		font-size: 14px;
	}

	h2 {
		font-size: 30px;
	}

	header {
		height: 600px;
		background-position: left;
	}

	header .btn-default {
        width: 70%;
		margin-top: 7%;
    }

	header h1 {
		font-size: 30px;
		padding-bottom: 5%;
		padding-top: 6%;
	}

	header h3 {
		font-size: 20px;
	}

	header .small {
		font-size: 16px;
	}

	header .top {
		padding-bottom: 10px;
	}

	.padding-mobile {
		margin-top: 7%;
	}
	
	.padding-little {
		margin-top: 5%;
	}	


	.btn-danger {
		font-size: 18px;
	}
	/* // */

	/* ------ #one ------ */
	#one .green, #one .red {
		width: 75%;
		font-size: 16px;
	}
	/* -- // -- */	

	/* ------ #two ------ */
	#two p {
		font-size: 16px;
		margin-top: 5%;
	}

	#two .btn-default {
		font-size: 16px;
	}

	#two .btn-default:hover {
		font-size: 16px;
	}
	
	#two .btn-default:focus {
		font-size: 16px;
	}
	
	#two .btn-default:active {
		font-size: 16px;
	}

	.nav-tabs > li > a {
        font-size: 16px;
    }

	.btn-danger {
		font-size: 16px;
	}

	#two h3 {
		font-size: 18px;
	}

	#two h4 {
		font-size: 16px;
	}

	#two .text-padding {
		padding-top: 50px;
	}

    #two .blue {
        margin-top: 0%;
    }

	#two .main-photo {
		width: 350px;
	}

	.padding {
		margin-top: 10%;
	}
	/* -- // -- */
	
	/* ------ #three ------ */
	#three {
		padding-bottom: 10%;
	}

	#three h2 {
		padding-bottom: 7%;
	}

	#three h3 {
		padding-top: 1%;
		padding-bottom: 1%;
		font-size: 20px;
	}

	#three p {
		text-align: center;
		font-size: 16px;
		padding-bottom: 2%;
	}

	.uslugi-img {
		width: 300px;
	}

	#three .btn-default {
		color: #35547a;
		border: 2px solid #35547a;
		font-size: 16px;
		width: 50%;
	}
	/* -- // -- */

	
	/* ------------------ #four ------------------ */
	#four h3 {
		font-size: 20px;
		}
	
	#four p {
		font-size: 16px;
	}
	/* -- // -- */

	/* ----------- #contact ---------- */
	#contact .overlay {
		padding-bottom: 15%;
	}

	#contact h3 {
		font-size: 20px;
		padding-bottom: 1%;
	}
	
	
	#contact a {
		font-size: 16px;
	}
	/* -- // -- */

	/* ================== #footer  =================== */
	#footer .overlay {
		padding-top: 3%;
		padding-bottom: 1%;
	}

	#footer p {
		font-size: 12px;
	}
	/* --- // --- */	
}


@media (max-width: 620px)
and (min-width: 480px) {
	#menu {
		transition: 0.8s;
		padding-bottom: 10px;
	}

	#menu .menu-logo {
		height: 45px;
		padding-left: 15px;
	}

	.navbar-toggle {
		margin-top: 20px;
	}

	#menu a.navbar-brand {
		font-size: 14px;
	}

	.padding-mobile {
		margin-top: 7%;
	}	

	.padding-little {
		margin-top: 5%;
	}	

	header {
		height: 600px;
		background: url(../img/header-bg-mob.jpg);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		   -moz-background-size: cover;
			 -o-background-size: cover;
				background-size: cover; 
	}

	header .btn-default {
        width: 80%;
		margin-top: 8%;
    }

	header h1 {
		font-size: 25px;
		padding-bottom: 5%;
		padding-top: 7%;
	}

	header h3 {
		font-size: 18px;
	}

	header .top {
		padding-bottom: 10px;
	}

	.btn-danger {
		font-size: 18px;
	}

	h2 {
		font-size: 25px;
	}

	header p {
		font-size: 16px;
	}

	header .small {
		font-size: 16px;
	}
	/* // */

	/* ------ #one ------ */
	#one .green, #one .red {
		width: 100%;
		font-size: 16px;
	}
	/* -- // -- */

	/* ------ #two ------ */
	#two h3 {
		font-size: 18px;
	}	

	#two h4 {
		font-size: 16px;
	}

	#two .btn-default {
		font-size: 16px;
	}

	#two .btn-default:hover {
		font-size: 16px;
	}
	
	#two .btn-default:focus {
		font-size: 16px;
	}
	
	#two .btn-default:active {
		font-size: 16px;
	}

	.nav-tabs > li > a {
        font-size: 16px;
    }

	#two p {
		font-size: 16px;
		margin-top: 5%;
	}

	#two .text-padding {
		padding-top: 50px;
	}

	.btn-danger {
		font-size: 16px;
	}

	#two .blue {
		margin-top: 0%;
	}

	#two .main-photo {
		width: 300px;
	}

	#two .fa-instagram {
		font-size: 18px;
	}

	.padding {
		margin-top: 10%;
	}
	/* -- // -- */

	/* ------ #three ------ */
	#three h2 {
		padding-bottom: 7%;
	}

	#three h3 {
		padding-top: 1%;
		padding-bottom: 1%;
		font-size: 20px;
	}

	#three p {
		text-align: center;
		font-size: 16px;
		padding-bottom: 2%;
	}

	.uslugi-img {
		width: 300px;
	}

	#three .btn-default {
		color: #35547a;
		border: 2px solid #35547a;
		font-size: 16px;
		width: 75%;
	}
	/* -- // -- */



	/* ------------------ #four ------------------ */
	#four h3 {
		font-size: 20px;
		}
	
	#four p {
		font-size: 16px;
	}
	/* -- // -- */
	


	/* ----------- #contact ---------- */
	#contact .overlay {
		padding-bottom: 15%;
	}

	#contact h3 {
		font-size: 20px;
		padding-bottom: 2%;
		padding-top: 3%;
	}
	
	
	#contact a {
		font-size: 16px;
	}
	/* -- // -- */

	/* ============================================= #footer  ========================================= */
	#footer .overlay {
		background-color: rgba(255, 255, 255, 0.75);
		background-repeat: repeat;
		left: 0;
		/* Использовали значение position: absolute;  - т.к этот класс накладывается на другой (используется в основном в этих случаях) */
		top: 0;
		z-index: 0;
		padding-top: 4%;
		padding-bottom: 2%;
	}

	#footer p {
		font-size: 12px;
	}
	/* --- // --- */

}


@media (max-width: 480px) {
	.btn-danger {
		font-size: 18px;
	}

	/* header .overlay {
		padding-bottom: 100px;
	} */

	#menu a.navbar-brand {
		font-size: 14px;
	}

	#menu {
		transition: 0.8s;
		padding-bottom: 15px;
	}

	#menu .menu-logo {
		height: 45px;
		padding-left: 10px;
	}

	.navbar-toggle {
		margin-top: 15px;
	}

	header {
		height: 600px;
		background: url(../img/header-bg-mob.jpg);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		   -moz-background-size: cover;
			 -o-background-size: cover;
				background-size: cover; 
	}

	header .top {
		padding-bottom: 10px;
		margin-top: 120px;
	}

	header h3 {
		font-size: 18px;
	}


	.padding-mobile {
		margin-top: 10%;
	}	

	.padding-little {
		margin-top: 5%;
	}	

	header h1 {
		font-size: 25px;
		padding-top: 15%;
		padding-bottom: 10%;
	}

	header .small {
		font-size: 16px;
	}

	header p {
		font-size: 16px;
	}

	header .btn-default {
		font-size: 16px;
		width: 100%;
		margin-top: 10%;
	}
	

	header .btn-default:hover, header .btn-default:focus, header .btn-default:active {
		font-size: 16px;
	}
	/* // */

	h2 {
		font-size: 25px;
	}

	
	/* ------ #one ------ */
	#one .green, #one .red {
		width: 100%;
		font-size: 16px;
	}
	/* -- // -- */

	/* ------ #two ------ */
	#two {
		padding-top: 5%;
	}

	.nav-tabs > li > a {
		font-size: 16px;
	}

	#two .main-photo {
		width: 290px;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
		border-radius: 10px;
	}

	#two h4 {
		color: #505050;
		font-size: 16px;
	}

	#two .fa-instagram {
		font-size: 18px;
	}

	#two .btn-default {
		font-size: 16px;
	}

	#two .btn-default:hover {
		font-size: 16px;
	}
	
	#two .btn-default:focus {
		font-size: 16px;
	}
	
	#two .btn-default:active {
		font-size: 16px;
	}

	#two .text-padding {
		padding-top: 50px;
	}
	
	#two h3 {
		font-size: 18px;
		margin-top: 10%;
	}

	#two p {
		font-size: 16px;
		margin-top: 0%;
	}

	#two .blue {
		margin-top: 0%;
	}

	.btn-danger {
		font-size: 16px;
	}
	
	.padding {
		margin-top: 10%;
	}
	/* -- // -- */



	/* ------ #three ------ */
	#three {
		padding-bottom: 10%;
	}

	#three .padding-icon {
		padding-bottom: 10%;
	}

	#three h3 {
		padding-top: 3%;
		padding-bottom: 3%;
		font-size: 20px;
	}

	#three p {
		text-align: center;
		font-size: 16px;
		padding-bottom: 5%;
	}

	.uslugi-img {
		width: 290px;
	}

	#three .btn-default {
		color: #35547a;
		border: 2px solid #35547a;
		font-size: 16px;
		width: 75%;
	} 
	/* -- // -- */


	/* ------------------ #four ------------------ */
	#four h3 {
	font-size: 20px;
	}

	#four p {
	font-size: 16px;
	}
	/* -- // -- */

	/* ----------- #contact ---------- */
	#contact .overlay {
		padding-bottom: 30%;
	}
	

	#contact h3 {
		font-size: 20px;
		padding-bottom: 3%;
		padding-top: 5%;
	}
	
	
	#contact a {
		font-size: 16px;
	}
	/* --- // --- */

	/* ============================================= #footer  ========================================= */
	#footer .overlay {
		background-color: rgba(255, 255, 255, 0.75);
		background-repeat: repeat;
		left: 0;
		/* Использовали значение position: absolute;  - т.к этот класс накладывается на другой (используется в основном в этих случаях) */
		top: 0;
		z-index: 0;
		padding-top: 4%;
		padding-bottom: 2%;
	}

	#footer p {
		font-size: 12px;
	}
	/* --- // --- */
	

}

	

/* ========================== Медиа-запросы на высоту ======================= */






