/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Nokora&display=swap');

:root {
    --sgery: #555555;
    --sdblue: #0098de;
	--slblue: #0199da;
	--sfcolor: #707171;
	
}



body {
	font-family: 'Nokora', sans-serif;
	color: var(--sfcolor);
	font-size: 20px;
}


h3 {
		font-size: 1.6rem !important;
		font-weight: bold;
		padding-bottom: 10px;
}


.image-overlay {
    margin-top: 1.5%;
}


.texts > p {
    font-size: x-large;
    font-weight: 600;
    color: var(--sfcolor);
	font-size: 18.5px !important;
	font-weight: normal !important;
}


.red-text {
text-transform: uppercase;
    color: #e95243;
    font-weight: 600;
	font-size: 2.2rem;
/*
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b0cded;
*/
   padding-top: 40px;
}

h2.main-text {
    padding-top: 10px;
}

h3.main-text {
    font-size: 1.4rem !important;
}

.marging-top{
	margin-top: 70px;
}

h2 {
	padding-top: 70px;
	font-size: 1.6rem !important;
	font-weight: bold;
	padding-bottom: 30px;
}




span.ee {
    background-color: white;
    text-transform: uppercase;
    padding: 1px 25px;
    font-size: 1.75rem;
    font-weight: 700;
}


.col {
	padding: 10%;
	    font-size: 20px;
}
.col:first-child{
	padding-bottom: 50px;
}

.h4-sub-title > h4 {
    font-size: 20px;
	line-height: 1.4;
}

.col-left {
	padding-right: 70px;
}

.col-right {
	    padding-left: 150px;
}

.p-title {
    font-size: 1.4rem;
    font-weight: 600;
}

.bm-h3 {
    padding-bottom: 25px !important;
}

.p-text {
	font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.4;
    padding-bottom: 20px;

}

a.nav-link {
	color: var(--sfcolor);
	font-family: 'Nokora', sans-serif;
}

.wight-line {
	padding: 20px;
	width: 100%;
}

.wight-line > span {
	color: white;
	font-weight: bold;
	font-size: 20px;
}

.title-member {
	padding-bottom: 10px;
}

.footer {
	background-color: #555555;
	min-height: 100px;
	color: white;
}
.footer a {
	color: white;
} 


.ggg {
    padding-top: 41px;
}


.ggg > a > img {
	width: 50px;
	    margin-top: -15px;
}

.ggg > a:first-child {
	padding-right: 25px;
}

.news-sec {
	padding-bottom: 25px;
}


.big-image {
	background-image: url(../../img/img2.jfif);
    min-height: 67vh;
    background-size: cover;
    width: 100%;
}
.image-with-text {
	background-image: url(../../img/img2.jfif);
    background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
	padding: 20px 0;
}

.image-with-text-join {
	background-image: url(../../img/img4.jfif);
    background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 10px;
}

.bg-dark {
    background-color: var(--sfcolor) !important;;
}

@media (max-width: 1201px){
	a.nav-link {
		font-size: 18px !important;
	}
	.navbar-nav .nav-item:not(:last-child) {
		margin-right: 2px !important;
		padding-right: 2px !important; 
	}
	
	.navbar-nav .nav-item a.nav-link:hover {
		color: #45b6e3; 
	}
	.navbar-nav .nav-item a.nav-link {
		margin-bottom: -13px !important;
	}
}

.navbar-mobile{
	display: none;
}

@media (max-width: 993px){
	a.nav-link {
		color: var(--sfcolor);
		font-size: 20px !important;
	}
	.navbar-nav{
		display: none;
	}
	.navbar-mobile{
		display: block;
	}
}

#news {
    margin-top: 25px;
}

ul.list-of.list-member-2 > li {
    min-height: 50px;
}

/*
button.navbar-toggler {
	background-color: var(--slblue);
}
*/
.member-p-text-top {
 padding: 0px;	
}

.mt-blocks {
	margin-top: 1rem!important;
}

@media (max-width: 768px) {  

.big-image {
    background-image: url(../../img/mob_mobile_main_.jpg);
    width: 100%;

}
    .background-with-image {
        text-align: left;
        padding: 10px;
    }

    .image-text {
        text-align: left;
    }

.texts > p {
	font-size: 17px !important;
}

.mt-blocks {
	margin-top: 0rem!important;
}

h2 {
	padding-top: 25px;
	font-size: 1.4rem !important;
	padding-bottom: 5px;
}

h3 {
	padding-top: 0px;
	font-size: 1.4rem !important;
}

.marging-bottom-grid {
    padding-bottom: 5px!important;
}

.image-text-position {
    margin-bottom: -20px!important;
}

.marging-bottom {
    padding-bottom: 0px!important;
}

.marging-bottom2 {
    padding-bottom: 25px!important;
}

.image-text-position2{
	margin-bottom: 0px!important;
}
a
.marging-top {
    margin-top: 0px;
}

.image-with-text-join {
    padding-top: 20px;
}

.marging-top {
    margin-top: 30px !important;
}

.marging-bottom-grid2 {
	padding-bottom: 15px!important;
}

body {
	font-size: 18px !important;
}

.colses {
	background-image: none;
	text-align: center;
}	
	
	
	.who-we-are {
    background-image: none;

}
	
	.who-h3 {
    padding-top: 0px;
}
	
	.who-text {
    padding-top: 25px;
}
	.colses {
    background-image: none;
}
	.col:first-child {
    padding-bottom: 25px;
		    padding-top: 25px;
}
.col-left {
     padding-right: inherit;
}
.col {
     padding: inherit;
}
	.ghost {
		display: none;
	}
.who-tit {
	padding-top: 0px;
	    margin-top: 25px;
}
	.h4-sub-title {
		padding: 0px;
	}
	
	
	.line-hight {
	padding-top: 26px;
}
	
	
	.hand-big-picture-mobile{
		padding-top: 25px;
	}
	
	
	.bm-lines {
	background-image:none;

}
	
	
	span.ee {
	background-color: white;
	text-transform: uppercase;
	padding: 1px 25px;
	font-size: 1.45rem;
	font-weight: 700;
}
	

	.navbar-brand > img {
	width: 260px;
}
	
	
	
.navbar-toggler .line{
width: 100%;
float: left;
height: 2px;
color: var(--sfcolor);
margin-bottom: 6px;	
	}
	
	
.h4-sub-title {
	padding: 10px 0px 20px 0px;
	color: var(--sfcolor);
}	
	
	.row.news-bg {
	background-color: #ffffffe3;
}
.mobile {
	padding-bottom: 25px;
}	
	
	.line-bb {
		padding-bottom: 20px;
	}
}

@media (max-width: 1200px){
.navbar-expand-lg .navbar-nav .nav-link {

    font-size: 0.8rem;
}	
}

@media (max-width: 432px){
	.navbar-brand > img {
		width: 200px;
	}	
}

@media (max-width: 320px){
	.navbar-brand > img {
		width: 170px;
	}	
}

.marging-bottom {
	padding-bottom: 30px;
}

.marging-bottom2 {
	padding-bottom: 0px;
}


.image-container {
    position: relative;
    max-width: 100%;
}

.image-text3 {
	max-height: 20%;
    position: absolute;
    top: 50%;
    left: 102%; 
	right: -90%;
	margin-top: -49%;
    text-align: left; 
    z-index: 2; 
	font-size: 20px;
}

.image-text-position {
	margin-bottom: 10px;
}

.image-text-position2 {
	margin-bottom: 40px;
	padding-left: 0px !important;
}

.custom-card {
	background-color: #f1f6fa; 
	border: 4px solid #e0e3e6;
	/*background-color: #FFEED6; 
	border: 4px solid #FED79E;*/
    border-radius: 15px; 
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.card-text {
	color: var(--sfcolor);
}

.joining-text {
	font-size: 24px;
}

.marging-bottom-grid {
	padding-bottom: 15px;
}

.marging-bottom-grid2 {
	padding-bottom: 50px;
}

.navbar-nav .nav-item:not(:last-child) {
    margin-right: 5px;
    border-right: 2px solid var(--sfcolor); 
    padding-right: 5px; 
}

.navbar-nav .nav-item a.nav-link:hover {
    color: #45b6e3; 
}

.navbar-nav .nav-item a.nav-link {
    margin-top: -11px;
    margin-bottom: -15px;
}

.square-container {
	margin-bottom: 85px;
}
  
.square-containers {
	width: 170px; 
	height: 170px; 
	color: var(--sfcolor);
	border-radius: 10px; 
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 15px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	font-size: 18px;
  }


.square {
	background-color: #ffbf7f21; 
	border: 4px solid #efd9ba91;
}

.line {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #45b6e3; 
  }


@media (max-width: 576px){
	.container-mobile{
		padding-right: 0px; 
		padding-left: 0px;
	}
	}

.big-scroll-image {
	background-image: url(../../img/img3-big.jpg); 
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	width: 100%;
	height: 300px; 
  }

.background-cover {
	width: 100%;
	height: 500px;
	background-image: url('/img/header_image_new.jfif'); 
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}