.img-fluid {
	width: 100%;
}
.spotlight.style1 .image.i2{
    width:100%;
    height:400px;
    oblect-fit:cover;
    
}
#header .links-search-language .switch-language {
    border-left: 1px solid #DADADA;
    padding: 0 20px;
    margin: 0 20px;
    border-right: 1px solid #DADADA;
}
header a{
    text-decoration: none;
}
header{
    display: flex;
}
header .logo{
    width: 150px;
    margin: 0 10px;
}
header .switch-language{
    margin-right: 50px;
    margin-left: auto;
}
header img{
    width: 25px;
    margin:5px;
}
.s4{
    max-height:800px;
}
.spotlight.style1 .content2.c3{
        background: #000000de;
            color: white;
}
.spotlight.style1 .content2.c3 h2{
        
            color: white;
}

.icon2:before{
	margin: 20px 0;
    display: block;
    font-size: 50pt;
}
.s3 p{
    margin: 0 0 2px 0;
}
.s3 .content{
      padding: 1rem 5rem 1rem 5rem;
}

.spotlight.style1 .content2 {
  padding: 5rem 7rem 5rem 7rem;
    -moz-align-self: center;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    background: #fffffff2;
    align-items: center;
    display: flex;
    justify-content: center;
    height: auto;
}
.spotlight.style1 .content2 h2, .spotlight.style1 .content2 p{
	width: 65%;
	margin:auto; 
	}
	.con3{
		padding: 7rem 3rem 5rem 3rem;
	}
	.con3 p{
		padding: 1rem 1rem 1rem 1rem;
	}
	
	.banner.style1.fullscreen {
    min-height: 70vh;
}


.spotlight.style1 .content3{
    width: 55%;
}
.spotlight.style1 .image2{
    width: 45%;
}
.content3 h2{
    font-weight: 300;
    line-height: 1.375;
    letter-spacing: -0.05em;
    margin: 0 0 1rem 1rem;
}
.spotlight.style1 .image img {
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: contain;
    -moz-object-position: center;
    -webkit-object-position: center;
    -ms-object-position: center;
    object-position: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    height: 100%;
    border-radius: 0;
    padding: 10px;
}
.banner.style1 .image {
    background: transparent;
    }
@media screen and (min-device-width:300px) and (max-device-width:900px) and (orientation: portrait){
    .banner.style1.fullscreen .image {
    height: 40vh;
}
.spotlight.style1 .content2 {
    height: auto;
}

.spotlight.style1 .content2 {
    padding: 1rem 1rem 1rem 1rem;
        flex-direction: column;
}
.banner.style1.image-position-right .image img {
    -moz-object-position: right;
    -webkit-object-position: right;
    -ms-object-position: right;
    object-position: center;
}
.s3 {
     margin-top: 50px;
}
.spotlight.style1 {
    -moz-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column;
    text-align: left !important;
}
.spotlight.style1 .content {
    padding: 0.5rem 2rem 0.5rem 2rem;
}
.spotlight.style1 .content3 {
    width: 100%;
}
.spotlight.style1 .image2 {
    width: 100%;
}
.major img{
        width: 50%;
}
.spotlight.style1 .content2 h2, .spotlight.style1 .content2 p {
    width: 95%;
    margin: 10px auto;
}
.content p{
        font-size: 14pt;
}
.spotlight.style1 .image.i2 {
    width: 100%;
    height: auto;
    oblect-fit: cover;
}
.spotlight.style1 .image img {
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: contain;
    -moz-object-position: center;
    -webkit-object-position: center;
    -ms-object-position: center;
    object-position: center;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    height: auto;
    border-radius: 0;
    padding: 10px;
}
    
}
#wrapper.divided > * {
    box-shadow: none;
    border-top: 1px solid whitesmoke;
}


a:hover {
    color: inherit;
}
a{
    text-decoration: none;
}

.buttons-main .button{
      font-size: 10pt;
    padding: 0px 2em;
    margin: 0 0.1em;
}
}



