@charset "utf-8";
.bg-britness {
    background-color: hsla(0,0%,96%,0.49);
}

	.space-up-desktop{
    margin-top: 32px;
}

.z-index-up{z-index: 0;}

.shadow{    -webkit-box-shadow: 1px 1px 6px hsla(0,0%,40%,0.42);
    box-shadow: 1px 1px 6px hsla(0,0%,40%,0.42);}

.text-shadow{
    text-shadow: 2px 1px 4px #000000;
}

.buttonbuy{
    background-color: #c8e3f0;
    color: black;
    margin-bottom: 5px;
}

.left-right-border{
    border-right: 12px solid #FF7E00;
 

}

.mainbuttons {
    /* [disabled]padding-top: 20px; */
    padding-left: 40px;
    padding-right: 40px;
    font-size: 1.5em;
    -webkit-box-shadow: 0px 3px 0px hsla(0,0%,0%,0.17);
    box-shadow: 0px 3px 0px hsla(0,0%,0%,0.17);
    background: -webkit-linear-gradient(left, #f8b234 30%,#f8b234 81%);
    border-radius: 30px;
    color: #00000;
    margin-top: 5px;
    margin-bottom: 5px;
}

	.primary-underline{
  --s:27px;    /* height of the line */
  --c:#56b3e5; /* color*/
 /* old  #06CC6B*/
  text-decoration: none;
  display: inline-block;
  background:
    radial-gradient(farthest-side, var(--c) 98%,transparent 100%) bottom right/var(--s) var(--s),
    radial-gradient(farthest-side, var(--c) 98%,transparent 100%) bottom left /var(--s) var(--s),
    linear-gradient(var(--c),var(--c)) bottom/calc(100% - var(--s)) var(--s);
  background-repeat:no-repeat;
  
}

.buttoncall{
    font-size: 34px;
    background-color: #c8e3f0;
    color: black;
    margin-bottom: 5px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.popular-boxes {
    background-color: #FFFFFF;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    top: -33px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 13px;
    padding-bottom: 12px;
}



.centerobject{  
	
 display: flex;
  justify-content: center;}

.center-object-2{    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;}

.center-article-title{	position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);}

.sold{
	position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sold-out{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 1;
}


.absulote-p{    position: absolute;
	z-index: 999;
left: 12px;
top: 12px;}

.red-mark{			  display:inline-block;
			opacity: 0.9;
            background-color: #FF0004;
            color: #FFFFFF;
			   padding-right: 10px;
  padding-left: 10px;}

         .mark {
			  display:inline-block;
			opacity: 0.9;
            background-color: #F8FF00;
            color: #000000;
			   padding-right: 10px;
  padding-left: 10px;
			 
			 
         }

#first-title{
    padding-top: 5%;
    padding-bottom: 5%;
}

#strengths{    padding-top: 5%;
    padding-bottom: 5%;}

#popular{
    padding-top: 5%;
    padding-bottom: 5%;
	
	
}
.space{
    margin-left: 18px;
}

#page-title{
    padding-top: 5%;
    padding-bottom: 5%;
    background-image: url(../images/blue-reka.jpg);
    background-size: cover;
}

#video{
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: 8%;
    background-image: url(../images/blue-reka.jpg);
    background-size: cover;
}

#home-pic-hero{
    padding-top: 15%;
    padding-bottom: 5%;

    background-image: url("../images/homepage/home-hero.jpg");
    background-size: cover;
}
#articles{
background: linear-gradient(0.50turn, #c1c1c1, #c1c1c1, #c1c1c1);

    padding-bottom: 5%;
}

#movie{    padding-top: 5%;
    padding-bottom: 5%;
	
}

#movie2{    padding-top: 5%;
	padding-bottom: 5%;
    }

.border-left-right{
    border-left: 7px solid hsla(0,0%,100%,1.00);
	    border-right: 7px solid hsla(0,0%,100%,1.00);
}

.article-title{
    font-size: 28px;
}

#first-title h1{
    text-align: center;
    font-size: 70px;
}

#page-title h1{
	
	font-size: 33px;
}
#page-title h2 {font-size: 32px;}

.p{
    font-size: 20px;
}
.h2{
    font-size: 43px;
}

h3{
    font-size: 28px;
}

h4{font-size: 28px;}

.bold{
    font-weight: 500;
}

.center-text{
    text-align: center;
}

.right-text{
    text-align: right;
}

.medium-text{
    font-size: 37px;
}

.big-text{
    font-size: 47px;
}
.background-white{background-color: #FFFFFF;}
.text-white{color: #FFFFFF;}
.text-black{color: #000000;}

.blue-background{background-color: #659ebd;}
.blue-text{color: #659ebd;}

.highlightsheight2{height: 300px;}
.highlightsheight{height: 300px;}



.h3-title-highlights {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}


.h3highliths {
    position: absolute;
    right: 9px;
    top: 50%;

  transform: translate(0, -50%);
    background-color: hsla(0,0%,0%,0.72);
    color: hsla(0,0%,100%,1.00);
    padding-left: 35px;
    padding-right: 26px;
    padding-top: 10px;
    padding-bottom: 7px;
	border-radius: 5px 0px 0px 20px;
}

.img-responsive {
    display: block;
    width: 100%;
    height: 100%;
}

.paddingdown{
    padding-bottom: 13px;
}

.title-popular-padding{
    padding-bottom: 63px;
}

.mobileonly {
	display: none;
}

.desktoponly {
	display: block;
}



















#mybutton {
  position: fixed;
  bottom: 40px;
  left: 40px;
}

.feedback {
  background-color : #31B0D5;
	font-size: 23px;
  color: white;
  padding: 12px 18px;
  border-radius: 50px;
  border-color: #46b8da;
}


.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

#besad{
    position: absolute;
    top: 79px;
    right: 19px;
    z-index: 999;
}

#languagebar{
    position: absolute;
    top: 85px;
    left: 59px;
    z-index: 999;
}





#products h1{
    color: #fff;
    font-size: 40px;
    text-align: right;
}

#products h2{
    color: #fff;
    font-size: 22px;
    text-align: right;
}

#products p{
    color: #fff;
    font-size: 18px;
    text-align: right;
    text-justify: inter-word;
}

#products h4{
    color: #fff;
    text-align: right;
}

.paddingtext{
    padding-top: 3%;
    padding-left: 3%;
	padding-right: 3%;
}













.content-wrap {

	padding: 150px 0 100px;
	margin-top: -12vh;
}

.article-wrap {
	-webkit-column-count: 2;
			column-count: 2;
	-webkit-column-gap: 80px;
			column-gap: 80px;
}


.content-wrap p {
    display: inline-block;
    font-size: 18px;

    margin-bottom: 1em;
    text-align: right;
}

.article-p {

	font-size: 16px;

}



.rtl {
	direction: rtl;
	font-family: var(--Heebo) !important;
}

.menu-item {
    width: fit-content;
    min-width: auto;
    padding: 0 20px;
}

.inst {
	min-width: 40px;
}



footer {
	background: #659ebd;
	padding: 0 2.5%;
	padding-bottom: 90px;
	
}

footer .feed {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}

footer .feed img {
	max-width: 120px;
	max-height: 120px;
	margin: 0 15px;
}

footer .instagram-section {
	padding: 45px 0 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	border-bottom: 3px solid #000;
	margin: 0 auto;
}

footer .follow {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin: 0 15px;
}

footer .follow a {
	color: #000;
	font-family: var(--Oswald);
	text-decoration: none;
	text-transform: uppercase;
	/*display: block;*/
	padding: 4px 0 0;
	font-size: 38px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	display:flex;
	align-items: center;
	-webkit-transition: var(--transition-200);
	-o-transition: var(--transition-200);
	transition: var(--transition-200);
}
footer .follow a {
	color: #000;
	font-family: var(--Horev) !important;
	text-decoration: none;
	text-transform: uppercase;
	/*display: block;*/
	padding: 4px 0 0;
	font-size: 38px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	display:flex;
	align-items: center;
	-webkit-transition: var(--transition-200);
	-o-transition: var(--transition-200);
	transition: var(--transition-200);
}

.follow a i {
    margin-left: 10px;
    transform: translateY(-3px);
}

footer .follow a:hover {
	color: #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

footer .credit h6 {
	color: #000;
	font-family: var(--Oswald);
	text-transform: uppercase;
	font-size: 20px;
}

footer .footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	padding: 20px 15px;
}

footer .footer-links {
	margin-left: auto;
}

footer .footer-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
	list-style: none;
	margin-left: 0;
}




footer .footer-links li {
	position: relative;
	padding: 0 15px;
	/*border-right: 2px dashed #000;*/
}

footer .footer-links li:before {
	content: "⋮";
	position: absolute;
	top: 50%;
	right: 100%;
	-webkit-transform: translate(30%, -53%);
		-ms-transform: translate(30%, -53%);
			transform: translate(30%, -53%);
	font-size: 23px;
}

footer .co-op a {
	color: #000 !important;
	font-weight: bold;
}
footer .footer-links li a {
	color: #000;
}


footer .co-op {
	height: 30px;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}

footer .co-op img {
	max-height: 20px;
	margin: 0;
	-o-object-fit: contain;
	   object-fit: contain;
}



#controls {
	position: fixed;
	top: 80px;
    left: 10px;
    padding: 10px;
}

#play {
    width: 12px;
    height: 16px;
    border-top: 8px solid transparent;
    border-left: 12px solid #000;
    border-bottom: 8px solid transparent;
    display: none;
}
#pause {
    width: 12px;
    height: 16px;
    border-right: 4px solid #000;
    border-left: 4px solid #000;
    display: none;
}




@media (max-width:992px){
	
		.logobig{
		
		
		max-width: 248px;}
	
		.big-coloum-sm-screen {
    height: 100px;
}
	
		.space{
    margin-left: 0%;
}
	
	.title-popular-padding{
    padding-bottom: 28px;
}
	
	#popular{
    padding-top: 10%;
    padding-bottom: 10%;
	
	
}
	
	#products h1{
    color: #fff;
    font-size: 24px;
}
	
	#page-title h2 {font-size: 24px;
	}

#products h2{
    color: #fff;
	font-size: 18px;
}

#products p{
    color: #fff;
	font-size: 14px;
	  text-align: justify;
  text-justify: inter-word;
}

#products h4{
    color: #fff;
		font-size: 16px;
}
	
}





@media (max-width:649px){
	
	.left-right-border{
    border-right: none;
 

}
	
	
	.logobig{
		padding-top: 55px;
		
		max-width: 118px;}

	
	.paddingdownsmallscreen{
    padding-bottom: 13px;
}
	
	.h3highliths {
  position: absolute;
text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    background-color: hsla(0,0%,0%,0.72);
    color: hsla(0,0%,100%,1.00);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 3px;
		 border-radius: 5px 20px 0px 20px;
}
	.border-left-right{
    border-left: none;
	    border-right: none;
}
	
	.spacee{
    margin-top: 32px;
}
	
	
	#video{
    padding-top: 13%;
    padding-bottom: 13%;

}
	
	#movie2{    padding-top: 5%;
	padding-bottom: 5%;
    }
	
	#page-title{

    padding-top: 13%;
    padding-bottom: 13%;

}
	
	#page-title h1{
	
	font-size: 22px;

}
	
	#home-pic-hero{
    padding-top: 10%;
    padding-bottom: 20%;
    background-image: url(../images/homepage/home-hero-light.jpg);
}
	
	.buttoncall{font-size: 15px;}
	
	.p{font-size: 16px;}
	
	.h2{font-size: 20px;}
	
	h3{font-size: 16px;}
	h4{font-size: 18px;}
	
	.h3-title-highlights{font-size: 26px;}
	

	
	#first-title h1 {font-size: 28px}
	
	.highlightsheight{height: 130px;}
	.highlightsheight2{height: 100px;}
	
	#articles h5{
    font-size: 14px;
}
	
	#articles p{
    font-size: 12px;
}	

	.continue-reading-btn{
    font-size: 11px;
}
	
		#page-title h2 {font-size: 16px;
	}
	
	.article-title{
    font-size: 18px;
}
	
	.center-article-title{	
    top: 50%;
    left: 50%;
    }
	

	
	#products h1{
    color: #fff;
    font-size: 20px;
}

#products h2{
    color: #fff;
    font-size: 16px;

}

#products p{
    color: #fff;
	font-size: 14px;
}

#products h4{
    color: #fff;
	font-size: 16px;	
}
	
	#highlights{

    padding-bottom: 1%;
}


	.paddingtext{
	padding-top: 8%;	
    padding-left: 6%;
    padding-bottom: 7%;
	padding-right: 7%;	
}
	
		.mainbuttons {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	
	.medium-text{
    font-size: 28px;
}
	
	
		.desktoponly {
		display: none;
	}

	.mobileonly {
		display: block;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		.article-wrap {
		-webkit-column-count: 1;
				column-count: 1;
	}
	
	
	
		footer {
			padding:0;
		padding-bottom: 80px;
	}

	footer .follow {
		margin: 35px 0;
		width: 100%;
	}

	footer .follow a {
		font-size: 49px;
	}

	footer .instagram-section {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		padding: 35px 20px;
	}

	footer .feed {
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
		width: 100%;
	}

	footer .feed img {
		max-width: 30vw;
		max-height: 30vw;
	}

	footer .footer-links {
		-webkit-box-ordinal-group: 2;
			-ms-flex-order: 1;
				order: 1;
		width: 100%;
	}

	footer .footer-links ul {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
		/*flex-direction: column;*/
		-webkit-column-count: 2;
				column-count: 2;
	}

	footer .footer-links li {
		border-right: none;
		/*float: left;*/
		width: 50%;
	}

	footer .footer-links li:nth-child(even) {
		text-align: right;
	}

	footer .footer-links {
		-webkit-box-ordinal-group: 2;
			-ms-flex-order: 1;
				order: 1;
	}

	footer .credit {
		text-align: center;
		-webkit-box-ordinal-group: 3;
			-ms-flex-order: 2;
				order: 2;
		width: 100%;
	}

	footer .credit h6 {
		margin-left: 15px;
		margin-top: 20px;
	}

	footer li.menu-item.inst {
		width: 100%;
		text-align: center;
		-webkit-box-ordinal-group: 100;
			-ms-flex-order: 99;
				order: 99;
		font-size: 28px;
		margin-top: 20px;
	}

	footer li.menu-item.inst {
		width: 100%;
		text-align: center;
		-webkit-box-ordinal-group: 100;
			-ms-flex-order: 99;
				order: 99;
		font-size: 28px;
		margin-top: 20px;
	}

	footer li.menu-item:nth-of-type(odd):before {
		display: none;
	}

	footer .footer-links li.inst:before {
		display: none;
	}

	footer .co-op {
		margin-left: 15px;
		font-size: 12px;
	}
	
	
	

}


