*{
    font-weight: 400;
}
p{
	font-size: 1.3rem;
	margin-bottom:1.5rem;
}
.logoNou{
    max-width: 20%;
    padding-top: 1%;
}
option{
    background-color: #577836;
}
.white-bg{
    background-image: url(../../img/groovepaper.png);
}

.pad-top{
	padding-top: 70px;
}
.btn-warning {
    color: white;
}
.fullHeight{
	min-height: 100vh;
}
.m-bot{
	margin-bottom: 2vw; 
    line-height: normal;
}
.learnmore{
	margin-top: 1.5vw;
	margin-bottom: 4.5vw;
	border-radius: 30px;
}
.form-wrapper {
    z-index: 9999999;
    display: none;
    position: absolute;
    top: 12%;
    left: 38%;
    background-color: #fff;
    border-radius: 20px;
    width: 27%;
    -webkit-box-shadow: 1px 10px 70px 4px #000;
    box-shadow: 1px 10px 70px 4px #000;
}
.form-group{
    width: 100%;
    margin-bottom: 0;
}
.form-content {
    width: 100%;
    padding: 30px;
}
.textForms {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 5px;
}
.fielduri1 {
    background-color: #fff;
    color: #000;
    width: 75%;
    font-weight: 500;
    padding: 1% 0;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif;
}
input::placeholder {
  font-size: 13px;
}
.close-findMore{
    background-color: #fa6e0b;
    border: none;
    border-radius:50%;
    width: 8%;
    position: relative;
    bottom: 30px;
    font-weight: 600;
    cursor: pointer;
    padding: 5px;
    color: #fff;
    left: 97%;
    top: -42px;
    padding-bottom: 7px;
}
.close-findMore > i {
    margin-left: 29%;
    margin-top: 5px;
}
.close-findMore:hover{
 background-color: #d89406;
}
.input-area{
    align-items: center;
    justify-content: center;
    width: 100%;
}
div#env-community-submit {
    margin-top: 8%;
}

div#cokiepol{
    border:1px solid gray;
    width:50%;
    margin-left:25%;
    padding:20px;
    position:fixed;
    bottom:10%;
    margin-top:-30%;
    background-color:white;
    z-index:100000;
    border-radius:30px;
    box-shadow:7px 5px 20px 0 grey
}

div#cokiepol p {
    font-size: 16px;
}

div#cokiepol label {
    font-weight: 700;
    font-size: 16px;
}
.checkboxx {
    width: 79% !important;
    margin-top: 3%;
    margin-left: 19%;
    margin-bottom: -3%;
}
#wacht-baixo-round a:hover {
    width: 50px!important;
    letter-spacing: 0px!important; 
}
#wacht-baixo-round a{
    top: 85%!important;
}
.navicon {
    width: 9%;
    margin-left: 1%;
    margin-top: 1%;
    float: right;
}
.btn-incruises {
    color: white;
    background-color: #378800;
    border-color: #798b6d;
}
.btn-incruises:hover {
    color: white;
    background-color: #d35900;
    border-color: #d35900;
}
.invest-hr {
    width: 5vw;
    margin: 1vw auto;
    height: 0.3vw;
    background-color: black;
    margin-bottom: 5%;
}
.invest-hr2 {
    width: 5vw;
    margin: 1vw auto;
    height: 0.3vw;
    background-color: blue;
    margin-bottom: 2%;
}
.notice {
    padding: 15px;
    background-color: #fafafa;
    border-top: 3px solid #7f7f84;
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.3);
       -moz-box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.3);
            box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.3);
}
.produse , .produse1{
    max-width: 100%;
    -webkit-box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);
    box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);
    border: 20px solid #e8e8e8;
}
.produse{
  -webkit-box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);
  box-shadow: 9px 10px 39px 0px rgba(0,0,0,0.75);

}
img.produse {
    width: 670px;
    height: 515px;
}
img.produse1 {
    max-width: 100%;
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #fb6a00;
}
.notice-success>strong {
    color: #fb6a00;
}
.notice-info {
    border-color: #fb6a00;
}
.notice-info>strong {
    color: #fb6a00;
}
.notice-warning {
    border-color: #ca3300;
}
.notice-warning>strong {
    color: #ca3300;
}
.notice-danger {
    border-color: #fb6a00;
}
.notice-danger>strong {
    color: #fb6a00;
}
.section{
	/*background-color: white;*/
	background-image: url("/calivita/img/groovepaper.png");
}
.footer-copyright.text-center.py-3 {
	background-color: #171717;
	position: fixed;
	bottom: 0;
	width: 100%;
    z-index: 99;
}
.userPic > img {
	width: 65%;
	margin: 0 auto;
	display: block;
	border: 4px solid #f3941f;
	border-radius: 50%;
}
.footer-top-section{
	background: linear-gradient(to bottom, #57abd9 31%, #113997 100%);
}
.footer-section {
	background: #1b043b;
	overflow: hidden;
	padding: 20px 0;
	position: sticky;
}
.rounded-circle {
    border: 4px solid white;
}
.fod_copyright{
    font-size: 3vw;
}
.psl {
    float: left;
}
#dropdown_lang{
	border-radius: 30px;
    margin-top: 2%;
    background-color: transparent;
    border: 2px solid white;
    color: white;
}
.vjs-resolution-button .vjs-resolution-button-staticlabel:before{
  content: none!important;
}
.vjs-menu li {
  line-height: 3.4em!important;
}
.vjs-resolution-button .vjs-menu li{
  font-family: Montserrat, sans-serif !important;
}
span#video_quality {
    font-size: 1vw;
    top: -22px;
}
.vjs-menu-button-popup .vjs-menu{
  margin-left: 1.8vw!important;
}
.video-js .vjs-control-bar{
  bottom: -1.5px !important;
}
.video-js .vjs-big-play-button{
    top:47%!important;
    left: 43%!important;
}
.flip-clock-wrapper {
    width: 60%!important;
    zoom:0.4;
    margin-left: 28%!important;
}


/* SECTION FROM DOTERRA */

.strategy-section {
    background: url('../img/new_image/background7_.jpg');
    padding-top: 110px;
    padding-right: 0px;
    padding-bottom: 110px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    color: white;
    text-align: center;
    font-family: Open Sans, sans-serif;
}

.strategy-title {
    flex-direction: column;
    width: 100%;
}

.strategy-title p {
    font-size: 35px;
    margin-bottom: 0;
    font-weight: bold;
}

.strategy-white-line {
    border-top: 5px solid white;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}

.strategy-description {
    margin-top: 4%;
    font-weight: 600;
}

.strategy-description p {
    width: 76%;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 5%; */
    margin-bottom: 3%;
   

}

.button-grey {
    margin-top: 50px;
    margin-bottom: 150px;
}

.button-grey a {
    padding-left: 7%;
    padding-right: 7%;
    transition: all .2s ease-in-out;
    background-color: white !important;
    color: #757575 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
    border: solid white !important;
    font-size: 26px;
    box-shadow: 0px 7px 18px #d8d7d7;
}
.button-grey a:hover {
    text-decoration: none;
    font-size: 30px;
}

img.bigArrow {
    transform: translate(261px, -212px);
    width: 5%;

}
.strategy-container {
    margin-bottom: -130px;
}

.purple-text-para    {
    color: white !important;
    margin: auto;
    font-size: 16px;
    background: #743aa1;
    margin-top: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 23%;
    padding-right: 22%;
    margin-bottom: -2%;
}

@media screen and (max-width:760px) {
    img.bigArrow {
     display: none;
    }
    .strategy-container {
        margin-bottom: 30px;
    }
 
}

/* SUCCESSS */
.succes-section {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color:#5A5A5A;
    text-align: center;
}

.lineUnderTitle2_blue {
    border-top: 5px solid #607CBF !important;
    width: 20%;
    margin: auto;
    margin-top: 0;
}
.succes-description {
    width: 100%;
}

.succes-description p{
    font-size: 18px;   
    margin: 30px auto 10px auto;
    font-weight: 600;
}

.image-routine {
    display: flex;
    flex-direction: row;
    padding-left: 80px;
    padding-right: 80px;
    margin-top:20px;
    
}

.routine-scheme {
    width: 100%;
}

.routine-description {
    margin-left:30px;
    width:40%;
}

.right-text-routine {
    border:1px solid rgb(180, 180, 180);
    border-radius: 10px;
    padding:15px 10px;
}

.routine-description p {
    font-weight: 600;
    font-size: 14px;  
}

.learn-btn {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 80px;
}

.learn-btn a{
    transition: all .2s ease-in-out;
    background-color: #2b476b !important;
    border: 4px solid white !important;
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}
.learn-btn a:hover {
    font-size: 30px;
    text-decoration: none;
}

@media screen and (max-width:760px) {
    .image-routine {
        flex-direction: column;
        padding-left: 0px;
        padding-right: 0px;
    }
    .routine-scheme {
        width: 90%;
        margin-left: 15px;
        margin-bottom: 20px;

    }
    .routine-description {
        margin-left: 15px;
        width: 90%;
    }

    .succes-description, .strategy-title {
        margin-right: 0px;
        margin-left: 0px;
    }

}


/* PRINCIPLESSSSSSSS */
.principles-section {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url("../img/new_image/background3_important_principles_.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    color: white;
    text-align: center;
    font-family: Open Sans, sans-serif;
}


.line-white-principles {
    border-top: 3px solid white;
    width: 65%;
    margin: auto;
}

.principles-text {
    font-size:18px;
    font-weight: 600;
}

.principles-second {
    margin-top: 40px;
}


.col-md-12.threeColumns {
    margin-top: 2%;
    margin-bottom: 3%;
   
}
.color-1 {
    background-color: #18B889;
}
.color-2 {
    background-color: #7A17DD;
}

.color-3 {
    background-color: #E18700;
}
.col-md-12.threeColumns > .col-md-4 {
    width: 32%;
    margin-right: 1%;
}

.textAlignLeft {
    box-shadow: 0px 7px 18px #00000029;    
    text-align: left;

}

.col-md-4.textAlignLeft {
   
    box-shadow: 0px 7px 18px #00000029;
    border-radius: 20px;
    padding: 20px;
}

.customTextInTheThreeColumns > p {
    font-size: 14px;
    font-weight: 600;
}
p.number-card {
    font-weight: bold;
    font-size: 33px;
    margin-top: -1%;
    margin-bottom:10px;
}

p.textTitleInColumn {
    font-size: 22px;
    text-align: center;
    margin-bottom: 7%;
}

.customMotto {
    font-size: 32px;
    margin: 0 auto 20px;
}

.threeColumns {
    display: flex;
    flex-direction: row;
}

@media screen and (max-width:760px) {
    .threeColumns {
        flex-direction: column;
    }
    .col-md-12.threeColumns > .col-md-4 {
        width: 100%;
        margin-bottom: 30px;
    }
    .textAlignLeft {
        text-align: center;
    }
}

/* ADVANTAGE SECTION */

.advantage-section {
    
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('.././img/new_image/background_book_event_zoom_schedule_.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    font-family: Open Sans, sans-serif;
}

.book-event {
    background: rgba(255,255,255, 0.9);
    width: 89%;
    margin: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 20px;
    text-align: center;
}

.book-event p {
    font-size: 18px;
    color: #5A5A5A;
}
.bolder-p {
    font-weight: 800;
}

p.book-ev-1, p.book-ev-2 {
    margin: 80px auto 0px auto;
    width: 75%;
    font-weight: 600;
    font-size: 18px;
}

.book-event-btn {
    margin-top: 50px;
    margin-bottom: 50px;
}

.book-event-btn a {
    background-color: #1D637C;
    transition: all .2s ease-in-out;
    border: 4px solid white !important;
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}

.book-event-btn a:hover {
    font-size: 30px;
    text-decoration: none;
}

.blinkArrowClickHere5 {
    margin-bottom: -6%;
}

img.arrowClickBlink5 {
    margin-left:auto;
    width: 22%;
    top: -180px;
    position: relative;
    left: 335px;
}

@media screen and (max-width:760px) {
    
    img.arrowClickBlink5  {
        display: none;
    }
    .book-event-btn a {
        font-size: 20px;
    }
}


/* KNOW_SECTION */

.know-section {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('.././img/new_image/background_if_you_didnt_know_.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
    font-family: Open Sans, sans-serif;

}


.custom_if_you_didnt_know {
    position: relative;
    left: 28%;
    width: 85%;
    text-align: center;
    color:white;
}
@media screen and (max-width:1440px) {
    .custom_if_you_didnt_know {
        width: 75%;
    }
}
.know-descrition {
    margin-top: 40px;
}

.know-descrition p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.title2_tip1 {
    font-size: 31px ;
    font-weight: bold;
    font-family: inherit;
    margin-bottom: 10px;
}

.blue-under-line {
    border-top: 6px solid #12355B;
    height: 0px;
    width: 28%;
    margin: 0px auto;
}
div.customElement {
    color: #2b476b !important;
    font-weight: bold !important;
    font-size: 24px;
}

.col-md-4.textAlignLeft_LastPics_Border {
    text-align: left !important;
    border-left: 8px solid #2b476b;
}


.col-md-4.textAlignLeft_LastPics_Border > p {
    font-size: 16px;
    color: white;
    font-weight: normal;
}
.lastThreeColumns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 3%;
    margin-top: 3%;
}

p.lastSendIfYouDid {
    margin: auto;
    font-size: 17px !important;
    font-weight: bold !important;
    width: 75%;
}


@media screen and (max-width:640px) {
    .custom_if_you_didnt_know {
        left: 0;
        width: 100%;
    }

    .last-learn-btn {
        margin-top: 40px;
    }

    .button-grey {
      
        margin-bottom: 50px;
    }
 
}


/* NEW FOOTER */
.align-self-center {
    display: flex;
    flex-direction: row;
    justify-content: center;

}

.left-side-icons {
    display: flex;
}

.right-side-icons {
    display: flex;
}

.icon-image {
    margin-left: 10px;
}

.avatar-icon {
    max-width: 50%;
    margin-bottom: 20px;
}

@media screen and (max-width:760px) {
    .icon-image {
        width:15%;
    }
    

    .left-side-icons {
        justify-content: center;
    }

    .right-side-icons {
        justify-content: center;
    }
    .avatar-icon {
        max-width: 100%;
    }
}





@media (min-width: 576px) { 
  	.btn-group.btn-group-sm > button{
     font-size: 1vw;
    }
    .fod_copyright{
      font-size: 1vw;
    }
    .flip-clock-wrapper {
        width: 60%!important;
        zoom:1;
        margin-left: 35%!important;
    }
    .navicon{
        width: 11%;
    }
    .userPic {
      margin-top: 3%;
      margin-left: 32%;
    }
}	
/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
    .gt-touch-cols {
	    margin-bottom: 4%;
        margin-left: 0vw;	
	}
	.gt-touch-cols {
	   display: -webkit-box;
	   display: -ms-flexbox;
	   display: flex;
	}
	.touch-col .picContactMe{
	    width: 5vw;
	}
	.userPic > img {
		width: 15%;
	}
	#dropdown_lang{
		margin-left: 16vw;
	}
    .navicon{
        width: 7%;
    }
    .userPic {
      margin-top: 3%;
      margin-left: 19%;
    }
    .userPic > img {
      width: 41%;
    }
    #col_footer{
        padding-bottom: 8%;
    }
    .webinar_section{
        margin-top: 100%;
    }
    .col-md-6s {
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        margin-right: 2%;
      }
 }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px){ 
	.fullHeight{
		min-height: 100vh;
	}
    #col_footer{
        padding-bottom: 4%;
    }
    #dropdown_lang {
        margin-left: 19vw;
    }
    .webinar_section{
        margin-top: 60%;
    }
    .flip-clock-wrapper {
        width: 60%!important;
        margin-left: 35%!important;
        zoom: 1;
    }
    .row-vid{
        width: 66%;
        margin-left: 17%;
    }
}	
/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
  	.btn-group.btn-group-sm > button{
     font-size: 10px;
    }
    .fod_copyright{
      font-size: 14px;
    }
    .navicon{
        width: 6%;
    }
    #dropdown_lang {
        margin-left: 23vw;
    }
	.userPic {
	    margin-top: 8%;
	    margin-left: 34%;
	}
	.userPic > img {
	    width: 85%;
	}
    .webinar_section{
        margin-top: 0%;
    }
}
.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-8r {
    width: 50%;
    float: left;
    
}
#lname-error , #fname-error{
	display: block!important;
}
.icons{
	padding-bottom: 100px;
}
img.picContactMe {
    max-width: 100%;
}
@media (min-width: 768px) {
    .col-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-8r {
        width: 12.5%;
        float: left;
    }
}

/* NEW FOOTER  */


.footer-top {
   background: #002663;
   padding: 8px 0;
}
.footer-right {
   text-align: center;
   margin:auto;
}
.footer-right ul {
   margin-bottom: 0;
}
.footer-right ul li {
   display: inline-block;
   color: #fff;
   font-weight: 600;
}
.footer-right ul li a {
   color: #fff;
   font-weight: 600;
   font-size: 12px;
   text-transform: uppercase;
}
.footer-right ul li span {
   margin: 0 15px;
}
.footer-right ul li a:hover{
   text-decoration: none;
}

.footer-bottom {
   background: #e9e9e9;
   padding: 8px 0;
   text-align: center;
   color: #002663;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.copyright p {
   margin-bottom: 0;
     font-size: 12px;
}

.footer-bottom a {
   color: #002663;
}




/* NEW ENGLISH SECTION  */

.business-building-sec {
    background-image: url('../img/page3/c9_background_jumatate_ecran__.jpg');
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
}
div.descriptionCompanyPageBusinessStrategy {
    background: rgba(255,255,255, 0.9);
    border-radius: 20px;
    padding-top: 1%;
    padding-bottom: 2%;
    margin: auto;
    width: 42%;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: 56% !important;
}

p.title2_tip1.specialSizeForMac {
    font-size: 31px;
    text-align: center;
    font-weight: bold !important;
    font-family: inherit !important;
    margin-top: 3%;
}
.descriptionCompanyPageBusinessStrategy > p {
    color: #12355B !important;
    font-size: 15px;
    text-align: left;
}
p.lineUnderTitle2_businessStrategy {
    
    border-top: 7px solid #378CD8;
    border-radius: 20px;
    width: 73%;
    margin: auto;
    margin-top: 3%;
    margin-bottom: 10px;
}

.para-building {
    font-weight: 600 !important;
}
.buttonLR_green.newColor > a {
    background-color: #1D637C !important;
    padding-left: 7%;
    padding-right: 7%;
}
div.buttonLR_green > a {
    transition: all .2s ease-in-out;
    border: 4px solid white !important;
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}
div.buttonLR_green {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.buttonLR_green > a:hover {
    font-size: 30px;
    box-shadow: 0px 10px 10px #bfbfbf;
}

@media (min-width: 360px) and (max-width: 640px) {
div.descriptionCompanyPageBusinessStrategy {
    width: 90%;
    margin-left: 5% !important;

      text-align: center;
  padding-bottom:10%;
  }
  p.title2_tip1.specialSizeForMac {
    font-size: 26px;
}
}


.routine-sec {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('../img/page3/c10_background____.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;

}
.titleOfTheScheme {
    color: #12355B !important;
    font-weight: 800!important;
    font-size: 22px;
    width: 40%;
    margin: auto;
    margin-bottom: 3%;
}
img.schemeSection6 {
    width: 45%;
    margin: auto;
    margin-bottom: 2%;
}
.descriptionUnderScheme > p {
    margin: auto;
    width: 40%;
    color: #12355B !important;
    margin-bottom: 3%;
    font-size: 16px !important;
    font-weight: 600 !important;
}


@media (min-width: 360px) and (max-width: 640px){
img.schemeSection6 {
    width: 100%;
}
  .titleOfTheScheme {
    width: 90%;
}
  .descriptionUnderScheme > p {
    width: 82%;
}
    
}

img.imgNumberHere {
    margin-top: -8.3%;
    margin-left: -9%;
    margin-bottom: -19%;
}
p.special_font_here {
    font-weight: normal !important;
    font-size: 17px !important;
}
.principles-text-en {
    margin: 0 auto;
    font-weight: 400;
    font-size: 17px;

}

p.customMotto {
    font-size: 32px !important;
    margin-top: 3%;
    font-weight: 600;
}

@media (min-width: 360px) and (max-width: 740px){ 


    img.imgNumberHere {
        margin-top: -9.3%;
        margin-left: -83%;
     
    }
    p.title2White.titleImportantPrinc {
        font-size: 24px;
    }
}


.book-event-sec {
    padding-top: 70px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('../img/page3/c12_background_jumatate_ecran___.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 50% 50%;

}

.bookEventArea {
    background: transparent;
    width: 89%;
    margin: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 20px;
    text-align: center;
}
p.bookEv1, p.bookEv2 {
    margin: auto;
    width: 75%;
    font-size: 18px;
    color: #5A5A5A !important;
}

img.arrowClickBlink5 {
    margin-left: auto;
    width: 22%;
    top: -79px !important;
    position: relative;
    left: 290px;

}

@media screen and (max-width: 1000px) and (min-width: 600px) {
    img.arrowClickBlink5 {
        top: -60px !important;
        left: 230px;
    
    }
}

@media screen and (min-width: 360px) and (max-width: 640px) {
    .book-event-sec {
        background-size: cover !important;
    }
    p.bookEv1, p.bookEv2 {
        width: 100%;
    }
    .bookEventArea {
        width: 100%;
        padding-top: 7%;
        padding-bottom: 19%;
    }

    .arrowClickBlink5-1 {
        display:none !important; 
    }
}

.know-section-two {
    min-height: 100vh;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url("../img/page3/pg3_stiai_ca__.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;

}

.custom-if-know-en {
    color: #2b476b !important;
}
.custom_if_you_didnt_know > .descriptionCompanyPage3 > p {
    color: #2b476b !important;
 
}

.col-md-4.textAlignLeft_LastPics_Border > p {
color: #2b476b !important;
}


img.arrowClickBlink5-1 {
    top: -145px !important;
    left: 338px !important;
    margin-left: auto;
    width: 22%; 
    position: relative;
     
}

#schema1_pg3 {
    margin-left: 14%;
} 

@media screen and (max-width: 600px) {

    #schema1_pg3 {
        margin-left: 0;
    } 

}