@font-face {
  font-family: 'LibertinusBold';
  src: url("../font/LibertinusSans-Bold.otf");
}


@font-face {
    font-family: 'fog_sansoutline';
    src: url('../font/fogsansoutline-8wpj-webfont.woff2') format('woff2'),
         url('../font/fogsansoutline-8wpj-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

    @font-face {
    font-family: 'Fog Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Fog Sans Bold'), url('fonts/FogSans.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fog Sans It';
    font-style: normal;
    font-weight: normal;
    src: local('Fog Sans It'), url('fonts/FogSansIt.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fog Sans Outline';
    font-style: normal;
    font-weight: normal;
    src: local('Fog Sans Outline'), url('fonts/FogSansOutline.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fog Sans OutlineIt';
    font-style: normal;
    font-weight: normal;
    src: local('Fog Sans OutlineIt'), url('fonts/FogSansOutlineIt.woff') format('woff');
    }


.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;
}

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: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    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;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.noPaddingLeft {
    padding-left: 0px;
}
html{overflow-X:hidden;}
body {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-family: 'Segoe UI', sans-serif;
	overflow-X:hidden;
}

/* header {
    padding: 0px 75px 10px 125px;
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid #7a7a7a;
} */
 header {
	padding: 0px 75px 10px 125px;
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid #ae997090;
    background: #26221880;
}
.page-template-expertise header, .page-template-about header, .page-template-journal header{
	background: none;
}
.home header {
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid #ae997090;
	background: #1a181380;
}

.logo-wrap {
    margin-top: 25px;
}

.logo-wrap img {
    position: relative;
    z-index: 999999999;
	max-width: 100%;
}

#cssmenu ul {
    margin-bottom: 0px;
}



#cssmenu>ul>li.current-menu-ancestor a:after,
#cssmenu>ul>li.active a:after {
    display:block !important;
	content: '';
    width: 100%;
    height: 5px;
    background: #C00000;
    color: #AE9970;
    position: absolute;
    top:0px;
    left: 0px;
}


.single-projects #menu-item-25 a
 {
    border-top: 3px solid #C00000;
    color: #AE9970;
}

#slidehome {
    margin-top: -200px;
}

#slidehome .carousel-indicators {
    bottom: 40px;
}

#slidehome .carousel-indicators .active {
    background: #B8A276!important;
}

#slidehome .carousel-indicators li {
    cursor: pointer;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px!important;
    height: 10px!important;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 30px;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.hero-caption {
    position: absolute;
    top: 395px;
    z-index: 9;
    color: #fff;
}

.hero-caption h2 {
    color: #AE9970;
    font-size: 101px;
    position: relative;
    font-family:'fog_sansoutline';
    text-shadow: 2px 1px 3px rgba(13,0,0,0.8);
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.hero-caption h2:after {
    content: '';
    background: #C00000;
    width: 90px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.hero-caption p {
    font-size: 55px;
    color: #ccc3b4;
    font-weight: bold;
    top: -15px;
    margin: 0px;
    position: relative;
    text-shadow: 2px 1px 3px rgb(13 0 0 / 80%);
}

.hero-caption p span {
    font-size: 31px;
    color: #7F7F7F;
}




.hero-single {
    position: absolute;
    top: 335px;
    z-index: 9;
    color: #fff;
    width: 50%;
    left: 100px;
}

.hero-single h2 {
    color: #AE9970;
    font-size: 88px;
    font-weight: bold;
    position: relative;
}

.hero-single h2:after {
    content: '';
    background: #C00000;
    width: 90px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.hero-single p {
    font-size: 19px;
    color: #a6a6a6;
    font-weight: bold;
    margin-bottom: 10px;
}

.hero-single p span {
    color: #a6a6a6;
}




.hero-single1 {
    position: absolute;
    bottom: 25px;
    z-index: 9;
    color: #fff;
    width: 50%;
    left: 80px;
}

.hero-single h2 {
    color: #AE9970;
    font-size: 80px;
    font-weight: bold;
    position: relative;
}

.hero-single1 .client-desc img {
float: left;
max-width: 70px;
}


.hero-single1 p {
    font-size: 12px;
    color: #a6a6a6;
    font-weight: 400;
    padding-left: 15px;
}

.hero-single1 .client-desc p {
    float: left;
}




.client-awards {
  clear: both;
    padding-top: 5px;
    padding-left: 70px;
}






.btn-hero {
    margin-top: 50px;
}

.btn-hero a {
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 15px;
    color: #AB966E;
    border: 1px solid #AB966E;
    width: 218px;
    text-align: center;
    height: 65px;
    margin-right: 10px;
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 15px;
	background: #26221880;
    display: inline-grid;
}

/* .btn-hero a:hover {
    opacity: 0.7;
    text-decoration: none;
} */

.btn-hero a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}
.btn-hero.s2button a{
	background:none;
}
.btn-hero.s2button a:hover{
	background:#f4f4f3;
}
.section1 {
    margin: 150px 0px 250px 0px;
}

.single-projects .section1 {
    margin: 150px 0px 150px 0px;
}


.section img {
    max-width: 100%;
    height: auto;
}

.home-about-img{
    position: relative; /* position: absolute; */
}

.sub-text {
    margin-top: 45px;
}

.sub-text-red {
    color: #C00000;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 20px;
}

.sub-text-grey {
    color: #4B4851;
   font-size: 28px;
    font-weight: bold;
}

.sub-text-y {
    text-transform: uppercase;
    margin-top: 30px;
}


.sub-text-y ul {
    list-style-type: none;
    padding-left: 0px;
}

.sub-text-y li {
    color: #B29E77;
    font-size: 27px;
}

.hero-bottom-text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 9999999;
    font-size: 30px;
    color: #6A5F50;
}

.section1 p,
.section2 p {
    color: #7F7F7F;
    font-size: 20px;
    line-height: 25px;
    padding-top: 30px;
	line-height: 32px;
}

.circle .elementor-widget-container{
    margin: 0 auto;
    width: 480px;
    height: 480px;
}

#circle-home ul {
    padding-left: 155px;
}

#circle-home .first_circle ul{
padding-left: 200px;
}

.home-about-right {
    padding: 0px 0px 0px 115px;
}

.home-about-right p  {
    margin-bottom: 85px;
}

h2.main-title1 {
    color: #AE9970;
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
}

 h2.ptitle  {
    padding-left: 135px;
    padding-bottom: 25px;
}

 h2.mbottom  {
    padding-bottom: 25px;
}

.s2button,
.csbutton {
    padding-top: 120px;
}
div.more-btn-red, div.copyright{
	top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.more-btn-red a {
    color: #C00000;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 33px;
    position: relative;
    font-weight: bold;
    padding-left: 55px;
}
.more-btn-red a:hover{
    text-decoration: none;
	color: #AE9970;
}

.more-btn-red a:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 9px;
    left: 0px;
}

.section2 {
    margin: 125px 0px 135px 0px;
}

.blog-home {
    margin: 100px 0px 0px 0px;
}

.blog-home h2 a {
    color: #AE9970;
    font-size: 30px;
    font-weight: bold;
    position: relative;
}

.blog-home h2 a:hover {
    text-decoration: none;
}

.blog-home h2 a:after {
    content: '';
    width: 100%;
    height: 3px;
    background:  transparent;
    position: absolute;
    bottom: -2px;
    left: 0px;
}


.blog-home .news-item  h2 a:hover:after {
    content: '';
    width: 100%;
    height: 3px;
    background:  #C00000;
    position: absolute;
    bottom: -2px;
    left: 0px;
}





.blog-home p {
    color: #595959;
    font-size: 18px;
    line-height: 25px;
    padding-top: 15px;
	line-height: 32px;
}

.blog-home .news-date {
    font-family: Calibri;
	color: #7F7F7F;
    font-size: 15px;
    padding: 20px 0px;
}


.blog-home img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.blog-home img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}


.news-item:hover img { 

   -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;

 }


.dt_title a:hover {
    text-decoration: underline!important;
  -webkit-text-decoration-color: #C00000!important; 
  text-decoration-color: #C00000!important;
  text-decoration-thickness: 5px !important;
}

.dt_title a:after {
    display: none;
}

.cs-logo {
    margin-bottom: 30px;
}

.title-uc {
    padding: 50px 0px;
}

.header-bg {
    margin-top: -120px;
}

.header-bg img {
    max-width: 100%;
}

.sectiondp {
    margin: 100px 0px 10px 0px;
    background: #322D28;
}

.section-dp-left {
    padding: 60px 50px 60px 100px;
}

.section-dp-left p {
    color: #7F7F7F;
    font-size: 20px;
    padding-top: 30px;
}

.section-dp-left p span {
    font-weight: 600;
}

.sectiondp  .col-md-6 {
    padding-right: 0px;
}

#slidehome2 ul {
    display: block!important;
    margin-left: 0px!important;
    bottom: 14px;
    left: -250px;
}



.carousel-indicators.caruslel2 li {
    width: 320px!important;
    height: auto!important;
    text-indent: 0px!important;
    display: block!important;
    border-radius: 0px!important;
    background: transparent!important;
    padding: 0px 10px 0px 55px;
    color: #B8A276;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
}

.carousel-indicators.caruslel2 li.active {
    color: #C00000;
}

.carousel-indicators.caruslel2 li:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #B8A276;
    position: absolute;
    top: 9px;
    left: 0px
}

.carousel-indicators.caruslel2 li.active:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 9px;
    left: 0px;
}

.dpredlink {
  margin-top: 100px;
  color: #C00000!important; 
}

.dpredlink:after {
background: #C00000!important; 
}


.caption-slider {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 100px;
    transform: translateY(-50%);
}

.caption-slider h2 {
    color: #AE9970;
    font-size: 42px;
    font-weight: 600;
    padding-bottom: 20px;
}

.caption-slider p {
    color: #7F7F7F;
    font-size: 20px;
    line-height: 25px;
}

.connect {
    margin: 0px 0px 0px 0px;
    background: #322D28;
}

.section-connect-left {
    padding: 60px 50px 60px 135px;
}

.section-connect-left p {
    color: #7F7F7F;
    font-size: 20px;
}

.connect-form {
    background: url(../img/connect.jpg);
    background-size: cover;
}

.connect-form form {
    padding: 60px;
}

.connect-form .wpcf7-checkbox {
    /* display: none!important; */
}

.connect-form input {
    border: 0px;
    border-bottom: 1px solid #AE9970;
    background: rgba(0, 0, 0, 0.5);
    color: #AE9970;
    padding: 15px 30px;
    width: 100%;
    margin-bottom: 15px;
}

.connect-form textarea {
    border: 0px;
    border-bottom: 1px solid #AE9970;
    background: rgba(0, 0, 0, 0.5);
    color: #AE9970;
    padding: 15px 30px;
    height: 140px;
    width: 100%;
    margin-bottom: 15px;
}

.connect-form input:focus,
.connect-form textarea:focus {
    border: 0px;
    outline: none;
}

.connect-form input[type=submit] {
    border: 1px solid #AE9970;
    background: rgba(0, 0, 0, 0.5);
    color: #C00000;
    text-transform: uppercase;
    cursor: pointer;
    padding: 15px 30px;
    width: auto;
}

.connect-form .col-md-6,
.connect-form .col-md-12 {
    /* padding-left: 0px; */
}
.connect-form p{
	padding-left:15px;
}
.connect.section .container-fluid {
	padding:0;
}
.wpcf7-spinner{
	position:absolute !important;
}
.cinfo  {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 40px;
}

.cinfo span {
    text-transform: uppercase;
    font-weight: 600;
}

h2.sub-title {
 color: #AE9970;
 font-size: 32px;
 font-weight: 600;
}



.owl-theme .owl-dots .owl-dot span {

    background: #ae9970!important;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #C00000!important;
}

.owl-theme button:focus {
    outline: 0px dotted!important;
    outline: 0px auto -webkit-focus-ring-color!important;
}


.testimoinals-wrap {
    padding: 200px 100px;
}

.testimonials_info p{
        color: #ad9970;
    font-size: 23px;
    line-height: 30px;
}


.testimoinals-wrap .more-btn-red {
    padding-top: 150px;
}


.ds-wrap {
    padding: 150px 100px 50px 100px;
}

.ds-wrap h2 {
    margin-bottom: 40px;
}

.ds-wrap p{
   padding-top: 0px;
}


.ds-wrap .more-btn-red {
    padding-top: 150px;
}


.case-studies-slider h2 {
    margin-top: 10px;
} 

.case-studies-slider h2.main-title1 {
    margin-bottom: 25px;
    padding-left: 45px;
} 

.firstActiveItem h2 {
    padding-left: 45px;
}

.owl-item.cloned.active h2 {
    padding-left: 45px;
}

.owl-carousel .owl-item img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.owl-carousel .owl-item img:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

.section-dp-left h2 {
    color: #AE9970;
    font-size: 42px;
}

.section-dp-left p span {
    text-transform: uppercase;
}

.ds-wrap h2 {
    color: #AE9970;
    font-size: 42px;
}

.owl-wrap {
    position: relative;
}


.owl-wrap:after {
   position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 180px 50px 0px 0;
    border-color: #fff transparent transparent transparent;
    z-index: 99999;
}

.owl-wrap:before {
   position: absolute;
    top: 122px;
    left: 0px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 180px 0px 0px 50px;
    border-color: transparent  transparent  transparent #fff; 
    z-index: 9999;
}

/* .owl-wrap:before {
    position: absolute;
    top: 51%;
    transform: translateY(-70%);
    left: -1px;
    content: '';
    display: inline-block;
    width: 54px;
    height: 244px;
	background-image:url("../img/strelka.png");
    z-index: 9999;
} */



.owl-carousel:after {
   position: absolute;
    top: 0px;
    right: 0px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 180px 0;
    border-color: transparent #fff transparent transparent;
}

.owl-carousel:before {
   position: absolute;
    top: 122px;
    right: 0px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 180px 50px;
    border-color: transparent  transparent  #fff transparent;
    z-index: 9999;
}



.alm-load-more-btn {

    color: #C00000!important;
    text-transform: uppercase!important;
    font-size: 15px!important;
    line-height: 33px!important;
    position: relative!important;
    font-weight: bold!important;
    padding-left: 55px!important;
    background: transparent!important;
    box-shadow: unset!important;
    position: relative!important;

}

.alm-load-more-btn:hover {
text-decoration: none!important;
color: #AE9970!important;
}


.alm-load-more-btn:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 20px;
    left: 0px;
}


.alm-load-more-btn:focus{
outline: none!important;
border: 0px!important;

}

.page-default {
    padding-top: 50px;
    padding-left: 125px;
}


.page-default .page-content {
    padding-top: 20px;
}

#reg-button {
    position: relative;
}

#reg-button::after {
    content: '';
    border-bottom: 3px solid #C00000;
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}



@media (max-width: 1800px){
.owl-wrap:before, .owl-wrap:after, .owl-carousel:after, .owl-carousel:before {
	display:none !important;
}
}
blockquote {
    font-weight: 100;
    font-size: 2rem;
    max-width: 600px;
    line-height: 1.4;
    position: relative;
    margin: 0;
    padding: .5rem;
}

blockquote:before,
blockquote:after {
    position: absolute;
    color: #d4c9b4;
    font-size: 8rem;
    width: 4rem;
    height: 4rem;
}

blockquote:before {
    content: '“';
    left: -2rem;
    top: -2rem;
}

blockquote:after {
    content: '”';
    right: 0rem;
    bottom: 1rem;
}


q {
  quotes: "“" "”" "‘" "’";
  font-size: 50px;
  color: #d4c9b4;
}
q::before {
    content: open-quote;
}
q::after {
    content: close-quote;
}

.case-studies-slider {
    padding: 0px;
}


.gw-journal {
    padding: 20px 100px;
}


.projects_home {
    padding: 0px 15px;
}


.projects_home figure {
  margin: 0;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}

.projects_home figure:hover::after {
     content: '';
   background: rgba(0, 0, 0, 0.2); /* 0.4; */ 
}


.projects_home figure:after {
 content: '';
 width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); /* 0.5; */
 position: absolute;
top: 0px;
left: 0px;

}

.projects_home figure > img {
  grid-row: 1 / -1;
  grid-column: 1;
  max-width: 100%;
  display: block;
}

.projects_home figure a {
  color: black;
  text-decoration: none;
}

.projects_home .project_meta {
 position: absolute;
    z-index: 9999;
    bottom: 10px;
    top: auto;
    width: 100%
}


.projects_home .project_meta .project-category {
    text-transform: uppercase;
    color: #C00000;
    padding-left: 55px;
    position: relative;
}

.projects_home .project_meta .project-category:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 6px;
    left: 0px;
}



.projects_home .project_meta .project-title {
    text-transform: uppercase;
    float: right;
    color: #fff;
    padding-right: 10px;
}

.projects_home {
  column-count: 4;
  column-gap: 10px;
  position: relative;
}


.more-projects {
    text-align: center;
    padding-left: 70px;
    position: relative;
    z-index: 99999999;
}





footer {
    margin-top: 0px;
    background: #2b261e;
    padding: 50px 0px 0px 0px; /* 50px 100px 20px 100px; */
    color: #818285;
}

.cim-logo {
    float: right;
    padding-right: 20px;
}

.home footer {
    margin-top: 0px!important;
}


.footer-menu {
    float: left;
}

.footer-menu ul {
    list-style-type: none;
    margin: 0px 0px 0px 40px;
    padding: 0px;
}

.footer-menu ul li a {
    color: #818285;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
}

.footer-contact-info {
    position: absolute;
    bottom: 0px;
    font-size: 18px;
	padding-left: 110px;
}

.footer-email span {
    color: #C00000;
}

.footer-email {
    padding-bottom: 10px;
}

.footer-email a {
    color: #7f7f7f;
}

.footer-email a:hover{
    color: #7f7f7f;
    text-decoration: underline;
}

.footer-2 {
    margin-top: 40px;
    padding: 0px;
    border-top: 1px solid #707070; /* #322d28; */
}


.copyright {
    color: #818285;
    font-size: 15px;
    line-height: 28px;
	padding-left: 40px;
}


.wpcf7-response-output {
    color: #fff;
    border: 0px!important;
}

@media (min-width: 1500px) {
    .container {
        max-width: 1630px;
    }
}

.journal-page {
  margin-top: 50px;
  position: relative;
}




/* ---- grid ---- */

.journal-page .grid {
 margin: 0 auto;
}

/* clearfix */
.journal-page .grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.journal-page .grid-item {
  float: left;
  width: 24.4%;
  margin-bottom: 10px;
}



.project_item {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-left: 10px;
}


.project_item a {
    display: block;
    width: 100%;
    height: 100%;
}
.project_item img {
    width: 100%;
    height: auto;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
     transition:opacity .3s linear; 
}

.project_item .p_img  {
    width: 100%;
    height: auto;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
     transition:opacity .3s linear; 
}

.project_item a:hover .p_img  {
   opacity: 1;

}

.project_item .p_img {
   position: relative;
}

.project_item .p_img:after {
    background: none;
}
.project_item .p_img:hover::after {
    content: '';
    background: rgba(0, 0, 0, 0.6);
}

.project_item .p_img:after {
    content: '';
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0px;
    left: 0px;
}

.project_item a:hover h2 {
  opacity: 1;
  color: #fff;
}

.project_item .project_meta {
    opacity: 0;
}

.project_item:hover .project_meta{
  transition:opacity 0.8s;
  opacity:1;
}

.project_item .project_meta {
 position: absolute;
    z-index: 9999;
    bottom: 10px;
    top: auto;
    width: 100%
}


.project_item .project_meta .project-category {
    text-transform: uppercase;
    color: #C00000;
    padding-left: 55px;
    position: relative;
}

.project_item .project_meta .project-category:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 6px;
    left: 0px;
}



.project_item .project_meta .project-title {
    text-transform: uppercase;
    float: right;
    color: #fff;
    padding-right: 10px;
}


.project_item:hover  img {
    transform: scale(1.2);
}

.project_item   img {
    grid-row: 1 / -1;
    grid-column: 1;
    max-width: 100%;
    display: block;
    transition: 0.6s ease-in-out;
}



.project_item h2 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 25px;
    font-weight: 300;
    color: #a49982;
     transition:opacity .3s linear; 
}

.noPadding {
    padding: 0px;
}


.play-b{
 position: absolute;
 top:45%;
 left: 49%; 
 z-index: 999999;
}

.play-b i {
  color: #fff;
  font-size: 50px;

}


#videoModal video {
  width: 100%;
  height: auto;
}

#videoModal .modal-content {
  padding: 5px;
} 


/* masonry projects */

.projects .grid {
    width: 100%;
}

.projects .grid:after {
    content: '';
    display: block;
    clear: both;
}

.projects .grid-item {
    width: 160px;
    height: 120px;
    float: left;
    background: #00997B;
    border: 1px solid #333;
    border-color: hsla(0, 0%, 0%, 0.5);
    border-radius: 5px;
    margin-bottom: 20px;
}

.projects .grid-item--width1 {
    width: 28%;
}

.projects .grid-item--width2 {
    width: 34%;
}

.projects .grid-item--width3 {
    width: 18%;
}

.projects .grid-item--width4 {
    width: 18%;
}

.projects .grid-item--width5 {
    width: 28%;
}

.projects .grid-item--width6 {
    width: 10%;
}

.projects .grid-item--width7 {
    width: 22%;
}

.projects .grid-item--width8 {
    width: 37%;
}

.projects .grid-item--width9 {
    width: 52%;
}

.projects .grid-item--width10 {
    width: 21%;
}

.projects .grid-item--width11 {
    width: 24%;
}

.masonry img {
    vertical-align: middle;
    max-width: 100%;
}

.masonry {
    display: flex;
    width: 100%;
}


a {
    color: #333;
}

.masonry--h {
    flex-flow: row wrap;
}

.masonry--v {
    flex-flow: column wrap;
    max-height: 1080px;
}

.masonry--h,
.masonry--v {
    margin-left: -8px;
    /* Adjustment for the gutter */
    counter-reset: brick;
}

.masonry-brick {
    overflow: hidden;
    border-radius: 5px;
    margin: 0 0 8px 8px;
    /* Some Gutter */
    background-color: #333;
    color: white;
    position: relative;
}

.masonry-brick:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5000;
    transform: translate(-50%, -50%);
    counter-increment: brick;
    content: counter(brick);
    transition: font-size .25s, opacity .25s ease-in-out;
    font-weight: 700;
    opacity: .5;
    font-size: 1.25em;
}

.masonry-brick:hover:after {
    font-size: 2.25em;
    opacity: 1;
}

.masonry-brick--h {
    flex: auto;
    height: 250px;
    min-width: 150px;
}

@media only screen and (min-width: 1024px) {
    /* Horizontal masonry bricks on desktop-sized screen */
    .masonry-brick--h:nth-child(4n+1) {
        width: 250px;
    }
    .masonry-brick--h:nth-child(4n+2) {
        width: 325px;
    }
    .masonry-brick--h:nth-child(4n+3) {
        width: 180px;
    }
    .masonry-brick--h:nth-child(4n+4) {
        width: 380px;
    }
    /* Adjusting vertical masonry height on desktop-sized screen */
    .masonry--v {
        max-height: 1600px;
    }
    /* Vertical masonry bricks on desktop-sized screen */
    .masonry-brick--v {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    /* Horizontal masonry bricks on tabled-sized screen */
    .masonry-brick--h:nth-child(4n+1) {
        width: 200px;
    }
    .masonry-brick--h:nth-child(4n+2) {
        width: 250px;
    }
    .masonry-brick--h:nth-child(4n+3) {
        width: 120px;
    }
    .masonry-brick--h:nth-child(4n+4) {
        width: 280px;
    }
    /* Adjusting vertical masonry height on tablet-sized screen */
    .masonry--v {
        max-height: 2000px;
    }
    /* Vertical masonry bricks on tablet-sized screen */
    .masonry-brick--v {
        width: 50%;
    }
}

.masonry-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(50%);
}

.grid-wrapper img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}


/* Main CSS */

.grid-wrapper>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-wrapper>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.grid-wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
}

.grid-wrapper .small {
    grid-column: span 1;
}

.grid-wrapper .wide {
    grid-column: span 3;
}

.grid-wrapper .tall {
    grid-row: span 2;
}

.grid-wrapper .big {
    grid-column: span 3;
    grid-row: span 3;
}

div#masonry {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100vw;
    font-size: 0;
}

div#masonry img {
    width: 33.3%;
    transition: .8s opacity;
}

div#masonry:hover img {
    opacity: 0.3;
}

div#masonry:hover img:hover {
    opacity: 1;
}
/* custom css */
.project_meta {
    opacity: 0;
}

.projects_home figure:hover .project_meta{
	transition:opacity 0.8s;
	opacity:1;
}
.fade-in-image {
  opacity:0;
  animation-name: fadeIn;
  animation-duration:0.8s;
  animation-delay: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
@keyframes fadeIn {
   from {opacity: 0; transform: translateX(200px);}
  to {opacity: 1; transform: translateX(0px);}
}
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 3s;
 transition-property: opacity;
}
#slidehome{
	background-color:#413223 !important;
}
.socials {
	padding-left:110px;
	height:108px;
}
.socials a{
	color: #a8a8a8;
	border: 1px #a8a8a8 solid;
    width: 45px;
    font-size: 25px;
    text-align: center;
    line-height: 41px;
    display: inline-block;
    height: 45px;
    border-radius: 100%;
	margin-right:10px;
	position: relative;
    top: 50%;
	transform:translateY(-50%);
}
.socials a:hover{
	color: #AE9970;
	border: 1px #AE9970 solid;
}
div.socials-slider{
	position:absolute;
	right: 31px;
    top: 25%;   
    padding: 5px;
}
.socials-slider a{
	border: 0;
	border-radius:100%;
	color: #AE9970;
	width: 35px;
    height: 35px;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    display: block;
	margin-bottom:12px;
}
.socials-slider a:hover{
	border: 1px #a8a8a8 solid;
	border-radius:100%;
	color: #322D28;
	width: 35px;
    line-height: 35px;
    height: 35px;
	background:#A8A8A8;
}
.page-template-kontakt .container-fluid .row{
	/* max-width:1600px; */
	margin:0 auto;
}
i.fas.fa-phone-alt{
	transform: rotate(45deg);
}
::placeholder{
	color:#A8A8A8 !important;
	opacity:0.55;
	font-family: Montserrat;
}

.wpcf7 input, .wpcf7 textarea{
	border:1px solid #C0BFBD;
}
.wpcf7 textarea{
	border:1px solid #C0BFBD;
	height: 100px;
}
#wpcf7-f5-o1 input, #wpcf7-f5-o1 textarea{
    border: none;
	border-bottom:1px solid #AE9970; !important;
}
#wpcf7-f5-o1 ::placeholder{
	color:#AE9970 !important;
	opacity:1;
	font-family: Arial;
	font-size:15px;
	letter-spacing:0.4px;
}
#wpcf7-f5-o1 textarea{
	height:133px;
}
#wpcf7-f5-o1 .wpcf7-submit{
	background: rgba(0, 0, 0, 0.5);
	padding:17px 38px;
	border:1px solid #AE9970;
	font-weight:normal;
}
span.wpcf7-list-item-label{
	color:#A8A8A8;
	font-size: 18px;
	font-family: Montserrat;
}
.wpcf7-list-item {
    margin: 0 !important;
}
div#wpcf7-f466-p17-o1{
max-width:752px;
}

div#wpcf7-f466-p17-o1 p:nth-child(2){
margin: 25px 0 40px;
}

div#wpcf7-f466-p17-o1 p:nth-child(3){
width:49.2%;
display:inline-block;
}
div#wpcf7-f466-p17-o1 p:nth-child(3) input{
width:100%;
padding: 10px 15px;
}

div#wpcf7-f466-p17-o1 p:nth-child(4){
width:49.2%;
display:inline-block;
float:right;
}
div#wpcf7-f466-p17-o1 p:nth-child(4) input{
width:100%;
    padding: 10px 15px;
}

div#wpcf7-f466-p17-o1 p:nth-child(5){
width:49.2%;
display:inline-block;
}
div#wpcf7-f466-p17-o1 p:nth-child(5) input{
width:100%;
    padding: 10px 15px;
}

div#wpcf7-f466-p17-o1 p:nth-child(6){
width:49.2%;
display:inline-block;
float:right;
}
div#wpcf7-f466-p17-o1 p:nth-child(6) input{
width:100%;
    padding: 10px 15px;
}

div#wpcf7-f466-p17-o1 textarea{
	width:100%;
    padding: 10px 15px;
}
.wpcf7 input[type=submit]{
	display:block;
	color: #c00000;
    border: none;
    background: no-repeat;
    float: right;
	font-family: Montserrat;
	font-size:19px;
	font-weight:bold;
	padding:0;
	cursor:pointer;
}
.wpcf7 input[type=submit]:hover{
    color: #AB966E;
}
div#wpcf7-f466-p17-o1 p:nth-child(8){
	width:214px;
	float: right;
}
div#wpcf7-f466-p17-o1 p:nth-child(8):before {
	content:"";
        display: block !important;
        width: 47px !important;
        height: 5px !important;
        background: #c00000 !important;
        left: 0 !important;
        top: 16px !important;
        position: relative !important;
		z-index:9999999999  !important;
}

span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: inline-block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 18px;
height: 18px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 18px;
width: 18px;
top: 4px;
left: 0px;
border: 1px solid #AB966E;;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
left: 6px;
top: 5px;
position:absolute;
z-index:999999999999999;
width: 6px;
height: 12px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
visibility: hidden;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: #AB966E;;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 34px;
display: inline-block;
}

#wpcf7-f466-p17-o1 span.wpcf7-list-item:nth-child(2){
	margin-left: 27px !important;
}
#wpcf7-f466-p17-o1 span.wpcf7-list-item:nth-child(4){
	margin-left: 158px !important;
}
#wpcf7-f466-p17-o1 .checkbox-619 span.wpcf7-list-item:nth-child(3){
	margin-left: 27px !important;
}


.checkbox-619 span.wpcf7-list-item{
	margin-right: 27px !important;
    width: 21%;
    vertical-align: middle;
}

.checkbox-619 span.wpcf7-list-item label {
    padding-top: 5px;
}

.dpredlink a {
    color: #C00000;
}


.left_t {
   display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 500px 0 0 1400px;
    border-color: transparent transparent transparent #fff;
    z-index: 999999;
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.right_t {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width:  0 0 500px 1400px;
    border-color: transparent transparent #fff transparent;
    z-index: 999999;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.more_p2 {
  display: none;
  margin-top: 50px;
}

.projects_home a {
  display: inline-block;
}

video {
    max-width: 100%;
    height: auto;
}



.footer-{
	margin: 48px 0 80px;
}
div#n2-ss-2 .nextend-bullet-bar {
    display: block !important;
}
div#n2-ss-2 .n2-style-2a2454579498878ed27a5ac805165d2b-dot{
	border-radius:0 !important;
    padding: 5px 0 0 0 !important;
    margin: 23px 0 0 0 !important;
    width: 45px !important;
    height: 0px !important;
}
/* .nextend-bullet-bar.n2-bar-justify-content-center>div:nth-child(1):before{
	display:block !important;  
	content:'TESTIMONIAL1' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	left: 70px;
    top: 32px;
}
.nextend-bullet-bar.n2-bar-justify-content-center>div:nth-child(2):before{
	display:block !important;  
	content:'TESTIMONIAL2' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	left: 70px;
    top: 32px;
}
.nextend-bullet-bar.n2-bar-justify-content-center>div:nth-child(3):before{
	display:block !important;  
	content:'TESTIMONIAL3' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	left: 70px;
    top: 32px;
} */
.n2-bullet.n2-style-2a2454579498878ed27a5ac805165d2b-dot[aria-label=Prvslajd]:before{
    display:block !important;  
	content:'TESTIMONIAL 1' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	width: 200px;
	left: 15px;
    top: -11px;
}
.n2-bullet.n2-style-2a2454579498878ed27a5ac805165d2b-dot[aria-label=Vtorslajd]:before{
    display:block !important;  
	content:'TESTIMONIAL 2' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	width: 200px;
	left: 15px;
    top: -11px;
}
.n2-bullet.n2-style-2a2454579498878ed27a5ac805165d2b-dot[aria-label=Tretslajd]:before{
    display:block !important;  
	content:'TESTIMONIAL 3' !important;
	position: relative !important;
	font-family:Montserrat !important;
	color:#B8A276;
	font-size:15px;
	font-weight:bold;
	width: 200px;
	left: 15px;
    top: -11px;
}
 .n2-bullet.n2-style-2a2454579498878ed27a5ac805165d2b-dot.n2-active:before{
	color:#C00000 !important;
 }
 div#n2-ss-2 .n2-ss-control-bullet {
    margin-left: 70%;
}
#journal p:before{
    display:block;
    position:absolute;
    right:87px;
    top:25px;
    content:'' !important;
    width:47px;
    height:5px;
    background:#c00000;
}
#journal a{
	color:#C00000;
}
#journal a:hover{
	color:#B8A276;
}
.case-studies-btn{
	margin-top: 50px;
    margin-left: 30px;
}
.page-template-about .logo-wrap, .page-template-journal .logo-wrap{
	display:none;
}
.page-template-about header, .page-template-journal header {
    border-bottom: none !important;
}
.page-template-about #cssmenu, .page-template-journal #cssmenu{
	position: relative !important;
    right: 0 !important;
    top: 300px !important;
}
.page-template-about #cssmenu>ul>li.current-menu-ancestor a:after, .page-template-about #cssmenu>ul>li.active a:after , .page-template-about #cssmenu>ul>li.active a:after {
    top: 100px;
}
.page-template-about .header-bg{
	height:457px !important;
    background: url(../img/about-header-white.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.page-template-journal .header-bg{
	height:457px !important;
    background: url(../img/journal-header-white.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.page-template-about .section.blog-home{
	margin-bottom:100px;
}
.page-template-about .container{
    max-width: 1700px !important;
}


.page-template-expertise .logo-wrap{
	display:none;
}
.page-template-expertise header {
    border-bottom: none !important;
}
.page-template-expertise #cssmenu{
	position: relative !important;
    right: 0 !important;
    top: 300px !important;
}
.page-template-expertise #cssmenu>ul>li.current-menu-ancestor a:after, .page-template-about #cssmenu>ul>li.active a:after, .page-template-journal #cssmenu>ul>li.active a:after {
    top: 100px;
}
.page-template-expertise .header-bg{
	height:457px !important;
    background: url(../img/expertise-header-white.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.page-template-expertise .section.blog-home{
	margin-bottom:100px;
}
.page-template-expertise #cssmenu>ul>li.current-menu-ancestor a:after, .page-template-expertise #cssmenu>ul>li.active a:after {
    top: 100px;
}

.page-template-expertise .section2.section .col-md-6{
	padding-right: 100px;
}
.page-template-expertise .container{
    max-width: 1700px !important;
}
li.current_page_item.active a{
	color:#b8a276!important;
}















/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  padding-top: 60px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(50, 45, 40, 0.9);
}

/* Modal Content */
.modal-content {
    margin: 0 auto;
    max-width: 750px;
    padding: 40px;
}
}

/* The Close Button */
 span.close {
  color: #aaaaaa;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/* End The Modal (background) */
#zatvori {
  position: absolute !important;
  right: 5px !important;
  top: 0px !important;
  padding:5px;
  z-index:99999999;
}

a#myBtn {
    color: #C00000;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 33px;
    position: relative;
    font-weight: bold;
    padding-left: 55px;
	cursor:pointer;
}
a#myBtn:hover{
    text-decoration: none;
	color: #AE9970;
}

a#myBtn:after {
    content: '';
    width: 45px;
    height: 5px;
    background: #C00000;
    position: absolute;
    top: 6px;
    left: 0px;
}
span.wpcf7-quiz-label{
	display:none !important;
}
div.quiz{
	color:#C00000 !important;
	font-size:22px !important;
    position: relative;
    top: -80px;
}
div.quiz > span{
	position: absolute;
    right: 173px;
}
.wpcf7-form-control-wrap.math-quiz input{
	
	height: 64px !important;
}
input.wpcf7-form-control.wpcf7-quiz{
	width:55px !important;
	border-bottom: 5px solid #C00000 !important;
	padding:10px 10px 10px 16px;
}
#wpcf7-f5-o1 .wpcf7-checkbox input[type=checkbox] + span:before{
	border:0 !important;
	width:55px;
	height:55px;
	background:rgba(0, 0, 0, 0.5);
	border-bottom: 5px solid #C00000 !important;
}
#wpcf7-f5-o1 span.wpcf7-list-item-label{
	color:#AE9970;
	font-size: 12px;
	padding-left: 35px;
	font-family: Montserrat;
	min-height: 50px;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
    left: 20px;
    top: 10px;
    position: absolute;
    z-index: 999999999999999;
    width: 16px;
    height: 27px;
    border: solid red;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    visibility: hidden;
}


.p_link {
    position: absolute;
    left: 0px;
    color: #fff;
    font-size: 12px;
    left: 85px;
    bottom: 15px;
    color: #AE9970;
    font-size: 12px;
    font-family: Montserrat;
    text-decoration: underline;
}

.p_link:hover {
    text-decoration: none;
    color: #C00000;
}


/*.page-template-kontakt input[type=checkbox] + span:after {
left: 6px;
top: 5px;
position:absolute;
z-index:999999999999999;
width: 6px;
height: 12px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
visibility: hidden;
}*/

#wpcf7-f1040-o1 label[for=files] {
    cursor: pointer;
    padding: 17px 30px;
    text-transform: uppercase;
    font-size: 15px;
    color: #AB966E;
    border: 1px solid #AB966E;
	
}
#wpcf7-f1040-o1 label[for=files]:hover{
	background: #26221814;
}
span.wpcf7-form-control-wrap.file-489 input{
	display:none;
}
#wpcf7-f1040-o1 input, textarea{
	padding:10px;
	width:100%;
}
#wpcf7-f1040-o1 input[type=submit]{
	padding:0 !important;
	width:initial !important;
	float:right !important;
	margin-left: 55px;
}
#wpcf7-f1040-o1 p:nth-child(7):before{
content: "";
    display: block !important;
    width: 47px !important;
    height: 5px !important;
    background: #c00000 !important;
    right: 0 !important;
    top: 16px !important;
    position: relative !important;
    z-index: 9999999999 !important;
}
#wpcf7-f1040-o1 p:nth-child(2){
	width: 49%;
    display: inline-block;
}
#wpcf7-f1040-o1 p:nth-child(3){
	width: 49%;
    display: inline-block;
	float:right;
}
#wpcf7-f1040-o1 p:nth-child(4){
	width: 49%;
    display: inline-block;
}
#wpcf7-f1040-o1 p:nth-child(5){
	width: 49%;
    display: inline-block;
	float:right;
}
#wpcf7-f1040-o1 p:nth-child(7){
	width: 214px;
    float: right;
	margin-bottom:0;
}



@media (max-width: 767px){


#circle-home ul li br {
    display: none;
}

.elementor-6 .elementor-element.elementor-element-a500f9f {
 padding: 50px 15px 0px 15px!important;
 }


.circle1_title,
.circle2_title,
.circle3_title{
    margin-bottom: 0px!important;
}

.circle1_title .elementor-widget-container,
.circle2_title .elementor-widget-container,
.circle3_title .elementor-widget-container{
    margin-top: 30px!important;
}


.circle1_desc .elementor-widget-container,
.circle2_desc .elementor-widget-container,
.circle3_desc .elementor-widget-container{
    margin-top: 0px!important;

}



.circle1 .elementor-widget-wrap {
    background: #b49e73;
    background-image: none!important;
}

.circle1 {
    margin-bottom: 30px;
}

.circle2 .elementor-widget-wrap {
    background: #3c3942;
    background-image: none!important;
}

.circle2 {
    margin-bottom: 30px;
}

.circle3 .elementor-widget-wrap {
    background: #6a8188;
    background-image: none!important;
}

#circle-home .first_circle ul {
    padding-left: 30px!important;
}

#circle-home ul {
    padding-left: 30px!important;
}

.circle3 {
    margin-bottom: 30px;
}

.logo-section img {
    width: 80%!important;
}


.section.projects .col-md-12:nth-child(1){
	text-align:center;
}
h2.ptitle {
    padding-left: 0;
}
.footer-contact-info {
    padding-left: 15px;
	padding-bottom:20px;
}
div.more-btn-red{
    padding-left: 15px;
}
div.more-btn-red, div.copyright {
    top: 0;
	margin-top: 20px;
	height: 40px;
}
.socials {
    padding-left: 15px;

}
.copyright {
    padding-left: 15px;
}
.footer-menu ul {
    margin: 0px 0px 0px 15px;
}
div.quiz {
    top: 0px;
}
#wpcf7-f5-o1 .wpcf7-submit {
    position: relative;
    top: 80px;
}
.connect-form form {
    padding: 60px 30px 80px 30px;
}
.section-connect-left {
  padding: 40px 20px;
}
.cs-logo {
	margin-top:35px;
}
.section.blog-home div.news-item.col-md-4:not(:nth-child(2)){
	margin-top:90px !important;
}
.socials-slider{
	display:none;
}
.connect-form .row .col-md-6:nth-child(2) {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-template-expertise .section2.section .col-md-6{
	padding-right:15px;
}
.elementor-730 .elementor-element.elementor-element-2a98075 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
}


@media (max-width: 447px){
div.quiz > span {
    position: unset;
}
#wpcf7-f5-o1 .wpcf7-submit {
    position: unset;
    display: block;
    margin-top: 125px;
    float: left;
}
}


@media (max-width: 1499px){
.connect-form {
    height: 100%;
}
.s2button{
    padding-top: 0;
}
}


@media (max-width: 1406px){
div.socials-slider {
    bottom: 33px;
}
}
@media (max-width: 1499px){
header .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
header .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
@media (min-width: 1499px) and (max-width: 1499px){
	header .col-md-7 {
	padding:0;
}
}
header {
	padding: 0px 35px 10px 0px;
}
}
@media (min-width: 1024px) and (max-width: 1499px){
#slidehome .carousel-indicators {
    bottom: 20px;
}
.hero-caption h2 {
    font-size: 57px;
}

.hero-caption p {
    font-size: 21px;
}
.hero-caption p span{
    font-size: 21px;
}
.btn-hero a {
    width: 206px;
    height: 46px;
}
.hero-caption {
    position: absolute;
    bottom: 95px;
}



}





@media (min-width: 1024px) and (max-width: 1300px){
#slidehome .carousel-indicators {
    bottom: 20px;
}
.hero-caption h2 {
    font-size: 57px;
}

.hero-caption p {
    font-size: 21px;
}
.hero-caption p span{
    font-size: 21px;
}
.btn-hero a {
    width: 206px;
    height: 46px;
}
.hero-caption {
    position: absolute;
    bottom: 95px;
}

.elementor-6 .elementor-element.elementor-element-5aafe7c > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px!important;
    text-align: center;
}

.elementor-6 .elementor-element.elementor-element-fc1c630 {
    color: #B8A276;
    text-align: center;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated{
    background-size:contain;
    margin: 20px;
    padding: 70px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated p {
    font-size: 18px;
}

#circle-home ul {
    padding-left: 0px;
    font-size: 15px;
    text-align: center;
    list-style-type: none;
}

#circle-home .first_circle ul {
    padding-left: 0px;
}


.elementor-6 .elementor-element.elementor-element-51d1c43 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-af18acf > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-efca416 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 37px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-a58b1b8 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-cc2d533 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px!important;
}


}





@media (min-width: 768px) and (max-width: 1023px){
#slidehome .carousel-indicators {
    bottom: 20px;
}
.hero-caption h2 {
    font-size: 30px;
}

.hero-caption p {
    font-size: 18px;
}
.hero-caption p span {
    font-size: 18px;
}
.btn-hero a {
    width: 161px;
    height: 26px;
	font-size:12px;
}
.hero-caption {
	top:395px;
    position: absolute;
    bottom: 45px;
}
.hero-caption h2:after {
    width: 60px;
	margin-top:-7px;
}


    .elementor-6 .elementor-element.elementor-element-5aafe7c > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px!important;
    text-align: center;

}

.elementor-6 .elementor-element.elementor-element-fc1c630 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    text-align: center;
}




.elementor-6 .elementor-element.elementor-element-cc2d533 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}

.elementor-widget-button {
    padding-bottom: 40px;
}

.elementor-6 .elementor-element.elementor-element-608f06c br,
.elementor-6 .elementor-element.elementor-element-83cc1f1 br,
.elementor-6 .elementor-element.elementor-element-763c3b1 br {
    display: none!important;
}

.elementor-6 .elementor-element.elementor-element-2be598d {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 50px 15px 0px 15px!important;
}

.elementor-widget-text-editor p {
    font-size: 18px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated{
    background-size:contain;
    margin: 20px;
    padding: 70px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated p {
    font-size: 18px;
}

#circle-home ul {
    padding-left: 0px;
    font-size: 15px;
    text-align: center;
    list-style-type: none;
}

#circle-home .first_circle ul {
    padding-left: 0px;
}


.elementor-6 .elementor-element.elementor-element-51d1c43 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-af18acf > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-efca416 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 37px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-a58b1b8 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px!important;
}


}
@media (min-width: 768px) and (max-width: 992px){
#cssmenu #menu-button {
    position: relative;
    top: 20px;
}
header {
    padding: 0px 5px 10px 0px;
}
    


    .elementor-6 .elementor-element.elementor-element-5aafe7c > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px!important;
    text-align: center;

}

.elementor-6 .elementor-element.elementor-element-fc1c630 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    text-align: center;
}




.elementor-6 .elementor-element.elementor-element-cc2d533 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}

.elementor-widget-button {
    padding-bottom: 40px;
}



.hero-caption h2 {
    font-size: 56px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.hero-caption p {
    font-size: 41px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 45px;
}
.sub-text-red {
    color: #C00000;
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 45px;
}
.sub-text {
    margin-top: 45px;
    margin-left: 20px;
}


.elementor-6 .elementor-element.elementor-element-608f06c br,
.elementor-6 .elementor-element.elementor-element-83cc1f1 br,
.elementor-6 .elementor-element.elementor-element-763c3b1 br {
    display: none!important;
}

.elementor-6 .elementor-element.elementor-element-2be598d {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 50px 15px 0px 15px!important;
}

.elementor-widget-text-editor p {
    font-size: 18px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated{
    background-size:contain;
    margin: 20px;
    padding: 70px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated p {
    font-size: 18px;
}

#circle-home ul {
    padding-left: 0px;
    font-size: 15px;
    text-align: center;
    list-style-type: none;
}

#circle-home .first_circle ul {
    padding-left: 0px;
}


.elementor-6 .elementor-element.elementor-element-51d1c43 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-af18acf > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-efca416 > .elementor-widget-container {
    margin: 0px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 37px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-a58b1b8 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px!important;
}


}


@media (max-width: 767px){


.hero__title-misc {
font-size: 16px!important;
}

.wif {
    font-size: 16px!important;
}




.elementor-widget-text-editor p {
    font-size: 18px;
}


.elementor-6 .elementor-element.elementor-element-608f06c br,
.elementor-6 .elementor-element.elementor-element-83cc1f1 br,
.elementor-6 .elementor-element.elementor-element-763c3b1 br{
    display: none!important;
}


.elementor-6 .elementor-element.elementor-element-2be598d {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 50px 15px 0px 15px!important;
}


.sub-text {
    margin-top: 45px;
    margin-left: 20px;
}


    .sub-text-red {
    color: #C00000;
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 45px;
}

    .elementor-6 .elementor-element.elementor-element-fc1c630 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    text-align: center;
}

.elementor-6 .elementor-element.elementor-element-5aafe7c > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 0px!important;
    text-align: center;
}

.elementor-6 .elementor-element.elementor-element-cc2d533 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px!important;
}

.elementor-6 .elementor-element.elementor-element-a58b1b8 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px!important;
}

header .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
header .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
header {
    padding: 0;
}
#cssmenu #menu-button {
    position: relative;
    top: 20px;
	margin-right: -15px;
}
#slidehome .carousel-indicators {
    bottom: 20px;
}
#slidehome {
    margin-top: 0px;
}
#slidehome .carousel-indicators {
	display:none;
}
.hero-caption h2 {
    font-size: 56px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.hero-caption p {
    font-size: 41px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 45px;
}
.hero-caption p span {
    font-size: 20px;
}
.btn-hero {
 padding-right: 20px;
}
.hero-caption {
	top:20%;
    position: absolute;
    bottom: 20px;
	margin-left:20px;
}
.btn-hero a {
    width: 100%;
}


.home-about-right {
    padding: 30px 30px 0px 30px;
}
.section1 {
    margin: 50px 0px 0px 0px;
}
h2.main-title1 {
    font-size: 24px;
    line-height: 34px;
}
.elementor-730 .elementor-element.elementor-element-1e1088c {
    font-size: 24px !important;
	line-height: 34px !important;
}
.hero-caption h2:after {
    width: 60px;
	margin-top:-7px;
}
.case-studies-slider {
    padding: 0px;
    margin-top: 0px;
}
.testimoinals-wrap {
    padding: 50px;
}
.hero-single h2 {
    font-size: 40px;
    padding-top: 15px;
}
.hero-single {
    top: 75px;
	left:50px;
    width: 80%;
}
.hero-single1 {
    left: 50px;
}
.ds-wrap {
    padding: 30px;
}


.project-single-gallery {
    padding: 0px 15px;
}

.single-projects .section1 {
    margin: 150px 0px 30px 0px;
}

.sectiondp {
    margin: 50px 0px 10px 0px;

}

.ds-wrap .more-btn-red {
    padding-top: 40px;
}


}






@media (min-width: 1300px) and (max-width: 1600px){


    .carousel-item > img, .carousel-item.active > img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}


#circle-home  .elementor-widget-wrap.elementor-element-populated{
    background-size:contain;
    margin: 20px;
}

#circle-home  .elementor-widget-wrap.elementor-element-populated p {
    font-size: 18px;
}

#circle-home ul {
    padding-left: 40px;
    font-size: 15px;
}

#circle-home .first_circle ul {
    padding-left: 75px;
}


.cim-logo {
    max-width: 60%;
}


.elementor-6 .elementor-element.elementor-element-cc2d533 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 18px 0px 55px 0px!important;
}


.elementor-6 .elementor-element.elementor-element-e2ebf8d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 37px 0px!important;
}


}






@media (min-width: 1499px) and (max-width: 1799px){
.carousel-inner .container{
	max-width:1400px;
}
}
@media (max-width: 992px){

    #ajax-load-more {
    margin-right: 10px;
}


.client-awards {
    clear: both;
    padding-top: 5px;
    padding-left: 0px;
}

.journal-page .grid-item {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.p_link {
    position: initial;
}

#wpcf7-f5-o1 .wpcf7-submit {
    margin-top: 20px;
}

header {
    padding: 15px!important;
}


.section2 {
    margin: 125px 0px 50px 0px!important;
}


	
header .container-fluid{
    position: relative;
}
.home header, .page-template-kontakt header, .projects-template-default header{
    background: #322d28;
}
.page-template-kontakt .header-bg {
    margin-top: 0px;
}
#cssmenu > ul > li > a {
    padding: 10px 10px 10px 10px !important;
    background: #322d28 !important;
}
#cssmenu > ul > li:first-child > a {
    padding-top: 30px !important;
}
#cssmenu > ul > li:last-child > a {
    padding-bottom: 30px !important;
}
#cssmenu > ul > li {
  padding-right: 0px !important;
}
#cssmenu ul li a, #cssmenu ul ul li a {
    text-align: right;
}
#cssmenu > ul > li {
    padding-right: 0px !important;
}
}



.section1.section .col-md-6{
	padding:0 !important;
}
@media (min-width: 768px) and (max-width: 1500px){
.home-about-right {
    padding: 0px 50px 0px 50px;
}
}
#slidehome2 .carousel-inner .carousel-item{
	height:667px;
}
#slidehome2 .carousel-inner .carousel-item:nth-child(1){
	background-image:url("../img/design-principe.jpg");
	background-size:cover;
}
#slidehome2 .carousel-inner .carousel-item:nth-child(2){
	background-image:url("../img/socilogy.jpg");
	background-size:cover;
}
#slidehome2 .carousel-inner .carousel-item:nth-child(3){
	background-image:url("../img/metrology.jpg");
	background-size:cover;
}
#slidehome2 .carousel-inner .carousel-item:nth-child(4){
	background-image:url("../img/Ecology_Picture.jpg");
	background-size:cover;
}
#slidehome2 .carousel-inner .carousel-item:nth-child(5){
	background-image:url("../img/technology.jpg");
	background-size:cover;
}
@media (min-width: 992px) and (max-width: 1500px){
#slidehome2 .caption-slider h2{
	font-size:30px;
}
.caption-slider p{
	font-size:15px;
}
.caption-slider {
    padding: 50px;
}
.section1 {
    margin: 150px 0px 150px 0px;
}
}
@media (max-width: 991px){
#slidehome2 .caption-slider h2{
	font-size:30px;
}
#slidehome2 .caption-slider p{
	font-size:15px;
}
#slidehome2 .caption-slider {
    padding: 50px;
}
.sectiondp.section .col-md-6 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.sectiondp .col-md-6 {
    padding-right: 0px;
	padding-left: 0px;
}
.carousel-indicators {
    position: relative;
}
#slidehome2 ul {
    margin-left: 0px!important;
    margin-top: 20px;;
    left: 98px;
}
}
@media (max-width: 480px){
	#slidehome2 .caption-slider p{
	line-height:22px;
}
#slidehome2 .caption-slider {
    padding: 20px;
}
.section-dp-left {
    padding: 60px 50px 0px 50px;
}
}
@media (min-width: 768px) and (max-width: 1499px){
.connect.section .col-md-6:nth-child(2) {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.connect-form .row .col-md-6:nth-child(2) {
	-webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (max-width: 1583px){
#wpcf7-f466-p17-o1 span.wpcf7-list-item:nth-child(2) {
    margin-left: 0px !important;
}
#wpcf7-f466-p17-o1 span.wpcf7-list-item:nth-child(4) {
    margin-left: 0px !important;
}
.wpcf7 .wpcf7-list-item {
    display: block;
}
}
.select {
    color: #AE9970;
    font-size: 18px;
	display: block;
    height: 15px;
    text-transform: uppercase;
    font-family: Montserrat;
}
.row div.col-md-12.checkbox-:nth-child(7){
	margin-top:30px !important;
}
@media (min-width: 993px) and (max-width: 1200px){
#cssmenu > ul > li {
    float: left;
    padding-right: 35px !important;
}
header {
	padding: 0px 0px 10px 0px !important;
}
}
@media (min-width: 1201px){
#cssmenu > ul > li {
    float: left;
    padding-right: 43px !important;
}
}
@media (max-width: 1400px){
.page-template-expertise .header-bg img, .page-template-about .header-bg img, .page-template-journal .header-bg img  {
    max-width: 250px !important;
	margin-left:-100px;
}
}
@media (max-width: 992px){
.page-template-expertise #cssmenu, .page-template-about #cssmenu, .page-template-journal #cssmenu{
    position: absolute !important;
    right: 30px !important;
    top: 250px !important;
}
#cssmenu>ul>li.current-menu-ancestor a:after, #cssmenu>ul>li.active a:after {
    display: none !important;
}
}

@media (max-width: 1300px){
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px !important;
}
.elementor-730 .elementor-element.elementor-element-add5c4b > .elementor-element-populated {
    padding: 20px 30px !important;
}
.elementor-730 .elementor-element.elementor-element-8383ac2 > .elementor-element-populated{
	padding: 20px 30px !important;
}
.elementor-738 .elementor-element.elementor-element-2fa60798 > .elementor-element-populated {
    padding: 20px 30px !important;
}
.elementor-730 .elementor-element.elementor-element-8687a4f {
    margin-top: 50px !important;
}
}
@media (max-width: 1500px){
.left_t, .right_t{
	display:none !important;
}
.more-btn-red.more-projects.more_p1{
	display:none !important;
}
}



.carousel-item > img, .carousel-item.active > img{
position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 767px){
.hero-single1 p {
	padding-left: 0px;
}
}



.projects_home figure:after {
    background: none;
}
.projects_home figure:hover::after {
    content: '';
    background: rgba(0, 0, 0, 0.6);
}

.projects_home figure {
    overflow: hidden;
}
.projects_home figure > img {
    grid-row: 1 / -1;
    grid-column: 1;
    max-width: 100%;
    display: block;
	transition: 0.6s ease-in-out;
}
.projects_home figure:hover > img {
     transform: scale(1.2);
}
