@charset "utf-8";

* {
	margin:0;
	padding:0;
}
html, body{
     overflow-x: hidden;
}
body, html{
	/*font-family: Raleway, Montserrat, Microsoft JhengHei, serif;*/
	/*font-size: 20px;*/

	/*color: #4d5256;*/
	/*-webkit-font-smoothing: antialiased;*/
	
	margin: 0px 0px;
	word-break: break-all;	
	
		font-family: Raleway, Montserrat, Microsoft JhengHei, Inter, serif, 'Noto Serif TC';
		font-weight: 700;
		font-style: normal; 

		font-size: 16px; 
		line-height: 150.02%; 
		letter-spacing: 0.05em; 	
	
}

body, html, p{
	/*font-family: Raleway, Montserrat, Microsoft JhengHei, serif;*/
	margin: 0px 0px;
	/*color: #4d5256;*/
	/*-webkit-font-smoothing: antialiased;*/
	/*font-family: serif, 'Noto Serif TC';*/
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter;	
	font-size: 16px;
	line-height: 150.02%;
	letter-spacing: 0.05em; 

	font-weight: normal;
	color: #757575;
}

body, html, b{
	/*font-family: Raleway, Montserrat, Microsoft JhengHei, serif;*/
	margin: 0px 0px;
	/*color: #4d5256;*/
	/*font-family: serif, 'Noto Serif TC';*/
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter;	
	font-size: 16px;
	line-height: 150.02%;
	letter-spacing: 0.05em; 
	font-weight: 700;
	color: #757575;	
}



.mainColor {
	color: ##1b365d !important;
}
.secondColor {
	color: #3498db !important;
}
.thirdColor {
	color: #fff5ab !important;
}


/*-------------------------------------------------Top Margin----------------------------*/
/*-------------------------------------------------Top Margin----------------------------*/



/* Portrait  ------------ IpadPro*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
	.topmargin{
	}
}
/* Portrait  ------------ IpadPro*/

/* Portrait  ------------ IpadPro*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
	.topmargin{
	}
}
/* Portrait  ------------ IpadPro*/


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
	.topmargin{
	}
}   
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.topmargin{
	}
}
.topmargin{
	margin-top: 80px;
}
@media (max-width: 767px){
	.topmargin{
		margin-top: 50px;		
	}
}





/*-------------------------------------------------Top Margin----------------------------*/
/*-------------------------------------------------Top Margin----------------------------*/

/*----------------------------------font-------------------------------------------------*/
/*----------------------------------font-------------------------------------------------*/

.innerHead {
    color: #1b365d;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 1.5em;
}


@media (max-width: 767px){
	.innerHead{
		color: #1b365d; 
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		font-size: 20px;
	}
}

.topicTitle{
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter, Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #1b365d;
    font-size: 30px !important;
    font-weight: bold;
}

.topicTitleWhite{
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter, Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #FFFFFF;
    font-size: 30px !important;
    font-weight: bold;
}

.keyTitle {
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter, Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: center;
	color: #1b365d;
    font-size: 24px !important;
    font-weight: bold;
}

@media (max-width: 767px){
	.keyTitle {
		font-family: Raleway, Montserrat, Microsoft JhengHei, serif;
		text-align: center;
		color: #1b365d;
		font-size: 20px !important;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.mainPicM {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.articleTitle{
	font-family: Raleway, Montserrat, Microsoft JhengHei, Inter, Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: left;
	color: #1b365d;
    font-size: 20px !important;
    font-weight: bold;
}

.articleTitleWhite {
	font-family: Raleway, Montserrat, Microsoft JhengHei, serif;
	text-align: left;
	color: #FFFFFF;
    font-size: 20px !important;
    font-weight: bold;
}

.topicTC {
	font-size: 26px !important;
}

.topicEN {
	font-size: 14px !important;
}

.white {
	color: #FFFFFF !important;
}

.f08em {
	font-size: 0.8em;
}
.f10em {
	font-size: 1em;
}
.f12em {
	font-size: 1.2em;
}
.f15em {
	font-size: 1.5em;
}
.f18em {
	font-size: 1.8em;
}
.f20em {
	font-size: 2em;
}


			
/*----------------------------------font-------------------------------------------------*/
/*----------------------------------font-------------------------------------------------*/


ol,ul{margin: 0;padding: 0;}
li,ul{text-decoration: none;}
ol,ul{list-style: none;}
li {list-style-type: disc;}


.div-clear:after{
	content:'';
	clear:both;
	display:block;
	padding:0;
	margin:0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

a,a *{color: inherit; font-size: inherit; text-decoration: none;}
a:focus,a:hover,a:hover *{text-decoration: none; color: inherit; outline: 0;}
a:focus{border: 0;}

a:active
{
	outline: none;
	text-decoration: none;
}

a:focus
{
	-moz-outline-style: none;
	outline: none;
	text-decoration: none;
}

a {
	text-decoration:none;
}

a:hover
{
	text-decoration: none;
}

/*deskmobile*/

.mobile{
	display: none !important;
}

.desktop{
	display: block;
}

@media screen and (max-width:767px) {	
	.mobile{
		display: block !important;
	}
	.desktop{
		display: none !important;
	}

}

/*deskmobile for general*/



/*/deskmobile*/
/* ipad menu */
@media (min-width:767px) and (max-width:990px){	
	.excludeIpad{
		display:none !important;
	}
}

@media only screen and (orientation : landscape) {
	.onlyIpadH {
		display:none !important;
	}
}

/*----------------------------------------------------------------------------------------------------------------------------ipadexclude*/
.img-full{
	width:100%;
	height:auto;
}
.fullimg{
	width:100%;
	height:auto;
}
.fullImg{
	width:100%;
	height:auto;
}
.cenimg{
	margin-left: auto;
	margin-right: auto;
}
.cenImg{
	margin-left: auto;
	margin-right: auto;
}

.nopad{
	padding: 0px 0px 0px 0px;
}

.noPad{
	padding: 0px 0px 0px 0px;
}

.nopadding{
	padding: 0px 0px 0px 0px;
}

.noPadding{
	padding: 0px 0px 0px 0px;
}
.left{float: left;}
.right{float: right;}
.clear{clear: both!important;}
.absolute{position: absolute;}
.relative{position: relative;}
.cell{display: table-cell; vertical-align: middle;}
.no_margin{margin: 0px !important;}


/*--------------------------------------------------------------------------------------BUTTONS-------------------------*/
.button, .button *{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.button:hover, .owl-next:hover, .owl-prev:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #C3AC9B;
}
/*-------------------------BUTTONS-------------------------*/
.buttons{
    display: block;
    /*background: url(../images/.png);*/
    background: #C3AC9B;
    color: #FFFFFF;
    text-align: center;
	border: 1px solid #C3AC9B;
}
.buttons:hover{
    color: #C3AC9B;
	background: #ffffff;
	border: 1px solid #C3AC9B;
}
.buttons span{
    margin-right: 10px;
}
/*-------------------------BUTTONS-------------------------*/
.btn{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-radius: 0px;
}
/*-------------------------BUTTONS-------------------------*/


.btn_down:hover, .btn_down:focus, .btn_down:active {
	-webkit-animation-name: hvr-hang-sink, hvr-hang;
	animation-name: hvr-hang-sink, hvr-hang;
	-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;
}

/*-------------------------BUTTONS-------------------------*/
.btn_more{
	display:inline-block;
	cursor:pointer;
	background-color:#8e8e8e;
	color:#FFF;
}

.btn_more span{
	color:#d6d6d6;
}

.btn_more span:hover{
	color: #C3AC9B;
}
/*-------------------------BUTTONS-------------------------*/
.btn-more2{
	width:50%;
	display:inline-block;
	background-color:#8e8e8e;
	color:#FFF;
	float:left;
	border-right:1px solid #FFF;
}
.btn-more2.active.focus, .btn-more2.active:focus, .btn-more2.focus, .btn-more2:active.focus, .btn-more2:active:focus, .btn-more2:focus {
	color: #FFFFFF;
}

/*-------------------------BUTTONS-------------------------*/
.btn-submit{
	width:100%;
	display:inline-block;
	background-color:#8e8e8e;
	color:#FFF;
	border-right:1px solid #FFF;
}
/*-------------------------BUTTONS-------------------------*/
.btn-enquiry{
	width: 50%;
	background-color:#b81d22;
	color:#FFF;
}
/*-------------------------BUTTONS-------------------------*/
.btn-enquiry2{
	width:50%;
	display:inline-block;
	background-color:#b81d22;
	color:#FFF;
	float:right;
}

.btm{
     display: block;
     /*background: url(../images/.png);*/
     background: #1b365d;
     color: #ffffff;
     text-align: center;
	 border: 1px solid #1b365d;
}

.btm:hover{
     color: #1b365d;
	 background: #ffffff;
	 border: 1px solid #1b365d;
}

.btm span{
     margin-right: 10px;
}


.btm_cart{
     display: block;
     /*background: url(../images/.png);*/
     background: #ffffff;
     color: #C4AC9B;
     text-align: center;
     margin-top: 0px;
     border: 1px solid #C4AC9B;
     border-radius: 25px;
}

.btm_cart:hover{
     color: #ffffff;
	 background: #C4AC9B;
	 border: 1px solid #C4AC9B;
}

.btm_cart span{
     margin-right: 0px;
	 text-align: center;
}

.pop_btn_whatsapp{
	position: fixed;
	z-index: 1;
	top: 450px;
	right: 20px;
}
.pop_btn_whatsapp img{
	height: 48px;
}

.btn-full:hover, .btn-full:active {
    background-color: #ffffff !important;
    border: 1px solid #1b365d !important;
    color: #1b365d !important;
}


.lambuttons {
	font-family:  Inter;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	border: 2px solid #3498db;
	opacity: 1;
	padding: 5px 5px;
	color: #FFFFFF;
	border-radius: 20px;
	min-width: 150px;
	cursor: pointer;
	background-color: #3498db;	
}

.lambuttons:hover, .lambuttons:focus {
	color: #3498db;
	background-color: #FFFFFF;
}

.lambuttons:active {
	color: #FFFFFF;
	background-color: #3498db;
}

.lamReversebuttons {
	font-family:  Inter;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	border: 2px solid #3498db;
	opacity: 1;
	padding: 5px 5px;
	color: #3498db;
	border-radius: 20px;
	min-width: 150px;
	cursor: pointer;
	background-color: #FFFFFF;	
}

.lamReversebuttons:hover, .lamReversebuttons:focus {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;	
}

.lamReversebuttons:active {
	color: #3498db;
	background-color: #FFFFFF;
	border: 2px solid #3498db;	
}


.lamSquarebuttons {
	font-family:  Inter;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	border: 2px solid #3498db;
	opacity: 1;
	padding: 10px 15px;
	color: #FFFFFF;
	border-radius: 0px;
	min-width: 150px;
	cursor: pointer;
	background-color: #3498db;	
}

.lamSquarebuttons:hover, .lamSquarebuttons:focus {
	color: #3498db;
	background-color: #FFFFFF;
}

.lamSquarebuttons:active {
	color: #FFFFFF;
	background-color: #3498db;
}

.lamSquareReversebuttons {
	font-family:  Inter;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	border: 2px solid #3498db;
	opacity: 1;
	padding: 5px 5px;
	color: #3498db;
	border-radius: 0px;
	min-width: 150px;
	cursor: pointer;
	background-color: #FFFFFF;	
}

.lamSquareReversebuttons:hover, .lamSquareReversebuttons:focus {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;	
}

.lamSquareReversebuttons:active {
	color: #3498db;
	background-color: #FFFFFF;
	border: 2px solid #3498db;	
}


.lamSquareWhitebuttons {
    font-family:  Inter;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;
    border: 2px solid #FFFFFF;
    opacity: 1;
    padding: 5px 30px;
    color: #ffffff;
    border-radius: 0px;
    min-width: 150px;
    cursor: pointer;
    background-color: #ffffff00;
}

.lamSquareWhitebuttons:hover, .lamSquareWhitebuttons:focus {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;		
}

.lamSquareWhitebuttons:active {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;		
}


.lamWhitebuttons {
	font-family:  Inter;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	border: 2px solid #FFFFFF;
	opacity: 1;
    padding: 5px 30px;
	color: #3498db;
	border-radius: 20px;
	min-width: 150px;
	cursor: pointer;
	background-color: #FFFFFF;	
}

.lamWhitebuttons:hover, .lamWhitebuttons:focus {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;		
}

.lamWhitebuttons:active {
	color: #FFFFFF;
	background-color: #3498db;
	border: 2px solid #FFFFFF;		
}


/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/
/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/
/*-----------------------------------------------------------------------END OF BUTTONS-------------------------*/


/*----------------------glyphicon--------------------------------------------------------------*/	
/*----------------------glyphicon--------------------------------------------------------------*/	
.glyphicon-plus-sign {
	color: #3498db;
}
.glyphicon-plus-sign:hover, .glyphicon-plus-sign:focus, .glyphicon-plus-sign:active{
	color: #3498db;
}


/*----------------------------------------------------------------------------------------------------------------------------icon*/
/*----------------------glyphicon--------------------------------------------------------------*/			
/*----------------------glyphicon--------------------------------------------------------------*/			


.center {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}  
/*----------------------hr--------------------------------------------------------------*/			
/*----------------------hr--------------------------------------------------------------*/	
.shortHr hr{
	width: 600px;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media (max-width: 767px){
	.shortHr hr{
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}
.hrRemove {
	max-width: 1000px;
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

@media screen and (max-width:767px) {
	.hrRemove {
		margin-top: 15px !important;
		margin-bottom: 0px !important;
	}
}
.pinDot hr{
    border: none;
	border-top: 3px dashed #1b365d !important;
	width: 120px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
@media (max-width: 767px){
	.pinDot hr{
		border: none;
		border-top: 3px dashed #1b365d !important;
		width: 120px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}


/*----------------------hr--------------------------------------------------------------*/			
/*----------------------hr--------------------------------------------------------------*/	
   


/*Back to Top*/
#toTop{
	position:fixed;
	z-index:999;
	right:15px;
	bottom:100px;
	display:none;
	cursor:pointer;
	background:url(../../images/share/buttons/backtotop2.png) no-repeat;
	background-size:contain;
	width:57px;
	height:57px;
	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

#toTop:hover{
	bottom:110px;
}

/*/Back to Top*/




/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------INNER PAGE FUNCTIONAL CSS----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
/*-----------------------------------------------------------video----------------------------*/
	.ex_video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px; height: 0; overflow: hidden;
	}
	
	.ex_video iframe, .ex_video object, .ex_video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.see_video img{
		display: inline-block !important;
	}

	.see_video span{
		font-size: 16px;
		color: #fff;
	}

	.see_video{
		position: absolute;
		top: 10px;
		left: 4px;
		display: none;
	}
	/*video*/
	/*fancy box*/
	.semimg img{
		height: 118px;
		width: 165px;
	}
	/*fancy box*/
	.youtubeVideo {
	  width: 100%    !important;
	  height: auto   !important;
	}
	@media (max-width: 991px){
		.yVideo {
			min-height: 100px !important;
		}
	}
	.yVideo {
		min-height: 392px;
	}

/*-----------------------------------------------------------Tags----------------------------*/
/*-----------------------------------------------------------Tags----------------------------*/
/*-----------------------------------------------------------Tags----------------------------*/

		.tagButton{
			display: inline-block;
			background: #1b365d;
			padding: 5px 10px;
			min-width: 85px !important;
			color: #ffffff;
			text-align: center;
			border: 1px solid #1b365d;
			border-radius: 20px;
			font-size: 14px;
			margin-right: 5px;
			margin-bottom: 10px;
		}
/*-----------------------------------------------------------Tags----------------------------*/
/*-----------------------------------------------------------Tags----------------------------*/
/*-----------------------------------------------------------Tags----------------------------*/


																													/* ----------------------------------------------- */
																													/* HOW IT WORKS SECTION */
																													/* ----------------------------------------------- */
																													.section-steps {
																														background-color: #FFFFFF;
																													}
																													.steps-box {
																														margin-top: 30px;
																													}
																													.steps-box:first-child {
																														text-align: right;
																														padding-right: 3%;
																													}
																													.steps-box:last-child {
																														text-align: left;
																														padding-left: 3%;
																														margin-top: 70px;
																													}
																													.works-step {
																														margin-bottom: 50px;
																													}
																													.works-step:last-of-type {
																														margin-bottom: 80px;
																													}
																													.works-step div {
																														color: #1b365d;
																														font-size: 150%;
																														height: 54px;
																														width: 54px;
																														border: 2px solid #1b365d;
																														border-radius: 50%;
																														display: inline-block;
																														text-align: center;
																														margin-right: 25px;
																														float: left;
																														padding: 6px;
																														margin-bottom: 8px;
																													}
																													/* ----------------------------------------------- */
																													/* CITIES */
																													/* ----------------------------------------------- */
																													/* ----------------------------------------------- */
																													/* TESTIMONIALS */
																													/* ----------------------------------------------- */
																													@media (max-width: 767px){
																														.section-testimonials {
																															background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/back-customers-min2.jpg);
																															background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/back-customers-min.jpg);
																															background-size: cover;
																															color: #fff;
																															background-attachment: fixed;
																														}
																													}
																													
																													.section-testimonials {
																														background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/back-customers-min.jpg);
																														background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/back-customers-min.jpg);
																														background-size: cover;
																														color: #fff;
																														background-attachment: fixed;
																													}
																													blockquote {
																														padding: 2%;
																														font-style: italic;
																														line-height: 145%;
																														position: relative;
																														margin-top: 40px;
																													}
																													blockquote:before {
																														content: "\201C";
																														font-size: 500%;
																														display: block;
																														position: absolute;
																														top: -5px;
																														left: -5px;
																													}
																													cite {
																														font-size: 90%;
																														margin-top: 25px;
																														display: block;
																													}
																													cite img {
																														height: 45px;
																														border-radius: 50%;
																														margin-right: 10px;
																														vertical-align: middle;
																													}
																													/* ----------------------------------------------- */
																													/* SIGN UP */
																													/* ----------------------------------------------- */
																													/* ----------------------------------------------- */
																													/* Animations */
																													/* ----------------------------------------------- */
																													.plan-box {
																														background-color: #fff;
																														border-radius: 5px;
																														width: 90%;
																														margin-left: 5%;
																														box-shadow: 0 2px 2px #efefef;
																													}
																													.plan-box div {
																														padding: 15px;
																														border-bottom: 1px solid #e8e8e8;
																													}
																													.plan-box div:first-child {
																														background-color: #fcfcfc;
																														border-top-left-radius: 5px;
																														border-top-right-radius: 5px;
																													}
																													.plan-box div:last-child {
																														text-align: center;
																														border: 0;
																													}
																													/* ----------------------------------------------- */
																													/* Animations */
																													/* ----------------------------------------------- */
		.CMSImg img{
			width: 100% !important;
			height: auto !important;
			display: block !important;
		}

		.CMSImg{
			word-wrap: break-word; 
		}	
		
			/* Disable highlight */
			/* html {
			  -webkit-touch-callout: none; iOS Safari
			  -webkit-user-select: none; Chrome/Safari/Opera
			  -khtml-user-select: none; Konqueror
			  -moz-user-select: none; Firefox
			  -ms-user-select: none; Internet Explorer/Edge
			  user-select: none; Non-prefixed version, currently not supported by any browser
			} */	