/*******************************************************************************
*      Author: CF4IT (http://www.cf4it.com)
*  Created on: December 1,2015
*     Project: Safwat ElQemam
*   Copyright: CF4IT .inc
*******************************************************************************/

body {
	background:url(../images/site_bg.JPG) no-repeat center top fixed;
	width:100%;
	height:100%;
}
h2{
    font-family: droidr;
}
.test {
    background-color:cadetblue;
    min-height: 50px;
}
@font-face {
    font-family: droidr;
    src: url(../fonts/DroidKufi-Regular.ttf); 
    font-style: normal;
}






@font-face {
    font-family: 'rtl-norabold';
    src: url('../fonts/rtl-nora-bold-webfont.eot');
    src: url('../fonts/rtl-nora-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rtl-nora-bold-webfont.woff2') format('woff2'),
         url('../fonts/rtl-nora-bold-webfont.woff') format('woff'),
         url('../fonts/rtl-nora-bold-webfont.ttf') format('truetype'),
         url('../fonts/rtl-nora-bold-webfont.svg#rtl-norabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'droidr';
	src: url('../fonts/RTL-Nora-Bold.eot');
	src: local('☺'), url('../fonts/RTL-Nora-Bold.woff') format('woff'), url('../fonts/RTL-Nora-Bold.ttf') format('truetype'), url('../fonts/RTL-Nora-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'GE_SS_Two';
    src: url('../fonts/GE_SS_Two.eot');
    src: local('☺'), url('../fonts/GE_SS_Two.woff') format('woff'), url('../fonts/GE_SS_Two.ttf') format('truetype'), url('../fonts/GE_SS_Two.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.logo{
	width:100%;
	text-align:center;
	margin:0 auto;
}

.logo_img{
	width:100%;
	max-width:350px;
	
}

.logo_img_in{
	width:100%;
	max-width:85px;
	
}

.m_title{
		
	font-family:droidr;
	font-size:48px;
	color:#f2f2f2;
	text-align:center;
}

.m_parg{
		
	font-family:droidr;
	font-size:18px;
	color:#f2f2f2;
	line-height:40px;
	margin-top:25px;
	text-align:justify;
    word-spacing: 2px;
}

.btn-info {
  color: #f2f2f2;
  background-color: #76d6ff;
  width:40%;
  line-height:75px;
  margin-top:40px;
  margin-bottom:40px;
  font-family:droidr;
  font-size:25px;
  border-radius:15px;
}

.btn-info2 {
  color: #f2f2f2;
  background-color: #76d6ff;
  width:30%;
  line-height:50px;
  margin-top:15px;
  margin-bottom:0px;
  font-family:droidr;
  font-size:25px;
  border-radius:15px;
}

.navbar-default2 {
  /*background-color: #f8f8f8;
  border-color: #e7e7e7;*/
  margin-top:0px;
  padding-bottom: 20px;
  margin-bottom:20px;
}
.navbar-default2 .navbar-nav > li > a {
    color: #fff;
    font-family: droidr;
    font-size: 19px;
	margin-top:27px;
}



header{
	background:rgba(75,75,75,0.4);
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	padding:5px 0px 0px 0px;
	margin:0px;
}

.navbar-default2 .navbar-toggle {
	background:#bababa;
	
}
.navbar-default2 .navbar-toggle:hover,
.navbar-default2 .navbar-toggle:focus {
  background-color: #76d6ff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default2 .navbar-collapse,
.navbar-default2 .navbar-form {
  border-color: #e7e7e7;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background:#fff;
}



@media (max-width: 768px) {
  
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	padding: 5px 0px 76px 0px;
	margin: 0px;
}

.logo_img_in {
    width: 100%;
    max-width: 75px;
    margin-right: 10px;
}

.navbar-default2 .navbar-collapse, .navbar-default2 .navbar-form {
    border-color: #e7e7e7;
    margin-top: 23px;
}

.navbar-default2 .navbar-nav > li > a {
    color: #fff;
    font-family: droidr;
    font-size: 17px;
    margin-top: 7px;
    border-bottom: #e7e7e7 1px solid;
}

.navbar-default2 .navbar-nav > li > a:hover {
    color: #fff;
    font-family: droidr;
    font-size: 17px;
    margin-top: 7px;
    border-bottom: #e7e7e7 1px solid;
}

.logo_img {
    width: 100%;
    max-width: 250px;
}

.btn-info {
    color: #f2f2f2;
    background-color: #76d6ff;
    width: 50%;
    line-height: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: droidr;
    font-size: 20px;
    border-radius: 15px;
}


}

.trip_tit{
	width:100%;	
}

.trip_tit h1{
	width:100%;
	color: #fff;
    font-family: droidr;
    font-size: 35px;
	text-align:center	
}

.steps h1{
    width:100%;
    color: #fff;
    font-family: droidr;
    font-size: 35px;
    text-align:center;
    margin: 0px 0px 25px 0px;

}

.reg_in h1{
    width:100%;
    color: #fff;
    font-family: droidr;
    font-size: 30px;
    text-align:center;
    margin: 30px 0px 25px 0px;

}

.reg_in h4{
    width:100%;
    color: #fff;
    font-family: droidr;
    font-size: 15px;
    text-align:center;
    margin: 0px 0px 25px 0px;

}


.tex_area{
    height: 150px !important;

}


.trip_tit p{
	width:100%;
	color: #fff;
    font-family: droidr;
    font-size: 17px;
	text-align:center;
	line-height:42px;
	margin-top:20px;
    word-spacing: 4px;
}

.line_tit{
	width:80%;
	background:rgba(255, 255, 255, 0.9);	
	border-radius:5px;
	float:none;
	margin:0 auto;
	padding:10px;
	margin-top:30px;
}

.team_tit{
	width:50%;
	border-radius:5px;
	float:none;
	margin:0 auto;
	padding:13px 0px 1px 0px;
	margin-top:30px;
}

.team_1{
	width:100%;
	max-width:200px;
	border-radius:50%;
	border:#d7e8f1 5px solid;
	margin-top:20px;
}

.team_1:hover{
	width:100%;
	max-width:200px;
	border-radius:50%;
	border:#76d6ff 5px solid;
	margin-top:20px;
}


.line_time {
    width: 100%;
    color: #B0B0B0;
    font-family: droidr;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 29px;
}

.line_time b {
    width: 100%;
    color: #B0B0B0;
    font-family: GE_SS_Two;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 29px;
}



.line_time2{
	width:100%;
	color: #fff;
    font-family: droidr;
    font-size: 30px;
	text-align:center	;
	margin-bottom:25px;
	margin-top:25px;
	
}

.line_dest{
	width:100%;
	color: #b0b0b0;
    font-family: droidr;
    font-size: 22px;
	text-align:center	;
	margin-bottom:25px;
}

.pad{
	margin-left:8px;
}




#cd-timeline {
  position: relative;
  padding: 3em 3em;
  margin-top: 0em;
  margin-bottom: 2em;
  width:80%;
  margin:0 auto;
  background:rgba(255, 255, 255, 0.3);
  border-radius:0px 0px 10px 10px;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 28px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 0em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    right: 50%;
    top: 50%;
    margin-right: -12px;
    margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #81748e;
    text-align: center;
    line-height: 5;
}
.cd-timeline-img.cd-movie {
  background: #d4b7b0;
    text-align: center;
    line-height: 5;
}
.cd-timeline-img.cd-location {
  background: #fead98;
    text-align: center;
    line-height: 5;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #f7f6f6;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
  border-radius:5px;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  font-family:droidr;
  font-size:18px;
  color:#064d6e;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-family:droidr;
  font-size:14px;
  color:#0c6d9f;
    word-spacing: 4px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  font-family:droidr;
  font-size:14px;
  color:#0c6d9f;
    word-spacing: 4px;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
   font-family:droidr;
  font-size:18px;
  color:#064d6e;
  }
  .cd-timeline-content p {
    font-family:droidr;
  font-size:14px;
  color:#0c6d9f;
      word-spacing: 4px;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-family:droidr;
  font-size:13px;
  color:#fff;
  background:#76d6ff;
  }
  
  
  
  
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
        border-right-color: #E8E8E8;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: left;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    right: auto;
    left: 100%;
    border-color: transparent;
    border-left-color: #E8E8E8;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 6px;
}

footer {
	width:100%;
	text-align:center;
	margin:10px 0px 10px 0px;
	color:#275586;
}

.another {
    float: left;
    width: 98%;
    margin-bottom: 10px;
    padding: 10px;
    margin: 7px 15px 0px 15px;
    font-size: 13px;
	  font-family:droidr;
	  color:#0c6d9f;
}


.another2 {
    width: 98%;
    margin-bottom: 10px;
    padding: 10px;
    margin: 7px 15px 0px 15px;
    font-size: 17px;
	  font-family:droidr;
	  color:#fff;
}

.bl_form{
	width: 100%;
	margin: 50px 0px 0px 0px;
	
}

.form-control{
	font-size: 12px;
	  font-family:droidr;
	  color:#a9a9a9;
	
}

.min_bg{
	background:rgba(75,75,75,0.4);
	border-radius:15px;
	padding:35px;
}

.min_bg2{
    background:rgba(75,75,75,0.4);
    border-radius:15px;
    padding:35px;
    margin: 0 auto;
    margin-top: 15%;
    float: none;

}

.reg_in{
	float:none;
	width:60%;
	margin:0 auto;
	margin-top:65px;
}



@media only screen and (max-width: 1170px) {
  .cd-timeline-block {
    position: relative;
    margin: 2em -32px;
}
}

.navbar-default2 .navbar-nav > li > a:hover {
    color: #76d6ff;
    font-family: droidr;
    font-size: 19px;
    margin-top:27px;
    border-bottom: #fff 0px solid !important;
	border-radius:5px;
}

@media (max-width: 768px) {
  


.navbar-default2 .navbar-nav > li > a:hover {
    color: #76d6ff;
    font-family: droidr;
    font-size: 17px;
    margin-top: 7px;
    border-bottom: #e7e7e7 1px solid;
}
.reg_in{
	float:none;
	width:90%;
	margin:0 auto;
	margin-top:65px;
}



}


.form-control{
	height:60px;
	border-radius:5px;
	font-size: 16px;
    font-family: droidr;
    color: #a9a9a9;
	text-align:center;
    line-height: 2;
}

.pad_min{
	padding:0px 0px 0px 8px;
}

.pad_min2{
	padding:0px 0px 0px 0px;
}


.marg_min{
	margin:10px 0px 10px 0px;
}

.marg_min2{
	margin:40px 0px 0px 0px;
}


.area{
	height:200px !important;
}

.wrd_min{
	font-size: 16px;
    font-family: droidr;
    color: #fff;
}

.radio-inline{
	font-size: 16px;
    font-family: droidr;
    color: #fff;
	margin-right:20px;
	
}

.radio-inline input{
	height: 23px;
    width: 23px;
	margin-right: -36px !important ;
}


@media (max-width: 991px) {
	.radio-inline{
    font-family: droidr;
        font-size: 16px;
    color: #fff;
	margin-right:20px;
	margin-left:25px;
}
.marg_min{
	margin:20px 0px 20px 0px;
}
.btn-info2 {
    color: #f2f2f2;
    background-color: #76d6ff;
    width: 30%;
    line-height: 50px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: droidr;
    font-size: 21px;
    border-radius: 15px;
}

.pad_min{
	padding:0px 0px 0px 0px;
}

.line_tit{
	width:100%;
	background:rgba(255, 255, 255, 0.9);	
	border-radius:5px;
	float:none;
	margin:0 auto;
	padding:10px;
	margin-top:70px;
}
	
#cd-timeline {
    position: relative;
    padding: 3em 3em;
    margin-top: 0em;
    margin-bottom: 2em;
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.3);
	border-radius:0px 0px 10px 10px;
}

.min_bg{
	background:rgba(75,75,75,0.4);
	border-radius:15px;
	padding:35px;
	margin:0px 10px 0px 10px;
    margin-top: 15%;
}
	
}

@media (max-width: 500px) {
	.radio-inline{
        font-size: 14px;
    font-family: droidr;
    color: #fff;
	margin-right:20px;
	margin-left:25px;
}
.marg_min{
	margin:20px 0px 20px 0px;
}
.btn-info2 {
    color: #f2f2f2;
    background-color: #76d6ff;
    width: 30%;
    line-height: 50px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: droidr;
    font-size: 13px;
    border-radius: 15px;
	padding-left:20px;
}

.fon_1{
	font-size: 10px;
	  font-family:droidr;
	  color:#a9a9a9;
	
}


	
	
}

.nav-tabs > li {
    float: right;
    width: 50%;
}

.input-group {
   border-radius: 50px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    border-bottom-color: transparent;
}

.step_img{
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
    max-height: 200px;
    margin-bottom: 10px;

}

.reg_out{
    float: right;;
    width: 100%;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.steps{
    width: 100%;
    margin: 80px 0px 65px 0px;
    text-align: center;
}

.all{
   padding: 50px 20px 50px 20px;
}

.step_1{
    background: #81748e;
    color: #fff;
    font-family: droidr;
    font-size: 20px;
    border-radius: 20px;
}

.step_2{
    background: #d4b7b0;
    color: #fff;
    font-family: droidr;
    font-size: 20px;
    border-radius: 20px;
}

.step_3{
    background: #fead98;
    color: #fff;
    font-family: droidr;
    font-size: 20px;
    border-radius: 20px;
}

.step_4{
    background: #ffcdaa;
    color: #fff;
    font-family: droidr;
    font-size: 17px;
    border-radius: 20px;
}

.radio-inline{
    font-size: 14px;
    font-family: droidr;
    color: #fff;
    margin-right:0px;
    word-spacing: 3px;

}

.radio-inline input{
    height: 23px;
    width: 23px;
    margin-right: -36px !important ;
    margin-left: 12px;
}


@media (max-width: 991px) {
    .all{
       margin-bottom: 10px;
    }


}

.terms{
    width:100% ;

}

.reg_in ul{
    width:100% ;
    text-align: right;
    background: rgba(75,75,75,0.4);
    border-radius: 10px;
    padding: 20px;
    list-style: none;
}


.reg_in li{
    width:100% ;
    text-align: right;
    color: #fff;
    font-family: droidr;
    font-size: 14px;
    word-spacing: 2px;
    line-height: 40px;
    margin-right: 15px;
}

.reg_in li b{
    width:100% ;
    text-align: right;
    color: #fff;
    font-family: GE_SS_Two;
    font-size: 20px;
    margin-left: 5px;
}


.mail {
    width: 100%;
    direction: ltr;
    text-align: left;
    color: #fff !important;
    margin-bottom: 10px;
    font-size: 25px;
}

.mail a{
    width:100% ;
    text-align: left;
    color: #fff !important;
    font-size: 20px;
    word-spacing: 3px;
    margin-left: 10px;

}

.mail_top {
    width: 100%;
    direction: rtl;
    text-align: left;
    text-align: left;
    color: #fff !important;
    margin-bottom: 10px;
    font-size: 25px;
}

.mail_top b {
    font-family: GE_SS_Two;
    font-size: 20px;
}

.mail_top a{
    width:100% ;
    text-align: left;
    color: #fff !important;
    font-size: 15px;
    word-spacing: 3px;
    margin-left: 10px;
    font-family: "droidr";
    text-decoration: none;

}

.face {
     width: 100%;
    direction: ltr;
    text-align: left;
     color: #fff !important;
     margin-bottom: 10px;
     font-size: 25px;
 }

.face a{
    width:100% ;
    text-align: left;
    color: #fff !important;
    font-size: 20px;
    word-spacing: 3px;
    margin-left: 10px;

}

.twitt {
    width: 100%;
    direction: ltr;
    text-align: left;
    color: #fff !important;
    margin-bottom: 10px;
    font-size: 25px;
}

.twitt a{
    width:100% ;
    text-align: left;
    color: #fff !important;
    font-size: 20px;
    word-spacing: 3px;
    margin-left: 10px;

}

.inst {
    width: 100%;
    direction: ltr;
    text-align: left;
    color: #fff !important;
    margin-bottom: 10px;
    font-size: 25px;
}

.inst a{
    width:100% ;
    text-align: left;
    color: #fff !important;
    font-size: 20px;
    word-spacing: 3px;
    margin-left: 10px;

}

.my_font{
    color: #404040;
    font-family: tahoma;
    font-size: 16px;
    font-weight: lighter;
    padding: 10px;
    border-radius: 10px;
}

.i_color{
    color: green;
    font-size: 16px;
    margin-left: 5px;
}

.i2_color{
    color: red;
    font-size: 16px;
    margin-left: 5px;
}

.mess_bg{
    background: rgba(75,75,75,0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000000000;

}


.modal_reg{
    float: none;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    width: 100%;
    max-width: 400px;
    border-radius: 10px;
    margin-top: 20%;
    padding: 20px 5px 20px 5px;

}

.modal_reg b{
    color: #fead98;
    font-family: droidr;
    font-size: 17px;
    word-spacing: 2px;
}

.modal_reg a{
    color: #757575;
    font-family: droidr;
    font-size: 14px;
    word-spacing: 2px;
}

.modal_reg a i{
    color: #00a2ff;
    font-size: 30px;
    margin-right: 10px;
}

.myfont{
    color: #fff;
    font-family: droidr;
    font-size: 12px;
}


.trip_img{
    color: #fff;
    font-size: 27px;
    text-align: center;
    margin: 0 auto;
}