#portfoliolist .portfolio .portfolio-wrapper {
    background: #ffffff;
}
header {
   // margin-top: 80px;
}

#portfoliolist .portfolio .portfolio-wrapper .caption .caption-bg {
    background: #ffd014;
}
#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text a.text-title {
    color: #000000;
    font-weight: 600;
}
#portfoliolist .portfolio .portfolio-wrapper .caption .caption-text {
    padding: 25px 8px;
}
[class*=ymaps][class*=-ground-pane] {
    filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
  }
.portfolio-filter #filters li .filter.active
 {
    background-color: #ffd100;
    color: #000000;
    border-color: #ffd100;
}
.module_WeMap .map {
	height: 333px;
    width: 100%;
}
.module_WeMap {
    overflow: hidden;
}

footer.footer .social {
    margin-bottom: 25px;
}
.portfolio-modal .close-modal {
    background-color: black;
}
.portfolio-modal .modal-content .modal-img {
    max-height: calc(100vh - 200px);
	height: calc(100vh - 200px);

}
.portfolio-modal .modal-content .modal-img-wrap {
    position: relative;
}
.portfolio-modal .modal-content .modal-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.portfolio-modal .close-modal .lr {
    margin-left: 17px;
}
.portfolio-modal .close-modal .lr, .portfolio-modal .close-modal .lr .rl {
    height: 35px;
}
.portfolio-modal .close-modal {
    width: 35px;
    height: 35px;
}
.carousel-2 .owl-item {
    padding: 10px 0 30px 0;
}
.carousel-2 .owl-pic  {
    background: #fff;
    margin: 40px 0;
    border: 5px solid  #fff;
    border-top: 10px solid  #fff;
    border-bottom: 10px solid #fff;
    transition: all 0.4s ease;
    height: 340px;
    box-shadow: 0 8px 18px rgba(0,0,0,0.3), 0 16px 20px rgba(0,0,0,0.2);
	filter: grayscale(100%);
}
.carousel-2 .owl-item.center .owl-pic {
    opacity: 1;
    border: 8px solid #ffd014;
    margin: 0 0 0 -15%;
    width: 130%;
    height: 440px;
	filter: grayscale(0);
}
.carousel-2 .owl-item.center + .owl-item {
    position: relative;
    z-index: -1;
}
.carousel-2 .owl-pic img {
    width: 100%;
    height: 100%;
    transition: 0.3s opacity ease, 0.3s transform ease;
    opacity: 0.6;
    object-fit: contain;
}
.carousel-2 .owl-item .owl-pic:hover img,
.carousel-2 .owl-item.center .owl-pic img {
    opacity: 1;
}
.carousel-2 .owl-nav button.owl-prev,
.carousel-2 .owl-nav button.owl-next {
    position: absolute;
    cursor: pointer;
    font-size: 60px!important;
    color: #FFF!important;
    top: 0;
    height: 100%;
    width: 70px;
    transition: 0.3s opacity ease;
    opacity: 0.6;
    margin: 0;
    padding-bottom: 30px!important;
}
.carousel-2 .owl-nav button.owl-prev:hover,
.carousel-2 .owl-nav button.owl-next:hover {
    opacity: 1;
}
.carousel-2 .owl-nav button.owl-prev,
.carousel-2 .owl-nav button.owl-prev:hover {
    left: 0;
}
.carousel-2 .owl-nav button.owl-next,
.carousel-2 .owl-nav button.owl-next:hover {
    right: 0;
}

.errortext {
 	text-align:center;
	margin-bottom: 20px;
	color:red;
}
.notetext {
 	text-align:center;
	margin-bottom: 20px;
	color:green;
}

.width_100 {
    width: 100%;
}
.img-responsive.filter {
	filter: grayscale(100%);
}

.table {
	width: 100%;
	border: none;
	margin-bottom: 20px;
}
.table thead th {
	font-weight: bold;
	text-align: left;
	border: none;
	padding: 10px 15px;
	background: #d8d8d8;

	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.table tbody td {
	text-align: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 15px;
	vertical-align: top;
}
.table thead tr th:first-child, .table tbody tr td:first-child {
	border-left: none;
}
.table thead tr th:last-child, .table tbody tr td:last-child {
	border-right: none;
}
.table tbody tr:nth-child(even){
	background: #f3f3f3;
}

a {
    color: #000000;
}

.content-flex {
 display: flex;
  flex-wrap: wrap;
  row-gap: 2.5rem;
}

.justify-content-center {
    justify-content: center !important;
}
.d-flex {
    display: flex !important;
}

.btn-default {
    color: #000000;
    background-color: #ffd014;
    border-style: none !important;
    border-radius: 50px !important;
    box-shadow: none !important;
    white-space: normal;
    transition-duration: 0.2s;
    transition-property: background-color, color, border-color, box-shadow, opacity, transform;
    transition-timing-function: ease-in-out;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
}
.btn-mt-30 {
   margin-top: 42px;
}
.bottom-30 {
   margin-bottom: 30px;
}

.navbar-default .navbar-brand, .navbar-inverse .navbar-brand {
    padding: 15px 15px;
}
.logo {
    color: #ffffff;
    font-weight: 300;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
	display:block;
}

hr.colored {
    border-color: #000000;
}

.intro-content hr.colored {
    border-color: #ffffff;
}
.intro-content .brand-name {
    letter-spacing: 1px;
    color: #fff;
    font-size: 52px;
    font-size:3vw;
    line-height: 1.23;
    font-weight: 600;
}
.intro-content .brand-name-subtext {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.55;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
   /* font-size:3vw;*/
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ffd014;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #000000;
}

.navbar-default.navbar-expanded, .navbar-inverse.navbar-expanded {
    background-color: #222;
    border-color: #1a1a1a;
}

.black-filtr {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #060606 100%);
        background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #060606 100%);
        background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0, #060606100%);
        background: -o-linear-gradient(180deg, rgba(0,0,0,0) 0, #060606 100%);
        background: -ms-linear-gradient(180deg, rgba(0,0,0,0) 0, #060606 100%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
    }
.bg_ {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
   position: relative;
}
.footer {
    text-align: center;
    background: #000;
    color: #fff;
    width: 100%;
}
footer.footer .contact-details {
	margin: 20px 0;
}
footer.footer {
		padding: 10px;
}

    header {
        height: 100%;
        width: 100%;
        padding: 0;
    }
    header .intro-content {
        color: white;
        text-align: center;
        width: 80%;
        margin: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


@media (max-width: 968px) {

	header {
   		 margin-top: 20px;
	}
	.btn-mt-30 {
	    margin-top: 0px;
	}
	.intro-content .brand-name {
		letter-spacing: 1px;
		color: #fff;
		line-height: 1.23;
		font-weight: 600;
    		font-size:5vw;
	}
	h1, h2, h3, h4, h5, h6 {
	    font-size:5vw;
	}
	.btn-mt-30 {
		margin-top: 15px;
	}
 }
@media (max-width: 768px) {
	.intro-content .brand-name {
		letter-spacing: 1px;
		color: #fff;

		line-height: 1.23;
		font-weight: 600;
	}
	.table-row {
		overflow: auto;
	}
 }

@media (max-width: 480px) {

	.t-form__inputsbox_horizontal {
		display: block;
	}
	.t-form__inputsbox_horizontal .btn {
		width: 100%;
	}
    section {
        padding: 35px 0;
    }
	.content-row {
		margin-top: 0px;
	}

	footer.footer .contact-details {
		margin: 20px 0;
	}
	footer.footer {
		padding: 10px;
	}
	.intro-content .brand-name {
		letter-spacing: 1px;
		color: #fff;
		font-size: 22px;
		line-height: 1.23;
		font-weight: 600;
	}

}
