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

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=greek');


/*font-family: 'Roboto', sans-serif;*/
/*font-family: 'Roboto Condensed', sans-serif;*/
/*font-family: 'Merriweather', serif;*/

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


body {
	height: 100%;
	/*padding-left: 25px;
	padding-right: 25px;*/
background-color:#f2f3f4;
}

div, p, td, a, span, li {
	font: 400 16px/30px 'Roboto';
	
	color: #545454;
	
}

#cookiesdirective div {
	color:#ffffff!important;
}
#cookiesdirective div a {
  font: 400 16px/30px 'Roboto'!important;
}

.swiper-button-prev:after, .swiper-button-next:after {
  
    font-size: 35px!important;
}

a {
	color: #545454;
}

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

h1, h2, h3, h4, h5 {
	
letter-spacing: 0;
color: #444444;
	width:-moz-fit-content;
	width:fit-content;
}
h1.mycenter, h2.mycenter, h3.mycenter, h4.mycenter, h5.mycenter {
	margin-left: auto;
margin-right: auto;
	width:fit-content;
}

h1 span, h2 span {
	font: normal 46px/90px 'Roboto Condensed';
letter-spacing: 0;
	color: #444444;
}

h1.white, h2.white , h3.white, h4.white, h5.white {
	color: #ffffff;
	
}
h1.white span, h2.white span, h3.white span, h4.white span, h5.white span {
	color: #ffffff;
}




h1 {
	font: bold 40px/40px 'Roboto Condensed';
    margin-top: 40px;
    margin-bottom: 35px;
}

h2 {
	font: bold 40px/40px 'Roboto Condensed';
	margin-top: 40px;
	margin-bottom: 35px;
	
}

h3 {
	font: bold 40px/40px 'Roboto Condensed';
	margin-top: 25px;
	margin-bottom: 25px;
	
}


.left {
	text-align: left!important;
}


.dashafter::after {
    width: 80%;
    height: 2px;
    background-color:  #2d77a0;
 
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.myleft.dashafter::after {
    margin-left: 0;
   
}

.subtitle {
	margin-top: -25px;
	margin-bottom: 40px;
}

.white.doubledashafter::after {
	width: 180px;
    height: 3px;
    border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    content: "";
    display: block;
	  margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
   
}

.left.doubledashafter::after {
	width: 180px;
    height: 3px;
    border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
    content: "";
    display: block;
	  margin-left: inherit;
    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;
}







.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 {
	z-index: 2000;
	top:50%;
	
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.modal-header {
  
    border-bottom: none;
}
.modal-footer {
  
    border-top: none;
}



.owl-prev {
	position: absolute;
	top: calc(50% - 25px);
	left:15px;
}

.owl-next {
	position: absolute;
	top: calc(50% - 25px);
	right:15px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #77A02D!important;
	    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot span {
   
    background: #ffffff!important;

}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {

    vertical-align: middle!important;
}


#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 'Roboto';
     letter-spacing: 0px;
			   margin-top: 8px;
		  }
		  
		   #covid-link {
			  font: normal 14px/24px 'Roboto';
     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 ------*/
/*----- image1 effects start------*/
/* 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 start------*/

 .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;

}


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

 .the-arrow2 {
  width: 56px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the-arrow2.-left {
  position: absolute;
  top: 47%;
  left: 0;
}
.the-arrow2.-left > .shaft {
  width: 0;
  background-color: #ffffff;
}
.the-arrow2.-left > .shaft:before, .the-arrow2.-left > .shaft:after {
  width: 0;
  background-color: #ffffff;
}
.the-arrow2.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow2.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow2.-right {
  top: 0px;
}
.the-arrow2.-right > .shaft {
  width: 56px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.the-arrow2.-right > .shaft:before, .the-arrow2.-right > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.the-arrow2.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.the-arrow2.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow2 > .shaft {
  background-color: #ffffff;
  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-arrow2 > .shaft:before, .the-arrow2 > .shaft:after {
  background-color: #ffffff;
  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-arrow2 > .shaft:before {
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.the-arrow2 > .shaft:after {
  /*-webkit-transform-origin: bottom right;*/
  /* transform-origin: bottom right; */
}

.animated-arrow2 {
  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;
	background-color: #85988d ;
	padding:15px;
	font: bold 12px/12px Arimo;
	letter-spacing: 1.8px;
	color: #FFFFFF;
}
.animated-arrow2:hover {
  color: #394B2F;
}
.animated-arrow2:hover > .the-arrow2.-left > .shaft {
  width: 64px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #ffffff;
}
.animated-arrow2:hover > .the-arrow2.-left > .shaft:before, .animated-arrow2:hover > .the-arrow2.-left > .shaft:after {
  width: 8px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-color: #ffffff;
}
.animated-arrow2:hover > .the-arrow2.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrow2:hover > .the-arrow2.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrow2:hover > .main {
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
.animated-arrow2:hover > .main > .the-arrow2.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.animated-arrow2:hover > .main > .the-arrow2.-right > .shaft:before, .animated-arrow2:hover > .main > .the-arrow2.-right > .shaft:after {
  width: 0;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.animated-arrow2:hover > .main > .the-arrow2.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow2:hover > .main > .the-arrow2.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow2 > .main {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
	
}
.animated-arrow2 > .main > .text {
  margin: 0 16px 0 0;
 
	font: bold 12px/12px Arimo;
	letter-spacing: 1.8px;
	color: #FFFFFF;
}
.animated-arrow2 > .main > .the-arrow {
  position: relative;
}

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


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




.zoomout{
    overflow: hidden;
    padding: 0;
    width: 100%;
 margin-bottom: 30px
}

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

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


/*----- room book now  effect start------*/

a.booknow  {
 position: relative;
  color: #85988d;
  text-decoration: none;
  font-size: 2em;
  /* display: inline-block; */
  font-family: Montserrat;
  text-transform: uppercase;
  padding: 0.5em 2em;
  border: 2px solid #85988d;
  -webkit-transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}
a.booknow::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #85988d;
  /* -webkit-transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1); */
  /* transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1); */
  /*z-index: -1*/;
}
a.booknow::after {
  content: "";
  display: inline-block;
  background-image: url("images/109617.png");
  position: absolute;
  top: 0;
  left: calc(100% - 3em);
  right: 3em;
  bottom: 0;
  background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
  transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}
a.booknow:hover {
  padding: 0.5em 3.5em 0.5em 0.5em;
}
a.booknow:hover::before {
  left: calc(100% - 3em);
  right: 0;
  -webkit-transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}
a.booknow:hover::after {
  right: 0;
  -webkit-transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
  transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

/*----- room book now  effect end------*/



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


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



body.no-slider #mainnavbar-container {
	background-color: #c6a02fa3!important;
}



body.no-slider {
	padding-top: 90px;
	/*background-color: rgb(252, 251, 249);*/
}

#topnavbar div, #topnavbar a {
	color:#ffffff;
	font-size:14px;
}

#mainnavbar-container {
	background-color: transparent;
	transition:background-color 0.5s ease;
	padding: 0 50px;
	top:60px;
}

#mainnavbar {
	background-color: transparent;
	
	padding-top: 0;
    padding-bottom: 0;
}


#mainnavbar-container.open {
	background-color: #2d77a0a3!important;
}

.navbar-brand {
    margin-right: 0;
	margin-left: 0;
   
}



#logo {
	-webkit-transition: width 0.5s; /* Safari prior 6.1 */
  transition: width 0.5s;
	width:400px;
}


 
 .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);*/
	 
	
}


#mynavbar {
	width:100%;
	justify-content: space-evenly;
}

#mydropdown {
	height: 51px;
}



.dropdown-menu {
	
    padding: 12px 0;
    margin: 0;
    text-align: left;
    background: #2d77a0;
	border-radius: 0;
	margin-top: -2px;
}
a.dropdown-item {
	color:#ffffff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #3994c7;
}




.dropdown-item.active, .dropdown-item:active {
 
    background-color: #3994c7;
}



  .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;*/
        width: 2.5em;
    height: 2.5em;
	
}

.nav-item a {
	color:#ffffff;
	font-size: 14px;
}

.nav-item a.nav-link:hover {
	border-bottom: solid 3px #ffffff;
}

.dropdown-toggle::after {
	display:none;
}


.mynavbar-collapse {
   
    align-items: center;
    z-index: 10040;
    background-color: rgba(134,152,141, 0.8);
    position: fixed;
    top: 0;
    left: 0;
	bottom:0;
	right: 0;
    width: 100%;
    height: 100%;
    text-align: center;

	
}

.mynavbar-collapse  .navbar-nav {
	height: 100%;
	/*for ie*/
	justify-content: space-around;
	/*for moz & chrome*/
	/*-webkit-justify-content: space-evenly !important;*/


}

.mynavbar-collapse .nav-link {
	
	
	font-size: 26px;
	text-align: center;
	color: #ffffff;
	line-height: 40px;
    font-weight: bold;
	
	
}

.mynavbar-collapse .nav-link:hover {
	color: #ffffff;
	background-color:inherit;
	
	
}

.mynavbar-collapse  .nav-link.active {
	
	
	
	
}






/*---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;
}


#courtain {
	background-color: #2d77a0;
	opacity: 0.1;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index: 10;
}

#swiper-nav {
	background-color: #2d77a0cc;
	
	position: absolute;
	bottom:0;
	width:100%;
	display: flex;
	flex-basis: auto;
	/*justify-content: space-around;*/
	z-index: 12;
	height: 90px;
    /*align-items: center;*/
   
}

#swiper-nav img{
	width:50px;
	margin-bottom: 10px;
}

#swiper-nav div{
	color:#fff;
	opacity: 1;
	text-align: center;
	width: 33.33%;
    padding-top: 10px;
	border-top: 5px solid transparent;
}

#swiper-nav div:hover{
	border-top: 2px solid #ffffff;
}

#swiper-nav a {
	color:#fff;
	font-size: 15px;
}

#swiper-nav a:hover {
	
	color:#fff;
}


.swiper-container-horizontal > .swiper-pagination-bullets {
 
    top: 58%;
    transform: translate3d(0px, -50%, 0);
    width: 100%;
    bottom: auto!important;
	height:24px;
	
}
.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-book {
	position: absolute;
	top: 150px;
	right:30px;
	z-index: 100;
}


#slider-book a.btn {
	background-color: #2691b8a6;
	color:#ffffff;
	border:1px solid #2691b8a6;
	border-radius: 0;
}

/*#slider-book a.btn:hover {
	background-color: #ffffff;
	color:#2691b8a6;
	border:1px solid #2691b8a6;
	border-radius: 0;
}*/



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

 .swiper-button-prev,   .swiper-button-next {
	color: #ffffff!important;
}

.swiper1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
	opacity: 0.75;
	
	margin:0 10px!important;
	vertical-align: middle;
}

.swiper1 .swiper-pagination-bullet-active {
      width: 24px;
    height: 24px;
    background: #E4A14B 0% 0% no-repeat;
    opacity: 1;
    /*border: 2px #394B2F solid;*/
	 border: 1px #ffffff solid;
    padding: 2px;
    /* box-sizing: border-box; */
    background-clip: content-box;
	
}





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

			  overflow: hidden;
			  height: 80px*/
	
	    position: absolute;
    top: 50%;
    left: 20%;
    z-index: 9999;
   opacity: 0;
    overflow: hidden;
background-color: rgba(45, 119, 160, 0.85);
	padding: 25px 50px 0 50px;
			height: 120px;
	width:fit-content;
	
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
		  }
		  
		   .slidetitle-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-top:100%;
			   width:fit-content;
			  
		  }
		  

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

		  }
.slidetitle-link span {
			  
			   color:#3994c7;
		  }


	
#scroll-down {
    position: absolute;
    bottom: 56px;
    left: 50%;
    margin: 0 auto;
	
	font: normal 14px/28px 'Roboto';
	letter-spacing: 0.26px;
	color: #FFFFFF;
   
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

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

#scroll-down-line {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 0px;
    height: 28px;
    opacity: 1;
    transform: translate(-50%, 0%);
    z-index: 9;
    border-width: 1px;
    border-style: solid;
    border-color: #c6a12f;
    border-image: initial;
}
#scroll-down-line2 {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0px;
    height: 20px;
    opacity: 1;
    transform: translate(-50%, 0%);
    z-index: 9;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}




@-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 {
	margin-top:15px;
	margin-bottom: 40px;
	
}

.roadmap.roadmap--orientation-vertical .roadmap__events__event:nth-child(odd) .event {
    top: 0px;
}

.roadmap.roadmap--orientation-vertical .roadmap__events__event {

    min-height: 170px;
}

.roadmap.roadmap--orientation-vertical .roadmap__events__event:after, .roadmap.roadmap--orientation-vertical .roadmap__events__event:before {
    background-color: #2d77a0;

}
.roadmap.roadmap--orientation-vertical .roadmap__events:after {

    background-color: #2d77a0;

}
.roadmap.roadmap--orientation-vertical {
  
    /*padding-bottom: 100px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.roadmap.roadmap--orientation-vertical.roadmap--initialized .roadmap__events:after {
    width: 4px;
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
}


#history-container {
	background-color: #ffffff;
	padding-bottom: 40px;
}
#history {
	margin-top: 30px;
}

#network {
	margin-top: 20px;
}
#certifications-container {
	background-color: #ffffff;
	padding-bottom: 40px;
}
#certifications  {
	margin-top: 40px;
}



.btn-read-more {
	background-color: #2d77a0;
    color: #ffffff;
    border-radius: 0;
    outline-color: #2d77a0;
    font: 400 18px/18px 'Roboto Condensed';
}

.btn-read-more:hover {
	  
    color: #ffffff;

}

#services-container {
	
	/*margin-bottom: 40px;*/
	background-color: #2d77a0;
	padding-top: 90px;
	padding-bottom: 90px;
}

#services-container #maintext h2 {
	margin-top: 0px;
	color:#ffffff;
}
#services-container #maintext h2::before {
	
	width: 60px;
    height: 2px;
    background-color:  #ffffff;
    content: "";
    display: block;

    margin-bottom: 20px;
}

#services-container #maintext p {
	font-size:16px;
	color:#ffffff;
}


#services-container .card {
	border: none;
    border-radius: 0;
}

#services-container .card-title {
	font-size:16px;
	min-height: 38px;
}


#services-container .btn-read-more2 {
    /* background-color: #2d77a0; */
    color: #2d77a0;
    border-radius: 0;
   padding-left: 0;
    font: 400 16px/16px 'Roboto Condensed';
}





#fp-map-container {
	margin-top:0px;
	/*margin-bottom: 40px;*/

	  
}

#ledger {
	
	position: absolute;
	bottom:0;
	left:0;
	background-color: #2d77a0cc;
	
	padding:10px;
	z-index:100;
	padding-top:40px;
	padding-bottom: 30px;

}
#ledger h5 {
	 font: 400 18px/35px 'Roboto Condensed'!important;
	color:#ffffff;
}

#ledger p {
	   font: normal 14px/21px Roboto;

color: #ffffff;
	
}
#ledger p a{
	   font: normal 15px/24px Roboto;

color: #ffffff;
	
}

#ledger .row div:first-child {
	border-right:1px solid #ffffff80;
}

#ledger img {
	 vertical-align: text-top;
	margin-right: 6px;
}



#ledger2 {
	
	
	background-color: #2d77a0cc;
	
	padding:10px;
	z-index:100;
	padding-top:40px;
	padding-bottom: 30px;

}
#ledger2 h5 {
	 font: 400 18px/35px 'Roboto Condensed'!important;
	color:#ffffff;
}

#ledger2 p {
	   font: normal 14px/21px Roboto;

color: #ffffff;
	
}
#ledger2 p a{
	   font: normal 15px/24px Roboto;

color: #ffffff;
	
}

#ledger2 .row div:first-child {
	border-right:1px solid #ffffff80;
}

#ledger2 img {
	 vertical-align: text-top;
	margin-right: 6px;
}


.hidebox {
	display: none!important;
}







/*image effect start*/

.photobox__previewbox{
  position: relative;
  overflow: hidden;
}

.photobox__previewbox:before{
	  content: "";
	}

.photobox__label a {
	color:#ffffff;
	font-size: 22px;
}

/* type 1 */

.photobox_type1 .photobox__previewbox:before{
  width: 0;
  height: 0;
  padding: 25%;
  border-radius: 50%;
  
  position: absolute;
  top: 0;
  left: 0;

  background-color: var(--photoboxOverlay, rgba(190, 156, 94, .5));
  transition: transform calc(var(--photoboxAnimationDuration, .2s) / 2) ease calc(var(--photoboxAnimationDuration, .2s) / 2);
  will-change: transform;
  transform: scale(0);
}

.photobox_type1:hover .photobox__previewbox:before{
  transform: scale(2);
  transition-duration: var(--photoboxAnimationDuration, .2s);
  transition-delay: 0s;
}

.photobox_type1 .photobox__label{
  width: 50%;
  transform: translate(-200%, -50%);
  transition: transform var(--photoboxAnimationDuration, .2s) ease-out;
  will-change: transform;
  
  position: absolute;
  top: 50%;
  left: 15%;
}

.photobox_type1:hover .photobox__label{
  transition-duration: var(--photoboxAnimationDuration, .2s);
  transform: translate(0, -50%);
}

/* type 2*/

.photobox_type2 .photobox__previewbox:before{
  width: 0;
  height: 0;
  padding: 25%;
  
  border-radius: 50%;
  background-color: var(--photoboxOverlay, rgba(190, 156, 94, .5));
  
  position: absolute;
  top: 0;
  right: 0;

  transition: transform var(--photoboxAnimationDuration, .2s) ease calc(var(--photoboxAnimationDuration, .2s) / 2);
  will-change: transform;
  transform: scale(0);
}

.photobox_type2:hover .photobox__previewbox:before{
  transform: scale(2);
  transition-duration: var(--photoboxAnimationDuration, .2s);
  transition-delay: 0s;
}

.photobox_type2 .photobox__label{
  width: 50%;
  text-align: right;
  
  transform: translate(200%, -50%);
  transition: transform var(--photoboxAnimationDuration, .2s) ease-out;
  will-change: transform;
  
  position: absolute;
  top: 50%;
  right: 15%;
}

.photobox_type2:hover .photobox__label{
  transition-duration: var(--photoboxAnimationDuration, .2s);
  transform: translate(0, -50%);
}

/* type 6*/
		
.photobox_type6		.photobox__previewbox:before{
  width: 0;
  height: 0;
  padding: 25%;
  
  background-color: var(--photoboxOverlay, rgba(190, 156, 94, .5));
  border-radius: 50%;
  
  position: absolute;
  top: 50%;
  left: 50%;

  transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
  will-change: transform;
  transform: translate(-50%, -50%) scale(0);
}

.photobox_type6:hover .photobox__previewbox:before{
  transform: translate(-50%, -50%) scale(4);
  transition-duration: var(--photoboxAnimationDuration, .8s);
}

.photobox_type6 .photobox__label{
  width: 95%;
  text-align: center;
  
  transform: translate(-200%, -50%);
  transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease-out;
  will-change: transform;
  
  position: absolute;
  top: 50%;
  left: 50%;
}

.photobox_type6:hover .photobox__label{
  transition-duration: calc(var(--photoboxAnimationDuration, .8s) / 4);
  transform: translate(-50%, -50%);
}


/*image efect end */






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







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



#footer-container-outer {
	
	padding-top: 40px;
	padding-bottom: 40px;
	/*margin-top: 40px;*/
	background-color: #2d77a0;
}

#footer-container {
	
	
}


.footer-header {
	max-width: 250px;
	border-bottom: 1px solid #383838;
	padding-bottom: 25px;
	margin-bottom: 32px;
	padding-top: 30px;
	min-height:117px;
	
}



.footer-logo {
	margin-bottom: 42px;
}
.fcol-1 {
	
	padding-left: 0;

}


.fcol-1 p {
	
	font: normal 16px/16px 'Roboto';
    letter-spacing: 0;
    color: #7e8890;
    flex-basis: 100%;
    margin-bottom: 7px;
}

.fcol-1 p strong {
	
	font-weight: bold;

}

.fcol-2 .footer-header{
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
}

.fcol-2 p {
	font: 400 15px/19px 'Roboto';
	text-align: center;
  
    

   
   
}

.fcol-2 p a{
	font: 400 15px/19px 'Roboto';
	letter-spacing: 0;
	color: #7e8890;

   
}


.fcol-3 {
	padding-right: 0;
	text-align: right;
}

.fcol-3 p {
	
	font: 400 15px/19px 'Roboto';
	
	color: #7e8890;
}

.fcol-3 a:hover {
	
	font-weight: bold;
	color: #7e8890;
}

.fcol-3 a.active {
	
	font-weight: bold;
	color: rgb(204, 82, 0);
}

.fcol-3 p span{
	
	color:#ffffff;
	letter-spacing: -2px;
	margin-left:10px;
	margin-right: 10px;
}



.footer-social img {
	padding: 0 5px;
}

.fcol-3 .svg-inline--fa  {
	/*background-color: #ffffff;*/
  
    margin-left: 20px;
   
    font-size: 28px;
   
    text-align: center;
    line-height: 44px;
   
   
}






#copyright_container-outer {

background-color: #2d77a0;
}

#copyright_container {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.ccol-1, .ccol-2, .ccol-3 {
	font: 300 15px/15px Roboto;

	margin-bottom: 0;
	color:#ffffff;
	line-height: 22px;
}

.ccol-1 {
	padding-left: 0;
}

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

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

.dproject {
		
	font: 300 16px/16px Roboto;
	
	color: #ffffff;
	margin-bottom: 0;
	}

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



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

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

.scroll-top span {
    display: block;
}

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

/*--- footerends ---*/







/* gallery starts */



body.gallery #maintext-container  {
	
}

#gallery-container {
     
	/* margin-bottom: 50px; */
	padding-left: 0!important;
	padding-right: 0!important;
	margin-bottom: 40px;
}


#gallery-container1 {
	/*background-color: #ffffff;*/
	padding-bottom: 50px;
}


#gallery-container .nav-tabs {
    border: none;
	    margin-bottom: 45px;
}

#gallery-container a.nav-link  {
	
	color: #545454;
	font-size: 16px;
	letter-spacing: 3.4px;
	font-weight: normal;
	display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	background-color: transparent;
	border: none;
}

#gallery-container a.nav-link:hover, #gallery-container a.nav-link.active {
	
	color: #2d77a0;
	
}

#gallery-container a.nav-link::after {
	 content: "";
    display: block;
    width: 50px;
    height: 0px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #2d77a0;
    padding-bottom: 10px;
	
}

#gallery-container a.nav-link:hover::after, #gallery-container a.nav-link.active::after {
	
	 width: 100%;
	
}

#gallery-container img {
	
	
	max-width: 100%;
	width: 100%;
}



#gallery-container .gallery-item {
	padding-left:7px!important;
	padding-right:7px!important;
	margin-bottom: 14px;
}





#gallery-container	  .boxes{
    display: block;
   /* width: 30%;
    height: 220px;
    background: #fe4;*/
    position: relative;
    overflow: hidden;
   /* float: left;
    margin: 1.5%;*/
    cursor: pointer;max-height: 454px;
}
#gallery-container .da-image{
   min-height: 100%;
   width: 100%;
}
#gallery-container .overlay{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: -100%;
    color: #FFF;
    background-color: rgba(0,0,0,0.25);
    z-index: 10;
	padding-left:7px!important;
	padding-right:7px!important;
	background-clip: content-box;
	
}
#gallery-container .overlay a{

	display: block;
	width:100%;
	height:100%;
	background-image: url('images/Magnifier.svg');
	background-repeat: no-repeat;
	background-position: center center;
}

/* gallery ends */



/*contact start */

.contact-ledger {
	height: 100%;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
	padding: 25px;
}

.contact-ledger h5{
	margin-bottom: 17px;
}

.contact-ledger img {
    margin-right: 6px;
    margin-top: -3px;
}

.contactrow {
	background-color: #ffffff;
}


.contact-info p {
	margin-top: 38px;
	margin-bottom: 0;
}



#contact-info-container {
	background-color: #ffffff;
	padding-top: 35px;
	padding-bottom: 21px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#contact-info-container p {
	
	color: #7e8890;
	font-size: 16px;
	
	font-weight: normal;
	display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}




#contact-container {
	
	padding-top: 30px;
	padding-bottom: 30px;
}

#contact-container-form {
	margin-bottom: 40px;
	background-color: #f8f8f8;
	padding-top: 40px;
}

#contact-container-form h3{
	text-align: left;
	font-weight: bold;
	color:#e49816;
	font-size: 26px;
	margin-bottom: 20px;
    margin-top: 20px;
}

#contact-container-form i{
	
	color:#e49816;
	
}




#contact-container .fa {
	color:#c75e47;
	    font-size: 19px;
}

.contact-social {
	background-color: rgba(213, 213, 213, .5);
	padding: 6px;
	border:1px solid #8dc8ed;
	background-clip: content-box;
	
	display: inline-flex;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 15px;
	    max-height: 220px;
    margin-top: 25px;
}

.contact-social a {
	color:#5db0e6;
	font-size:26px;
	
}




.contact-form{
    margin-top: 30px;
	display: flex;
    flex-wrap: wrap;
}
 .contact-form   .input-block{
        background-color: rgba(255, 255, 255, 1);
    border: solid 1px #7c7d7e1a;
        width: 100%;
        height: 50px;
        padding: 25px;
        position: relative;
        margin-bottom: 30px;
      /*  @include transition(all 0.3s ease-out);*/
	 -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}
 .contact-form   .input-block.focus{
            background-color: #fff;
            border: solid 1px darken(#FF512F, 10%);
        }
.contact-form   .input-block.textarea{
            height: auto;
}
.contact-form   .input-block            .form-control{
                height: auto;
                resize: none;
            }
        
 .contact-form   .input-block       label{
            position: absolute;
            left: 25px;
            top: 22px;
            display: block;
            margin: 0;
            font-weight: 300;
            z-index: 1;
            color: #333;
            font-size: 16px;
            line-height: 10px;
        }
  .contact-form   .input-block      .form-control{
            background-color: transparent;
            padding: 0;
            border: none;
           /* @include border-radius(0);
            @include box-shadow(none);*/
            height: auto;
            position: relative;
            z-index: 2;
            font-size: 18px;
            color: #333;
        }
  .contact-form   .input-block      .form-control:focus {
           
               
           box-shadow: none;
        }
    

    .square-button{
        background-color: #c6a12f;
        color: #ffffff;
        font-size: 22px;
     
        font-weight: 500;
        text-align: center;

        padding: 0 60px;
        height: 50px;
        border: none;
        width: 100%;
		border-radius: 0;
		-webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}

 .square-button:hover {
        background-color: #E4A14B;
     
}


/* contact ends */

body.profile #main-slider {
	    background-image: url("images/profile.jpg");
}
body.history #main-slider {
	    background-image: url("images/history.jpg");
}
body.network #main-slider {
	    background-image: url("images/network.jpg");
}
body.quality #main-slider {
	    background-image: url("images/quality.jpg");
}
body.certifications #main-slider {
	    background-image: url("images/quality.jpg");
}

body.page #main-slider {
	 background-size: cover;
    background-repeat: no-repeat;
    max-height: 333px;
    width: 100%;
   position: relative;
    background-color: #183650;
    background-position: 50% 0;

    margin: 0 0 37px;
}

body.page #main-slider:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(24, 54, 80, 0.35);
}

body.page #main-slider2 {
	
    max-height: 333px;
	
    width: 100%;
   position: relative;
    background-color: #183650;


    margin: 0 0 37px;
}

body.page #main-slider2 img{
	
    max-height: 333px;
	
    width: 100%;


}


#leftsidebar {
	padding: 40px;
	 background-color: #fff;
	height: 100%;
}

#leftsidebar-menu {
	list-style: none;
    margin-bottom: 40px;
	
	
   

}
#leftsidebar-menu i {
	
    margin-right: 10px;
}
#leftsidebar-menu li {
	
    line-height: 40px;
}

#leftsidebar-menu li a:hover{
	
    text-decoration: underline;
}

#leftsidebar-logos {
	
}

#leftsidebar-slogan h4 {
	font-weight: 300;
    font-size: 25px;
    line-height: 35px;
}

#leftsidebar-slogan h4:before {
	content: '';
    border-top: 2px solid #2d77a0;
    /* height: 2px; */
    display: block;
    width: 60px;
    margin-bottom: 37px;
	
}

#leftsidebar-logos img{
	display: block;
	margin: 40px auto;
} 

body.page #ledger {
	position: relative;
}
body.network #righttext ul {
	display: flex;
	flex-wrap: wrap;
	list-style:none;
}
body.network #righttext li {
	flex-basis: 50%;
	padding-left: 25px;
	background-image: url('images/check-solid.svg');
	background-size: 15px;
	background-position: left 7px;
	background-repeat: no-repeat;
}


/* profile starts */








/* profile ends */




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



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

	
}

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

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


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

		text-align: center;
	}
	

	
}


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

 }

@media (min-width: 992px) and (max-width:1199px) { 


	

}

@media (min-width: 992px)  { 
	
	
	

}

@media (max-width: 991px) {
	
	
	#mydropdown {
    height: auto;
}
	
	.dropdown-menu {
	
		text-align: center;

	}
	
	#main-slider {
      width: 100%;
      height: 550px;
		position: relative;
    }
	
	
	
	.navbar-brand {
   
     margin-left: 0px;
}
	
	#ledger .row div:first-child {
		border-right: none;
		border-bottom: 1px solid #ffffff80;
		margin-bottom: 10px;
	}
	
	#ledger2 .row div:first-child {
		border-right: none;
		border-bottom: 1px solid #ffffff80;
		margin-bottom: 10px;
	}
	
	
}

@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) { 

	#mainnavbar-container .container {
		max-width: 100%;
	}	
	
	
	
	
}
 
@media  (max-width:767px) {
	
	#fpimg {
		margin-top: 30px!important;
	}
	
	#history {
		max-width: 100%!important;
	}
	
	
	#mainnavbar-container {
	
		padding: 0 0px;
	}
	
	
	.swiper-container-horizontal > .swiper-pagination-bullets {
		left: 30px!important;

	}
	

	.navbar-brand {
   
     margin-left: 0px;
}
	
	
	#mainnavbar .nav-link {

		line-height: 30px;

	
	}
	
	#main-slider {
     
          /*margin-top: 136px;*/
    	padding-top: 0;
	}
	
	
	
	.footer-social {
		margin-bottom: 20px!important;
	}
	
	
	.fcol-3 div {
		position:inherit;
		right: 0;
		
	}
	
	.contact-info {
		margin-top: 80px;
		text-align: center;
	}
	
	.fcol-1 {
		padding-left: 15px;
	}
	
	.fcol-3 {
    padding-right: 15px;
   margin-top: 20px;
}
	
	.fcol-3 .svg-inline--fa {
   
    margin-left: 0px;

}
	
	.ccol-1, .ccol-2, .ccol-3 {
	   text-align: center!important;
	}
	

}
 



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

	

}

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

@media (max-width: 575px) {
	
	 #topnavbar {
		 display: none;
	 }
	 
	 #mainnavbar-container {
  
    top: 0px;
}
	
	#mymap {
		height:400px!important;
	}
	
	
	#main-slider {
      width: 100%;
      height: 400px;
		
		
    }
	
	#gallery .nav-tabs .nav-item {
    
    width: 100%;
}
	
		#logo {
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    width: 300px;
}
	
		 .roadmap.roadmap--orientation-vertical .roadmap__events__event {
    min-height: 355px;
}
	
	
	
	.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;
		margin-bottom: 30px;
	}
	
	.fcol-2 *, .fcol-3 * {
		text-align: center!important;
	}
	
	.fcol-2 {
    margin-bottom: 22px;
}
	
	
	.ccol-3 {
		margin-top: 15px;
	}
	
	.fcol-2 img {
 
    margin-bottom: 15px;
}
	
	
	
	
}
 
@media (max-width: 480px) {
	
	
	#footer-container img {
		max-width:360px!important;
	}
	

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

	 #swiper-nav {

		display: none;

	}
	 


}

 @media (max-width: 375px) {
	 
	
	
	#footer-container img {
		max-width:300px!important;
	}
	 #logo {
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    width: 260px;
}
	 
	 .roadmap.roadmap--orientation-vertical .roadmap__events__event {
    min-height: 450px;
}
	 
}

 @media (max-width: 320px) {
	 
	 #logo {
   
    width: 190px;
}
	
	 .btn-details {
font: 300 15px/30px 'Roboto Condensed';
		width: 48%;
		
	}
	.btn-book-now {

		font: 300 15px/30px 'Roboto Condensed';
    width: 48%;
 
		
	}
	
	 #footer-container img {
		max-width:260px!important;
	}
	
	
}





