/*
Theme Name: Mega Project
Theme URI: http://themes.goodlayers.com/megaproject
Description: Mega Project Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 1.10
License: 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

/*------------------------------------------------------------------
[Table of contents]

1. Initiate Css
	1. Reset
	2. Wordpress Style ( caption / align style )
2. Theme Style
	1. Header
	2. Sidebar
	3. Footer
3.) Content Item
4.) Widget
5.) Default Plugin
6.) Goodlayers Soccer Plugin 
-------------------------------------------------------------------*/
/*--- reset ---*/
/*--- reset5 Â© 2011 opensource.736cs.com MIT ---*/
/*@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
    display: block;
}

nav ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

ul ul {
    list-style: circle;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

ins {
    text-decoration: underline;
}

del {
    text-decoration: line-through;
}

mark {
    background: none;
}

abbr[title],
dfn[title],
acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

input[type='submit'],
input[type='button'],
button {
    margin: 0;
    padding: 0;
}

input,
select,
a img {
    vertical-align: middle;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

/*--- clear ---*/
.clear {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    zoom: 1;
}

.clear-fix {
    zoom: 1;
}

.clear-fix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/*--- wordpress core ---*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

dl {
    width: 100%;
    overflow: hidden;
}

dt {
    float: left;
    width: 30%;
    clear: left;
    margin-bottom: 12px;
}

dd {
    float: left;
    width: 70%;
    margin-bottom: 15px;
}

big {
    font-size: 15px;
}

code,
kbd {
    border: 0;
    padding: 0;
    margin: 0;
}

sup {
    vertical-align: super;
    font-size: 11px;
}

sub {
    vertical-align: sub;
    font-size: 11px;
}

.gallery-item .gallery-icon {
    margin-right: 10px;
}

i {
    margin-right: 5px;
}

a {
    text-decoration: none;
}

p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    line-height: 29px;
}

ul,
ol {
    margin-bottom: 20px;
    margin-left: 30px;
    font-size: 14px;
    color: #333;
}

body {
    line-height: 1.7;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Inter", sans-serif !important;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-bottom: 18px;
    font-weight: 400 !important;
    font-family: "Inter Tight", sans-serif !important;
}

.post-password-form input[type='submit'] {
    margin-left: 20px;
    margin-bottom: 0px;
}

.post-password-form input[type='password'] {
    margin-left: 10px;
    padding: 10px 15px;
}

/*----------------------------------------------------------------------*/
/*---------------             THEME STYLE             ------------------*/
/*----------------------------------------------------------------------*/
/*--- structure ---*/
.container {
    padding: 0px;
    margin: 0px auto;
    /* position: relative; */
}

.column,
.columns {
    float: left;
    position: relative;
    min-height: 1px;
}

.one-ninth {
    width: 11.111%;
}

.one-eighth {
    width: 12.5%;
}

.one-seventh {
    width: 14.285%;
}

.one-fifth {
    width: 20%;
}

.two-fifth {
    width: 40%;
}

.three-fifth {
    width: 60%;
}

.four-fifth {
    width: 80%;
}

.one {
    width: 8.333%;
}

.two {
    width: 16.666%;
}

.three {
    width: 25%;
}

.four {
    width: 33.333%;
    /*margin-top: 70px;*/
}


.five {
    width: 41.666%;
}

.six {
    width: 50%;
}

.seven {
    width: 58.334%;
}

.eight {
    width: 66.667%;
    /* margin-top: 70px;*/
}

/*.eight{ width: 100%; }*/
.nine {
    width: 75%;
}

.ten {
    width: 83.334%;
}

.eleven {
    width: 91.667%;
}

.twelve {
    width: 100%;
    /*margin-top: 70px;*/
}

.center {
    text-align: center;
}

.ie7 .sf-mega-section.three {
    width: 24%;
}

.gdlr-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.gdlr-full-size-wrapper .gdlr-item-no-space {
    margin-bottom: 0px;
}

.gdlr-item-no-space {
    margin: 0px 20px 40px;
}

.gdlr-item-no-space .gdlr-item {
    margin: 0px;
}

.gdlr-item.gdlr-main-content {
    margin-bottom: 55px;
}

.gdlr-item.gdlr-divider-item {
    margin-bottom: 50px;
}

/*.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 60px;  }*/
.with-sidebar-wrapper {
    margin-top: 65px;
}

/* .gdlr-color-wrapper,
.gdlr-parallax-wrapper,
.gdlr-full-size-wrapper {
    padding-bottom: 40px;
} */

.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space {
    margin-left: 0px;
    margin-right: 0px;
}

.gdlr-master-slider-item {
    margin-top: -65px;
}

.ie7 .gdlr-item-start-content {
    overflow: hidden;
}

audio {
    width: 100%;
}

.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    position: relative;
    clear: both;
    float: right;
    top: -31px;
}

img,
video {
    max-width: 100%;
    height: auto;
    width: auto;
    /* for ie8 */
}

.ms-container video {
    max-width: none;
}

input[type='text'],
.wpcf7 input[type='tel'],
input[type='email'],
input[type='password'],
textarea {
    border: 0px;
    outline: none;
    padding: 6px;
    max-width: 100%;
}

/*--- transition / color animation  ---*/
a {
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    /* FF3.7+ */
    -o-transition: color 300ms, background-color 300ms, opacity 300ms;
    /* Opera 10.5 */
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
    /* Saf3.2+, Chrome */
}

a i.fa-angle-double-right,
a i.icon-double-angle-right {
    transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    /* FF3.7+ */
    -o-transition: border-color 300ms;
    /* Opera 10.5 */
    -webkit-transition: border-color 300ms;
    /* Saf3.2+, Chrome */
}

/*--- boxed style ---*/
.body-wrapper {
    overflow: hidden;
}

.body-wrapper.gdlr-boxed-style {
    margin: 0px auto;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}

img.gdlr-full-boxed-background {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.slider-partners .slick-slide img {
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.29);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.29);
    margin-bottom: 50px;
}

.slider-partners.second-slider .slick-arrow {
    position: absolute;
    top: 25%;
    left: -25px;
    font-size: 20px;
    cursor: pointer;
}

.slider-partners.second-slider .slick-arrow.slick-right {
    left: auto;
    right: -25px;
}

.slider-partners.second-slider .slick-slide {
    margin-right: 30px;
}

.slider-partners.second-slider img {
    border-radius: 0;
    box-shadow: unset;
    margin: 5px auto 5px auto;
    opacity: 1 !important;
}

#wpcf7-f8195-o1 .wpcf7-form-control-wrap textarea {
    height: 100px;
    resize: none;
}

body.page .content-wrapper {
    margin-top: 50px;
}

@media screen and (max-width: 1024px) {
    img.gdlr-full-boxed-background {
        left: 50%;
        margin-left: -512px;
    }
}

.content-wrapper {
    position: relative;
    z-index: 89;
}

.content-wrapper a img {
    padding-left: 0 !important;
    transition: 0.1s box-shadow;
}

/* Задача 21445  */
.no-skin .thumbnail-overlay {
    display: none !important;
}

.content-wrapper a:hover img {
    box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.5);
    /*opacity: 0.8;
    filter: alpha(opacity=80);*/
}

/*--- top navigation ---*/
.top-navigation-wrapper {
    position: relative;
    z-index: 98;
}

.top-navigation-left {
    float: left;
    margin: 0px 15px;
}

.top-navigation-left-text {
    font-size: 12px;
    float: left;
    padding: 11px 0px;
    line-height: 18px;
}

.top-navigation-right {
    float: right;
    margin: 0px 15px;
    padding: 8px 0px;
}

.top-navigation-right-text {
    font-size: 12px;
    display: inline;
    line-height: 23px;
    margin-right: 20px;
}

.top-social-wrapper {
    display: inline;
}

/* height = 33px */
.top-social-wrapper .social-icon {
    display: inline-block;
    margin-left: 5px;
    max-width: 20px;
}

.top-social-wrapper .social-icon:first-child {
    margin-left: 0px;
}

.top-social-wrapper .social-icon a {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.top-social-wrapper .social-icon a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*--- nav search form ---*/
nav.gdlr-navigation {
    line-height: 0;
}

nav.gdlr-navigation.gdlr-align-left {
    text-align: left;
}

nav.gdlr-navigation.gdlr-align-left #gdlr-menu-search-button {
    float: right;
}

nav.gdlr-navigation.gdlr-align-center {
    text-align: center;
}

nav.gdlr-navigation ul.sf-menu {
    text-align: left;
    display: inline-block;
    float: none;
    line-height: 1.7;
}

.gdlr-navigation-substitute {
    position: relative;
    z-index: 91;
}

.gdlr-navigation-gimmick {
    position: absolute;
    bottom: 0px;
    top: 0px;
}

#gdlr-menu-search-button {
    margin-right: 0px;
    float: right;
    font-size: 16px;
    line-height: 21px;
    padding: 21px 20px 21px 25px;
    cursor: pointer;
    vertical-align: top;
    margin-left: 0;
    border-left-width: 1px;
    border-left-style: solid;
}

#gdlr-menu-search {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 250px;
    display: none;
    z-index: 999;
    text-align: left;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#gdlr-menu-search input[type='text'] {
    margin: 0px;
    background: transparent;
    padding: 16px 23px;
    font-style: italic;
}

#gdlr-menu-search input[type='submit'] {
    display: none;
}

/*--- top login menu---*/
.gdlr-login-form input[type='text'],
.gdlr-login-form input[type='email'],
.gdlr-login-form input[type='password'] {
    width: 200px;
    padding: 12px;
    margin-bottom: 5px;
}

.gdlr-login-form label {
    display: block;
    margin-bottom: 4px;
}

.gdlr-login-form p {
    margin-bottom: 0px;
    margin-top: 9px;
    overflow: hidden;
}

.gdlr-login-form p:first-child {
    margin-top: 0px;
}

.gdlr-login-form input[type='submit'] {
    margin-bottom: 0px;
}

.gdlr-login-form input[type='checkbox'] {
    margin: 2px 10px 0px 0px;
    float: left;
}

.gdlr-login-form .login-remember {
    padding-top: 3px;
}

/*--- header right ---*/
.logo-right-area {
    float: right;
    margin: 50px 10px 0 10px;
}

.header-block-area {
    float: left;
    /*margin-left: 35px; padding-left: 35px;*/
    margin-left: 30px;
    padding-left: 30px;
    border-left-width: 1px;
    border-left-style: solid;
    display: table;
}

.header-block-area:first-child {
    margin-left: 0px;
    padding-left: 0px;
    border: none;
}

.header-block-area .header-block-icon {
    font-size: 20px;
    padding-right: 15px;
    display: table-cell;
}

.header-block-area .header-block-content {
    font-size: 15px;
    line-height: 1.3;
    display: table-cell;
}

.header-block-area .header-block-title {
    font-weight: bold;
}

/*--- header ---*/
.gdlr-top-woocommerce-button {
    cursor: pointer;
    width: 15px;
    height: 18px;
    padding: 13px 4px 0px;
    text-align: center;
    font-size: 10px;
    margin-top: -9px;
}

.gdlr-top-woocommerce-wrapper {
    float: right;
    margin-left: 10px;
    padding-left: 20px;
    padding-top: 10px;
    line-height: 1.5;
}

.gdlr-top-woocommerce {
    text-align: center;
    padding-top: 20px;
    display: none;
    position: absolute;
    right: 15px;
}

.gdlr-top-woocommerce .gdlr-top-woocommerce-inner {
    padding: 30px 45px 23px;
}

.gdlr-top-woocommerce .gdlr-cart-count {
    margin-bottom: 8px;
}

.gdlr-top-woocommerce .gdlr-cart-amount {
    margin-bottom: 20px;
}

.gdlr-top-woocommerce-inner > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

.header-style-1 .gdlr-top-woocommerce-wrapper {
    padding-top: 22px;
    margin-left: 0px;
}

.header-style-2 .gdlr-top-woocommerce-wrapper {
    padding-top: 22px;
    margin-left: 0px;
}

.gdlr-header-wrapper {
    position: relative;
    z-index: 99;
}

.gdlr-logo-wrapper {
    position: relative;
    z-index: 97;
}

.gdlr-logo-container {
    position: relative;
}

.gdlr-logo-overlay {
    position: absolute;
    right: -10%;
    top: 0px;
    bottom: 0px;
    left: 35%;
    /*background: #000;*/
    opacity: 0.04;
    filter: alpha(opacity=5);
    transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
}

.gdlr-logo {
    float: left;
    /*    margin-left: 15px;
        margin-right: 15px;*/
}

.gdlr-logo h1 {
    margin-bottom: 0px;
    line-height: 0;
}

.gdlr-fixed-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
}

.gdlr-fixed-header .gdlr-logo img {
    width: auto;
}

.gdlr-fixed-header .gdlr-main-menu > li > a {
    padding-bottom: 18px;
}

.gdlr-fixed-header .gdlr-navigation-slide-bar {
    display: none;
}

.gdlr-fixed-header.gdlr-header-inner {
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
}

.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    font-size: 13px;
    padding-bottom: 23px;
}

.admin-bar .gdlr-fixed-header {
    top: 31px;
}

.gdlr-navigation-wrapper {
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12);
}

.gdlr-navigation-wrapper .gdlr-navigation-container {
    position: relative;
}

.gdlr-navigation-wrapper .gdlr-navigation {
    margin: 0px 15px;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li {
    padding: 25px 0px;
}

.gdlr-navigation-wrapper .sf-menu > .gdlr-mega-menu .sf-mega {
    margin-top: 25px;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    border-left: 1px;
    border-style: solid;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a {
    padding-left: 0px;
    border: none;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
    padding-right: 32px;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {
    top: 6px;
    right: 17px;
}

.gdlr-page-title-wrapper {
    padding: 60px 0px 60px;
    position: relative;
    z-index: 89;
    text-align: center;
    line-height: 1;
    background-image: url('images/page-title-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.gdlr-page-title-wrapper .gdlr-page-title-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: #000;*/
    /*opacity: 0.55;*/
    filter: alpha(opacity=55);

    opacity: 0.65;
    background: #1C685B !important;
}

.gdlr-page-title-wrapper .gdlr-page-title-container {
    position: relative;
}

.gdlr-page-title-wrapper .gdlr-page-title {
    font-size: 37px;
    font-weight: 800;
    margin: 0px;
    display: block;
    word-break: break-word;
}

.gdlr-page-title-wrapper .gdlr-page-caption {
    font-size: 15px;
    margin: 17px 15px 0px;
    display: block;
    font-weight: normal;
    font-style: italic;
}

.header-style-2 .gdlr-logo {
    float: none;
    margin: auto;
}

.header-style-2 .gdlr-logo-overlay {
    display: none;
}

.header-style-2 .gdlr-navigation-wrapper .gdlr-navigation {
    text-align: center;
}

.header-style-2 #gdlr-menu-search-button {
    float: none;
}

.header-style-3 .logo-right-area {
    margin-top: 24px;
}

.header-style-3 .gdlr-logo-overlay {
    display: none;
}

.header-style-3 .header-block-area-wrapper {
    float: right;
    margin-bottom: 16px;
}

.header-style-3 .gdlr-navigation-wrapper {
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-style-3 .gdlr-navigation-wrapper .gdlr-navigation {
    margin: 0px;
}

.header-style-3 .gdlr-navigation-wrapper .gdlr-navigation-container {
    position: static;
}

.header-style-3 .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    border: none;
}

.header-style-3 #gdlr-menu-search-button {
    padding-left: 0px;
    padding-right: 0px;
    border: none;
    font-size: 12px;
}

.header-style-3 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
.header-style-3 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
    padding-right: 19px;
}

.header-style-3 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {
    display: none;
}

.header-style-3 .header-block-area .header-block-content {
    font-size: 12px;
}

.header-style-3 .header-block-area .header-block-icon {
    font-size: 13px;
    padding-right: 12px;
}

.header-style-3 .header-block-area {
    margin-left: 21px;
    padding-left: 21px;
}

.header-style-4 .gdlr-page-title-wrapper {
    padding-top: 170px;
}

.header-style-4 .gdlr-header-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    background: transparent;
}

.header-style-4 .logo-right-area {
    margin-top: 26px;
}

.header-style-4 .gdlr-logo-overlay {
    display: none;
}

.header-style-4 .header-block-area-wrapper {
    float: right;
    margin-bottom: 20px;
}

.header-style-4 .gdlr-navigation-wrapper {
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-navigation {
    margin: 0px;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-navigation-container {
    position: static;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    border: none;
}

.header-style-4 #gdlr-menu-search-button {
    padding-left: 0px;
    padding-right: 0px;
    border: none;
    font-size: 12px;
    padding-top: 11px;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
.header-style-4 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
    padding-right: 19px;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {
    display: none;
}

.header-style-4 .header-block-area .header-block-content {
    font-size: 12px;
}

.header-style-4 .header-block-area .header-block-icon {
    font-size: 13px;
    padding-right: 12px;
}

.header-style-4 .gdlr-navigation-wrapper .gdlr-main-menu > li {
    padding-top: 15px;
}

.gdlr-header-inner.gdlr-fixed-header .gdlr-logo {
    padding-top: 23px;
    padding-bottom: 17px;
    max-width: 220px;
}

.gdlr-header-inner.gdlr-fixed-header .logo-right-area {
    margin-top: 35px;
}

.gdlr-header-inner.gdlr-fixed-header .header-block-area-wrapper {
    display: none;
}

.gdlr-header-inner.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li {
    padding: 0px;
}

.gdlr-header-inner.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    padding-bottom: 32px;
}

.gdlr-header-inner.gdlr-fixed-header .gdlr-navigation-wrapper .sf-menu > .gdlr-mega-menu .sf-mega {
    margin-top: 0px;
}

.gdlr-header-inner.gdlr-fixed-header #gdlr-menu-search-button {
    display: none;
}

/*--- header shortcode ---*/
.gdlr-heading-shortcode.with-background {
    padding: 8px 19px;
    display: inline-block;
}

.gdlr-heading-shortcode i {
    margin-right: 10px;
}

/*--- wrapper item ---*/
.gdlr-color-wrapper,
.gdlr-parallax-wrapper {
    overflow: hidden;
    background-position: center 0px;
    background-repeat: repeat;
    position: relative;
}

/*--- sidebar ---*/
.with-sidebar-container .with-sidebar-content {
    float: right;
}

.gdlr-widget-title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 23px;
    letter-spacing: 1px;
}

.gdlr-sidebar .gdlr-widget-title {
    display: inline-block;
    padding-right: 4px;
}

.widget.gdlr-widget {
    margin-bottom: 50px;
}

/* Стили для правого сайтбара*/
.gdlr-right-sidebar {
    margin-top: 15px;
}

.gdlr-right-sidebar .zapros_button {
    /* background-color: #3d506d; */
    /*background: url(/wp-content/themes/megaproject/images/btn_sidebar.png);*/
    width: max-content;
    padding: 21px;
    margin-top: 46px;
    display: inline-block;
    border-radius: 8px;
    color: #111 !important;
    font-weight: 500;
    background: url(/wp-content/uploads/2023/07/lines-green.png);
    background-color: #1C685B33 !important;
    background-blend-mode: color;
}

.zapros_button i {
    display: none;
}

/*.gdlr-right-sidebar .widget.gdlr-widget{margin:0;}*/
.gdlr-right-sidebar .linked_pages[data-type=''] ul {
    display: flex;
    flex-wrap: wrap;
}

.gdlr-right-sidebar .linked_pages[data-type=''] ul li {
    display: block;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 20px;
    padding-bottom: 0;
    border-bottom-width: 0;
}

.gdlr-right-sidebar .linked_pages[data-type=''] ul li:before {
    content: none;
}

.gdlr-right-sidebar .linked_pages[data-type=''] ul a {
    color: #fff;
    background-color: #3d506d;
    font-size: 11px !important;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 7px;
    border: 0 solid;
    font-weight: 700;
    text-transform: uppercase;
    border-color: inherit;
    padding: 8px 13px;
}

.gdlr-right-sidebar .linked_pages[data-type=''] ul a:hover,
.calc_button a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.calc_button {
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
}

.gdlr-right-sidebar .linked_pages:nth-of-type(4) ul li:last-child a {
    font-weight: 700;
}

/*--- stunning-text ---*/
.gdlr-stunning-text-item {
    padding: 35px 20px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.gdlr-stunning-text-item .stunning-text-title {
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.gdlr-stunning-text-item .stunning-text-button {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 35px;
    margin-left: 35px;
    vertical-align: middle;
    border-left-width: 1px;
    border-left-style: solid;
    position: relative;
}

.gdlr-stunning-text-item .stunning-text-button i {
    margin-left: 10px;
    margin-right: 0px;
}

.gdlr-stunning-text-overlay {
    position: absolute;
    right: -100px;
    top: 0px;
    bottom: 0px;
    left: 50%;
    background: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
}

/*--- stunning shortcode ---*/
.gdlr-stunning-shortcode-item.type-center {
    text-align: center;
    margin-bottom: 35px;
}

.gdlr-stunning-shortcode-item.type-center .stunning-shortcode-title {
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 25px;
}

.gdlr-stunning-shortcode-item.type-center .stunning-shortcode-caption {
    font-size: 16px;
}

.gdlr-stunning-shortcode-item.type-center .stunning-shortcode-button {
    margin: 15px 0px 0px;
}

.gdlr-stunning-shortcode-item.type-normal.gdlr-button-on {
    padding-right: 190px;
    position: relative;
}

.gdlr-stunning-shortcode-item.type-normal .stunning-shortcode-title {
    font-size: 29px;
    margin-bottom: 18px;
}

.gdlr-stunning-shortcode-item.type-normal .stunning-shortcode-caption {
    font-size: 16px;
}

.gdlr-stunning-shortcode-item.type-normal .stunning-shortcode-button {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -22px;
    margin-right: 0px;
}

.gdlr-stunning-shortcode-item.with-padding {
    padding: 35px 35px 15px;
}

.gdlr-stunning-shortcode-item.with-padding.with-border {
    border-width: 3px;
    border-style: solid;
}

.gdlr-stunning-shortcode-item.with-padding.gdlr-button-on {
    padding-right: 180px;
}

.gdlr-stunning-shortcode-item.with-padding .stunning-shortcode-button {
    right: 40px;
}

.gdlr-stunning-shortcode-item.with-padding .stunning-shortcode-caption {
    margin-bottom: 20px;
}

/*--- footer ---*/
.footer-wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-position: right top;
}

.footer-wrapper a {
    cursor: pointer;
}

.footer-wrapper .footer-contacts p {
    color: #f7c51e;
}

.footer-wrapper .widget.gdlr-widget {
    margin-bottom: 10px;
}

.footer-wrapper .gdlr-widget-title {
    margin-bottom: 30px;
    font-size: 16px;
}

/*.footer-contacts, */
.footer-container {
    padding-top: 50px;
}

.ie7 .footer-wrapper {
    overflow: hidden;
}

.copyright-left {
    margin: 0px 15px;
    float: left;
}

.copyright-right {
    margin: 0px 15px;
    float: right;
}

.copyright-wrapper {
    border-top-width: 1px;
    border-top-style: solid;
}

.copyright-container {
    padding: 15px 0px;
}

/*--- shortcode ---*/
.gdlr-shortcode-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

/*--- 404 page not found ---*/
.page-not-found-block {
    text-align: center;
    padding: 50px 50px 60px;
    margin: 50px 0px 50px;
}

.page-not-found-block .page-not-found-title {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 17px;
    color: #bfbfbf;
}

.page-not-found-block .page-not-found-caption {
    font-size: 20px;
    margin-bottom: 35px;
}

.page-not-found-block .page-not-found-icon {
    font-size: 89px;
    line-height: 1;
    margin-bottom: 20px;
}

.page-not-found-search {
    max-width: 300px;
    margin: 0px auto;
}

.page-not-found-search .gdl-search-form {
    padding-right: 30px;
}

.page-not-found-search .gdl-search-form input[type='text'] {
    padding: 12px 15px;
    font-size: 15px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.page-not-found-search .gdl-search-form input[type='submit'] {
    background-image: url('images/light/icon-search.png');
}

body.search .page-not-found-block {
    margin-top: 0px;
}

/*----------------------------------------------------------------------*/
/*---------------             CONTENT ITEM            ------------------*/
/*----------------------------------------------------------------------*/
/*--- item title ---*/
.gdlr-item-title-wrapper.gdlr-item {
    margin-bottom: 40px;
    position: relative;
}

.gdlr-item-title-wrapper .gdlr-item-title {
    margin-bottom: 0px;
    line-height: 1;
    display: inline-block;
}

.gdlr-item-title-wrapper .gdlr-item-title-divider {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.gdlr-item-title-wrapper .gdlr-item-title-right {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
}

.gdlr-item-title-wrapper .gdlr-item-title-right .gdlr-item-title-link {
    text-transform: uppercase;
    vertical-align: sub;
    font-weight: bold;
}

.gdlr-item-title-wrapper .gdlr-item-title-right .gdlr-item-title-link i {
    margin-right: 0px;
    margin-left: 10px;
}

.gdlr-item-title-wrapper .gdlr-item-title-right .portfolio-item-filter {
    display: inline;
    padding: 0px;
    margin: 0px;
}

.gdlr-item-title-wrapper.pos-center {
    text-align: center;
}

.gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-size: 35px;
    /* font-weight: 800; */
    font-weight: 300;
}

.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider {
    width: 34px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.gdlr-item-title-wrapper.pos-center .gdlr-item-title-caption {
    font-size: 17px;
    margin-top: 11px;
    /*    font-style: italic;*/
    color: #333;
    font-weight: 400;
}

.gdlr-item-title .gdlr-skin-title .gdlr-skin-border {
    color: #1C685B !important;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title {
    font-size: 35px;
    font-weight: lighter;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title-divider {
    width: 24px;
    margin-top: 28px;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title-caption {
    font-size: 15px;
    margin-top: 28px;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title-link {
    margin-top: 35px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-width: 1px;
    border-style: solid;
    padding: 10px 20px;
}

.gdlr-item-title-wrapper.pos-left-bold .gdlr-item-title {
    font-size: 30px;
    font-weight: 800;
}

.gdlr-item-title-wrapper .gdlr-flex-prev,
.gdlr-item-title-wrapper .gdlr-flex-next {
    vertical-align: baseline;
    font-size: 16px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
}

.gdlr-item-title-wrapper .gdlr-flex-prev {
    margin-left: 50px;
    margin-right: 0px;
    padding: 5px 25px 5px 24px;
}

.gdlr-item-title-wrapper .gdlr-flex-next {
    margin-right: 0px;
    padding: 5px 24px 5px 25px;
    margin-left: -1px;
}

.gdlr-title-item {
    /* margin-bottom: 30px; */
}

section#content-section-3 {
    margin-bottom: -68px;
}


.gdlr-title-item .gdlr-item-title-wrapper.gdlr-item {
    margin-bottom: 0px;
}

.gdlr-personnel-item-wrapper div.gdlr-item-title-wrapper.gdlr-item.pos-center {
    margin-bottom: 55px;
}

/*--- accordion / toggle ---*/
.accordion-tab > .accordion-content {
    display: none;
}

.accordion-tab.active > .accordion-content {
    display: block;
}

.gdlr-accordion-item.style-1 .accordion-tab {
    overflow: hidden;
    padding: 11px 0px;
    border-top-width: 1px;
    border-top-style: solid;
}

.gdlr-accordion-item.style-1 .accordion-tab:first-child {
    border: 0px;
    padding-top: 0px;
}

.gdlr-accordion-item.style-1 .accordion-title {
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0px;
    cursor: pointer;
    transition: color 200ms;
    -moz-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-transition: color 200ms;
}

.gdlr-accordion-item.style-1 .accordion-title i {
    margin-right: 25px;
    font-size: 13px;
    width: 9px;
    height: 13px;
    padding: 12px 14px 10px;
    display: inline-block;
}

.gdlr-accordion-item.style-1 .accordion-content {
    padding-top: 18px;
    margin-left: 62px;
}

.gdlr-accordion-item.style-1 .accordion-title span {
    overflow: hidden;
    display: block;
}

.gdlr-accordion-item.style-1 .accordion-title i {
    float: left;
    transition: color 200ms, background-color 200ms;
    -moz-transition: color 200ms, background-color 200ms;
    -o-transition: color 200ms, background-color 200ms;
    -webkit-transition: color 200ms, background-color 200ms;
}

.gdlr-accordion-item.style-2 .accordion-tab {
    overflow: hidden;
    padding-bottom: 4px;
}

.gdlr-accordion-item.style-2 .accordion-title {
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0px;
    cursor: pointer;
}

.gdlr-accordion-item.style-2 .accordion-title i {
    margin-right: 20px;
    font-size: 13px;
}

.gdlr-accordion-item.style-2 .accordion-content {
    margin-left: 31px;
}

/*--- button ---*/
input[type='submit'],
input[type='button'] {
    -webkit-appearance: none;
}

.gdlr-button,
input[type='button'],
input[type='submit'] {
    display: inline-block;
    font-size: 13px;
    padding: 10px 25px;
    margin-bottom: 15px;
    margin-right: 5px;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
}

.gdlr-button.small {
    font-size: 11px;
    padding: 11px 16px;
}

.gdlr-button.large {
    font-size: 14px;
    padding: 13px 25px;
}

.gdlr-button.with-border {
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.gdlr-button .gdlr-icon {
    margin-right: 5px;
    letter-spacing: 1px;
}

/*--- column service ---*/
.gdlr-column-service-item .column-service-image {
    margin-bottom: 25px;
}

.gdlr-column-service-item .column-service-image img {
    display: flex;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 8px;
}

.gdlr-column-service-item .column-service-icon {
    margin-right: 15px;
    font-size: 30px;
    line-height: 18px;
}

.gdlr-column-service-item .column-service-icon i {
    margin: 0px;
}

.gdlr-column-service-item .column-service-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

.gdlr-column-service-item .column-service-link {
    font-weight: bold;
}

.gdlr-column-service-item .column-service-link i {
    flex: 0 0 22px;
    padding: 4px 5px;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 23px;
    height: 23px;
    text-align: center;
}

.gdlr-column-service-item.gdlr-type-1 .column-service-icon {
    float: left;
    margin-right: 25px;
}

.gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box {
    background: transparent;
}

.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper {
    overflow: hidden;
}

.gdlr-column-service-item.gdlr-type-2 {
    text-align: center;
}

.gdlr-column-service-item.gdlr-type-2 .column-service-icon {
    width: 33px;
    height: 33px;
    font-size: 18px;
    line-height: 36px;
    padding: 10px;
    margin: 0px auto 25px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*--- service with image ---*/
.gdlr-service-with-image-item .service-with-image-thumbnail {
    max-width: 190px;
    float: left;
    margin-right: 40px;
    background: #fff;
    padding: 7px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.gdlr-service-with-image-item .service-with-image-thumbnail img {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.gdlr-service-with-image-item .service-with-image-title {
    font-size: 18px;
    margin-top: 35px;
}

.gdlr-service-with-image-item .service-with-image-content-wrapper {
    overflow: hidden;
}

.gdlr-service-with-image-item.gdlr-right {
    text-align: right;
}

.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail {
    float: right;
    margin-left: 40px;
    margin-right: 0px;
}

/*--- service shortcode ---*/
.gdlr-service-shortcode-image {
    max-width: 75px;
    overflow: hidden;
    font-size: 0;
    float: left;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 30px;
}

.gdlr-service-shortcode-content-wrapper {
    overflow: hidden;
}

.gdlr-service-shortcode-title {
    font-size: 21px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 18px;
}

/*--- feature media ---*/
.gdlr-feature-media-item .feature-media-button {
    margin-top: 15px;
}

.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail {
    float: left;
    margin-right: 55px;
    width: 37%;
}

.gdlr-feature-media-item.gdlr-left .feature-media-content-wrapper {
    overflow: hidden;
}

.gdlr-feature-media-item.gdlr-center {
    text-align: center;
}

.gdlr-feature-media-item.gdlr-center .feature-media-thumbnail {
    max-width: 700px;
    margin: 0px auto 40px;
}

.gdlr-feature-media-item.gdlr-center .feature-media-content-wrapper {
    max-width: 700px;
    margin: 0px auto;
}

.gdlr-feature-media-item.gdlr-center .feature-media-divider {
    width: 300px;
    max-width: 100%;
    margin: 0px auto 40px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}

.gdlr-feature-media-item .gdlr-item-title-wrapper.gdlr-item {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
}

/*--- divider ---*/
.gdlr-divider {
    border-bottom-width: 1px;
    border-style: solid;
    margin: 0px auto;
    max-width: 100%;
}

.gdlr-divider.double {
    height: 3px;
    border-top-width: 1px;
}

.gdlr-divider.dotted {
    border-style: dashed;
}

.gdlr-divider.double-dotted {
    height: 3px;
    border-top-width: 1px;
    border-style: dashed;
}

.gdlr-divider.thick {
    border-bottom-width: 3px;
}

/*--- box with icon ---*/
.gdlr-box-with-icon-item {
    text-align: center;
    padding: 40px 30px 20px;
    position: relative;
}

.gdlr-box-with-icon-item > i {
    font-size: 45px;
    display: inline-block;
    margin-bottom: 22px;
    margin-right: 0;
}

.gdlr-box-with-icon-item .box-with-icon-title {
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.gdlr-box-with-icon-item.pos-left {
    text-align: left;
    padding: 30px 40px 20px;
}

.gdlr-box-with-icon-item.pos-left > i {
    float: left;
    margin: 5px 25px 0px 0px;
}

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon {
    padding: 18px;
    display: inline-block;
    position: absolute;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i {
    font-size: 22px;
    margin-right: 0;
}

.gdlr-box-with-icon-item.type-circle.pos-top {
    padding-top: 50px;
    min-height: 139px;
}

.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon {
    top: -30px;
    left: 50%;
    margin-left: -30px;
}

.gdlr-box-with-icon-item.type-circle.pos-left {
    margin-left: 40px;
    padding-left: 50px;
}

.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon {
    left: -30px;
    top: 50%;
    margin-top: -30px;
}

/*-- icon --*/
i.gdlr-icon {
    margin-right: 10px;
}

/*--- frame ---*/
.gdlr-frame-shortcode {
    line-height: 1;
}

.gdlr-frame-shortcode.gdlr-align-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.gdlr-frame-shortcode.gdlr-align-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.gdlr-frame-shortcode.gdlr-align-center {
    text-align: center;
    margin-bottom: 20px;
}

.gdlr-frame-shortcode .gdlr-frame-caption {
    display: block;
    text-align: center;
    margin-top: 15px;
}

.gdlr-frame {
    display: inline-block;
    max-width: 100%;
    position: relative;
}

.gdlr-frame img {
    display: block;
}

.gdlr-frame.frame-type-border {
    padding: 6px;
    border-style: solid;
    border-width: 1px;
}

.gdlr-frame.frame-type-solid {
    padding: 5px;
}

.gdlr-frame.frame-type-rounded {
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.gdlr-frame.frame-type-circle {
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode {
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode {
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.gdlr-image-frame-item {
    text-align: center;
    line-height: 0;
}

.gdlr-image-frame-item .image-frame-item {
    display: inline-block;
    line-height: 1;
}

/*--- image link ---*/
.gdlr-image-link-shortcode {
    position: relative;
}

.gdlr-image-link-shortcode .gdlr-image-link-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.gdlr-image-link-shortcode .gdlr-image-link-icon {
    padding: 25px;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -37px;
    background: url('images/portfolio-icon-overlay.png');
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-border-radius: 37px;
    -webkit-border-radius: 37px;
    border-radius: 37px;
    filter: inherit;
}

.gdlr-image-link-shortcode .gdlr-image-link-icon i {
    margin-right: 0px;
}

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link {
    font-size: 22px;
    padding: 1px;
}

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search {
    font-size: 22px;
    padding: 2px;
}

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play {
    font-size: 21px;
    margin-left: 0px;
}

/*--- personnel ---*/
.gdlr-personnel-item.carousel.round-style {
    padding-top: 45px;
}

.gdlr-personnel-item.carousel .personnel-item {
    margin: 0px 15px;
}

.gdlr-personnel-item.carousel.box-style .personnel-item {
    padding-top: 35px;
}

.gdlr-personnel-item.carousel .personnel-item:first-child {
    margin-left: 0px;
}

.personnel-content .gdlr-icon {
    margin-right: 5px;
}

.gdlr-personnel-item.box-style .personnel-item-inner {
    padding: 25px 30px;
    position: relative;
}

.gdlr-personnel-item.box-style .personnel-item-inner:after {
    content: '';
    height: 0px;
    width: 0px;
    border: 12px solid transparent;
    position: absolute;
    right: 0px;
    bottom: -24px;
}

.gdlr-personnel-item.box-style .personnel-info {
    margin-top: 30px;
    text-align: center;
}

.gdlr-personnel-item.box-style .personnel-author {
    font-size: 21px;
    font-weight: bold;
}

.gdlr-personnel-item.box-style .personnel-author-image {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: -35px;
    margin-left: -35px;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
}

.gdlr-personnel-item.box-style .personnel-position {
    font-size: 15px;
}

.gdlr-personnel-item.box-style .personnel-content {
    text-align: center;
    margin-top: 15px;
}

.gdlr-personnel-item.box-style .personnel-social {
    text-align: center;
    font-size: 20px;
    margin-top: 14px;
}

.gdlr-personnel-item.box-style .personnel-social i {
    margin: 0px 1px;
}

.gdlr-personnel-item.plain-style .personnel-item-inner {
    padding: 25px 30px;
    position: relative;
}

.gdlr-personnel-item.plain-style .personnel-item-inner:after {
    content: '';
    height: 0px;
    width: 0px;
    border: 12px solid transparent;
    position: absolute;
    right: 0px;
    bottom: -24px;
}

.gdlr-personnel-item.plain-style .personnel-info {
    margin-top: 20px;
    text-align: center;
}

.gdlr-personnel-item.plain-style .personnel-author {
    font-size: 21px;
    font-weight: bold;
}

.gdlr-personnel-item.plain-style .personnel-position {
    font-size: 14px;
    font-style: italic;
}

.gdlr-personnel-item.plain-style .personnel-content {
    text-align: center;
    margin-top: 20px;
}

.gdlr-personnel-item.plain-style .personnel-social {
    text-align: center;
    font-size: 22px;
    margin-top: 14px;
}

.gdlr-personnel-item.box-style {
    margin-top: 35px;
}

.gdlr-personnel-item.plain-style .personnel-social i {
    margin: 0px 10px 0px 0px;
}

.gdlr-personnel-item.round-style .personnel-item,
.gdlr-personnel-item.round-style .personnel-author-image {
    position: relative;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-personnel-item.round-style .personnel-item img {
    display: block;
}

.gdlr-personnel-item.round-style .personnel-item-inner {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 50%;
    left: 40px;
    right: 40px;
    text-align: center;
    background: transparent;
}

.gdlr-personnel-item.round-style .personnel-author {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
}

.gdlr-personnel-item.round-style .personnel-position {
    font-size: 16px;
    font-style: italic;
}

.gdlr-personnel-item.round-style .personnel-content {
    margin-top: 20px;
}

/*--- pie chart ---*/
.gdlr-pie-chart-item {
    text-align: center;
}

.gdlr-pie-chart-item .gdlr-chart {
    margin: 0px auto 30px;
}

.gdlr-pie-chart-item .pie-chart-title {
    font-size: 17px;
    font-weight: 400;
}

/*--- skill bar ---*/
.gdlr-skill-bar-wrapper {
    margin-bottom: 15px;
}

.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress {
    width: 0;
    position: relative;
}

.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress {
    height: 8px;
}

.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress {
    padding: 8px 0px;
    font-size: 15px;
}

.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress {
    padding: 14px 0px;
    font-size: 17px;
}

.gdlr-skill-bar-wrapper .skill-bar-content {
    font-weight: bold;
}

.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}

.gdlr-skill-bar-wrapper.gdlr-size-small {
    margin-bottom: 20px;
}

.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content {
    padding: 0px 16px;
}

.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i {
    position: absolute;
    font-size: 15px;
    right: 8px;
    top: 50%;
    margin-top: -8px;
}

.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content {
    padding: 0px 22px;
}

.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i {
    position: absolute;
    font-size: 18px;
    right: 16px;
    top: 50%;
    margin-top: -9px;
}

/*--- skill round ---*/
.gdlr-skill-item-wrapper {
    text-align: center;
    line-height: 1;
}

.gdlr-skill-item-wrapper .gdlr-skill-item-title {
    font-size: 67px;
    font-weight: bold;
    margin-bottom: 11px;
}

.gdlr-skill-item-wrapper .gdlr-skill-item-dot {
    font-size: 25px;
    margin-bottom: 8px;
}

.gdlr-skill-item-wrapper .gdlr-skill-item-caption {
    font-size: 24px;
}

.gdlr-skill-item-wrapper.gdlr-type-2 {
    margin: 0px;
    padding: 80px 20px;
}

/*--- notification ---*/
.gdlr-notification {
    padding: 13px;
}

.gdlr-notification > i {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.gdlr-notification > .notification-content {
    display: block;
    overflow: hidden;
}

.gdlr-notification.color-background {
    padding: 16px;
}

.gdlr-notification.color-border {
    border-width: 3px;
    border-style: solid;
}

/*--- tab ---*/
.gdlr-tab-item.horizontal > .tab-title-wrapper {
    overflow: hidden;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title {
    float: left;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
    padding: 12px 20px;
    margin-bottom: 0px;
    margin-right: 3px;
    cursor: pointer;
}

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child {
    border-left-width: 1px;
}

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i {
    margin-right: 10px;
}

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active {
    border-bottom-width: 0px;
    padding-bottom: 12px;
}

.gdlr-tab-item.horizontal > .tab-content-wrapper {
    margin-top: 15px;
    padding: 25px 0px 0px;
}

.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content {
    display: none;
}

.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active {
    display: block;
}

.gdlr-tab-item.vertical > .tab-title-wrapper {
    float: left;
    margin-right: -1px;
    max-width: 40%;
    text-align: right;
    border-right-width: 2px;
    border-style: solid;
    min-width: 22%;
}

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title {
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
    padding: 14px 30px;
    margin-bottom: 0px;
    margin-top: 3px;
    cursor: pointer;
    text-transform: uppercase;
}

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child {
    border-top-width: 1px;
    margin-top: 0px;
}

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i {
    margin-right: 10px;
}

.gdlr-tab-item.vertical > .tab-content-wrapper {
    overflow: hidden;
    padding: 0px 0px 0px 35px;
}

.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content {
    display: none;
}

.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active {
    display: block;
}

.gdlr-tab-item.vertical.right > .tab-title-wrapper {
    float: right;
    text-align: left;
    border-left-width: 2px;
    border-right-width: 0px;
}

.gdlr-tab-item.vertical.right > .tab-content-wrapper {
    padding: 0px 35px 0px 0px;
    text-align: right;
}

/*--- table ---*/
table {
    width: 100%;
    text-align: center;
}

table tr td {
    padding: 15px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

table tr th {
    padding: 13px 0px;
    font-size: 16px;
    font-weight: normal;
}

table.style-2 {
    border-spacing: 2px;
    border-collapse: separate;
}

table.style-2 tr td {
    border-bottom-width: 0px;
}

/*--- testimonial ---*/
.gdlr-testimonial-item.carousel .testimonial-item {
    margin: 0px 15px;
}

.gdlr-testimonial-item.carousel .testimonial-item:first-child {
    margin-left: 0px;
}

.gdlr-testimonial-item.round-style .testimonial-item {
    padding-bottom: 35px;
}

.gdlr-testimonial-item.round-style .testimonial-item-inner {
    padding: 30px 30px 60px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gdlr-testimonial-item.round-style .testimonial-info {
    margin-top: 15px;
}

.gdlr-testimonial-item.round-style .testimonial-author {
    font-weight: bold;
}

.gdlr-testimonial-item.round-style .testimonial-author-image {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -35px;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
}

.gdlr-testimonial-item.box-style .testimonial-item {
    padding-bottom: 75px;
}

.gdlr-testimonial-item.box-style .testimonial-item-inner {
    padding: 25px 30px;
    position: relative;
    border-right: 1px;
    border-bottom: 1px;
    border-style: solid;
}

.gdlr-testimonial-item.box-style .testimonial-item-inner:after {
    content: '';
    height: 0px;
    width: 0px;
    border: 12px solid transparent;
    position: absolute;
    right: -1px;
    bottom: -24px;
}

.gdlr-testimonial-item.box-style .testimonial-info {
    margin-top: 15px;
    text-align: right;
}

.gdlr-testimonial-item.box-style .testimonial-author {
    font-weight: bold;
}

.gdlr-testimonial-item.box-style .testimonial-author-image {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 36px;
    bottom: -73px;
}

.gdlr-testimonial-item.plain-style .flex-viewport {
    width: 100%;
}

.gdlr-testimonial-item.plain-style .testimonial-item {
    text-align: left;
    font-size: 15px;
}

.gdlr-testimonial-item.plain-style .testimonial-item-inner {
    padding: 30px 35px 50px;
    position: relative;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
}

.gdlr-testimonial-item.plain-style .testimonial-item-inner:after {
    content: '';
    height: 0px;
    width: 0px;
    border: 12px solid transparent;
    position: absolute;
    right: 0px;
    bottom: -24px;
}

.gdlr-testimonial-item.plain-style .testimonial-info {
    margin-top: 15px;
    font-size: 17px;
}

.gdlr-testimonial-item.plain-style .testimonial-author {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

.gdlr-testimonial-item.plain-style .testimonial-position {
    font-size: 14px;
    font-style: italic;
    display: block;
}

.gdlr-testimonial-item.plain-style .testimonial-position span {
    display: none;
}

.gdlr-testimonial-item.plain-style.large {
    font-size: 20px;
}

.testimonial-author-image img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*--- block quote ---*/
blockquote {
    background-repeat: no-repeat;
    background-position: 20px 24px;
    font-size: 18px;
    font-style: italic;
    background-image: url('images/dark/quote-small.png');
    background-size: 24px 20px;
    padding: 20px 20px 0px 60px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-style: solid;
    margin-bottom: 20px;
}

blockquote.gdlr-align-left {
    width: 33%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

blockquote.gdlr-align-right {
    width: 33%;
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
}

/*--- dropcap ---*/
div.gdlr-dropcap {
    margin-top: 2px;
    margin-bottom: 0px;
    margin-right: 7px;
    margin-left: 2px;
    float: left;
    font-size: 25px;
    font-size: 29px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    float: left;
}

div.gdlr-dropcap.gdlr-type-circle {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    font-size: 18px;
    margin-right: 10px;
}

/*--- styled box ---*/
.gdlr-styled-box-head-wrapper {
    overflow: hidden;
}

.gdlr-styled-box-head {
    overflow: hidden;
    height: 40px;
}

.gdlr-styled-box-corner {
    float: right;
    height: 0px;
    width: 0px;
    border-style: solid;
    border-width: 0px 40px 40px 0px;
    border-right-color: transparent;
}

.gdlr-styled-box-body {
    padding: 45px 40px 25px;
}

.gdlr-styled-box-body.with-head {
    padding-top: 5px;
}

.gdlr-styled-box-body .gdlr-styled-box-head-wrapper {
    overflow: hidden;
}

/*--- code item ---*/
.gdlr-code-item {
    padding: 7px 15px;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}

.gdlr-code-item .gdlr-code-title {
    font-weight: bold;
    cursor: pointer;
}

.gdlr-code-item .gdlr-code-title i {
    font-size: 9px;
    margin-right: 7px;
}

.gdlr-code-item .gdlr-code-content {
    padding: 8px 14px;
    display: none;
    line-height: 2;
}

.gdlr-code-item.active .gdlr-code-content {
    display: block;
    line-height: 2;
}

/*--- process ---*/
.gdlr-process-wrapper .gdlr-process-tab {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    padding: 30px;
    overflow: hidden;
    border-width: 3px;
    border-style: solid;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i {
    margin-right: 0px;
}

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content {
    overflow: hidden;
}

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title {
    font-size: 21px;
    margin-bottom: 17px;
    font-weight: normal;
}

.gdlr-process-wrapper .gdlr-process-tab .process-line {
    position: absolute;
}

.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider {
    position: absolute;
}

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon {
    float: left;
    margin-right: 30px;
    text-align: center;
}

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line {
    top: 110px;
    bottom: 0px;
    left: 35px;
    width: 20px;
}

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider {
    left: 50%;
    margin-left: -1px;
    bottom: 5px;
    top: 0px;
    border-left-width: 1px;
    border-left-style: dashed;
}

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .fa-chevron-down,
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    font-size: 20px;
}

.gdlr-process-wrapper.gdlr-horizontal-process {
    text-align: center;
}

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon {
    margin: 0px auto 30px;
}

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line {
    top: 35px;
    left: 50%;
    right: -50%;
    height: 20px;
}

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider {
    left: 75px;
    right: 55px;
    top: 50%;
    margin-top: -1px;
    border-top-width: 1px;
    border-top-style: dashed;
}

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .fa-chevron-right,
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right {
    position: absolute;
    right: 50px;
    margin: 0px;
    font-size: 20px;
}

/*----------------------------------------------------------------------*/
/*---------------               MEDIA ITEM            ------------------*/
/*----------------------------------------------------------------------*/
/*--- banner ---*/
.gdlr-banner-images ul.slides li {
    margin: 0px 15px;
}

.gdlr-banner-images ul.slides li:first-child {
    margin-left: 0px;
}

.gdlr-banner-description-item .gdlr-banner-title {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: normal;
}

.gdlr-banner-description-item .gdlr-banner-description {
    margin-bottom: 25px;
}

.gdlr-banner-description-item .nav-container {
    overflow: hidden;
}

.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav {
    margin-left: 0px;
}

.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav {
    display: none;
}

.gdlr-banner-images ul.slides li a {
    display: block;
    border-width: 1px;
    border-style: solid;
}

.gdlr-banner-images ul.slides li {
    text-align: center;
}

.gdlr-banner-item-wrapper .flex-direction-nav {
    line-height: 1;
}

.gdlr-banner-item-wrapper .flex-direction-nav a {
    padding-top: 18px;
    padding-bottom: 18px;
}

.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev {
    background: transparent;
    left: -60px;
    opacity: 1;
    font-size: 30px;
}

.gdlr-banner-item-wrapper .flex-direction-nav .flex-next {
    background: transparent;
    right: -60px;
    opacity: 1;
    font-size: 30px;
}

/*--- gallery ---*/
.gdlr-gallery-item.gdlr-item {
    margin: 0px 15px;
}

.gdlr-gallery-item.gdlr-item .gallery-item {
    margin: 0px 5px 10px;
}

.gdlr-gallery-item.gdlr-item .gallery-item img {
    display: block;
    margin: 0px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gdlr-gallery-item.gdlr-item .gallery-caption {
    display: block;
    text-align: center;
    padding: 7px 0px 6px;
}

.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item {
    padding: 5px;
    cursor: pointer;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container {
    margin: 0px 5px 10px;
    position: relative;
    overflow: hidden;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail {
    display: none;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child {
    display: block;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img {
    margin: 0px auto;
    display: block;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption {
    padding: 10px 15px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: inline-block;
    max-width: 60%;
}

.gdlr-banner-images.gdlr-item .flex-direction-nav i {
    margin-right: 0px;
    font-size: 24px;
}

/*--- slider caption / stack image ---*/
.gdlr-caption-wrapper {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 90;
}

.gdlr-caption-wrapper .gdlr-caption-inner {
    margin: 0px auto;
}

.gdlr-caption-wrapper.position-center {
    text-align: center;
}

.gdlr-caption-wrapper.position-left .gdlr-caption {
    float: left;
    text-align: left;
}

.gdlr-caption-wrapper.position-right .gdlr-caption {
    float: right;
    text-align: left;
}

.gdlr-caption-wrapper.position-center .gdlr-caption {
    display: inline-block;
}

.gdlr-caption-wrapper .gdlr-caption {
    max-width: 40%;
    padding: 25px 28px;
}

.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}

.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right {
    max-width: 350px;
}

.gdlr-caption-wrapper .gdlr-caption {
    opacity: 0.77;
    filter: alpha(opacity=77);
}

.gdlr-caption-wrapper.post-slider .gdlr-caption {
    max-width: none;
    background: transparent;
}

.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info {
    float: left;
    margin-right: 10px;
    margin-bottom: 13px;
}

.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info {
    display: none;
}

.gdlr-caption-wrapper.position-post-left {
    right: auto;
    top: 0px;
    max-width: 40%;
}

.gdlr-caption-wrapper.position-post-right {
    left: auto;
    top: 0px;
    max-width: 40%;
}

.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption {
    padding: 30px 25px;
}

.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev {
    left: 40%;
}

.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next {
    right: 40%;
}

.gdlr-caption-wrapper.post-slider,
.gdlr-post-slider-item.style-post-left .flex-prev,
.gdlr-post-slider-item.style-post-left .flex-next,
.gdlr-post-slider-item.style-post-right .flex-prev,
.gdlr-post-slider-item.style-post-right .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.gdlr-post-slider-item {
    padding-bottom: 25px;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption {
    position: relative;
    margin: 0px;
    display: inline-block;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-inner {
    position: relative;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date {
    position: absolute;
    top: -33px;
    left: 0px;
    padding: 5px 12px;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-title {
    margin-bottom: 0px;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link {
    font-size: 18px;
    position: absolute;
    right: -26px;
    top: 0px;
    height: 30px;
    padding: 22px 10px;
}

.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link i {
    margin-right: 0px;
}

.gdlr-stack-image {
    position: relative;
    margin-bottom: 40px;
}

.gdlr-stack-image img {
    display: block;
}

/* -- Layer slider style modification --*/
body .ls-v5 .ls-bottom-slidebuttons a {
    width: 18px;
}

body .ls-v5 .ls-bottom-slidebuttons,
body .ls-v5 .ls-nav-start,
body .ls-v5 .ls-nav-stop,
body .ls-v5 .ls-nav-sides {
    top: -45px;
}

body .ls-v5 .ls-nav-prev {
    left: 20px;
}

body .ls-v5 .ls-nav-next {
    right: 20px;
}

/* -- Master slider style modification --*/
body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next {
    width: 27px;
    height: 46px;
    margin-top: -13px;
}

body .ms-skin-default .ms-nav-prev {
    background: url('images/master-slider-left.png');
}

body .ms-skin-default .ms-nav-next {
    background: url('images/master-slider-right.png');
}

body .ms-skin-default .ms-bullet {
    background-image: none;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    -webkit-transition: background-color 200ms;
    margin-bottom: 20px;
    width: 8px;
    height: 8px;
}

body .ms-skin-default .ms-bullet-selected {
    background-image: none;
}

body .ms-skin-default .ms-inner-controls-cont {
    position: static;
}

body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover {
    background: #949494;
}

body .ms-skin-default .ms-slide .ms-slide-vcbtn {
    top: auto;
    bottom: 60px;
    right: 50%;
    margin-right: -14px;
}

/*--- price table ---*/
.gdlr-price-inner-item {
    margin: 0px 3px;
    border-style: solid;
    border-width: 1px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
}

.gdlr-price-item .price-title-wrapper {
    padding-bottom: 5px;
    text-align: center;
}

.gdlr-price-item .price-title {
    font-size: 19px;
    padding: 6px 0px;
    margin: 0px;
}

.gdlr-price-item .price-tag {
    font-size: 22px;
    line-height: 1;
    padding: 25px 0px;
    font-weight: bold;
    background-image: url('images/light/price-tag-shadow.png');
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

.gdlr-price-item .price-content {
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 5px;
}

.gdlr-price-item .price-content ul {
    list-style: none;
    margin-left: 0px;
}

.gdlr-price-item .price-content ul li {
    padding: 12px 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.gdlr-price-item .price-button {
    text-align: center;
}

.gdlr-price-item .price-button .gdlr-button {
    margin: 0px 0px 25px;
}

.gdlr-price-item .best-price {
    margin-top: -25px;
}

.gdlr-price-item .best-price .price-title {
    font-size: 22px;
}

.gdlr-price-item .best-price .price-tag {
    padding: 34px 20px;
    font-size: 30px;
}

.gdlr-price-item .best-price .price-button {
    padding-bottom: 15px;
}

/*----------------------------------------------------------------------*/
/*---------------            POST TYPE ITEM           ------------------*/
/*----------------------------------------------------------------------*/
/*--- pagination ---*/
.gdlr-pagination {
    margin: 0px 20px;
    text-align: right;
    margin-bottom: 60px;
}

.gdlr-pagination a {
    cursor: pointer;
}

.gdlr-pagination .page-numbers.current {
    cursor: default;
}

.gdlr-pagination .page-numbers {
    display: inline-block;
    padding: 7px 12px;
    margin-right: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*--- related post ---*/
.gdlr-related-post-wrapper {
    padding: 33px 18px;
}

.related-post-widget-item {
    margin: 0px 15px;
}

.related-post-header {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 15px 25px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.related-post-title {
    font-size: 11px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
}

.related-post-thumbnail {
    margin-bottom: 12px;
}

/*--- social share ---*/
.gdlr-social-share {
    line-height: 1;
    padding: 15px 25px;
}

.gdlr-social-share .social-share-title {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
    margin-right: 25px;
    margin-bottom: 0px;
}

.gdlr-social-share .social-share-title i {
    margin-right: 10px;
    font-size: 15px;
}

.gdlr-social-share a {
    display: inline-block;
    width: 28px;
    margin-right: 6px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.gdlr-social-share a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.gdlr-social-share a img {
    display: block;
}

/*--- post author ---*/
.gdlr-post-author {
    margin-bottom: 45px;
    padding: 40px 40px 45px;
}

.gdlr-post-author .post-author {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.gdlr-post-author .post-author-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.gdlr-post-author .post-author-avartar {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.gdlr-post-author .post-author-avartar img {
    margin: 0;
    display: block;
}

.gdlr-post-author .post-author-content {
    overflow: hidden;
    font-size: 13px;
}

/*--- comment ---*/
.gdlr-comments-area {
    margin-bottom: 60px;
}

.gdlr-comments-area .comments-title {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 8px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    letter-spacing: 2px;
}

.gdlr-comments-area ol.commentlist {
    list-style: none;
    margin-left: 0px;
}

.gdlr-comments-area ol.commentlist .comment-article {
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.gdlr-comments-area ol.commentlist ol.children {
    list-style: none;
    margin-left: 40px;
}

.gdlr-comments-area .comment-avatar {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gdlr-comments-area .comment-avatar img {
    display: block;
}

.gdlr-comments-area .comment-body {
    overflow: hidden;
    position: relative;
}

.gdlr-comments-area .comment-author {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
}

.gdlr-comments-area .comment-reply {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
}

.gdlr-comments-area .comment-reply i {
    margin-right: 12px;
}

.gdlr-comments-area .comment-time {
    line-height: 20px;
    margin-bottom: 5px;
}

.gdlr-comments-area .comment-time i {
    font-size: 16px;
    line-height: 20px;
    float: left;
    margin-right: 6px;
}

.gdlr-comments-area .comment-time time {
    font-style: italic;
}

.gdlr-comments-area .comment-content {
    margin-top: 15px;
}

.comment-respond .comment-form {
    width: 101%;
}

.comment-respond .comment-reply-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 8px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.comment-respond .comment-form-head > input {
    float: left;
    width: 28.5%;
    margin: 0 0 0 1.5%;
    padding: 11px 1.5%;
    border: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.comment-respond .comment-form-head > input:first-child {
    width: 30%;
    margin-left: 0%;
}

.comment-respond .comment-form-comment > textarea {
    margin: 9px 0 0;
    padding: 11px 2%;
    width: 95%;
    border: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
}

.comment-respond .comment-form-comment > textarea:focus {
    outline: none;
}

.comment-respond .form-submit > input[type='submit'] {
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 15px 20px;
    font-size: 11px;
}

p.comment-form-cookies-consent {
    margin-top: 12px;
}

.comment-form-comment {
    margin-bottom: 13px;
}

/*--- blog ---*/
.gdlr-blog-thumbnail {
    position: relative;
}

.gdlr-blog-thumbnail .icon-bullhorn {
    margin-right: 9px;
}

.gdlr-blog-thumbnail .gdlr-sticky-banner {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 15px;
    text-transform: uppercase;
    right: 0;
}

.gdlr-blog-thumbnail {
    background: #000000;
}

.gdlr-blog-thumbnail.gdlr-audio {
    background: transparent;
}

.format-gallery .gdlr-blog-thumbnail {
    background: transparent;
}

.gdlr-blog-thumbnail > a > img {
    transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.gdlr-blog-thumbnail > a > img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child {
    margin-left: 0px;
}

.gdlr-item.gdlr-blog-grid {
    margin-bottom: 50px;
}

.gdlr-blog-carousel-item .flex-viewport {
    padding: 0px 4px;
    margin: 0px -4px;
}

.gdlr-blog-grid .gdlr-blog-title {
    font-size: 20px;
    margin-bottom: 13px;
    font-weight: 800;
}

.gdlr-blog-grid .gdlr-blog-content {
    margin-bottom: 0px;
}

.gdlr-blog-grid .gdlr-blog-thumbnail {
    margin-bottom: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.gdlr-blog-grid .gdlr-blog-thumbnail img {
    display: block;
    margin: 0px auto;
}

.gdlr-blog-grid .gdlr-blog-info {
    margin-bottom: 16px;
    line-height: 18px;
    font-size: 13px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 5px;
}

.gdlr-blog-grid .gdlr-blog-info i {
    font-size: 15px;
    margin-right: 10px;
}

.gdlr-blog-grid .gdlr-blog-info .blog-info {
    float: left;
    margin-right: 25px;
    margin-bottom: 5px;
    font-style: italic;
}

.gdlr-blog-grid .excerpt-read-more {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

/*.gdlr-blog-grid .excerpt-read-more i{ display: none; }*/
.gdlr-blog-widget.gdlr-item {
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.gdlr-blog-widget .gdlr-blog-thumbnail {
    max-width: 80px;
    float: left;
}

.gdlr-blog-widget .gdlr-blog-thumbnail .gdlr-sticky-banner {
    display: none;
}

.gdlr-blog-widget .gdlr-blog-title {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}

.gdlr-blog-widget .gdlr-blog-info {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
}

.gdlr-blog-widget .gdlr-blog-info i {
    font-size: 13px;
    margin-right: 8px;
}

.gdlr-blog-widget .gdlr-blog-info .blog-info {
    float: left;
    margin-right: 20px;
}

.gdlr-blog-widget .post-header {
    overflow: hidden;
    padding: 18px 25px 10px;
}

.gdlr-item.gdlr-blog-medium {
    margin-bottom: 50px;
}

.gdlr-blog-medium .gdlr-blog-thumbnail {
    margin-right: 30px;
    float: left;
    width: 35%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.gdlr-blog-medium .gdlr-blog-thumbnail img {
    display: block;
    margin: 0px auto;
}

.gdlr-blog-medium .gdlr-blog-content-wrapper {
    overflow: hidden;
}

.gdlr-blog-medium .gdlr-blog-title {
    font-size: 26px;
    font-weight: 800;
}

.gdlr-blog-medium .gdlr-blog-info {
    margin-bottom: 12px;
    line-height: 18px;
    font-size: 13px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 6px;
}

.gdlr-blog-medium .gdlr-blog-info i {
    font-size: 15px;
    margin-right: 10px;
}

.gdlr-blog-medium .gdlr-blog-info .blog-info {
    float: left;
    margin-right: 25px;
    margin-bottom: 5px;
    font-style: italic;
}

.gdlr-blog-medium .gdlr-blog-content {
    margin-bottom: 25px;
}

.gdlr-blog-medium .excerpt-read-more {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

.gdlr-blog-medium .excerpt-read-more i {
    display: none;
}

.gdlr-item.gdlr-blog-full {
    margin-bottom: 55px;
}

.gdlr-blog-full {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.gdlr-blog-full:last-child {
    border-bottom-width: 0px;
    padding-bottom: 0px;
}

.gdlr-blog-full .excerpt-read-more {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}

.gdlr-blog-full .excerpt-read-more i {
    display: none;
}

.gdlr-blog-full .gdlr-blog-title {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 16px;
}

.gdlr-blog-full .gdlr-blog-thumbnail {
    text-align: center;
    margin-bottom: 25px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}

.gdlr-blog-full .gdlr-blog-thumbnail img {
    display: block;
    margin: 0px auto;
}

.gdlr-blog-full .gdlr-blog-info {
    font-size: 13px;
    margin-bottom: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 8px;
}

.gdlr-blog-full .gdlr-blog-info i {
    font-size: 15px;
    margin-right: 10px;
}

.gdlr-blog-full .gdlr-blog-info .blog-info {
    float: left;
    margin-right: 25px;
    font-style: italic;
}

.gdlr-blog-full .gdlr-single-blog-tag {
    padding: 20px 25px;
    font-size: 13px;
}

.gdlr-blog-full .gdlr-single-blog-tag i {
    font-size: 16px;
    margin-right: 16px;
}

body.single .gdlr-blog-full {
    border-bottom: 0px;
}

.gdlr-blog-thumbnail .flex-control-nav {
    display: none;
}

.gdlr-blog-thumbnail .flexslider .flex-prev,
.gdlr-blog-thumbnail .flexslider .flex-next {
    opacity: 0.7;
}

.single-post .gdlr-single-nav {
    padding: 30px 40px;
}

.single-post .gdlr-single-nav .previous-nav {
    width: 50%;
    float: left;
    margin-right: -1px;
    border-right-width: 1px;
    border-right-style: solid;
}

.single-post .gdlr-single-nav .previous-nav i {
    margin-right: 18px;
}

.single-post .gdlr-single-nav .next-nav {
    width: 50%;
    float: left;
    text-align: right;
}

.single-post .gdlr-single-nav .next-nav i {
    margin-left: 18px;
}

.single-post .gdlr-single-nav .single-nav-text {
    font-size: 13px;
    font-style: italic;
}

.single-post .gdlr-single-nav .single-nav-title {
    margin-top: 4px;
    font-size: 14px;
}

.gdlr-outer-nav.gdlr-nav-container i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
}

.gdlr-outer-nav.gdlr-nav-container span {
    cursor: pointer;
    transition: background-color 200ms;
    -moz-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    -webkit-transition: background-color 200ms;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}

.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next {
    display: block;
    position: absolute;
    padding: 0px 15px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 13px;
}

.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next i {
    margin-left: 5px;
}

.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev {
    display: block;
    position: absolute;
    padding: 0px 15px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 13px;
}

.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev i {
    margin-right: 5px;
}

/*--- single portfolio lightbox ---*/
.gdlr-single-lightbox {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 199;
    overflow-y: auto;
}

.gdlr-single-lightbox-overlay {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #111;
    padding: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-image: url('images/port-loader.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.gdlr-single-lightbox-wrapper {
    margin-top: 80px;
    margin-bottom: 80px;
}

.gdlr-single-lightbox-close .gdlr-exit {
    width: 25px;
    height: 25px;
    padding: 25px;
    float: right;
    cursor: pointer;
    background: url('images/single-port-close.png') center no-repeat #000;
}

.gdlr-single-lightbox-container {
    padding: 40px;
}

.gdlr-single-lightbox-title {
    margin: 20px 20px 0px;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

/*--- single portfolio ---*/
.gdlr-portfolio-info .social-share-title {
    background: #494949;
}

.gdlr-portfolio-info .gdlr-social-share,
.gdlr-portfolio-info .gdlr-social-share a {
    background: #e5e5e5;
}

.gdlr-portfolio-info .portfolio-info-wrapper {
    background: #f3f3f3;
}

.gdlr-portfolio-info .portfolio-info-wrapper {
    padding: 25px 30px 20px;
}

.gdlr-portfolio-info .portfolio-info .info-head {
    font-weight: bold;
    margin-right: 7px;
    font-style: normal;
}

.gdlr-portfolio-info .gdlr-social-share {
    padding: 0px;
}

.gdlr-portfolio-info .gdlr-social-share a {
    width: 24px;
    padding: 10px 0px 0px;
}

.gdlr-portfolio-info .gdlr-social-share .social-share-title {
    margin-right: 20px;
    padding: 8px 15px;
}

.gdlr-portfolio-info .gdlr-social-share .social-share-title i {
    margin-right: 2px;
}

.gdlr-portfolio-info .social-share-title-text {
    display: none;
}

.single-portfolio .gdlr-single-nav {
    padding-top: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    border-top-width: 1px;
    border-top-style: solid;
}

.single-portfolio .gdlr-single-nav .previous-nav i {
    margin-right: 15px;
}

.single-portfolio .gdlr-single-nav .next-nav i {
    margin-left: 15px;
}

.single-portfolio .gdlr-single-nav .gdlr-single-nav-sep {
    margin: 0px 15px;
}

.gdlr-related-portfolio .head {
    font-size: 24px;
    font-weight: bold;
    margin: 0px 15px 30px;
}

.gdlr-related-portfolio.portfolio-item-holder {
    margin-bottom: 25px;
}

.gdlr-portfolio-style1.gdlr-item-start-content {
    margin-bottom: 70px;
}

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail {
    text-align: center;
    margin-bottom: 40px;
}

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img {
    display: block;
    margin: 0px auto;
}

.gdlr-portfolio-style1 .gdlr-portfolio-description {
    width: 62%;
    float: left;
    margin-left: 3%;
    position: relative;
}

.gdlr-portfolio-style1 .gdlr-portfolio-content .head {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.gdlr-portfolio-style1 .gdlr-portfolio-info {
    width: 35%;
    float: left;
    position: relative;
}

.gdlr-portfolio-style1 .portfolio-info {
    margin-bottom: 10px;
    font-style: italic;
}

.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description {
    float: none;
    margin-right: 0px;
    width: auto;
}

.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info {
    width: auto;
    float: none;
    margin-bottom: 30px;
}

.gdlr-portfolio-style2.gdlr-item-start-content {
    margin-bottom: 60px;
}

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    text-align: center;
    margin: 0px 30px 30px 0px;
    max-width: 55%;
    float: left;
}

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider {
    width: 60%;
}

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img {
    display: block;
    margin: 0px auto;
}

.gdlr-portfolio-style2 .gdlr-portfolio-content {
    overflow: hidden;
    position: relative;
}

.gdlr-portfolio-style2 .gdlr-portfolio-content .head {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 25px;
}

.gdlr-portfolio-style2 .gdlr-portfolio-info {
    margin-bottom: 45px;
}

.gdlr-portfolio-style2 .portfolio-info {
    margin-bottom: 10px;
    font-style: italic;
}

.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%;
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    width: auto !important;
}

/*--- portfolio ---*/
.portfolio-thumbnail {
    position: relative;
    overflow: hidden;
    font-size: 0;
    display: block;
}

.portfolio-thumbnail img {
    display: inline;
    margin: 0px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gdlr-item-no-space .portfolio-thumbnail img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.portfolio-thumbnail .flex-control-nav {
    display: none;
}

.portfolio-thumbnail .portfolio-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0.7 !important;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.portfolio-thumbnail .portfolio-icon {
    position: absolute;
    top: 50%;
    opacity: 1 !important;
    filter: alpha(opacity=0);
    left: 50%;
    margin-top: -15px;
    margin-left: -13px;
    font-size: 15px;
    line-height: 1;
}

.portfolio-thumbnail .portfolio-icon i {
    font-size: 30px;
    margin: 0px;
}

.portfolio-thumbnail .portfolio-icon i.icon-link {
    padding: 1px;
}

.portfolio-thumbnail .portfolio-icon i.icon-search {
    padding: 2px;
}

.portfolio-thumbnail .portfolio-icon i.icon-film {
    margin-left: 0px;
}

.portfolio-thumbnail.gdlr-modern-thumbnail .portfolio-icon {
    left: auto;
    right: 30px;
    margin-left: 0px;
}

.portfolio-thumbnail .flexslider .flex-prev,
.portfolio-thumbnail .flexslider .flex-next {
    opacity: 0.7;
}

.gdlr-single-portfolio-thumbnail .gdlr-flex-thumbnail-control {
    margin-top: 20px;
}

.gdlr-flex-thumbnail-control {
    list-style: none;
    font-size: 0;
    margin-left: 0;
    margin-bottom: 30px;
    text-align: left;
}

.gdlr-flex-thumbnail-control li {
    display: inline-block;
    max-width: 50px;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #000;
}

.gdlr-flex-thumbnail-control li img {
    cursor: pointer;
}

.gdlr-flex-thumbnail-control li img.flex-active {
    opacity: 0.6;
    filter: alpha(opacity=90);
}

.gdlr-classic-portfolio.gdlr-item {
    margin-bottom: 45px;
}

.gdlr-classic-portfolio .portfolio-thumbnail {
    margin-bottom: 18px;
}

.gdlr-classic-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper {
    display: none;
}

.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gdlr-classic-portfolio .portfolio-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}

.gdlr-classic-portfolio .portfolio-info {
    position: relative;
    font-style: italic;
}

.gdlr-classic-portfolio .portfolio-info .info-head {
    display: none;
}

.gdlr-classic-portfolio .gdlr-separator {
    margin: 4px 0px;
}

.gdlr-classic-portfolio .excerpt-read-more {
    display: none;
}

.type-classic-portfolio .gdlr-pagination {
    margin-top: 10px;
    position: relative;
    z-index: 10;
}

.type-classic-portfolio-no-space .gdlr-pagination {
    margin-top: -20px;
}

.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item {
    margin-bottom: 0px;
}

.type-modern-portfolio-no-space .gdlr-pagination {
    margin-top: 50px;
}

.gdlr-modern-portfolio.gdlr-item {
    margin-bottom: 40px;
}

.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper {
    display: none;
}

.gdlr-modern-portfolio .portfolio-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.gdlr-modern-portfolio .portfolio-title {
    font-size: 16px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-bottom: 0px;
    left: 20px;
    right: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
}

.type-modern-portfolio .gdlr-pagination {
    margin-top: 20px;
}

.gdlr-medium-portfolio {
    margin-bottom: 60px;
}

.gdlr-medium-portfolio .portfolio-thumbnail {
    max-width: 30%;
    float: left;
    margin-right: 30px;
}

.gdlr-medium-portfolio .portfolio-content-wrapper {
    overflow: hidden;
}

.gdlr-medium-portfolio .portfolio-title {
    font-size: 23px;
    font-weight: 800;
    margin-bottom: 2px;
}

.gdlr-medium-portfolio .portfolio-info {
    font-style: italic;
}

.gdlr-medium-portfolio .portfolio-info .info-head {
    display: none;
}

.gdlr-medium-portfolio .portfolio-excerpt {
    margin-top: 15px;
}

.gdlr-medium-portfolio .excerpt-read-more {
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
}

.gdlr-medium-portfolio .excerpt-read-more i {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.portfolio-item-wrapper .gdlr-item-title-wrapper .gdlr-flex-prev,
.portfolio-item-wrapper .gdlr-item-title-wrapper .gdlr-flex-next {
    border: none;
}

.portfolio-item-wrapper .gdlr-item-title-wrapper .gdlr-flex-next {
    margin-left: 1px;
}

.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child {
    margin-left: 0px;
}

.portfolio-item-filter {
    margin: 0px 15px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 50px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
}

.portfolio-item-filter a.gdlr-button {
    margin-right: 17px;
    font-weight: bold;
    padding: 8px 19px;
    font-size: 12px;
}

.portfolio-item-filter .gdlr-saperator {
    margin: 0px 10px;
}

.portfolio-item-filter .gdlr-saperator:first-child {
    display: none;
}

.gdlr-now-loading {
    height: 32px;
    padding: 40px 0px 80px;
    display: none;
    background: url('images/dark/now-loading.gif') center no-repeat;
}

.gdlr-portfolio-column-1 .portfolio-title {
    font-size: 20px;
    font-weight: 700;
}

.gdlr-portfolio-column-2 .portfolio-title {
    font-size: 19px;
    font-weight: 700;
}

.gdlr-portfolio-column-3 .portfolio-title {
    font-size: 18px;
    font-weight: 700;
}

.gdlr-portfolio-column-4 .portfolio-title {
    font-size: 17px;
    font-weight: 700;
}

.gdlr-portfolio-column-1 .gdlr-modern-thumbnail .portfolio-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1 !important;
}

.gdlr-portfolio-column-2 .gdlr-modern-thumbnail .portfolio-title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1 !important;
}

.gdlr-portfolio-column-3 .gdlr-modern-thumbnail .portfolio-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1 !important;
}

.gdlr-portfolio-column-4 .gdlr-modern-thumbnail .portfolio-title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1 !important;
}

.gdlr-portfolio-column-4 .flexslider .gdlr-modern-thumbnail .portfolio-title {
    padding: 0 10px;
}

.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-icon {
    margin-top: 0;
    margin-left: 0;
    opacity: 1;
}

.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-icon i {
    font-size: 17px;
}

/*--- list with icon ---*/
.list-with-icon {
    margin-bottom: 55px;
    padding-bottom: 0px;
    margin-top: 3px;
}

.list-with-icon .list-with-icon-title i {
    font-size: 23px;
    line-height: 25px;
}

.list-with-icon .list-with-icon-title {
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.list-with-icon.gdlr-left {
    text-align: left;
}

.list-with-icon.gdlr-left .list-with-icon-title i {
    margin-left: 18px;
}

.list-with-icon.gdlr-right {
    text-align: right;
}

.list-with-icon.gdlr-right .list-with-icon-title i {
    margin-right: 18px;
}

/*--- aside format ---*/
.format-aside .gdlr-blog-content {
    font-size: 20px;
    font-style: italic;
    padding: 30px 30px 30px;
    line-height: 1.5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.format-aside .gdlr-blog-content p:last-child {
    margin-bottom: 0px;
}

/*--- quote format ---*/
.format-quote .gdlr-top-quote blockquote {
    font-weight: bold;
    font-size: 25px;
    font-style: normal;
    line-height: 1.4;
    padding: 0px 0px 0px 55px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    background-size: 34px 29px;
    background-position: 0px 7px;
    background-image: url('images/dark/quote.png');
}

.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p {
    margin-bottom: 12px;
}

.format-quote .gdlr-quote-author {
    font-size: 14px;
    font-weight: bold;
    padding-left: 55px;
}

.post.format-quote .gdlr-blog-content {
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 40px;
    padding-bottom: 20px;
}

/*--- Link Format ---*/
.format-link .gdlr-blog-content {
    margin-bottom: 0px;
}

.gdlr-blog-full .post.format-link .gdlr-blog-content {
    margin-bottom: 0px;
}

.post.format-link {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    margin-bottom: 70px;
    padding: 40px 0px 40px;
}

.gdlr-blog-full .post.format-link .gdlr-blog-title {
    margin-bottom: 5px;
}

/*-- Blog --*/
.gdlr-blog-content {
    margin-bottom: 50px;
}

/*----------------------------------------------------------------------*/
/*---------------                 WIDGET              ------------------*/
/*----------------------------------------------------------------------*/
/*--- list ---*/
.widget_recent_entries ul,
.linked_pages ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_rss ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul {
    position: relative;
    list-style: none;
    margin-left: 0px;
}

.widget_recent_entries ul ul,
.widget_recent_comments ul ul,
.widget_pages ul ul,
.widget_rss ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul {
    margin-top: 15px;
    margin-bottom: 0px;
}

.widget_recent_entries ul ul li:last-child,
.widget_recent_comments ul ul li:last-child,
.widget_pages ul ul li:last-child,
.widget_rss ul ul li:last-child,
.widget_archive ul ul li:last-child,
.widget_categories ul ul li:last-child,
.widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
}

.widget_recent_entries ul li,
.widget_recent_comments ul li,
.linked_pages ul li,
.widget_pages ul li,
.widget_rss ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_recent_entries ul li:before,
.linked_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_pages ul li:before,
.widget_rss ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before {
    content: '\f105';
    font-family: FontAwesome !important;
    text-align: center;
    position: absolute;
    left: 0px;
    display: block;
    height: 20px;
    width: 20px;
    margin-top: -1px;
}

/*--- tag could ---*/
.tagcloud a {
    font-size: 11px !important;
    display: block;
    float: left;
    padding: 8px 15px;
    margin-right: 7px;
    margin-top: 7px;
    border: 0px solid;
    border-color: inherit;
    font-weight: bold;
    text-transform: uppercase;
}

.tagcloud a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tagcloud {
    display: inline-block;
}

/*--- search form ---*/
.gdl-search-form {
    padding-right: 22px;
    position: relative;
    padding-right: 32px;
}

.gdl-search-form input[type='text'] {
    border-width: 1px;
    border-style: solid;
    width: 100%;
    padding: 15px 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
}

.gdl-search-form input[type='submit'] {
    position: absolute;
    right: 15px;
    top: 50%;
    margin: -8px 0px 0px;
    width: 16px;
    height: 16px;
    padding: 0px;
    background-color: transparent !important;
    background-size: 16px 16px;
    background-image: url('images/dark/icon-search.png');
    border: none;
}

/*--- recent post widget ---*/
.recent-post-widget {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 15px;
}

.recent-post-widget .recent-post-widget-thumbnail {
    max-width: 70px;
    float: left;
    margin-right: 15px;
}

.recent-post-widget .recent-post-widget-thumbnail img {
    display: block;
}

.recent-post-widget .recent-post-widget-content {
    overflow: hidden;
    margin-top: 5px;
}

.recent-post-widget .recent-post-widget-title {
    font-size: 14px;
    margin-bottom: 6px;
    margin-top: 2px;
    font-weight: 600;
}

.recent-post-widget .recent-post-widget-info {
    line-height: 22px;
    font-style: italic;
}

.recent-post-widget .recent-post-widget-info i {
    font-size: 15px;
    margin-right: 9px;
}

.top-rated-post-widget {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    overflow: hidden;
}

.top-rated-post-widget .top-rated-post-rating {
    color: #fff;
    background: #f5be3b;
}

.top-rated-post-widget .top-rated-post-rating {
    width: 26px;
    height: 20px;
    padding: 15px 12px;
    text-align: center;
    float: left;
    margin-right: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 700;
    line-height: 19px;
}

.top-rated-post-widget .top-rated-post-title {
    overflow: hidden;
    margin-top: 10px;
}

/*--- recent comment widget ---*/
.gdlr-recent-comment-widget .recent-comment-widget-thumbnail {
    overflow: hidden;
    float: left;
    margin-right: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gdlr-recent-comment-widget .recent-comment-widget-content {
    overflow: hidden;
}

.gdlr-recent-comment-widget .recent-commnet-widget {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.gdlr-recent-comment-widget .recent-comment-widget-title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.gdlr-recent-comment-widget .recent-comment-widget-info {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*--- twitter widget ---*/
ul.gdlr-twitter-widget {
    list-style: none;
    margin-left: 0px;
}

ul.gdlr-twitter-widget li {
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul.gdlr-twitter-widget li:before {
    font-size: 19px;
    line-height: 24px;
    float: left;
    margin-right: 20px;
    margin-top: 2px;
    font-family: FontAwesome;
    content: '\f099';
    *zoom: expression(this.runtimeStyle[ 'zoom' ] = '1', this.innerHTML = '&#xf099;');
}

ul.gdlr-twitter-widget li .gdlr-twitter {
    margin-bottom: 20px;
    overflow: hidden;
}

/*--- recent port 2 widget ---*/
.gdlr-recent-port2-widget .recent-port-widget-thumbnail {
    max-width: 70px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail {
    max-width: 70px;
}

/*--- goodlayers widget img ---*/
.gdlr-widget img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*--- flickr widget ---*/
.gdlr-flickr-widget .flickr_badge_image {
    max-width: 70px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.footer-wrapper .gdlr-flickr-widget .flickr_badge_image {
    max-width: 57px;
}

/*--- post slider widget ---*/
.gdlr-post-slider-widget .flex-control-nav {
    display: none;
}

.gdlr-post-slider-widget .gdlr-caption-title {
    padding: 7px;
    font-size: 13px;
    text-align: center;
}

.gdlr-post-slider-widget .flex-direction-nav li a {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -30px;
}

/*--- Calendar Widget ---*/
.widget_calendar caption {
    font-size: 14px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.widget_calendar th {
    font-size: 11px;
    font-weight: bold;
}

.widget_calendar table,
.widget_calendar tr,
.widget_calendar td {
    padding: 10px 0px;
}

.widget_calendar table tfoot td {
    border-bottom: 0;
}

/*----------------------------------------------------------------------*/
/*---------------                PLUGINS              ------------------*/
/*----------------------------------------------------------------------*/
/*--- Isotope Filtering ---*/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/*--- easy pie chart ---*/
.gdlr-chart {
    position: relative;
    text-align: center;
    display: inline-block;
}

.gdlr-chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    max-height: none \9;
    /*- for ie 8 and below-*/
}

.gdlr-chart .chart-content-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 1;
    z-index: 1;
}

.gdlr-chart .chart-content-wrapper .chart-content-inner {
    position: relative;
    left: -50%;
    margin-top: -25%;
}

.gdlr-chart .chart-content-wrapper .chart-content {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}

.gdlr-chart .chart-content-wrapper .chart-percent-number {
    font-size: 24px;
    display: block;
}

.gdlr-chart .chart-content-wrapper .chart-content i {
    font-size: 25px;
    margin-top: -28px;
    margin-bottom: 10px;
    margin-right: 0;
    display: block;
}

/*--- easy mailchimp form ---*/
.gdlr-mailchimp-form .yks-require-description {
    display: none;
}

.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel,
.gdlr-mailchimp-form .yks-mailchimpFormDivRowField {
    display: block;
    margin-bottom: 3px;
    width: auto;
}

.gdlr-mailchimp-form .yks-mailchimpFormDivRow {
    margin-top: 9px;
}

.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child {
    margin-top: 0px;
}

.gdlr-mailchimp-form input[type='text'],
.gdlr-mailchimp-form input[type='email'],
.gdlr-mailchimp-form input[type='password'] {
    width: 200px;
    padding: 12px;
    margin-bottom: 5px;
}

.gdlr-mailchimp-form p,
.gdlr-mailchimp-form input[type='submit'] {
    margin-bottom: 0px;
}

.gdlr-mailchimp-form .yks-status .yks-success {
    white-space: normal;
    text-align: center;
    margin: 0px auto;
    padding: 5px 12px;
}

/*--- wpml ---*/
.gdlr-wpml-language-selector img {
    margin-right: 12px;
    vertical-align: middle;
}

/*--- woocommerce cart ---*/
.gdlr-woocommerce-cart .sub-menu-item {
    padding-top: 12px;
    margin-top: 12px;
    border-top-width: 1px;
    border-top-style: solid;
}

.gdlr-woocommerce-cart .sub-menu-item:first-child {
    padding-top: 0px;
    border-top-width: 0px;
}

.gdlr-woocommerce-cart .sub-menu-item .head {
    font-weight: bold;
}

.gdlr-woocommerce-cart .gdlr-button {
    margin-bottom: 0px;
}

.gdlr-woocommerce-cart .gdlr-button:last-child {
    margin-right: 0px;
}

.gdlr-woocommerce-cart .sub-menu-item .gdlr-button {
    margin-top: 9px;
}

/*--- fitvids ---*/
.gdlr-fluid-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

.gdlr-fluid-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*--- contact form 7 ---*/
.wpcf7 input[type='text'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='email'],
.wpcf7 input[type='password'],
.wpcf7 textarea {
    padding: 16px 19px;
    width: 100%;
    font-size: 13px;
}

.wpcf7 input[type='submit'] {
    padding: 10px 20px;
}

.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
    padding-right: 46px;
    margin-top: 7px;
}

#wpcf7-f14176-o1 > form > p:nth-child(2) > label > span {
    padding-right: 0;
}

#wpcf7-f14176-o1 > form > p:nth-child(3) > label > span {
    padding-right: 0;
}

.footer-wrapper .wpcf7 p {
    margin-bottom: 10px;
}

.footer-wrapper .wpcf7 input[type='text'],
.footer-wrapper .wpcf7 input[type='email'],
.footer-wrapper .wpcf7 input[type='password'],
.footer-wrapper .wpcf7 textarea {
    padding: 15px 18px;
    width: 100%;
}

.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap {
    padding-right: 38px;
    margin-top: 5px;
}

.wpcf7 input:focus::input-placeholder {
    color: transparent;
}

.wpcf7 input:focus::-webkit-input-placeholder {
    color: transparent;
}

.wpcf7 input:focus::-moz-placeholder {
    color: transparent;
}

.wpcf7 input:focus:-moz-placeholder {
    color: transparent;
}

.wpcf7 input:focus:-ms-input-placeholder {
    color: transparent;
}

.wpcf7 textarea:focus::input-placeholder {
    color: transparent;
}

.wpcf7 textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

.wpcf7 textarea:focus::-moz-placeholder {
    color: transparent;
}

.wpcf7 textarea:focus:-moz-placeholder {
    color: transparent;
}

.wpcf7 textarea:focus:-ms-input-placeholder {
    color: transparent;
}

/*--- background player ---*/
.gdlr-bg-player {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.gdlr-player-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #000;
}

/*----------------------------------------------------------------------*/
/*---------------                RETINA               ------------------*/
/*----------------------------------------------------------------------*/
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    blockquote {
        background-image: url('images/dark/quote@2x.png');
        background-repeat: no-repeat;
    }

    .gdl-search-form input[type='submit'] {
        background-image: url('images/dark/icon-search@2x.png');
    }

    .page-not-found-search .gdl-search-form input[type='submit'] {
        background-image: url('images/light/icon-search@2x.png');
    }
}

.gdlr-top-woocommerce-button {
    color: #fff;
}

.gdlr-top-woocommerce-inner {
    background: #242424;
}

.gdlr-top-woocommerce,
.gdlr-top-woocommerce-inner > a {
    color: #fff;
}

/*-- Master Slider --*/
.master-slider-parent {
    padding-bottom: 0px !important;
}

/*--- Font Awesome ---*/
.icon-angle-left,
.icon-angle-right,
.icon-minus,
.icon-plus {
    line-height: 1;
}

.icon-angle-left:before {
    content: '\f104';
    font-family: fontAwesome;
    font-style: normal;
}

.icon-angle-right:before {
    content: '\f105';
    font-family: fontAwesome;
    font-style: normal;
}

.icon-minus:before {
    content: '\f068';
    font-family: fontAwesome;
    font-style: normal;
}

.icon-plus:before {
    content: '\f067';
    font-family: fontAwesome;
    font-style: normal;
}

.column-service-link {
    display: none;
}

#content-section-2 #aboutabout {
    display: block;
}

.footer-wrapper #custom_html-2 {
    display: none;
}

.footer-wrapper #custom_html-3 {
    display: none;
}

#content-section-5 .portfolio-item-filter {
    display: none;
}

.link-slider {
    display: block;
}

.four.columns .gdlr-custom-item {
    margin: 0 15px;
}

.four.columns:nth-child(2n + 2) .gdlr-custom-item {
    margin-left: 15px;
    margin-bottom: 50px;
}

.gdlr-header-inner .header-block-caption {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.footer-contacts .header-block-title {
    display: flex;
    flex-direction: column;
}

/*.header-block-content .header-block-caption {
	font-size: 12.7px;
	max-width: 235px;
}

.header-block-content .header-block-title {
	font-size: 13.6px;
	
}*/
.menu-item-4188 .lang-item {
    max-width: 50px;
}

#objects .portfolio-item-filter {
    display: none;
}

/*.with-sidebar-left.eight.columns {*/
/*float: unset !important;*/
/*margin: 0 auto;*/
/*}*/
.page-id-1629 .gdlr-sidebar.four {
    display: none;
}

#tehno .slick-slide a {
    display: block;
}

#tehno .gdlr-item-title-wrapper .gdlr-item-title {
    color: #30383a;
}

#tehno .gdlr-item-title-divider {
    border-color: #333333;
}

.ms-btn-container a {
    border-radius: 0.5rem !important;
}

#tehno .gdlr-item-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

#tehno .gdlr-item-title-wrapper .gdlr-item-title-link {
    margin-top: 0;
    border-radius: 0.5rem;
}

.gdlr-item-title-divider {
    display: none;
}

.gdlr-banner-item-wrapper .flex-direction-nav .flex-next,
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev {
    background-color: transparent;
    left: 3px;
}

.gdlr-banner-item-wrapper .flex-direction-nav .flex-next {
    left: unset;
    right: 3px;
}

#content-section-6 .gdlr-item-title-link {
    color: #1C685B;
    border-color: #1C685B;
    border-radius: 0.5rem;
}

#gdlr-parallax-wrapper-2 .gdlr-modern-portfolio.gdlr-item {
    margin-bottom: 20px;
}

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i {
    width: 25px;
    height: 22px;
}

.gdl-search-form {
    display: none;
}

.top-navigation-right-text .fa-user {
    font-size: 16px;
    line-height: 17px;
    vertical-align: middle;
    margin-right: 10px;
}

#gdlr-parallax-wrapper-2 .flexslider .slides {
    display: flex;
    flex-flow: wrap;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(1) {
    order: 91;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(2) {
    order: 98;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(3) {
    order: 100;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(4) {
    order: 95;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(5) {
    order: 92;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(6) {
    order: 94;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(7) {
    order: 97;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(8) {
    order: 93;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(9) {
    order: 96;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(10) {
    order: 99;
}

#gdlr-parallax-wrapper-2 .flexslider .slides .gdlr-item:nth-child(11) {
    transform: translateX(-15px);
    order: 90;
}

#gdlr-parallax-wrapper-2 .flexslider .slides > li {
    max-height: 160px;
    overflow: hidden;
}

#gdlr-parallax-wrapper-2 .flex-direction-nav a {
    margin-top: -45px;
}

.gdlr-item.gdlr-main-content .item-card__portfolio {
    background: rgba(222, 222, 222, 0.3);
    display: inline-block;
    margin: 5px;
    max-width: 379px;
    vertical-align: middle;
    text-align: center;
}

.gdlr-item.gdlr-main-content .item-card__portfolio a {
    font-size: 15px;
    height: 75px;
    width: 189px;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.wpape-img .wpape-img-image img {
    width: unset !important;
}

.wpape-img-container,
.wpape-img-image div[data-width][data-height] {
    width: 300px !important;
    height: 300px !important;
}

.gdlr-item-start-content.sidebar-right-item {
    padding-left: 15px;
}

#calcIframe {
    width: 100%;
    height: 900px;
}

.gdlr-item.gdlr-content-item {
    margin-bottom: 0;
}

.gdlr-item.gdlr-content-item p {
    margin-bottom: 0;
}

.flex-direction-nav a {
    padding: 30px 8px;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    padding: 30px 8px;
}

.wpcf7-form textarea.comment-home {
    height: 204px;
    margin-bottom: 27px;
}

.wpcf7-form input.submit-home {
    width: 100%;
}

.labels-to-placeholders > .item {
    position: relative;
}

.labels-to-placeholders > .item input.wpcf7-text,
.labels-to-placeholders > .item textarea {
    color: #475555;
}

.labels-to-placeholders > .item label span.label {
    position: absolute;
    top: 21px;
    left: 19px;
    transition: 0.5s all linear;
    color: #1C685B;
    font-size: 14px;
    font-weight: 400;

}

.labels-to-placeholders > .item label span.label.focus {
    top: 2px;
    font-size: 12px;
}

.wpcf7 .labels-to-placeholders input.wpcf7-text,
.wpcf7 .labels-to-placeholders textarea {
    padding-top: 23px;
    padding-bottom: 23px;
    border: 1px solid #89E0FF;
}

.gdlr-blog-content i.fa-angle-double-right {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.gdlr-blog-thumbnail a {
    height: 200px;
    width: 100%;
    display: block;
}

.lcp_excerpt {
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    line-height: 29px;
}

.top-navigation-left {
    padding: 8px 0;
}

.wpum-template {
    padding: 50px 0 0;
}

ul.menu-page li {
    list-style-type: none;
}

ul.menu-page {
    padding: 50px 0;
}

ul.menu-page > li > a {
    font-weight: 900;
    font-size: 1.3em;
}

ul.menu-page > li > ul > li > a {
    font-weight: 600;
}

ul.menu-page .menu-item-4188 {
    display: none;
}

#teh-mainpage-slider .gdlr-modern-portfolio .portfolio-title {
    opacity: 1;
}

#teh-mainpage-slider .gdlr-modern-portfolio .portfolio-title a {
    color: #fff;
    background: none;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

#teh-mainpage-slider .portfolio-thumbnail .portfolio-icon {
    top: unset;
    left: unset;
    bottom: 30%;
    right: 10%;
    display: none;
}

#teh-mainpage-slider .gdlr-item,
#teh-mainpage-slider .gdlr-item > * {
    max-height: 140px;
    overflow: hidden;
}

#teh-mainpage-slider .gdlr-item,
#teh-mainpage-slider .gdlr-item .gdlr-image,
#teh-mainpage-slider .gdlr-item .gdlr-image img {
    height: 140px;
}

#teh-mainpage-slider .clear {
    display: none;
}

#teh-mainpage-slider .slick-left {
    left: 15px;
}

#teh-mainpage-slider .slick-right {
    right: 10px;
    top: 0;
}

.slick-slide {
    width: 240px;
}

#teh-mainpage-slider .gdlr-item {
    max-height: 190px;
    height: 190px !important;
    margin-bottom: 0;
    position: relative;
}

.slick-track .portfolio-overlay-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*    background: rgba(0, 0, 0, .5);*/
    background: #00a3dd99;
    border-radius: 8px;
    max-height: 100% !important;
}

.slick-track .portfolio-overlay-wrapper:hover {
    background: none;
}

.gdlr-item .gdlr-image {
    /*width: 230px;*/
    max-height: 190px !important;
    height: 190px !important;
    border-radius: 8px;
}

#teh-mainpage-slider .gdlr-item .gdlr-image img {
    height: 100%;
    width: auto;
}

#teh-mainpage-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 32px;
    font-size: 24px;
    padding: 10px;
    color: #fff;
    background: #0000005c;
    opacity: 0;
    transition: 0.5s all linear;
    cursor: pointer;
    z-index: 9;
}

#teh-mainpage-slider .slick-arrow.slick-left {
    border-radius: 8px 0 0 8px;
}

#teh-mainpage-slider .slick-arrow.slick-right {
    border-radius: 0 8px 8px 0;
}

#teh-mainpage-slider:hover .slick-arrow {
    opacity: 1;
}

#teh-mainpage-slider .portfolio-thumbnail img {
    opacity: 1 !important;
}

#teh-mainpage-slider .portfolio-thumbnail img {
    width: 130%;
    height: auto;
}

#contact-h h3 {
    color: #fff;
}

/* для страниц новостей*/
.news_two_columns {
    display: flex;
    justify-content: space-around;
}

.news_two_columns div {
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
}

.news_two_columns div img {
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
}

.news_two_columns a[target='_blank']:hover {
    text-decoration: underline;
}

div#footer-widget-2 div#custom_html-4 h3 {
    margin-left: 40px;
}

.page-id-1629 .gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-size: 37px;
}

.page-id-1629 iframe {
    width: 100%;
}

.page-id-3816 .wpape-img .wpape-img-image img {
    max-width: none;
    width: auto;
    max-height: 100%;
}

.go-to-top a {
    display: block;
    position: fixed;
    left: 85px;
    bottom: 90px;
    background: #3d506d;
    z-index: 999;
    color: #fff;
    padding: 15px 20px 15px 18px;
    border-radius: 50%;
    transform: rotate(-90deg);
    -webkit-box-shadow: -4px 3px 5px -2px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: -4px 3px 5px -2px rgba(0, 0, 0, 0.53);
    box-shadow: -4px 3px 5px -2px rgba(0, 0, 0, 0.53);
}

.wpum-message {
    margin-top: 20px;
}

#proectirovanie-table .three.columns .column-service-content > p > a,
#tehnoligii-table .three.columns .column-service-content > p > a {
    position: relative;
    display: block;
    border-radius: 14px;
    overflow: hidden;
}

#proectirovanie-table .three.columns .column-service-content > p > a:before,
#tehnoligii-table .three.columns .column-service-content > p > a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: #00a3dd99;*/
    background: #1C685BB5;
    border-radius: 14px;
    top: 0;
    left: 0;
    opacity: 1;
}

#proectirovanie-table .three.columns .column-service-content > p > a:after,
#tehnoligii-table .three.columns .column-service-content > p > a:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 14px;
    opacity: 1;
}

#proectirovanie-table .three.columns:nth-child(1) .column-service-content > p > a:after {
    background: url(images/proectirovanie/1.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(2) .column-service-content > p > a:after {
    background: url(images/proectirovanie/2.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(3) .column-service-content > p > a:after {
    background: url(images/proectirovanie/3.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(4) .column-service-content > p > a:after {
    background: url(images/proectirovanie/4.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(6) .column-service-content > p > a:after {
    background: url(images/proectirovanie/5.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(7) .column-service-content > p > a:after {
    background: url(images/proectirovanie/6.png) no-repeat 50% 50%;
}


#proectirovanie-table .three.columns:nth-child(8) .column-service-content > p > a:after {
    background: url(images/proectirovanie/7.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(9) .column-service-content > p > a:after {
    background: url(images/proectirovanie/8.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(11) .column-service-content > p > a:after {
    background: url(images/proectirovanie/auto.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns:nth-child(12) .column-service-content > p > a:after {
    background: url(/wp-content/uploads/zok-white.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns .column-service-content > p > a img {
    border-radius: 20px;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_1 > p > a:after {
    background: url(images/tehnoligii/1.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_2 > p > a:after {
    background: url(images/tehnoligii/2.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_3 > p > a:after {
    background: url(images/tehnoligii/3.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_4 > p > a:after {
    background: url(images/tehnoligii/4.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_5 > p > a:after {
    background: url(images/tehnoligii/5.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_6 > p > a:after {
    background: url(images/tehnoligii/6.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_7 > p > a:after {
    background: url(images/tehnoligii/7.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_8 > p > a:after {
    background: url(images/tehnoligii/8.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_9 > p > a:after {
    background: url(images/tehnoligii/9.png) no-repeat 50% 50%;
}

#tehnoligii-table .three.columns .column-service-content.tech-child_10 > p > a:after {
    background: url(images/tehnoligii/10.png) no-repeat 50% 50%;
}

#proectirovanie-table .three.columns .column-service-content > p > a:after,
#tehnoligii-table .three.columns .column-service-content > p > a:after {
    background-size: 80% !important;
}


#proectirovanie-table .three.columns:hover .column-service-content > p > a:after,
#proectirovanie-table .three.columns:hover .column-service-content > p > a:before,
#tehnoligii-table .three.columns:hover .column-service-content > p > a:after,
#tehnoligii-table .three.columns:hover .column-service-content > p > a:before {
    opacity: 0;
}

#proectirovanie-table .three.columns .column-service-content > p > a:after,
#proectirovanie-table .three.columns .column-service-content > p > a:before,
#tehnoligii-table .three.columns .column-service-content > p > a:after,
#tehnoligii-table .three.columns .column-service-content > p > a:before {
    transition: 0.2s all linear;
}

body.home input.wpcf7-form-control.wpcf7-submit.submit-home,
.wpcf7-form input.submit-home {
    margin-top: 2px;
    padding: 23px;
    width: calc(100% - 8px);
    position: relative;
    z-index: 99;
}

body.home input.wpcf7-form-control.wpcf7-submit.submit-home {
    margin-top: -18px;
}

div#proektirovanie-block .column-service-title {
    font-size: 20px;
    font-weight: 900;
}

#proektirovanie-block p {
    color: #475555;
    font-size: 13px;
    line-height: 22px;
}

#proektirovanie-block .column-service-image img {
    width: 100%;
    max-height: 195px;
}

.post-852 .gdlr-blog-thumbnail {
    margin-top: 0;
}

.post-852 .gdlr-blog-thumbnail a {
    height: auto;
}

article.post .column-service-link {
    font-weight: bold;
}

article.post .column-service-link i {
    padding: 4px 5px;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: border-box;
    width: 23px;
    height: 23px;
}

article.post .column-service-link i::before {
    margin-left: 3px !important;
}

.wpcf7 .labels-to-placeholders textarea {
    margin-bottom: 0;
    padding-bottom: 28px;
}

body.home .with-sidebar-wrapper {
    /* margin-top: 0;*/
}

input.wpcf7-not-valid {
    background: #faeaea;
    border: 1px solid #f00;
}

input.wpcf7-form-control {
    border: 1px solid #fff;
}

input.wpcf7-not-valid {
    background: #faeaea;
    border: 1px solid #f00;
}

input.wpcf7-not-valid + span.wpcf7-not-valid-tip {
    /*display: none;*/

    display: block;
}

.wpcf7 form.spam .wpcf7-response-output {
    display: block !important;
}

div.wpcf7-validation-errors {
    border: none;
}

#objects-list-page .gdlr-item img {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#objects-list-page .gdlr-item a {
    display: block;
    font-weight: bold;
    margin-bottom: 30px;
}

#objects-list-page .gdlr-item a i {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    overflow: hidden;
}

#publikacii-page img {
    width: 100%;
    height: 200px;
}

#publikacii-page h3.column-service-title {
    font-size: 20px;
    font-weight: 800;
}

#publikacii-page .column-service-icon.gdlr-skin-box {
    display: none;
}

#publikacii-page .column-service-content > div:nth-child(1) {
    margin-bottom: 15px !important;
}

#publikacii-page p {
    color: #475555;
    font-size: 13px;
    line-height: 1.7em;
}

.gdlr-blog-content + .date {
    font-weight: bold;
    margin-top: 10px;
}

#content-section-3 #block-calc-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center !important;
    position: relative;
    z-index: 1;
}

#content-section-3 #block-calc-bg::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0.55;
    z-index: -1;
}

.with-sidebar-wrapper #text-10 {
    margin-bottom: 0;
}

.with-sidebar-wrapper #text-11,
.with-sidebar-wrapper #text-11 + .linked_pages.widget h3 {
    display: none;
    display: block;
}

.wpape_gallery .category5576.wpape-img {
    width: 300px !important;
}

.wpape_gallery .category9657.wpape-img .wpape-img-container,
.wpape_gallery .category5576.wpape-img .wpape-img-container {
    height: 470px !important;
}


.wpape_gallery .category9657.wpape-img .wpape-img-container .wpape-img-image,
.wpape_gallery .category9657.wpape-img .wpape-img-container .wpape-img-image .wpape-img-thumbnail-container,
.wpape_gallery .category5576.wpape-img .wpape-img-container .wpape-img-image,
.wpape_gallery .category5576.wpape-img .wpape-img-container .wpape-img-image .wpape-img-thumbnail-container {
    height: 450px !important;
}

h3.gdlr-page-title + .entry-date {
    color: #fff;
    padding: 20px 0 0;
    display: block;
}

.gdlr-main-menu > li > .sub-menu .lang-item {
    width: 50px;
}

.page-id-7224 .with-sidebar-wrapper {
    display: none;
}

.gdlr-right-sidebar .gdlr-widget .gdlr-widget {
    margin-left: 0px;
}

.gdlr-widget-title {
    min-height: 20px;
}

.footer-column #shortcodes-ultimate-2 h3 {
    margin-left: 40px;
}

.page-id-4066 .column-service-content-wrapper a,
.page-id-4070 .column-service-content-wrapper a {
    font-size: 1.1em;
}

.gdlr-main-menu .lang-item.current-lang a,
li.pll-parent-menu-item .sf-with-ul-pre {
    cursor: auto;
}

.form-8195 h3 {
    font-size: 1.8em;
    text-align: center;
    font-weight: 600;
}

.slider-partners.second-slider {
    margin-bottom: 20px;
}

.slider-partners.second-slider a strong {
    color: #0A1D1D;
    transition: color 0.3s ease-in-out;
}

.slider-partners.second-slider p {
    line-height: 1.5;
}

.slider-partners.second-slider a:hover strong {
    color: #f7c51e;
}

.wpcf7 .form-8195 input.wpcf7-form-control.wpcf7-submit {
    background: #3d506d;
    padding: 15px;
    width: calc(100% - 7px);
    margin-top: 15px;
}

.wpape_gallery .wpape-img:hover .wpape-img-container {
    box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.2) !important;
}

.wpcf7 input[type='tel'] {
    background-color: #f5f5f5;
}

#vk_comments {
    max-width: 800px;
}

.phone-block__mobile {
    display: none;
}

.dl-menuwrapper button.dl-active {
    background: none;
}

.dl-menuwrapper button.dl-active:after {
    box-shadow: unset;
    background: none;
    position: relative;
}

.dl-menuwrapper button.dl-active:after,
.dl-menuwrapper button.dl-active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
}

.dl-menuwrapper button.dl-active:after {
    transform: rotate(135deg);
}

#gdlr-responsive-navigation.dl-menuwrapper ul {
    background-color: #000000ba !important;
}

#gdlr-responsive-navigation.dl-menuwrapper button.dl-active:hover {
    background-color: transparent !important;
}

#version-visually-impaired {
    display: none;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    left: -92px;
    z-index: 999999;
}

/*.gdlr-isotope {display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr 1fr;}*/
@media (max-width: 767px) {
    #version-visually-impaired {
        top: auto;
        transform: initial;
        bottom: 0;
        left: 0;
    }

    body .container.calc-container {
        max-width: 100%;
    }

    body.home .with-sidebar-wrapper {
        margin-top: 0;
    }

    body .body-wrapper .gdlr-logo {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .body-wrapper .top-navigation-right,
    .body-wrapper .top-navigation-right-text {
        padding-bottom: 0;
    }

    .wpape_gallery .category5576.wpape-img {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        width: 300px !important;
    }

    .wpape_gallery .category5576.wpape-img .wpape-img-container {
        height: 470px !important;
    }

    .wpape_gallery .category9657.wpape-img .wpape-img-container .wpape-img-image,
    .wpape_gallery .category5576.wpape-img .wpape-img-container .wpape-img-image,
    .wpape_gallery .category9657.wpape-img .wpape-img-container .wpape-img-image .wpape-img-thumbnail-container,
    .wpape_gallery .category5576.wpape-img .wpape-img-container .wpape-img-image .wpape-img-thumbnail-container {
        height: 450px !important;
    }

    #footer-widget-3 {
        display: none;
    }

    .gdlr-header-inner .gdl-search-form {
        display: none !important;
    }

    .phone-block__mobile {
        text-align: center;
        /*display: block;*/
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .phone-block__mobile a {
        color: #2a3437;
        font-weight: 700;
        font-size: 1.4em;
        text-align: center;
        text-align: center;
    }

    footer .phone-block__mobile {
        text-align: left;
        margin-bottom: 10px;
    }

    .main-page__form .gdlr-item-title-wrapper h3 {
        color: #fff;
        background: #f6c51e;
        font-size: 13px !important;
        padding: 10px;
        line-height: 1.5em;
        padding: 10px 25px;
        text-transform: uppercase;
        padding: 10px 25px;
        margin-bottom: 15px;
        margin-right: 5px;
        cursor: pointer;
        text-transform: uppercase;
        font-weight: 700 !important;
        letter-spacing: 1px;
    }

    .main-page__form form.wpcf7-form {
        max-height: 0px;
        overflow: hidden;
        transition: 0.3s all linear;
    }

    .main-page__form form.wpcf7-form.open {
        max-height: 1500px;
    }

    .copyright-wrapper {
        display: none;
    }

    .gdlr-blog-content .gdlr-gallery-item .slick-prev:before,
    .gdlr-blog-content .gdlr-gallery-item .slick-next:before {
        color: #333;
    }
}

@media (max-width: 1280px) {
    /*.gdlr-isotope {display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr;}*/
    .news_two_columns {
        display: block;
    }

    .news_two_columns div {
        width: 100%;
    }

    #teh-mainpage-slider .slick-arrow {
        opacity: 1;
    }

    body.home .master-slider-parent {
        margin-top: 65px;
    }

    /* a.stunning-text-button.zapros_button {
        display: block;
    } */
    .gdlr-item.gdlr-main-content a img {
        height: auto !important;
    }
}

@media (min-width: 1024px) {
    body.single.single-post.post-category-news .gdlr-page-title-wrapper {
        padding-top: 100px;
        padding-bottom: 100px;
        /*min-height: calc( 90vh - ( 215px - 39px ) );*/
        box-sizing: border-box;
    }
}

.page-id-9939 .with-sidebar-wrapper {
    display: none !important;
}

.page-id-9939 #content-section-1 .container .six:nth-child(1) {
    box-sizing: border-box;
    padding-right: 6%;
    text-align: center;
}

.page-id-9939 #content-section-1 .container .six:nth-child(2) {
    box-sizing: border-box;
    padding-left: 6%;
    text-align: center;
}

.page-id-9939 #content-section-1 .container .three {
    width: 22%;
}

.page-id-9939 #content-section-1 .container .three:nth-child(5) {

    box-sizing: border-box;
    margin-right: 6%;

}

.page-id-9939 #content-section-1 .container .three:nth-child(6) {

    box-sizing: border-box;
    margin-left: 6%;

}

.page-id-9939 #content-section-1 .container .three:nth-child(10),
.page-id-9939 #content-section-1 .container .three:nth-child(15),
.page-id-9939 #content-section-1 .container .three:nth-child(20) {

    box-sizing: border-box;
    margin-right: 6%;

}

.page-id-9939 #content-section-1 .container .three:nth-child(11),
.page-id-9939 #content-section-1 .container .three:nth-child(16),
.page-id-9939 #content-section-1 .container .three:nth-child(21) {

    box-sizing: border-box;
    margin-left: 6%;

}

.page-id-6519 .with-sidebar-wrapper {
    display: none !important;
}

.page-id-6519 #content-section-1 .container .six:nth-child(1) {
    box-sizing: border-box;
    padding-right: 6%;
    text-align: center;
}

.page-id-6519 #content-section-1 .container .six:nth-child(2) {
    box-sizing: border-box;
    padding-left: 6%;
    text-align: center;
}

.page-id-6519 #content-section-1 .container .three {
    width: 22%;
}

.page-id-6519 #content-section-1 .container .three:nth-child(5) {

    box-sizing: border-box;
    margin-right: 6%;

}

.page-id-6519 #content-section-1 .container .three:nth-child(6) {

    box-sizing: border-box;
    margin-left: 6%;

}

.page-id-6519 #content-section-1 .container .three:nth-child(10),
.page-id-6519 #content-section-1 .container .three:nth-child(15),
.page-id-6519 #content-section-1 .container .three:nth-child(20) {

    box-sizing: border-box;
    margin-right: 6%;

}

.page-id-6519 #content-section-1 .container .three:nth-child(11),
.page-id-6519 #content-section-1 .container .three:nth-child(16),
.page-id-6519 #content-section-1 .container .three:nth-child(21) {

    box-sizing: border-box;
    margin-left: 6%;

}

/*.six:nth-child(1){
	//margin-right: 30px;
}*/


.objects_section {
    width: 100%;
}

.objects_section .objects_section__wrapper {
    width: 100%;
    display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
}

.objects_section .objects_section__wrapper > div > div {
    width: 100%;
    display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.objects_section .objects_section__wrapper > div > div img {
    border-radius: 10px;
    width: 100%;
    margin: 0;
}

.objects_section .objects_section__wrapper > div > div p {
    width: 90%;
}

.objects_section .objects_section__wrapper > div > div a {
    font-weight: 700;
    margin-bottom: 30px;
    width: 90%;
}

.objects_section i {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media (max-width: 990px) {
    .page-id-6519 .main-content-container {
        max-width: 100% !important;
    }

    .objects_section .objects_section__wrapper {
        grid-template-columns: 1fr;
    }

    .objects_section .objects_section__wrapper > div > div p {
        text-align: center !important;
        width: 100%;
        align-self: center;
        justify-self: center;
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 420px) {
    .objects_section .objects_section__wrapper > div > div {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 425px) {
    /*.gdlr-isotope {display: grid; grid-template-columns: 1fr;}*/
}

}

#feedback {
    display: none;
}

.wrap-img,
.fancybox-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.wrap-img > img,
.fancybox-inner > img {
    display: block;
}

/*.wrap-img:before,
.fancybox-inner:before {
    content: '';
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url(/wp-content/uploads/2020/11/atr-1-1.png) right / contain no-repeat;
    width: 100%;
    height: auto;
    height: 100%;
    max-height: 50px;
    opacity: 0.5;
}*/

#text-11 {
    /*	display:none !important;*/
}

.post-category-objects #text-11 {
    display: block !important;
}

#text-11 p {
    /*background: url(/wp-content/uploads/2020/11/skachat-albom-tipovyh-reshenij.png) left / cover no-repeat;*/
    /*height: 241px;*/
    color: #3d506d;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}

#text-11 .textwidget p a {
    padding: 10px 135px;
    color: #f7c51e;
    background-color: #3d506d;
}

#text-11 .textwidget img {
    width: 100%;
    padding-top: 5px;
}

.gdlr-sidebar #text-10 a {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    width: -webkit-fill-available;
}

.with-sidebar-container > .gdlr-item .zapros_button {
    background-color: #3d506d;
    padding: 13px 31px;
    text-align: center;
    width: -webkit-fill-available;
}

.with-sidebar-container > div > .textwidget p {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 22px;
}

.with-sidebar-container > #text-10 {
    display: none;
}

@media screen and (max-width: 768px) {
    .with-sidebar-wrapper #text-10:last-child {
        display: none;
    }
}

.page-id-7340 .gdlr-blog-title {
    font-weight: 800;
}

#gdlr-parallax-wrapper-1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center !important;
    position: relative;
    z-index: 1;
}

#gdlr-parallax-wrapper-1:after {
    background: unset;
}

.page-id-3838 .sidebar_right_text {
    display: flex !important;
    flex-direction: column;
    gap: 11px;
}

.page-id-11969 #content-section-7 .gdlr-color-wrapper {
    padding-bottom: 0;
}

.page-id-3838 #content-section-5 #text-10 p, .page-id-11969 #content-section-7 #text-10 p {
    /*background: url(/wp-content/uploads/2020/11/skachat-albom-tipovyh-reshenij.png) left / cover no-repeat;*/
    /*height: 241px;*/
    color: #3d506d;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}

.page-id-3838 #content-section-5 #text-10 .textwidget p, .page-id-11969 #content-section-7 #text-10 .textwidget p {
    display: flex;
}

.page-id-3838 #content-section-5 #text-10 .textwidget p a,
.page-id-11969 #content-section-7 #text-10 .textwidget p a,
.page-id-11969 #content-section-5 #text-10 .textwidget p a {
    padding: 10px 0;
    color: #f7c51e;
    background-color: #3d506d;
    width: 100%;
    font-weight: 500;
}

.page-id-3838 #content-section-5 #text-10 .textwidget img {
    width: 100%;
    padding-top: 5px;
}

.page-id-11969 #content-section-7 #text-10 .textwidget p,
.page-id-11969 #content-section-5 #text-10 .textwidget p {
    margin-top: 64px;
    margin-bottom: 0;
}

.page-id-11969 #content-section-7 #text-10 .textwidget p a,
.page-id-11969 #content-section-5 #text-10 .textwidget p a {
    padding: 24px 0;
    font-size: 20px;
    line-height: 120%;
}

.page-id-11969 #content-section-5 #text-10 {
    width: 100%;
    margin-bottom: 64px;
}

.page-id-11969 #content-section-5 #text-10 .textwidget {
    width: 100%;
}

.page-id-11969 #content-section-5 #text-10 .textwidget p {
    display: flex;
    width: 100%;
    margin-top: 0;
}

.page-id-11969 #content-section-5 #text-10 .textwidget p a {
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

/* .page-id-3838 h3{
	padding-bottom: 30px;
} */
.sostav ul {
    padding: 15px;
}

.sostav li {
    padding: 5px 0;
}

.sostav_item div p {
    text-align: center;
}

.sostav_wrapper {
    display: flex;
}

.sostav_item {
    display: grid;
    grid-template-columns: 50% 50%;
}

.sostav_title,
.sostav_item_title {
    background-color: #F0F8FF;
}

.title_active {
    background-color: #4F76AF;
    color: white;
}

.item_active {
    display: grid !important;
}

.inside_title_active {
    background-color: #4F76AF;
    color: white;
}

.inside_item_active {
    display: flex !important;
}

.sostav_item,
.sostav_item_0_0_block,
.sostav_item_0_1_block,
.sostav_item_1_0_block,
.sostav_item_1_1_block {
    display: none;
}

.sostav_item > div {
    flex-flow: column;
}

#sostav_item_3_0 {
    grid-column: 1/3;
}

.sostav_titles {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
}

.sostav_titles p,
.sostav_item > p {
    padding: 10px;
    border: 1px solid white;
}

.sostav_item > p {
    text-align: center;
}

.sostav_titles p:hover,
.sostav_item > p:hover {
    background-color: #4F76AF;
    color: white;
    cursor: pointer;
}

.title_active:hover,
.inside_title_active:hover {
    background-color: #4F76AF !important;
    cursor: pointer;
}

.page-id-3838 #content-section-9,
.page-id-3838 #content-section-11 {
    display: block !important;
}

.page-id-3838 #content-section-2 .gdlr-item,
.page-id-3838 #content-section-7 .gdlr-content-item,
.page-id-11969 #content-section-4 .gdlr-item,
.page-id-11969 #content-section-7 .gdlr-content-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    /*justify-content: center;*/
    /* background-color: aliceblue; */
    /* text-align: center; */
    padding: 20px;
    border-radius: 8px;
}

.page-id-3838 #content-section-1 ul {
    padding-top: 20px;
}

.page-id-3838 #content-section-1 li {
    padding-top: 10px;
}

/* .page-id-3838 #content-section-2 .gdlr-item{
    height: 180px;
} */
.page-id-11969 #content-section-4 .gdlr-item {
    height: 165px;
}

.page-id-3838 #content-section-7 .gdlr-content-item {
    /* height: 140px; */
    height: 250px;
}

.page-id-11969 #content-section-7 .gdlr-content-item {
    height: auto;
}

/* .page-id-3838 #content-section-2 .gdlr-item div p,
.page-id-3838 #content-section-7 .gdlr-content-item div p,
.page-id-11969 #content-section-4 .gdlr-item div p,
.page-id-11969 #content-section-7 .gdlr-content-item div p{
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	padding: 10px 0;
    color: #3D506D;
} */
.page-id-3838 #content-section-2 > div > div,
.page-id-11969 #content-section-4 > div > div {
    display: grid;
    grid-template-columns: repeat(5, auto);
}

.page-id-3838 #content-section-2 .one-fifth,
.page-id-3838 #content-section-7 .one-fifth,
.page-id-11969 #content-section-4 .one-fifth,
.page-id-11969 #content-section-7 .one-fifth {
    width: 100%;
}

.page-id-3838 #content-section-2 p,
.page-id-3838 #content-section-7 p,
.page-id-11969 #content-section-4 p,
.page-id-11969 #content-section-7 p {
    line-height: unset !important;
}

.page-id-3838 .gdlr-item-title-head, .page-id-11969 .gdlr-item-title-head {
    display: flex;
}

.page-id-3838 .gdlr-item-title-head h3, .page-id-11969 .gdlr-item-title-head h3 {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 30px !important;
    color: #30383A !important;
}

.page-id-3838 #content-section-5 .textwidget > p {
    align-items: center;
    justify-content: center;
}

.page-id-3838 #content-section-5 .textwidget .zapros_button {
    width: 1100px !important;
}

.page-id-3838 #content-section-3 {
    padding-top: 30px;
}

.page-id-3838 #content-section-3 img {
    max-width: 600px;
}

.page-id-3838 #content-section-3 .gdlr-item > p:nth-child(3),
.page-id-3838 #content-section-3 .gdlr-item > p:nth-child(2) {
    color: red;
}

.page-id-3838 #content-section-3 .gdlr-item > p:nth-child(3),
.page-id-3838 #content-section-3 .gdlr-item > p:nth-child(4) {
    padding-top: 10px;
}

.page-id-3838 #content-section-5 .gdlr-content-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 138px;
}

.page-id-3838 .below-sidebar-wrapper > section {
    margin-top: 50px;
}

.etapi_wrapper {
    display: flex;
}

.etapi_wrapper p {
    padding: 5px;
}

.etapi_wrapper > div {
    padding: 10px;
}

.etapi_wrapper > div:nth-child(3) {
    min-width: 300px;
}

.etapi_wrapper > div:nth-child(3) > div:nth-child(3) {
    margin-top: 30px;
}

.etapi_title p:first-child {
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #4F76AF;
    height: 50px;

}

.etapi_title {
    display: flex;
}

.etapi_title img {
    max-width: unset !important;
}

.etapi_strelka {

}

.snoska {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #4F76AF;

}

.specialisti_wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-content: center;
}

.specialisti_wrapper > div {
    padding: 5px;
}

.specialisti_wrapper img {
    /*width: 160px;
    height: 200px;*/
    background-color: gray;
    border-radius: 8px;
}

.specialisti_title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: unset;
    padding-bottom: 5px;
}

.specialisti_subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: unset;
}

.page-id-3838 .column-service-link {
    margin-top: 20px;
}

#content-section-5 .stunning-text-button {
    font-size: 35px;
    padding: 25px 0 !important;
}

.page-id-3838 #content-section-4 i {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-color: #1C685B;
}

.page-id-3838 .sidebar_right_text p {
    margin: 10px 0;
}

.page-id-3838 .sidebar_right_text a {
    color: #1C685B;
    /* background-color: #3d506d; */
    font-size: 16px !important;
    display: block;
    /*float: left;*/
    width: fit-content;
    margin-right: 7px;
    margin-top: 7px;
    border: 0 solid;
    font-weight: 700;
    text-transform: capitalize;
    border-color: inherit;
    padding: 8px 13px;
    border-radius: 8px;
    border: 1px solid #89E0FF;
}

.page-id-3838 .sidebar_right_text a:hover {
    background-color: #E4E4E4;
}

.stunning-text-button, .stunning-text-button:hover {
    color: #ffffff !important;
}

/*
.etapi_wrapper > div:nth-child(2),
.etapi_wrapper > div:nth-child(3) > div,
.etapi_wrapper > div:nth-child(4),
.etapi_wrapper > div:nth-child(5){
	background-color: aliceblue;
    display: flex;
    flex-flow: column;
    text-align: center;
    align-items: center;
    justify-content: center;
	height: 180px;
	margin: 10px;
	padding: 5px;
}
.etapi_wrapper > div:nth-child(3) > div:nth-child(2){
	height: 50px;
}
.etapi_wrapper > div:nth-child(2) > div > div,
.etapi_wrapper > div:nth-child(3) > div > div > div,
.etapi_wrapper > div:nth-child(3) > div:nth-child(2) > div,
.etapi_wrapper > div:nth-child(4) > div,
.etapi_wrapper > div:nth-child(5) > div{
	background-color: darkgray;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.etapi_wrapper > div:nth-child(2) > div,
.etapi_wrapper > div:nth-child(3) > div > div,
.etapi_wrapper > div:nth-child(4) > div,
.etapi_wrapper > div:nth-child(5) > div{
    display: flex;
    text-align: center;
}*/

.page-id-11969 #content-section-4 .gdlr-content-item {
    width: 212px;
    box-sizing: border-box;
    margin: 0px 6px 20px;
    padding: 16px;
}

#xyz_ips_vAlign {
    border: 0;
}

.custom_objects_wrapper {
    position: relative;
    overflow-x: hidden;
    max-width: 1100px;
    height: 350px;
}

.custom_object_btn {
    position: absolute;
    height: 200px;
    width: 50px;
    z-index: 2;
    background: linear-gradient(#1C685B 70%, white);
    opacity: .2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: white;
    transition-duration: .3s;
}

.custom_object_btn:hover {
    opacity: .7 !important;
    cursor: pointer;
}

.gdlr-item-title-link:hover, .ms-btn:hover {
	background-color: #f7c51e;
	color: #fff !important;
}

.custom_objects_wrapper:hover .custom_object_btn {
    opacity: .4;
}

.custom_object_btn_r {
    right: 0;
}

.custom_object_btn_l {
    left: 0;
}

.custom_objects_items {
    position: absolute;
    display: flex;
    place-content: space-between;
    transition-duration: .5s;
}

.custom_objects_item {
    display: flex;
    flex-flow: column;
    position: relative;
    width: 300px;
    padding: 0 15px 0 0;
    margin-right: 24px;
}

.custom_objects_item_img {
    width: 300px;
    height: 200px;
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom_objects_item_title {
    display: block;
    width: 100%;
    color: #1C685B;
    text-align: initial;
    font-size: 14px;
}

.custom_objects_item_subtitle {
    display: block;
    width: 100%;
}

.wpcf7 p {
    margin-bottom: 0;
}

.page-id-11969 #content-section-5 i {
    padding: 3px 5px 3px 7px;
    border-width: 1px;
    border-style: solid;
    margin-left: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-color: #1C685B;
}

@media (max-width: 1150px) {
    .page-id-11969 #content-section-7 .container, .page-id-11969 #content-section-4 .container {
        display: flex;
        flex-direction: column;
    }

    .page-id-11969 #content-section-7 .three {
        width: 100%;
        margin-bottom: 16px;
    }

    .page-id-11969 #content-section-4 .gdlr-content-item {
        width: auto;
    }
}

@media (min-width: 1140px) {
    .page-id-11969 #content-section-8 .slick-track {
        width: fit-content !important;
    }
}

.prezentations .gdlr-blog-grid .gdlr-blog-thumbnail {
    margin-bottom: 24px;
}

.prezentations .gdlr-blog-thumbnail a {
    height: 262px;
}

.prezentations .gdlr-blog-title {
    margin-bottom: 16px;
}

.prezentations .gdlr-blog-title a {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}

.prezentations .gdlr-blog-content {
    margin-bottom: 16px;
}

.prezentations .date {
    margin-top: 16px;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 16px;
}

.gdlr-right-sidebar #text-11 p {
    overflow-wrap: initial !important;
}

/* #content-section-4 .gdlr-content-item {
    border: 2px #3d506d solid;
} */

.custom_objects_item_title, .gdlr-content-item p, #proektirovanie-block p {
    color: #333;
}

#contact-h h2 {
    color: #fff;
}

.gdlr-item-title-link,
.ms-btn,
.gdlr-button,
input[type="button"],
input[type="submit"] {
    transition: 0.1s all linear;
}

.gdlr-item-title-link:hover,
.ms-btn:hover {
    background-color: #39B8A3;
    color: #fff !important;
}

.gdlr-button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background-color: transparent;
    color: #f7c51e !important;
}

.gdlr-button,
input[type="button"],
input[type="submit"] {
    border: 1px #f7c51e solid !important;
}

.gdlr-icon:hover {
    color: #f7c51e !important;
}

.gdlr-portfolio-item:hover .portfolio-overlay-wrapper {
    filter: drop-shadow(2px 4px 6px black);
}

#about_page .wpape_gallery_button,
#about_page .wpapeTitle,
#feedback .apebtn-primary,
.wpape_gallery_button {
    display: none !important;
}

#news .gdlr-content-item {
    border: none;
}

#content-section-1 h2,
#content-section-2 h2 {
    margin-top: 32px;
}

.grid-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 991px) {
    .grid-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .grid-3 {
        grid-template-columns: repeat(1, 1fr);
    }
}

.contact--new {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: calc(-1 * clamp(4rem, -13.339rem + 26vw, 7.25rem));
    padding-inline: 15px;
}

@media (max-width: 990px) {
    .contact--new {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .contact--new {
        grid-template-columns: 100%;
    }
}

.contact--cart {
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: clamp(1rem, 0.821rem + 0.476vw, 1.25rem);
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.02em;
    width: 100%;
    border-radius: 8px;
    background-color: #1C685B;
    color: #fff;
    box-sizing: border-box;
    padding: clamp(2rem, -4.447rem + 10.667vw, 4rem) clamp(1rem, -2.223rem + 5.333vw, 2rem) 56px;
}

.contact--cart a {
    color: inherit;
    display: block;
}

.contact--cart a br {
    display: block;
}

.contact--cart br,
.contact--cart p {
    display: none;
}

.contact--cart i.fa {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 60px;
    height: 60px;
    font-size: 48px;
    border: 1px solid #fff;
    border-radius: 88px;
    margin-bottom: 24px;
}

/*.contact--cart .content {*/
/*    margin-block: auto;*/
/*}*/

.section--lines {
    display: -ms-grid;
    display: grid;
    padding: clamp(1.875rem, 1.144rem + 2.062vw, 3rem) clamp(0.625rem, -4.327rem + 13.975vw, 8.25rem);
    gap: clamp(1.25rem, 0.763rem + 1.375vw, 2rem) 1.25rem;
    border-radius: 0.5rem;
    background-color: #E4E4E4;
    background-image: url(/wp-content/uploads/2023/07/lines-green.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section--lines .title {
    grid-column: 1/-1;
    color: #1C685B;
    text-align: center;
    /*font-size: 2.1875rem;*/
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.section--lines .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.5rem;
    background-color: #fff;
    padding: clamp(1.25rem, 0.438rem + 2.291vw, 2.5rem) clamp(0.625rem, -0.593rem + 3.436vw, 2.5rem);
    gap: 0.625rem;
    -webkit-filter: drop-shadow(26px 31px 32px rgba(63, 62, 131, 0.07)) drop-shadow(7px 7px 12px rgba(61, 74, 123, 0.12));
    filter: drop-shadow(26px 31px 32px rgba(63, 62, 131, 0.07)) drop-shadow(7px 7px 12px rgba(61, 74, 123, 0.12));
}

.section--lines .form br {
    display: none;
}

.section--lines .form .wpcf7-form-control-wrap {
    padding-right: 0;
    margin-top: 0;
    width: 100% !important;
}

@media (max-width: 600px) {
    .section--lines .form .wpcf7-form-control-wrap {
        width: 100% !important;
    }
}

.section--lines .form .wpcf7-submit {
    max-width: 21rem;
    width: 100%;
    border-radius: 0.5rem;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 1rem;
}

.section--lines .form ::-webkit-input-placeholder {
    color: #1C685B;
}

.section--lines .form ::-moz-placeholder {
    color: #1C685B;
}

.section--lines .form :-ms-input-placeholder {
    color: #1C685B;
}

.section--lines .form ::-ms-input-placeholder {
    color: #1C685B;
}

.section--lines .form ::placeholder {
    color: #1C685B;
}

.section--lines .form input[type="email"],
.section--lines .form input[type="password"],
.section--lines .form input[type="tel"],
.section--lines .form input[type="text"],
.section--lines .form textarea {
    padding: 0.625rem 1.25rem;
    width: 100%;
    border: 0.0625rem solid #89e0ff;
    background-color: transparent !important;
    color: #1C685B;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
    box-sizing: border-box;
}

.section--lines .form input[type="email"]:not(:-moz-placeholder-shown),
.section--lines .form input[type="password"]:not(:-moz-placeholder-shown),
.section--lines .form input[type="tel"]:not(:-moz-placeholder-shown),
.section--lines .form input[type="text"]:not(:-moz-placeholder-shown),
.section--lines .form textarea:not(:-moz-placeholder-shown) {
    border-color: #1C685B;
}

.section--lines .form input[type="email"]:not(:-ms-input-placeholder),
.section--lines .form input[type="password"]:not(:-ms-input-placeholder),
.section--lines .form input[type="tel"]:not(:-ms-input-placeholder),
.section--lines .form input[type="text"]:not(:-ms-input-placeholder),
.section--lines .form textarea:not(:-ms-input-placeholder) {
    border-color: #1C685B;
}

.section--lines .form input[type="email"]:not(:placeholder-shown),
.section--lines .form input[type="password"]:not(:placeholder-shown),
.section--lines .form input[type="tel"]:not(:placeholder-shown),
.section--lines .form input[type="text"]:not(:placeholder-shown),
.section--lines .form textarea:not(:placeholder-shown) {
    border-color: #1C685B;
}

.section--lines .form textarea {
    height: 8.25rem;
    resize: none;
}

.section--lines .form .wpcf7-spinner {
    margin-top: -2.125rem;
}

.out--user {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-radius: 0.5rem;
    background-color: #fff;
    padding: 3.125rem 1.25rem 0;
    -webkit-filter: drop-shadow(26px 31px 32px rgba(63, 62, 131, 0.07)) drop-shadow(7px 7px 12px rgba(61, 74, 123, 0.12));
    filter: drop-shadow(26px 31px 32px rgba(63, 62, 131, 0.07)) drop-shadow(7px 7px 12px rgba(61, 74, 123, 0.12));
    justify-content: center;
}

.out--user .ava {
    width: 100%;
    /*width: 12.5rem;*/
    height: 12.5rem;
    border-radius: 12.5rem;
    overflow: hidden;
    margin-bottom: 1.875rem;
}

.out--user .name {
    color: #1C685B;
    text-align: center;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    margin-bottom: 0.625rem;
}

.out--user .job {
    color: #1C685B;
    text-align: center;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
    margin-bottom: 1rem;
}

.out--user .task {
    position: relative;
    width: calc(2.5rem + 100%);
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 120%;
    padding: 1.25rem;
    border-radius: 0.5rem;
    /*background-color: #00a3dd;*/
    background-color: #1C685B;
    margin-top: auto;
}

/*.out--user .task:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: calc(100% - 0.125rem);*/
/*    left: 50%;*/
/*    -webkit-transform: translateX(-50%);*/
/*    -ms-transform: translateX(-50%);*/
/*    transform: translateX(-50%);*/
/*    width: 1rem;*/
/*    height: 1.125rem;*/
/*    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDUyIDM2IiBmaWxsPSJub25lIj4NCiAgPHBhdGggZD0iTTI0LjQwMzEgMS4xMTc2QzI1LjIwMzMgMC4wNTY0OTk1IDI2Ljc5NjcgMC4wNTY0OTkgMjcuNTk2OSAxLjExNzZMNTEuMjk2NiAzMi41NDU4QzUyLjI5MDMgMzMuODYzNiA1MS4zNTAyIDM1Ljc1IDQ5LjY5OTcgMzUuNzVIMi4zMDAyOEMwLjY0OTc4NCAzNS43NSAtMC4yOTAzMiAzMy44NjM2IDAuNzAzNDI1IDMyLjU0NThMMjQuNDAzMSAxLjExNzZaIiBmaWxsPSIjMDBBM0REIi8+DQo8L3N2Zz4=);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position-y: bottom;*/
/*}*/

@media (min-width: 991px) {
    .section--lines {
        -ms-grid-columns: clamp(18.75rem, 16.72rem + 5.727vw, 21.875rem) 1fr;
        grid-template-columns: clamp(18.75rem, 16.72rem + 5.727vw, 21.875rem) 1fr;
    }
}

#statistics .gdlr-item {
    margin: 0;
}

#statistics .one-fifth {
    width: 100%;
    float: initial;
}

#statistics .container {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(14.2rem, 1fr));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2rem 0.5rem;
}

#statistics .container .clear {
    display: none;
}

@media (max-width: 17.125rem) {
    #statistics .container {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
    }
}

#licenses-certificates-permits {
    width: 100%;
    margin-bottom: 0 !important;
}

#licenses-certificates-permits
.gdlr-item-title-wrapper.pos-center
.gdlr-item-title {
    font-weight: 300;
}

#licenses-certificates .clear {
    display: none;
}

#licenses-certificates .columns {
    max-width: 14.625rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

#licenses-certificates .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 64px;
}

#licenses-certificates .gdlr-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

#licenses-certificates .gdlr-column-service-item .column-service-image {
    margin-bottom: 32px;
}

#licenses-certificates .column-service-content p {
    font-size: 16px;
    line-height: 130%;
}

#licenses-certificates .column-service-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
}

.column-service-title:empty {
    display: none;
}

#permits .gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-weight: 300;
    font-size: 35px;
}

#permits .gdlr-title-item {
    width: 100%;
    margin-bottom: 30px;
}

#permits .clear {
    display: none;
}

#permits .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 20px;
}

#permits .container .columns,
#permits .container .slick-track {
    max-width: 19.5rem;
    width: 100%;
}

#permits .container .slick-slide {
    width: 100%;
    float: initial;
}

#permits .container .slick-slide a {
    width: 100%;
}

#permits .container .slick-slide a img {
    width: 100%;
}

#permits .gdlr-item {
    margin: 0;
}

#profitable-with-us .gdlr-item-title-caption {
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.02em;
    margin-top: 0;
}

#profitable-with-us .gdlr-title-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    gap: 20px;
}

/* #profitable-with-us .gdlr-item-title {
  color: #1C685B;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
} */
#profitable-with-us [id*="profitable-with-us"] {
    --ava: 130px;
}

#profitable-with-us [id*="profitable-with-us"]:before {
    content: "";
    display: block;
    width: var(--ava);
    height: var(--ava);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: var(--ava);
    background-color: #fff;
    background-image: url(/wp-content/uploads/2023/07/profitable-with-us_new.png);
    background-position-x: var(--x);
    background-position-y: var(--y);
    background-repeat: no-repeat;
    background-size: calc(var(--ava) * 4) auto;
    -webkit-filter: drop-shadow(6px 8px 40px rgba(28, 79, 155, 0.09));
    filter: drop-shadow(6px 8px 40px rgba(28, 79, 155, 0.09));
}

#profitable-with-us-1 {
    --x: 0;
    --y: 0;
}

#profitable-with-us-2 {
    --x: calc(var(--ava) * -1);
    --y: 0;
}

#profitable-with-us-3 {
    --x: calc(var(--ava) * -2);
    --y: 0;
}

#profitable-with-us-4 {
    --x: calc(var(--ava) * -3);
    --y: 0;
}

#profitable-with-us-5 {
    --x: 0;
    --y: calc(var(--ava) * -1);
}

#profitable-with-us-6 {
    --x: calc(var(--ava) * -1);
    --y: calc(var(--ava) * -1);
}

#profitable-with-us-7 {
    --x: calc(var(--ava) * -2);
    --y: calc(var(--ava) * -1);
}

#profitable-with-us-8 {
    --x: calc(var(--ava) * -3);
    --y: calc(var(--ava) * -1);
}

.header--std {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 30px;
}

.header--std .title {
    color: #30383a;
    font-size: 35px;
    font-weight: 300;
    line-height: 38px;
    margin-bottom: 0;
    text-align: center;
}

.header--std .gdlr-item-title-link {
    color: #1C685B;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    line-height: 170%;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    padding: 10px 20px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 2px;
    border: 1px solid #1C685B;
}

.fake-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 24px;
    margin-bottom: 30px;
}

.fake-tab label {
    color: #adadc5;
    font-size: 13px;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: -0.13px;
    cursor: pointer;
    -webkit-transition: 0.1s color;
    transition: 0.1s color;
}

.fake-tab label.now {
    pointer-events: none;
    color: #1C685B;
}

.fake-tab label:hover {
    color: #39B8A3;
}

/* .tab-objects {
  padding: 64px 15px;
} */
/* .tab-objects {
    padding-top: 64px;
  } */

.contact--cart a {
    font-size: 16px;
}

.tab-objects .post-object {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 4 ];
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.tab-objects .post-object .post {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    padding: 30px;
    overflow: hidden;
    z-index: 1;
}

.tab-objects .post-object .post .title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.36px;
    margin-bottom: 8px;
    margin-top: auto;
    -webkit-transition: 0.1s color;
    transition: 0.1s color;
}

.tab-objects .post-object .post .title:hover {
    color: #f7c51e;
}

.tab-objects .post-object .post p {
    color: #fff;
    font-size: 12px;
    line-height: 125%;
    display: inline-block;
}

.tab-objects .post-object .post time {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.36px;
}

.tab-objects .post-object .post:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

@media (min-width: 991px) {
    .tab-objects .post-object {
        -ms-grid-rows: 245px;
        grid-template-rows: 245px;
    }

    .tab-objects .post-object .post:first-child {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .tab-objects .post-object .post:first-child p {
        max-width: calc(100% - 100px);
    }

    .tab-objects .post-object .post:first-child time {
        top: auto;
        bottom: 30px;
        right: 30px;
    }

    .tab-objects .post-object .post:nth-child(2) {
        -ms-grid-column-span: 2;
        grid-column: span 2;
        -ms-grid-row-span: 2;
        grid-row: span 2;
    }

    .tab-objects .post-object .post:nth-child(2) p {
        max-width: calc(100% - 100px);
    }

    .tab-objects .post-object .post:nth-child(2) time {
        top: auto;
        bottom: 30px;
        right: 30px;
    }
}

@media (max-width: 990px) {
    .tab-objects .post-object {
        -ms-grid-columns: (1fr) [ 2 ];
        grid-template-columns: repeat(2, 1fr);
    }

    .tab-objects .post-object .post {
        aspect-ratio: 1;
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
    }
}

@media (max-width: 967px) {
    .header--std,
    #tehno .gdlr-item-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .fake-tab {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .fake-tab label {
        min-width: -webkit-max-content;
        min-width: -moz-max-content;
        min-width: max-content;
    }

    .tab-objects .post-object {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
    }

    .section--lines {
        position: relative;
        background-color: transparent;
        background-image: none;
        padding-inline: 0;
        z-index: 1;
    }

    .section--lines:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 100%;
        background-color: #E4E4E4;
        background-image: url(/wp-content/uploads/2023/07/lines-green.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
    }
}

.wpcf7-form-control-wrap [aria-invalid="true"] {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.tab-objects .post-object .post:hover:before {
    background-color: unset;
}

.wpcf7 form.invalid .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    position: absolute;
    margin-top: -528px;
    margin-left: 502px;
    width: 535px;
    height: 480px;
    background-image: url(/wp-content/themes/megaproject/images/img_form_not.png);
    background-size: cover;
    border-radius: 8px;
}

.wpcf7 form.invalid .wpcf7-response-output:after {
    color: #ffff;
    content: "Одно или несколько полей содержат ошибочные данные. Пожалуйста, проверьте их и попробуйте ещё раз.";
    position: absolute;
    top: 63%;
    max-width: 331px;
    text-align: center;
    right: 92px;
    font-size: 18px;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    position: absolute;
    margin-top: -528px;
    margin-left: 502px;
    width: 535px;
    height: 480px;
    background-image: url(/wp-content/themes/megaproject/images/img_form.png);
    border-radius: 8px;
}

.wpcf7-response-output:after {
    color: #ffff;
    content: "В течение 3-5 дней мы свяжемся с вами. Хорошего дня!";
    position: absolute;
    top: 63%;
    max-width: 331px;
    text-align: center;
    right: 92px;
    font-size: 18px;
}

.specialisti_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 32px;
}

p.specialisti_title {
    margin-top: 16px;
}

.block__plus_comp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.sotrud .item__comp {
    text-align: center;
}

.sotrud .item__comp p {
    color: #1C685B;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: -28px;
}

.sotrud h2 {
    color: #1C685B;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 114.286% */;
    margin-top: 77px;
}

.accordion__about_company {
    /*margin-top: 138px;*/
    box-sizing: border-box;
}

.blue_color_title {
    color: #1C685B;
    text-align: left;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 114.286% */;
    padding-bottom: unset !important;
    margin-bottom: 10px !important;
}

.document_block_title {
    padding-top: 27px !important;
}

#block_img_important {
    margin-left: 15rem !important;
}

.block_img__associa {
    display: flex;
    justify-content: center;
    gap: 70px;
}

.block_img__associa img {
    object-fit: contain;
}


.section_documents .gdlr-title-item {
    margin-bottom: 41px;
}

.gdlr-item-title-head.head_title_doc {
    height: 100%;
    margin-bottom: 40px;
    margin-top: 12px;
}

.block_person {
    margin-top: 14px;
}

.specialisti_title {
    font-weight: 800;
}

#wpcf7-f14176-o1 > form > p:nth-child(4) > input:hover {
    background: #e69d19;
    color: #fff !important;
}

.accordion__about_company h2 {
    text-align: center;
}

.item__comp .alignnone {
    margin: 0;
}

.general-people {
    display: grid;
    gap: 50px;
    grid-template-columns: repeat(2, 1fr);
}

.general-people--green p,
.general-people--green span,
.general-people--green h3 {
    color: #FFF;
}

#section_block_9 .container .slick-slide a img {
    width: 100%;
}

.form__comers_about {
    display: grid;
    grid-template-columns: 467px 1fr;
    gap: 118px;

    background-blend-mode: color;
    background: url("/wp-content/uploads/2023/07/lines-green.png"), #1115;
}

.form__comers_about_item p {

    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.form__comers_about_item:first-child {
    text-align: center;
    margin: auto;
}

.form__comers_about {
    padding: 40px 90px;
}

.form_item_title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
}

.submit_btn_about {
    border-radius: 8px;
    margin-top: 20px;
}

.form__comers_about input::placeholder {
    color: #1C685B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.42px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.submit_btn_about {
    margin-top: 20px;
    background: #39B8A3;
}


#wpcf7-f14176-o1 > form > p:nth-child(4) > input {
    margin-left: 100px;
    width: 100%;
    max-width: 220px;
}

div#wpcf7-f14176-o2 {
    text-align: center;
}

.accordion__about_company {
    background-color: #1C685B;
    padding: 90px;
    border-radius: 8px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.accordion__about_company h2 {
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: 38px;
    color: #fff;
}

.accordion-btn {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 100% */
    letter-spacing: -0.66px;
    color: #fff;
    text-align: left;
}

.accordion-content ul {
    margin-top: 20px;
    margin-left: 4rem;
}

.accordion__about_company .accordion-btn {
    border-radius: 8px;
    border: 2px solid #00A3DD;
    padding: 22px;
    cursor: pointer;
}


details > summary:first-of-type {
    list-style: inside circle;
}

details[open] > summary:first-of-type {
    list-style-type: disc !important;
}


.accordion-btn::marker {
    font-size: 34px;
}

.accordion__about_company .gdlr-accordion-item.style-1 .pre-active .accordion-title {
    color: #ffffff !important;
    text-align: left;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 100% */
    letter-spacing: -0.66px;
}

.accordion__about_company .accordion-content ul li {
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
}

.form__comers_about input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: 1px solid #89E0FF;
}

.form__comers_about input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #89E0FF;
}

.gdlr-item.gdlr-accordion-item.gdlr-multiple-tab.style-2 {
    background-color: #1C685B;
    border-radius: 8px;
    padding: 48px;
}

.page__about_block_main p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 1rem;
}

.page__about_block_main img {
    width: 100%;
    max-width: 802px;
    height: 451px;
}

.page__about_block_main {
    margin-top: 48px;
    margin-bottom: 100px;
}

@media (max-width: 768px) {
    .page__about_block_main {
        margin-bottom: 0 !important;
    }
}

.sidebar_right_text.right_sidebar_about a {
    width: 100%;
}


@media (max-width: 1100px) {
    .wpcf7 form.sent .wpcf7-response-output {
        margin-left: 435px;
        width: 551px;
        height: 488px;
    }

    .wpcf7 form.invalid .wpcf7-response-output {
        margin-left: 435px;
        width: 551px;
        height: 488px;
    }
}

@media (max-width: 970px) {
    .wpcf7 form.sent .wpcf7-response-output {
        margin-top: -497px;
        margin-left: 66px;
        width: 606px;
        height: 472px;
    }

    .wpcf7 form.invalid .wpcf7-response-outpu {
        margin-left: 435px;
        width: 551px;
        height: 488px;
    }

    .page__about_block_main img {
        height: unset !important;
    }

    .general-people {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 1000px) {
    .wpape-imges-container {
        height: auto !important;
        display: flex !important;
        flex-direction: column !important;
    }

    .wpape-imges-container .wpape-img {
        position: static !important;
        width: 100% !important;
    }

    .form__comers_about {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    #wpcf7-f14176-o1 > form > p:nth-child(4) > input {
        margin-left: 0;
    }

    .form__comers_about {
        padding: 20px;
    }

    .page-id-3838 #content-section-7 .gdlr-content-item {
        height: 600px;
    }
}

.gdlr-isotope .three {
    margin-bottom: 15px;
}

#licenses-certificates .gdlr-column-service-item .column-service-image {
    height: 116px;
}

.teh-slider .slick-left {
    position: absolute;
    font-size: 2rem;
    top: 40%;
    left: 0;
    z-index: 1000;
}

.teh-slider .slick-left:hover, .teh-slider .slick-right:hover {
    cursor: pointer;
}

.teh-slider .slick-right {
    position: absolute;
    font-size: 2rem;
    top: 40%;
    right: 0;
    z-index: 1000;
}

.teh-slider .gdlr-item {
    margin: 0px 45px 15px 15px;
}


.wpape-img-container {
    box-shadow: unset !important;
    -webkit-box-shadow: unset;
}

@media (max-width: 500px) {
    .accordion__about_company {
        padding: 30px;
    }

    .accordion__about_company h2 {
        font-size: 25px;
    }

}

@media (max-width: 800px) {
    .block__plus_comp {
        grid-template-columns: repeat(2, 1fr);
    }

    .specialisti_wrapper {

        grid-template-columns: repeat(2, 1fr);

    }

    #block_img_important {
        margin-top: 40px;
        margin-left: 0 !important;
    }
}

@media (max-width: 778px) {
    .specialisti_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}

.right_sidebar_about a {
    color: #1C685B;
    /* background-color: #3d506d; */
    font-size: 16px !important;
    display: block;
    /* float: left; */
    width: fit-content;
    margin-right: 7px;
    margin-top: 7px;
    border: 0 solid;
    font-weight: 700;
    text-transform: capitalize;
    border-color: inherit;
    padding: 8px 13px;
    border-radius: 8px;
    border: 1px solid #89E0FF;
    text-transform: lowercase;
}

.right_sidebar_about a:hover {
    background-color: #E4E4E4;
    color: #1C685B;
}

.sidebar_right_text.right_sidebar_about {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 56px;
}


.object_about {
    margin-top: 100px;
    margin-bottom: 100px;
}

.section_documents #permits .container {
    gap: 0 !important;
}

#block_img_important {
    margin-left: 40px !important;
    margin-left: margin-left;
}

.page__about_block_main p {
    padding-bottom: 28px;
}

.page__about_block_main p:has(+ img) {
    padding-bottom: 0;
}

.sidebar_right_text.right_sidebar_about p {
    letter-spacing: 0.42px;
    line-height: 150%;
    margin-bottom: 0;
}

.page__about_block_main {
    margin-bottom: 100px;
}


.title_normal_new {

}

@media (max-width: 700px) {
    .accordion__about_company {
        padding: 30px;

    }

    .accordion__about_company {
        padding: 30px;
    }
}

@media (max-width: 469px) {
    .block__plus_comp {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 420px) {

    .accordion-btn {
        font-size: 16px;
        justify-content: center;
        display: flex;
        text-align: center;
    }

    body .container {
        max-width: 420px !important;
    }
}


.gdlr-column-service-item .column-service-link i {
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.body-wrapper.float-menu {
    overflow: unset !important;
}

.gdlr-logo-overlay {
    display: none;
}

.gdlr-right-sidebar {
    position: sticky;
    top: 62px;
}

.gdlr-main-content:has(.wpum-login-form) {
    margin: 80px auto;
    max-width: 800px;
}

.gdlr-main-content:has(.wpum-password-recovery-form) {
    margin: 80px auto;
    max-width: 800px;
}

.gdlr-main-content:has(.wpum-registration-form) {
    margin: 80px auto;
    max-width: 800px;
}

.wpum-password-recovery-form, .wpum-login-form, .wpum-registration-form {
    padding: 0 !important;
}

.acceptance_privacy_data .wpcf7-list-item {
    margin: 0;
}

.policy_data .wpcf7-list-item {
    margin: 0;
}

.wpcf7-form {
    overflow-x: hidden;
    position: relative;
}

.wpcf7 form.sent .wpcf7-response-output {
    position: relative;
    margin: 0;
    height: max-content;
    width: 100%;
    background-image: unset;
    left: 0;
    color: #FFF;
    background-color: #00a3dd;
    align-items: center;

    display: flex;
    flex-direction: column;
    gap: 1rem;
    font-size: 1rem;
}

.wpcf7 form.sent .wpcf7-response-output::after {
    position: static;
}

.wpcf7 form.failed .wpcf7-response-output::after {
    display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
    position: relative;
}

.wpcf7 form.invalid .wpcf7-response-output {
    pointer-events: none;
}

.wpcf7 form.invalid .wpcf7-response-output::before {
    content: "";
    position: absolute;
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72" width="64px" height="64px" fill="%23fff"><path d="M 19 15 C 17.977 15 16.951875 15.390875 16.171875 16.171875 C 14.609875 17.733875 14.609875 20.266125 16.171875 21.828125 L 30.34375 36 L 16.171875 50.171875 C 14.609875 51.733875 14.609875 54.266125 16.171875 55.828125 C 16.951875 56.608125 17.977 57 19 57 C 20.023 57 21.048125 56.609125 21.828125 55.828125 L 36 41.65625 L 50.171875 55.828125 C 51.731875 57.390125 54.267125 57.390125 55.828125 55.828125 C 57.391125 54.265125 57.391125 51.734875 55.828125 50.171875 L 41.65625 36 L 55.828125 21.828125 C 57.390125 20.266125 57.390125 17.733875 55.828125 16.171875 C 54.268125 14.610875 51.731875 14.609875 50.171875 16.171875 L 36 30.34375 L 21.828125 16.171875 C 21.048125 15.391875 20.023 15 19 15 z"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: all;
    cursor: pointer;
    transition: 0.25s all ease;
}

.zok__header {
    font-size: 20px;
    font-weight: 600;
}

.zok_contact {
    display: none;
}

@media (max-width: 500px) {
    .zok_contact {
        display: block;
    }

}

.header-block-caption:has(.secretary-phone) br {
    display: none;
}

.accordion_text {
    color: #fff !important;
    font-size: 18px;
    margin-top: 20px;
}


/*======================
   Set Cookies
=======================*/
#cookie-bar {
    background: #3d506d;
    z-index: 100000;
    display: block;
    position: fixed;
    bottom: 0;
    width: max-content;
    left: 0;
    border-radius: 20px;
    color: #fff;
}

#cookie-bar p {
    float: left;
    display: inline-block;
    font-size: 1rem;
    line-height: 24px;
    color: #FFF;
    margin-bottom: 0.25rem;
}

#cookie-bar button {
    float: right;
    border: none;
    background: #00a3dd;
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 5px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.25s all ease;
}

#cookie-bar button:hover {
    color: #f7c51e;
}

#cookie-bar a {
    color: #fff;
}

#contentcookie {
    padding: 20px 50px;
    text-align: center;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    justify-content: center;
    max-width: 360px;
}

.clear {
    clear: both;
}


@media (max-width: 420px) {
    #cookie-bar {
        width: 100%;
    }
}

.form__comers_about_item .wpcf7-list-item a {
    color: #FFF !important;
}

.form__comers_about .submit_btn_about {
    font-size: 1rem !important;
    padding: 16px 70px !important;
}

.form__comers_about .wpcf7-text {
    color: #111;
}

.gdlr-right-sidebar .zapros_button {
    max-width: 100%;
    background-size: cover;
}

.with-sidebar-wrapper .gdlr-ux.column-service-ux {
    padding-top: 0 !important;
    opacity: 1 !important;
}

div.header-block-area:nth-child(3) > div:nth-child(2) > div:nth-child(2) > a:nth-child(2) {
    display: none;
}

.msp-preset-1,
.msp-preset-3 {
    color: #39B8A3 !important;
}

a:hover {
    color: #39B8A3 !important;
}

.gdlr-navigation-wrapper {
    background-color: #1C685B !important;
}

#permits {
    display: none;
}

#content-section-7:has(#permits) {
    padding-bottom: 80px;
}


.title--md {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 500 !important;
}

.section {
    gap: 0.25rem;
    display: flex;
    flex-direction: column;
}

.docs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.docs__item {
    gap: 2rem;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.docs__item img {
    height: 280px;
    object-fit: contain;
}

.docs__item:hover img {
    box-shadow: none !important;
}

.docs__item p {
    font-size: 1.5rem;
    font-weight: 600;
    transition: color 0.25s ease;
}

.docs__item:hover p {
    /*color: #5076af;*/
    color: #1C685B;
}

.mt-64 {
    margin-top: 64px;
}

@media (max-width: 1060px) {
    .docs {
        gap: 3rem;
        grid-template-columns: 1fr;
    }
}

.accordion__about_company--white {
    background-color: transparent;
    padding: 0;
    margin-top: 0;
}

.accordion__about_company--white .accordion-content {
    margin-top: 10px;
}

.accordion__about_company--white .accordion-btn {
    color: #333333;
}

.accordion__about_company--white .accordion-content p {
    padding-bottom: 16px;
}

.accordion__about_company--white .accordion-content ul li {
    color: #333333;
}

.form__comers_about .wpcf7-response-output {
    color: #FFF !important;
    position: fixed !important;
    top: 50%;
    left: 50% !important;
    margin: 0 !important;
    transform: translate(-50%, -50%);
}



@media (max-width: 500px) {
    .sidebar_right_text.right_sidebar_about a {
        box-sizing: border-box;
    }

    .gdlr-right-sidebar .zapros_button {
        box-sizing: border-box;
    }
}


.section--lines {
    grid-template-columns: 0.7fr 1fr;
    padding: clamp(1.875rem, 1.144rem + 2.062vw, 3rem) clamp(1.25rem, -0.75rem + 8vw, 3.75rem);
}

@media (max-width: 1040px) {
    .section--lines {
        display: flex;
        flex-direction: column;
    }
}