body{
	 font-family: "MyriadProRegular";
}
p{
	font-size: 17px;
	color:#565656;
	line-height: 30px;
}
li{
	list-style: none;
}
sp-col{
	color:#E5097F;
}
.navbar-nav li a{
	text-transform: uppercase;
	font-family: "MyriadProBold";
}
.container{
	width: 970px;
}
header{
	padding-top: 115px;
	height:330px;
	background-color:#00A7B2;
	border-bottom: 15px solid #E5097F;
}
header img{
	height: 130px;
	float: left;
}
header p{
	color:#fff;
	font-size: 16px;
	margin: 0;
}
header h1{
	margin-top: 34px;
	padding-top:22px;
	padding-bottom: 23px;
	border-radius: 40px 40px 0 0;
	background-color: #fff;
	font-family: "otrada";
	color:#E5097F;
	font-size:27px;
	text-align: center;
}
#logo-text{
	color:#fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	margin-left: 143px;
	margin-top: -10px;
}
hr{
	margin-top: -15px;
	border-bottom: 7px solid #00A7B2;
}
.line{
	width:120px;
	margin-top:40px;
	border-bottom: 7px solid #00A7B2;
}
.line-two{
	width:120px;
	margin-top:40px;
	border-bottom: 7px solid #E5097F;
}
.head-child{
	margin-top: -40px;
	text-align: right;
	width: 500px;
	float: right;
}
.head-child p{
	letter-spacing: 1px;
}
.head-child span{
	color:#333;
		font-family: "MyriadProBold";
}
.head-logo h1{
	line-height: 30px;
	font-size: 20px;
	color:#fff;
}
.head-info{
	float: right;
	text-align: right;
}
.head-info span{
	color:#E5097F;
}
.head-info p{
	font-family: "MyriadProBold"; 
	font-size: 20px;
}
.clear{
	clear: both;
}
.wraper{
	padding-top: 73px;
	padding-bottom: 40px;
	background-color: #F3F6F2;
}
/*nav*/
.navbar-default{
	background-color: #fff;
}
.navbar-default .navbar-nav > li > a{
	color:#00A7B2;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#E5097F;
}
.active-menu{
	color:#E5097F;
}
/*sidebar-left*/
.sidebar-left{
	width:250px;
	float: left;
}
.list-group{
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	border-radius: 5px;
	background-color: #fff;
}
.list-group h3{
	font-size: 20px;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	background-color:#00A7B2;
	 font-family: "MyriadProBold";
	border-color: #00A7B2;
}
a.list-group-item{
	font-size:16px;
}
.sidebar-right{
	margin-top:40px;
	margin-bottom: 20px;
	background-color: #fff;
}
#call{
	margin-top: 1px;
	margin-left: 40px;
}
#call img{
	height: 40px;
	margin-right: 10px;
}
#call a{
	color: #505050;
}
#call a:hover{
	text-decoration: underline;
}
.call{
	margin-top: 10px;
}

/*main-content*/
.main-content{

	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	padding: 35px;
	margin-left:50px; 
	float: left;
	width: 670px;
	background-color: #fff;
}

.main-content h2{
	font-family: "MyriadProBold";
	text-align: center;
	margin-bottom:40px;
}
.sidebar-left h3{
	font-size: 20px;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	background-color:#00A7B2;
	font-family: "MyriadProBold";
	border-color: #00A7B2;
}
.main-content h4{
	color: #E5097F;
	font-size: 25px;
	margin-bottom: 40px;
}
.main-content h5{
	font-size: 22px;
	color: #00A7B2;
	margin-bottom: 20px;
}
.main-content p{
	text-align: justify;
}
.main-content span-spisok {
    color: #333;
	float: left;
	font-size: 17px;
	line-height: 30px;
}
#spisok p{
	margin-left: 30px;
}
.main-content spa{
	margin-right: 10px;
	margin-left: -22px;
	color:#00A7B2;
}
.main-content sp{
	color:#00A7B2;
}
.main-content span{
	color: #E5097F;
}
.main-content spp{
	color:#282828;
}
.main-content span-col{
	font-weight: 700;
}
.panel-body p{
	text-align: justify;
}
.section-two li{
	margin-bottom: 10px;
	list-style: none;
	font-size: 20px;
}
.section-two h4{
	text-align: center;
	 font-family: "MyriadProBold";
	font-size: 22px;
	color: #333;
}
.section-two span{
	margin-right: 10px;
	margin-left: -30px;
	font-family: "MyriadProBold";
	color: #333;
}
.bl1{
	margin-bottom: 20px;
}
.fa-circle{
	font-size:16px;	
}
inter{
	font-style: italic;
	color: #E5097F;
}
.panel-collapse{
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
/*slider*/
.carousel-indicators{
	bottom: -45px;
}
.carousel-indicators li{
	background-color:#00A7B2;
	border:0; 
}
.carousel-indicators .active{
	background-color:#E5097F;
}
.slide-main{
	margin-bottom: 50px;
	width: 670px;
	float:left;
	margin-left:50px;
}

.carousel-control{
	top: 1%;
}
/*footer*/
footer{
	background-color: #00A7B2;
	height: 100px;
}
.foo-nav li a{
	font-family: "MyriadProBold";
	padding: 18px;
	letter-spacing: 1px;
	color:#fff;
}
footer li a:hover{
	color:#006d73;
}
.stom{
	font-size: 17px;
	letter-spacing: 1px;
	text-align: center;
	color:#fff;
}
/*Контакты*/
.info-contacts{
	position: absolute; /* Относительное позиционирование */
    float: right;
	left: -50px; /* Сдвиг слоя влево */
    top: 50px; /* Смещение слоя вниз */
	width:300px;
	background-color:#ccc;
	height:400px;	
}
.info-map{
	width: 100%;
	position: relative;
	 float: left;
}
.info-map h2{
	font-family: "MyriadProBold";
	text-align: center;
	margin-top: -5px;
	margin-bottom:20px;
}
.sidebar-contact{
	padding: 40px 20px;
	width: 340px;
	float: left;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	overflow: hidden;
}
.sidebar-contact spp{
	color:#282828;
	font-weight: 700;
}
.sidebar-contact p{
	font-size: 18px;
}
.main-contact{
	margin-left: 30px;
	float: right;
}
input{
	width: 100%;
	height: 50px;
	border:2px solid #00A7B2;
	padding-left:10px;
}
textarea{
	max-width:600px; 
	width: 100%;
	height: 200px;
	border:2px solid #00A7B2;
	padding-left:10px;
}
.captcha{
	width:456px;
	height: 40px;
	margin-left: 20px;
}
/*comments*/
.comments{
	
}
/*---------pagination-----------------*/
.pagination{

}
.batton{
	margin-top: 15px;
	background-color:#fff; 
	color:#333;
	letter-spacing: 4px;
	font-size: 17px;
	font-family: "MyriadProBold";
}
.batton:hover{
	background-color:#00A7B2; 
	color:#fff;
	letter-spacing: 4px;
	font-size: 17px;
	font-family: "MyriadProBold";
}
a.nav_active {
	color:#fff;

	padding: 5px 10px;
	margin: 0 2px;
	background-color:#E5097F;
	cursor: default;
	text-decoration: none;
}
a.nav_link {
	color:#fff;

	padding: 5px 10px;
	margin: 0 2px;
	background-color:#00A7B2;
	text-decoration: none;
}
a.nav_link:hover {
	background-color: #333;
	text-decoration: none;
}
/*---------TABLE---------*/
.nambe{
	
	text-align: center;

}
.price{
	width: 300px;
}
.usluga{

	width:300px;
}
table tr th{
	font-size: 18px;
	border:1px solid #a0a0a0;
	padding: 5px;
	font-weight: 100;
	 font-family: "MyriadProRegular";
}

table {
	
}
/**/
.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
	width: 970px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
/*
* COMMANDS
*/
.commands_img{
	width: 246px;
}
.command_img{
	width: 246px;
	float: left;
	margin-right: 30px;
}
.doc{
	margin-left: 27px;
	margin-right: 27px;
	float: left;
	margin-bottom: 25px;
}
.doc p{
	text-align: center;
}
#title a{
	
	font-weight: 700;
	color:#333;
	text-decoration: underline;
}
#title{
	margin-top: 10px;
}

#title a:hover{
	text-decoration: none;
}
.btn-default{
	font-size: 16px;
	margin-top: 20px;
	width:100%;
}