/*
Theme Name:     vectorgc.ru
Theme URI:      http: //vectorgc.ru/
Description:    Дочерняя тема для темы Astra 
Author:         vectorgc.ru
Author URI:     http: //vectorgc.ru
Template:       astra
Version:        0.1.0
*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500&subset=cyrillic');

body {
    font-family: 'Montserrat', sans-serif;
}
#content {
    min-height: 75vh;
}

/*Header - Menu*/
.main-header-bar-navigation {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
/*Выбор языка*/
.sub-menu {
    width: auto !important;
}

/*Главная Калькулятор*/
#fieldname14_1 {
    background: transparent;
    color: #fff;
    border: 0;
    font-size: 1.2em;
    font-weight: 500;
    padding: 0;
}
#fieldname12_1, #fieldname11_1, #fieldname10_1 {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #b17f4a !important;
    border-radius: 3px;
}
#fieldname15_1 input {
    vertical-align: middle;
    margin-right: 5px;
}
#fbuilder legend {
    border-color: rgba(255,255,255,.1) !important;
    text-transform: uppercase;
    font-size: 16px;
	margin-bottom: 5px !important;
}
#fbuilder fieldset {
	border-color: rgba(255,255,255,.1) !important;
}

/*Главная - Блок "Почему мы"*/
.bestblock {
    border: 1px solid #f1f1f1;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 24px 0 #0000001a,0 1px 0 0 #0000;
}
.bestblock ul {
    margin: 0 15px;
	text-align: justify !important;
}

/*Главная - Форма заказа звонка*/
.homeform form p {
    text-align: center;
}
.homeform form span {
    max-width: 215px;
    display: inline-block !important;
	margin: 10px 5px;
}
.homeform form .wpcf7-submit {
    text-transform: uppercase;
    border-radius: 3px;
    border: 0;
	margin: 10px 5px;
}
.homeform form .wpcf7-text, .homeform form .wpcf7-mask {
	background: transparent !important;
	color: #fff !important;
	border: 1px solid #b17f4a !important;
	border-radius: 3px;
}
.wpcf7 .ajax-loader {
    display: block !important;
}
.wpcf7-response-output {
    position: fixed;
    right: 0;
    top: 10%;
    width: 180px;
    font-size: 12px;
    background: #fff;
    padding: 0px !important;
	border: 0 !important;
}
.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    text-align: left;
    font-size: 11px !important;
    bottom: -24px;
}

/*Главная - Блок Новости*/
.htmega-single-post-slide .category {
    position: absolute;
    top: 0;
	background: #be1622;
	margin: 5px;
	font-weight: 500 !important;
}
.category.news, .category.news-en {
	background: #b17f4a;
}
.category.project, .category.project-en  {
	background: #be1622; 
}
.cd-headline.clip .cd-words-wrapper::after {
	display: none;
}
.htmega-single-post-slide .thumb {
    max-height: 200px;
    overflow-y: hidden;
}

/*Главная - Отзывы*/
.testimonal-image img {
	max-width: 200px;
	padding: 10px 5px 0px 5px;
	margin: 0 5px;
}
.htmega-testimonial-style-4 {
    padding-right: 0 !important;
}
.htmega-testimonial-style-4 .testimonal .testimonal-image::before, .htmega-testimonial-style-4 .testimonal .testimonal-image::after {
	display: none !important;
}
.testimonal p {
    text-align: justify !important;
}
.testimonal .content {
    min-height: 200px;
    display: flex;
    align-items: center;
}

/*Форма авторизации*/
#wppb-submit {
    text-transform: uppercase;
    padding: 10px 35px;
	border-radius: 3px;
}
#rememberme {
    vertical-align: middle;
}
.login-password label {
    display: block;
}

/**/
.clint-info::before {
	display: none;
}
.clint-info {
    padding-left: 0 !important;
}

/*Страница Блога*/
.post-thumb-img-content img {
    width: 100%;
}

/*Курс валют*/
.russian-currency {
	padding: 5px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 24px 0 #0000001a,0 1px 0 0 #0000;
	max-width: 380px;
	display: block;
	margin: 0 auto;
}
.russian-currency #currency {
    border: none;
    margin: 0px 15px !important;
	display: inline;
}
#currency {
    font-size: 14px;
}
@media (max-width: 359px) {
#currency {
    font-size: 10px;
}
}

.russian-currency .znak {
	font-size: 18px;
}
.russian-currency #currency td.number {
    font-size: 14px;
    font-weight: 500;
}
.curname {
    padding-bottom: 5px !important;
}
@media (max-width: 768px) {
.russian-currency {
	position: absolute;
}
}

.ru-exchange .exchange-title::before {
    content: 'Курс ЦБ на';
    display: inline-block;
}

.en-exchange .exchange-title::before {
    content: 'Exchange rate for';
    display: inline-block;
}

/**/
#site-navigation a {
    color: #000 !important;
}

/*Страница Новости / Проекта*/
.post .entry-title {
    margin-bottom: 1em;
}
.cat-links a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
}
.category-news .cat-links a, .category-news-en .cat-links a {
	background: #b17f4a;
}
.category-project .cat-links a, .category-project-en .cat-links a  {
	background: #be1622; 
}
.post {
    text-align: justify;
}

/*Страница Контакты*/
.page-id-271 .wpcf7 .wpcf7-form-control-wrap, .page-id-849 .wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}