
/*стили шаблона*/ 
body {
    font-family: 'CenturyGothic';
    /*height:300px;*/
    margin-top: 50px;
    color: #000;
    font-size: calc(0.75em + 1vmin);
}

@font-face {
    font-family: 'CenturyGothic';
	src: url(../fonts/CenturyGothic/CenturyGothic.ttf);
    font-weight: normal;
}

@font-face {
    font-family: 'CenturyGothic-Bold';
	src: url(../fonts/CenturyGothic/CenturyGothic-Bold.ttf);
    font-weight: normal;
}


.h1, h1 {
	font-size: 1.8rem;
}

.h3, h3 {
font-size: 1.5rem;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: none;
color: transparent;
}

.container {
max-width: 1340px;
}



/*центровка*/

.cent1 {
    text-align: center;
}

.cent2 {
    text-align: justify;
}

.cent3 {
    float: none;
    margin: 0 auto;
}


/*растягивающая картинка*/

article img {
    max-width: 100%;
    height: auto;
    /*width: auto;*/
    padding: 0 7px 7px 7px;
}


/* кнопка вверх*/

iframe {
    max-width: 100%;
}

/*КНОПКА ВВЕРХ*/

.topbutton {
    width: 52px;
    border: 2px solid #ccc;
    background: #3f3f3f;
    text-align: center;
    padding: 10px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    color: #333;
    font-family: verdana;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}


/*----------------------------------*/

iframe {
    max-width: 100%;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.fr-name {
display: none;
}

.container-fluid {
    padding-left: 1px;
    padding-right: 1px;
}

/*--------------------------*/


/*форма заказа расчета*/

input {
margin: 10px;
}

.for1 {
padding-top: 10px;
padding-bottom: 10px;
font-size: 1.1em;
font-family: 'CenturyGothic-Bold';
border-bottom: 2px solid #000; /* Параметры линии под текстом */
font-weight: normal; /* Убираем жирное начертание */
padding-bottom: 2px; /* Расстояние от текста до линии */
}

.for2 {
padding-top: 10px;
padding-bottom: 10px;
}

.for3 {
padding-right: 10px;
}

.for4 {
padding-top: 10px;
padding-bottom: 10px;
font-family: 'CenturyGothic-Bold';
font-size: 0.9em;
}

/*-------------------------*/


/* шаблон СТРАНИЦА */


.stra1 {
margin-top: 150px;
}

.stra2 h1 {
font-size: 2.2em;
font-family: 'CenturyGothic-Bold';
padding-bottom: 30px;
padding-top: 30px;
}

.stra3 a {
color: #000;
}



.nav-pills li {
margin-top: 5px;
margin-bottom: 10px;
}




/*МЕНЮ*/

.line1 { 
    border-left: 2px solid #ccc; /* Параметры линии */ 
    margin-left: 20px; /* Отступ слева */
    padding-left: 10px; /* Расстояние от линии до текста */ 
   }


.bg-light {
background-color: #fff !important;
}

.navbar {
padding-top: 0.2rem;
padding-bottom: 0.2rem;
border-bottom: 1px solid #eee;
}

.nav-link {
color: #000;
font-family: 'CenturyGothic-Bold';
}

.navbar-light .navbar-toggler {
color: #000;
border-color: #000;
}

.dropdown-menu {
min-width: 6rem;
border: 1px solid #fff;
}

.men1 {
padding-top: 15px;
}

.men2 {
padding-top: 20px;
}


/*-----------------------*/

/* хлебные крошки*/
/*.breadcrumb {
    background-color: #0d4b56;
}*/

.breadcrumb a {
    color: #000;
font-family: 'CenturyGothic-Bold';
}

.breadcrumb-item.active {
    color: #000;
font-family: 'CenturyGothic-Bold';
}

/*------------------------*/





/*галерейка на страницу*/

/*.gallery{
	
	padding: 80px 0;
}
.gallery img{
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	cursor: pointer;
}
#gallery-modal .modal-img{
	width: 100%;
}*/

/* страница портфолио*/




/* шапка главная */

.shap1 {
margin-top: 25%;
margin-bottom: 10%;
}

.shap2 h1 {
font-size: 3.6em;
font-family: 'CenturyGothic-Bold'; 
}

.shap3 {
font-size: 1.7em;
font-family: 'CenturyGothic-Bold';
}

.shap4 p {
padding-top: 15%;
}

/*--------------------*/

/* портфолио главная */

.port1 {
margin-bottom: 3rem;
}

/*-------------*/

/*услуги*/

.pos1 p {
padding-top: 15px;
padding-bottom: 15px;
font-size: 1.7em;
font-family: 'CenturyGothic-Bold'; 
}

.pos2 p {
font-size: 1em;
font-family: 'CenturyGothic-Bold';
}

/*-----------*/

/* контакты на главной */

.line { 
    border-left: 2px solid #ccc; /* Параметры линии */ 
    margin-left: 10px; /* Отступ слева */
    padding-left: 40px; /* Расстояние от линии до текста */ 
   }

.kon1 p {
font-size: 1.2em;
font-family: 'CenturyGothic-Bold'; 
}

.kon2 a {
color: #000;
}

.kon3 p {
padding-top: 15px;
padding-bottom: 15px
}

.kon4 h3 {
font-size: 2.4em;
font-family: 'CenturyGothic-Bold';
}


.kon5 p {
padding-top: 20px;
padding-bottom: 15px
}

/*--------------------*/

/*ФУТЕР*/

.fut1 a {
    color: #faebd8;
}

.fut3 p {
    font-size: 0.8rem;
    margin-bottom: 0.1rem;
}

.fut4 {
border-top: 1px solid #fff;
}

.fut5 a {
color: #fff;
}

.fut5 a:hover {
color: #faebd8;
}

.fut6 {
padding-top: 10px;
padding-bottom: 20px;
}

.fut7 {
padding-top: 40px;
padding-bottom: 1px;
}

.fut8 a {
color: #000;
font-size: 1.5em;
}

/* модули хотелки  */

.zvonok {
    position: relative;
    bottom: -90px;
    z-index: 200;
}

.zvonok-content {
    overflow: hidden;
    position: relative;
}

.zvonok-info {
    border: 10px solid #3399cc;
    background-color: #fff;
    padding: 60px 40px 60px 40px;
    max-width: 980px;
    position: relative;
    z-index: 100;
}

.zvonok-img {
    display: inline-block;
    position: absolute;
    top: 85px;
    right: 130px;
    z-index: 200;
    width: 450px;
}

.zvonok-title {
    font-size: 2.0em;
    font-weight: 700;
    margin-bottom: 50px;
}

.zvonok-description {
    font-size: 24px;
    color: #3399cc;
    margin-bottom: 50px;
}

/*.button, .zvonok-info-phone {
    display: inline-block;
}*/

.zvonok-info-phone {
    font-size: 1.3em;
    font-weight: 700;
}


.zvonok-button {
    text-transform: uppercase;
    background-color: #b11016;
    border-radius: 5px;
    color: #f1e6b9;
    padding: 0.9375em;
    margin-right: 20px;
    cursor: pointer;
}

.zvonok-button:hover {
    background-color: #4c90cd;
    color: #f1e6b9;
}


.step {
    color: #fff;
}

.banner-step {
    position: relative;
   /* background-image: url(../img/baner-shagi.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(109, 165, 255, 0.5);
    min-height: 900px;
}

.step-content {
    position: relative;
    padding-top: 220px;
    z-index: 100;
}

.step-title {
    text-align: center;
    margin-bottom: 50px;
}

.step-content-info {
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
    /*width: 20.666667%;*/
    padding-bottom: 50px;
}

.container-1 {
    display: inline-block;
    position: relative;
    top: 50px;
    left: -55px;
    z-index: 200;
}

.container-2 {
    position: relative;
    z-index: 100;
    margin-bottom: 20px;
}

.strelka {
    font-size: 60px;
    font-weight: 900;
    color: #ffcc00;
    padding-top: 60px;
    float: left;
}


.span {
    display: inline-block;
    background: #ffcc00;
    color: #000;
    text-align: center;
    border-radius: 50%;
    padding: 50% 0;
    width: 100%;
    position: absolute;
    transform: translateY(-50%);
}


.number {
    position: relative;
    top: -.8em;
    padding: 0em 0.65em;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.icon {
    border: 3px solid #ffcc00;
    border-radius: 50%;
    padding: 35px;
    position: relative;
    width: 0 auto;
    height: 0 auto;
}


.karta {
    position: relative;
    top: -110px;
    z-index: 200;
    height: 285px;
}

.karta-content {
    overflow: hidden;
    position: relative;
    float: right;
}

.karta-img {
    position: relative;
    display: inline-block;
    top: -55px;
    left: 80px;
    z-index: 200;
}


.karta-img2 {
    position: relative;
    display: inline-block;
    top: -185px;
    left: 145px;
    z-index: 200;
}

.karta-info {
    border: solid 10px #3399cc;
    background-color: #fff;
    padding: 60px 60px 60px 60px;
    max-width: 750px;
    display: inline-block;
    position: relative;
}

.info-text-1 {
    font-size: 24px;
    color: #3399cc;
    padding-bottom: 25px;
}

.info-text-2 {
    font-size: 24px;
    font-weight: 700;
}

.info-step-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 20px;
}

.info-step-description {
    line-height: 24px;
}


































