@CHARSET "UTF-8";
#gz-abc-main-container-1 {
    margin: 0;
    border-radius: 6px;
    padding: 0;
    position: relative;float: left;
    width: 100%;
}
#gz-abc-main-container-1 .gzABCalendarTable{
    background-color: #efefef;
    border: 0 solid #000000;
    border-collapse: collapse;
    float: left;
    font-family: 'Droid Arabic Kufi';
    height: 100%;
    margin: 0;
    width: 100%;
    table-layout: fixed;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellWeekDay,
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellToday, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellReserved, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellDayOff, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPending, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPast, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellDisable, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellEmpty, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCell,{
    height: 12.5%;
    text-align: center;
    vertical-align: middle;
    width: 12.5%;
}

#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellAvil, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPending{
    cursor: pointer;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellAvil, 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCell, { 
    cursor: pointer;
    background-color: #41ce88;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}

#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellAvil .gzABCalDate{
    border-radius: 50%;
    margin: 0 auto;
    background-color: #41ce88;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}

#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellDayOff .gzABCalDate{
    border-radius: 50%;
    background-color: #8e9bd0;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellReserved .gzABCalDate{
    border-radius: 50%;
    background-color: #e56462;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPending .gzABCalDate{
    border-radius: 50%;
    background-color: #fcde7d;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPast{
    background-color: #fefefe;
    color: rgba(57, 57, 57, 0.1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellEmpty{
    background-color: #fefefe;
    color: rgb(12 11 11 / 19%);
    font-weight: 600;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellDisable{
    background-color: #e4e1e5;
    color: #000;
    font-size: 13px;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellColor{
    width: 20px;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellColorPast{
    background-color: #fefefe;
    color: rgba(57, 57, 57, 0.1);
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellColorDisable{
    background-color: #e4e1e5;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellLinkDate{
    position: relative;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPrice{
    background-color: #ccc;
    border: solid 1px #000;
    color: #000;
    display: none;
    padding: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    white-space: nowrap;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellPriceStatic{
    color: #000;
    white-space: nowrap;
    margin: 5px 0 0;
}
#gz-abc-main-container-1 .gzABCalendarTable table.gzABCalCellTablePrice tbody td{
    cursor: default !important;
}
#gz-abc-main-container-1 .gzABCalCellMonth .gzABCalCellLinkMonth {
    cursor: pointer;
}

#gz-abc-main-container-1  .gzABCalCellArrow{
    cursor: pointer;
    float: right;
    padding: 0 7px;
    text-align: center;
    vertical-align: middle;
}
#gz-abc-main-container-1 .gzABCalCellArrow {
    cursor: pointer;
    float: right;
    padding: 0 7px;
    text-align: center;
    vertical-align: middle;
    margin: 8px;
    margin-bottom: -3px;
    margin-top: 1px;
}
#gz-abc-main-container-1 .gzABCalCellArrow a:hover{
    color: #0981a5;
}
#gz-abc-main-container-1 .gzABCalCellMonth{
    font-family: 'Droid Arabic Kufi';
    background-color: #32aed3;
    color: rgba(255,255,255,1);	
    font-size: 16px; 
    text-align: left;
    vertical-align: middle;
    padding: 10px 0;
    margin: 0;
    font-weight: bold
}
#gz-abc-main-container-1 .gzABCalendarTable td.gzABCalCellSelected{
    background-color: rgba(156,199,221,1);
}
#gz-abc-main-container-1 .gzABCalendarTable td.gzABCalCellSelected img{
    display: none;
}
#gz-abc-main-container-1 .gzABCalendarTable .close{
    color:  #b80f0f;
    position: absolute;
    right: -2px;
    top: -10px;
    font-size: 16px;
    z-index: 10;    
}

#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellDivImg{
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalDate{
    margin: 0;
    padding: 9px;
    z-index: 2;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellImg{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellWeek{
    text-align: center;
    color: rgba(115,117,118,1);
    background-color: {bg_week;}
    font-size: 90%;
}
#gz-abc-main-container-1 .gzABCalendarTable td{
    border: 1px solid rgba(224,223,222,1);
    background-color: #ffffff;
    padding: 6px;
    text-align: center;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellWeekDay{
    cursor: default;
    font-size: 90%;
    color: rgba(0, 0, 0, 0.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder;
}
#gz-abc-main-container-1 .gzCalHeader{
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellWeekDay,
#gz-abc-main-container-1 .gzABCalendarTable .calendarEmpty{
    padding: 10px!important;
}
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellToDay .gzABCalDate{
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
    border-radius: 50%; 
    margin: 0 auto;
    background-color: #b6c9e1;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: bold
}
#gz-abc-main-container-1 .gzABCalendarTable .error-tooltip{
    display: none;
}
#gz-abc-main-container-1 .gzABCalCellLegend {
    padding: 10px 20px 10px 20px;
    float: left;
    width: 100%;
    position: relative;
    none repeat scroll 0 0 #eee: ;
    /* margin-bottom: 15px; */
    color: rgba(0, 0, 0, 0.9);
    fill: rgba(0, 0, 0, 0.9);
    line-height: 1;
    font-size: 130%;
    line-height: 24px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    /* border: 1px solid rgba(224, 223, 222, 1); */
    border-top: none;
    background: #ffffff;
}
.cont-us-inr {
    border: 1px solid #ced4da;
    box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
    border-radius: 46px;
}
div#page-content {
    border: 1px solid #ced4da;
    box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
    border-radius: 46px;
}
#gz-abc-main-container-1 .gzABCalCellLabel{
    position: relative;
    height: 40px;
    font-family: 'Droid Arabic Kufi';
    color: rgba(103,111,113,1);	
    font-size: 14px; 
    fontt-style: italic;
    float: left;
    padding: 10px;
    line-height: 30px;
    width: 25%;
}
#gz-abc-main-container-1 .gzABCalCellLabel .gzABCalCellColor{
    float: left;
    margin-right: 10px;
}
@media (max-width: 1510px) {
    #gz-abc-main-container-1 .gzABCalCellLabel{

        position: relative;
        height: 40px;
        font-family: 'Droid Arabic Kufi';
        color: rgba(103,111,113,1);	
        font-size: 14px; 
        fontt-style: italic;
        float: left;
        padding: 10px;
        line-height: 30px;
        width: 50%;
    }
}
#gz-abc-main-container-1 .gzABCalCellSlots{
    bottom: 20px;
    position: absolute;
    right: 20px;
    font-family: 'Droid Arabic Kufi';
    color: rgba(103,111,113,1);	
    font-size: 14px; 
    fontt-style: italic;
    font-weight: bold;
}
#gz-abc-main-container-1 .gzABCalColorDayOff{
    background-color: #8e9bd0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: right;
}
#gz-abc-main-container-1 .gzABCalColorAvil{
    background-color: #41ce88;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: right;
}
#gz-abc-main-container-1 .gzABCalColorPending{
    background-color: #fcde7d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: right;
}
#gz-abc-main-container-1 .gzABCalColorReserved{
    background-color: #e56462;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    float: right;
}
#gz-abc-main-container-1 .gzCalDay{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    font-weight: lighter;
    font-family: "Lato",sans-serif;
    margin-left: -12px;
}
#gz-abc-main-container-1 .gzCalMonth{
    color: #ffffff;
    line-height: 1;
    text-align: center;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 20px;
    font-weight: lighter;
    text-align: center;
    width: 100%;
}
#gz-abc-main-container-1 .gzCalYear{
    color: #ffffff;
    font-size: 25px;
    font-weight: lighter;
    text-align: center;
    font-family: "Lato",sans-serif;
    width: 100%;
    float: left;
}
#gz-abc-main-container-1 .gzABCalButton{
    bottom: 20px;
    right: 20px;
    float: left;
    width: 100%;
    margin-top: 20px;
}
#gz-abc-main-container-1 .text-left{
    text-align: left;
}
#gz-abc-main-container-1 .float-left{
    float: left;
}
#gz-abc-main-container-1 .showMinCalendar{
    font-size: 135%;
    color: #fff;
    margin-left: 10px;
}
#gz-abc-main-container-1 .miniCalendar{
    display: none;
    left: 105px;
    position: absolute;
    top: 85px;
    border: 2px solid black;
    z-index: 3;
}
#gz-abc-main-container-1 .miniCalendar td{
    background-color: #fff;
    z-index: 3;
    padding: 10px 2px;
}
#gz-abc-main-container-1 .miniCalendar td a{
    color: #000;
    margin: 15px;
    font-size: 12px;
    z-index: 3;
}
#gz-abc-main-container-1 .miniCalendar h2{
    text-align: center;
    margin: 7px 0 0 0;
}
#gz-abc-main-container-1 .miniCalendar .currentMonth{
    color: #cf3a3a;
}
#gz-abc-main-container-1 .legendContainer{
    display: none;
}
@media (max-width: 479px) {
    #gz-abc-main-container-1 .gzABCalendarTable td  {
        padding: 2 !important;
    }
    #gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellAvil .gzABCalDate{
        width: 39px !important;
		margin: 4px;
    }
}
#gz-abc-main-container-1 .gzABCalCell {
    color: #1d90f5;
}
#gz-abc-main-container-1 .gzABCalCell .gzABCalCellDivInner, #gz-abc-main-container-1 .gzABCalCell .gzABCalCellDivInner{

    display: inline-block;
}
#gz-abc-main-container-1 .gzABCalCell .gzABCalCellDivInner:hover, #gz-abc-main-container-1 .gzABCalCell .gzABCalCellDivInner:focus{
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6;
    border-radius: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1d90f5;
    cursor: pointer;
    font-weight: 400;
    -webkit-flex-basis: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    margin: 0;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
#gz-abc-main-container-1 .gzABCalCell .gzABCalDate:hover,#gz-abc-main-container-1 .gzABCalCell .gzABCalDate:focus{
    opacity: .65;
}




























				
						.grid-row {
						display: grid;
						grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
						grid-gap: 20px;
						margin: 20px 0;
						}
						.card-top img {
						display: block;
						width: -webkit-fill-available;
						height: 169px;
						object-fit: cover;
						}
 
						.card {
						background: #fff;
						padding: 20px;
						border-radius: 20px;
						box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
						padding-bottom: 51px;
						}
						.card-top {
						border-top-left-radius: 20px;
						border-top-right-radius: 20px;
						overflow: hidden;
						}
						.card-info h2 {
						font-size: 14px;
						margin: 10px 0 5px 0;
						
						}
						
						.excerpt {
						color: #aeaeae;
						font-size: 14px;
						text-align: right;
						}
						
						.card-bottom {
						margin-top: 28px;
						position: absolute;
						bottom: 12px;
						left: 31px;
						font-size: 15px;
						}
						
						
						.ellipse {
						white-space: nowrap;
						display:inline-block;
						overflow: hidden;
						text-overflow: ellipsis;
						}
						.two-lines {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin-bottom: 37px;
						}
						
						.card-bottom {
						margin-top: 53px;
						position: absolute;
						bottom: 30px;
						left: auto;
						font-size: 15px;
						width: -webkit-fill-available;
						margin-left: 18px;
						text-align-last: center;
						height: 55px;
						}
						a.read-more {
						font-size: 13px;
						}
	
	.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
	
	
button {
  font: inherit;
  cursor: pointer;
}
button:focus {
  outline: 0;
}

.datepicker {
  width: 95%;
  max-width: 350px;
  background-color: var(--c-bg-tertiary);
  border-radius: 10px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem;
}

.datepicker-top {
  margin-bottom: 1rem;
}

.btn-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  margin-top: -0.5rem;
}

.tag {
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  border: 0;
  background-color: var(--c-bg-secondary);
  border-radius: 10px;
  padding: 0.5em 0.75em;
  font-weight: 600;
}

.month-selector {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background-color: #FFF;
  border-radius: 12px;
  width: 2.5rem;
  height: 2.5rem;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25), 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.month-name {
  font-weight: 600;
}

.datepicker-calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-row-gap: 1rem;
}

.day, .date {
  justify-self: center;
}

.day {
  color: var(--c-text-secondary);
  font-size: 0.875em;
  font-weight: 500;
  justify-self: center;
}

.date {
  border: 0;
  padding: 0;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-weight: 600;
  border: 2px solid transparent;
  background-color: transparent;
  cursor: pointer;
}
.date:focus {
  outline: 0;
  color: var(--c-theme-primary);
  border: 2px solid var(--c-theme-primary-accent);
}

.faded {
  color: var(--c-text-secondary);
}

.current-day {
  color: #FFF;
  border-color: var(--c-theme-primary);
  background-color: var(--c-theme-primary);
}
.current-day:focus {
  background-color: var(--c-theme-primary-accent);
}

	#gz-abc-main-container-1 {
    margin: 0;
    border-radius: 6px;
    padding: 0;
    position: relative;
    float: right;
    width: 100%;
    direction: rtl;
}
#gz-abc-main-container .gz-booking-heading i {
    float: right;
    margin-right: 10px;
    font-size: 21.5px;
    cursor: pointer;
}
body {
    font-family: 'Droid Arabic Kufi'; 

}
.GZBookingContainer {
    font-family: 'Droid Arabic Kufi';
}
tbody {
    font-family: 'Droid Arabic Kufi';
}
tr {
    font-size: 14px;
}
#gz-abc-main-container-1 {
    margin: 0;
    border-radius: 6px;
    padding: 0;
    position: relative;
    float: unset;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
 
}
 
#gz-abc-main-container-1 .gzABCalendarTable .gzABCalCellAvil .gzABCalDate {
    border-radius: 50%;
    margin: 0 auto;
    background-color: #41ce88;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-family: 'Droid Arabic Kufi';
    font-weight: normal;
    width: 39px;
	    font-weight: 600;
}
.month-name {
    font-weight: 600;
    font-family: 'Droid Arabic Kufi';
}
#gz-abc-main-container-1 .gzABCalCellMonth {
    font-family: 'Droid Arabic Kufi';
    background-color: #009688;
    color: rgba(255,255,255,1);
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
}
#gz-abc-main-container-1 .gzABCalCellLabel .gzABCalCellColor {
    float: right;
    margin-left: 10px;
}
.btn-outline-info {
    color: #0a745d;
    border-color: #0a745d;
}
#gz-abc-main-container .table > caption + thead > tr:first-child > th, #gz-abc-main-container .table > colgroup + thead > tr:first-child > th, #gz-abc-main-container .table > thead:first-child > tr:first-child > th, #gz-abc-main-container .table > caption + thead > tr:first-child > td, #gz-abc-main-container .table > colgroup + thead > tr:first-child > td, #gz-abc-main-container .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    text-align: right;
}
 
.a-69 {
    margin: 30px auto 15px;
    max-width: -webkit-fill-available;
    border-radius: 4px;
}
.a-bg-violet {
    background-color: #607D8B;
}
.a-69 .a-69-b>div {
    float: left;
    width: 25%;
    margin: 10px auto;
}
.a-69 {
    font-family: 'Droid Arabic Kufi';
    margin-top: -4px;
    margin-bottom: 1px;
}
.modal-header {
    padding-bottom: 3px;
    margin-top: -5px;
}
.a-btn.a-btn-green {
    background: #51d466;
    color: #ffffff;
}
.a-117 {
    font-size: 14px;
    line-height: 28px;
    padding: 7px 50px 7px 20px;
    border: 0;
    text-decoration: none;
    border-radius: 40px;
    position: relative;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
}
.a-117, .a-118 {
    display: inline-block;
    margin: 5px 2px;
    vertical-align: middle;
    text-align: center;
    transition: .5s;
}
.a-117 i {
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    text-align: center;
    border-radius: 100%;
    background: rgba(0, 0, 0, .1);
}
a.a-117.a-btn.a-btn-green {
    font-family: 'Droid Arabic Kufi';
	    width: -webkit-fill-available;
}
a#booking_frm_btn_id {
    color: white;
}
.month-selector {
    width: inherit;
    padding: 7px;
    margin-bottom: -1px;
}	
		
		/* ---------------------------------------------------------------- */
		/* 05.Contact Form                                                   
		/* ---------------------------------------------------------------- */
		.contact-form-wrap {
		padding: 30px;
		border-radius: 10px;
		
		}
		
		.contact-form-wrap .contact-form-group {
		position: relative;
		margin-bottom: 30px;
		}
		
		.contact-form-wrap .contact-form-group > i {
		right: 14px;
		top: 11px;
		width: 32px;
		height: 32px;
		position: absolute;
		text-align: center;
		line-height: 32px;
		border-radius: 31%;
		display: inline-block;
		pointer-events: none;
		color: #0ac083;
		background: rgba(10, 192, 131, 0.2);
		font-size: 17px;
		font-family: "Font Awesome 5 Free";
		font-weight: 700;
		}
		
		.contact-form-wrap .contact-form-group .form-control {
		height: 53px;
		color: #000;
		outline: none;
		padding: 0 60px;
		font-size: 15px;
		border: none;
		border-radius: 5px;
		-webkit-transition: all 0.25s ease;
		transition: all 0.25s ease;
		-webkit-box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
		box-shadow: 0 5px 20px 0 rgba(61, 82, 96, 0.15);
		}
		
		@media screen and (max-width: 576px) {
		.contact-form-wrap .contact-form-group .form-control {
		font-size: 14px;
		}
		}
		
		.contact-form-wrap .contact-form-group .form-control:focus {
		outline: none;
		border: none;
		color: #000;
		-webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
		box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
		}
		
		.contact-form-wrap .contact-form-group #txtInput {
		padding-left: 90px;
		}
		
		.contact-form-wrap .contact-form-group #txtCaptchaSpan {
		position: absolute;
		top: 50%;
		height: 60px;
		padding-left: 14px;
		padding-right: 14px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: #0ac083;
		color: #fff;
		border-radius: 5px 0 0 5px;
		}
		
		.contact-form-wrap .contact-form-group textarea.form-control {
		height: auto;
		padding-top: 20px;
		}
		
		.contact-form-wrap .empty-form span, .contact-form-wrap .email-invalid span, .contact-form-wrap .phone-invalid span, .contact-form-wrap .terms-alert span, .contact-form-wrap .subject-alert span, .contact-form-wrap .security-alert span {
		display: block;
		padding: 20px;
		margin-bottom: 10px;
		border-radius: 5px;
		color: #721c24;
		background: rgba(242, 116, 116, 0.2);
		}
		
		#error_message {
		margin-top: 30px;
		display: block;
		padding: 20px;
		border-radius: 5px;
		word-break: break-word;
		background: rgba(242, 116, 116, 0.2);
		color: #721c24;
		}
		
		.custom-modal .modal-header {
		text-align: center;
		padding: 20px;
		}
		
		.custom-modal .modal-header h5, .custom-modal .modal-header button {
		color: #fff;
		}
		
		.custom-modal .modal-header.danger {
		background: #f27474;
		color: #fff;
		}
		
		.custom-modal .modal-header.success {
		background: #0ac083;
		color: #fff;
		}
		
		.custom-modal .modal-header.terms {
		background: #07f;
		color: #fff;
		}
		
		.custom-modal .modal-body {
		padding: 20px;
		}
		
		.custom-modal .modal-body .form-popup-inner {
		text-align: center;
		}
		
		.custom-modal .modal-body .form-popup-inner .form-icon {
		margin-bottom: 30px;
		}
		
		.custom-modal .modal-body .form-popup-inner .form-icon svg {
		width: 100px;
		height: 100px;
		border-radius: 50%;
		}
		
		.custom-modal .modal-body .form-popup-inner .form-icon.danger svg {
		fill: #f27474;
		stroke: #f27474;
		background: rgba(242, 116, 116, 0.1);
		}
		
		.custom-modal .modal-body .form-popup-inner .form-icon.success svg {
		fill: #0ac083;
		stroke: #0ac083;
		background: rgba(10, 192, 131, 0.1);
		}
		
		.custom-modal .modal-footer {
		padding: 20px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		}
		
		.path {
		stroke-dasharray: 1000;
		stroke-dashoffset: 0;
		}
		
		.path.circle {
		-webkit-animation: dash 0.9s ease-in-out;
		animation: dash 0.9s ease-in-out;
		}
		
		.path.line {
		stroke-dashoffset: 1000;
		-webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
		animation: dash 0.9s 0.35s ease-in-out forwards;
		}
		
		.path.check {
		stroke-dashoffset: -100;
		-webkit-animation: dashCheck 0.9s 0.35s ease-in-out forwards;
		animation: dashCheck 0.9s 0.35s ease-in-out forwards;
		}
		
		@-webkit-keyframes dash {
		0% {
		stroke-dashoffset: 1000;
		}
		100% {
		stroke-dashoffset: 0;
		}
		}
		
		@keyframes dash {
		0% {
		stroke-dashoffset: 1000;
		}
		100% {
		stroke-dashoffset: 0;
		}
		}
		
		@-webkit-keyframes dashCheck {
		0% {
		stroke-dashoffset: -100;
		}
		100% {
		stroke-dashoffset: 900;
		}
		}
		
		@keyframes dashCheck {
		0% {
		stroke-dashoffset: -100;
		}
		100% {
		stroke-dashoffset: 900;
		}
		}
		
		.custom-control {
		padding: 0;
		}
		
		.custom-control .custom-control-input {
		position: relative;
		}
		
		.custom-control span {
		vertical-align: middle;
		margin-left: 14px;
		color: #000;
		}
		
		.custom-control span a {
		color: #0ac083;
		}
		
		@media screen and (max-width: 576px) {
		.custom-control span {
		font-size: 14px;
		}
		}
		
		.custom-control .custom-control-label {
		margin-left: 0;
		width: 32px;
		height: 32px;
		outline: none;
		text-align: center;
		line-height: 32px;
		}
		
		.custom-control .custom-control-label::before {
		top: 0;
		left: 0;
		width: 32px;
		height: 32px;
		cursor: pointer;
		text-align: center;
		line-height: 32px;
		position: absolute;
		border: none !important;
		pointer-events: initial;
		border-radius: 50% !important;
		display: inline-block;
		color: #0ac083;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		background: rgba(10, 192, 131, 0.2);
		font-size: 12px;
		font-family: "Font Awesome 5 Free";
		font-weight: 700;
		}
		
		.custom-control-input:checked ~ .custom-control-label::before,
		.custom-control-label:active::before,
		.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
		border: none;
		content: "\f00c";
		color: #0ac083;
		background: rgba(10, 192, 131, 0.2);
		}
		
		.custom-control-label::after {
		display: none;
		}
		
		.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
		border: none;
		}
		
		.form-validate-icons {
		top: -3px;
		left: 14px;
		height: 60px;
		position: absolute;
		line-height: 60px;
		}
		
		.form-validate-icons span {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		.form-validate-icons span:before {
		width: 32px;
		height: 32px;
		text-align: center;
		line-height: 32px;
		border-radius: 50%;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		font-family: "Font Awesome 5 Free";
		font-weight: 700;
		}
		
		.form-validate-icons span.error {
		opacity: 1;
		visibility: visible;
		}
		
		.form-validate-icons span.error:before {
		content: "\f00d";
		color: #f27474;
		background: rgba(242, 116, 116, 0.2);
		}
		
		.form-validate-icons span.success {
		opacity: 1;
		visibility: visible;
		}
		
		.form-validate-icons span.success:before {
		content: "\f00c";
		color: #0ac083;
		background: rgba(10, 192, 131, 0.2);
		}
		
		.custom-select-wrapper {
		position: relative;
		}
		
		.custom-select-wrapper select, .custom-select-wrapper .select-hide {
		display: none;
		}
		
		.custom-select-wrapper .select-selected {
		border-radius: 5px;
		outline: none;
		padding: 15px 60px;
		font-size: 15px;
		border: none;
		cursor: pointer;
		-webkit-transition: all 0.25s ease;
		transition: all 0.25s ease;
		background-color: #fff;
		color: #677294 !important;
		-webkit-box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15);
		box-shadow: 0px 5px 20px 0px rgba(61, 82, 96, 0.15);
		}
		
		.custom-select-wrapper .select-selected:focus {
		outline: none;
		border: none;
		-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
		box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
		}
		
		.custom-select-wrapper .select-selected:after {
		left: 14px;
		top: 11px;
		width: 32px;
		height: 32px;
		line-height: 32px;
		text-align: center;
		border-radius: 50%;
		content: "\f078";
		position: absolute;
		pointer-events: none;
		display: inline-block;
		color: #0ac083;
		background: rgba(10, 192, 131, 0.2);
		font-size: 14px;
		font-family: "Font Awesome 5 Free";
		font-weight: 700;
		}
		
		.custom-select-wrapper .select-selected.select-arrow-active:after {
		content: "\f077";
		}
		
		.custom-select-wrapper .select-items {
		top: 100%;
		left: 0;
		right: 0;
		z-index: 99;
		margin-top: 10px;
		position: absolute;
		background-color: #fff;
		-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
		box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, 0.15);
		}
		
		.custom-select-wrapper .select-items .same-as-selected {
		background-color: #0ac083;
		border-bottom-color: #0ac083;
		color: #fff !important;
		}
		
		.custom-select-wrapper .select-items .same-as-selected:after {
		color: #fff;
		background: rgba(255, 255, 255, 0.1);
		}
		
		.custom-select-wrapper .select-items div {
		color: #000;
		outline: none;
		width: 100%;
		display: block;
		padding: 18px 60px;
		font-size: 15px;
		border: none;
		cursor: pointer;
		-webkit-transition: all 0.25s ease;
		transition: all 0.25s ease;
		position: relative;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		}
		
		@media screen and (max-width: 576px) {
		.custom-select-wrapper .select-items div {
		font-size: 14px;
		}
		}
		
		.custom-select-wrapper .select-items div:focus {
		outline: none;
		border: none;
		-webkit-box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
		box-shadow: 0 23px 49px 0 rgba(61, 82, 96, 0.15);
		}
		
		.custom-select-wrapper .select-items div:last-child {
		border-bottom: 0;
		}
		
		.custom-select-wrapper .select-items div:after {
		content: "\f036";
		left: 14px;
		top: 14px;
		width: 32px;
		height: 32px;
		z-index: 14;
		position: absolute;
		text-align: center;
		line-height: 32px;
		border-radius: 50%;
		display: inline-block;
		color: #0ac083;
		background: rgba(10, 192, 131, 0.2);
		font-size: 12px;
		font-family: "Font Awesome 5 Free";
		font-weight: 700;
		}
		
		.custom-select-wrapper .select-items div:hover {
		background-color: #0ac083;
		border-bottom-color: #0ac083;
		color: #fff;
		}
		
		.custom-select-wrapper .select-items div:hover:after {
		color: #fff;
		background: rgba(255, 255, 255, 0.1);
		}
		
		
		.form-control {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
		-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		}
		
		html[class=rtl-mode] .contact-form-wrap .contact-form-group > i, html[dir=rtl] .contact-form-wrap .contact-form-group > i {
		left: initial;
		right: 14px;
		}
		
		
		main.main-area {
		border: 1px solid #ced4da;
		border-radius: 12px;
		background: white;
		}
		
	 
		.a-btn.a-btn-green {
		background: #51d466;
		color: #ffffff;
		}
		.a-117 {
		font-size: 14px;
		line-height: 28px;
		padding: 7px 50px 7px 20px;
		border: 0;
		text-decoration: none;
		border-radius: 40px;
		position: relative;
		box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
		}
		.a-117, .a-118 {
		display: inline-block;
		margin: 5px 2px;
		vertical-align: middle;
		text-align: center;
		transition: .5s;
		}
		.a-117 i {
		position: absolute;
		top: 5px;
		right: 5px;
		display: inline-block;
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		text-align: center;
		border-radius: 100%;
		background: rgba(0, 0, 0, .1);
		}
		.modal-bg .modal-content {
		background-color: #ffffff;
		border-bottom-right-radius: 51px !important;
		}
		.btn-success {
		color: #fff;
		background-color: #0ab39c;
		border-color: #0ab39c;
		}
		.swal2-container.swal2-rtl.swal2-center.swal2-backdrop-show {
		z-index: 999999999999999;
		}
		.title h4 {
		font-size: 17px;
		}
.modal-content {
    border-radius: 19px!important;
    border: 0;
}
tr:nth-child(odd) {
    background-color: #dfe8e8 !important;
}