
        
        html {
            color: #222;
            font-size: 1em;
            line-height: 1.4;
        }
        
        ::-moz-selection {
            background: #b3d4fc;
            text-shadow: none;
        }
		
		#price
		{
		text-align: right;
    float: right;
		}
		
		
		
		.text-white span
		{
			cursor: pointer;
		}
		
		
		.footer h3
		
		{
			font-size: 20px;
    text-transform: capitalize;
		}
		
		#submit-btn
		{
		    background-color: #ff9500 !important;
    color: #fff;
  
    border: 2px solid #ffc500 !important;
		}
		
			#submit-btn:hover
{
	
    background-color: #3ab2e4 !important;
   
    border: 2px solid #0087bf !important;
}
        
        ::selection {
            background: #b3d4fc;
            text-shadow: none;
        }
        
        hr {
            display: block;
            height: 1px;
            border: 0;
            border-top: 1px solid #ccc;
            margin: 1em 0;
            padding: 0;
        }
        
        a,
        a:hover {
            text-decoration: none;
        }
        
        audio,
        canvas,
        iframe,
        img,
        svg,
        video {
            vertical-align: middle;
        }
        
        fieldset {
            border: 0;
            margin: 0;
            padding: 0;
        }
        
        textarea {
            resize: vertical;
        }
        
        button,
        input,
        optgroup,
        select,
        textarea {
            font-family: "Lato", sans-serif;
        }
        
        .browserupgrade {
            margin: 0.2em 0;
            background: #ccc;
            color: #000;
            padding: 0.2em 0;
        }
        
        .form-control:focus {
            background-color: transparent;
        }
        /*color*/
        
        .bg-color-green {
            background-color: #12a89d;
        }
        
        .bg-color-yellow {
            background-color: #fab41b;
        }
        
        .bg-color-blue {
            background-color: #59acf2;
        }
        
        .bg-color-bruble {
            background-color: #8a8fd2;
        }
        
        .circle-w {
            width: 140px;
            height: 140px;
            line-height: 140px;
            color: #fff;
            font-size: 60px;
            margin: 0 auto 10px;
            text-align: center;
        }
        
        .cbp-rfgrid {
            list-style: outside none none;
            margin: auto;
            padding: 0;
            position: relative;
            width: 100%;
        }
        
        .cbp-rfgrid {
            list-style: outside none none;
            margin: auto;
            padding: 0;
            position: relative;
            width: 100%;
        }
        
        .cbp-rfgrid li {
            float: left;
            overflow: hidden;
            position: relative;
            transition: all 0.4s linear 0s;
            width: calc(100% / 4);
        }
        
        .cbp-rfgrid li a,
        .cbp-rfgrid li a img {
            cursor: pointer;
            display: block;
            width: 100%;
            transform: scale(1, 1);
            transition: all 0.4s linear 0s;
			height:200px;
        }
        
        .cbp-rfgrid li a:hover img {
            transform: scale(1.05, 1.07);
            transition-duration: 250ms;
            transition-timing-function: ease-out;
        }
        
        .cbp-rfgrid li a .project-info {
            background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
            bottom: 10px;
            left: 10px;
            opacity: 0;
            padding-top: 25%;
            position: absolute;
            right: 10px;
            text-align: center;
            top: 10px;
            transition: all 0.25s ease 0s;
        }
        
        .cbp-rfgrid li a .project-info .project-details {
            opacity: 0;
            position: relative;
            top: -29px;
            transition: all 0.25s ease 0s;
            width: 100%;
        }
        
        .cbp-rfgrid li a .project-info h5 {
            display: inline-block;
            font-weight: bold;
            margin-bottom: 15px;
            position: relative;
            text-transform: uppercase;
        }
        
        .cbp-rfgrid li a:hover .project-info {
            opacity: 1;
        }
        
        .cbp-rfgrid li a:hover .project-details {
            opacity: 1;
            top: 0;
        }
        
        .cbp-rfgrid li a:hover .button {
            bottom: -50px;
            opacity: 1;
        }
        
        @media screen and (max-width: 1190px) {
            .cbp-rfgrid li {
                width: calc(100% / 4);
            }
        }
        
        @media screen and (max-width: 1024px) {
            .cbp-rfgrid li {
                width: calc(100% / 3);
            }
        }
        
        @media screen and (max-width: 768px) {
            .cbp-rfgrid li {
                width: calc(100% / 2);
            }
        }
        
        @media screen and (max-width: 480px) {
            .cbp-rfgrid li {
                width: 100%;
            }
        }
        
        @media screen and (max-width: 300px) {
            .cbp-rfgrid li {
                width: 100%;
            }
        }
        
        .red-border-bottom::before {
            background: #FAB41B none repeat scroll 0 0;
            bottom: -9px;
            content: "";
            height: 2px;
            left: 12.5%;
            margin: auto;
            position: absolute;
            width: 75%;
            z-index: 1;
        }
        
        .white-text {
            color: #ffffff;
        }
        /* ===== Initializr Styles ==================================================
   Author: Ahmed Nour
   ========================================================================== */
        
        body {
            font: 16px/26px , Helvetica Neue, Arial;
        }
        
        #preloader {
            background: #fff none repeat scroll 0 0;
            bottom: 0;
            height: 100%;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 100;
        }
        
        .preloader {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            height: 0;
            width: 25%;
            padding-bottom: 25%;
        }
        
        .preloader-top {
            position: absolute;
            width: 100%;
            height: 75%;
            top: 0;
            overflow: hidden;
            a
        }
        
        .preloader-top-sun {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            height: 0;
            width: 35%;
            padding-bottom: 35%;
            animation: preloader 3s ease infinite;
        }
        
        .preloader-top-sun-bg {
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 100%;
            border: 5px solid gold;
            box-sizing: border-box;
        }
        
        .preloader-top-sun-line {
            position: absolute;
            width: 20%;
            height: 5px;
            border-radius: 5px;
            background: gold;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }
        
        .preloader-top-sun-line-0 {
            transform: rotate(0deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-45 {
            transform: rotate(45deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-90 {
            transform: rotate(90deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-135 {
            transform: rotate(135deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-180 {
            transform: rotate(180deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-225 {
            transform: rotate(225deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-270 {
            transform: rotate(270deg) translateX(-350%)
        }
        
        .preloader-top-sun-line-315 {
            transform: rotate(315deg) translateX(-350%)
        }
        
        .preloader-bottom {
            position: absolute;
            width: 100%;
            height: 25%;
            bottom: 0;
        }
        
        .preloader-bottom-line {
            position: absolute;
            background: gold;
            height: 5px;
            border-radius: 5px;
            margin: auto;
            left: 0;
            right: 0;
        }
        
        .preloader-bottom-line-lg {
            width: 100%;
            top: 0%
        }
        
        .preloader-bottom-line-md {
            width: 75%;
            top: 25%
        }
        
        .preloader-bottom-line-sm {
            width: 50%;
            top: 50%
        }
        
        .preloader-bottom-line-xs {
            width: 25%;
            top: 75%
        }
        
        @keyframes preloader {
            0% {
                transform: translateY(200%) rotate(0deg)
            }
            25% {
                transform: translateY(0) rotate(0deg);
                transition-timing-function: ease-out;
            }
            100% {
                transform: translateY(200%) rotate(-180deg);
                transition-timing-function: ease-in;
            }
        }
        
        .section {
            padding: 40px 0;
        }
        
        .section .section-header {
            text-align: center;
        }
        
        .section .section-header .section-title {
            font-size: 36px;
            position: relative;
            padding: 0 32px;
            display: inline-block;
        }
        
        .section .section-header .section-title::after,
        .section .section-header .section-title::before {
            position: absolute;
            content: '';
            width: 32px;
            height: 32px;
            background-image: url('../img/s-sun.png');
            background-repeat: no-repeat;
        }
        
        .section .section-header .section-title::after {
            top: 0px;
            left: 0;
        }
        
        .section .section-header .section-title::before {
            top: 0px;
            right: 0;
        }
        
        .section .section-header > p {
            color: #898686;
            font-size: 21px;
        }
        
        .section .section-body .card-img-top {
            height: 300px;
            width: 100%
        }
        
        .section .section-body .card {
            position: relative;
            overflow: hidden;
        }
        
        .section .section-body .card:hover .card-block {
            top: 0;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s;
        }
        
        .section .section-body .card .card-block {
            background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
            color: #fff;
            height: 100%;
            padding-top: 10px;
            position: absolute;
            top: 83%;
            -webkit-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            text-align: left;
        }
        
        .section .section-body .card .card-block .btn-card {
            background-color: #F1C40F;
            color: #333;
            float: right !important
        }
        
        .section .section-body .card .card-block .text-muted {
            color: #ffeb9f !important;
        }
        /* ===================
    ALL
   =================== */
        
        #header {}
        
        #header .upper-header {
            background-color: #008fd5;
            border-bottom: 1px solid #fff;
            box-shadow: 0 0 1px #008fd5;
            color: #fff;
            font-size: 12px;
            height: 40px;
            line-height: 40px;
            transition: all 0.5s ease-in-out 0s;
        }
        
        #header .lower-header {
            margin-top: 5px;
            transition: all 0.5s ease-in-out 0s;
        }
        
        #header .lower-header .logo {
            display: block;
            float: left;
        }
        
        #header .lower-header .logo img {
            width: 240px;
        }
        
        #header .lower-header .menu-header {
            margin-top: 20px;
        }
        
        #header .lower-header .menu-header .navbar {
            padding: 0;
        }
        
        #header .lower-header .menu-header ul {
            padding: 0;
          
        }
        
        #header .lower-header .menu-header ul li {
      
            height: 35px;
            line-height: 33px;
        }
        
        #header .lower-header .menu-header ul li:first-child {
            margin-left: 0;
        }
        
        #header .lower-header .menu-header ul li a {
            color: #555;
            font-size: 18px;
			    text-decoration: none;
    padding: 0 10px 0 10px;
        }
        
        #header .lower-header .menu-header ul li a:hover {
            border-bottom: 2px solid #f1c40f;
        }
        
        #header .lower-header.top-nav-collapse {
            background: #fff none repeat scroll 0 0;
            left: 0;
            margin: 0 !important;
            position: fixed;
            right: 0;
            top: 0;
            z-index: 10;
            transition: all 0.5s ease-in-out 0s;
        }
        
        #header .lower-header.top-nav-collapse .logo img {
            margin-top: 5px;
            width: 130px;
            transition: all 0.5s ease-in-out 0s;
        }
      
        
        .fixed .navbar-toggler-right {
            top: -35px;
        }
        
      
	  
	  .ranges {
    float: none !important;
    text-align: center !important;
}


	  .input-group {
    direction: rtl;
}
        
        .fixed .navbar-collapse.collapse.show {
            background: #fff none repeat scroll 0 0;
            position: relative;
            top: 11px;
        }
        
        .list-inline-item.active {
            background: #f1c40f none repeat scroll 0 0;
            border-radius: 3px;
            text-align: center;
           
        }
        
        .SoicalAndSearch .soical {
            padding: 0;
            float: right !important
        }
        
        .SoicalAndSearch .soical li:not(:last-child) {
            margin-left: 5px;
            margin-right: 0;
        }
        
        .SoicalAndSearch .soical li {}
        
        .SoicalAndSearch .soical li a {
                background-color: #fcb317;
    border-radius: 4px;
    color: #fff;
    display: block;
    height: 30px;
    padding-top: 7px;
    line-height: 30px;
    text-align: center;
    width: 30px;
        }
        
        .SoicalAndSearch .search-box.float-left {
            background-color: #eeeeee;
            height: 30px;
            margin-left: 10px;
            position: relative;
            width: 270px;
            float: right !important;
        }
        
        .SoicalAndSearch .search-box input {
            background-color: transparent;
            height: 30px;
            padding-left: 5px;
            font-family: nour;
            font-size: 13px;
        }
        
        .SoicalAndSearch .search-box .fa {
            color: #adadad;
            font-size: 13px;
            right: 5px;
            position: absolute;
            top: 7px;
        }
        
        #slider {
            height: 450px;
            overflow: hidden;
        }
        
        #slider .carousel-item img {
            width: 100%;
            height: 450px;
            max-height: 450px;
        }
        
        .carousel-control-next .fa,
        .carousel-control-prev .fa {
            border: 3px solid #fff;
            border-radius: 50%;
            font-size: 15px;
            padding: 10px;
            width: 40px;
        }
        
        .whereto {
            background-color: #f1c40f;
            padding-bottom: 30px;
            position: relative;
        }
        
        .whereto::before {
            background-image: url("../img/sun.png");
            background-position: 19px -123px;
            background-repeat: no-repeat;
            background-size: 303px auto;
            content: "";
            height: 181px;
            position: absolute;
            right: 0;
            top: 0;
            width: 222px;
        }
        
        .whereto::after {
            background-image: url("../img/sun.png");
            background-position: -145px -123px;
            background-repeat: no-repeat;
            background-size: 303px auto;
            content: "";
            height: 181px;
            position: absolute;
            left: 0;
            top: 0;
            width: 222px;
            z-index: 0;
        }
        
        .whereto-container {
            position: relative;
            z-index: 1;
        }
        
        .text-header {
            display: block;
            font-size: 38px;
            font-weight: 800;
            margin: 0;
            padding: 35px 0;
            width: 100%;
            text-align: center;
        }
        
        .location-input,
        .date-input {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #d5ad0d;
            border-radius: 4px;
            height: 40px;
            position: relative;
        }
        
        .location-input input,
        .date-input input {
            background: transparent none repeat scroll 0 0;
            border: medium none;
            height: 40px;
            padding: 0 8px 0 12px;
        }
        
        .location-input .fa,
        .date-input .fa {
            color: #c6c6c6;
            right: 12px;
            position: absolute;
            top: 12px;
        }
        
        #section-1 {
            position: relative;
        }
        
        #section-1::before {
            background-image: url("../img/big-sun.png");
            background-position: -234px 0;
            background-repeat: no-repeat;
            background-size: 434px auto;
            content: "";
            height: 530px;
            top: 11px;
            left: 0;
            position: absolute;
            width: 250px;
        }
        
        #section-2 {
            background-color: #f2f2f2;
            box-shadow: 0 1px 0 #dedede inset;
            position: relative;
        }
        
        #section-2.section .section-body .card .card-block {
            top: 75%;
        }
        
        #section-2.section .section-body .card:hover .card-block {
            top: 0;
            transition: all 0.5s ease-in-out 0s;
        }
        
        .login-reg a {
            cursor: pointer;
        }
        
        #aboutus p {
            font-size: 18px;
            font-weight: 800;
            margin: 0;
            text-align: center;
        }
        
        #contact {
            background-color: #f9db09;
            overflow: hidden;
            padding: 50px 0;
            position: relative;
        }
        
		
		  .footer-logo>img {
            display: block;
            margin: 15px auto;
            width: 290px;
        }
		
		
        #contact:before {
            color: #f7cb05;
            content: "";
            font-family: fontawesome;
            font-size: 259px;
            left: 56%;
            position: absolute;
            top: 131px;
        }
        
        .contact-input-con {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #d0b600;
            border-radius: 4px;
            height: 50px;
            margin: 20px auto;
            position: relative;
            width: calc(100% / 2);
        }
        
        .contact-input-con input {
            border: medium none;
            box-shadow: none;
            font-family: nour;
            height: 50px;
            outline: medium none;
            padding: 0 20px 0 10px;
        }
        
        .contact-input-con .fa {
            font-size: 28px;
            right: 10px;
            position: absolute;
            top: 10px;
        }
        
        .button-cont {
            margin: 0 auto;
            width: calc(100% / 5);
        }
        
        .button-cont .btn-cont {
            background: #000 none repeat scroll 0 0;
            color: #fff !important;
            height: 40px;
            width: 100%;
        }
        
       
        
        .footer ul {
            margin: 0;
            padding: 0;
        }
        
        .footer ul li {
            list-style-type: none;
            padding-left: 15px;
            position: relative;
        }
        
        .footer ul li::after {
            content: "";
            font-family: fontawesome;
            font-size: 5px;
            position: absolute;
            left: 0;
        }
        
        .footer ul li a {
            color: #404040;
        }
        
        .contact-footer span {
            /*display: inline-block;
            margin: 0 10px;*/
			margin: 0 10px;
    word-wrap: break-word;
        }
        
	
		
		.carousel-caption h3
		{
			text-shadow: 5px 5px 13px rgba(0, 0, 0, 1);
			font-size: 30px;
             font-weight: bold;
			 margin-bottom: 20px;
		}
		
		.carousel-caption p
		{
			text-shadow: 5px 5px 13px rgba(0, 0, 0, 1);
			font-size: 20px;
            font-weight: bold;
		}
		
		
        .contact-footer h2 span {
            margin-right: 0;
        }
        
        .contact-footer > p {
            margin: 0;
        }
        
        .contact-footer {
            color: #404040;
            margin-top: 36px;
        }
        
        .bottom-footer {
            background-color: #087dc2;
            color: #fff;
            height: 45px;
            line-height: 45px;
            margin-top: 25px;
            position: relative;
        }
        
        .scroll-to {
            background-image: url("../img/gold-sun.png");
            background-repeat: no-repeat;
            color: #000;
            height: 45px;
            left: 50%;
            line-height: 63px;
            overflow: hidden;
            position: absolute;
            text-align: center;
            width: 85px;
        }
        
        .fixed {
            position: fixed;
            top: 0;
            z-index: 100;
            background: #f7f7f7;
    border-bottom: 1px solid #eee;
            left: 0;
            right: 0;
            height: 50px;
            line-height: 50px;
            transition: all 0.5s ease-in-out 0s;
            margin-top: 0 !important;
        }
        
		.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #fff #fff #f1c40f;
    color: #464a4c;
}
		
		
		 .nav-tabs .nav-link {
            background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 1);
    border-bottom: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #333;
    margin: 0 2px;
        }
        
		
		
        .fixed .active {
            border-radius: 0;
        }
        
        .menu-header a {
            color: #000;
        }
        
        .fixed .menu-header ul li {
            margin: 0 18px;
        }
        
        #header .lower-header.fixed .logo img {
            width: 100px;
        }
        
        #header .lower-header.fixed .menu-header {
            margin: 0;
        }
        
        .fixed .SoicalAndSearch {
            display: none;
        }
        
        .contact-form {
            font-family: nour;
            margin-bottom: 15px;
            position: relative;
        }
        
        .contact-form .form-control,
        .contact-form textarea {
            
        }
        
      .contact-form input {
            height: 50px;
        }
        
        .contact-form .fa {
            color: #289698;
            font-size: 22px;
            right: 12px;
            position: absolute;
            top: 15px;
        }
        
        .btn.btn-contact {
            background: #f1c40f none repeat scroll 0 0;
            height: 50px;
            line-height: 50px;
            padding: 0 10px;
            width: 100%;
            cursor: pointer;
        }
        
        #contact2 {
            background: #f2f2f2 none repeat scroll 0 0;
            border-bottom: 2px solid #eee;
        }
        
        .booking-img {
            height: 300px;
            padding: 10px;
            width: 100%;
        }
        
        .booking-content {
            padding: 10px;
        }
        
        .booking-content .card .card-header {
            background: #000000 none repeat scroll 0 0;
            color: #fff;
            padding: 10px;
        }
        
        .ekko-lightbox .modal-footer {
            text-align: left
        }
        
        .ekko-lightbox-nav-overlay a:last-child span {
            text-align: right;
        }
        /* ==============
    MOBILE: Menu
   ============== */
        /* ==============
    MOBILE: Main
   ============== */
        /* ===============
    ALL: IE Fixes
   =============== */
        /* ==========================================================================
   Author's custom styles
   ========================================================================== */
        /* ==========================================================================
   Media Queries
   ========================================================================== */
        
        @media (max-width: 575px) {
			
			 .fixed
	 {
		 display:none;
	 }
	 
			 .bg-color-green
	 {
		 padding: .1rem !important;
	 }
	 
	 
            #header .lower-header .logo img {
                display: block;
                margin: 0 auto;
                width: 200px;
            }
            .SoicalAndSearch .search-box.float-left {
                margin: 10px 0;
                width: 100%;
            }
            .SoicalAndSearch .soical {
                float: none !important;
                margin: 10px auto;
                padding: 0;
                text-align: center;
            }
            #header .lower-header .menu-header ul li {
              
            }
            #slider {
                height: 260px;
            }
            #slider .carousel-item img {
                height: 260px;
            }
            .whereto::before {
                background-image: url("../img/sun.png");
                background-position: 19px -123px;
                background-repeat: no-repeat;
                background-size: 223px auto;
                content: "";
                height: 181px;
                position: absolute;
                right: 0;
                top: 0;
                width: 123px;
            }
            .whereto::after {
                background-image: url("http://127.0.0.1:3189/img/sun.png");
                background-position: -140px -124px;
                background-repeat: no-repeat;
                background-size: 227px auto;
                content: "";
                height: 181px;
                left: 0;
                position: absolute;
                top: 0;
                width: 220px;
                z-index: 0;
            }
            .text-header {
                display: block;
                font-size: 28px;
                font-weight: 800;
                margin: 0;
                padding: 66px 0 27px;
                text-align: center;
                width: 100%;
            }
            .bg-color-green {
                display: block;
                margin-top: 5px;
            }
            .section .section-header .section-title {
                font-size: 26px;
            }
            .section .section-header > p {
                font-size: 15px;
            }
            .section-header > h2 {
                font-size: 24px;
            }
            .contact-input-con {
                width: 100%;
            }
            .button-cont {
                margin: 0 auto;
                width: calc(100% / 2);
            }
            .footer-logo > img {
                width: 100%;
            }
            .footer-title {
                font-size: 22px;
            }
            .bottom-footer span {
                font-size: 12px;
                display: block;
                text-align: center;
            }
            #header .lower-header.fixed .menu-header ul li {
                margin: 0;
                text-align: center;
                width: 49%;
            }
        }
        /*Small devices (landscape phones,
        576px and up) */
        
        @media (min-width: 576px) and (max-width: 767px) {
            #header .lower-header .logo {
                display: inline-block;
                float: right;
            }
            .fixed .navbar-toggler-right {
                top: -44px;
            }
            .bg-color-green {
                display: block;
                margin-top: 5px;
            }
            .contact-input-con {
                width: 100%;
            }
            .bottom-footer span {
                font-size: 12px;
                display: block;
                text-align: center;
            }
        }
        /*
        
        Medium devices (tablets,
        768px and up)*/
        
        @media (min-width: 768px) and (max-width: 991px) {
            #header .lower-header .logo {
                display: inline-block;
                float: right;
            }
            .fixed .navbar-toggler-right {
                top: -44px;
            }
            .bg-color-green {
                display: block;
                margin-top: 5px;
            }
            #section-2.section .section-body .card .card-block {
                padding: 5px;
                top: 85%;
            }
            .card-title.clearfix {
                font-size: 15px;
            }
            .bottom-footer span {
                font-size: 12px;
                display: block
            }
        }
        /*
        
        Large devices (desktops,
        992px and up) */
        
        @media (min-width: 992px) and (max-width: 1199px) {
            .navbar-toggleable-md .navbar-collapse {
                display: block !important;
                width: 100%;
            }
        }
        /*
        
        Extra large devices (large desktops,
        1200px and up)*/
        
        @media (min-width: 1200px) {
            .navbar-toggleable-md .navbar-collapse {
                display: block !important;
                float: left;
                width: 100%;
            }
        }
        /* ==========================================================================
   Helper classes
   ========================================================================== */
        /* ==========================================================================
   Print styles
   ========================================================================== */
        
        @media print {
            *,
            *:before,
            *:after {
                background: transparent !important;
                color: #000 !important;
                box-shadow: none !important;
                text-shadow: none !important;
            }
            a,
            a:visited {
                text-decoration: underline;
            }
            a[href]:after {
                content: " (" attr(href) ")";
            }
            abbr[title]:after {
                content: " (" attr(title) ")";
            }
            a[href^="#"]:after,
            a[href^="javascript:"]:after {
                content: "";
            }
            pre,
            blockquote {
                border: 1px solid #999;
                page-break-inside: avoid;
            }
            thead {
                display: table-header-group;
            }
            tr,
            img {
                page-break-inside: avoid;
            }
            img {
                max-width: 100% !important;
            }
            p,
            h2,
            h3 {
                orphans: 3;
                widows: 3;
            }
            h2,
            h3 {
                page-break-after: avoid;
            }
        }
        
        #eng {
            display: none;
        }
        
        .login-reg {
            text-align: right !important;
        }
        
        .card-title .float-right {
            float: left !important;
        }
        
        .card-title .float-left,
        .card-header .float-left {
            float: right !important;
        }
        
        .contact-footer .fa-phone {
            float: left;
        }
        
        .bottom-footer .text-right {
            text-align: left !important;
        }
        
        .bottom-footer .text-left {
            text-align: right !important;
        }
        
        .profile-img-card {
            width: 96px;
            height: 96px;
            margin: 0 auto 10px;
            display: block;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }
        
        .profile-name-card {
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            margin: 10px 0 0;
            min-height: 1em;
        }
        
        .reauth-email {
            display: block;
            color: #404040;
            line-height: 2;
            margin-bottom: 10px;
            font-size: 14px;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        
        .form-signin #inputEmail,
        .form-signin #inputPassword {
            direction: ltr;
            height: 44px;
            font-size: 16px;
        }
        
        .form-signin input[type=email],
        .form-signin input[type=password],
        .form-signin input[type=text],
        .form-signin button {
            width: 100%;
            display: block;
            margin-bottom: 10px;
            z-index: 1;
            position: relative;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        
        .form-signin .form-control:focus {
            border-color: rgb(104, 145, 162);
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
        }
		
		.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    float: left;
}
        
        .btn.btn-signin {
            /*background-color: #4d90fe;
            background-color: rgb(104, 145, 162); */
            /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
            padding: 0px;
            font-weight: 700;
            font-size: 14px;
            height: 36px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: none;
            -o-transition: all 0.218s;
            -moz-transition: all 0.218s;
            -webkit-transition: all 0.218s;
            transition: all 0.218s;
            cursor: pointer;
        }
        
        .btn.btn-signin:hover,
        .btn.btn-signin:active,
        .btn.btn-signin:focus {
            background-color: rgb(12, 97, 33);
        }
        
        .forgot-password {
            color: #0e91c5;
            float: right;
            font-size: 13px;
        }
        
        .forgot-password:hover,
        .forgot-password:active,
        .forgot-password:focus {
            color: rgb(12, 97, 33);
        }
		
		
		
		/*	
			
		.ekko-lightbox-container>div.ekko-lightbox-item img
		{
			    width: 570px !important;
				    height: 450px;
		}*/
		
		.ekko-lightbox-container>div.ekko-lightbox-item img
		{
			    width: 100% !important;
				   
		}