.container-fluid.ms-topbar-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    background: #ffffff;
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.ms-logo img {
	height: 34px;
	width: auto;
}
.page-template-template-home2 {
	padding-top: 0 !important;
}
.ms-topbar {
	padding-top: 35px;
	padding-bottom: 35px;
}
.ms-right {
	float: right !important;
}
.page-template-template-home2 #header.fixed .logo {
    margin-top: 0;
}
.ms-highlight-text {
	background: #000;
	color: #fff;
	font-family: 'WorkSansMedium' !important;
	display: inline-block;
}
.ms-highlight-black-white {
	background: #ffffff;
	color: #000000;
	font-family: 'WorkSansMedium' !important;
	display: inline-block;
	margin-top: 30px;
}
.ms-highlight-bg {
	font-size: 65px !important;
	padding: 5px 35px 5px 20px !important;
	line-height: 65px !important;
}
.ms-highlight-normal {
	padding: 2px 10px 2px 10px !important
}
.ms-header-text {
	text-align: center;
	margin-bottom: 50px;
}
.ms-header-text .ms-highlight-text {
    max-width: 90%;
}

/* header img section */

.ms-header {
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
}
.container-fluid {
    padding-right :0 !important;
    padding-left :0 !important;
    margin-right :auto;
    margin-left :auto
}
.ms-orange-cta {
	padding: 8px 45px;
	border-radius: 10px;
	background-color: #FF4E00;
	color: #ffffff;
	font-family: 'WorkSansSemiBold' !important;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
.ms-orange-cta:hover {
	background-color: #000000;
	color: #ffffff !important;
	text-decoration: none;
	transition: 0.2s ease-in-out;
}
.ms-white-cta {
	padding: 8px 45px;
	border-radius: 10px;
	background-color: #ffffff !important;
	color: #FF4E00;
	font-family: 'WorkSansSemiBold' !important;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
.ms-white-cta:hover {
	background-color: #000000;
	color: #ffffff !important;
	text-decoration: none;
	transition: 0.2s ease-in-out;
}
.ms-blue-cta {
	padding: 8px 45px;
	border-radius: 10px;
	background-color: #0076BD !important;
	color: #ffffff;
	font-family: 'WorkSansSemiBold' !important;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
.ms-blue-cta:hover {
	background-color: #000000;
	color: #ffffff !important;
	text-decoration: none;
	transition: 0.2s ease-in-out;
}
.ms-section {
	padding-top: 80px;
	padding-bottom: 80px;
}
.ms-section p {
	font-size: 18px;
	color: #000;
}
.page-template-template-home2 img.w-100 {
	height: auto;
}
.ms-when-bg,
.ms-xcl-offer-bg {
	padding-top: 120px;
	padding-bottom: 120px;
	background-repeat: no-repeat;
	background-size: cover;
}
#testimonial-section {
	background-repeat: no-repeat;
	background-size: cover;
}
#testimonial-section .item {
	padding-top: 80px;
	padding-bottom: 80px;
}
#testimonial-section .owl-carousel {
	position: relative;
}
#testimonial-section .owl-carousel .owl-prev,
#testimonial-section .owl-carousel .owl-next {
    position: absolute;
    top: 50%;
}
#testimonial-section .owl-carousel .owl-prev {
    left: 5px;
}
#testimonial-section .owl-carousel .owl-next {
    right: 5px;
}
.ms-client-profile-img img {
	width: 120px !important;
	height: auto;
}
.ms-client-feedback {
	color: #ffffff;
}
.ms-client-feedback {
	font-size: 21.0781px;
	font-family: "work sans";
	font-style: italic;
	font-weight: 400;
	padding: 20px 40px;
}
.ms-client-info {
	color: #d4eaf8
}
.ms-client-info {
	font-size: 16.8625px;
	font-family: 'work sans';
	font-weight: 400;
}
.ms-inc {
	border-right: 3px dashed #BDDFF0;
}
.ms-inc,
.ms-nt-inc {
    padding: 40px 70px;
}
.ms-blue-text {
	color: #0076BD;
}
.ms-inc ul,
.ms-nt-inc ul {
	list-style-type: circle;
	padding-left: 15px;
}
.page-template-template-home2 ul li,
.page-template-template-home2 ol li {
	font-size: 16px;
	color: #000000;
}

.ms-xcl-offer-bg {
	color: #ffffff;
}
.ms-xcl-offer-bg .ms-flex {
	display: flex;
	align-items: center;
}
.ms-xcl-offer-bg .ms-flex .ms-blue-cta {
	align-self: self-start;
	width: 180px;
}
.ms-blue-bg {
	background-color: #0076BD;
	color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.ClassyCountdown-wrapper > div {
	width: calc(40% - 20px) !important;
}
.ClassyCountdown-wrapper .ClassyCountdown-value {
    font-size: 35px !important;
    font-family: 'WorkSansMedium' !important;
}
#countdown-container {
	padding-left: calc( 15% );
}
.css-hpmlk2 {
    z-index: 99999999999 !important;
}
.ms-free-spot {
	width: calc( 100% - 190px );
}
.ms-space-between {
	justify-content: space-between;
}

/* Clock */

.ms-clock-inner {
	position: relative;
}
.ms-clock-inner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	text-align: center;
}
.ms-clock-inner-text p {
	margin-bottom: 0 !important;
	font-family: 'WorkSansMedium' !important;
	font-size: 18px;
}
.clock-item.countdown-time-value.col-md-6 {
    width: 45% !important;
}
.ms-three-cols-mobile {
	display: none;
}
.ms-three-cols .three-cols .cols-content {
    width: 33%;
}
.container.ms-three-cols, .container.ms-three-cols-mobile {
    text-align: center;
}
.container.ms-three-cols .three-cols .two-cols,
.container.ms-three-cols .three-cols .three-cols:nth-child(3n),
.container.ms-three-cols-mobile .three-cols .two-cols,
.container.ms-three-cols-mobile .three-cols .three-cols:nth-child(3n), {
    padding-left: 10px;
    padding-right: 20px;
    margin-top: 0px;
}
.ms-h-100-img {
	height: 100%;
	width: auto;
}
.ms-footer-images-flex {
	display: none;
}
.ms-hide-min-768 {
    display: inline-block;
}
.ms-visible-max-768 {
    display: none;
}

/* responsive */
@media all and ( max-width: 900px ) {
	.ms-highlight-bg {
	    font-size: 55px !important;
	    padding: 5px 35px 5px 20px !important;
	    line-height: 55px !important;
	}
	.ms-xcl-offer-bg .ms-flex {
		flex-wrap: wrap;
	}
	.ms-xcl-offer-bg .ms-flex > div,
	.ms-xcl-offer-bg .ms-flex > a {
		display: block;
	}
	.ms-inc, .ms-nt-inc {
		padding: 40px 30px;
	}
}

@media all and ( max-width: 768px ) {
	.ms-highlight-bg {
	    font-size: 45px !important;
	    line-height: 45px !important;
	}
	.ms-inc {
	    border-right: none;
	    border-bottom: 3px dashed #BDDFF0;
	}
	.ms-three-cols {
		display: none;
	}
	.ms-three-cols-mobile {
		display: block;
	}
	.ms-blue-bg {
		text-align: center;
	}
	.ms-blue-bg h6 {
		margin-bottom: 20px;
	}
	.ms-header-text .ms-highlight-text {
		max-width: 85%;
	}
	.ms-header-text .ms-highlight-text:nth-child( 2n ) {
		max-width: 90%;
	}
	.ms-header-text .ms-highlight-text:nth-child( 3n ) {
		max-width: 85%;
	}
	.ms-d-none-768 {
		display: none !important;
	}
	.ms-d-block-768 {
		display: block !important;
	}
	img.ls-s-1 {
	    width: 70px !important;
	    height: auto !important;
	}
	span.ls-s-1,
	p.ls-s-1 {
	    font-size: 14px !important;
	}
	.ms-hide-min-768 {
	    display: none !important;
	}
	.ms-visible-max-768 {
	    display: block !important;
	}
}
@media all and ( max-width: 600px ) {
	.ms-highlight-bg {
	    font-size: 34px !important;
	    line-height: 34px !important;
	}
	.ms-header-text .ms-highlight-text {
	    font-size: 25px !important;
	}
	.ms-d-sm-none {
		display: none !important;
	}
	.ms-footer-images-flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-bottom: 15px;
	}
	.ms-footer-images-flex a {
	    display: block;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.ms-footer-images-flex img {
		max-width: 120px;
		height: auto;
	}
	.ms-client-feedback {
		font-size: 17px;
	}
	.ms-client-info {
		font-size: 14px;
	}
	#testimonial-section .item {
		padding-top: 50px;
		padding-bottom: 30px;
	}
}
@media all and ( min-width: 576px ) {
	.when-where-right {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY( -50% );
	}
	.ms-abs-button {
		position: absolute;
		left: 50%; 
		bottom: 5px; 
		transform:translateX(-50%);
	}
}
@media all and ( max-width: 350px ) {
	.ms-header-text .ms-highlight-text {
	    padding: 5px !important;
	    font-size: 25px !important;
	}
	.ms-highlight-bg {
	    font-size: 30px !important;
	    line-height: 30px !important;
	}
	.container-fluid.ms-topbar-container {
	    padding-left: 5px !important;
	    padding-right: 5px !important;
	}
}
@media all and ( max-width: 300px ) {
	.ms-header-text .ms-highlight-text {
	    font-size: 20px !important;
	}
}