@charset "utf-8";
/* CSS Document */
.map {
	width:100%;
	position:relative;
}
.map #indexmap {
	height:800px;
}
.services {
	width: 100%;
	position:relative;	
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	font-family: 'Roboto-Regular', sans-serif;
	display:block;
	margin:auto;
	background-color:var(--sliderbgcolor);
}
.services .services-into {
	width: 100%;
	position:relative;	
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	display:block;
	margin:auto;
	border-top:1px solid #CCD1D6;
	border-bottom: 1px solid #CCD1D6;
}
.services h2 {
	text-align: center;
    font-size: 2.2em;
    margin: 0 auto 2rem auto;
    font-family: 'Comfortaa-Regular', sans-serif;
	color: var(--theme-color1);
    font-weight: normal;
}
.services i {
	color:#f0c541;
	display:block;
	margin:0 auto 8px auto;
	text-align: center;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	max-width:1300px;
}
.containerbg {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	max-width:1400px;
}
.containerbg.smsearch {
 	max-width:1140px;
}
.container.csm {
	max-width:800px;
}
.containerdest {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
   clear:both;	
}
.row, .row2, .into {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row.nb, .row2.nb, .into.nb  {
    margin-right: 0px;
    margin-left: 0px;
}
.vc_column_container {
    padding-top: 25px;
    padding-bottom:25px;
	margin:0;
	cursor:pointer;
	border-radius:6px;
}
.vc_column_container:hover {
    background-color: var(--theme-color1);
}
.vc_column_container a,
.vc_column_container button {
   width:100%;
   display:block;
   margin:0 auto;
   text-decoration:none;
   background-color: transparent;
   border:none;
   padding:0;
   cursor:pointer;
   font-size: inherit;
}
.vc_column_container .material-symbols-rounded {
	color:var(--theme-color1);
	text-align: center;
	font-size:42px;
	display: block;
	margin: 0 auto;
}
.vc_column_container i {
    display:block;
	position:relative;
	margin:auto;
	color:var( --theme-color1);
	text-align:center;
}
.vc_column_container:hover i {
    color:var(--theme-colorwhite);
}
.vc_column_container:hover .material-symbols-rounded {
	color:var(--theme-colorwhite);
}
.vc_column_container .fa-lock {
    display:inline-block;
	font-size:1em;
}
.vc_column_container .icon-separator {
    position: relative;
    height: 3px;
    width: 18px;
    background-color: var(--colortitlegrey);
	display:block;
	margin:18px auto 0 auto;
}
.vc_column_container:hover .icon-separator {
	background-color:var(--theme-colorwhite);
}
.col-lg-1, .job6, .col-lg-2, .col-lg-3, .col-lg-7, .box70, .box30, .card50, .tour60, .tour40, .tbox,
.col33, .col100 , .col25, .col75, .map50, .form100, .form50, .form75, .form25  {
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form100 {
    width: 100%;
}
.form100.m-t-1rm {
   margin-bottom:1rem;
}
.form50 {
    width: 50%;
}
.form75 {
    width: 75%;
}
.form25 {
    width: 25%;
}
.map50 {
	width:50%;
}
.col33 {
    width: 33.333333%;
}
.col25 {
    width: 25%;
}
.col100 {
	width:100%;
}
.dbox, .rbox {
	position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dbox.wpad {
    padding-left: 15px;
    padding-right: 15px;
}
.dbox.wpad iframe {
    width: 100%!important;
}
@media all and (min-width:768px) {
	.dbox {
		width:50%;
	}
	.ourblog_mini.freasons .bitem.col-lg-3 {
		width: 25%;
		margin-bottom:2rem;
	}
}
@media all and (max-width:767px) {
	.dbox {
		width:100%;
	}
	.ourblog_mini.freasons .bitem.col-lg-3 {
		width: 100%;
		margin-bottom:2rem;
	}
}
.col-lg-1 {
    width: 20%;
}
.vc_column_container h4 {
	font-family: 'Manrope-Regular';
	width:100%;
	text-align:center;
	margin-top:8px;
	margin-bottom: 0;
	color:var(--theme-color2);
	font-weight:normal;
}
.vc_column_container:hover h4 {
    color:var(--theme-colorwhite);
}
.vc_column_container h4 span {
    font-size:.85em;display:block;margin:auto;color:#ccc;
}
@media all and (min-width:768px) {
.vc_column_container.no_border.col-lg-3 {
	width: 33.33333333%;
}
}
@media all and (max-width:767px) {
.vc_column_container.no_border.col-lg-3 {
	width: 50%;
}
.vc_column_container h4 span {
    display:none;
}
}

.vc_column_container.no_border:hover {
	background:#333a4d;
}
.vc_column_container.no_border i {
    font-size: 1.5em;
}
.vc_column_container.no_border h4 {
    margin-bottom:0;
	font-size:.9em;
}
.vc_column_container.no_border .fa-lock {
    display:inline-block;
	font-size:1.15em;
	color:#8B0000;
}
.vc_column_container.no_border.col-lg-3 {
	border:solid 1px #4682B4;
}

.specialmsg {
	width:100%;
	margin:10px auto;
	padding:20px;
	border-radius:5px;
	border:solid 2px #f0c541;
}
.specialmsg p {
	font-family: 'OpenSans-Regular', sans-serif;
	margin:0;
	color:#333;
	font-size:1em;
	font-weight:600;
}
.specialmsg i {
	font-size:1.25em;
	color:#8B0000;
	margin-right:7px;
}
.reasons {
	width: 100%;
	position:relative;
	background-color:#fff;		
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	font-family: 'OpenSans-Regular', sans-serif;
	display:block;
	margin:auto;
}
.reasons .reasons_into {
	width: 95%;
	position:relative;
	background-color:#fff;		
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	max-width:1400px;
	padding:80px 0;
	display:block;
	margin:auto;
}
.round_border {
	background-color:#f9f4f0;
	border-radius: 15px;
}
.rbox .rboximg {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    background-color:#f9f4f0;
	border-radius:0 15px 15px 0;
}
.rbox .rboximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius:0 15px 15px 0;
}
.rbox .inform {
	width:100%;
	height: 100%;
	margin:0;
	padding: 4rem 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.rbox .inform h3 {
    width: 100%;
    position: relative;
    font-family: 'OpenSans-Regular', sans-serif;
    display: inline-block;
	font-weight:normal;
    margin: 0px auto 40px auto;
    padding: 0;
    text-align: left;
    font-size: 1.75em;
}
@media all and (min-width:769px) {
	.rbox {
		width: 50%;
	}
}
@media all and (max-width:768px) {
	.rbox {
		width: 100%;
	}
	.reasons .reasons_into {
		width: 100%;
	}
	.rbox .inform h3 {
		text-align: center;
		font-size: 1.65em;
	}
}
@media all and (max-width:449px) {
	.rbox .inform h3 {
		text-align: center;
		font-size: 1.35em;
	}
	.rbox .inform {
		padding: 2rem 1rem;
	}
	.reasons .reasons_into {
		width: 100%;
		padding:40px 0;
	}
}
 /* accordion */
 .accordion {
	font-size: 1rem;
	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	max-width:1110px;
  }
  .accordion-body {
	background: #fff;
  }
  .accordion-header {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .accordion-header {
	padding: 1.5em 1em;
	color: #fff;
	cursor: pointer;
	font-size: .85em;
	transition: all .3s;
	font-family: 'OpenSans-Regular', sans-serif;
  }
  .accordion-header .headtitle {
	width: fit-content;
    font-family: 'Comfortaa-Regular', sans-serif;
    letter-spacing: 1px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #650a30;
    background-color: #fff;
    padding: 15px 18px;
    border-radius: 6px;
    text-transform: capitalize;
    font-weight: normal;
	font-size:1.25rem;
  }
  .accordion__item {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
  }
  .accordion-header:hover {
	position: relative;
	z-index: 5;
  }
  .accordion-body {
	color: #353535;
  }
  .accordion-body a {
	text-decoration: none;
	color:#333;
  }
  .accordion-body__contents {
	padding: 1.5em 12px;
	font-size: .9em;
	font-family: 'OpenSans-Regular', sans-serif;
  }
  .accordion__item.active:last-child .accordion-header {
	border-radius: none;
  }
  .accordion:first-child > .accordion__item > .accordion-header {
	border-bottom: 1px solid transparent;
  }
  /* accordion */
/* destinations */
.destinations {
	width: 100%;
	position:relative;
	background-color:#fff;		
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	font-family: 'OpenSans-Regular', sans-serif;
	display:block;
	margin:0 auto;
	padding:20px 0 0 0;
}
.destinations .dboximg {
	width: 100%;
    height: 500px;
    display: block;
    margin: 0 auto;
    background: #fff;
}
.destinations .dboximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.destinations .subt {
	width: 100%;
	position:relative;
	font-family: 'ludicrous', sans-serif;
	display:block;
	margin:5px auto 2px auto;
	text-align: center;
	font-weight:normal;
	font-size:1.25em;
	color:#f0c541;
}
.destinations h3 {
	width: 100%;
	position:relative;
	font-family: 'OpenSans-Regular', sans-serif;
	display:block;
	margin:0px auto 10px auto;
	padding:0;
	text-align: center;
	font-weight:normal;
	font-size:2.5em;
}
.destinations .dbox.txt {
	display: flex;
align-items: center;
justify-content: center;
}
.destinations .text-block {
	white-space: nowrap;
	font-family: 'OpenSans-Regular', sans-serif;
}
.destinations .text-block .centered {
    display: block;
	margin:auto;
    vertical-align: middle;
    white-space: normal;
    max-width: 680px;
	width:90%;
	padding: 0;
	text-align: center;
}
.destinations .text-block .centered .intro-heading {
	font-size:1.5em;
	color:#333;
	margin-top:0;
	margin-bottom:8px;
}
.destinations .text-block .centered .intro {
	font-size:1.1em;
	color:#000;
	line-height: 1.5;
}
.destinations .text-block .actionbtn {
	background-color: #f0c541;
    border: solid 1px #f0c541;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    margin: auto;
    display: block;
    text-align: center;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
	width: 200px;
    padding: 15px 10px;
    font-size: .85em;
    margin-top: 15px;
}
.destinations .text-block .actionbtn:hover {
	background-color: #fff;
    border: solid 1px #f0c541;
    color: #333;
}
.destinations .seemore {
	position: relative;
	width:100%;
	display:block;
	margin:0 auto;
	text-align:center;
}
.destinations .seemore a {
	text-decoration:none;
	color:#fff;
	padding:20px 0;
	width:100%;
	background-color: #f0c541;
    border: solid 1px #f0c541;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	display:block;
	margin:0 auto;
}
.destinations .seemore a:hover {
	color:#f0c541;
	background-color: #f1f1f1;
    border: solid 1px #f1f1f1;
}
.grey-separator {
	width: 100%;
	position:relative;
	background-color:#f2f2f2;		
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	display:block;
	margin:auto;
	padding:30px 0;
}
.grey-separator.bluebg {
	background:#333a4d;
}
.grey-separator.oragbg {
	background: #cf9455;
}
.altpromo {
	width:100%;
	padding:15px 0;
	margin-top: 105px;
}
.altpromo  #gallerydata {
    width: 100%;
}
.altpromo  #gallerydata .gal_item .gal__image {
    width: 100%;
    height: 500px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.altpromo  #gallerydata .gal_item .gal__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.altpromo .card50 {
	width:50%;
}
.altpromo .card50.bgblack {
	background-color: #273f44;
}
.altpromo .alt-summary {
	width:75%;
	display:block;
	margin:auto;
	max-width:1100px;
	font-family: 'OpenSans-Regular', sans-serif;
	color:#fff;
	font-size:1em;
	text-align: left;
	line-height: 22px;
	border-radius:6px;
	padding:20px;
}
.altpromo .col-lg-1 {
	width:50%;
}
.altpromo .col75 {
	width:75%;
}
.altpromo a {
    text-decoration: none;
}
.altpromo .bubble {
    background-color: #f0c541;
    border-radius: 50% 50% 50% 50%;
    padding: 22px 23px;
	position: absolute;
	left: 15px;
	bottom:-15px;
}
.altpromo_no .bubble {
    background-color: #f0c541;
    border-radius: 50% 50% 50% 50%;
    padding: 22px 23px;
	position: relative;
	display:block;
	margin:1rem auto;
	width:150px;
	height:150px;
	text-align:center;
}
.altpromo_no .bubble a {
    color:#fff;
	font-size: .8em;
	text-align:center;
	font-family: 'Roboto-Regular', sans-serif;
	text-decoration: none;
}
.altpromo_no .bubble i {
    color:#fff;
	font-size: 1.1em;
	text-align:center;
	display:block;
	margin:.75rem auto 0 auto;
}
.altpromo .iconpromo {
    font-size: 60px;
}
.altpromo .iconpromo {
    background-color: #f0c541;
    border-color: #f0c541;
	display: flex;
    justify-content: center;
    align-items: center;
	margin:auto;
	width: 54px;
    height: 54px;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
}
.altpromo .iconpromo i {
    position: relative;
    display: block;
	margin:auto;
	color:#fff;
	font-size:25px;
}
.altpromo .boxcontent {
	width:100%;
	font-family: 'Comfortaa-Light', sans-serif;
	text-align: center;
	margin:auto;
	padding:0 15px;
   margin-top:20px;
}
.altpromo_no .boxcontent {
	width:100%;
	font-family: 'Comfortaa-Light', sans-serif;
	text-align: left;
	margin:auto;
	padding:0 15px;
   margin-top:20px;
   line-height: 25px;
}
.altpromo .col100 {
	margin-bottom:1rem;
}
.altpromo .box__cont.wh {
	background-color: #F7F4EE;
}
.altpromo .box__cont {
	padding:0px;
}

.altpromo .boxcontent h4 {
	font-size: 1em;
	margin-bottom:0px;
	margin-top:0px;
	font-family: 'Roboto-Regular', sans-serif;
	font-weight:normal;
	color:#000;
}
.altpromo .boxcontent h4 i {
	font-size: 1.35em;
	color:#f0c541;
	margin-right:7px;
}
.altpromo .boxcontent h3 {
	font-size: 2em;
	margin-bottom:8px;
	text-align: center;
	margin-top:0;
	font-weight:normal;
	color:#f0c541;
}
.altpromo .boxcontent .boxdesc {
	color:#000;
}
.altpromo .boxcontent p {
	color:#000;
	font-size: .9em;
}
.altpromo .col-lg-1 {
	padding: 20px 15px;
}
.altpromo .container {
	width:95%;
	position:relative;
}
.altpromo .container.serv__sm {
    width: 100%;
	max-width: 2500px;
}
.expinto {
	width:95%;
	display:block;
	margin:auto;
	padding:40px 0;
	max-width:1400px;
}
.expinto .eitem {
	position:relative;
}
.expinto .eitem .constant {
	position:absolute;
	top:0;
	left:0;
	margin:auto auto;
}
.expinto .eitem .constant img {
	width:300px;
	z-index: 2;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:80px;
	left:50px;
	color:#fff;
	width:480px;
	font-family: 'Roboto-Regular', sans-serif;
}
.expinto .eitem .eitem__content h4 {
	font-size:2em;
	text-align: left;
	margin-bottom:8px;
}
.expinto .eitem .eitem__content span {
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4; 
   -webkit-box-orient: vertical;
	margin-bottom:20px;
}
.expinto .eitem .eitem__content p {
	line-height: 1.5;
	font-size: 1.25em;
	text-shadow: 0 1px 5px rgb(0 0 0 / 30%);
}
.expinto .eitem .eitem__content .dits {
	width:fit-content;
	padding:12px 15px;
	background-color: #fff;
	border-radius:5px;
	color:#202f59;
	text-decoration: none;
	text-align: center;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.expinto .eitem .eitem__content .dits:hover {
	background-color: #202f59;
	color:#fff;
}
.expinto .eitem figure {
	width: 100%;
    height: 500px;
    display: block;
    margin: 0 auto;
	position:relative;
}
.expinto .eitem figure img {
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius:20px;
}
.about {
 width:100%;
 position: relative;
 padding:80px 0 150px 0;
 background-color: #f8f7f5;
}
.about .beforeimg {
	display:block;
	margin:0 auto 10px auto;
	width:110px;
}
.about h2, .altpromo h2 {
	text-align:center;
	font-size:2.3em;
	margin:0 auto 2rem auto;
	font-family: 'Comfortaa-Regular', sans-serif;
	color:#333;
	font-weight: normal;
   }
   .about h2 {
	color:var(--theme-color1);
   }
   .altpromo h2 {
	font-size:2em;
	margin:100px auto 20px auto;
   }
.about .box70 {
	width:50%;
}
.about .box30 {
	width:50%;
}
.about .subt {
	width: 100%;
	position:relative;
	font-family: 'Comfortaa-Light', sans-serif;
	display:block;
	margin:5px auto 2px auto;
	text-align: left;
	font-weight:normal;
	font-size:1.25em;
	color:#f0c541;
}
.about h3 {
	width: 100%;
	position:relative;
	font-family: 'Comfortaa-Light', sans-serif;
	display:block;
	margin:0px auto 20px auto;
	padding:0;
	text-align: left;
	font-weight:normal;
	font-size:2em;
}
.about .about_content {
	font-family: 'Manrope-Regular';
	color:#000;
	line-height:1.5;
	font-size:.9em;
	text-align: left;
	max-width:700px;
	display:block;
	margin:0px auto 0  auto;
}
.content-stars {
	padding:0;
	list-style: none;
}
.content-stars li {
	display: inline-block;
}
.content-stars li i {
	color:var(--starscolor)
}

.about .about_content img.logoabout {
	display: inline-block;
	width:150px;
	margin:0 auto;
}
.about .experience {
	display:block;
	margin:1rem auto;
	width:100%;
}
.about .experience .experience_flex {
	width:100%;
	display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.about .experience .experience_flex .experience_box {
	font-family: 'Comfortaa-Regular', sans-serif;
	background-color: var(--theme-colorwhite);
	padding:30px 20px;
	width:50%;
}
.about .experience .experience_flex .experience_box .smcounter {
	width:fit-content;
	display: block;
	margin:0 auto;
}
.about .experience .experience_flex .experience_box.red {
	background-color: var(--theme-color1);
}
.about .experience .experience_flex .experience_box .counternum {
	font-family: 'Comfortaa-Regular', sans-serif;
	display: inline-block;
	margin:0 auto 10px auto;
	color:var(--theme-color1);
	font-size: 2em;
	text-align: center;
}
.about .experience .experience_flex .experience_box small {
	font-family: 'Comfortaa-Regular', sans-serif;
	display: inline-block;
	margin:0;
	color:var(--theme-color1);
	font-size: 1.5em;
	font-weight: 600;
	margin-left:8px;
}
.about .experience .experience_flex .experience_box.red .counternum,
.about .experience .experience_flex .experience_box.red small {
	color:var(--theme-colorwhite);
}
.about .experience .experience_flex .experience_box h3 {
	margin:0;
	font-size: 1.4em;
	text-align: center;
}
.about .experience .experience_flex .experience_box.red h3 {
	color:var(--theme-colorwhite);
}
.about .about_content .menulink {
	font-family: 'Manrope-Regular', sans-serif;
	color:var(--theme-color1);
	text-decoration: none;
	padding:18px 15px;
	background-color: var(--theme-colorwhite);
	border:1px solid var(--theme-color1);
	border-radius:30px;
	text-align: center;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	margin-top: 15px;
	display:inline-block;
	min-width:240px;
}
.about .about_content .menulink:hover {
	background-color:var(--theme-color1);
	color:var(--theme-colorwhite)
}
.about .about_content .video_container {
	width:100%;
	display:block;
	margin:15px auto 0 auto;
}
.about .about_content iframe {
	width:100%;
	height:500px!important;
}
.about .about_content .aboutlink {
	width:fit-content;
	display:inline-block;
	margin-top:12px;
	padding:12px 15px;
	background-color: transparent;
	border:solid 1px #202f59;
	border-radius:5px;
	color:#202f59;
	text-decoration: none;
	text-align: center;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.about .about_content .aboutlink:hover {
	background-color: #202f59;
	color:#fff;
}
.about .testimonials {
	font-family: 'Manrope-Regular';
    color: #333;
    line-height: 1.5;
	font-size: .9em;
	text-align: justify;
	background-color: #fff;
    border-radius: 20px;
    padding: 30px 40px 40px;
    background-image: url(pics/quote.png);
    background-position: 115% -4px;
    background-repeat: no-repeat;
}
.about .testimonials h3 {
	text-align: center;
}
.about .car_img {
	width: 100%;
    height: 600px;
    display: block;
    margin: 0 auto;
	position:relative;
}
.about .car_img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 8px;
}
.about .testimonials .details {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: row-reverse;
}
.about .testimonials .details .imgwrap img {
	width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
	display: block;
	margin:auto;
}
.about .testimonials .details .iconwrap {
    font-size: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: -20px;
    z-index: 3;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    background-color: var(--theme-color1);
}
.about .testimonials .testimonial_content {
	font-family: 'Manrope-Regular', sans-serif;
	font-size: 15px;
    line-height: 25px;
	margin-bottom: 50px;
	text-align:center;
	color:#333;
}
.about .testimonials .testimonial_content .name {
	font-family: 'Manrope-Regular', sans-serif;
    line-height: 24px;
    margin-bottom: 40px;
	font-size:15px;
	text-align:center;
	color:#000;
}
.about .shape-bottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	bottom: -1px;
}
.about .shape-bottom svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about .shape-bottom:not([data-negative=true]) svg {
    z-index: -1;
}
.about .shape-bottom svg {
    width: calc(100% + 1.3px);
    height: 100px;
    transform: translateX(-50%) rotateY(180deg);
}
.about .shape-bottom .shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.workstepsb {
	background-color: var(--indexboxes);
    background-image: url(data/bg-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
}
.worksteps {
	background-color: var(--theme-colorwhite);
	width:100%;
	display:block;
	margin:auto;
	padding:0 0 80px 0;
}
.worksteps h2 {
    text-align: center;
    font-size: 2.2em;
    margin: 0 auto 2rem auto;
    font-family: 'Comfortaa-Regular', sans-serif;
    color: var(--theme-color1);
    font-weight: normal;
	padding-top:80px;
}
.worksteps .workcontainer {
	width:100%;
	max-width:1240px;
	display:block;
	margin:6rem auto 1rem auto;
	#box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.worksteps .workcontainer .workflex {
	display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%;
}
.worksteps .workcontainer .workflex h3 {
    width: 100%;
	text-align: center;
	font-family: 'Comfortaa-Regular', sans-serif;
	font-size:1.35em;
	color:var(--icon-color1);
	margin:2rem auto;
	display: block;
}
.worksteps .workcontainer .workflex h4 {
    width: 100%;
	text-align: center;
	font-family: 'Comfortaa-Regular', sans-serif;
	font-size:1.1em;
	font-weight: 600;
	color:var(--theme-color2);
	margin:2rem auto .85rem auto;
	display: block;
}
.worksteps .workcontainer .workflex h3.red {
	color:var(--colortitlegrey);
}
.worksteps .workcontainer .workflex .workflexbox {
    width: 33.33%;
	padding:40px 20px 60px 20px;
	border: solid 1px var(--lighterbox);
	background-color: var(--lighterbox);
	margin:0 10px;
	position: relative;
}
.worksteps .workcontainer .workflex .workflexbox span {
    font-family: 'Comfortaa-Regular', sans-serif;
	color:var(--footer-bgcolor);
	font-size: .9em;
	text-align: left;
	line-height: 1.5;
}
.worksteps .workcontainer .workflex .workflexbox .imgbubble {
   position: absolute;
   padding:20px;
   border-radius: 50%;
   top:-50px;
   margin:auto auto;
   left:0;
   right:0;
   width:100px;
   border: solid 1px var(--lighterbox);
	background-color: var(--lighterbox);
	display: flex;
	align-items: center;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox img.recruit {
    width:60px;
	display:block;
	margin:0;
}
.worksteps .workcontainer .workflex .workflexbox.red {
    background-color: var(--lighterbox);
	border:solid 1px var(--lighterbox);
	display: flex;
	align-items: center;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox.blue {
    background-color: var(--lighterbox);
	border:solid 1px var(--lighterbox);
	display: flex;
	align-items: center;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox a {
	text-decoration: none;
	border:solid 1px var(--theme-color1);
	background-color:var(--theme-colorwhite);
	padding:12px 10px;
	font-family: 'Comfortaa-Regular', sans-serif;
	color:var(--theme-color1);
	font-size: .85em;
	border-radius: 30px;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.worksteps .workcontainer .workflex .workflexbox a:hover {
	border:solid 1px var(--theme-color1);
	background-color:var(--theme-color1); ;
	color:var(--theme-colorwhite);
}

.services.lightbg {
	background-color: #f0c541;
	padding-bottom:30px;
}
.services.lightbg i {
    color: #202f59;
}
.services.lightbg .service_content {
	background-color:#efefef;
	border-radius:20px;
	padding:30px 0;
	display:block;
	margin:auto;
}
.services.lightbg a {
	text-decoration: none;
	color:#202f59;
}
.services.lightbg .service_content h5 {
	text-align:center;
	font-family: 'Roboto-Regular', sans-serif;
	font-size:1.25em;
	margin:0;
}

.ourblog {
   width:100%;
   padding: 15px;
   position:relative;
}
.ourblog .subt {
	width: 100%;
	position:relative;
	font-family: 'OpenSans-Regular', sans-serif;
	display:block;
	margin:15px auto 2px auto;
	text-align: center;
	font-weight:600;
	font-size:1.25em;
	color:#40061e;
}
.ourblog .subt img {
	display:block;
	margin:0 auto 8px auto;
	width:50px;
}
.ourblog h3 {
	width: 100%;
	position:relative;
	font-family: 'Comfortaa-Light', sans-serif;
	display:block;
	margin:0px auto 20px auto;
	padding:0;
	text-align: center;
	font-weight:normal;
	font-size:2em;
}
.cardata {
	position: relative;
	width:100%;
}
.carfeatures {
	position: relative;
	width:100%;
	display: block;
	margin:10px auto;
	padding:10px 20px;
	font-family: 'Comfortaa-Light', sans-serif;
}
.carfeatures span {
	position: relative;
	width:100%;
	display: inline-block;
	margin:8px auto;
}
.carfeatures span i {
	margin-right:6px;
	font-size:18px;
	color:#f0c541;
}
.fromprice {
	display:inline-block;
	margin:0 auto;
	background-color: #23393d;
	color:#fff;
	padding:12px 10px;
	width:fit-content;
	border-radius: 5px;
	font-family: 'Comfortaa-Light', sans-serif;
}
.fromprice span {
    font-size: 22px;
    color: #f0c541;
}
.ourblog .ourblog_mini {
  display:block;
  margin:auto;
  width:95%;
  max-width:1400px;
}
.ourblog .ourblog_mini .bitem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right:0;
    margin-left: 0;
	padding-bottom: 30px;
}
.ourblog .ourblog_mini.freasons .card50 {
   width:100%;
   padding-left:0;
   padding-right:0;
}
.ourblog .ourblog_mini.freasons .card50 .reasonsicon {
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:auto auto;
	z-index: 2;
	background-color: #f0c541;
	padding:6px;
	width:2rem;
	height:2rem;
 }
 .ourblog .ourblog_mini.freasons .card50 .reasonsicon:before{
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	right:0;
	top:30px;
	width:2rem;
	border-left: 15px solid #f0c541;
    border-right: 15px solid #f0c541;
    border-bottom: 15px solid transparent;
}
 .ourblog .ourblog_mini.freasons .card50 .reasonsicon i {
	font-size:1em;
	color:#fff;
	display:block;
	margin:auto;
	text-align: center;
 }
.ourblog .ourblog_mini.freasons .card_box {
    width: 100%;
    height: 250px;
    display: block;
    margin: 0 auto;
    position: relative;
	border-radius: 10px;
}
@media all and (min-width:768px) {
	.ourblog .ourblog_mini.freasons .card_box {
		height: 300px;
	}
	.ourblog .ourblog_mini.freasons .col-lg-3 {
		padding-left: 0;
		padding-right: 0;
	}
}
.mbottom {
	margin-bottom:2.5rem;
	border-bottom:dashed 1px rgba(33,33,33,.35);
	padding-bottom:20px;
}
.ourblog .ourblog_mini .card_box {
	width: 100%;
    height: 350px;
    display: block;
    margin: 0 auto;
	position:relative;
}
.ourblog .ourblog_mini .card_box img {
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
.ourblog .ourblog_mini .card_content {
	font-family: 'Roboto-Regular', sans-serif;
	width:100%;
	margin:0;
	padding:12px 10px 15px 10px;
	background-color: #ebebeb;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 20px 0px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
  }
  .ourblog .ourblog_mini .card_content .descr {
	text-align:center;
	font-size: 1em;
	margin:.65rem 0;
  }
  .ourblog .ourblog_mini .card_content .descr i {
	color:  #f0c541;
	margin-right:6px;
	font-weight:normal;
  }
.ourblog .ourblog_mini .card_content h5 {
	text-align:left;
	margin:12px 0 15px 0;
	font-size:1.1em;
	color:#333;
	font-weight: 600;
	font-family: 'Comfortaa-Regular';
  }
.ourblog .ourblog_mini .card_content summary {
	text-align:left;
	line-height: 1.5;
	font-size:.85em;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
  }
.ourblog .ourblog_mini .card_content .date {
	font-size: .9em;
	width:100%;
	display:inline-block;
	margin:12px 0 0 0;
	color:#333;
  }
  .ourblog .ourblog_mini .card_content .date i {
	margin-right:6px;
	color:#fff;
  }

  .ourblog .ourblog_mini .card_content a {
	width:fit-content;
	background-color: #224484;
	border:solid 1px #224484;
	border-radius: 40px 40px 40px 40px;
    padding: 15px 35px 15px 35px;
	color:#fff;
	text-decoration: none;
	text-align: center;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	display:block;
	margin:15px auto 0 auto;
	font-size:.85em;
}
.ourblog .ourblog_mini.productlt .card_content a {
    display: inline-block;
}
.ourblog .ourblog_mini .card_content a i {
	margin-right:5px;
}
.ourblog .ourblog_mini .card_content a:hover {
	background-color: transparent;
	color:#224484;
}
.ourblog .ourblog_mini .card50 {
	width:100%;
}
.ourblog .shape-bottom  {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
	bottom: -1px;
	z-index: -1;
}
.ourblog .shape-bottom svg {
    height: 268px;
}
.ourblog .shape-bottom svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ourblog .shape-bottom[data-negative=false] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ourblog .shape-bottom .shape-fill {
    fill: #F7F4EE;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.altpromo .iconpromo img {
    width:80px;
	height:80px;
	display:block;
	margin:auto;
}
.upcontact #formarticle {
	width:95%;
	display:block;
	margin:auto;
	font-family:'Comfortaa-Regular', sans-serif;
}
.upcontact #formarticle fieldset {
	border:none;
	width:100%;
	display:block;
	margin: .1rem auto;
	padding:0;
}
.upcontact #formarticle fieldset input,
.upcontact #formarticle fieldset select,
.upcontact #formarticle fieldset textarea {
	width:100%;
	background-color: #f7f4ee;
    border: none;
    padding: 19px 40px;
    border-radius: 50px;
    font-size: 17px;
}
.upcontact #formarticle fieldset textarea {
    border-radius: 35px;
    height: 180px;
    resize: none;
    min-height: auto;
}
.upcontact #formarticle fieldset label {
	padding: 10px 20px;
	display:block;
	margin: .15rem auto;
}
.upcontact #formarticle .confirm {
    background-color: #f0c541;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    padding: 18px 60px;
    margin-top: 20px;
    transition: all 0.2s;
	cursor:pointer;
	color:#fff;
}
.upcontact #formarticle .confirm:hover {
    background-color: #333;
}
.rbox .innervid {
	position: absolute;
    overflow: hidden;
	width: 100%;
	height:100%;
	top:0;
	right:0;
	left:0;
	bottom:0;
}
.rbox .innervid .vidinner {
    height: 100%;
	width:100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
	object-fit:cover;
}

.menuanim {
	position: fixed;
    top: 150px;
    right: -110px;
    z-index: 9;
}
.menuanim img {
	width:110px;
}
@media all and (min-width: 1401px) {
	.col-lg-2 {
		width: 20%;
	}
}
@media all and (min-width: 1201px) and (max-width:1400px) {
	.col-lg-2 {
		width: 25%;
	}
}

.offersbox {
    padding: 0px 0px 100px 0px;
	display:block;
	margin:-50px auto 0px auto;
	width:100%;
	background-color: var(--sliderbgcolor);
}
.offersbox .flexoffers {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	width:100%;
	max-width: 1240px;
	background-color: var(--theme-colorwhite);
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.offersbox .flexoffers .offersboxone {
	padding:40px;
	text-align: center;
	background-color: var(--theme-colorwhite);
	width:20%;
}
.offersbox .flexoffers .offersboxone .smimg {
	width:65px;
}
.offersbox .flexoffers .offersboxone a {
	text-decoration: none;
}
.offersbox .flexoffers .offersboxone h4 {
	font-family: 'Comfortaa-Regular', sans-serif;
	font-size:1.1em;
	color:var(--colortitlegrey);
}
.offersbox .flexoffers .offersboxone span {
	font-family: 'Manrope-Regular';
	font-size:.9em;
	color:#333;
}
.offersbox .flexoffers .offersboxone:nth-child(odd) {
	background-color: var(--theme-colorwhite);
	color:var(--colortitlegrey);
}
.offersbox .flexoffers .offersboxone:nth-child(odd) h4,
.offersbox .flexoffers .offersboxone:nth-child(odd) span {
	color:var(--colortitlegrey);
}


.brandsc {
	width:100%;
	margin:auto;
	background-color: var(--theme-colorwhite);
	padding:40px;
}
.brandsc h2 {
	text-align: center;
    font-size: 2em;
    margin: 0 auto 2rem auto;
    font-family: 'Comfortaa-Regular', sans-serif;
    color: var(--theme-color1);
    font-weight: normal;
}
.brandsc .brandsc_content {
 display:block;
 margin:auto;
width:100%;
max-width: 1140px;
}
.brandsc .brandsc_content figure {
	margin:0;
	width:100%;
	background-color: var(--theme-colorwhite);
	height:100px;
   }
.brandsc .brandsc_content figure img {
	width:100%;
	height:100%;
	object-fit: contain;
}
.emergency {
    width: 100%;
    position: relative;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    font-family: 'Roboto-Regular', sans-serif;
    display: block;
    margin: auto;
    background-image: url(data/cleanbg.png);
	background-size: cover;
	background-position: center center;
	padding:50px 0 80px 0;
}
.emergency h2 {
    text-align: center;
    font-size: 2.2em;
    margin: 0 auto 2rem auto;
    font-family: 'Comfortaa-Regular', sans-serif;
    color: var(--theme-color1);
    font-weight: normal;
}
.emergency .emergency_into {
	width:100%;
	max-width:1140px;
	display:block;
	margin:auto;
}
.emergency .emerflex {
	width:100%;
	display: flex;
	flex-direction: row;
}
.emergency .emerflex .emerflexmsg {
	width:60%;
	padding:0 10px;
}
.emergency .emerflex .emerflexform {
	width:40%;
	padding:0 10px;
}
.emergency .emerflex h3,
.emergency .emerflex h4 {
	font-family: 'Comfortaa-Regular', sans-serif;
	color:var(--footer-bgcolor);
	line-height: 1.5;
}
.emergency .emerflex h3 {
	font-size: 1.35em;
}
.emergency .emerflex h4 {
	font-weight:normal;
	font-size:1em;
}
.emergency .emerflex a.flex_msg {
	font-family: 'Manrope-Regular', sans-serif;
    color: var(--theme-color1);
    text-decoration: none;
    padding: 18px 15px;
    background-color: var(--theme-colorwhite);
    border: 1px solid var(--theme-color1);
    border-radius: 30px;
    text-align: center;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    margin-top: 15px;
    display: inline-block;
    min-width: 240px;
}
.emergency .emerflex a.flex_msg:hover {
	background-color:var(--theme-color1);
	color:var(--theme-colorwhite)
}
.emerform {
	width:100%;
	background-color: var(--lighterbox);
}
.emergency .emerflex .emerform h3 {
	width:100%;
	background-color: var(--theme-color1);
	color:var(--theme-colorwhite);
	padding:15px 10px;
	margin:0;
	text-align: center;
	font-size:1em;
}
#frmservice {
	width:100%;
	padding:20px 30px 50px 30px;
}
#frmservice .emerselect {
	width:100%;
	display:block;
	margin:.75rem auto;
}
#frmservice .emerselect select,
#frmservice .emerselect input {
	display: block;
    width: 100%;
    padding: 0.575rem 0.75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-family: 'Manrope-Regular';
}
#frmservice .servformbtn {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 4px;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    padding: 1rem;
    appearance: none;
    color: var(--theme-color1);
    background-color: var(--theme-colorwhite);
    border: solid 1px var(--theme-color1);
    cursor: pointer;
    border-radius: 30px;
    margin-top: 1rem;
}
#frmservice .servformbtn:hover {
	background-color:var(--theme-color1);
	color:var(--theme-colorwhite)
}


@media all and (min-width: 1400px) {
	
.services {
	padding:50px 0;
}
.vc_column_container i {
	font-size:2.2em;
}
.vc_column_container h4 {
    font-size:1em;
}
.grey-separator h3 {
	font-size:2em;
}


}

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

.worksteps h2 {
    font-size: 2.2em;
}
.services {
		padding:50px 0;
}
.col-lg-2 {
    width: 25%;
}
.vc_column_container i {
	font-size:2.2em;
}
.vc_column_container h4 {
    font-size:1em;
}
.grey-separator h3 {
	font-size:2em;
}
.destinations .dboximg {
    height: 380px;
}
.about {
   background-position: inherit;
   }

.altpromo #gallerydata .gal_item .gal__image {
    height: 400px;
}
.about .car_img {
	height: 560px;
}

}

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

.worksteps h2 {
    font-size: 1.65em;
}
.menuanim img {
		width:80px;
}
.services {
	padding:20px 0 0 0;
}
.services .services-into {
  width:95%;
}
.services h2 {
	font-size:1.65em;
}
.col-lg-2 {
    width: 25%;
}
.vc_column_container i {
	font-size:2.2em;
}
.vc_column_container h4 {
    font-size:.9em;
}
.grey-separator h3 {
	font-size:2em;
}

.destinations .dboximg {
    height: 350px;
}
.destinations .text-block .centered .intro {
    font-size: .9em;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:40px;
	left:20px;
	color:#fff;
	width:350px;
	font-family: 'OpenSans-Regular', sans-serif;
}
.about {
	background-position: inherit;
	}
	.about h2 {
		font-size:1.65em;
		}
.about .testimonials .testimonial_content {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}
.ourblog .ourblog_mini .card50 {
	width:100%;
}
.altpromo .boxcontent h3 {
    font-size: 1.75em;
}
.altpromo .alt-summary {
    width: 95%;
    font-size: .9em;

}
.altpromo h2 {
    font-size: 1.65em;
    margin: 50px auto 20px auto;
}
.altpromo .boxcontent p {
    color: #000;
    font-size: .85em;
}
.ourblog .ourblog_mini .card_box {
    height: 250px;
}
.altpromo #gallerydata .gal_item .gal__image {
    height: 350px;
}
.map #indexmap {
    height: 650px;
}
.about .car_img {
	height: 450px;
}
.brandsc h2 {
	font-size: 1.65em;
}
.emergency h2 {
    font-size: 1.65em;
}
.emergency .emergency_into {
    width: 95%;
}

}

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

.worksteps h2 {
	font-size:1.65em;
}
.worksteps .workcontainer .workflex .workflexbox img.recruit {
    width: 45px;
}
.worksteps .workcontainer .workflex .workflexbox span {
    font-size: .85em;
}

.offersbox {
padding: 0px 0px 70px 0px;
display: block;
margin: 0px auto 0px auto;
}
.offersbox .flexoffers .offersboxone h4 {
    font-size: 1em;
}
.offersbox .flexoffers .offersboxone span {
    font-size: .85em;
}
.offersbox .flexoffers .offersboxone {
    padding: 40px 20px;
    text-align: center;
}
.menuanim {
position: fixed;
top: 54px;
right: 0px;
}
.menuanim img {
		width:60px;
}
.services {
	padding:20px 0 0 0;
}
.services .services-into {
  width:95%;
}
.services h2 {
	font-size:1.65em;
}
.col-lg-2 {
    width: 33.333333%;
}
.container.csm .col-lg-2 {
   width:25%;
}
.vc_column_container i {
	font-size:1.75em;
}
.vc_column_container h4 {
    font-size:1em;
}
.grey-separator h3 {
	font-size:2em;
}

.destinations h3 {
    font-size: 2em;
}
.destinations .dboximg {
    height: 300px;
}
.destinations .text-block .centered .intro {
    font-size: .9em;
}

.altpromo {
	padding:15px 0;
	margin-top: 54px;
}
.altpromo .card50 {
    width: 100%;
}
.altpromo h2 {
    font-size: 1.65em;
    margin: 30px auto 10px auto;
}
.altpromo .alt-summary {
    width: 85%;
    text-align: center;
	font-size: .9em;
	padding: 20px 20px 30px 20px;
}
.altpromo .boxcontent h4 {
	font-size: 1.1em;
	margin-top:10px;
}
.altpromo .boxcontent .boxdesc {
    font-size:.9em;
}
.altpromo .box__cont.wh .boxcontent {
	margin-top:0px;
}
.altpromo #gallerydata .gal_item .gal__image {
    height: 350px;
}
.expinto {
    padding:0 0 40px 0;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:40px;
	left:20px;
	color:#fff;
	width:300px;
	font-family: 'OpenSans-Regular', sans-serif;
}
.expinto .eitem .eitem__content h4 {
    font-size: 1.65em;
}
.expinto .eitem .eitem__content p {
    font-size: 1em;
}
.expinto .eitem figure {
    height: 400px;
}

.about {
	background-position: inherit;
	}
	.about h2 {
		font-size: 1.65em;
	}
.about .testimonials .testimonial_content {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}
.about .about_content {
    text-align:justify
}
.about .car_img {
	height: 450px;
}
.about .about_content {
    margin: 20px auto 0 auto;
}
.about .experience .experience_flex .experience_box h3 {
    font-size: 1em;
}
.ourblog .ourblog_mini .card50 {
	width:100%;
}

.ourblog .ourblog_mini .card_box {
    height: 280px;
}
.ourblog h3, .about h3 {
    font-size: 1.65em;
}
.upcontact .upcontact_container .col-lg-2 h4 {
	text-align: center;
}
.upcontact .upcontact_container ul {
    text-align: center;
}

.rbox .innervid {
	position:relative;
	display:block;
	margin:auto;
	height:650px;
	top: unset;
    right: unset;
    left: unset;
    bottom: unset;
}
.map50 {
    width: 100%;
}
.map #indexmap {
    height: 400px;
}
.brandsc h2 {
	font-size: 1.65em;
	margin-bottom: 1rem;
}

.emergency h2 {
    font-size: 1.65em;
}
.emergency .emergency_into {
    width: 95%;
}
.emergency .emerflex {
   flex-wrap:wrap;
}
.emergency .emerflex .emerflexmsg {
    width: 100%;
	margin-bottom: 1rem;
}
.emergency .emerflex .emerflexform {
    width: 100%;
}

}

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

.worksteps h2 {
	font-size:1.5em;
}
.worksteps .workcontainer .workflex {
    flex-wrap: wrap;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox .imgbubble {
    top: -40px;
}
.worksteps .workcontainer .workflex .workflexbox img.recruit {
    width: 45px;
}
.worksteps .workcontainer .workflex .workflexbox span {
    font-size: .85em;
}
.worksteps .workcontainer .workflex .workflexbox {
    width: 50%;
	margin-bottom: 4rem;
}


.offersbox {
padding: 0px 0px 70px 0px;
display: block;
margin: 0px auto 0px auto;
}
.offersbox .flexoffers .offersboxone h4 {
    font-size: 1em;
}
.offersbox .flexoffers .offersboxone span {
    font-size: .85em;
}
.offersbox .flexoffers .offersboxone {
    padding: 40px 20px;
    text-align: center;
	width:100%;
}
.offersbox .flexoffers {
    flex-wrap: wrap;
}
.menuanim {
position: fixed;
top: 54px;
right: 0px;
}
.menuanim img {
width:50px;
}	
.services {
	padding:20px 0 0 0;
}
.services .services-into {
  width:95%;
}
.services h2 {
	font-size:1.5em;
}
.col-lg-1 {
    width: 33.333333%;
}
.col-lg-2 {
    width: 33.333333%;
}
.container.csm  {
	max-width:400px;
 }
.container.csm .col-lg-2 {
	width:50%;
	margin-bottom:20px;
 }

.vc_column_container i {
	font-size:2em;
}
.vc_column_container h4 {
    font-size:.85em;
}
.grey-separator {
	padding:25px 0;
}
.grey-separator h3 {
	font-size:1.85em;
}

.destinations h3 {
    font-size: 2em;
}
.destinations .dboximg {
    height: 300px;
}
.destinations .text-block .centered .intro {
    font-size: .9em;
}
.destinations .text-block .centered .intro-heading {
    font-size: 1.35em;
    color: #333;
    margin-top: 0;
    margin-bottom: 8px;
}
.destinations .text-block {
    padding:40px 0;
}
.destinations .text-block .actionbtn {
    padding: 12px 10px;
}
.altpromo {
	padding:15px 0;
	margin-top: 54px;
}
.altpromo .card50 {
    width: 100%;
}
.altpromo h2 {
    font-size: 1.65em;
    margin: 30px auto 10px auto;
}
.altpromo .alt-summary {
    width: 85%;
    text-align: center;
	font-size: .9em;
	padding: 20px 20px 30px 20px;
}
.altpromo .boxcontent h4 {
	font-size: 1.1em;
	margin-top:10px;
}
.altpromo .boxcontent .boxdesc {
    font-size:.9em;
}
.altpromo .box__cont.wh .boxcontent {
	margin-top:0px;
}
.altpromo #gallerydata .gal_item .gal__image {
    height: 300px;
}
.ourblog .ourblog_mini.freasons .card_box {
    width: 75%;
    height: 250px;
}
.reasons_into .row {
	margin-left: 0;
	margin-right: 0;
}
.expinto {
    padding:0 0 40px 0;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:40px;
	left:20px;
	color:#fff;
	width:200px;
	font-family: 'OpenSans-Regular', sans-serif;
}
.expinto .eitem .eitem__content h4 {
    font-size: 1.35em;
}
.expinto .eitem .eitem__content p {
    font-size: .9em;
}
.expinto .eitem figure {
    height: 400px;
}
.expinto .eitem .constant img {
    width: 200px;
    z-index: 2;
}

.about {
	background-position: inherit;
	padding: 40px 0;
	}
	.about h2 {
		font-size: 1.5em;
	}
.about .testimonials .testimonial_content {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}
.about .box70, .about .box30 {
    width: 100%;
}
.about .about_content {
    text-align:justify;
	padding:0 20px;
	margin: 15px auto;
}
.about .experience .experience_flex .experience_box h3 {
    font-size: 1.15em;
}
.about .experience .experience_flex .experience_box .counternum {
    margin: 0 auto 10px auto;
    font-size: 1.65em;
}
.about .car_img {
	height: 480px;
}

.ourblog .ourblog_mini .card50 {
	width:100%;
}
.ourblog .ourblog_mini .card_box {
    height: 250px;
}
.ourblog .ourblog_mini .card_content summary {
    height: auto;
}
.ourblog .ourblog_mini .card_content a {
    padding: 12px 15px;
	font-size:12px;
	width:100%;
}
.ourblog h3, .about h3 {
    font-size: 1.65em;
}
.ourblog .ourblog_mini .card_content h5 {
    margin: 8px 0 15px 0;
    font-size: 1em;
}
.map50 {
    width: 100%;
}
.map #indexmap {
    height: 400px;
}
.upcontact .upcontact_container .col-lg-2 h4 {
	text-align: center;
}
.upcontact .upcontact_container ul {
    text-align: center;
}
.rbox .innervid {
	position:relative;
	display:block;
	margin:auto;
	height:500px;
	top: unset;
    right: unset;
    left: unset;
    bottom: unset;
}
.brandsc h2 {
	font-size: 1.5em;
	margin-bottom: 1rem;
}

.emergency h2 {
    font-size: 1.5em;
}
.emergency .emerflex h3 {
    font-size: 1.25em;
}
.emergency .emergency_into {
    width: 95%;
}
.emergency .emerflex {
   flex-wrap:wrap;
}
.emergency .emerflex .emerflexmsg {
    width: 100%;
	margin-bottom: 2rem;
}
.emergency .emerflex .emerflexform {
    width: 100%;
}

}

@media all and (min-width: 450px) and (max-width: 599px) {

.worksteps {
    padding: 0 0 40px 0;
}	
.worksteps h2 {
	font-size:1.5em;
	padding-top:30px;
}
.worksteps .workcontainer .workflex {
    flex-wrap: wrap;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox .imgbubble {
    top: -40px;
}
.worksteps .workcontainer .workflex .workflexbox img.recruit {
    width: 45px;
}
.worksteps .workcontainer .workflex .workflexbox span {
    font-size: .85em;
}
.worksteps .workcontainer .workflex .workflexbox {
    width: 50%;
    margin-bottom: 4rem;
}
.worksteps .workcontainer .workflex .workflexbox:last-child {
    margin-bottom: 1rem;
}
.worksteps .workcontainer .workflex h3 {
    font-size: 1.25em;
    margin: 2rem auto;
}

.offersbox {
padding: 0px 0px 70px 0px;
display: block;
margin: 0px auto 0px auto;
}
.offersbox .flexoffers .offersboxone h4 {
    font-size: 1em;
}
.offersbox .flexoffers .offersboxone span {
    font-size: .85em;
}
.offersbox .flexoffers .offersboxone {
    padding: 40px 20px;
    text-align: center;
	width:100%;
}
.offersbox .flexoffers {
    flex-wrap: wrap;
}
.menuanim {
position: fixed;
top: 54px;
right: 0px;
}
.menuanim img {
width:50px;
}
.services {
	padding:20px 0 0 0;
}
.services .services-into {
  width:95%;
}
.services h2 {
	font-size:1.5em;
}
.col-lg-1 {
    width: 50%;
}
.col-lg-2 {
    width: 50%;
}
.container.csm  {
	max-width:400px;
 }
.container.csm .col-lg-2 {
	width:50%;
	margin-bottom:20px;
 }
.row, .row2 {
    margin-right: auto;
    margin-left: auto;
}
.vc_column_container i {
	font-size:2em;
}
.vc_column_container h4 {
    font-size:.85em;
}
.grey-separator {
	padding:20px 0;
}
.grey-separator h3 {
	font-size:1.85em;
}

.destinations h3 {
    font-size: 2em;
}
.destinations .dboximg {
    height: 300px;
}
.destinations .text-block .centered .intro {
    font-size: .9em;
}
.destinations .text-block .centered .intro-heading {
    font-size: 1.35em;
    color: #333;
    margin-top: 0;
    margin-bottom: 8px;
}
.destinations .text-block {
    padding:40px 0;
}
.destinations .text-block .actionbtn {
    padding: 12px 10px;
}
.altpromo {
	padding:15px 0;
	margin-top: 54px;
}
.altpromo .card50 {
    width: 100%;
}
.altpromo h2 {
    font-size: 1.65em;
    margin: 30px auto 10px auto;
}
.altpromo .alt-summary {
    width: 95%;
    text-align: center;
	font-size: .9em;
	padding: 20px 20px 30px 20px;
}
.altpromo .boxcontent h4 {
	font-size: 1.1em;
	margin-top:10px;
}
.altpromo .boxcontent .boxdesc {
    font-size:.9em;
}
.altpromo .col-lg-1 {
	width:100%;
	display:block;
	margin:auto;
}
.altpromo #gallerydata .gal_item .gal__image {
    height: 350px;
}
.reasons_into .row {
	margin-left: 0;
	margin-right: 0;
}
.ourblog .ourblog_mini.freasons .card_box {
    width: 75%;
    height: 250px;
}
.map50 {
    width: 100%;
}
.map #indexmap {
    height: 350px;
}
.expinto {
    padding:0 0 40px 0;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:40px;
	left:20px;
	color:#fff;
	width:200px;
	font-family: 'OpenSans-Regular', sans-serif;
}
.expinto .eitem .eitem__content h4 {
    font-size: 1.35em;
}
.expinto .eitem .eitem__content p {
    font-size: .9em;
}
.expinto .eitem figure {
    height: 400px;
}
.expinto .eitem .constant img {
    width: 200px;
    z-index: 2;
}

.about {
	background-position: inherit;
	padding: 40px 0;
	}
	.about h2 {
		font-size: 1.5em;
	}
.about .testimonials .testimonial_content {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}
.about .box70, .about .box30 {
    width: 100%;
}
.about .about_content {
    text-align:justify;
	padding:0 20px;
	margin: 15px auto;
}
.about .experience .experience_flex .experience_box h3 {
    font-size: 1.15em;
}
.about .experience .experience_flex .experience_box .counternum {
    margin: 0 auto 10px auto;
    font-size: 1.65em;
}
.about .car_img {
	height: 400px;
}
.about .box30 {
  margin-top:10px;
}
.ourblog .ourblog_mini {
    max-width: 500px;
}
.ourblog .ourblog_mini .card_box {
    height: 300px;
}
.ourblog .ourblog_mini .card50 {
	width:100%;
}
.ourblog .ourblog_mini .card_content summary {
    height: auto;
}
.ourblog h3, .about h3 {
    font-size: 1.5em;
}
.reasons .reasons_into {
    padding:0;
}
.rbox .innervid {
	position:relative;
	display:block;
	margin:auto;
	height:400px;
	top: unset;
    right: unset;
    left: unset;
    bottom: unset;
}
.brandsc h2 {
	font-size: 1.5em;
	margin-bottom: 1rem;
}

.emergency h2 {
    font-size: 1.5em;
}
.emergency .emerflex h3 {
    font-size: 1.25em;
}
.emergency .emergency_into {
    width: 95%;
}
.emergency .emerflex {
   flex-wrap:wrap;
}
.emergency .emerflex .emerflexmsg {
    width: 100%;
	margin-bottom: 2rem;
}
.emergency .emerflex .emerflexform {
    width: 100%;
}

}


@media all and (max-width: 449px) {

.worksteps {
    padding: 0 0 40px 0;
}	
.worksteps h2 {
	font-size:1.4em;
	padding-top:30px;
}
.worksteps .workcontainer .workflex {
    flex-wrap: wrap;
	justify-content: center;
}
.worksteps .workcontainer .workflex .workflexbox .imgbubble {
    top: -40px;
}
.worksteps .workcontainer .workflex .workflexbox img.recruit {
    width: 45px;
}
.worksteps .workcontainer .workflex .workflexbox span {
    font-size: .85em;
}
.worksteps .workcontainer .workflex .workflexbox {
    width: 80%;
    margin-bottom: 4rem;
}
.worksteps .workcontainer .workflex .workflexbox:last-child {
    margin-bottom: 1rem;
}
.worksteps .workcontainer .workflex h3 {
    font-size: 1.25em;
    margin: 2rem auto;
}
.offersbox {
padding: 0px 0px 70px 0px;
display: block;
margin: 0px auto 0px auto;
}
.offersbox .flexoffers .offersboxone h4 {
    font-size: 1em;
}
.offersbox .flexoffers .offersboxone span {
    font-size: .85em;
}
.offersbox .flexoffers .offersboxone {
    padding: 40px 20px;
    text-align: center;
	width:100%;
}
.offersbox .flexoffers {
    flex-wrap: wrap;
}
.menuanim {
position: fixed;
top: 54px;
right: 0px;
}
.menuanim img {
width:40px;
}
.about h2 {
	font-size:1.4em;
 }
 .services {
	padding:20px 0 0 0;
}
.services .services-into {
  width:95%;
}
.services h2 {
	font-size:1.4em;
}
.col-lg-1 {
	width: 50%;
}
.row, .row2 {
    margin-right: auto;
    margin-left: auto;
}
.col-lg-2 {
    width: 100%;
}
.container.csm  {
	max-width:350px;
 }
.container.csm .col-lg-2 {
	width:50%;
	margin-bottom:20px;
 }
.vc_column_container.no_border.col-lg-2 {
	width: 50%;
}
.vc_column_container.no_border h4 {
    font-size: .85em;
}
.vc_column_container.no_border .icon-separator {
    margin: 10px auto 0 auto;
}
.vc_column_container i {
	font-size:1.5em;
}
.vc_column_container h4 {
    font-size:.85em;
}
.grey-separator {
	padding:20px 0;
}
.grey-separator h3 {
	font-size:1.5em;
}
.altpromo #gallerydata .gal_item .gal__image {
    height: 350px;
}
.reasons_into .row {
	margin-left: 0;
	margin-right: 0;
}
.destinations h3 {
    font-size: 1.75em;
	margin: 0px auto 30px auto;
}
.destinations .dboximg {
    height: 300px;
}
.destinations .text-block .centered .intro {
    font-size: .9em;
}
.destinations .text-block .centered .intro-heading {
    font-size: 1.35em;
    color: #333;
    margin-top: 0;
    margin-bottom: 8px;
}
.destinations .text-block {
    padding:40px 0;
}
.destinations .text-block .actionbtn {
    padding: 12px 10px;
}
.altpromo {
	margin-top: 54px;
}
.altpromo .card50 {
    width: 100%;
}
.altpromo h2 {
    font-size: 1.65em;
    margin: 30px auto 10px auto;
}
.altpromo .alt-summary {
    width: 95%;
    text-align: center;
	font-size: .9em;
	padding: 20px 10px 30px 10px;
}
.altpromo .boxcontent h4 {
	font-size: 1.1em;
	margin-top:10px;
}
.altpromo .boxcontent .boxdesc {
    font-size:.9em;
}
.altpromo .col-lg-1 {
	width:100%;
	display:block;
	margin:auto;
}
.ourblog .ourblog_mini.freasons .card_box {
    width: 100%;
    height: 250px;
}
.expinto {
    padding:0 0 40px 0;
}
.expinto .eitem .eitem__content {
	position:absolute;
	top:20px;
	left:20px;
	color:#fff;
	width:170px;
	font-family: 'OpenSans-Regular', sans-serif;
}
.expinto .eitem .eitem__content h4 {
    font-size: 1.25em;
	text-shadow: 2px 2px 2px #1C0C08;
}
.expinto .eitem .eitem__content p {
    font-size: .9em;
	text-shadow: 2px 2px 2px #1C0C08;
}
.expinto .eitem figure {
    height: 400px;
}
.expinto .eitem .constant img {
    width: 150px;
    z-index: 2;
}

.about {
	background-position: inherit;
	padding:40px 0;
	}
	.about .testimonials {
		font-size: .85em;
		padding:10px;
	}
.about .testimonials .testimonial_content {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}
.about .box70, .about .box30 {
    width: 100%;
}
.about .about_content {
    text-align:justify;
	padding:0 20px;
	margin: 15px auto;
	font-size: .85em;
}
.about .experience .experience_flex .experience_box h3 {
    font-size: 1.15em;
}
.about .experience .experience_flex .experience_box .counternum {
    margin: 0 auto 10px auto;
    font-size: 1.65em;
}
.about .car_img {
	height: 340px;
}
.about .box30 {
  margin-top:10px;
}

.ourblog .ourblog_mini .card50 {
	width:100%;
}
.ourblog .ourblog_mini .card_content summary {
    height: auto;
}
.ourblog h3, .about h3 {
    font-size: 1.5em;
}
.ourblog .ourblog_mini {
    max-width: 500px;
}
.ourblog .ourblog_mini .card_box {
    height: 250px;
}
.ourblog .ourblog_mini .card_content a {
    width: fit-content;
    padding: 12px 20px;
    font-size: 12px;
}
.carfeatures {
    padding: 10px 0px;
	font-size:15px;
}
.ourblog .ourblog_mini .card_content h5 {
    margin: 12px 0 8px 0;
    font-size: 1em;
}
.map50 {
    width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.map #indexmap {
    height: 400px;
}
.reasons .reasons_into {
    padding:0;
}
.rbox .innervid {
	position:relative;
	display:block;
	margin:auto;
	height:400px;
	top: unset;
    right: unset;
    left: unset;
    bottom: unset;
}
.brandsc h2 {
	font-size: 1.4em;
	margin-bottom: 1rem;
}

.emergency h2 {
    font-size: 1.4em;
}
.emergency .emerflex h3 {
    font-size: 1.15em;
	margin-top: 0;
}
.emergency .emerflex h4 {
    font-size: .9em;
}
.emergency .emergency_into {
    width: 95%;
}
.emergency .emerflex {
   flex-wrap:wrap;
}
.emergency .emerflex .emerflexmsg {
    width: 100%;
	margin-bottom: 2rem;
}
.emergency .emerflex .emerflexform {
    width: 100%;
}

}	
/*///////////////////////////////////////////////slider/////////////////////////*/
/*slider*/
.main-carousel .main-carousel-cell .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(229, 229, 229, 0.6);   
}
.main-carousel .main-carousel-cell .gradient.dark {
    background-color: rgba(34, 34, 34, 0.35);
}
.Main_slider {
	width:100%;	
	position:relative;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell video {
    object-fit: cover;
    width: 100%;
	height:100%;
}
.Main_slider  .slider-wave {
	position: absolute;
    bottom: -3px;
    left: 10%;
    width: 30%;
    z-index: 99;
	opacity: 0;
}
.Main_slider  .slider-wave svg {
    display: block;
    height: auto;
    width: 100%;
}
.main-carousel {
    background-size: cover;
	border-bottom:solid 1px #f1f1f1;
}
.main-carousel-cell {
    width: 100%;
    height: 900px;
    color: #fff;
    background-color: var(--sliderbgcolor3);
}
/* hide disabled button */
.flickity-button:disabled {
  display: none;
}
/* position dots in carousel */
.flickity-page-dots {
  bottom: 5px!important;
}
/* white circles */
.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: transparent;
  border: 2px solid #fff;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: #333a4d;
}

.main-carousel .main-carousel-cell .sliderdiv {
	height:100%;
	display:flex;
}
.main-carousel .main-carousel-cell aside {
	display:inline-block;
	padding:0px;
	max-width:1400px;
	z-index:2;
}
.main-carousel .main-carousel-cell aside img {
	width:100%;
	height:100%;
}
.main-carousel .main-carousel-cell .sltext {
	width:350px;
	z-index:3;
	position: absolute;
	height:300px;
	top:150px;
	left:150px;
}
.main-carousel .main-carousel-cell aside h1 {
	font-family: 'Comfortaa-Regular', sans-serif;
	color: var(--theme-color2);
	text-align:left;
	line-height:1.4;
	letter-spacing:.1em;
}
.main-carousel .main-carousel-cell aside h2 {
	font-family: 'Comfortaa-Regular', sans-serif;
	color: var(--theme-color2);
	text-align:left;
	line-height:1.4;
	letter-spacing:.1em;
}
.slidercontent {
	position: relative;
}
.main-carousel-cell .sliderfigure {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}
.main-carousel-cell .sliderfigure .imageicon1,
.main-carousel-cell .sliderfigure .imageicon2 {
    position:absolute;
}
.main-carousel-cell .sliderfigure .imageicon1 img,
.main-carousel-cell .sliderfigure .imageicon2 img {
    position:relative;
	width:100%;
	border-bottom-left-radius:0px;
}
.main-carousel-cell .sliderfigure .imageicon1 {
	top:50px;
	left:80px;
	width:50px;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	bottom:100px;
	left:80px;
	width:40px;
}
.main-carousel-cell .sliderfigure .blueslide {
    width: 100%;
	background-color: var(--sliderbgcolor3);
	margin:auto auto;
	position: absolute;
	top:0;right:0;left:0;bottom:0;
	border-bottom-left-radius:200px;
	border-top-left-radius: 40px;
}
.main-carousel-cell .slideblue_into {
    position:relative;
	float:left;
	margin:0;

}
.main-carousel-cell .slideblue_into img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-carousel .main-carousel-cell #frmindex {
    padding: 8px 0.5rem;
    box-shadow: none;
    border-radius: 4px 4px 0px 0px;
	display: flex;
	flex-wrap: wrap;
    border-radius: 4px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
}
.colselect {
	width:50%;
}
.main-carousel .main-carousel-cell #frmindex .frmindexInput {
    display: inline-block;
    padding: 0.5rem 0rem 0.5rem 1rem;
    margin-right: 1rem;
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.45;
    color: rgb(51, 51, 51);
    background-color: transparent;
    background-clip: padding-box;
    border: 0px;
    text-overflow: ellipsis;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border-radius: 0px;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
    display: block;
	width:100%;
    font-size: 0.875rem;
    font-weight: 700;
    border-radius: 4px;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    padding: 1rem;
    appearance: none;
	color: var(--theme-color1);
	background-color: var(--theme-colorwhite);
    border: solid 1px var(--theme-color1);
	cursor: pointer;
	border-radius: 30px;
	margin-top: 1rem;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn:hover {
	background-color:var(--theme-color1);
	color:var(--theme-colorwhite)
}
.main-carousel .main-carousel-cell .startform {
	width:100%;
}
.main-carousel .main-carousel-cell .colselect {
  padding:0 8px;
}
/*slider*/
.main-carousel-cell .sliderfigure img {
    object-fit: contain;
}

@media all and (min-width: 1401px) {
	
/*slider*/
.Main_slider {
	margin-top:98px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:750px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height:750px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:750px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:750px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:750px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:750px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:750px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:750px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:750px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:750px;
}
.main-carousel-cell .sliderfigure {
    width: 50%;
}
.main-carousel-cell .sliderfigure img {
    border-bottom-left-radius: 200px;
}
.slidercontent {
	width:50%;
}
.main-carousel .main-carousel-cell aside {
	width:600px;
	top: 30%;
    left:250px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.65em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.25em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/

}

@media all and (min-width: 1201px) and (max-width: 1400px) {

/*slider*/
.Main_slider {
	margin-top:98px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:700px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
    height:700px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:700px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:700px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:700px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:700px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:700px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:700px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:700px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:700px;
}
.main-carousel-cell .sliderfigure {
    width: 50%;
}
.main-carousel-cell .sliderfigure img {
    border-bottom-left-radius: 200px;
}
.main-carousel-cell .slideblue_into {
    height:600px;
}
.slidercontent {
	width:50%;
}
.main-carousel .main-carousel-cell aside {
	width:550px;
	top: 30%;
    left:50px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.65em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.25em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/
.main-carousel-cell .sliderfigure img {
	object-fit: cover;
}	
}

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

/*slider*/
.Main_slider {
	margin-top:98px;
}


.main-carousel-cell .sliderfigure .imageicon1 {
	top:50px;
	left:40px;
	width:50px;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	bottom:100px;
	left:40px;
	width:40px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:650px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:650px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:650px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:650px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:650px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:650px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:650px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:650px;
}
.main-carousel-cell .sliderfigure {
    width: 50%;
}
.main-carousel-cell .sliderfigure img {
    border-bottom-left-radius: 40px;
}
.main-carousel-cell .sliderfigure .blueslide {
	background-color: #fff;
	border-bottom-left-radius: 40px;
}
.main-carousel-cell .slideblue_into {
    height:100%;
}
.slidercontent {
	width:50%;
}
.main-carousel .main-carousel-cell aside {
	width:500px;
	top: 25%;
    left:30px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.4em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.25em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
.main-carousel-cell .sliderfigure img {
	object-fit: cover;
}	
/*slider*/

}

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

/*slider*/
.main-carousel-cell .sliderfigure img {
	object-fit: cover;
}	
.Main_slider {
	margin-top:98px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:650px;
}
.main-carousel-cell .sliderfigure .imageicon1 {
	top:50px;
	left:0px;
	width:50px;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	bottom:100px;
	left:0px;
	width:40px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:650px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:650px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:650px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:650px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:650px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:650px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:650px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:650px;
}
.main-carousel-cell .sliderfigure {
    width: 50%;
}
.main-carousel-cell .sliderfigure img {
    border-bottom-left-radius: 40px;
}
.main-carousel-cell .sliderfigure .blueslide {
	background-color: #fff;
	border-bottom-left-radius: 40px;
}
.main-carousel-cell .slideblue_into {
    height:100%;
}
.slidercontent {
	width:50%;
}
.main-carousel .main-carousel-cell aside {
	width:450px;
	top: 25%;
    left:30px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.35em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.15em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/

}

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

/*slider*/
.Main_slider {
	margin-top:55px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:740px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:740px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:740px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:740px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:740px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:740px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:740px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:740px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:740px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:740px;
}
.main-carousel .main-carousel-cell .sliderdiv {
	flex-wrap: wrap;
}
.main-carousel-cell .sliderfigure {
    width: 100%;
}
.slidercontent {
	width:100%;
}
.main-carousel-cell .sliderfigure .blueslide {
	height: 380px;
    top: 360px;
    right: 0;
    left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.main-carousel-cell .sliderfigure img {
    border-bottom-left-radius: 0px;
}
.main-carousel-cell .sliderfigure .blueslide {
	background-color: #fff;
}
.main-carousel-cell .slideblue_into {
    height:100%;
	width:100%;
}
.main-carousel-cell .slideblue_into {
    position: relative;
    float: left;
    margin: 0;
}
.main-carousel .main-carousel-cell aside {
	width:400px;
	top: 50px;
    left:0px;
	right:0px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.25em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.1em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/

}

@media all and (min-width: 600px) and (max-width: 767px) {
	
/*slider*/
.main-carousel-cell .sliderfigure img {
	object-fit: cover;
}	
.Main_slider {
	margin-top:55px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:740px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:740px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:740px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:740px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:740px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:740px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:740px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:740px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:740px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:740px;
}
.main-carousel .main-carousel-cell .sliderdiv {
	flex-wrap: wrap;
}
.main-carousel-cell .sliderfigure .imageicon1 {
	left:0;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	left:0;
}
.main-carousel-cell .sliderfigure {
    width: 100%;
}
.slidercontent {
	width:100%;
}
.main-carousel-cell .sliderfigure .blueslide {
	height:370px;
    top: unset;
	bottom:0;
    right: 0;
    left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.main-carousel-cell .slideblue_into {
    position: relative;
    float: left;
    margin: 0;
	height: 370px;
	width: 100%;
	background-color: #fff;
}
.main-carousel .main-carousel-cell aside {
	width:400px;
	top: 50px;
    left:0px;
	right:0px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.25em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1.1em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/

}

@media all and (min-width: 450px) and (max-width: 599px) {

/*slider*/
.Main_slider {
	margin-top:55px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:640px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:640px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:640px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:640px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:640px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:640px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:640px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:640px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:640px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:640px;
}
.main-carousel .main-carousel-cell .sliderdiv {
	flex-wrap: wrap;
}
.main-carousel-cell .sliderfigure .imageicon1 {
	left:0;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	left:0;
}
.main-carousel-cell .sliderfigure {
    width: 100%;
}
.slidercontent {
	width:100%;
}
.main-carousel-cell .sliderfigure .blueslide {
	height:285px;
    top: unset;
	bottom:0;
    right: 0;
    left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.main-carousel-cell .slideblue_into {
    position: relative;
    float: left;
    margin: 0;
	height: 285px;
	width: 100%;
	background-color: #fff;
}
.main-carousel .main-carousel-cell aside {
	width:400px;
	top: 50px;
    left:0px;
	right:0px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell h1 {
	font-size:1.15em;
	margin:0px auto 10px auto;
}
.main-carousel .main-carousel-cell h2 {
	font-size:1em;
	margin:10px auto;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
.main-carousel-cell .sliderfigure img {
	object-fit: cover;
}	
/*slider*/

}

@media all and (max-width: 449px) {
	.main-carousel-cell .sliderfigure img {
		object-fit: cover;
	}	
/*slider*/
.Main_slider {
	margin-top:55px;
}
.main-carousel {
    margin-top: 0;
    background-size: cover;
	height:640px;
}
.main-carousel-cell {
    width: 100%;
}
html[data-useragent*='Firefox'] .main-carousel-cell {
	height:640px;
}
html[data-useragent*='Safari'] .main-carousel-cell {
	height:640px;
} 
html[data-useragent*='IE'] .main-carousel-cell {
	height:640px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell {
    height:640px;
}
.main-carousel .main-carousel-cell .sliderfigure {
	height:640px;
}
html[data-useragent*='Firefox'] .main-carousel-cell .sliderfigure{
	height:640px;
}
html[data-useragent*='Safari'] .main-carousel-cell .sliderfigure {
	height:640px;
} 
html[data-useragent*='IE'] .main-carousel-cell .sliderfigure {
	height:640px;
} 
html[data-useragent*='Chrome'] .main-carousel-cell .sliderfigure {
	height:640px;
}
.main-carousel .main-carousel-cell .sliderdiv {
	flex-wrap: wrap;
}
.main-carousel-cell .sliderfigure .imageicon1 {
	left:0;
}
.main-carousel-cell .sliderfigure .imageicon2 {
	left:0;
}
.main-carousel-cell .sliderfigure {
    width: 100%;
}
.slidercontent {
	width:100%;
}
.main-carousel-cell .sliderfigure .blueslide {
	height:285px;
    top: unset;
	bottom:0;
    right: 0;
    left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.main-carousel-cell .slideblue_into {
    position: relative;
    float: left;
    margin: 0;
	height: 285px;
	width: 100%;
	background-color: #fff;
}
.main-carousel .main-carousel-cell aside {
	width:95%;
	top: 30px;
    left:0px;
	right:0px;
    margin: auto auto;
    position: absolute;
}
.main-carousel .main-carousel-cell #frmindex {
	flex-wrap: wrap;
}
.main-carousel .main-carousel-cell .colselect {
    padding: 10px 8px;
	width:100%;
}
.main-carousel .main-carousel-cell aside h1 {
	font-size:1.15em;
	margin:0px auto 10px auto;
	text-align: center;
}
.main-carousel .main-carousel-cell aside h2 {
	font-size:1em;
	margin:10px auto;
	text-align: center;
}
.main-carousel .main-carousel-cell #frmindex .indexformbtn {
	padding:.65rem 1rem;
	display:block;
	margin:auto;
}
.main-carousel .main-carousel-cell aside a{
	margin-top:25px;
	padding:15px 15px;
	font-size:1em;
	width:50%;
}
/*slider*/
	
}	
/*-------------------------------------------------*/
/* =  18.Animations
/*-------------------------------------------------*/
/* flickity-fade */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: transparent;
  border: none;
  color: #fff;
}

.flickity-button:hover {
  background: transparent;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: #333a4d;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.msgbodytxt img {
  display:block;
  margin:auto;
  width:100%;
  max-width:600px;
}	


/* ###### 5.11 Select2 ###### */
.select2-results__option {
	border-radius: 0;
	margin-bottom: 1px;
	font-size: 11px; 
	font-family: 'Roboto-Regular', sans-serif;}
	.select2-container {
		width:100%!important;
		max-width:600px!important;
	}
  
  .select2-container--default .select2-selection--single {
	background-color: #fff;
	border-color: #cdd4e0;
	border-radius: 3px;
	height: 38px;
	outline: none;
	border-radius: 0; }
	.select2-container--default .select2-selection--single .select2-selection__rendered {
	  color: #031b4e;
	  line-height: calc(1.5em + 0.75rem + 2px)-0.1rem;
	  padding-left: 0.75rem;
	  height: 100%;
	  display: flex;
	  align-items: center; }
	.select2-container--default .select2-selection--single .select2-selection__placeholder {
	  color: #7987a1; }
	.select2-container--default .select2-selection--single .select2-selection__arrow {
	  width: 30px;
	  height: 38px;
	  line-height: calc(1.5em + 0.75rem + 2px); }
	  .select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-top: -3px; }
  
  .select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border-color: #cdd4e0;
	border-radius: 0.25rem;
	min-height: 38px;
	outline: none; }
	.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	  padding: 0 4px; }
	.select2-container--default .select2-selection--multiple .select2-selection__choice {
	  position: relative;
	  margin-top: 5px;
	  margin-right: 4px;
	  padding: 3px 10px 3px 20px;
	  border-color: transparent;
	  border-radius: 0;
	  background-color: #5b47fb;
	  color: #fff;
	  line-height: 1.45; }
	.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	  color: #fff;
	  opacity: .5;
	  font-size: 12px;
	  display: inline-block;
	  position: absolute;
	  top: 4px;
	  left: 7px; }
  
  .select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #cdd4e0; }
  
  .select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #cdd4e0;
	border-radius: 0; }
  
  .select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: white; }
  
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #60a21b; }
  
  .select2-container--default .select2-results > .select2-results__options {
	margin: 4px;
	border: dashed 1px #60a21b; }
  
  .select2-container--default .select2-search--inline .select2-search__field {
	margin-top: 7px;
	line-height: 26px;
	padding-left: 7px;
	opacity: 1; }
  
  .select2-container--default.select2-container--disabled .select2-selection__choice {
	padding-left: 10px;
	background-color: #97a3b9; }
	.select2-container--default.select2-container--disabled .select2-selection__choice .select2-selection__choice__remove {
	  display: none; }
  
  .select2-container--open .select2-selection--single,
  .select2-container--open .select2-selection--multiple {
	background-color: #fff;
	border-color: #cdd4e0; }
  
  .select2-container--open .select2-dropdown--above {
	border-top-left-radius: 0;
	border-top-right-radius: 0; }
  
  .select2-container--open .select2-dropdown--below {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	top: 0; }
  
  .select2-dropdown {
	border-color: #cdd4e0;
	 }
  
  .select2-search--dropdown {
	padding-bottom: 0; }
  
  .select2-results__option {
	padding: 6px 10px;
	font-size: 0.875rem; }
  
  .has-success .select2-container--default .select2-selection--single, .parsley-select.parsley-success .select2-container--default .select2-selection--single {
	border-color: #3bb001; }
  
  .has-warning .select2-container--default .select2-selection--single {
	border-color: #ffc107; }
  
  .has-danger .select2-container--default .select2-selection--single, .parsley-select.parsley-error .select2-container--default .select2-selection--single {
	border-color: #dc3545; }
  
  .select2-xs + .select2-container {
	font-size: 12px; }
  
  .select2-dropdown-xs .select2-results__option {
	font-size: 12px; }
  
  .select2-sm + .select2-container {
	font-size: 14px; }
  
  .select2-dropdown-sm .select2-results__option {
	font-size: 14px; }
  
  .select2-bd-0 + .select2-container--default .select2-selection--single {
	border-width: 0; }
  
  .bg-gray + .select2-container--default .select2-selection--single {
	background-color: #455473; }
	.bg-gray + .select2-container--default .select2-selection--single .select2-selection__rendered {
	  color: #cdd4e0; }

	  	/* modal */
	  .md-modal {
		position: fixed;
		top: 50%;
		left: 50%;
		width: 50%;
		max-width: 600px;
		min-width: 320px;
		height: auto;
		z-index: 2000;
		visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		border-radius: 24px;
	}
	
	.md-show {
		visibility: visible;
	}
	
	.md-overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		visibility: hidden;
		top: 0;
		left: 0;
		z-index: 1000;
		opacity: 0;
		background: var(--modal-background);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	.md-show ~ .md-overlay {
		opacity: 1;
		visibility: visible;
	}
	
	/* Content styles */
	.md-content {
		color: var(--theme-color2);
		background-color: var(--sliderbgcolor);
		position: relative;
		border-radius: 24px;
		margin: 0 auto;
		font-family: 'Roboto-Regular', sans-serif;
	}

	.md-content h3 {
		margin: 0;
		padding: 0.4em;
		text-align: center;
		font-size: 1.65em;
		font-weight: 300;
		border-radius: 3px 3px 0 0;
		font-family: 'Comfortaa-Regular', sans-serif;
		color:var(--footer-bgcolor);
	}
	.md-content h3.modalsm_head {
		font-size: 1em;
	}
	.md-content form {
		width:100%;
	}
	.md-content form textarea {
		width:100%;
	}
	.md-content form input[type=submit] {
		background-color: transparent;
		border: solid 1px var(--theme-color1);
		color:var(--theme-color2);
		cursor: pointer;
		border-radius: 30px;
		padding:10px 12px;
		max-width:200px;
		width:100%;
		display: block;
		margin:.65rem auto;
		transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
		font-size: .85em;
	  }
	  .md-content form input[type=submit]:hover {
		 background-color: var(--theme-color1);
		 color:var(--theme-colorwhite)
	 }
	
	.md-content > div {
		padding: 45px 40px 20px;
		margin: 0;
		font-weight: 300;
		font-size: 1em;
	}
	.md-content .gridcontainer_role {
		padding:0;
		width:100%;
		display:flex;
		margin:0;
		align-items: center;
		justify-content: center;
	}
	.md-content .gridcontainer_role .rolebtn {
		color: var(--theme-color1);
		border: 1px solid var(--theme-color1);
		box-shadow: none !important;
		background-color: var(--theme-colorwhite);
		transition-duration: 300ms;
		text-decoration: none;
		width: 220px;
		margin-left: 16px;
		margin-right: 16px;
		padding: 8px 24px;
    	font-size: .9em;
		text-align: center;
		line-height: 24px;
    	border-radius: 20px;
		font-family: 'Manrope-Regular', sans-serif;
		font-weight: 600;
	}
	.md-content .gridcontainer_role .rolebtn:hover {
		background-color: var(--theme-color1);
		color:var(--theme-colorwhite)
	}
	.md-content .gridcontainer_role .rolebtn.big {
		 width:100%;
		 max-width: 350px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 8px 24px;
		line-height: 24px;
    	border-radius: 20px;
	}
	
	.md-content > div p {
		margin: 0;
		padding: 10px 0;
	}
	
	.md-content > div ul {
		margin: 0;
		padding: 0 0 30px 20px;
	}
	
	.md-content > div ul li {
		padding: 5px 0;
	}
	
	.md-content button {
		display: block;
		margin: 0 auto;
		font-size: 0.8em;
	}
	.md-content .jss96 {
		top: 0;
		left: 50%;
		width: 72px;
		border: 2px solid #F3F4F6;
		height: 72px;
		display: flex;
		position: absolute;
		transform: translate(-50%, -50%);
		background-color: var(--sliderbgcolor3);
		align-items: center;
		border-radius: 40px;
		justify-content: center;
		padding:0;
	}
	.md-content .jss96 .material-symbols-rounded {
		color:var(--theme-color2);
		font-size:38px;
	}
	.md-content .md-close {
		background-color: transparent;
		margin-top:1rem;
		border:none;
		cursor:pointer;
		color:var(--alert-color);
	}
	.md-content .md-close.colored {
		background-color: var(--alert-color);
		border-radius: 8px;
		display: flex;
		align-items: center;
		justify-content: center;
		color:var(--theme-colorwhite);
		padding:8px 16px;
	}
	.md-close-text {
		font-family: 'Comfortaa-Regular', sans-serif;
		margin-left: 8px;
	}
	/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

@media all and (min-width:768px) and (max-width:1023px) {
	.md-modal {
		width:75%;
	}
} 
@media all and (min-width:600px) and (max-width:767px) {
	.md-modal {
		width:75%;
	}
	.md-content h3 {
		font-size: 1.35em;
	}
} 
@media all and (min-width:480px) and (max-width:599px) {
	.md-modal {
		width:75%;
	}
	.md-content h3 {
		font-size: 1.35em;
	}
	.md-content .gridcontainer_role {
		flex-wrap:wrap;
	}
	.md-content .gridcontainer_role .rolebtn {
		margin-bottom:1rem;
	}
} 
@media all and (max-width:449px) {
	.md-modal {
		width:85%;
	}
	.md-content h3 {
		font-size: 1.25em;
		padding:0.4em 0.4em 1em 0.4em;
	}
	.md-content .gridcontainer_role {
		flex-wrap:wrap;
	}
	.md-content .gridcontainer_role .rolebtn {
		margin-bottom:1rem;
	}
	.md-content .md-close {
		margin-top: 0rem;
	}
	.md-content .jss96 {
		width: 62px;
		height: 62px;
	}
	.md-content .jss96 .material-symbols-rounded {
		font-size: 28px;
	}
} 