﻿body, html {
	font-family: 'Geometria';
	font-size: 18px;
	color: #2d3032;
	margin: 0;
	padding: 0;
}


.sectionWrapper {
	width: 1170px;
	position: relative;
	margin: 0 auto;
	display: block;
}

/* HEADER */
#siteLogoLink {
	display: block;
	position: relative;
	width: 500px;
	margin-top: 24px;
}

#headerSection .sectionWrapper {
	display: flex;
}

#rosacreditacia {
    display: block;
    margin-top: 24px;
    position: relative;
    text-align: center;
    width: 410px;
}

.custom.headerCallback {
    color: #fff;
    display: block;
    margin-left: 30px;
    margin-top: 34px;
    position: relative;
    text-align: right;
    width: 230px;
}

/*.custom.headerCallback p {
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 48px;
	font-weight: 500;
	color: #2c3032;
	background: url('../images/icons/icon-phone-blue-29x41.png') left center no-repeat;
}*/

.custom.headerCallback p.ph {
	margin: 0;
	padding: 0 0 0 30px;
/*	font-size: 48px;*/
	font-weight: 500;
	color: #2c3032;
	background: url('../images/icons/phone222.png') left center no-repeat;
}

.custom.headerCallback p a{
	text-decoration: none;
	font-size: 22px;
	font-weight: 500;
	color: #2c3032;
	line-height: 1.5;	
}
#footerSection .custom.headerCallback p {
    /* background: url('../images/icons/icon-phone-blue-29x41.png') 10px center no-repeat; */
}

.btn {
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	cursor: pointer;
}

.btn-callBack {
	background-color: #007abe;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}

.btn-callBack:hover,
.btn-callBack:focus {
	background-color: #199bd6;
}

#headerSection .btn-callBack {
	margin-top: 10px;
}

/* TOP MENU SECTION */
#topMenuSection {
	background-color: #199bd6;
	margin-top: 17px;
}

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

#topMenuSection .nav.menu {
	width: 100%;
	position: relative;
	display: flex;
}
#topMenuSection .nav.menu li {
	border-left: 1px #41b6eb solid;
}

#topMenuSection .nav.menu li a {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right: 1px #0f78a8 solid;
	
}

#topMenuSection .nav.menu li.item-101 a { width: 149px; }
#topMenuSection .nav.menu li.item-102 a { width: 230px; }
#topMenuSection .nav.menu li.item-103 a { width: 219px; }
#topMenuSection .nav.menu li.item-104 a { width: 207px; }
#topMenuSection .nav.menu li.item-105 a { width: 156px; }
#topMenuSection .nav.menu li.item-106 a { width: 197px; }


#topMenuSection .nav.menu li.active,
#topMenuSection .nav.menu li.active a,
#topMenuSection .nav.menu li:hover,
#topMenuSection .nav.menu li:focus,
#topMenuSection .nav.menu li:hover a,
#topMenuSection .nav.menu li:focus a {
	background: #007abe;
}

#topMenuSection .nav.menu li:hover,
#topMenuSection .nav.menu li:focus {
	border-left: 1px #007abe solid;	
}

#topMenuSection .nav.menu li:hover a,
#topMenuSection .nav.menu li:focus a {
	border-right: 1px #007abe solid;
}

/* povercaSection */
#povercaSection {
	background: #f2f3f4 url(../images/bg/bg-screen-1.png) top center no-repeat;
	height: 443px;
}

#povercaSection .sectionWrapper {
	display: flex;
}

#accLab p {
	margin: -36px 0 0 0;
	padding: 0;
	font-size: 20px;
	color: #2e2b2b;
	text-align: center;
}

#povercaSection .custom {
	width: 458px;
	height: 340px;
	background-color: #007abe;
	text-align: center;
	color: #fff;
	position: relative;
	margin-top: 10px;
}
#povercaSection #worktime {

	margin: 5px auto;	
}
#povercaSection #worktime .custom:first-child{
	width: 458px;
	height: auto;
	background-color: transparent;
	text-align: center;
	color: #777;
	position: relative;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 5px;	
}
#povercaSection #worktime .custom:first-child p {
	    color: #555;
    font-weight: 600;
    margin: 10px 0 15px;
}
#povercaSection .custom h3 {
	font-size: 65px;
	font-weight: 500;
	line-height: 65px;
	margin: 0;
	padding: 38px 0 0 0;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#povercaSection .custom h4 {
	font-size: 23px;
	font-weight: 500;
	line-height: 23px;
	margin: 0;
	padding: 0;
}

#povercaSection .custom h5 {
	font-size: 65px;
	font-weight: 700;
	line-height: 65px;
	margin: 0;
	padding: 28px 0 28px 0;
}
#povercaSection .custom h5 i {
	font-size: 48px;
	font-weight: 900;
}

#povercaSection .custom p {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 15px;
}

.orderBtn {
	background-color: #d93431;
	height: 54px;
	line-height: 54px;
	width: 262px;
	border-radius: 27px;
	font-size: 18px;
	font-weight: 500;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -131px;
	bottom: -27px;
}

/* PRICE SECTION */
#priceSection {
	background: #43a5d1 url('../images/bg/price-section-bg.png') top center no-repeat;
	height: auto;
	padding-bottom: 50px;

}
#priceSection .sectionWrapper {
	display: block;
}

#priceSection .moduleTitle {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#priceSection .flexBox {
	display: flex;
	margin-top: 38px;
}

#priceSection .flexBox .itemPriceWr0,
#priceSection .flexBox .itemPriceWr1,
#priceSection .flexBox .itemPriceWr2 {
	width: 360px;
	height: 180px;
	text-align: center;
	background: #fff;
}

#priceSection .flexBox .w100 {
	width: 100%;
}

#priceSection .flexBox .itemPriceWr1 {
	margin: 0 45px;
}

#priceSection .flexBox .itemPriceTitle {
	color: #fff;
	background-color: #007abe;
	font-size: 24px;
	font-weight: 500;
}

#priceSection .flexBox .itemPriceWr0 .itemPriceTitle {
	line-height: 24px;
	padding: 12px 10px;
	height: 48px;
	align-content: center;
}

#priceSection .flexBox .itemPriceWr1 .itemPriceTitle,
#priceSection .flexBox .itemPriceWr2 .itemPriceTitle {
	line-height: 24px;
	padding: 12px 10px;
	height: 48px;
	align-content: center;
}

#priceSection .itemPriceContent p {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #5babcc;
	height: 108px;
	line-height: 108px;
	
}

#priceSection .itemPriceContent p strong {
	font-size: 49px;
	font-weight: 500;
}

.collectiveDiscount {
	margin-top: 25px; 
}
.collectiveDiscount p {
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 64px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	color: #D93431;
}

#priceSection .moduleTitleSmall {
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	color: #fff;
}

.tel {
	text-decoration: none;
	color: white;
}

#priceSection .flexBox.priceInclude {
	margin: 0;
}


#priceSection .flexBox.priceInclude .itemPriceWr0,
#priceSection .flexBox.priceInclude .itemPriceWr1,
#priceSection .flexBox.priceInclude .itemPriceWr2 {
    background: transparent;
    height: auto;
    text-align: center;
    width: 360px;
    color: #fff;
    padding: 0 20px;
}

/* advantagesSection */
#advantagesSection {
	background: #fff;
	padding-bottom: 58px;
}

#advantagesSection .sectionWrapper {
	display: block;
}

#advantagesSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#advantagesSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#advantagesSection .flexBox .itemPriceWr {
	width: 272px;
	min-width: 272px;
	flex: 0 0 272px;
	margin: 30px 10px 0 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #2d3032;
}

#advantagesSection .flexBox .itemPriceWr .itemPriceInclImg {
	width: 128px;
	height: 128px;
	border-radius: 64px;
	background: #199bd6;
	margin: 0 auto;
}

#advantagesSection .flexBox .itemPriceWr .itemPriceInclImg img {
	margin-top: 34px;
}


/* sertificatesSection */
#sertificatesSection {
	background: #f2f3f4 url(../images/bg/bg-screen-1.png) top center no-repeat;
	height: 443px;
}

#sertificatesSection .sectionWrapper {
	display: block;
}

#sertificatesSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#sertificatesSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#sertificatesSection .flexBox .itemSertWr {
	margin: 28px 15px 0 15px;
}


/* whatIsSection */
#whatIsSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}
.flexBox.whatIs {
	display: flex;
	margin-bottom: 46px;
}
.whatIsText { width: 750px; margin-top: 30px; }
.whatIsImageBlock { width: 360px; margin-left: 60px; margin-top: 30px; }

.whatIsText p {
	margin-top: 0;
	font-size: 18px;
}


/* lowPriceSection */

#lowPriceSection {
	background: #f2f3f4 url(../images/bg/bg-lowprice.png) top center no-repeat;
	height: 550px;
}

#lowPriceSection .sectionWrapper {
	display: block;
}

#lowPriceSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#lowPriceSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.lpItem0,
.lpItem1 {
	width: 550px;
	margin: 60px 17px 0 17px;
}

#lowPriceSection .table {
	width: 100%;
	border-collapse: collapse;
}

#lowPriceSection .lpItem0 .table td { border-bottom: 1px #ccd3d6 solid; }
#lowPriceSection .lpItem1 .table td { border-bottom: 1px #e06563 solid; }

#lowPriceSection .table td {
	font-size: 18px;
	font-weight: 500;
	line-height: 50px;
}

#lowPriceSection .lpItem0 .itemlowPriceTitle,
#lowPriceSection .lpItem1 .itemlowPriceTitle {
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	height: 80px;
	line-height: 80px;
	text-align: center;
}

#lowPriceSection .lpItem0 .itemlowPriceTitle { background-color: #c3cbce; }
#lowPriceSection .lpItem1 .itemlowPriceTitle { background-color: #d93431; }

#lowPriceSection .itemlowPriceIntro p {
	margin: 0;
	padding: 0;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}

#lowPriceSection .itemlowPriceIntro p strong {
	font-size: 18px;
}

#lowPriceSection .lpItem0 .itemlowPriceIntro p { border: 1px #ccd3d6 solid; border-top: 0; color: #777e81; }
#lowPriceSection .lpItem1 .itemlowPriceIntro p { border: 1px #e06563 solid; border-top: 0; color: #d93431; }

#lowPriceSection .lpItem0 .itemlowPriceIntro p strong,
#lowPriceSection .lpItem1 .itemlowPriceIntro p strong {
	color: #24282a;
}


/* oneTwoPriceSection */
#oneTwoPriceSection {
	background-color: #007abe;
	padding-bottom: 38px;
}

#oneTwoPriceSection .moduleTitle {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#oneTwoPriceSection .flexBox {
	display: flex;
	width: 550px;
	margin: 60px 17px 0 17px;
}

#oneTwoPriceSection .flexBox .flexBox {
	margin: 0 15px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}

#oneTwoPriceSection .flexBox .flexBox strong {
	font-size: 20px;
	font-weight: 500;
}

#oneTwoPriceSection .flexBox .flexBox a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#oneTwoPriceSection .flexBox .flexBox a:hover,
#oneTwoPriceSection .flexBox .flexBox a:focus {
	border-bottom: 1px #fff dotted;
}

.otItemImg {
	width: 104px;
	height: 104px;
	position: relative;
	text-align: center;
	background-color: #5babcc;
	border-radius: 52px;
	margin-right: 10px;
}

.otItemImg img {
	margin-top: 20px;
}

.otItemImg span {
    background-color: #fff;
    color: #24282a;
    display: block;
    font-weight: 500;
    height: 22px;
    left: 0;
    line-height: 22px;
    position: absolute;
    top: 0;
    width: 22px;
    border-radius: 11px;
}

/* remindSection */
#remindSection .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
}

#remindSection .flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#remindSection .moduleTitleSmall {
	margin: 23px 0;
	text-align: center;
	color: #2d3032;
	font-size: 18px;
	line-height: 18px;
}

.remindWrap {
	width: 378px;
	padding-left: 90px;
	position: relative;
}

.itemRemindTitle {
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 35px;
}
.itemRemindTitle::after {
	display: block;
	content: '';
	width: 26px;
	height: 1px;
}

.itemRemindImg {
	display: block;
	position: absolute;
	width: 140px;
	height: 140px;
	left: -70px;
	top: 10px;
}

.remindWrap p {
	margin: 0 0 35px 0;
	font-size: 18px;
}

.remindWrItem0 { margin-right: 50px; }
.remindWrItem1 { margin-left: 50px; }

.remindWrap.remindWrItem0 {
	border: 1px #db2925 solid;
	color: #db2925;
}

.remindWrap.remindWrItem1 {
	border: 1px #125581 solid;
	color: #125581;
}

.remindWrap.remindWrItem0 .itemRemindTitle::after {
	background-color: #db2925;
	margin: 15px 0 15px 0;
}
.remindWrap.remindWrItem1 .itemRemindTitle::after {
	background-color: #125581;
	margin: 13px 0 15px 0;
}

.remindButtons {
	margin: 35px 0;
}

.remindButtons .btn-danger {
	height: 50px;
	line-height: 50px;
	width: 360px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 25px;
	margin: 0 auto;
}

.remindButtons .btn-danger:hover,
.remindButtons .btn-danger:focus {
	background-color: #bd0c08;
}


/* orderSection */
#orderSection {
	background: #125581 url('../images/bg/bg-order-blue-dark.jpg') top center no-repeat;
/*	height: 396px;*/
padding-bottom: 36px;
}

#orderSection .moduleTitle {
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 36px;
	padding-top: 36px;
	padding-bottom: 19px;
	background: url('../images/bg/bg-moduleTitle-white-71x7.png') bottom center no-repeat;
}

#orderSection .moduleTitleSmall {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin: 16px 0 34px 0;
}

#orderSection .moduleTitleSmall strong {
	font-size: 22px;
	font-weight: 500;	
}

.formFlex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.formFlex .flex360 { width: 360px; margin: 0 10px;}
.formFlex .flex750 { width: 100%; text-align: center;}
.formFlex .flexW100 { width: 100%; margin-top: 30px; }

.formFlex input.form-control {
	box-sizing: border-box;
	width: 360px;
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 28px;
	border: 0;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Geometria';
}

.formFlex textarea.form-control {
	box-sizing: border-box;
	width: 740px;
	padding: 0 15px;
	height: 108px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 28px;
	border: 0;
	resize: none;
	font-family: 'Geometria';
	font-size: 18px;
}

.flexW100 .btn-danger {
	box-sizing: border-box;
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	width: 308px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 22px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: 'Geometria';
	font-size: 18px;
}

.flexW100 .btn-danger:hover,
.flexW100 .btn-danger:focus {
	background-color: #bd0c08;
}

/* reviewSection */
#reviewSection {
	padding-bottom: 40px;
	background: #f2f3f4 url("../images/bg/bg-lowprice.png") no-repeat scroll center top;
    max-height: auto;
}

#reviewSection .moduleTitle,
#reviewSectionV .moduleTitle {
	background: url("../images/bg/bg-moduleTitle-black-71x7.png") no-repeat scroll center bottom;
    color: #2d3032;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 19px;
    padding-top: 36px;
    text-align: center;
    margin-bottom: 15px;
}

.sliderItemWr {
	width: 960px;
	margin: 0 auto;
}
.sliderItemPhotoA {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 80px;
}
.sliderItemPhotoA img {
	width: 160px;
	height: 160px;
	border-radius: 80px;	
}

.sliderItemData {
	margin: 0px 40px;
	padding: 20px;
	border: 1px #5babcc solid;
}
.sliderItemData .sliderItemDataContent {
	display: flex;
}

.sliderItemData  .sliderItemTitle {
	font-size: 22px;
	font-weight: 500;
	color: #23201f;
	line-height: 22px;	
}

.sliderItemData  .sliderItemDataContent .sliderItemText {
	font-size: 18px;
	line-height: 18px;
	padding-right: 10px;
}


#reviewSection .sp-arrow {
    height: 30px;
    width: 30px;
    border-radius: 15px;
    background: #125581;
    color: #fff;
}

#reviewSection .sp-fade-arrows {
    opacity: 1;
}

#reviewSection .sp-arrow::before {
    left: 50%;
    top: 0;
    transform: skew(145deg, 0deg);
}

#reviewSection .sp-next-arrow::after,
#reviewSection .sp-next-arrow::before,
#reviewSection .sp-previous-arrow::after,
#reviewSection .sp-previous-arrow::before {
    background-color: #fff;
    content: "";
    height: 50%;
    position: absolute;
    width: 20%;
}
#reviewSection .sp-arrow::after {
    left: 50%;
    top: 50%;
    transform: skew(-145deg, 0deg);
}

#reviewSection .sp-bottom-thumbnails.sp-has-pointer {
    margin-top: 0;
}


#reviewSection .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before,
#reviewSection .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
	display: none;
}


#reviewSection .sp-thumbnail-container  {
	background: #2c2f30;
	border-radius: 10px;
	cursor: pointer;
}

#reviewSection .sp-thumbnail-container.sp-selected-thumbnail {
	background: #125581;
}

/* bottom menu */
#botMenuSection {
	background-color: #125581;
	margin-top: 0px;
}

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

#botMenuSection .nav.menu {
	width: 100%;
	position: relative;
	display: flex;
}
#botMenuSection .nav.menu li {
	border-left: 1px #0f3954 solid;
}

#botMenuSection .nav.menu li a {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right: 1px #2e7caf solid;
	
}

#botMenuSection .nav.menu li.item-101 a { width: 149px; }
#botMenuSection .nav.menu li.item-102 a { width: 230px; }
#botMenuSection .nav.menu li.item-103 a { width: 219px; }
#botMenuSection .nav.menu li.item-104 a { width: 207px; }
#botMenuSection .nav.menu li.item-105 a { width: 156px; }
#botMenuSection .nav.menu li.item-106 a { width: 197px; }


#botMenuSection .nav.menu li.active,
#botMenuSection .nav.menu li.active a,
#botMenuSection .nav.menu li:hover,
#botMenuSection .nav.menu li:focus,
#botMenuSection .nav.menu li:hover a,
#botMenuSection .nav.menu li:focus a {
	background: #5babcc;
}

#botMenuSection .nav.menu li:hover,
#botMenuSection .nav.menu li:focus {
	border-left: 1px #5babcc solid;	
}

#botMenuSection .nav.menu li:hover a,
#botMenuSection .nav.menu li:focus a {
	border-right: 1px #5babcc solid;
}


/* footerSection */
#footerSection {
	background: #18252e;
}

#footerSection .flexBox {
	display: flex;
}


#siteLogoLink1 {
    display: block;
    margin-top: 24px;
    position: relative;
    width: 500px;
    color: #fff;
}

#footerSection .custom {
    display: block;
    margin-top: 24px;
    padding-right: 18px;
    position: relative;
    width: 390px;
    color: #fff;	
}

#footerSection .custom.headerCallback {
    display: block;
    margin-top: 15px;
    margin-left: 30px;
    position: relative;
    width: 230px;
    color: #fff;
    text-align: right;	
}

#footerSection .custom.headerCallback p, #footerSection .custom.headerCallback p a {
	color: #fff;
}
.ogrn {
	margin-top: 7px;
}

.col50 {
	width: 50%;
}

#footerSection ul.fa-ul {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

#footerSection ul.fa-ul li {
	margin-bottom: 7px;
}
#footerSection .iTeamLink a {
	text-decoration: none;
}

.pDataLink a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff solid;
	font-size: 14px;
}
.pDataCopy {
	font-size: 14px;
	margin: 0 auto;
}
.pDataLink a:hover,
.pDataLink a:focus {
	border-bottom: 1px #fff dotted;
}

.pDataCopy {
	color: #fff;
	margin-top: 15px;
}

#footerSection .iTeamLink {
	text-align: right;
}

#footerSection .iTeamLink a span,
#footerSection .iTeamLink a:hover span,
#footerSection .iTeamLink a:focus span { text-decoration: underline; }
#footerSection .iTeamLink a {
	background: url('../images/logo/iteam.png') right center no-repeat;
	padding-right: 155px;
	line-height: 80px;
	color: #fff;
	display: inline-flex;
}

#copyrithsRow {
	padding-top: 25px;
	padding-bottom: 25px;
}

/* MODAL */ 
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

h5.modal-title {
	margin: 0;
	font-size: 24px;
}

h4.alert-heading {
	margin-top: 0;
}

a.close {
	display: none;
}



.modal-body input.form-control,
.modal-body select.form-control {
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 28px;
	border: 1px #199bd6 solid;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Geometria';
}

.modal-footer .btn-danger {
	display: block;
	position: relative;
	height: 44px;
	line-height: 44px;
	width: 308px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #db2925;
	border-radius: 22px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: 'Geometria';
	font-size: 18px;
}

.modal-footer .btn-danger:hover,
.modal-footer .btn-danger:focus {
	background-color: #bd0c08;
}

.modal-body .form-group {
	position: relative;
}


.menuSwitchWr {
	padding: 5px;
	display: none;
}
.menuSwitch.btn {
	box-sizing: border-box;
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	color: #fff;
	border: 1px #fff solid;
	border-radius: 0px;
	float: right;
}
.clear {
	clear: both;
}

.sliderItemPhotoB img {
	max-width: 192px;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


#demo2 li {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#demo2 li .sliderItemDataV {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 400px;
	margin: 15px;	
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#sertificatesSection .flexBox .itemSertWr {
    margin: 28px 15px 0;
	position: relative;
	width: 350px;
}

.flexBox.priceInclude .itemPriceInclTitle {
	font-size: 20px;
}


#s-overlay{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 10000;
}


    #s-overlay .success{
    background-color: #fff;
    max-width: 400px;
    width: 90%;
    position: relative;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 25px;
    font-size: 18px;
    text-align: center;
    display: none;
}


/*кнопка звонка Whatsapp*/

.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #25D366; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
/* конец кнопки звонка Whatsapp*/

/*кнопка звонка Telegram*/

.telegram-button {
    position: fixed;
    right: 13px;
    bottom: 200px;
    transform: translate(-50%, -50%);
    background: #0088cc; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 57px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.telegram-button a {
    color: #fff;
}
.telegram-button:before,
.telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #0088cc; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.telegram-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
/* конец кнопки звонка Telegram*/