@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css2?family=Taviraj:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/

/*font-family: 'Taviraj', serif;*/
/*text font-family: 'Mulish', sans-serif;*/


@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/*font-family: 'PT Serif', serif;*/
/*text font-family: 'Open Sans', sans-serif;*/


html{
      font-size: 16px;
      height: 100%;
    }


body {
	height: 100%;
	

}

div, p, td, a, span, li {
	font: normal 16px/28px 'Open Sans', sans-serif;;
	
	color: #192026;
	
}

#cookiesdirective div {
	color:#ffffff!important;
}


a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #666666;
	}


.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
	

.owl-nav {
	display: flex;
    justify-content: center;
    margin-top: 20px;
}

.owl-nav div{
	margin: 0 10px
}

h1, h2, h3, h4, h5 {
	
letter-spacing: 0;
/* color: #8d835180; */
color: #13181c;
	
	
}


h1 {

    font: normal 54px/70px 'PT Serif';
	margin-top: 30px;
	text-align: right;
	margin-bottom: 30px;
	
}


h2 {

    font: normal 54px/70px 'PT Serif';
	margin-top: 30px;
	margin-bottom: 30px;
}





h3 {
	font: normal 30px/30px 'PT Serif';
    
    margin-top: 0;
    margin-bottom: 25px;
    
    font-weight: bold;
}



h4 {
	font: normal 24px/26px 'PT Serif';
	margin-bottom: 25px;
	font-weight: bold;
	
}


h5 {
	font: normal 18px/26px 'Open Sans';
	margin-bottom: 25px;
	font-weight: 500;
	
}

/*h1::after {
	display: block;
    content: "";
    width: 225px;
    border-top: 1px solid #707070;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

 h2::after {
	display: block;
    content: "";
    width: 225px;
    border-top: 1px solid #707070;
    margin-top: 20px;
	 

} 
*/
.line::after {
	display: block;
    content: "";
    width: 225px;
    border-top: 1px solid #707070;
    margin-top: 20px;
	 

}

h1.minusleft, h2.minusleft {
	margin-left:-100px;
	text-align: left;
}

h1.minusright, h2.minusright {
/*	margin-right:-100px; */
	margin-right:-15px; 
	text-align: right;
}

h1.noline::after {
	display: none!important;
}

h2.noline::after {
	display: none!important;
}
h3.noline::after {
	display: none!important;
}


h2.mycenter {
	text-align: center;
	margin-left: 0!important;
}
h2.mycenter::after {
	margin-left: auto;
	margin-right: auto;
}

h3.mycenter {
	text-align: center;
	margin-left: 0!important;
}
h3.mycenter::after {
	margin-left: auto;
	margin-right: auto;
}



.cecece::after {
	border-top: 1px solid #CECECE;
}

.ffffff::after {
	border-top: 1px solid #ffffff;
}


.large::after {
	width:644px;
}


.innershadow {
   -moz-box-shadow:    inset 0 0 25px #272727;
   -webkit-box-shadow: inset 0 0 25px #272727;
/* box-shadow:         inset 0 0 25px #272727; */
   box-shadow:         inset 0 0 9px #272727a6;
}

.hideme
{
    opacity:0;
}

.largedashafter::after {
	width: 234px;
    height: 0px;
    border-top: 1px solid #E4A14B;
    content: "";
    display: block;
	  margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
   
}

.smalldashafter::after {
	width: 160px;
      height: 0px;
    border-top: 1px solid #E4A14C;
    content: "";
    display: block;
	    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}


ul {
	margin: 0;
    padding: 0;
    list-style-position: inside;
}


.noslider header {
	background-color: #658db1;
}


.noslider #mainnavbar-container {
	background-color: #658db1;
}

.noslider #maintext-container {
    padding-top: 200px!important;
}

.divider-grey {
	width: 113px;
height: 0px;
border-top: 1px solid #CC5200;
}

.divider-grey-small {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

#ledger-distances-inner  .divider-grey-small {
	
	margin-top: 18px;
	
}

.separator30 {
	margin-top:30px;
	margin-bottom:15px;
}
	
.separator60 {
	margin-top:60px;
	margin-bottom:30px;
}

.separator80 {
	margin-top:80px;
	margin-bottom:40px;
}



button:focus {
   
    outline: none;
}






#modalOffer .modal-header {
	background-color: #d8b65d;
	border:none;
	
}

#modalOffer .modal-title {
    margin-bottom: 0;
   
    color: #fff;
       font-weight: bolder;
    font-size: 20px;
    LINE-HEIGHT: 20px;
}
#modalOffer .modal-header .close {
      opacity: .7;
    padding: 15px;
}

#modalOffer .modal-header .close span{
      font: 400 28px/30px 'Fira Sans Condensed';
    color: #FFFFFF
}

#modalOffer .modal-footer {
  
    border-top: none;
}


/*#modalOffer {
	z-index: 2000;
	top:50%;
	
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


#modalOffer .modal-header {
  
    border-bottom: none;
}

#modalOffer .modal-header .close span{
    font: 400 28px/30px 'Fira Sans Condensed';
    color: #FFFFFF
}

*/



#bookModal .modal-header {
	background-color: #d2ac67;
	border:none;
	
}

#bookModal .modal-title {
    margin-bottom: 0;
   
    color: #fff;
       font-weight: bolder;
    font-size: 20px;
    LINE-HEIGHT: 20px;
}
#bookModal .modal-header .close {
      opacity: .7;
    padding: 15px;
}

#bookModal .modal-header .close span{
      font: 400 22px/30px 'Open Sans';
    color: #FFFFFF
}

#bookModal label {
      font: 400 15px/30px 'Open Sans';
      color: #666666;
    
}

#bookModal #book-form #btn_submit {
    background-color: #d2ac67f2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 19px;
    height: 50px;
    width: 100%;
    /* -webkit-box-shadow: 0px 3px 6px #00000029; */
    /* box-shadow: 0px 3px 6px #00000029; */
    line-height: 22px;
}


#bookModal .input-group-text {
    
    background-color: transparent;
    border:none;
height: 38px;
	padding-left: 0;
	padding-right: 0;
}



#bookModal .form-control {
    border: none;
    border-radius: 0;
    background-color: #f3f3f3;
    /* font-size: 17px; */
   
    /* color: #5f6264; */
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    
    margin-bottom: 15px;
    color: #666666;
	  
}

#bookModal .number {
    max-width: 20px;
    text-align: center;
    padding-right: 0px;
    margin-right: 2px;
    padding-left: 0;
	background-color: transparent!important;
}

#bookModal input[type=number]::-webkit-inner-spin-button, 
#bookModal input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


#bookModal input[type=number] {-moz-appearance: textfield;}


.btn-close {
   
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

.offcanvas-header .btn-close {
   
    color: #000000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

.ui-datepicker .ui-datepicker-title span{
   color: #ffffff;
}

.toast {
	position: fixed; 
	bottom: 80px; 
	right: 20px;
	width: 300px;
	background-color: #d2ac6899;
	z-index: 1000;
}

.toast-header {
    
    display: block;
  
    align-items: flex-end;
    padding: 0 10px 0 0;
    color: #6c757d;
    background-color: #fff1d7;
    background-clip: padding-box;
    border-bottom: none;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.toast p {
	margin-bottom: 0;
	color:#ffffff;
}

.toast p a {
	margin-bottom: 0;
	color:#2c2c2c;
}




/*#covid {
			  position: absolute;
			  top:120px;
			  right:65px;
			  z-index: 9999;
			  
			  width: 202px;

			  overflow: hidden;
			  height: 80px
			
		  }
		  
		   #covid-ins {
			  background-color: rgba(255,255,255,0.72);
			      box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
			  padding:20px;
			   padding-top: 0;
			  margin-left:100%;
			   width: 100%;
			  
		  }
		  

	  
	#covid-title {
			      font-weight: bold!important;
    letter-spacing: 0;
    font-size: 18px;
		  }
		  
		  #covid-text {
			  font: normal 12px/20px 'Comfortaa';
     letter-spacing: 0px;
			   margin-top: 8px;
		  }
		  
		   #covid-link {
			  font: normal 14px/24px 'Comfortaa';
     letter-spacing: 0px;
			   margin-top: 12px;
		  }
		  
		   #covid-close {
			  width:10px;
			   height:10px;
			   position: relative;
			   top:10px;
			   left:160px;
			   z-index: 999999;
		  }
		  
		  #covid-close svg {
			 
			   position: absolute;
			   top:0px;

		  }*/





/*----- effects ------*/

/*--- pulse effect ---*/
.pulse{box-shadow:0 0 0 rgba(252, 251, 249,.9);animation:pulse 1.5s infinite}.pulse:hover{}@-webkit-keyframes pulse {
                0% {
                    -webkit-box-shadow: 0 0 0 0 rgba(252, 251, 249, 0.9);
                }
                80% {
                    -webkit-box-shadow: 0 0 0 25px rgba(60, 163, 220, 0);
                }
                100% {
                    -webkit-box-shadow: 0 0 0 0 rgba(60, 163, 220, 0);
               }
            }@keyframes pulse {
                0% {
                    -moz-box-shadow: 0 0 0 0 rgba(252, 251, 249, 0.9);
                    box-shadow: 0 0 0 0 rgba(252, 251, 249, 0.9);
                }
                80% {
                    -moz-box-shadow: 0 0 0 25px rgba(60, 163, 220, 0);
                    box-shadow: 0 0 0 25px rgba(60, 163, 220, 0);
                }
                100% {
                    -moz-box-shadow: 0 0 0 0 rgba(252, 251, 249, 0);
                    box-shadow: 0 0 0 0 rgba(252, 251, 249, 0);
                }
            }


@-webkit-keyframes pulse2 {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse2 {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse2 {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}


.pulse2 .circle{
     text-decoration: none; 
     width: 58px; 
     height: 58px; 
     line-height: 55px; 
     border:solid 1px rgba(255, 255, 255, .5); 
     border-radius: 50%; 
     white-space: nowrap; 
     text-align: center; 
     position: relative; 
}
.pulse2 .circle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border:solid 1px rgba(255, 255, 255, 1);
    border-radius: 50%;
    animation-name: pulseCircle;
    /* animation-duration: 1.2s; */
    animation-duration: 2.2s;
    animation-iteration-count: infinite;
}
.pulse2 .circle::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: solid 1px rgba(255, 255, 255, 1);
    border-radius: 50%;
    animation-name: pulseCircle;
    /* animation-duration: 1.2s; */
    animation-duration: 2.2s;
    animation-iteration-count: infinite;
    animation-delay: 600ms;
}
@keyframes pulseCircle {
    0%   {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    100% {
        top: -50px;
        left: -50px;
        right: -50px;
        bottom: -50px;
        opacity: 0.01;
    }
}



/*----- image1 effects start------*/

	  /* Shine */
.hover14 div {
	position: relative;
	overflow: hidden;
}
.hover14 div::before {
	position: absolute;
	top: 0;
	left: -98%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 div:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


/* Common style */
.grid figure {
	position: relative;
    /* float: left; */
    overflow: hidden;
    margin: 10px 1%;
    /* min-width: 320px; */
    /* max-width: 480px; */
    max-height: 360px;
    width: 100%;
    /* background: #3085a3; */
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	width:100%;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
			 
			 /*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	/*background: #18a367;*/
}

figure.effect-layla img {
	height: 390px;
}



figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
/*----- image1 effects end------*/

/*----- book now effects start------*/

.btnfos-5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
  outline-color: rgba(255, 255, 255, 1);
  outline-offset: 0px;
}

.btnfos-5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-offset: 15px;
  outline-color: rgba(255, 255, 255, 0);
  /*text-shadow: 1px 1px 2px #427388;*/
}

/*----- book now  effects start------*/


/*----- read more  effects start------*/

.btn-0:before {
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.btn-0:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #85988D;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
z-index: -1;
	
}

.btn-0:hover {
  color:#ffffff;
}

.btn-0:hover:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.the-arrow1 {
				  width: 56px;
				  -webkit-transition: all 0.2s;
				  transition: all 0.2s;
				display:inline-block;
				}
				
				.the-arrow1.-right1 {
				  top: -4px;
					position: relative;
					left: 5px;
				}
				
				.the-arrow1.-right1 > .shaft1 {
				  width: 56px;
				  -webkit-transition-delay: 0.2s;
						  transition-delay: 0.2s;
				}
				.the-arrow1.-right1 > .shaft1:before, .the-arrow1.-right1 > .shaft1:after {
				  width: 8px;
				  -webkit-transition-delay: 0.3s;
				  transition-delay: 0.3s;
				  -webkit-transition: all 0.5s;
				  transition: all 0.5s;
				}
				.the-arrow1.-right1 > .shaft1:before {
				  -webkit-transform: rotate(40deg);
				  transform: rotate(40deg);
				}
				.the-arrow1.-right1 > .shaft1:after {
				  -webkit-transform: rotate(-40deg);
						  transform: rotate(-40deg);
				}
				.the-arrow1 > .shaft1 {
				  background-color: #394B2F;
				  display: block;
				  height: 1px;
				  position: relative;
				  -webkit-transition: all 0.2s;
				  transition: all 0.2s;
				  -webkit-transition-delay: 0;
						  transition-delay: 0;
				  will-change: transform;
				}
				.the-arrow1 > .shaft1:before, .the-arrow1 > .shaft1:after {
				  background-color: #394B2F;
				  content: '';
				  display: block;
				  height: 1px;
				  position: absolute;
				  top: 0;
				  right: 0;
				  -webkit-transition: all 0.2s;
				  transition: all 0.2s;
				  -webkit-transition-delay: 0;
				  transition-delay: 0;
				}
				.button-readmore:hover .the-arrow1 > .shaft1, .button-readmore:hover .the-arrow1 > .shaft1:before, .button-readmore:hover .the-arrow1 > .shaft1:after  {
					
					 background-color: #ffffff;
				}
				
				.the-arrow1 > .shaft1:before {
				  -webkit-transform-origin: top right;
				  transform-origin: top right;
				}
				.the-arrow1 > .shaft1:after {
				 /* -webkit-transform-origin: bottom right;*/
				  /* transform-origin: bottom right; */
				}



/*----- read more  effects end------*/



/*----- see more  effects stard------*/

 .the-arrow {
  width: 56px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 40%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #394B2F;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #394B2F;
}
.the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-right {
  top: 0px;
}
.the-arrow.-right > .shaft {
  width: 56px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #394B2F;
  display: block;
  height: 1px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #394B2F;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.the-arrow > .shaft:after {
  /*-webkit-transform-origin: bottom right;*/
  /* transform-origin: bottom right; */
}

.animated-arrow {
  display: inline-block;
  color: #394B2F;
  font-size: 1.25em;
  font-style: italic;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
	margin-top: 25px;
}
.animated-arrow:hover {
  color: #394B2F;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 64px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #394B2F;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #394B2F;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow > .main {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.animated-arrow > .main > .text {
  margin: 0 16px 0 0;
  line-height: 1;
}
.animated-arrow > .main > .the-arrow {
  position: relative;
}

/*----- see more  effects end------*/


.sightseemore {
	border: 0px solid!important;
	border-radius: 0;
	width: 141px;
	
	background: #85988d;
	font: normal 14px/20px Roboto;
	letter-spacing: 1.4px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	z-index: 15;
	outline-color: #85988d!important;
}

.sightseemore:hover {
	
	color: #FFFFFF;

}





/*----- fp photos zoom out  effect stard------*/




.zoomout{
    overflow: hidden;
    padding: 0;
    width: 100%;
 
}

.zoomout img{
  transition-duration: 4s;
    margin: 0 auto;
    display: block;
 
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
	 transform: scale(1.2);
}
.zoomout img:hover {
    
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
	transform: scale(1);
    z-index: 0;
}

/*----- fp photos zoom out  effect end------*/






/*----- effects end ------*/


/*---menu start----*/




/*----- animated menu button  start------*/
	.hamburger {
  -webkit-transform: scale(1);
  transform: scale(1);

  position: relative;
  display: block;
  width: 68px;
  height: 68px;
 
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.burger-main {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
	top: 0;
    left: 0;
	background-color: #fcfbf9;
    border-radius: 34px;
}

.burger-inner {
  position: relative;
  height: 28px;
  width: 36px;
	
}

.burger-main span {
  position: absolute;
  display: block;
  height: 2px;
  width: 36px;
  border-radius: 2px;
  background: #535353;
	
}

.top {
  top: 0;
  transform-origin: 37px 2px;
}

.bot {
  bottom: 0;
  transform-origin: 34px 2px;
}

.mid {
  top: 12px;
}

.svg-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

.svg-circle {
  width: 68px;
  height: 68px;
}

.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}

.hamburger.open .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.closed .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.open .top {
  animation: close-top-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.open .bot {
  animation: close-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.closed .top {
  animation: close-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.closed .bot {
  animation: close-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.open .mid {
  animation: burger-fill-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.closed .mid {
  animation: burger-fill-in 0.6s linear normal;
}

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  -webkit-mask: url(#mask);
  mask: url(#mask);
  -webkit-mask-box-image: url(https://dev.awsm.in/codepen/mask.svg);
}

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #fff;
}

.hamburger.open .animate-path {
  animation: circle-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.closed .animate-path {
  animation: circle-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 0;
  }

}

@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 0;
  }

}

@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 240;
  }

}

@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 240;
  }

}

@keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }

  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }

  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }

  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }

}

@keyframes close-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }

  20% {
    left: 0;
    transform: rotate(-15deg);
  }

  80% {
    left: -5px;
    transform: rotate(60deg);
  }

  100% {
    left: -5px;
    transform: rotate(45deg);
  }

}

@keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }

  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }

  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }

  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }

}

@keyframes close-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg);
  }

  20% {
    left: -5px;
    transform: rotate(60deg);
  }

  80% {
    left: 0;
    transform: rotate(-15deg);
  }

  100% {
    left: 0;
    transform: rotate(0deg);
  }

}

@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }

  40% {
    width: 0;
    left: 40px;
  }

  80% {
    width: 36px;
    left: -6px;
  }

  100% {
    width: 36px;
    left: 0px;
  }

}

@keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }

  20% {
    width: 42px;
    left: -6px;
  }

  40% {
    width: 0;
    left: 40px;
  }

  100% {
    width: 0;
    left: 36px;
  }

}
@keyframes circle-out {
  0% {
    transform: rotate(0deg);
  }

  40% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }

}


@keyframes circle-in {
  0% {
    transform: rotate(360deg);
  }

  40% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(0deg);
  }

}	

/*----- animated menu button  end------*/






#mainnavbar .nav-link {
    display: block;
    margin: .5rem 3rem;
	padding:0;
    color: #666666;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	font-size: 18px;
	border-bottom:1px solid #fff;
}
#mainnavbar .nav-link:hover {
    
    text-decoration:none;
/*	border-bottom:1px solid #8d8351; */
    border-bottom:1px solid #8d8351c4;
	color: #8d8351;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

#mainnavbar .nav-link.text-secondary {
    
    text-decoration:none;
	border-bottom:1px solid #8d8351;
	color: #8d8351!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

#mainnavbar .nav-link.lastitem {
    
    padding-right: 0!important;

    
}


.navbar-toggler:focus {

    box-shadow: none;
}

 
 .navbar-toggler {
   
  
	 border: none;
	
	 z-index: 10050;
	
    border-radius: 0;
	    /* -webkit-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.4);*/
	 
	
}

 .toggler-text {
	 font: normal  17px/21px 'Fira Sans Condensed';
    letter-spacing: 0.42px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
    margin-left: 12px;
    position: absolute;
    top: 23px;
    right: -57px;
}



  .navbar-toggler-icon {
   /* background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 27 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='1.4' stroke-linecap='corner' stroke-miterlimit='25' d='M0 1 h17 M0 9 h27'/%3E%3C/svg%3E")!important;*/
	      vertical-align: middle;
}

.navbar-toggler-icon {
   
    width: 37px;
    
	
}






  







.navbar-collapse .nav-link {
	
	
	font-size: 16px;
	text-align: center;
	/*color: #2c2c2c;*/
	color: #ffffff;
	line-height: 40px;
  
	position: relative;

	
}

.navbar-collapse .nav-link:hover {
	color: #d2ac67;
	background-color:inherit;
	
	
}

.navbar-collapse  .nav-link.active::before {
	
	content: "";
	position: absolute;
	top:0;
	left:50%;
	width:50px;
	border-top:4px solid #ffffff;
	-ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	
	
}

.navbar-collapse  .nav-link::after {
	
	/*display: block;
	content: '';
	border-top: 2px solid #d9eae4;
	max-width:200px;
	margin-left: auto;
	margin-right: auto;*/
	
	
}








.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: rgba(255,255,255,0.9);
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out;
}

.offcanvas .nav-link {
   text-align: center;
	color:#666666;
}

/*---menu ends----*/
















/*---main slider start----*/


#main-slider {
      width: 100%;
	
      height: 100%;
	/*position: relative;
		margin-top: 116px;*/
	/*margin-bottom: 45px;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
    }

.swiper1 {
      width: 100%;
      height: 100%;
	
	
    }

.swiper1 .swiper-slide {
	 width: 100%;
      height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.95;
}


.swiper-pagination {
	z-index: 100000;
    position: absolute!important;
    bottom: 50px!important;
    left: 50px!important;
    text-align: center!important;
	width: 56px!important;
	color:#ffffff;
	
}
.swiper-pagination span {
	display: block;
	color:#ffffff;
	font-size: 32px;
	line-height: 40px;
	font-family: "Rochester";
}

.swiper-pagination span:first-child {
	
	font-size: 50px;
	line-height: 50px;

}

.swiper-pagination span:first-child::after {
	display: block;
	content: "";
	border: 1px solid #ffffff;
	width:100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.snav {
	position: absolute;
	bottom:66px;
	left:125px;
	width:35px;
	height:50px
}



.swiper-button-next::after {
	content: none!important;
}

.swiper-button-prev::after {
	content: none!important;
}



.swiper-container-horizontal > .swiper-pagination-bullets {
 left: auto!important;
    right: 60px!important;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
	width:auto!important;
	bottom: auto!important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
   margin: 6px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
   top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}













#slider-container {
	background-color: #f8f8f8;
	height: 623px;
}



 .swiper-button-prev,   .swiper-button-next {
	color: #c4a477!important;
	 top:55%!important;
}
 .swiper-button-prev {
	left:40px!important;
	 
}
.swiper-button-next {
	right:40px!important;
	 
}

.swiper1 .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  display: inline-block;
/*  border-radius: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;*/
	/*opacity: 0.25;*/
	
	margin:0px auto!important;
	/* transform: rotate(-90deg);*/
	background-color:transparent;
	color: #ffffff;
	font: normal  17px/24px 'Fira Sans Condensed';
	opacity: 1;
	border-right:solid 1px #ffffff;
	border-radius: 0;
}

.swiper1 .swiper-pagination-bullet-active {
      width: 24px;
    height: 24px;
   /* background: #FFFFFF 0% 0% no-repeat;*/
   /* opacity: 1;*/
    /*border: 2px #394B2F solid;*/
	/* border: 2px #CC5200 solid;
    padding: 2px;*/
    /* box-sizing: border-box; */
   /* background-clip: content-box;*/
	/* transform: rotate(-90deg);*/
	background-color:transparent;
	color: #535353;
	font: normal  17px/24px 'Fira Sans Condensed';
	border-right:solid 1px #535353;
}

 .swiper-container-vertical > .swiper-pagination-bullets {
  left: 80px;
	right:auto!important;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
	 
}


.moto-slider {
	word-wrap:break-word;
	position: absolute;
	top: 50%;
	left:20%;
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
overflow: hidden;
	font-size:60px;
	color:#ffffff;
max-width:50%;
line-height:  80px;
	z-index: 100;
/*	text-shadow: 2px 2px #8d8351; */
    text-shadow: 2px 4px #0000005c	
}


#moto-slider .btn-discover {
	border-radius: 50%;
	width:15px;
	height:15px;
	background-color: #ffffff;
	padding: 0;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
}

#scroll-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0 auto;
	
	font: 400 15px/13px 'Open Sans';
text-align: center;
/*	color: #FFFFFF; */
    color: #c4a477;
   
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down:hover {
    cursor: pointer;
}


#lcontainer {
	position: absolute;
	right: 48px;
	top:50%;
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
	 z-index: 1000;
	
}

#vmenu {
	position: relative;
}

#vmenu a {
	    
    display: block;
    
    margin-bottom: 15px;
    position: relative;
    
}

#vmenu a:hover, #vmenu a.active {
	
}

#vmenu a div {
    opacity: 0;
    content: attr(data-hover);
    position: absolute;
    color: #626262;
    background: rgba(255,255,255, .7);
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 80px;
    padding-left: 10px;
    line-height: 35px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
    white-space: nowrap;
}

#vmenu a div::after {
    content: '';
    position: absolute;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    width: 30px;
    height: 100%;
    background: rgba(255,255,255, .7);
    top: 0;
    left: 100%;
    z-index: 1;
}

#vmenu a.sicon:hover > div {    right: 97px;    opacity: 1;}















#scroll-down-mouse {
	position: absolute;
    bottom: 26px;
	left: 50%;
	


	 -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down-mouse {
	font: 600 13px/13px 'Fira Sans Condensed';
	color:#ffffff;
}










	
	


#scroll-down-arrow {
	position: absolute;
    bottom: 45px;
	left: 50%;
	/* width: 2px; */
	/* height:70px; */
	/* background-color:#1393c9; */

	
	 -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}



@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}




#slider-lcorner {
	position: absolute;
    bottom: 45px;
	left: 50px;
	text-align: left;
	font: 500 normal  17px/21px 'Fira Sans Condensed';;
	letter-spacing: 0;
	color: #FFFFFF;
	z-index: 2;
}

/*.ui-widget.ui-widget-content {
   z-index:5!important;
}*/



#slider-lcorner span hr {
	
	    display: inline-block;
    width: 17px;
    border-top: solid 1px #ffffff;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 0px;
    margin-bottom: 3px;
opacity: 1;
	
}






@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}

.encircle {
  width:60px;
  height:60px;
  border-radius:60px;
  border: solid 2px white;
  position: fixed;
  bottom: 0;
  left: 50%;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


/* main slider ends */







/* --- front page start --- */


#maintext-container {
    padding-top: 50px;
    padding-bottom: 90px;


}

#maintext-container .card-img, .card-img-bottom, .card-img-top {
    width: 110px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#maintext-container .card {
   border:none;
}

#transfer-container {
    padding-top: 100px;
    padding-bottom: 2px;
background-color: #ffffff;

}
#transfer {


	
	
}

#transfer-container .card-text strong{
    color: #d8b65d;

}

#vehicle-container {
    padding-top: 100px;
    padding-bottom: 50px;
background-color: #f5f5f5 ;

}

#vehicle-container .card-text strong{
    color: #d8b65d;

}

#question-container {
    padding-top: 50px;
    padding-bottom: 80px;


}

#question-container .card-img, .card-img-bottom, .card-img-top {
    width: 110px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#question-container .card {
   border:none;
}


#faq-container {
    padding-top: 50px;
    padding-bottom: 80px;


}

#transfer .card {
	
	   border:none;
}

#transfer .card-body {
	
	    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    /* justify-items: center; */
    height: 100%;
}

#transfer .innershadow img {
	
	position: relative;   
	z-index: -2;
}

#vehicle .card {
	
	   border:none;
}

#vehicle .card-body {
	
	    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    /* justify-items: center; */
    height: 100%;
}

#vehicle .innershadow img {
	
	position: relative;   
	z-index: -2;
}


#faq .accordion h4 button{
	font-size:22px;
	color:inherit;
}



#faq .accordion-button:not(.collapsed) {
    
    background-color: #d8b65d;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

#faq .accordion-button {
    
    background-color: #f5f5f5;

}

#accordionExample .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
    transform: rotate(-180deg);
}






#contact-container {
/*    padding-top: 100px;
    padding-bottom: 100px;  */
    padding-top: 50px;
    padding-bottom: 50px;

background-color: #f5f5f5;
}


/* --- front page ends --- */







/*--- footer starts ---*/



#footer-container-outer {
	background-color: #FCFBF9;
	padding-top: 27px;
	padding-bottom: 24px;
	border-top: 1px solid #DBDBDB;
}

#footer-container {
	
	
}


.footer-header {

	
}



.fcol-1 .footer-header{
	text-align: left;
font: normal 20px/27px 'Open Sans';
letter-spacing: 0.5px;
color: #525252;
	margin-top: 14px;
}

.fcol-1 .footer-header::after {
	content: '';
	display: block;
	border-top:1px solid #525252;
	max-width:80px;
	margin-top: 12px;
	margin-bottom: 27px;
}

.fcol-1 p {
	margin-bottom: 0;
  
    flex-basis: 50%;
}

.fcol-1 p a{
font: 500 13px/15px 'Open Sans';
letter-spacing: 0.33px;
color: #626262;

   
}


.fcol-2 .footer-header {
	text-align: center;
	margin-bottom: 26px;
}

.fcol-2 p {
	text-align: center;
	font: 500 13px/15px 'Open Sans';
letter-spacing: 0.33px;
color: #626262;
		margin-bottom: 0;
	line-height: 28px;
}

.fcol-2 p a {
	text-align: center;
	font: 500 13px/15px 'Open Sans';
letter-spacing: 0.33px;
color: #626262;
		margin-bottom: 0;
	
}


.fcol-3 .footer-header{
	text-align: right;
font: normal 20px/27px 'Open Sans';
letter-spacing: 0.5px;
color: #525252;
	margin-top: 14px;
}

.fcol-3 .footer-header::after {
	content: '';
	display: block;
	border-top:1px solid #525252;
	max-width:80px;
	margin-top: 12px;
	margin-bottom: 27px;
	margin-left: auto;
}



.footer-social  {
	margin-bottom: 30px;
    text-align: right;
}

.footer-social img {
	margin-left: 10px;
}


.fcol-3  .partners {
	text-align: right;
	
}

 .partners img{
	margin-left: 30px;
	 margin-right: 30px;
	/*margin-top: 50px;*/
}

.partners {
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
	justify-content: center;
}




#copyright_container-outer {
	/*border-top: 1px #8f8f8f solid;*/

}

#copyright_container {
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.ccol-1, .ccol-2, .ccol-3 {
	font: 500 13px/15px 'Open Sans';
letter-spacing: 0px;
color: #626262;
	margin-bottom: 0;
	
}

.ccol-2 {
	text-align: center;
}

.ccol-3 {
	text-align: right;
}

.dproject {
		
	font: 500 13px/15px 'Open Sans';
letter-spacing: 0px;
color: #626262;
	margin-bottom: 0;
	}

a.dproject:hover {
		
	color:#626262;
	}



.scroll-topp {
    display: none;
    z-index: 999;
    font-size: 14px;
    
    text-align: center;
    cursor: pointer;
    padding: 20px 0;
}

.scroll-topp {
		position: fixed;
		bottom: 10px;
		right: 31px;
	z-index: 1002;
	}
	
	.scroll-topp:before {
		content: "";
		height: 50px;
		width: 50px;
		top: -2.5px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #d8b65dab;
		position: absolute;
		border-radius: 50%;
		z-index: -1;
	}

.scroll-topp span {
    display: block;
}

.scroll-top--arrow {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 5px;
    width: 12px;
    height: 0;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    display: block;
    margin: auto;
}

/*--- footerends ---*/







/*contact start */








.contact-info {
	margin-top: 80px;
	padding-left: 5px;
	
}

.contact-info p {
	margin-bottom: 40px;
	font-weight: normal;
	
}

.contact-info p img {
	margin-right: 15px;
	
}




.contactleft {
	background-image: url("images/Group 600.svg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #3ca3dc;
	background-clip: content-box;
	margin-bottom: 30px;
}
.contactleft img{
	margin-top: 80px;
	
}

.contactright {
	background-color: #EFEFEF;
	background-clip: content-box;
	margin-bottom: 30px;
}
#contact-form {
	display: flex;
	
}


.contact-container .input-group {
    
    width: 100%;
}




label {
   
	font-size:18px;
    font-weight: normal;
}

.form-control::-moz-placeholder {
  color: #626262;
}
.form-control:-ms-input-placeholder {
  color: #626262;
}
.form-control::-webkit-input-placeholder {
  color: #626262;
}



#contact-form .form-control {
	height: 50px;
    margin-bottom: 25px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    color: #626262;
   /* -webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;*/
	box-shadow: 0px 8px 16px #0000001A;
	}
#contact-form .form-control:focus {
    color: #626262;
    background-color: #fff;
    border: none;
    border-radius: 0;
    outline: 0;
}
#contact-form .form-control-feedback {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
	font-size: 16px;
    color: #626262;
}

#contact-form textarea.form-control {
    height: 201px;
	background-color: #fff;

    color: #626262;
}

#contact-form #btn_submit {
	    background-color: #d8b65d;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    width: 100%;
    /* -webkit-box-shadow: 0px 3px 6px #00000029; */
    /* box-shadow: 0px 3px 6px #00000029; */
    line-height: 22px;
	box-shadow: 0px 8px 16px #0000001A;
}

#contact-form #contact-text  {	
	align-items: center;

    display: flex;
}

#contact-form #contact-text p {
	    font-size: 21px;
    letter-spacing: 6px;
    color: #626262;
	margin-bottom: 0;

}

#contact-form #contact-text span {
	    font-size: 21px;
    letter-spacing: normal;
    color: #626262;
}

 
.contactinfo {
	background-color: #3ca3dc;
	background-clip: content-box;
	
	
}
.contactinfo div {

	padding:50px 80px;
	text-align: center;
	color:#ffffff;
	display: flex;
	flex-direction: column;
	height:100%;
		justify-content: flex-end;
}

.contactinfo div div{

	padding:0;
	
}

.contactinfo  h3 {
font: normal 24px/24px 'Noto Serif';

	color:#ffffff;
}

.contactinfo  h3::after {
display: block;
    content: "";
    width: 100px;
    border-top: 1px solid #ffffff;
    margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.contactinfo  p {

font-size: 18px;
	font-weight: normal;
	color:#ffffff;
}



#why-how-container {
	
	background-color: #7699ba;
	background-repeat: no-repeat;
		background-image: url("images/bg-why-how.png");
	background-position: left top;
	padding-top: 70px;
	padding-bottom: 70px;
}


#why-how-container h2 span{
	
	color:#ffffff;
	
}

#why-how-container h2::after{
	
/*	border: 1px solid #ffffff; */
	
}

.whybox {
	background-color: #ffffff;
	padding: 40px 35px;
	text-align: center;
	min-height: 195px;
}


.whybox img{
	margin-bottom: 25px;
}
.whybox p{
	color: #626262;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 15px;
}

.howbox {
	
	display: flex;
	min-height: 120px;
	    justify-content: center;
    align-items: center;
}

.howbox div{
	margin-right:15px;
}

.howbox p{
	color: #626262;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 15px;
}
.howbox a {
	color: #626262;
	margin-bottom: 0;
	line-height: 20px;
	font-size: 15px;
}
/* contact ends */












/* ----------------------- Extra small devices (phones, less than 576px) ----------------------- */
/* ----------------------- No media query since this is the default in Bootstrap ----------------------- */

@media (max-width: 1399px)  {
	
	
}

@media (max-width: 1199px)  {
	
	
	
}

@media (min-width: 1200px) and (max-width:1399px) {
	
	
	
}

@media (max-width: 1310px) {
	
	
	
}

@media (max-width: 1230px) {
	
}


/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) { 
	
	

	
}


/* Medium devices (desktops, 992px and up) */
@media (max-width: 1024px) { 
	
	

 }

@media (min-width: 992px) and (max-width:1199px) { 
	
	
#mainnavbar .nav-link {

    margin: 0.5rem 2rem;

}


}

@media (min-width: 992px)  { 
	
	
	

}

@media (max-width: 991px) {
	

	.navbar-collapse .nav-link {

    padding-right: 1rem!important;
    padding-left: 1rem!important;
}
	
	
	#main-slider {
      width: 100%;
      height: 550px;
		position: relative;
    }
	
.toast {
  
    display: none!important;
}
	
	.moto-slider {
		display: none!important;
	}
	
	iframe {
		min-height:600px!important;
	}
	
	
	.fcol-3 .footer-header {
    text-align: center;
   
}
	
	
	
	.fcol-3 .footer-header::after {

    margin-left: auto;
    margin-right: auto;
}
	
	.fcol-3 .footer-header {
    text-align: center;
   
}
	
	.footer-social {
    margin-bottom: 30px;
    text-align: center;
}
	
	.fcol-3 .partners {
    text-align: center;
}
	
	.fcol-3 .partners img {
    margin-left: 10px;
    margin-top: 0px;
}
	
	
	
}

@media (max-width: 880px) { 

	
	
	
	
}

@media (min-width: 768px) {
	
}


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

	
	
	
	
}
 
@media (min-width: 576px) { 
	
	
}

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


	
}
 
@media  (max-width:767px) {
	

	
	body.scroll-top {
		display: none!important;
	}
	
	.navbar-collapse .nav-link {
		font-size: 15px;

		padding-right: .5rem!important;
		padding-left: .5rem!important;
	}
	
	
	
	
	.fcol-3 div {
		position:inherit;
		right: 0;
	}
	
	
	.fcol-1 .footer-header {
    text-align: center;
   
}
	
	.fcol-1 .footer-header::after {
   
    margin-left: auto;
    margin-right: auto;
}
	
	.fcol-1 .fmenu {
		    max-width: 100%!important;
    text-align: center;
    margin-bottom: 25px;
		
	}
	
	.fcol-1 .fmenu p {
		   flex-basis: 100%;

	}
	

}
 



@media (min-width: 426px) and (max-width:767px) { 

	

}

@media (max-width: 640px) {
	
	
	
	
	
	
}

@media (max-width: 575px) {
	
	h1, h2 {
		font-size: 44px!important;
		line-height: 44px!important;
	}

	
	#main-slider {
      width: 100%;
      height: 400px;
		
		
    }
	

	
	
	.swiper-container-vertical > .swiper-pagination-bullets {
		left: 25px;
		
	}
	
	.swiper-container-horizontal > .swiper-pagination-bullets {
		left: unset!important;
		right: unset!important;
		top: unset!important;
		transform: inherit!important;
		width: 100%!important;
		bottom: 20px!important;
	}
	
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 6px!important;
		display: inline-block;
		vertical-align: middle!important;
	}
	

	
	

	
	.fcol-1 {
		text-align: center;
	}
	
	.fcol-2 *, .fcol-3 * {
		text-align: center!important;
	}
	
	.fcol-2 {
    margin-bottom: 22px;
}
	
	.ccol-1, .ccol-2, .ccol-3 {
	   text-align: center!important;
	}
	
	.fcol-2 img {
 
    margin-bottom: 15px;
}
	
	.footer-header {
	margin-left:auto;
		margin-right:auto;
	}
	

	
	
}
 
@media (max-width: 480px) {
	
	


	
}
 
 @media (max-width: 425px) { 
 

	 
	 
}

 @media (max-width: 375px) {
	 
	 .navbar-brand img {
		 max-width:130px!important;
	 }

	 
}

 @media (max-width: 320px) {
	 
	 
	 
}




