h1{
	font-size: 65px;
	margin-bottom: 35px;
	line-height: 30px;
}

.main_menu_wrapper{
	line-height: 48px;
	padding: 23px 0;
}

.header_social{
	text-align: right;
}

.rounded_bottom{
	border-radius: 0 0 50% 50% / 0 0 2% 2%;
    margin: 0px -10%;
    padding: 0 10%;
    overflow: hidden;
}

.rounded_header_body{
	height: 530px;
}

.logo_wrapper{
	width: 110px;
}

.header_slogan{
	font-size: 36px;
	margin-top: 15px;
	line-height: 40px;
	letter-spacing: 2px
}

.header_slogan p{
	margin: 14px 0 0;
    letter-spacing: 5px;
    line-height: 74px;
    font-size: 100px;
}

.rounded_header_body .golden_btn{
	top: 380px;
	font-size: 16px;
}

.pillar{
	width: 68px;
	left: 50%;
	margin-left: -34px;
	bottom: -100px;
}

.our_advantages{
	margin-top: 155px;
}

.portfolio_wrapper{
	margin-top: 40px;
}

.portfolio_more{
	font-size: 16px;
}

.credo_wrapper{
	margin-top: 65px;
}

.rounded_credo_body{
	height: 360px;
	background: url(../img/credo_bg.jpg) no-repeat;
	background-size: cover;
	padding: 35px 0;
	line-height: 24px;
}

h2.credo{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 5px;
	padding: 0 11px;
}

.our_services{
	margin-top: 85px;
}

.our_services h2{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}

.service{
	margin-bottom: 50px;
}

.prefooter{
	margin-top: 210px;
}

.rounded_top{
	border-radius: 50% 50% 0 0 / 2% 2% 0 0;
    margin: 0px -12%;
    padding: 0 12%;
    overflow: hidden;
}

.rounded_prefooter_body .container{
	height: 780px;
	padding: 60px 15px 0;
}

.prefooter .logo_wrapper{
	width: 136px;
}

.order_form_wrapper{
	margin-top: 66px;
	padding: 36px 15px 50px;
}

.order_form_wrapper h1{
	letter-spacing: 5px;
	line-height: 48px;
	margin-bottom: 31px;
}

.footer_contacts,
.footer_social{
	text-align: center;
}


@media (min-width: 576px) {

}

@media (min-width: 768px) {
	h1{
		font-size: 90px;
		margin-bottom: 50px;
		line-height: 48px;
	}

	.main_menu_wrapper {
	    padding: 20px 0;
	}

	.header_social{
		text-align: left;
	}

	.main_menu{
		margin-top: 7px;
	}

	.rounded_bottom{
		border-radius: 0 0 50% 50% / 0 0 18% 18%;
	    margin: 0px -20%;
	    padding: 0 20%;
	    overflow: hidden;
	}

	.rounded_header_body{
		height: 530px;
	}

	.logo_wrapper{
		width: 155px;
	}

	.header_slogan{
		font-size: 48px;
		margin-top: 31px;
		line-height: 40px;
		letter-spacing: 2px
	}

	.header_slogan p{
		margin: 13px 0 0;
	    letter-spacing: 6px;
	    line-height: 74px;
	    font-size: 120px;
	}

	.rounded_header_body .golden_btn{
		top: 375px;
		font-size: 18px;
	}

	.pillar{
		width: 84px;
		left: 50%;
		margin-left: -42px;
		bottom: -146px;
	}

	.our_advantages{
		margin-top: 200px;
	}

	.portfolio_more{
		font-size: 18px;
	}

	.credo_wrapper{
		margin-top: 45px;
	}

	.rounded_credo_body{
		height: 315px;
		padding: 60px 25px;
		line-height: 30px;
	}

	h2.credo{
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 20px;
		padding: 0;
	}

	.service{
		margin: 0;
	}

	.prefooter{
		margin-top: 65px;
	}

	.rounded_top{
		border-radius: 50% 50% 0 0 / 11% 11% 0 0;
	    margin: 0px -20%;
	    padding: 0 20%;
	    overflow: hidden;
	}

	.rounded_prefooter_body .container{
		height: 800px;
	}

	.prefooter .logo_wrapper{
		width: 145px;
	}

	.order_form_wrapper{
		padding: 35px 60px 50px;
		margin-top: 48px;
	}

	.order_form_wrapper h1{
		font-size: 65px;
	}

	.footer_social{
		text-align: left;
	}

	.footer_contacts{
		text-align: right;
	}

}

@media (min-width: 992px) {
	h1{
		font-size: 100px;
		line-height: 60px;
		margin-bottom: 60px;
	}

	.main_menu_wrapper {
	    padding: 18px 0;
	}

	.header_social{
		text-align: left;
	}

	.main_menu{
		margin-top: 0;
	}

	.rounded_bottom {
	    border-radius: 0 0 50% 50% / 0 0 45% 45%;
	    margin: 0px -30%;
	    padding: 0px 30%;
	    overflow: hidden;
	}

	.rounded_header_body{
		height: 580px;
	}

	.logo_wrapper{
		width: 172px;
	}

	.header_slogan{
		font-size: 48px;
		margin-top: 39px;
		line-height: 30px;
		letter-spacing: 2px
	}

	.header_slogan p{
		margin: 35px 0 0;
	    letter-spacing: 8px;
	    line-height: 30px;
	    font-size: 154px;
	}

	.rounded_header_body .golden_btn{
		top: 405px;
	}

	.pillar{
		width: 102px;
		left: 50%;
		margin-left: -51px;
		bottom: -160px;
	}

}

@media (min-width: 1200px) {
	h1{
		font-size: 110px;
		line-height: 60px;
		margin-bottom: 70px;
		letter-spacing: 3px;
	}

	.wrapper{
  		width: 1366px;
  	}

	.rounded_bottom{
		border-radius: 0 0 50% 50% / 0 0 90% 90%;
		margin: 0 -48%;
		padding: 0 48%;
		overflow: hidden;
	}

	.rounded_header_body{
		height: 625px;
	}

	.logo_wrapper{
		width: 189px;
	}

	.header_slogan{
		margin-top: 50px;
		font-size: 48px;
		line-height: 30px;
		letter-spacing: 3px;
	}

	.header_slogan p{
		margin: 38px 0 0;
		letter-spacing: 9px;
		line-height: 30px;
		font-size: 185px;
	}

	.rounded_header_body .golden_btn{
		top: 435px;
	}

	.pillar{
		width: 118px;
		left: 50%;
		margin-left: -59px;
		bottom: -186px;
	}

	.our_advantages{
		margin-top: 246px;
	}

	.advantege_item h2{
		font-size: 20px;
		line-height: 30px;
	}

	.portfolio_wrapper{
		margin-top: 80px;
	}

	.credo_wrapper{
		margin-top: 95px;
	}

	.rounded_credo_body{
		height: 310px;
		padding: 45px 0 20px;
	}

	h2.credo{
		margin-bottom: 15px;
	}

	.our_services h1{
		margin-bottom: 0;
	}

	.prefooter{
		margin-top: 105px;
	}

	.rounded_top{
		border-radius: 50% 50% 0 0 / 75% 75% 0 0;
	    margin: 0px -48%;
	    padding: 0 48%;
	    overflow: hidden;
	}

	.prefooter .logo_wrapper {
	    width: 170px;
	}

	.order_form_wrapper{
		padding: 36px 30px 50px;
	}
}


@media (max-width: 765px) {
    .top_phone_wrapper, .header_social {
        text-align:center;   
    }
}

@media (max-width: 575px) {
    .header_social {
        text-align:right;   
    }
}