﻿body {

background-image: url("IMG/BGAV2.jpg");
    margin: 0;
   
}

@font-face{
  font-family: "Assistant";
  src: url("IMG/Assistant-VariableFont_wght.ttf") format("truetype");
}
.TextTitleAdminEntry
{
 color:Gray;
 padding-top:4%;
 font-family:Assistant,Geneva,sans-serif;
 font-size:26px;   
}


.Box1PageFirstAV
{
    direction:rtl;
  overflow-y: scroll;
     border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 62%;
    float: right;
     margin-right:2%;
}

.box2xFooterAdminEntryAV
{
   
    height: 5%;
    width: 95%;
    text-align:center;
   
     margin: 0 auto;
   color:Red;
   margin-top:1%;
   margin-bottom:2%;
   font-weight:bold;
   font-size:18px;
}

.boxDivEmailAndPass
{
   
    height: 30%;
    width: 40%; 
    color:Black;
    text-align:right;
    top:10%;
    right:2%;
    font-size:20px;
    
    position:relative;
     margin-top:2%;
     
     
     float:right;
}

.BoxDiv_TBEmailAmdPass
{
    
    height: 30%;
    width: 55%; 
   
    position:relative;
   top:10%;
    right:2%;
     margin-top:2%;
     float:right;
     
      
     
   
     
}

.StyleTB
{
 
   width: 100%;
   background-color:MintCream;
  padding: 6px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  

}



.TitleFirstPageAV{
    max-width:90%;
    height:85px;
    
    margin:0 auto;
    min-height:30%;
     background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;
   
    
    margin-bottom:5px;
}

.divLogo
{
     height: 100%;
    width: 26%;
    float:right;
   
}

.TitleFirstPage{
    max-width:90%;
    height:85px;
    
    margin:0 auto;
    min-height:30%;
     background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;
   
    
    margin-bottom:5px;
}
.AllDivAV
{
    direction: rtl;
    
 background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	
    width: 90%;
    height:800px;
    
   
    position:relative;
     margin: 0 auto;
  
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.StatusColorBTN
{
 
 font-size:12px;
 background-color:Red;
 
    
}
.StatusColorTxtGift
{
  
      height: 22px;
    width: 80%;
    float: right;
     margin-right:10%;
    
}

.btnBigText
{
    float:left;
    font-size:13px;
   
    width:25px;
    height:20px;
    background-color:AntiqueWhite;
    
    
}
.btnSmallText
{
     background-color:AliceBlue ;
    float:left;
    font-size:13px;
    
      width:25px;
    height:20px;
   
    margin-left:10px;
    
}

.tbFullName {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 35%;
    float: right;
     margin-top:5%;
     margin-right:5%;
    
}
.tbTel {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 35%;
    float: left;
     margin-top:5%;
     margin-left:5%;
    
}

.tbEmail {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 90%;
   
     margin-top:5%;
     
    
}
.boxTitle {
   
   

    height: 3%;
    width: 100%;
    
     position:relative;
     margin: 0 auto;
    
    
}
.boxTitle2
{
    background-color:Green;
    height: 1%;
    width: 95%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%; 
    
}
.boxMiddlePage
{
     
    height: 420px;
    width: 72%;
    
     position:relative;
     margin: 0 auto;
     margin-top:1%;
}

.boxBtnTitle {
  
    height: 20%;
    width: 50%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}

.boxNewAdminRegAV
{
     background-color:White;
     
    height: 80%;
    width: 40%;
    
     position:relative;
     margin: 0 auto;
     margin-top:8%;
     
         
      border: 1px solid LightGray;
      padding : 10px;
      box-shadow: 5px 5px 4px LightGray;
}

.boxAdminEntryAV
{
     
     background-color:White;
     
    height: 80%;
    width: 40%;
    
     position:relative;
     margin: 0 auto;
     margin-top:5%;
     /*
     margin-left:5%;       
     float:left;
  */   
      border: 1px solid LightGray;
      padding : 10px;
      box-shadow: 5px 5px 4px LightGray;
     
}

.boxTitleAdminNewAndEntryAV
{
    
    height: 20%;
    width: 95%;
    text-align:center;
    
    border-bottom: 1px solid black;
    
     position:relative;
     margin: 0 auto;
     margin-top:1%;
   
     
}

.boxMiddleAdminEntryAV
{
   
    height: 40%;
    width: 95%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
      text-align:center;
}
.boxFooterAdminEntryAV
{
   
    height: 20%;
    width: 95%;
    text-align:center;
    float:right;
     margin: 0 auto;
   color:Red;
   margin-top:2%;
   font-weight:bold;
  
     
}
.boxBtnFooterAdminEntryAV
{
   
    height: 20%;
    width: 95%;
    text-align:center;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
     
}

.fontAssistant
{
    font-family:Assistant;
}
.boxMiddleNewAdminAV
{
    
    height: 40%;
    width: 95%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
      text-align:center;
      
    
}

.ButtonRegAV 
{
    width:72%;
    height:80%;
    font-size:26px;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
		background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	background-color:#77d42a;
	border-radius:3 px;
	border:1px solid #e65f44;
	display:inline-block;
	cursor:pointer;
    color:#306108;
	font-family:Assistant;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #595222;
}
.ButtonRegAV:hover {
background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	background-color:#5cb811;
}
.ButtonRegAV:active {
	position:relative;
	top:1px;
}


.ButtonLogin 
{
    
    width:72%;
    height:80%;
    font-size:32px;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	background-color:#ffc477;
	border-radius:3px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Assistant;
	
	font-weight:bold;
	padding:0px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}
.ButtonLogin:hover {
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	background-color:#fb9e25;
}
.ButtonLogin:active {
	position:relative;
	top:1px;
}
boxContact {
   
   
   display:none;
    height: 50%;
    width: 55%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}

.boxPic {
   
   
   display:block;
    height: 50%;
    width: 55%;
    
     position:relative;
     margin: 0 auto;
     margin-top:1%;
}

.boxContactTitle {
   
    
     border-radius: 7px;
     border: 0.5px solid gray;
    height: 15%;
    width: 80%;
   text-align: center;
 
     margin: 0 auto;
     margin-top:2%;
      
}
.boxContactTitleAndFooter {
   
  
   
    height: 15%;
    width: 80%;
    
    
     margin: 0 auto;
     margin-top:2%;
      
}

.boxContactTextBoxs {
   
  
    border-radius: 7px;
     border: 0.5px solid gray;
    height: 50%;
    width: 80%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}



.BtnOnline
{
     float: right;
    margin-top: 25px;
     border-radius: 5px;
     border: 0.5px solid black;
     margin-right:7%;
      height:48%;
      width:35%;
      font-size:18px;
  
}
.BtnSend
{
    
    margin-top: 2px;
     border-radius: 5px;
     border: 0.5px solid black;
     
      height:90%;
      width:100%;
         font-size:18px;
  
   background-color:GreenYellow;
}
.BtnContactUs
{
     float: left;
    margin-top: 25px;
     border-radius: 5px;
     border: 0.5px solid black;
     margin-left:7%;
      height:48%;
      width:35%;
      background-color:GreenYellow;
         font-size:18px;
  
}

.divMovePersonToList {
    height: 500px;
    width: 15%;
    float: left;
    
}
p.clear {
    clear:both;
    height:0;
}

.CheckBoxSendEmailAdmin
{
    height: 10px;
    width: 80%;
    float: right;
   
     margin-right:3%;
    
}





.Title{
    max-width:80%;
    height:50px;
    
    margin:0 auto;
    min-height:30%;
   background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;

    margin-bottom:5px;
}

.TextNameUser
{
   
    float:right;
    width:45%;
    font-family:Assistant;
    font-size:12px;
}

.center {
  text-align: center;
 
}

.TextTitle26
{
  
    font-family:Assistant;
    font-size:18px;
   
}
.TextTitle20
{
   text-align: center;
  
    font-family:Assistant;
    font-size:20px;
   
}
.TextTitle18
{
   
    font-family:Assistant;
    font-size:18px;
   
}

.TextTitle18Tel
{
   
  
    
   padding-top:5px;
    font-family:Assistant;
    font-size:18px;
    margin-top:10px;
 
   
}

header 
{
    
    direction: rtl;
    margin: 0 auto;
    height: 40px;
    width: 80%;
    background-color: Black;
    color:White;
    margin-bottom: 3px;
}
header nav 
{
  
        width: 550px;
        
        float: right;
 }

header nav ul 
{
     
    list-style-type: none;
    padding: 0;
    margin: 0;
}
header nav ul li
{
   
        display:inline-block;
        color:White;
        height:40px;
       
        padding:0 20px;
        line-height:40px;
        vertical-align:central;
        text-align:center;
         font-family:Assistant;
        font-size:13px;
        float:right;
        border-right:1px solid #CCC;

}

.footer {
    background-color: Black;
    color:White;
    width: 100%;
    float: left;
   
    margin-top: 5px;
}



.box3Title 
{
    height:5%;
    
    margin-bottom:10%
    
     border-radius: 3px;
     border: 0.5px solid black;
    background-color:CadetBlue;
    color:White;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.box3Image {
         border-radius: 7px;
  border: 0.5px solid black;
  
    
    margin-top:5%;
    margin-right:5%;
      width: 90%;
    height: 170px;
}

.box2TextBoxListEmail 
{
   
    float: right;
    
    width: 90%;
    height:70%;
    margin-right: 5%;
     margin-top:5%;
   
}

.box3UploadFile
{
   
    margin-right: 5%;
    float: right;
    width: 90%;
    height: 55%;
}

.ListBoxButtons {
    float: right;
    margin-right: 3%;
    height: 100%;
    width: 30%;
}

.box2ListBoxWriteSMS {
    float: right;
    
    width: 90%;
    margin-right: 5%;
    margin-top: 25px;
}

.TextBoxWriteSMS {
   direction:ltr;
}

.box2ButtonLeft_CLear {
    float: left;
    margin-left: 3%;
    height: 100%;
    width: 30%;
}

.Box1btn_smsEmail 
{
   
    float: left;
    width: 100%;
    height: 70px;
    margin-top:3%;
}

.box3Search {
    
    margin-top:10%;
    margin-right:5%;

}

.Divlbl_SumSMS {
    
    float: left;
    width: 100%;
    background-color:red;
}

.CenterItem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lblSumSMS {
    display: flex;
    align-items: center;
    justify-content: center;
}


.Box1btn_ExmplesSendEmail 
{
    
    float: left;
    width: 100%;
    height: 60px;
 
}

.Box1btn_smsEmail {
    
    width: 100%;
    height: 80px;
     margin-top: 2%;
}



.btnSendEmail {
    color:White;
    background-color:Teal;
    margin-right: 15%;
    margin-top:7%;
    height: 100%;
    width: 70%;
}

.btnSendEmailAdmin {
    
    
    margin-right: 15%;
    margin-top:7%;
    height: 100%;
    width: 70%;
}

.Box2btn_CheckEmails 
{
    
    float: left;
    width: 100%;
    height: 70px;
     margin-top: 5%;
    
     text-align:center;
}

.btnCheckEmails {
  
    color:White;
    background-color:Teal;
    height: 80%;
    width: 60%;
}

.btnLoadContacts
{
    
    height: 30%;
    width: 30%;
}


.btnMovePersonToList {
    float: right;
    margin-top:40%;
    height: 20%;
    width: 80%;
}

.DivAddPerson
{
    display:none;
    left: 0%;
    top: 0%;
    background-color:Gray;
    width: 50%;
    height: 100%;
   position: relative;
    
    
}

.box3TextBoxMsgToEmail 
{
    
    float: right;
    
    width: 90%;
    height:40%;
    margin-right: 4%;
     margin-top:5%;
     
}

.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    margin-top:2%;
    vertical-align: middle;
    font-family:Guttman Yad-Brush;
    border: 1px solid #124d77;
    background: #007dc1;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    text-shadow: #000 1px 1px 2px;
    -webkit-border-radius: 6px;
}

.file-upload:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
}



.file-upload, .file-upload span {
        width: 100%;
}

.file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
}

.file-upload strong {
            font: normal 12px Assistant,sans-serif;
            text-align: center;
            vertical-align: middle;
}

.file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
}


.CenterTextBox
{
    margin-top:2%; margin-right:1%;
}

.DivWait
{
    
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;

                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: center;
                background-color:Red;
}

.center-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

.centered 
{
    display:none;
  position: fixed; 
  padding-top:2%;
   text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:300px;
  height:120px;
  font-size:30px;
  color:Yellow;
  opacity: 0.9;
  background-color:Blue;
  border-radius: 7px;
  border: 0.5px solid black;
}

.divLogoWebGift
{
     height: 100%;
    width: 15%;
    float:right;
   
}





table.WallTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;

  
  text-align: right;
  border-collapse: collapse;
  
}


table.YellowTable {
  border: 1px solid #FBFF00;
  background-color: #EEEEEE;

  
  text-align: center;
  border-collapse: collapse;
  
}


table.YellowTable td {
  border: 1px solid #AAAAAA;
  padding: 3px 4px;
}
table.YellowTable tbody td {
  font-size: 13px;
}
table.YellowTable tr:nth-child(even) {
  background: #E8FC1F;
}
table.YellowTable thead {
  background: #DCD621;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}

table.YellowTable thead th {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.YellowTable thead th:first-child {
  border-left: none;
  
}

table.YellowTable tfoot {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FCF526;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.YellowTable tfoot td {
  font-size:7px;
}
table.YellowTable tfoot .links {
  text-align: right;
}

table.YellowTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}













table.BlueTable2 {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;

  text-align: center;
  border-collapse: collapse;
}
table.BlueTable2 td, table.BlueTable2 th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.BlueTable2 tbody td {
  font-size: 13px;
}
table.BlueTable2 tr:nth-child(even) {
  background: #D0E4F5;
}
table.BlueTable2 thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.BlueTable2 thead th {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.BlueTable2 thead th:first-child {
  border-left: none;
  
}

table.BlueTable2 tfoot {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.BlueTable2 tfoot td {
  font-size:7px;
}
table.BlueTable2 tfoot .links {
  text-align: right;
}

table.BlueTable2 tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}




.TextWhite
{
    font-family:Open Sans Hebrew,sans-serif;
    color:White;
}

.DivTitleNameWeb
{
    width:100%;
    height:7%;
    background-color  :DarkBlue; 
    color:White;
    text-align:center;
    padding-top:3%; 
    
}



@font-face{
  font-family: "Assistant";
  src: url("IMG/Assistant-VariableFont_wght.ttf") format("truetype");
}



.FontSizeTitleNameWeb
{
    font-family:Assistant;
    font-size:26px;
}

.DivTitleExplanation1
{
    background-color:#F3F3F3;
    width:90%;
    height:500px;
     position:relative;
     margin: 0 auto;
     direction:rtl;   
}

.boxAllExplanation
{
   
    width:80%;
    height:90%;
    
}

.TitleTextExp1
{
 
    margin-top:1%;
    width:100%;
    height:10%;
    text-align:center;
     border-bottom: 1px solid Gainsboro;    
     transition: all 1.5s;
    font-size:20px;
    font-family:Assistant;
     
}



.hideW {
  opacity: 0;
  width:0px;
}
.hide {
  opacity: 0;
  left: -100%;
}

.hideR {
  opacity: 0;
  right: -100%;
}


.showW {
  opacity: 1;
  width:100%;
}

.show {
  opacity: 1;
  left: 0;
}

.showR {
  opacity: 1;
  right:0;
  
}
.TitleTextExp2
{
     
 
    
    width:80%;
    height:12%;
    text-align:center;
     transition: all 0.5s;
     font-size:22px;
     font-family:Assistant;
}

.boxListSystemCapabilities
{
    margin-top:3%;
   
    width:100%;
    height:60%;
     transition: all 0.5s;
    font-size:16px;
     font-family:Assistant;
}

.BoxCapab
{
   
    margin-top:3%;
    width:40%;
    height:14%;
    float:right;
    margin-right:5%;
    
     border: 1px solid LightGray;
    
      box-shadow: 5px 5px 4px LightGray;
      background-color:White;
      border-radius: 10px 20px;
      text-align:center;
      padding-top:1%;
}

.BoxCapab1
{
   background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);
    margin-top:3%;
    width:40%;
    height:14%;
    float:right;
    margin-right:5%;
    
     border: 1px solid LightGray;
    
      box-shadow: 5px 5px 4px LightGray;
      background-color:White;
      border-radius: 10px 20px;
      text-align:center;
      padding-top:1%;
}

.DivTitleExplanation2
{
    background-color:White;
    width:90%;
    height:1700px;
     position:relative;
     margin: 0 auto;
     direction:rtl;   
}

.TitleTextExp3
{
    background-color:#F3F3F3;
    margin-top:1%;
    width:100%;
    height:3%;
    text-align:center;
     border-bottom: 1px solid Gainsboro;    
     padding-top:1%;
}

.Divimg
{
   
    width:90%;
    height:30%;
     position:relative;
     margin: 0 auto;
     box-shadow: 5px 5px 4px LightGray;
     transition: all 1s;    
}

.ImgExp
{
    width:80%;
    height:95%;
    
}

.div7Timings
{
  

    width:99%;
    height:30%;
     position:relative;
     margin: 0 auto; 
    transition: all 0.7s; 
}

.divDatas7Timings
{
   
 float:right;
 
  width:100%;
  height:80%;
    border: 1px solid #eee;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.06);
}

.DivImgX
{
   background: linear-gradient(to bottom, rgba(205,235,142,1) 0%,rgba(165,201,86,1) 100%);
    margin-right:1%;
     width:50%;
    height:100%;
    float:right;
    text-align:center;
    box-shadow: 5px 5px 4px LightGray;
    margin-right:20%;
   
}


.imgTx
{
     width:99%;
    height:90%;
    
}

.FontSize13
{
    font-family:Assistant;
    font-size:12px;
    text-decoration: none;
}

.TitleTextExp3
{
     background-color:#F3F3F3;
    margin-top:1%;
    
    width:100%;
    height:3%;
    text-align:center;
   transition: all 0.5s;
    font-family:Assistant;
   font-size:22px;
}

.TitleTextExp33
{
   
    float:right;
    width:100%;
    padding-top:1%;
    height:7%;
    text-align:center;
   transition: all 0.5s;
    font-family:Assistant;
   font-size:22px;
}

.DivSmsImg
{
   
    width:40%;
    height:20%;
    margin-right:5%;
    float:right;
     box-shadow: 5px 5px 4px LightGray;
     text-align:center;
     transition: all 0.5s;
}


.DivTitleExplanation3
{
  
    background-color:#F3F3F3;
    width:90%;
    height:700px;
     position:relative;
     margin: 0 auto;
     direction:rtl;   
}

.divExpNewLince
{
    float:right;
     background-color:#F3F3F3;
    width:100%;
    height:90%;
     position:relative;
     margin: 0 auto; 
    
}

.DivImgExpNewLince1
{
   background: linear-gradient(to right, rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%);
   transition: all 0.5s;
     width:30%;
    height:77%;
     float:right;
    text-align:center;
    box-shadow: 5px 5px 4px LightGray;
    margin-top:2%; 
    margin-right:18%;
    font-family:Assistant;
     font-size:18px;
      color:White;
}

.DivImgExpNewLince2
{
   background: linear-gradient(to right, rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%);
   margin-left:18%;
     width:30%;
    height:77%;
     float:left;
    text-align:center;
    box-shadow: 5px 5px 4px LightGray;
    margin-top:2%;
     transition: all 0.5s;
     font-family:Assistant;
     font-size:18px;
      color:White;
}
.imgNewLince
{
    
     width:99%;
    height:92%;
    margin-top:2%;
    
}

.Bgc1
{
    background: radial-gradient(ellipse at center, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%);
    color:Black;
}

.TitleTextExp4
{
    float:right;
    
    margin-top:1%;
  
    width:100%;
    height:13%;
    text-align:center;
    font-family:Assistant;
   font-size:22px;
    
}






.BoxDiv_TBCont
{
    
    height: 16%;
    width: 72%; 
   
    position:relative;
     margin: 0 auto; 
  
}

.boxDivNameTbCont
{
   
    height: 7%;
    width: 72%; 
    color:Black;
    text-align:right;
    top:1%;
    
    font-size:14px;
    
    position:relative;
     margin: 0 auto; 
    
}


.TitleTextExp5
{
    padding-top:7px;
    margin-top:5%;
    
    width:100%;
    height:6%;
    text-align:center;
   transition: all 0.5s;
   float:right;
   font-family:Assistant;
    font-size:22px;
    
}

.BoxBtnSendCon
{
   height: 10%;
    width: 100%;
    text-align:center;
    float:right;
     margin: 0 auto;
   color:Red;
   margin-top:14%;
   font-weight:bold;
}

.BoxMsgCon
{
  
    height: 10%;
    width: 100%;
    text-align:center;
    float:right;
     margin: 0 auto;
   color:Red;
   margin-top:1%;
   font-weight:bold;
  
     
}


.BoxDivAlertRegNewAdimn
{
    z-index:7;
    display:none;
    width:100%;
    height:10%;
    background-color:Red;
    text-align:center;
    font-family:Assistant;
    font-size:30px;
    float:right;
    color:White;
    position: relative;
    animation-name:  Anim_DivAlertRegNewAdmin;
  animation-duration: 4s;
   
}

@keyframes Anim_DivAlertRegNewAdmin {
  0%   { left:0px; top:0px;}
  50%  { left:0px; top:200px;}
  100%  {left:0px; top:0px;}
 
  
}


.DivFooterExp
{
     display:block;
    width:55%;
    height:7%;
    position:relative;
      margin: 0 auto;
   
    text-align:center;
    
}

.btnFooterExp 
{
    width:72%;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	background-color:#768d87;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Assistant;
	font-size:18px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.btnFooterExp:hover {
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	background-color:#6c7c7c;
}
.btnFooterExp:active {
	position:relative;
	top:1px;
}




ol 
{
  margin-top:5%;    
  list-style: none;
  color: #ccc;
}

ol li {
  font: bold 24pt helvetica, Assistant, sans-serif;
  position: relative;
  margin-bottom: 20px;
  
}

li p {
  font: 12pt helvetica, Assistant, sans-serif;
  color: #555;
  padding-right: 60px;
}

.spanList7Timings {
 position: absolute;
  line-height: 25px;
  
}

.boxDivContact
{ 
    float:right;
    margin-right:27%;
     width:45%;
    height:80%;
   
     margin-top:2%;
    border: 1px solid LightGray;
    
}

  
  
.TitleTextContact
{
    
   background: linear-gradient(to right, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%);
   color:White;
    float:right;
   margin-right:27%;
    width:45%;
    height:6%;
    text-align:center;
   transition: all 0.5s;
    font-family:Assistant;
   font-size:22px;
}

.DivContactFooter
{
    
    background-color:White;
    width:90%;
    height:700px;
     position:relative;
     margin: 0 auto;
     direction:rtl;   
}


.DivUpPage
{
     
    width:80%;
    height:10%;
    margin-right:5%;
    float:right;
}

.UpPage
{
    font-size:60px;
    color:Black;
}








.circle-sketch-highlight{
  position:relative;
}

.circle-sketch-highlight:before{
  content:"";
  z-index:3;
  left:-0.5em;
  top:-0.1em;
  border-width:2px;
  border-style:solid;
  border-color:red;
  position:absolute;
  border-right-color:transparent;
  width:100%;
  height:1em;
  transform:rotate(2deg);
  opacity:0.7;
  border-radius:50%;
  padding:0.1em 0.25em;
}

.circle-sketch-highlight:after{
  content:"";
  z-index:3;
  left:-0.5em;
  top:0.1em;
  padding:0.1em 0.25em;
  border-width:2px;
  border-style:solid;
  border-color:red;
  border-left-color:transparent;
  border-top-color:transparent;
  position:absolute;
  width:100%;
  height:1em;
  transform:rotate(-1deg);
  opacity:0.7;
  border-radius:50%;
}

.imgLogoMob
{
  display:none;
}
  
  


.DivTextPlicy
{
    width:100%;
    height:60%;
    float:right;
   color:White;
}


.divAddressAndPlicy
{
    width:100%;
    height:10%;
    float:right;
  
}