/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: NYC Design
 * Version: 1.0
 * Date: 04-20-2014
 * URL: 
 */


/* ==========================================================================
   Base Styles, Bootstrap Modifications & Fonts Import
   ========================================================================== */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


::-moz-selection {
    background: #fff;
    color: #0099aa;
    text-shadow: none;
}

::selection {
    background: #f44;
    color: #fff;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}

/* ==========================================================================
   General styles
   ========================================================================== */


body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    color: #4a4a4a;
}


.navbar-brand {
	font-weight: 700;
}

.navbar-default .navbar-brand {
	color: #fff;
}

.navbar-default {
	background-color: #000000e0;
	border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: transparent;
	border-top: 5px solid #fff;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {

	
	
	background: 
		linear-gradient(rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.8)), 
		url(../img/changan1.jpg);
	
	
	
	height: 500px;
	
	margin-top: 0px;
	
	text-align:Left;
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}









.aleft{text-align: left !important;font-size: 18px;padding-left: 20px;}
.aleft img{width: 90%; padding-top: 20px;}
.red{color: #f44;}

#why {
	background: #444 url(../img/exeed.jpg) no-repeat center top fixed;
	margin-top: 0px;
	padding-top: 0px;
	text-align:Left;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#google{
	background: #444;
	margin-top: 0px;
	padding-top: 0px;
	text-align:Left;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#w{
	background:url(../img/head.jpg) no-repeat center top fixed;
	padding-top: 60px;
	color: white;
	height: 600px;

	}

#w2{
	background:rgba(20,20,20,0.7);
	margin-top: 0px;
	padding-top: 0px;
	color: white;
	}

#w2 h1{

	color: #fff;
	}
	
#w h1{

	color: #e44
	}


.price {
	font-weight: 700;
    color: #4a4a4a;
	font-size: 24px;
	margin-top:10px;
	z-index:1;
}
a:hover{
	text-decoration:none;
}
		
a:hover .button{
	visibility:visible;
	text-decoration:none;
}
	
#headerwrap h1 {
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 50px;
	font-weight: bold;
}

#headerwrap h4 {
	font-weight: 400;
	color: #ffffff
}

#social {
	padding-top: 50px;
	padding-bottom: 50px;

}

#social i {
	font-size: 40px;
	color: #4a4a4a
}

#social i:hover {
	color: #49f;
}

#footerwrap {
	padding-top: 70px;
	padding-bottom: 50px;
	background-color: #2f2f2f;
}

#footerwrap p {
	color: #f2f2f2;
	margin-left: 10px;
}

#workwrap {	
	background: url(../img/work.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap h1 {
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 80px;
	font-weight: bold;
}

#workwrap h4 {
	font-weight: 400;
	color: #ffffff
}

#aboutwrap {	
	background: url(../img/about.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 550px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.principles{}
.principles img{width: 170px;margin-left:30%}
.button{
	width:150px; padding: 15px;background:#e44;border-radius: 5px;
}
.button_w{
	padding: 12px 25px 12px 25px;background:#fff;border-radius: 5px;color:#1086b0;
}


.button_w a:hover{
	color:#fff;
	background:#00cccc;
}
a:hover .button_w{
	color:#fff;
	background:#00cccc;
	    transition: all 300ms linear 0s;
}


.button_r{
	width:400px; padding: 12px 25px 12px 25px;background:none;border: 2px solid #e44;color:#e44;letter-spacing:20px;	font-weight: bold;
}

.button_r2 {
    font-size: 14px; /* Увеличен размер шрифта для лучшей читабельности */
    width: auto; /* Автоматическая ширина для подгонки текста */
    padding: 10px 20px; /* Пространство вокруг текста */
    background: linear-gradient(45deg, #ff5722, #e64a19); /* Градиентный фон */
    border: none; /* Убрана граница */
    color: #fff; /* Белый цвет текста */
	margin: 5px 20px 0 20px;
    letter-spacing: 2px; /* Уменьшено межбуквенное расстояние */
    font-weight: bold; /* Жирный текст */
    border-radius: 30px; /* Округлённые края */
    text-align: center; /* Центровка текста */
    transition: all 0.3s ease; /* Плавный переход для эффектов */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Тень для объёмности */
    display: inline-block; /* Корректное отображение */
    text-transform: uppercase; /* Преобразование текста в верхний регистр */
    cursor: pointer; /* Указатель при наведении */
}

.button_r2:hover {
    background: linear-gradient(45deg, #e64a19, #ff5722); /* Инверсия градиента при наведении */
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3); /* Усиление тени */
}

.button_r3 {
    font-size: 14px; /* Увеличен размер шрифта для лучшей читабельности */
    width: auto; /* Автоматическая ширина для подгонки текста */
    padding: 10px 20px; /* Пространство вокруг текста */
    background: linear-gradient(45deg, #ff5722, #e64a19); /* Градиентный фон */
    border: none; /* Убрана граница */
    color: #fff; /* Белый цвет текста */
	    margin-top: 5px;
    letter-spacing: 2px; /* Уменьшено межбуквенное расстояние */
    font-weight: bold; /* Жирный текст */
    border-radius: 30px; /* Округлённые края */
    text-align: center; /* Центровка текста */
    transition: all 0.3s ease; /* Плавный переход для эффектов */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Тень для объёмности */
    display: inline-block; /* Корректное отображение */
    text-transform: uppercase; /* Преобразование текста в верхний регистр */
    cursor: pointer; /* Указатель при наведении */
}

.button_r3:hover {
    background: linear-gradient(45deg, #e64a19, #ff5722); /* Инверсия градиента при наведении */
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3); /* Усиление тени */
}








 a:hover .button_r{
	color:#fff;
	background:#e44;
}

.icons {width: 30%;color:white;height: 200px;margin-left: 25px;margin-top: 60px;}
.icons h4{color:white;}

.logo{
	font-size: 24px;
	
	}
.description{
		font-size: 14px;
color: #f44;
margin-top:-15px !important;		
	}
	
.bluetext {color: #e44;}	

.newClass{
width: 100px;
float: left;
font-size:38px;
color:white;
text-align:center;
}	
	
	
/* Gallery */
.gallery {

}
.gallery img{
	margin: auto;
	z-index:2;

}
.gallery img:hover {
	opacity: 0.4;
}
.gallery h4 {
	color:white;
}
.bgcover{
  display: block;
  max-width: 100%;
  height: 200px;
}

.top_spec{
	margin-left:-2px;
}
a:link .top_spec{
	height: 100px;
	color: #930;
}

a:link .top_spec img{

float: left;
	width: 50px;
	margin: 0 10px 10px 0;
}


.top_spec_text{
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	padding:0;
	width:85%;
	font-size: 17px;
	font-weight: bold;	
	text-align: left;
	color: white;
}

.bottom_spec_text{
	margin-left: 30px;
	margin-top: 20%;
	float: left;
	padding:0;
	font-size: 22px;
	font-weight: bold;	
	text-align: left;
	color: #908888;
	width: 60%;
}

.bottom_spec_text_right{
	margin-left: 30px;
	margin-top: 20%;
	float: left;
	padding:0;
	font-size: 20px;
	font-weight: normal;	
	text-align: left;
	color: #666;

}





















@media screen and (max-width: 980px) {

#headerwrap h1 {
	font-size: 20px;
}

.button_r2{
display:none;	
}
.superah{
display:none;	
}

a:link .top_spec{
	height: 55px;
	margin-bottom: 5px;
}
a:link .top_spec img {
    width: 25px;
}
.icons {
    width: 100%;
    color: white;
    height: auto;
    margin: auto;
}
.icons img{
    width: 10%;
}

.superah {
    width: 90%;
    text-align: center;
    margin: 10px;	
}
.row{
margin:0;
}
}



/* Header Section */
#headerwrap {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), 
                url('/assets/img/changan1.jpg') center/cover no-repeat;
    height: 400px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#headerwrap h1 {
    font-size: 3rem;
    font-weight: bold;
}

#headerwrap p {
    font-size: 1.2rem;
    margin-top: 10px;
}

#headerwrap .btn {
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 1rem;
}

/* Features Section */
.feature-card {
    border: 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.feature-card:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.feature-icon {
    width: 50px;
    margin-bottom: 10px;
}

.feature-card h5 {
    font-weight: bold;
    margin-top: 10px;
}

.feature-card p {
    color: #6c757d;
}


/* Контейнер для контактов */
.contact-card {
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
	margin: 10px 0 20px 0;
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.contact-card .card-body {
    text-align: center;
    padding: 30px;
}

.contact-icon {
    font-size: 3rem;
       color: #ff5722;
}

.contact-card h5 {
    margin-top: 15px;
    font-weight: bold;
    color: #212529;
}

.contact-card p {
    font-size: 0.95rem;
    color: #6c757d;
}

.contact-card .btn {
    padding: 10px 20px;
    font-size: 0.9rem;
    border-radius: 20px;
    transition: background-color 0.3s, color 0.3s;
}

.contact-card .btn:hover {
    background-color: #007bff;
    color: #fff;
}



.iconswhy{
font-size:40px;
color: #ff5722;	
}




