@media screen and (max-device-width:480px){#search div.radio-controls div.n-lbl{float:right;margin-right:5px;margin-top:6px}}

/*--------------------------------------------------------------
# Font
--------------------------------------------------------------*/

body,table,tr,td,form,div,p,h1,h2,h3,h4{font-family: "Cairo-SemiBold", Cairo-SemiBold;font-size:small;font-style:normal;color:#3c3c3c;margin:0;padding:0}
a:link,a:visited,a:hover,a{ font-family: "Cairo-SemiBold", Cairo-SemiBold;font-size:small;font-style:normal;color:#3c3c3c}a{text-decoration:none}
h1{font-family: "Cairo-SemiBold", Cairo-SemiBold;color:#fff;margin:-6;text-shadow: 0px 1px 2px rgba(0,0,0,0.6);text-align:center;font-size:14px;font-weight:600}
h3{font-family: "Cairo-SemiBold", Cairo-SemiBold;color:#000; line-height: 25px;text-shadow: 0px 1px 2px rgba(0,0,0,0.6);text-align:center;font-size:16px;font-weight:600}

h2{font-family: "Cairo-SemiBold", Cairo-SemiBold;color:#00a651;text-shadow: 0px 1px 2px rgba(0,0,0,0.6);font-size:18px;text-align:center;font-weight:800}.clear{clear:both}
h4{font-family: "Cairo-SemiBold", Cairo-SemiBold;color:#fff;text-shadow: 0px 1px 2px rgba(0,0,0,0.6);text-align:right;direction:rtl;font-size:14px;font-weight:600}

p{font-size:11px;color:#fff; text-shadow: 0px 1px 2px rgba(0,0,0,0.6);line-height:1.3;margin:0;}

p:hover {
  color:#fff;

}

#p2 
{
 font-size:9;
 font-weight:600;

 color:#fff;
 
 
}


#p3 
{
 font-size:12;
 font-weight:600;
margin:0px;
 color:#fff;
 
 
}

@font-face {
font-family: "Cairo-SemiBold";
src: url("Cairo-SemiBold.ttf");
} 



/* Main styles */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);

.box-with-text {
  background-image: -webkit-linear-gradient(left, #00a651 50%, #fff 50%);
  background-repeat: repeat;
  margin:-13px -190px 90px 155px;
  background-position: 0 0;
  background-size: 200% 200px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-animation: stripes 10s linear infinite;
  animation: stripes 10s linear infinite;
}

@-webkit-keyframes stripes {
  100% {
    background-position: 0 -50px;
  }
}

@keyframes stripes {
  100% {
    background-position: -385px 0;
  }
}

.box-with-text {
  position: absolute;
 line-height:1.4;
  left: 50%;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-size:12.5;
  font: bold 74.4vmax/.8 Open Cairo-SemiBold.ttf;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}


/*--------------------------------------------------------------
# Main page
--------------------------------------------------------------*/

#header{position:fixed;top:0px;width: 100%;overflow:hidden;z-index: 99;min-height:110px;max-height:135px;background-color:#fff}

#avatar{position:absolute;top:7px;right:0px}#header div.avatar img{max-height:105px;max-width:autopx;}
#text{min-width:220px;text-align:right;margin:25 100px 70px 5px}

#text-header{margin-top: 200px;height: 0px;padding:-20px}
#text-header-share{margin-top: 140px;height: 0px;padding:-20px}

#title{position:fixed;top:120px;width: 100%;overflow: hidden;background-color: #00a651;background-position: center;background-size: cover;z-index:110;height:20px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}

#footer{position: fixed; bottom: 0px; width: 100%; height: 58px; border-top-left-radius:20px;border-top-right-radius:20px;background-color: #00a651;border-top:3px solid #fff200;background-size: cover;background-position: center;}padding:6px 0 10px 0;}

#footer-share{position: fixed; bottom: 0px; width: 100%; height: 50px; background: linear-gradient(to top right, #fff 30%, #fff 70%);border-top:3px solid #00a651;padding:6px 0 10px 0;}

/*--------------------------------------------------------------
# English page
--------------------------------------------------------------*/

#avatar-EN{position:absolute;top:5px;left:5px}#header div.avatar-EN img{max-height:100px;max-width:autopx}
#text-EN{min-width:220px;margin:30 90px 8px 100px}
#header2{position:fixed;top:0px;width: 100%;overflow:hidden;min-height:120px;max-height:120px;padding:-3px 0 1px 0;border-bottom:3px solid #00a651;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-image: url(../logo/banner.jpg);background-size: cover;background-color: #fff;}


/*--------------------------------------------------------------
# Internal pages
--------------------------------------------------------------*/


#text-header-internal{margin-top: 180px;height: 0px;padding:-20px}
#breadcrumbs{position:fixed;top:120px;width: 100%;overflow: hidden;min-height:0px;z-index: 97;text-indent:10px;padding:9px 0 10px 0; border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-color: #00a651;border-bottom:solid 2px #00a651;border-top:solid 2px #00a651;padding-bottom:5px;margin:13px 0px}
#breadcrumbs2{position:fixed;top:147px;width: 100%;overflow: hidden;min-height:0px;z-index: 97;text-indent:10px;padding:9px 0 10px 0;background-color: #1f447e;border-bottom:solid 2px #00a651;border-top:solid 2px #00a651;padding-bottom:5px;margin:13px 0px}
#text-header-search{margin-top: 120px;height: 0px;padding:-20px}
a:link {color: #fff;}
a:visited {color: #fff;}

span.n-lbl{display:block;margin-left:55px;margin-bottom:3px;color:#fff;line-height:1.7;margin-top:-40px;word-wrap:break-word}

span.value{display:block;margin-left:55px;color:#fff;word-wrap:break-word} 

span.n-lbl-Ar{display:block;margin-right:65px;text-align:right;color:#fff;margin-bottom:3px;margin-top:10px;word-wrap:break-word}
span.value-Ar{display:block;margin-right:65px;text-align:right;color:#fff;line-height:1.7;word-wrap:break-word} 


span.search-need{display:block;color:#fff;margin-left:52px;word-wrap:break-word} 
.raquo{color:#fff;}.crumb{color:#fff;}.crumb:hover{color:#fff;}


.contact-item{background-color:#00a651;background-position: center;background-size:  cover;  color:#fff;border-radius:20px;border-bottom:2px solid #fff;margin:7px;border-top:2px solid #00a651;display:block;min-height:45px;padding:7px;position:static}
.contact-item:hover{background-color:#00a651;
		background-repeat:  no-repeat;
		background-size:  cover;
			 transition:0.6s;
background-position: center center; color:#fff;border-radius:10px;display:block;margin:7px;min-height:45px;padding:7px;position:static}

.contact-item-collapse{background-image: url(../logo/banner-item.jpg);background-position: center;background-size:  cover;border-radius:20px;border-bottom:2px solid #00a651;margin:3px;border-top:2px solid #00a651;display:block;min-height:45px;padding:7px;position:static}



.contact-item-lab{background-image: url(../logo/labmed.png);background-position: center;background-size:  cover;width:90%;border-radius:20px;border-bottom:2px solid #00a651;margin:7px;border-top:2px solid #00a651;display:block;min-height:65px;padding:7px;position:static}

.contact-item-map{background-image: url(../logo/map.gif);background-position: center;background-size:  cover;width:90%;border-radius:20px;border-bottom:2px solid #00a651;margin:7px;border-top:2px solid #00a651;display:block;min-height:45px;padding:7px;position:static}


.contact-item2{background-color:#00a651;background-position: center;background-size:  cover;border-radius:20px;border-bottom:2px solid #00a651;margin:5px;border-top:2px solid #00a651;display:block;margin-bottom:-1px;min-height:45px;padding:7px;position:static}
.contact-item2:hover{background-color:#00a651;
			 transition:0.6s;
background-position: center center; border-radius:10px;display:block;margin-bottom:-1px;min-height:45px;padding:7px;position:static}





div.related-content4{	background-image: url(../logo/3.png) ;background-position: center;border-radius:20px;margin:0px 10px 10px;padding: 7px 3px;}


div.related-content{	background-image: url(../logo/2.png) ;background-position: center;background-size: cover;border-radius:20px;border-top:2px solid #00a651;border-bottom:2px solid #00a651;margin:0px 10px 20px; padding:5px;}
div.related-content2{	background-color:#fff;background-position: center;background-size:  cover;border-radius:20px;border-top:2px solid #00a651;border-bottom:2px solid #00a651;margin:10px 20px 20px 32px;padding:0px 7px 5px 10px; }
div.related-content3{	background-image: url(../logo/2.png) ;background-position: center;background-size: cover;border-radius:20px;border-top:2px solid #00a651;border-bottom:2px solid #00a651;margin:0px 10px 20px; padding:5px 60px;}

div.related-content-near{	background-image: url(../logo/bg3.jpg) ;box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.6);background-position: center;background-size: cover;border-radius:20px;border-top:2px solid #00a651;border-bottom:2px solid #00a651;margin:10px 20px 0px; padding:5px;}

div.related-content-map{	background-image: url(../logo/map.gif) ;height:90px;width:100%;box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.6);background-position: center;background-size: cover;border-radius:20px;border-top:2px solid #00a651;border-bottom:2px solid #00a651; padding:5px;margin-bottom:40px}

div.related-content-small{	  	background-image: url(../logo/2.png);
		background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	
border-radius:20px;
	margin-left: 7px;
	margin-right:7px;
	

	}

	
	div.row{	
    display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	}
	
	
	
	div.related-content-larg{	  	background-image: url(../logo/2.png);
		background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 250px;
	height: 180px;
	display: flex;
	justify-content: center;
	padding:10px;
border-radius:20px;
	
	

	}
	
	
#footer-internal{position: fixed; bottom: 0px; width: 100%; height: 45px; background: linear-gradient(to top right, #fff 30%, #fff 70%);border-top:3px solid #d5a53f;padding:6px 0 10px 0;}


/*--------------------------------------------------------------
# Engage
--------------------------------------------------------------*/
div.related-content-f{background-color: #00a651;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #fff;padding:7px}
div.related-content-t{background-image: url(../logo/bg4.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}
div.related-content-l{background-image: url(../logo/banner.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}
div.related-content-y{background-image: url(../logo/banner.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}
div.related-content-i{background-image: url(../logo/bg5.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}
div.related-content-p{background-image: url(../logo/banner.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}
div.related-content-g{background-image: url(../logo/banner.jpg);background-size: cover;background-color: #fff;;margin:-5px 10px 0px;width:220px;height:100px;border-radius:20px;border:4px solid #00a651;padding:7px}

#text-header-Engage{margin-top: 95px;height: 0px;padding:-20px}

	.fb-container{
    display: flex;
}

.fb-like{
    width: 142px;
    overflow: hidden;
    margin: auto;
}


/*--------------------------------------------------------------
# HTML
--------------------------------------------------------------*/

body {
 width: 100%px;
  height: 100%px;
  background-image: url(../logo/bg.jpg);
  background-size:  cover;
  background-attachment: fixed;
  	background-position: center center;
			background-repeat:  no-repeat;

			background-size:  cover;
			}



header .banners {
  width: 100%;
  height: 155px;
  margin: 115px auto;
  position: absolute;
  z-index:-1;
  
}
header .banners .banner {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
 

  -webkit-filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
  filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));

}
header .banners .banner.active {
  z-index: 10;
  position: absolute;
  left: 0;
}
header .banners .banner.anime img {
  -webkit-animation: anime 9s ease-in-out infinite;
          animation: anime 9s ease-in-out infinite;
		  
}
header .banners .banner:not(.active) {
  z-index: 1;
}
header .banners .banner.next {
  z-index: 9;
}
header .banners .banner img {
  width: 100%;
  height: 100%;
  position: absolute;
}
header .banners .banner .img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

@-webkit-keyframes anime {
  0% {
  opacity:1;
}
8% {
opacity:1;
}

17% {
opacity:1;
}

25% {
opacity:1;
}
40% {
opacity:0;
}
60% {
opacity:0;
}
80% {
opacity:0;
}
100% {
opacity:0;
}
  }
/*--------------------------------------------------------------
# Style of icons
--------------------------------------------------------------*/


section #thumbs {   
   
    margin-top:3px;
    margin-left: 0; 
    margin-right: 0;
	 


     text-align:right ;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
section #thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
section .stretch {
    width: 0%;
    display: inline-block;
    font-size: 0;
    line-height: 0
	
	
}


	section #single_image3{   
  

	height: auto;
}	

 section #thumbs2 {   
   
    margin-top:3px;
    margin-left: 0; 
    margin-right: 0;
	 


     text-align:left ;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

section #thumbs2 a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}


section .stretch {
    width: 0%;
    display: inline-block;
    font-size: 0;
    line-height: 0
	
	
}

/*--------------------------------------------------------------
# More
--------------------------------------------------------------*/
.card {

  margin: 0px auto;

  color: #444;
 

}


.card .bio {
  position: relative;
  margin: 0px;
  font-family: Merriweather Sans;
  animation: slidein 1.2s;
  font-family: "Cairo-SemiBold", Cairo-SemiBold;
}


@keyframes fadein {
  from {
    color: transparent;
  }
  to {
    color: inherit;
  }
}
@keyframes grow {
  from {
    transform: scale(0);
  }
  80% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slidein {
  from {
    opacity: 0;
  }
  49.9% {
    opacity: 0;
  }
  50% {
    right: -240px;
  }
  to {
    right: 0;
  }
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/

input[type=text] {
    width: 180px;
	height:15px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 13px;
	color:#fff;
    background-color: transparent;
    background-image: url('../icons/search.png');
	background-size: 18px 18px;
    background-position: 3px 3px ; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	  font-family: "Cairo-SemiBold", Cairo-SemiBold;
	  margin-top:13px;
	  margin-bottom:10px;
}

input[type=text]:hover {
   
            outline: 0;
            border: 2px solid transparent;
            border-bottom: 2px solid #fff;
            border-radius: 0;
            background-position: 100% center;
			  font-family: "Cairo-SemiBold", Cairo-SemiBold;
}

input[type=submit] {
 background-color: transparent; width: 65px;height:30px; color:#fff;border-radius: 10px;   border: 2px solid #fff;
   font-family: "Cairo-SemiBold", Cairo-SemiBold;


}


/*--------------------------------------------------------------
# Drop Menu
--------------------------------------------------------------*/

.dropbtn {
 


 background-color: transparent;
  border: none;
   padding: 0px 0px;
}

.dropup {
  position: relative;
  display: inline-block;
}

.dropup-content {
	
  display: none;
  position: absolute;
  bottom: 45px;
  background-color: #fff;
  border-radius:20px;
  border:1px solid #00a651;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropup-content a {
	
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropup-content a:hover {background-color: #fff}

.dropup:hover .dropup-content {
  display: block;
}

.dropup:hover .dropbtn {
  background-color: transparent;
}
/*--------------------------------------------------------------
# Top Nav
--------------------------------------------------------------*/


.topnav {
  overflow-y: scroll;
  
			 background: #fff;
  position: relative;
  
}

.topnav #myLinks {
  display: none;
 	background-image: url(../logo/2.jpg) ;
			background-position: center center;
			background-repeat:  no-repeat;
			background-attachment: fixed;
			background-size:  cover;
			
}

hr.new1 {
   border: .5px solid #00a651;
   opacity:0.4;
  width:90%;
}
.topnav a {
  color: white;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 14px;
  display: block;
  
}

.topnav a.icon-nav {
  background: transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {

  color: #fff;
  
}

.active {
  background-color: transparent;
  color: white;
}
@media (max-width: 767px){
  .topnav{
   max-height: 300px;
   overflow: scroll;
  -webkit-overflow-scrolling: touch;
  }
}




/*--------------------------------------------------------------
# Back to Top
--------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);





#scrolltop {
  display: none;
}

#rocketmeluncur {
  position: fixed;
  bottom: 75px;
  z-index: 7;
  display: none;
  visibility: hidden;
  width: 26px;
  height: 48px;
  right: 25px;
  background: url(../logo/Ask.png) no-repeat 50% 0;
  opacity: 0;
  -webkit-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: visibility .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity .6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

#rocketmeluncur i {
  display: block;
  margin-top: 48px;
  height: 14px;
  background: url(https://1.bp.blogspot.com/-UR9I7YEuEUY/VXIJn8MrBPI/AAAAAAAAKRE/qZObHBd5zIo/s1600/rocket.png) no-repeat 50% -48px;
  opacity: .5;
  -webkit-transition: -webkit-transform .2s;
  -moz-transition: -moz-transform .2s;
  transition: transform .2s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0
}

#rocketmeluncur:hover {
  background-position: 50% -62px
}

#rocketmeluncur:hover i {
  background-position: 50% 100%;
  -webkit-animation: flaming .7s infinite;
  -moz-animation: flaming .7s infinite;
  animation: flaming .7s infinite
}

#rocketmeluncur.showrocket {
  visibility: visible;
  opacity: 1
}

#rocketmeluncur.launchrocket {
  background-position: 50% -62px;
  opacity: 0;
  -webkit-transform: translateY(-800px);
  -moz-transform: translateY(-800px);
  -ms-transform: translateY(-800px);
  transform: translateY(-800px);
  pointer-events: none
}

#rocketmeluncur.launchrocket i {
  background-position: 50% 100%;
  -webkit-transform: scale(1.4, 3.2);
  -moz-transform: scale(1.4, 3.2);
  transform: scale(1.4, 3.2)
}

/**
 * ----------------------------------------
 * animation rotate-diagonal-1
 * ----------------------------------------
 */
@-webkit-keyframes rotate-diagonal-1 {
    0% {
        -webkit-transform: rotate3d(1, 1, 0, 0deg);
        transform: rotate3d(1, 1, 0, 0deg);
    }
    50% {
        -webkit-transform: rotate3d(1, 1, 0, -180deg);
        transform: rotate3d(1, 1, 0, -180deg);
    }
    100% {
        -webkit-transform: rotate3d(1, 1, 0, -360deg);
        transform: rotate3d(1, 1, 0, -360deg);
    }
}
@keyframes rotate-diagonal-1 {
    0% {
        -webkit-transform: rotate3d(1, 1, 0, 0deg);
        transform: rotate3d(1, 1, 0, 0deg);
    }
    50% {
        -webkit-transform: rotate3d(1, 1, 0, -180deg);
        transform: rotate3d(1, 1, 0, -180deg);
    }
    100% {
        -webkit-transform: rotate3d(1, 1, 0, -360deg);
        transform: rotate3d(1, 1, 0, -360deg);
    }
}


.rotate-diagonal-1 {
    -webkit-animation: rotate-diagonal-1 0.9s linear both;
    animation: rotate-diagonal-1 1.4s linear both;
	
}


/**
 * ----------------------------------------
 * Floationg Icon
 * ----------------------------------------
 */
 
 
 .fab-container {
    position: fixed;
    bottom: 100px;
   left: 40px;
    z-index: 999;
    cursor: pointer;
}

.fab-icon-holder {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #016fb9;

    box-shadow: 0 16px 10px rgba(225, 225, 225, 0.3);
}

.fab-icon-holder:hover {
    opacity: 0.8;
}

.fab-icon-holder img {
    display: flex;
    align-items: center;
    justify-content: center;
width:35px;
height:auto;
-webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(3px 3px 3px #222);
   margin-left: 7px;
	margin-right:7px;
	margin-top: 7px;
	
	
}

.fab-icon-holder img:hover {
	-webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(3px 3px 3px #222);
   opacity: 0.6;
  
}
.fab {
    width: 60px;
    height: 60px;
    background: #d23f31;
}

.fab-options {
    list-style-type: none;
    margin: 0;

    position: absolute;
    bottom: 70px;
    right: 0;

    opacity: 0;

    transition: all 0.3s ease;
    transform: scale(0);
    transform-origin: 85% bottom;
}

.fab:hover+.fab-options,
.fab-options:hover {
    opacity: 1;
    transform: scale(1);
}

.fab-options li {
    display: flex;
    justify-content: flex-end;
    padding: 5px;
}

.fab-label {
    padding: 2px 5px;
    align-self: center;
    user-select: none;
    white-space: nowrap;
    border-radius: 3px;
    font-size: 16px;
    background: #666666;
    color: #ffffff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    margin-right: 10px;
}


/*--------------------------------------------------------------
# Button Ripple
--------------------------------------------------------------*/

.wrap {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}

button {
  background-image: url(../icons/icon.png);
  background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 260px;
	height: 40px;
  cursor: pointer;
  border: 2px solid white;
  color: white;


  border-radius: 100%;
  text-transform: uppercase;
 font-family: "Cairo-SemiBold", Cairo-SemiBold;
  font-size: 8px;
  line-height: 17px;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;
}
button:hover {
  transform: scale(1.1);
}
button:focus {
  outline: none;
}


@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(255, 255, 255, 0.3), 0 0 0 5px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 4px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}









body {

 --l: 3.5em;

}
.wrapper {
  max-width: 600px;
  width: 100%;
  
bottom:80px;
  position: fixed;
}

.triggerButton { display: none; }

.triggerButton + label {
  cursor: pointer;
  position: absolute;
  right: 2.3em;
  bottom: 1.5em;
 
  z-index: 2;
    background-image: url(../icons/icon-floating.png);
  background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 60px;
	height: 60px;
 
  border: 2px solid white;
  color: white;


  border-radius: 100%;
  text-transform: uppercase;
 font-family: "Cairo-SemiBold", Cairo-SemiBold;
  font-size: 8px;
  line-height: 17px;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;
}

.triggerButton:hover {
  transform: scale(1.1);
}
.triggerButton:focus {
  outline: none;
}
.triggerButton + label:before, .triggerButton + label:after {
  position: absolute;
  content: '';
  height: calc(var(--l) / 2 );
  width: .25em;
  background-color: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: .5em;
  transition: all .25s;
}

.triggerButton + label:before {
  height: calc(var(--l) / 2 );
  width: .25em;
  background:transparent;
}

.triggerButton + label:after {
  width: calc(var(--l) / 2 );
  height: .25em;
}


.triggerButton:checked + label:before { transform: rotatez(-45deg); }

.triggerButton:checked + label:after { transform: rotatez(-45deg); }

.one, .two, .three {
  cursor: pointer;
  position: absolute;
  right: 1em;
  bottom: 1em;
  padding: 1em;
  width: 2.3em;
  height: 2.3em;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  transform: rotateZ(90deg);
  font-size: 1em;
  color: #fff;
  transition-property: all;
  transition-duration: .35s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.triggerButton:checked ~ .one, .triggerButton:checked ~ .two, .triggerButton:checked ~ .three { opacity: 1; }

.triggerButton:checked ~ .one {
  background-color: #0db320;
  transform: translateX(-6em);
  transition-delay: .2s;
}

.triggerButton:checked ~ .two {
  background-color: green;
  transform: translateX(-4.5em) translateY(-4.5em);
  transition-delay: .1s;
}

.triggerButton:checked ~ .three {
  background-color: blue;
  transform: translateY(-6em);
}

.triggerButton:checked ~.one:hover, .triggerButton:checked ~ .two:hover, .triggerButton:checked ~ .three:hover { opacity: .9; }





/*--------------------------------------------------------------
# Count Down
--------------------------------------------------------------*/



.container {
  color: #000;
  margin: 0 auto;
  text-align: center;
  
}



li {
  display: inline-block;
   font-size: 15px;
  list-style-type: none;
 padding: 5px;
  text-transform: uppercase;
}

li span {
  display: block;
  font-size: 15px;
}


@media all and (max-width: 768px) {

  li {
    font-size: 13px;
    padding: 7px;
	color:#fff;
  }
  
  li span {
    font-size: 13px;
	
  }
}



/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/

.btn {
  position: relative;
  display: inline-block;
  padding: 12px 36px;
  margin: 10px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  border-radius: 5px;
  outline: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  box-sizing: border-box;
}
.btn--snakeBorder {
  background-image: url(../logo/banner.jpg) ;
			background-position: center center;
			background-repeat:  no-repeat;
			
			background-size:  cover;
  overflow: hidden;
}
.btn--snakeBorder::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
}
.btn--snakeBorder span {
  position: absolute;
}
.btn--snakeBorder span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #00a651, #00a651);
  animation: borderAnimation1 2s linear infinite;
}
@keyframes borderAnimation1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.btn--snakeBorder span:nth-child(2) {
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #00a651, #00a651);
  animation: borderAnimation2 2s linear infinite;
  animation-delay: 1s;
}
@keyframes borderAnimation2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
.btn--snakeBorder span:nth-child(3) {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #00a651, #00a651);
  animation: borderAnimation3 2s linear infinite;
}
@keyframes borderAnimation3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.btn--snakeBorder span:nth-child(4) {
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to top, #00a651, #00a651);
  animation: borderAnimation4 2s linear infinite;
  animation-delay: 1s;
}
@keyframes borderAnimation4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}