/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*
Oxford blue: #14263d
Picton: #2eabe0
*/

.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}

.code-by  {
	display: none;
} 
.container {
    max-width: 1300px;
}

.white h1,
.white h2,
.white h2.woodmart-title-container.title,
.white h3,
.white h4,
.white h5,
.white {
	color: #fff;
} 
.picton {
	color: #2eabe0;
} 
.oxford {
	color: #14263d;
} 
.elementor-section.wd-negative-gap>.elementor-column-gap-no {
    margin-right: -15px;
    margin-left: -15px;
}
.main-page-wrapper {
    padding-top: 0px !important;
}
.elementor-button {
    background: #00ADEF;
    font-size: 16px;
	-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	border-radius: 0 !important;
}
.elementor-button:hover {
    background: #0180B0;
	border-radius: 0;
}
.elementor-button.elementor-size-lg {
    border-radius: 0 !important;
}
.border .elementor-button {
    background: transparent;
	border: 1px solid #07283A;
	color: #07283A;
}
.border .elementor-button:hover {
    background: #07283A;
	border: 1px solid #07283A;
	color: #fff;
}

.section-title {
    color: rgb(83 83 83 / 3%);
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 600;
    font-size: 120px;
    line-height: 90px;
    letter-spacing: -0.025em;
	
	position: absolute;
}


.elementor-widget-wd_title .title-subtitle { 
	/*font-family: Montserrat;*/
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 51px;

	letter-spacing: -0.025em;

	color: #2eabe0;
}
.elementor-widget-wd_title .title-subtitle:before  { 
	    content: "";
    width: 43px;
    height: 2px;
    background: #0180B0;
    display: inline-block;
    margin-right: 5px;
}

h2.woodmart-title-container.title { 
	font-weight: 800;
	font-size: 35px;
	line-height: 51px;
	letter-spacing: -0.025em;
	color: #14263d;
}
.site-content {
    margin-bottom: 0;
}
.padding-15 .elementor-widget-wrap {
    padding: 0 15%;
}

/*Header*/
.wd-logo img {
	width: 100%;
}
header .whb-col-right {
    text-align: right;
}
header .btn {
    background: #0180B0;
    color: #fff;
    padding: 0px 10px;
	margin: 0 20px;
    border-radius: 0;
}
header .btn a {
    color: #fff !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: #14263d;
}
.wd-nav {
    --nav-gap: 30px;
}
/*Mega menu*/
header .wd-dropdown-menu.wd-design-default, 
header .wd-dropdown-menu.wd-design-default .wd-dropdown {
    width: 300px;
	min-height: 316px;
}
/*header .wd-nav-main>li>a {
    height: 50px;
}*/
header.whb-sticked .whb-general-header .wd-dropdown {
    margin-top: 15px;
}
header .wd-dropdown {
    margin: 15px 0 0;
    background-color: #E1E1E1;
	box-shadow: none;
}
header .wd-sub-menu li.item-level-1 a  {
	font-size: 18px;
	line-height: 23px;
	color: #14263d;
}
header .wd-sub-menu li.item-level-1 a:hover {
    color: var(--sub-menu-color-hover);
}
header .wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: -12px;
	background: #FAFAFA;
	margin-top: 0;
	margin-left: 0;
}
header .wd-dropdown-menu.wd-design-default li.item-level-2 .wd-dropdown {
	background: #fff;
}
header .wd-sub-menu li.item-level-2 a  {
	font-size: 15px;
	line-height: 18px;
	color: #828282;
}
/*Main*/
#main .inner-text .elementor-element-populated {
    padding: 150px 30px 300px 15%;
}
#main h1 {
	font-size: 76px;
	font-weight: 800;
	line-height: 86px;
	letter-spacing: -0.015em;
	margin-bottom: 20px;
}
#main .elementor-widget-text-editor {
	color: #2eabe0;
}

#main .elementor-button {
    margin-top: 20px;
}
#main .scroll-down-icon {
    position: absolute;
    left: 50px;
    bottom: 200px;
}
#main .scroll-down-icon svg {
    width: 25px;
	height:  25px;
}

/*Main - white*/
#main.white-bg h1 {
	color: #4E4E4E;
}
#main.white-bg .scroll-down-icon svg,
#main.white-bg .scroll-down-icon svg path {
	fill: #1C1C1C;
}
#main.white-bg .scroll-down-icon svg {  
	-moz-animation: bounce 1.5s infinite;
    -webkit-animation: bounce 1.5s infinite;
    animation: bounce 1.5s infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
#about .elementor-widget-text-editor {
    /*color: #2eabe0;*/
}
.main-page-wrapper .elementor-widget-text-editor ul li {
    list-style-type: none;
}
.main-page-wrapper .elementor-widget-text-editor ul li:before {
	    content: "";
    background-image: url(images/li.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 8px;
    height: 10px;
    display: inline-block;
    position: relative;
    left: -15px;
}
/*Numbers*/
#numbers .elementor-container {
	margin-top: -150px;
}
#numbers .elementor-column {
	padding: 60px 35px;
}
#numbers .elementor-column:nth-child(1) {
	background: #2eabe0;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.1);
}
#numbers .elementor-column:nth-child(2) {
	background: #0092CC;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.1);
}
#numbers .elementor-column:nth-child(3) {
	background: #0075a3;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.1);
}
#numbers .elementor-counter {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
#numbers .elementor-counter .elementor-counter-number-wrapper {
    font-size: 50px;
}
#numbers .elementor-counter .elementor-counter-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    margin-left: 15px;
    max-width: 130px;
}
#numbers .elementor-heading-title {
    font-size: 20px;
}
.elementor-counter .elementor-counter-number-suffix {
    font-size: 20px;
}

/*About us*/
#about .section-title.top {
    right: -60%;
    top: 0;
}
#about .section-title.turn {
	transform: rotate(-90deg);
    bottom: 40%;
    left: -60%;
}
#about .elementor-column-gap-default>.elementor-column>.elementor-element-populated,
#about .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding-top: 0px;
	padding-bottom: 0px;
}
#about section {
    position: relative; 
	z-index: 1;
}
#about section+section {
    margin-top: 80px;
}

/*Services*/
#services {
    overflow: hidden;
}
#services .text-box .elementor-widget-wrap {
    padding: 150px 50px 150px 20%;
}
#services .image-box {
    position: relative;
}
#services .text-box h2 {
    font-size: 40px;
	line-height: 51px;
	letter-spacing: -0.025em;
}
#services .image-box .elementor-widget-wrap {
    padding: 50px 40px;
}
#services .image-box .elementor-widget-wrap:after {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    background-color: transparent;
    background-image: linear-gradient(180deg, #00000078 0%, #000000BF 100%);
    opacity: 0.5;
	z-index: 1;	
}
#services .image-box:hover .elementor-widget-wrap:after {
    opacity: 1;
}
#services .image-box .elementor-widget-wrap .elementor-element {
	z-index: 3;
}
#services .image-box h2 {
    font-size: 29px;
	line-height: 27px;
	letter-spacing: -0.025em;
}
#services .image-box .desc {
    position: absolute;
    bottom: 70px;
    left: 40px;
    right: 40px;
    width: auto;
	opacity: 0;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(15px);
}
#services .image-box:hover .desc {
    opacity: 1;
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(0);
}
#services .image-box:after {
    content: "";
    background-image: url(images/arrow-top-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -46.5px;
	border-radius: 50%;
    bottom: -60px;
	opacity: 0;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(15px);
	z-index: 3;
}
#services .image-box:hover:after {
    opacity: 1;
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(0);
}
/*Video*/
#video {
    padding: 150px 0;
}
#video h2 {
	font-size: 47px;
	line-height: 40px;
	text-align: center;
	letter-spacing: -0.015em;
}

/*Job*/
#job {
    padding: 80px 0;
}
#job .elementor-button {
    background: #fff;
    color: #14263d;
}
#job .elementor-button:hover {
    background: #00ADEF;
    color: #fff;
}

/*News*/
#news  {
    padding: 80px 0;
}
#news .title-subtitle {
    position: relative;
    margin-left: -150px;
}
#news .liner-continer {
    margin-top: 80px;
	text-align: center;
}
#news h2.woodmart-title-container.title {
    font-weight: bold;
    font-size: 35px;
    line-height: 50px;
}
#news .blog-design-masonry.blog-style-shadow:hover .article-inner,
#news .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: none;
    transition: box-shadow .35s ease;
}
#news .hovered-social-icons  {
    display: none;
}
#news .blog-post-loop .post-img-wrapp a {
    height: 200px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
#news .blog-post-loop .article-body-container {
    padding: 20px;
    text-align: left;
    background: #14263d;
    min-height: 250px;
}
#news .wd-entry-content {
    color: #2eabe0;
}
#news .blog-design-masonry .post-title,
#news .blog-design-masonry .post-title a,
#news .blog-design-masonry .post-title a:hover {
    color: #fff;
    font-weight: 800;
}
#news .read-more-section a {
    text-transform: none;
    letter-spacing: -0.025em;
    font-weight: 400;
    font-size: 15px;
	color: #fff;
}
#news .read-more-section a:hover {
	color: var(--wd-primary-color);
}
#news .read-more-section a:after {
    display: none;
}
#news .read-more-section a:before {
    content: "";
    background-image: url(images/line.svg);
    background-repeat: no-repeat;
    width: 44px;
    height: 16px;
    display: inline-block;
	margin-right: 10px;
    top: 8px;
    position: relative;
    /*transition: opacity .25s ease, transform .25s ease;
    transform: translateX(15px);*/
}
#news .read-more-section a:hover:before {
    background-image: url(images/arrow-right.svg);
	top: 3px;
}
#news .wd-btn-arrow {
    color: var(--wd-primary-color);
    margin-top: -40px;
    width: 80px;
    height: 80px;
}
#news .wd-btn-arrow:after {
    font-size: 40px;
}
#news .wd-carousel-spacing-30 .owl-nav>div[class*="prev"] {
    left: -80px;
}
#news .wd-carousel-spacing-30 .owl-nav>div[class*="next"] {
    right: -80px;
}
#news .blog-design-meta-image img {
    height: 205px;
	object-fit: cover;
}

.wd-prefooter {
    padding: 20px 0;
    background-color: #EAEAEA !important;
	font-size: 18px;
    color: rgb(0 0 0 / 80%);
}
.wd-prefooter ul.menu {
    list-style-type: none;
	padding: 0;
	margin: 0;
	max-width: 650px;
}
.wd-prefooter ul.menu li {
	display: block;
    width: 50%;
    float: left;
}
.wd-prefooter ul.menu li a {
    color: #525252;
}
.wd-prefooter ul.menu li a:hover {
    color: var(--wd-primary-color);
	font-weight: bold;
}
.wd-prefooter .buttons .elementor-widget-wrap.elementor-element-populated {
	justify-content: flex-end;
}
.wd-prefooter .buttons .elementor-widget-button {
	margin-left: 15px;
}
.wd-prefooter .elementor-icon.elementor-social-icon {
    background: transparent !important;
    width: auto;
    height: auto;
	color: #002F48;
	font-size: 32px;
    margin-right: 15px;
}
.wd-prefooter .elementor-icon.elementor-social-icon i {
	color: #002F48;
}
.footer-container {
    background-color: #EAEAEA;
	font-size: 18px;
    color: rgb(0 0 0 / 80%);
}
.footer-container .container {
    max-width: 100%;
}


/*Site - About us*/
#position {
    padding: 80px 15%;
}
#position .section-title {
    left: 15%;
    bottom: 0;
	color: #FFFFFF08;
}
#position h2.elementor-heading-title {
    font-size: 35px;
}
#position .uc_post_grid_style_one_image {
    padding-right: 15px;
}
#position .uc_content {
    padding-left: 15px;
}
#position .uc_post_title a{
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 15px !important;
    display: block;
}
#position .uc_more_btn {
    background: #fff;
    border-radius: 0;
    font-size: 16px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 12px 24px;
    color: #14263d;
    margin-top: 25px;
}
#position .uc-filter-pagination {
    margin-top: 30px;
}
#position .uc-filter-pagination .page-numbers {
    text-indent: -999em;
	margin-right: 15px;
    width: 70px;
    background: #fff;
    height: 3px;
    display: inline-block;
}
#position .uc-filter-pagination .page-numbers:hover,
#position .uc-filter-pagination .page-numbers.current {
    background: #004777;
}

/*History*/
#history .padding-15 {
    padding-top: 80px;
	padding-bottom: 80px;
}
#history #year .elementor-posts .elementor-post__excerpt p {
    color: #515151CC;
	font-size: 18px;
}
#history #year .elementor-posts .elementor-post__title {
    font-size: 35px;
	line-height: 51px;
	letter-spacing: -0.025em;
	color: #E9E9E9;
}
#history #year .elementor-posts article:hover .elementor-post__title,
#history #year .elementor-posts article:first-child .elementor-post__title,
#history #year .elementor-posts article .elementor-post__title a:hover {
	color: #0180B0;
}
#history .elementor-widget-wd_title .title-subtitle {
    color: #fff;
	margin-bottom: 80px;
}
#history .elementor-widget-wd_title .title-subtitle:before  {
    background: #fff;
}

#history .year .elementor-widget-text-editor {
    color: #515151CC;
	font-size: 18px;
}
#history .year h2.elementor-heading-title {
    font-size: 35px;
	line-height: 51px;
	letter-spacing: -0.025em;
	color: #E9E9E9;
}
#history .year:first-child .elementor-column:first-child h2.elementor-heading-title {
      color: #0180B0;
}
#history-new {
    padding-top: 150px;
	padding-bottom: 150px;
}
#history-new:before {
    content: "";
	position: absolute;
	/*height: calc(100% - 300px);*/
	width: 1px;
	left: 50%;
	background: #fff;
	top: 300px;
	bottom: 150px;
	z-index: 9;
}
#history-new .row-inner {
    padding-top: 40px;
	padding-bottom: 40px;
}
#history-new .row-inner .elementor-widget-wrap {
    padding-left: 50px;
	padding-right: 50px;
}
#history-new h2.woodmart-title-container.title {
    color: #fff;
}
#history-new .row-inner h2.elementor-heading-title:after {
    content: "";
    position: absolute;
    right: -80px;
    width: 30px;
    top: 50%;
    height: 1px;
    background: #fff;
}
#history-new .row-inner:nth-child(odd) h2.elementor-heading-title:after {
    right: unset;
    left: -80px;
}
#history-new .elementor-widget-text-editor p,
#history-new .elementor-widget-text-editor {
    font-weight: 300 !important;
}
/*Site - Services*/
#about.services .section-title.top {
    right: -80%;
}
.line-left {
    border-left: 2px solid #0180B0;
    padding-left: 20px;
}
.line-left ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
	
}
.line-left ul.col50 {
    display: inline-block;
	width: 50%;	
	float: left;
}

#route-service {
    margin-top: 120px;
}
#route-service section.heading {
    margin-bottom: 40px;
}
#route-service section.heading h2.elementor-heading-title {
    font-weight: bold;
	font-size: 30px;
	line-height: 51px;
	text-align: center;
	letter-spacing: -0.025em;
	color: #004777;

    transition: all .5s;
}
#route-service section.step-item {
    margin-bottom: 30px;
	color: rgba(209, 209, 209, 0.8);

    transition: all .5s;
}
#route-service section.step-item:hover {
    cursor: pointer;
    background: rgb(238 238 238 / 30%);
    border-radius: 0;
}
#route-service section.step-item.active+section.step-item,
#route-service section.step-item.active+section.step-item+section.step-item,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item,
#route-service section.step-item.active {
	color: #2eabe0;
	
    transition: all .5s;
}
#route-service section.step-item h4.info-box-title {
    font-weight: 900;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -0.015em;
	color: rgba(209, 209, 209, 0.8);
	
    transition: all .5s;
}
#route-service section.step-item.active+section.step-item h4.info-box-title,
#route-service section.step-item.active+section.step-item+section.step-item h4.info-box-title,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item h4.info-box-title,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item h4.info-box-title,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item h4.info-box-title,
#route-service section.step-item.active h4.info-box-title {
	color: rgba(0, 32, 51, 0.8);
}
#route-service section.step-item h2,
#route-service section.step-item h3 {
	color: rgba(209, 209, 209, 0.8);
	
    transition: all .5s;
}
#route-service section.step-item.active+section.step-item h2,
#route-service section.step-item.active+section.step-item+section.step-item h2,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item h2,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item h2,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item h2,
#route-service section.step-item.active h2 {
	color: #14263d;
}
#route-service section.step-item.active+section.step-item h3,
#route-service section.step-item.active+section.step-item+section.step-item h3,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item h3,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item h3,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item h3,
#route-service section.step-item.active h3 {
	color: #14263d;
}
#route-service section.step-item .number h2 {
	font-weight: bold;
	font-size: 44px;
	line-height: 51px;
	text-align: center;
	letter-spacing: -0.025em;
}
#route-service section.step-item h3 {
	font-weight: 800;
	font-size: 30px;
	line-height: 25px;
	letter-spacing: -0.015em;
}
#route-service .info-box-icon img {
    opacity: 0.2;
	
    transition: all .5s;
}
#route-service section.step-item.active+section.step-item .info-box-icon img,
#route-service section.step-item.active+section.step-item+section.step-item .info-box-icon img,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item .info-box-icon img,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item .info-box-icon img,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item .info-box-icon img,
#route-service section.step-item.active .info-box-icon img {
    opacity: 1;
}
#route-service section.step-item.active+section.step-item .elementor-icon svg path,
#route-service section.step-item.active+section.step-item+section.step-item .elementor-icon svg path,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item .elementor-icon svg path,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item .elementor-icon svg path,
#route-service section.step-item.active+section.step-item+section.step-item+section.step-item+section.step-item+section.step-item .elementor-icon svg path,
#route-service section.step-item.active .elementor-icon svg path {
    fill: #0180B0;
}

#job.contact h2.elementor-heading-title {
	font-weight: 600;
	font-size: 38px;
	line-height: 38px;
}
#job.contact .big-desc {
	font-weight: 500;
	font-size: 26px;
	line-height: 38px;
}
#job .elementor-widget-heading {
	margin-bottom: 0;
}


#detail-text {
	padding: 80px 0;
}
#detail-text h3.elementor-heading-title {
	font-weight: 800;
	font-size: 30px;
}
#detail-text .compensation {
    padding-top: 80px;
}
#detail-text .indent-left {
	padding-left: 80px;
} 	
#detail-text .indent-right {
	padding-right: 80px;
}
#detail-text .border-middle:after {
    content: "";
    background: #0180B0;
    width: 2px;
    height: 100%;
    right: 50%;
    top: 0;
    margin-right: -1px;
    display: table;
    position: absolute;
}	
#detail-text .years .elementor-widget-wrap.elementor-element-populated {
    max-width: 400px;
    margin: 0 auto;
}
#detail-text .years h3 {
	color: #E9E9E9;
	margin-top: 50px;
}
#detail-text .years .first h3 {
	color: #0180B0;
	margin-top: 0;
}
#client {
    padding: 80px 0;
}
#client h2.elementor-heading-title {
    font-weight: 600;
	font-size: 35px;
	color: #14263d;
	margin-bottom: 40px;
}
#client h4.info-box-title  {
    font-weight: bold;
	font-size: 16px;
	color: #515151;
	margin: 0;
	line-height: 39px;
}
#gallery img {
	height: 400px;
	width: 100%;
	object-fit: cover;
}
#gallery .swiper-pagination {
	display: none;
}
#gallery .elementor-swiper-button {
    font-size: 50px;
    color: #004777;
}
#gallery .elementor-arrows-position-outside .elementor-swiper-button-next {
    right: -50px;
}
#gallery .elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: -50px;
}

#contact {
    padding: 150px 0 80px;
	font-size: 18px;
}
#contact h4,
#contact h4 strong {
    font-weight: 800;
	color: #14263d;
	margin-bottom: 0;
}
#contact .elementor-icon.elementor-social-icon i {
    color: #002F48;
}
#contact .elementor-widget-text-editor.text-left a {
    color: #2eabe0;
    font-weight: 200;
	text-decoration: underline;
}
#contact .elementor-widget-text-editor.text-left {
    /*color: #2eabe0;*/
    font-weight: 200;
}
#contact .elementor-icon.elementor-social-icon {
    background: transparent !important;
    width: auto;
    height: auto;
    color: #002F48;
    font-size: 32px;
    margin-right: 15px;
}
#contact .contact-information a  {
    color: var(--wd-text-color);
	text-decoration: underline;
	font-weight: bold;
}
#contact .contact-information a:hover {
	text-decoration: none;
}
#contact-form  {
    padding: 80px 0;
}
#contact-form h2 {
    font-weight: 600;
	font-size: 40px;
}
#contact-form .elementor-field-group-field_8f04bf8 label {
    color: #fff;
}
.elementor-5547 .elementor-element.elementor-element-8e0197f .elementor-button[type="submit"] {
    background-color: #FFFFFF;
    color: #151515;
    text-transform: none;
    font-weight: 400;
    padding: 12px 40px;
}
.elementor-5547 .elementor-element.elementor-element-8e0197f .elementor-button[type="submit"]:hover {
    color: #00ADEF;
}

/*Reference*/
#reference .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 50%;
	padding: 80px 7.5%;
	display: flex;
	justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
#reference .elementor-tabs-content-wrapper {
    background: #151515;
    color: #fff;
    border: 0;
    width: 50%;
	padding: 80px 7.5%;
	display: flex;
    align-items: center;
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    font-weight: normal;
    line-height: 1;
    border: 0;
	width: 50%;
	
	font-size: 18px;
	line-height: 26px;
	color: rgba(81, 81, 81, 0.8);
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title:first-child {
	width: 100%;
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title * {
	max-width: 350px;
	transition: all .4s ease;
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title h2 {
	font-weight: bold;
	font-size: 35px;
	line-height: 51px;
	color: #E9E9E9;
	margin: 0;
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title .years  {
	color: rgba(233, 233, 233, 0.8);
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title:hover h2,
#reference .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active h2  {
	color: #0180B0;
}
#reference .elementor-widget-tabs .elementor-tab-desktop-title:hover .years,
#reference .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active .years  {
	color: rgba(1, 128, 176, 0.8);
}
#reference .elementor-tabs-content-wrapper h2 {
    font-size: 35px;
	line-height: 51px;
	color: #FFFFFF;
}
#reference .elementor-tabs-content-wrapper h2:before {
	content: "______ About project";
    position: absolute;
	color: #fff;
	margin-top: -130px;
	font-weight: 500;
	font-size: 15px;
}


#references .elementor-element-populated {
    padding: 80px 7.5%;
}
#references .elementor-element-populated .elementor-element-populated {
    padding: 0 15px 40px;
}
#references .elementor-widget-theme-post-featured-image img {
    max-height: 50px;
    max-width: 100%;
    float: right;
}
#references h1.elementor-heading-title {
    font-weight: bold;
    font-size: 35px;
    line-height: 51px;
    color: #0180B0;
    margin: 0;
}
#references .owl-dot {
    margin-right: 15px;
    width: 70px;
    background: #000;
    height: 3px;
    display: inline-block;
	border-radius: 0 !important;
}
#references .owl-dot.active{
    background: #00ADEF;
}
/*Detail aktuality*/
.post-single-page {
    margin-top: 100px;
}
#news-carousel {
    display: none;
}
.elementor-editor-active #news-carousel,
body.news #news-carousel  {
    display: block;
}
.post-single-page .entry-meta.wd-entry-meta,
.post-single-page header.entry-header {
    display: none;
}
.post-single-page .post-title {
    margin-bottom: 30px;
    font-size: 50px;
    text-align: left;
}
.wd-post-cat.wd-style-with-bg {
    display: inline-block;
	padding: 0;
	background: transparent;
    color: #0180B0;
	text-align: left;
    display: block;
    padding: 0;
}
.wd-post-cat.wd-style-with-bg>a {
    color: #0180B0;
    text-transform: none;
    font-weight: 500;
    font-size: 15px;
}
.wd-post-cat.wd-style-with-bg>a:before {
    content: "";
    width: 43px;
    height: 2px;
    background: #0180B0;
    display: inline-block;
    margin-right: 5px;
}
.wd-post-cat.wd-style-with-bg>a:hover {
    color: #000;
}
.wd-post-cat.wd-style-with-bg>a:hover:before {
    background: #000;
}
#news-carousel h2.elementor-heading-title  {
    font-size: 35px;
	margin-bottom: 40px;
}
#news-carousel .liner-continer {
    margin-top: 80px;
	text-align: center;
}
#news-carousel h2.woodmart-title-container.title {
    font-weight: bold;
    font-size: 35px;
    line-height: 50px;
}
#news-carousel .blog-design-masonry.blog-style-shadow:hover .article-inner,
#news-carousel .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: none;
    transition: box-shadow .35s ease;
}
#news-carousel .hovered-social-icons  {
    display: none;
}
#news-carousel .blog-post-loop .article-body-container {
    padding: 20px 0 0;
    text-align: left;
}
#news-carousel .blog-design-masonry .post-title,
#news-carousel .blog-design-masonry .post-title a,
#news-carousel .blog-design-masonry .post-title a:hover {
    font-size: 20px;
    color: #515151;
}
#news-carousel .read-more-section a {
    text-transform: none;
    letter-spacing: -0.025em;
    font-weight: 400;
    font-size: 15px;
	color: #C4C4C4;
}
#news-carousel .read-more-section a:hover {
	color: var(--wd-primary-color);
}
#news-carousel .read-more-section a:after {
    display: none;
}
#news-carousel .read-more-section a:before {
    content: "";
    background-image: url(images/line.svg);
    background-repeat: no-repeat;
    width: 44px;
    height: 16px;
    display: inline-block;
	margin-right: 10px;
    top: 8px;
    position: relative;
    /*transition: opacity .25s ease, transform .25s ease;
    transform: translateX(15px);*/
}
#news-carousel .read-more-section a:hover:before {
    background-image: url(images/arrow-right.svg);
	top: 3px;
}
#news-carousel .wd-btn-arrow {
    color: var(--wd-primary-color);
    margin-top: -40px;
    width: 80px;
    height: 80px;
}
#news-carousel .wd-btn-arrow:after {
    font-size: 40px;
}
#news-carousel .wd-carousel-spacing-30 .owl-nav>div[class*="prev"] {
    left: -80px;
}
#news-carousel .wd-carousel-spacing-30 .owl-nav>div[class*="next"] {
    right: -80px;
}

.post-single-page .entry-meta.wd-entry-meta,
.wd-single-footer {
    display: none;
}
#eu-projects  {
    color: #fff;
	
}
#eu-projects .logo img {
    height: 120px;
	width: auto;
	
}
#eu-projects article.elementor-post .elementor-top-section {
    height: 300px;
	position: relative;
}
#eu-projects article.elementor-post .elementor-top-section .elementor-widget-wrap {
    height: 300px;
	position: relative;
}
#eu-projects article.elementor-post #first {
    position: absolute;
    top: 15%;
    left: 40px;
    right: 40px;
    width: auto;
    opacity: 1;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(0px);
}
#eu-projects article.elementor-post:hover #first {
    opacity: 0;
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(-15px);
}
#eu-projects article.elementor-post #last {
    position: absolute;
    top: 20%;
    left: 40px;
    right: 40px;
    width: auto;
    opacity: 0;
    transition: opacity .25s ease, transform .25s ease;
    transform: translateY(15px);
}
#eu-projects article.elementor-post:hover #last {
    opacity: 1;
    transition: opacity .4s ease, transform .4s ease;
    transform: translateY(0px);
}
#eu-projects article.elementor-post h3 a {
    color: #fff;
}
#eu-projects article.elementor-post .odrazky.text-left  {
    justify-content: center;
}
#eu-projects article.elementor-post .odrazky ul  {
    list-style-type: none;
	text-align: center;
	    color: #2eabe0;
}
#eu-projects article.elementor-post  .rok .elementor-heading-title {
    color: rgb(134,134,134);
}


.oxford-btn .elementor-button {
    background: #14263d;
}


/*Siph*/

.standard-padding {
    padding: 80px 0;
}
.page-id-9041 .bottom-margin {
    margin-bottom: 50px !important;
}
.page-id-9041 .bottom-margin h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #2eabe0;
    margin: 16px auto 0;
    border-radius: 2px;
}
.page-id-9041 .elementor-widget-icon-box {
    background: #fff;
    border: 1px solid #e2e6ea;
    border-radius: 5px;
    padding: 36px;
    transition: all 0.3s ease;
}
.page-id-9041 .elementor-widget-icon-box:hover {
    border: 1px solid #2eabe0;
}
.page-id-9041 .elementor-widget-icon-box svg {
    width: 44px;
    height: 44px;
    color: #2eabe0;
    margin-bottom: 16px;
}
.page-id-9041 .elementor-widget-icon-box svg path {
    color: #2eabe0;
}
.page-id-9041 .e-con-full.box {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    padding: 28px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.page-id-9041 .e-con-full.box:hover {
    border-color: rgba(46, 171, 224, 0.3);
    background: rgba(255, 255, 255, 0.08);
}
.page-id-9041 .e-con-full.box strong {
    font-weight: 800;
}
.page-id-9041 .elementor-widget-icon-box .elementor-icon-box-description {
    font-size: 14px;
}
.page-id-9041 .why-number {
    font-size: 2.5rem;
    font-weight: 700;
    color: rgba(46, 171, 224, 0.1);
    position: absolute;
    top: 16px;
    right: 24px;
    line-height: 1;
    font-family: 'Roboto Slab', serif;
}




@media (max-width: 1500px) {
#reference .elementor-tabs-content-wrapper,
#reference .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		padding: 80px 2%;
	}
	#main h1 {
		font-size: 45px;
		line-height: 55px;
	}
	#main .inner-text .elementor-element-populated {
		padding: 100px 30px 250px 15%;
	}
	#numbers .elementor-counter .elementor-counter-title {
		font-size: 14px;
	}
} 	
@media (max-width: 1200px) {
	#main .inner-text .elementor-element-populated {
		padding: 80px 30px 300px 30px;
	}
	#main h1 {
		font-size: 38px;
		line-height: 48px;
	}
} 	
@media (max-width: 768px) {
	#main h1 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 0;
	}
	h2.woodmart-title-container.title {
		font-size: 26px;
		line-height: 38px;
	}
	#detail-text .indent-right {
		padding-right: 0;
	}
	#detail-text {
		padding: 40px 0;
	}
	#main .inner-text .elementor-element-populated {
		padding: 60px 30px 260px 15%;
	}
	#services .text-box h2 {
		font-size: 26px;
		line-height: 32px;
	}
	#services .text-box .elementor-widget-wrap {
		padding: 60px 25px 60px 25px;
	}
	#video h2 {
		font-size: 28px;
		line-height: 32px;
	}
	#video {
		padding: 50px 0;
	}
	#job {
		padding: 80px 25px;
		text-align: center;
	}
	#news .liner-continer {
		margin-top: 0;
		text-align: center;
	}
	#news {
		padding: 0 0 60px;
	}
	.uc_post_grid_style_one .uc_post_grid_style_one_item {
		display: flex;
		flex-direction: column !important;
	}
	.uc_post_grid_style_one .uc_post_grid_style_one_image,
	.uc_post_grid_style_one .uc_content {
		width: 100% !important;
	}
	#position {
		padding: 60px 15px;
	}
	.post-single-page .post-title {
		font-size: 28px;
	}
	#detail-text .indent-left {
		padding-left: 15px;
	}
	#detail-text .compensation {
		padding-top: 30px;
	}
	#job.contact h2.elementor-heading-title {
		font-size: 28px;
		line-height: 34px;
	}
	#detail-text .indent-left {
		padding-left: 0px;
	}
	#detail-text .compensation {
		padding-top: 30px;
	}
	#contact {
		padding: 0;
		font-size: 18px;
	}
	#contact-form h2 {
		font-size: 28px;
	}
	#numbers .elementor-counter {
		flex-direction: column-reverse;
	}
	#numbers .elementor-counter .elementor-counter-title {
		font-size: 20px;
		margin: 15px 0 0;
	}
	#numbers .desc  {
		text-align: center;
	}
} 	
