@import 'https://fonts.googleapis.com/css?family=Lora:400,400i,700|Raleway:300,600,700,900';
@import 'https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css';
/*Global Settings*/
body{
	font-family: 'Lora', serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #424242;

	margin-bottom: 35px;
	margin-top: 0;
}
h1{
	font-size: 45px;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 21px;
}
p{
	font-size: 16px;
	font-style: italic;
	color: #818181;
}
a{
	transition: all 0.3s ease-in-out;
}
section{
	text-align: center;
}
.blockquote p{
	font-size: 32px;
	line-height: 45px;
	padding-left: 30px;
	border-left: 3px solid #424242;
	color: #424242;
}

.title{
	position: relative;
	margin-bottom: 100px;
}
.title:after{
	content: '';
	height: 5px;
	width: 40px;
	background-color: #62aa94;
	position: absolute;
	top: 81px;
	left: calc(50% - 20px);
}



/*Bootstrap*/
.navbar-smarts{
	background-image: none;
	background-color: transparent;
	margin-bottom: 0;
	border-radius: 0;
	border-color: transparent;
	transition: all 0.3s ease-in-out;
}
.form-control option{
	color: #424242;
}
.form-control{
	border-radius: 0;
	padding: 25px;
    font-size: 18px;
    font-style: italic;
    background-color: transparent;
    color: #424242;
    margin-bottom: 30px;
	border-color: #51c2b9;
}
.form-control:focus{
	border-color: #51c2b9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(81, 194, 185, 0.6);
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.form-control:-ms-input-placeholder {
    color: #fff;
}

.element .form-control::-webkit-input-placeholder {
    color: #424242;
}
.element .form-control:-moz-placeholder { /* Firefox 18- */
    color: #424242;
}
.element .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #424242;
}
.element .form-control:-ms-input-placeholder {
    color: #424242;
}




/*Helper class*/
.mt80{
	margin-top: 80px;
	text-align: center;
}
.mb80{
	margin-bottom: 80px;
}
.mr60{
	margin-right: 60px;
}
.bg-img{
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.bg-img div{
	z-index: 1;
	position: relative;
}
.bg-img:after{
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.392);
	left: 0;
	top: 0;
}
.section{
	padding: 100px 0;
}
.privacy-policy.section h4 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.container::placeholder {
	color: rgba(230, 14, 14, 0.64);
}

/*smarts Card*/
.smarts-card{
	text-align: center;
	/*margin-bottom: 45px;*/
}
.smarts-card .smarts-card-header{
	margin-bottom: 45px;
}
.smarts-card .smarts-card-header .card-icon{
	border: 1px solid #51c2b9;
	border-radius: 100%;
	display: inline-block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	position: relative;
}
.smarts-card .smarts-card-header .card-icon .fa{
	margin-top: 45px;
	font-size: 30px;
}
.smarts-card .smarts-card-header .card-icon:after{
	content: '';
	height: 100px;
	width: 100px;
	background-color: #51c2b9;
	border-radius: 100%;
	position: absolute;
	top: 9px;
	left: 9px;
}
.smarts-card .smarts-card-header .card-icon span{
	color: #fff;
	font-size: 45px;
	position: relative;
	z-index: 1;
}
.smarts-card .smarts-card-content h3{
	position: relative;
	margin-bottom: 60px
}
.smarts-card .smarts-card-content h3:after{
	content: '';
	height: 1px;
	width: 44px;
	background-color: #62aa94;
	position: absolute;
	top: 52px;
	left: calc(50% - 22px);
}
.smarts-card .smarts-card-content p{
	font-size: 15px;
}
.smarts-card .smarts-card-content .social-icons{
	margin-top: 30px;
}

/*Button*/
.smarts-btn{
	border-color: #51c2b9;
	font-style: italic;
	color: #51c2b9;
	border-radius: 0;
	letter-spacing: 3px;
	padding: 15px 80px;
	margin-bottom: 30px;
	background-color: transparent;
	transition: all 0.3s ease-in-out;
}
.smarts-btn:hover{
	background-color: #51c2b9;
	color: #fff;
}
.solid{
	background-color: #51c2b9;
	color: #fff;
}
.solid:hover{
	background-color: #fff;
	color: #51c2b9;
}
.small-btn{
	padding: 10px 130px;
}



/*Element page*/
.element .navigation-bar{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.element .navigation-bar a{
	color: #424242;
}
.element .dark-bar{
	background-color: #fff;
}
.element .menu:after{
	color: #424242;
}
.element .title:after{
	left: 0;
	top: 60px;
}
.headings p{
	margin-bottom: 80px;
}
.social-icons ul{
	text-align: center;
	padding-left: 0;
	display: inline-block;
}
.social-icons ul a li{
	display: inline-block;
	list-style-type: none;
    border: 2px solid #51c2b9;
    margin-right: 10px;
    background-color: #51c2b9;
    color: #fff;
	font-size: 18px;
    line-height: 32px;
    width: 36px;
}
.social-icons ul a li:last-child{
	margin-right: 0;
}
.social-icons ul a:hover li{
	color: #51c2b9;
	background-color: #fff;
}








/*Navigation*/
#menu-item{
	transition: all 0.5s ease-in-out;
}
.menu-item{
	background: rgb(4, 13, 28);
	background: linear-gradient(158deg, rgba(4, 13, 28, 1) 17%, rgba(24, 106, 134, 0.7766456924566701) 69%, rgba(25, 116, 135, 0.7458333675266982) 82%, rgba(28, 152, 138, 0.7906512946975666) 92%);
	background-size: auto;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}
.menu-item ul{
	padding-left: 0;
	margin-bottom: 0;
}
.menu-item ul a li{
	padding: 15px 0;
	list-style-type: none;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	transition: all .2s linear;
}
.menu-item ul a:hover li{
	color: #51c2b9;
}

.menu-item ul a:hover {
	text-decoration: none;
}

.hide-menu{
	margin-top: -350px;
}
.show-menu{
	margin-top: 0;
}
.dark-bar{
	background: rgb(4, 13, 28);
	background: linear-gradient(126deg, rgba(4, 13, 28, 1) 16%, rgba(24, 106, 134, 0.8606793059020483) 65%, rgba(25, 116, 135, 0.8690826672465861) 80%, rgba(28, 152, 138, 0.8886905103838411) 92%);
}
.navigation-bar{
	/*border-bottom: 2px solid rgba(255, 255, 255, 0.2);*/
	padding: 7px 0;
	font-size: 30px;
}
.navigation-bar a{
	color: #fff;
}
.menu{
	position: relative;
	display: inline-block;
}

.menu:after{
	position: absolute;
	left: -65px;
	top: 10px;
	color: #fff;
	font-size: 16px;
}
.m:after{
	content: 'МЕНЮ';
}
.c:after{
	left: 30px;
	content: 'ЗАКРИТИ';
}

.logo {
	text-align: center;
}

.smarts-logo {
	height: 67px;
	max-width: 100%;
}


.text-right {
	padding-top: 17px;
}


/*Home page*/
.header{
	background-image: url(../images/7.jpg) ;
	height: 100vh;
	position: relative;
	min-height: 659px;
}

.intro-box{
	height: 100vh;
	display: table;
	text-align: center;
	width: 100%;
}
.intro{
	display: table-cell;
	vertical-align: middle;
}
.header h1{
	margin: 0;
	font-size: 75px;
	text-shadow: 4px 3px 0px #7A7A7A, 2px -7px 1px rgba(206, 89, 55, 0);
}
.header h1, .header p{
	color: #fff;
	letter-spacing: 3px;
}

.header p{
	font-size: 32px;
	padding-top: 0;
	padding-bottom: 40px;
	text-shadow: -24px -12px 13px #000000;
}
.header.small-header {
	height: 164px;
	min-height: 164px;
}


/* cool button */
.body_button {
	background: #000;
	height: 50px;
	margin: 0;
	padding: 0;
	color: #ddf;
	background-color: transparent;
	text-align: center;
}

.button_hola,
.button_hola::before,
.button_hola::after,
.button_hola a,
.button_hola a::before,
.button_hola a::after {
	transition: all ease .5s;
	color: #fff;
}

.button_hola {
	position: relative;
	display: inline-block;
	padding: 0.3em;
	margin: 1em;
	border: solid 2px;
	text-transform: uppercase;
	cursor: pointer;
}

.button_hola:hover {
	box-shadow: 0 0 5em .5em rgba(25, 164, 115, 0.5);
}

.button_hola a {
	display: inline-block;
	width: 100%;
	padding: 0.6em 2em;
	text-decoration: none;
}

.button_hola:hover a {
	background-color: #fff;
	color: #112;
	text-decoration: none;
}

.button_hola::before,
.button_hola::after,
.button_hola a::before,
.button_hola a::after {
	content: '';
	position: absolute;
	border: 1px;
}

.button_hola::before,
.button_hola a::before {
	border-style: solid none;
}

.button_hola::before,
.button_hola a::after {
	left: 0;
	top: -0.4em;
	width: 100%;
	height: calc(100% + 0.8em);
}

.button_hola::after,
.button_hola a::after {
	border-style: none solid;
}

.button_hola::after,
.button_hola a::before {
	top: 0;
	left: -0.4em;
	height: 100%;
	width: calc(100% + 0.8em);
}

.button_hola:hover::after,
.button_hola:hover a::after {
	transform: scaleY(0);
}

.button_hola:hover::before,
.button_hola:hover a::before {
	transform: scaleX(0);
}

.button_hola:hover a::after,
.button_hola:hover a::before {
	opacity: 0;
}

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

.about{
	background-color: #f8f8f8;
}
.about img{
	margin: 30px auto;
	display: block;
}
.about span{
	font-family: 'Raleway';
	font-weight: 600;
}

.expert{
	background-color: #f8f8f8;
}
.expert p{
	line-height: 200%;
}
.expert .bg-img{
	background-image: url(../images/35.jpg);
	background-position-x: 85%;
	height: 100%;
}
.expert .bg-img:after{
	display: none;
}
.expert .section{
	padding-left: 30px;
	padding-right: 30px;
}


.smarts-quote{
	background-image: url(../images/112.jpg);
	/*padding: 120px 0;*/
	color: #fff;
	font-style: italic;
}
.smarts-quote p{
	font-size: 32px;
	color: #fff;
}
.smarts-quote .quote{
	margin-bottom: 40px;
}
.smarts-quote .author{
	font-size: 30px;
	margin-bottom: 20px;
}

.mouse:hover {
	transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
}

.watch{
	background-image: url(../images/7.jpg);
	font-style: italic;
	font-size: 32px;
	color: #fff;
	padding: 150px 0;
}
.watch a{
	border: 2px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 70px;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	padding: 0;
	font-size: 21px;
	color: #fff;
}
.watch a:hover, .watch a:active, .watch a:focus{
	background-color: #fff;
	color: #424242;
}

.subscribe{
	background-image: url(../images/11.jpg);
}
.subscribe .smarts-btn{
	margin-bottom: 0;
	color: #424242;
	font-weight: 700;
	border-color: #fff;
	background-color: #fff;
}
.subscribe .smarts-btn:hover{
	background-color: transparent;
	color: #fff;
}
.subscribe p{
	color: #fff;
	font-size: 32px;
	margin-bottom: 35px;
}
.subscribe .form-control{
    width: 320px;
    margin-bottom: 0;
    border-color: #fff;
    color: #fff;
}

.contact .smarts-card{
	background-color: #f8f8f8;
	padding: 35px 0;
	transition: all 0.3s ease-in-out;
	margin-bottom: 45px;
}

.contact {
	padding: 70px 0;
	background-color: #dedede;
}
/*.contact .smarts-card:hover{
	box-shadow: 0px 4px 2px rgba(17, 17, 17, 0.3);
}*/
.contact .smarts-card .smarts-card-header{
	margin-bottom: 15px;
	font-size: 21px;
	color: #51c2b9;
}
.contact .smarts-card .smarts-card-content h3{
	letter-spacing: 2px;
	margin-bottom: 45px;
}
.contact .smarts-card .smarts-card-content h3:after{
	top: 40px;
}
.adress {
	font-size: 12px;
}
.contact .smarts-card .smarts-card-content p{
	font-size: 18px;
}




.footer{
	background-color: #202020;
	text-align: center;
	padding: 60px 0;
}
.footer span{
	color: #51c2b9;
}
.footer p{
	font-size: 21px;
	color: #fff;
	margin-bottom: 0;
}
.footer a{
	color: #fff;
}




/*animations*/
.smarts-card .smarts-card-header .card-icon:after{
	transition: all 0.3s ease-in-out;
}
.smarts-card:hover .smarts-card-header .card-icon:after{
	height: 120px;
	width: 120px;
	top: -1px;
	left: -1px;
}
.owl-theme .owl-dots .owl-dot span{
	background-color: #51c2b9;
	margin: 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background-color: #51c2b9;
	height: 14px;
	width: 14px;
	margin: 3px;
}




@media (max-width: 767px){
	.header p {
		font-size: 18px;
	}

	.smarts-card {
		margin-bottom: 60px;
	}
}