
/* k.s.s :) */

/* @font-face {
    font-family: Anglecia-Pro-Display;
    src: url(../fonts/Anglecia-Pro-Display.otf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

h1, h2, h3 {
    line-height: 1.16;
    font-family: WulkanDisplay,Anglecia-Pro-Display,Helvetica,Arial,sans-serif;
}

.header__link{
    font-family: WulkanDisplay,Anglecia-Pro-Display,Helvetica,Arial,sans-serif;
} 

@font-face {
  font-family: "Segoe Scripts";
  src: url("../../themes/4/assets/fonts/SegoeScriptBolds.ttf");

}*/
.mainSlider__create span{
	text-shadow: #ea3323 0px 0 2px, #ea3323 0px 0 2px, #ea3323 0px 0 2px, #ea3323 0px 0 2px, #ea3323 0px 0 2px;	
	margin-right: 8px;
}

.createBox__top .text-danger{
	color: #ea3323 !important;
}

.no-underline{
	text-decoration: none !important;
}

.text-dark{
	color: #002647 !important;
}

.s-detail h3{
    margin-bottom: 24px;
    font-size: 3.2rem;
}

.block__img,
.block__img.border-4 {
    border-width: 1px !important;
}

.createBox{
	opacity: 0;
	transition: .5s;
}
.createBox.show{
	opacity: 1;
}

.mainSlider {
    z-index: 0;
} 
::-webkit-scrollbar-thumb {
    height: 6px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 17px;
    background-color: rgb(0 91 170);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0,0,0,.05), inset 1px 1px 0 rgba(0,0,0,.05);
}
.menu__project{
	padding-top: 80px;
}
.menu__nav>li h6 a{
	font-size: 2rem !important;
}
.navMenu--multicolumn {
    column-gap: 40px;
}

.contact__link:not(:last-child) {
    margin-bottom: 6px;
}

.team__item--show .team__name {
    margin-bottom: 60px;
}

.team__item--show .team__descr {
    padding-top: 20px;
}

/* .dropdownMenu__right>div {
    padding-right: 10px;
} */

.grid-s {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "a a";
}

.a {
  grid-area: a;
}

.grid-s .head__img img {
    max-width: auto;
    width: 100%;
}

.columns-2{
	columns: 2;
	-webkit-columns: 2;
    -moz-columns: 2;
}

.sxs{
	margin-top: -30px;
    margin-bottom: 22px !important;
}

.navMenu>li {
    padding: 5px 0;
    line-height: 1.3; 
}
.menu__links a, .navMenu>li a, .search__input {
    font-weight: 500;
    line-height: .5;
}

/* .team__item,
.team__img,
.team__info,
.team__name,
.team__descr,
.team__detail {
    transition: 3s;
	-webkit-transition: 3s;
    -moz-transition: 3s;
} */

.header__nav h6 a{
	color: #002647;
	text-decoration: none;
}
.header__nav h6 a:hover{
	color: #005baa;
	text-decoration: none;
}

.nova-f{
	text-decoration: none;
}

.createBox__grid--small {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.mainSlider__create span{
	/* font-weight: bold; */
	font-size: 24px;
}

/* .navMenu--multicolumn {
    columns: unset;
    -webkit-columns: unset;
    -moz-columns: unset;
} */

.team__item{
	background-color: #f5f5f5;
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-bottom-color: var(--bs-danger);
    box-shadow: unset;
	outline: 0;
}


.parsley-errors-list{
	display:none !important;
}

.parsley-success{
	border-bottom-color: green !important;
	
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem) !important
}

.parsley-error{
	border-bottom-color: red !important;
}

.parsley-errors-list.filled{
	color: red;
	position: absolute;
}

/* .f_e:focus{
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none;
	background: none;
} */

div.message-alert,
div.message-alert2 {
    margin: 0 0 10px;
    background-color: #c9f7b2;
    color: #61a600;
    padding: 18px 30px 18px 20px;
    font-size: 14px;
    border: none;
	display:none;
}

div.message-alert2.mess-errors,
div.message-alert.mess-errors {
    background-color: #ffd9d9;
    color: red;
}

/* .partner__img img {
    max-height: 35px;
    width: unset;
    max-width: 100%;
} */



@media screen and (min-width: 1950px) and (max-width: 1940px){

	.sxs{
		margin-top: unset;
		margin-bottom: 32px!important;
	}

}

@media screen and (min-width: 2250px){

	.sxs{
		margin-top: unset!important;
		margin-bottom: 32px!important;
	}

}

@media screen and (max-width: 991px){

    .lang {
        display: inherit;
    }

}

@media (min-width: 1200px){


}


@media screen and (max-width: 767px){

	.s-detail h3{
		font-size: 2.4rem;
		line-height: 1.33;
	}


	.grid-s {
	  display: flex;
	  grid-template-columns: unset;
	  grid-template-rows: unset;
	  grid-template-areas: unset;
	}

	.a {
	  grid-area: unset;
	}

	.grid-s .head__img img {
		max-width: 100%;
	}
	
}

@media screen and (max-width: 575px) {
    .mainSlider__create {
        padding-left: 0;
        margin-left: 70px;
    }
	.navMenu.navMenu--multicolumn {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.sm-txt-center{
		text-align: center;
	}
}