/* by Raon 26/06/2017 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800');


.main-navigation ul li {
	font-family: 'Quicksand', sans-serif !important;
}

.main-navigation a {
	font-weight: 500;
	position: relative;
}

.main-navigation a:hover {
	text-decoration: none;
}

.main-navigation ul li a:after {
	content: '';
	width: 0px;
	height: 3px;
	opacity: 1;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
	display: block;
	margin-top: 7px;
}

.main-navigation ul li a:hover:after  {
	content: '';
	width: 100%;
	height: 3px;
	opacity: 1;
	background: #fff;
}

.main-navigation ul li.qtranxs-lang-menu a:after {
	display: none;
}



body #primary p {
	font-family: 'Open Sans', sans-serif;
}


body.responsive.layout-full #page-wrapper .full-container {
	max-width: 1440px;
}

.page-template-templatestemplate-full-php #primary {
	padding-top: 70px;
	padding-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
	font-size: 40px;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: -2px;
    color: #000;
}

article.post .entry-header h1.entry-title:after, article.page .entry-header h1.entry-title:after {
	content: "";
    background-color: #d3d3d3;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}










/* Pre booking */

.page.page-id-13 #page-wrapper, .parent-pageid-13 #page-wrapper {
	 background-color: #50e4ff;
}

.page.page-id-13  article.post .entry-header h1.entry-title:after,
.parent-pageid-13 article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-13 #primary, .parent-pageid-13  #primary {
	padding-top: 70px;
	padding-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

#pgc-13-0-0 .one-third {
	width: 45%;
}

#pgc-13-0-0 #rotating {
	left: 23%;
}

#pgc-13-0-0 .fsup .fcircle a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#pgc-13-0-0  .ssup .fcircle  {
	padding-top: 60px;
}

#pgc-13-0-0  .ssup .fcircle a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 150px;
	height: 120px;
	
}







#post-301 h1.entry-title span, #post-299  h1.entry-title span{
	font-size: 30px;
    display: block;
    letter-spacing: -1px;
}

#post-301  .entry-content h3, #post-299 .entry-content h3{
	color: #004898;
	margin-top: 3em;
}

#post-301  .entry-content h3:first-child, #post-299 .entry-content h3:first-child{
	margin-top: 0;
}

#post-301  .entry-content h3:before, #post-299 .entry-content h3:before{
	content: '\f129';
	font-family: fontawesome;
	padding: 10px 17px 10px 18px;
	background: #004898;
	border-radius: 50px;
	color: #fff;
	margin-right: 15px;
	display: inline-block;
}	

#post-301  .entry-content p, #post-299  .entry-content p  {
	font-size: 16px;
	font-weight: 400;
    font-family: Open Sans;
    color: #000;
    line-height: 1.7;
    margin-left: 60px;
}

#post-301  .entry-content ul, #post-299  .entry-content ul {
	margin-left: 60px;
}

#post-301  .entry-content ul li, #post-299  .entry-content ul li  {
	font-size: 16px;
	font-weight: 400;
    font-family: Open Sans;
    color: #000;
    line-height: 1.5;
	margin-bottom: 10px;
}

#post-301  .entry-content p.agree, #post-299  .entry-content p.agree {
	margin-top: 2em;
    font-weight: 600;
}

#post-301  .entry-content p.agree  input, #post-299  .entry-content p.agree  input  {
	margin-right: 5px;
}

button#accept-terms {
	margin-top: 2em;
	background: #171825;
    color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
    padding: 12px 30px;
    transition: ease .5s;
}

button#accept-terms:hover {
	background: #004898;
}


#post-301 #b-steptwo form, #post-299 #b-steptwo form  {
	width: 80%;
    min-width: 800px;
    max-width: 800px;
    margin: 0 auto;
}

#post-301 #b-steptwo form p, #post-299 #b-steptwo form p {
	margin-left: 0;
	margin-bottom: 1em;
	text-align: left;
}

#post-301 #b-steptwo form label, #post-299 #b-steptwo form label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

#post-301 #b-steptwo form  input, #post-299 #b-steptwo form  input {
	padding: 8px 10px;
    border: 1px solid #000;
    border-radius: 0;
    background: #fff;
    color: #000;
    min-width: 200px;
    font-size: 15px;
    width: 100%;
}

#post-301 #b-steptwo form  p.issue select,
#post-299 #b-steptwo form  p.issue select {
	visibility: hidden;
}

#sym_select span {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #999;
    border-radius: 0px;
    display: inline-block;
    color: #999;
}

#sym_select span.selected {
	 color: #004898;
	 border: 1px solid #004898;
}

#post-301 #b-steptwo form .button, #post-299 #b-steptwo form .button  {
	background: #171825;
	font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
    padding: 12px 30px;
    transition: ease .5s;
}

#post-301 #b-steptwo form .button:hover, #post-299 #b-steptwo form .button:hover  {
	background: #004898;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	text-transform: uppercase;
	padding: 5px 20px;
}






/* FAQs */

.page.page-id-15 #page-wrapper {
	 background: #f7f7f7;
}

.page.page-id-15 .main-navigation a {
	color: #e09a0e !important;
}

.page.page-id-15 .main-navigation ul li.qtranxs-lang-menu .sub-menu a {
	color: #fff !important;
}

.page.page-id-15  .main-navigation ul li a:hover:after {
	background: #e09a0e !important;
}


.wpsm_panel-default {
    border: 1px solid #ddd !important;
}

.wpsm_panel-group .ac_title_class {
	font-family: 'Quicksand', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}

.wpsm_panel-group .ac_open_cl_icon {
	background-color: transparent;
	color: #e09a0e !important;
}

.wpsm_panel-body {
	padding-left: 0 !important;
	padding-bottom: 70px;
}

.ms-bullets.ms-dir-h {
	bottom: -30px !important;
	width: 200px !important;
}

.ms-skin-default .ms-bullet {
	background: #999;
    border-radius: 50px;
    width: 12px;
    height: 12px;
}

.ms-skin-default .ms-bullet-selected {
	background: #0569ff;
	width: 20px;
}


#post-15 .entry-content h3 {
	display: none !important;
}

#post-15 .ms-slide .ms-slide-bgcont img {
	width: 1280px !important;
	height: 720px !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
}




/* payment */

.page.page-id-17 #page-wrapper, .woocommerce-page #page-wrapper {
	 background: #c2e39e;
}

.page.page-id-17  article.post .entry-header h1.entry-title:after, 
.woocommerce-page  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-17 #primary {
	padding-top: 70px;
	margin-left: 20px;
	margin-right: 20px;
}

.page.page-id-17 .main-navigation a,
.woocommerce-page .main-navigation a {
	color: #003824 !important;
}

.page.page-id-17 .main-navigation ul li.qtranxs-lang-menu .sub-menu a,
.woocommerce-page .main-navigation ul li.qtranxs-lang-menu .sub-menu a{
	color: #fff !important;
}

.page.page-id-17  .main-navigation ul li a:hover:after,
.woocommerce-page .main-navigation ul li a:hover:after{
	background: #003824 !important;
}

.page.page-id-17 #primary  h2 {
	color: #003824;
    font-size: 1.3em;
    font-weight: 500;
}

.page.page-id-17 #primary input {
	padding: 12px 10px;
	border: 1px solid #003824;
	border-radius: 0;
	background: #fff;
	color: #003824;
	min-width: 200px;
	margin-right: 10px;
	font-size: 15px;
}


a#jsearch button {
	background: #003824;
	color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Quicksand', sans-serif !important;
	text-transform: uppercase;
	padding: 12px 30px;
	transition: ease .5s;
}

a#jsearch button:hover {
	background: #007249;
}

#job-table {
	margin-top: 50px;
	border-collapse: collapse;
	border-bottom: 3px solid #003824;
}

#job-table tbody tr th {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #003824;
	padding: 15px 0;
}

#job-table tbody tr th:last-child, #job-table tbody tr td:last-child  {
	width: 20%;
}

#job-table tbody tr td {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000;
	border-bottom: 1px solid #003824;
	padding: 15px 0;
}

#job-table tbody tr th:nth-child(4), #job-table tbody tr td:nth-child(4),
#job-table tbody tr th:nth-child(5), #job-table tbody tr td:nth-child(5),
#job-table tbody tr th:last-child, #job-table tbody tr td:last-child   {
	text-align: center;
}

#job-table tbody tr th:nth-child(6), #job-table tbody tr td:nth-child(6) {
	text-align: right;
	padding-right: 10px;
}

.page.page-id-17 #primary input#paynow {
	background: #003824;
	color: #fff;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	font-weight: 400;
	transition: ease .5s;
	margin-right: 0;
}

.page.page-id-17 #primary input#paynow:hover {
	background: #007249;
}


#customer_details .woocommerce-billing-fields label {
	color: #000;
}

#customer_details .woocommerce-billing-fields input {
	padding: 12px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
}

#customer_details .select2-container--default .select2-selection--single {
	padding: 8px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
	height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 7px 6px 0;
	margin-left: -13px;
	border-color: #003824 transparent transparent;
}


.woocommerce-additional-fields label {
	color: #000;
}

.woocommerce-additional-fields textarea {
	padding: 12px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
}

.woocommerce-account-fields .create-account  span {
	margin-left: 20px;
	color: #000;
}

.woocommerce-account-fields .create-account #account_password_field input {
	padding: 12px 10px;
	border-radius: 0;
}



#order_review table {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border: 1px solid #003824;
	border-bottom: 3px solid #003824;
	border-radius: 0;
}

#order_review table  tr th, #order_review table  tr td {
	padding: 10px 15px;
	border-bottom: 1px solid #003824;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff;
    border-radius: 0px;
    box-shadow: 0 5px 0 #999;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #f2f2f2;
	font-size: 14px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #f2f2f2;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.payment_box input {
	padding: 8px 10px;
	border: 1px solid #bbb;
	background: #fff;
	color: #000;
	border-radius: 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
	background: #003824;
	color: #fff;
	border: none;
	padding: 20px 40px;
	text-transform: uppercase;
	font-weight: 600;
	transition: ease .5s;
	margin-right: 0;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background: #007249;
}













/* About us */

.page.page-id-19 #page-wrapper, .parent-pageid-19 #page-wrapper {
	 background: #ba94df;
}

.page.page-id-19  article.post .entry-header h1.entry-title:after,
.parent-pageid-19 #page-wrapper article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

#pl-159 .easy_testimonials_grid_cell {
	margin-bottom: 45px;
    background: #fff;
    box-shadow: 5px 6px 0 #777;
}

#pl-159  .easy_testimonial {
	padding-right: 20px;
}

#pl-159 .testimonial_body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	color: #000 !important;
}
 
#pl-159 p.testimonial_author {
	font-size: 15px;
	font-weight: 800;
	color: #000 !important;
}




#post-257 .responsive-tabs .responsive-tabs__list__item {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #dbc8ed;
	text-transform: uppercase;
	padding: 12px 20px;
}

#post-257 .responsive-tabs .responsive-tabs__list__item--active, 
#post-257 .responsive-tabs .responsive-tabs__list__item--active:hover {
	background: none;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	border-bottom:1px solid #ba94df;
}

#post-257 .responsive-tabs .responsive-tabs__panel {
	background: none;
	padding-top: 55px;
	border: 1px solid #fff;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol {
	margin: 0;
	list-style-type: none;
	counter-reset: li-counter;
	text-align: left;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li {
	position: relative;
	display: inline-block;
	width: 22.5%;
	margin: 0 15px 70px 15px;
	vertical-align: top;
	text-align: left;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
	padding-left: 60px;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li span {
	font-size: 15px;
	font-style: italic;
	display: block;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li:before {
   	content: counter(li-counter);
    counter-increment: li-counter;
    
	font-size: 50px;
    color: #dbc8ed;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -5px;
}

#post-257 .responsive-tabs .responsive-tabs__panel img {
	display: block;
    width: 80px;
    height: auto;
    margin-bottom: 15px;
    background: #645176;
    border-radius: 65px;
    padding: 20px;
}


.page.page-id-19  #content .entry-content p, 
.parent-pageid-19  #content .entry-content p  {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
}

#post-161 p {
	text-align: center;
}


#aboutus-diagram .textwidget ul {
	margin: 0;
}

#aboutus-diagram .textwidget ul li {
	list-style-type: none;
	position: relative;
	margin-left: 0;
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
}

#aboutus-diagram .panel-grid-cell:first-child .textwidget ul li {
	text-align: right;
}

#aboutus-diagram .textwidget ul li:first-child {
	font-weight: 600;
	color: #645176;
	border-bottom: 3px solid;
	display: inline-block;
	padding-bottom: 3px;
}


#aboutus-diagram .diagram-centre {
	text-align: center;
	padding: 0 30px;
}

#aboutus-diagram .diagram-centre h3 {
	background: #645176;
    color: #fff;
    padding: 60px 120px;
    border-radius: 100%;
    font-size: 45px;
    display: inline-block;
    margin: 20px 0;
    z-index: 9;
    position: relative;
}

#aboutus-diagram .diagram-centre .textwidget {
	position: relative;
}

#aboutus-diagram .diagram-centre .textwidget p {
	text-transform: uppercase;
}

#aboutus-diagram .diagram-centre #triangle-right {
	width: 0;
	height: 0;
	border-top: 150px solid transparent;
	border-left: 200px solid #dbc8ed;
	border-bottom: 150px solid transparent;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
	
#aboutus-diagram .diagram-centre  #triangle-left {
	width: 0;
	height: 0;
	border-top: 150px solid transparent;
	border-right: 200px solid #dbc8ed;
	border-bottom: 150px solid transparent;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
					









/* job tracking */

.page.page-id-21 #page-wrapper {
	 background: #ffcada;
}

.page.page-id-21  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-21 #primary {
	padding-top: 70px;
	margin-left: 20px;
	margin-right: 20px;
}

.page.page-id-21 #primary  h2 {
	color: #003824;
    font-size: 1.3em;
    font-weight: 500;
}

.page.page-id-21 #primary input {
	padding: 12px 10px;
	border: 1px solid #003824;
	border-radius: 0;
	background: #fff;
	color: #003824;
	min-width: 200px;
	margin-right: 10px;
	font-size: 15px;
}

.page.page-id-21 a#jsearch button {
	background: #3b3b3b;
	color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Quicksand', sans-serif !important;
	text-transform: uppercase;
	padding: 12px 30px;
	transition: ease .5s;
}

.page.page-id-21 a#jsearch button:hover {
	background: #c62857;
}










/* service map */

.page.page-id-327 #page-wrapper {
	 background: #ffc49d;
}

.page.page-id-327  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}








/* support */


.page.page-id-23 #page-wrapper {
	 background: #fed482;
}

.page.page-id-23  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-23 .entry-content ul {
	margin: 0;
}

.page.page-id-23 .entry-content ul li {
	list-style-type: none;
	display: inline-block;
	width: 32%;
	vertical-align: top;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 2;
    position: relative;
}

.page.page-id-23 .entry-content ul li {
    padding-left: 60px;
    margin-left: 0;
}

.page.page-id-23 .entry-content ul li:first-child {
    padding-left: 0;
	margin-left: 0;
}

.page.page-id-23 .entry-content ul li .fa {
	display: block;
	font-size: 45px;
	/* color: #d19217; */
	color: #fff;
	margin-bottom: 15px;
}
.page.page-id-23 .entry-content ul li.opening .fa:not(:first-child) {
	margin-top: 40px;
}

.page.page-id-23 .entry-content ul li iframe {
	margin-top: 20px;
}

.page.page-id-23 .entry-content ul li.opening span {
	display: inline-block;
	width: 80px;
	font-weight: 600;
}

.page.page-id-23 .entry-content ul li.enquries span {
	font-weight: 600;
	display: inline-block;
    /* width: 145px; */
}

.page.page-id-23 .entry-content ul li.enquries form span {
	width: 100%;
}

.page.page-id-23 .entry-content ul li.enquries form p {
	margin: 10px 0;
}

.page.page-id-23 .entry-content ul li.enquries input {
	background: #fff;
	/* border: 1px solid #000; */
	border-radius: 0;
	padding: 5px 10px;
	width: 100%;
	font-size: 14px;
}

.page.page-id-23 .entry-content ul li.enquries .send input {
	width: auto;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff;
    background: #fb8e03;
    border: none;
}

.page.page-id-23 .entry-content ul li.enquries .send input:hover {
	background: #000;
	color: #fff;
}

.page.page-id-23 .entry-content ul li a {
	color: #000;
	text-decoration: none;
}

.page.page-id-23 .entry-content ul li.enquries a {
	margin-left: 20px;
}

.page.page-id-23 .entry-content ul li:last-child a:hover {
	text-decoration: underline;
}



/* service map */


#panel-327-0-0-0 .textwidget p, #panel-327-0-1-0 .textwidget p, #panel-327-0-2-0 .textwidget p {
	text-align: center;
}
	
#panel-327-0-0-1 .one-third, #panel-327-0-1-1 .one-third, #panel-327-0-2-1 .one-third  {
	width: 25%;
	margin: 0 15px;
}

#panel-327-0-0-1 .one-third p, #panel-327-0-1-1 .one-third p, #panel-327-0-2-1 .one-third p {
	font-family: 'Quicksand', sans-serif !important;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.3;
	margin-top: 30px;
}

#panel-327-0-0-1 .fsup .fcircle {
	background: #f85a7a;
    width: 110px;
    height: 110px;
    padding: 40px 20px;
}

#panel-327-0-0-1 .flip-container, #panel-327-0-0-1 .front, #panel-327-0-0-1 .back,
#panel-327-0-1-1 .flip-container, #panel-327-0-1-1 .front, #panel-327-0-1-1 .back,
#panel-327-0-2-1 .flip-container, #panel-327-0-2-1 .front, #panel-327-0-2-1 .back {
	height: 110px;
}

#panel-327-0-0-1 .fsup .fcircle a, #panel-327-0-0-1 .ssup .fcircle a, #panel-327-0-0-1 .tsup .fcircle a,
#panel-327-0-1-1 .fsup .fcircle a, #panel-327-0-1-1 .ssup .fcircle a, #panel-327-0-1-1 .tsup .fcircle a,
#panel-327-0-2-1 .ssup .fcircle a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
}

#panel-327-0-0-1 .ssup .fcircle {
	background: #61b2d3;
    width: 110px;
    height: 110px;
    padding: 25px 20px;
}

#panel-327-0-0-1 .tsup .fcircle {
	background: #56bcb3;
    width: 110px;
    height: 110px;
    padding: 27px 15px;
}

#panel-327-0-1-1 .fsup .fcircle {
	background: #9e676f;
    width: 110px;
    height: 110px;
    padding: 40px 20px;
}

#panel-327-0-1-1 .ssup .fcircle {
	background: #9988cd;
    width: 110px;
    height: 110px;
    padding: 23px 20px;
}

#panel-327-0-2-1 .ssup .fcircle {
	background: #fe8d32;
    width: 110px;
    height: 110px;
    padding: 35px 20px;
}






/* support - warranty & pricing */

.page.page-id-458, .page.page-id-471 {
	background: #fff;
}

.page.page-id-458 #page-wrapper, .page.page-id-471 #page-wrapper  {
	 background-color: #6ee5ac;
}

.page.page-id-458  article.post .entry-header h1.entry-title:after,
.page.page-id-471  article.post .entry-header h1.entry-title:after{
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

#post-458 h1.entry-title span, #post-471 h1.entry-title span {
	font-size: 30px;
    display: block;
    letter-spacing: -1px;
}

#post-458 .responsive-tabs .responsive-tabs__list__item,
#post-471 .responsive-tabs .responsive-tabs__list__item  {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 20px;
}

#post-458 .responsive-tabs .responsive-tabs__list__item--active, 
#post-458 .responsive-tabs .responsive-tabs__list__item--active:hover,
#post-471 .responsive-tabs .responsive-tabs__list__item--active, 
#post-471 .responsive-tabs .responsive-tabs__list__item--active:hover  {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	color: #18a882;
	border-bottom:1px solid #fff;
	font-weight: 500;
}

#post-458 .responsive-tabs .responsive-tabs__panel,
#post-471 .responsive-tabs .responsive-tabs__panel{
	background: #fff;
	padding-top: 25px;
	border: 1px solid #fff;
}

#post-458 .responsive-tabs .responsive-tabs__panel p,
#post-471 .responsive-tabs .responsive-tabs__panel p {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
}

#post-458 .responsive-tabs .responsive-tabs__panel table {
	border: none;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 2em;
    border-collapse: collapse;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr th {
	background: #33cea5;
	border-bottom: none;
	padding: 5px 15px;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr td {
	padding: 5px 15px;
	border-bottom: 1px dotted #333;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr:last-child td {
	border-bottom: none;
}


#post-458 .responsive-tabs .responsive-tabs__panel ul,
#post-471 .responsive-tabs .responsive-tabs__panel ul {
	margin-left: 0;
}

#post-458 .responsive-tabs .responsive-tabs__panel ul li,
#post-471 .responsive-tabs .responsive-tabs__panel ul li  {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 7px;
}

#post-458 .no-warranty li, #post-471 .no-warranty li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 30px;
	position: relative;
}

#post-458 .no-warranty li:before, #post-471 .no-warranty li:before {
	content: '\f05d';
	font-family: fontawesome;
	position: absolute;
	left: 0;
}

#post-471 .responsive-tabs .responsive-tabs__panel {
	padding-top: 0;
	padding-bottom: 20px;
}

#post-471 .responsive-tabs .responsive-tabs__panel h3 {
	color: #33cea5;
	margin-top: 30px;
}










/* global & index */


.main-navigation ul li#menu-item-69 .sub-menu li a {
	padding: 15px 20px !important;
	color: #fff !important;
	width: 215px !important;
}

.main-navigation ul li#menu-item-69 .sub-menu li a:after {
	display: none;
}

.main-navigation ul li#menu-item-69 .sub-menu li a:hover {
	background: #222 !important;
}

.main-navigation ul li#menu-item-69 .sub-menu:before {
	content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #464646;
    position: absolute;
    top: -8px;
    left: 12px;
}

.home #second a.hcircle {
	left: 47.5%;
}

.home .section h2 {
	margin-top: 0;
	margin-bottom: .5em;
}

.home .page-contain p {
	font-family: 'Quicksand', sans-serif !important;
	font-size: 16px;
	margin-bottom: 2em;
}

.home #first .ssup .fcircle {
	padding: 60px 20px;
}

.home #first .tsup .fcircle {
    padding: 75px 20px;
}    







/* home popup */
.pum-overlay iframe {
	border: 1px solid #000;
}

/* chat popup */
.schat-popup .schat-logo {
	display: none;
}

/* mulity language */
.main-navigation ul#menu-menu-1>li {
    margin-top: 50px!important;
}

#masthead #menu-menu-1 .qtranxs-lang-menu > a {
	display: none;
}

#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item {
    float: left;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
    width: initial;
    display: inline-block;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a img {
	margin-right: 3px;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a:after {
	content: '';
    width: 0px;
    height: 3px;
    opacity: 1;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    display: block;
    margin-top: 7px;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item:hover a:after
, #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item.current-menu-item a:after {
    content: '';
    width: 100%;
    height: 3px;
    opacity: 1;
    background: #fff;
}
.page.page-id-15 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
	color: #e09a0e !important;
}
.page.page-id-15 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item.current-menu-item a:after {
    background: #e09a0e;
}
.page.page-id-17 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
	color: #003824 !important;
}
.page.page-id-17 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item.current-menu-item a:after {
    background: #003824;
}
.home #fullpage #first h2 {
    margin-top: 30px;
}
/* by Raon 26/06/2017 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800');



.main-navigation ul li {
	font-family: 'Quicksand', sans-serif !important;
}

.main-navigation a {
	font-weight: 500;
	position: relative;
}

.main-navigation a:hover {
	text-decoration: none;
}

.main-navigation ul li a:after {
	content: '';
	width: 0px;
	height: 3px;
	opacity: 1;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
	display: block;
	margin-top: 7px;
}

.main-navigation ul li a:hover:after  {
	content: '';
	width: 100%;
	height: 3px;
	opacity: 1;
	background: #fff;
}

.main-navigation ul li.qtranxs-lang-menu a:after {
	display: none;
}



body #primary p {
	font-family: 'Open Sans', sans-serif;
}


body.responsive.layout-full #page-wrapper .full-container {
	max-width: 1440px;
}

.page-template-templatestemplate-full-php #primary {
	padding-top: 70px;
	padding-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
	font-size: 40px;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: -2px;
    color: #000;
}

article.post .entry-header h1.entry-title:after, article.page .entry-header h1.entry-title:after {
	content: "";
    background-color: #d3d3d3;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}










/* Pre booking */

.page.page-id-13 #page-wrapper, .parent-pageid-13 #page-wrapper {
	 background-color: #50e4ff;
}

.page.page-id-13  article.post .entry-header h1.entry-title:after,
.parent-pageid-13 article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-13 #primary, .parent-pageid-13  #primary {
	padding-top: 70px;
	padding-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
}

#pgc-13-0-0 .one-third {
	width: 45%;
}

#pgc-13-0-0 #rotating {
	left: 23%;
}

#pgc-13-0-0 .fsup .fcircle a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#pgc-13-0-0  .ssup .fcircle  {
	padding-top: 60px;
}

#pgc-13-0-0  .ssup .fcircle a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 150px;
	height: 120px;
	
}







#post-301 h1.entry-title span, #post-299  h1.entry-title span{
	font-size: 30px;
    display: block;
    letter-spacing: -1px;
}

#post-301  .entry-content h3, #post-299 .entry-content h3{
	color: #004898;
	margin-top: 3em;
}

#post-301  .entry-content h3:first-child, #post-299 .entry-content h3:first-child{
	margin-top: 0;
}

#post-301  .entry-content h3:before, #post-299 .entry-content h3:before{
	content: '\f129';
	font-family: fontawesome;
	padding: 10px 17px 10px 18px;
	background: #004898;
	border-radius: 50px;
	color: #fff;
	margin-right: 15px;
	display: inline-block;
}	

#post-301  .entry-content p, #post-299  .entry-content p  {
	font-size: 16px;
	font-weight: 400;
    font-family: Open Sans;
    color: #000;
    line-height: 1.7;
    margin-left: 60px;
}

#post-301  .entry-content ul, #post-299  .entry-content ul {
	margin-left: 60px;
}

#post-301  .entry-content ul li, #post-299  .entry-content ul li  {
	font-size: 16px;
	font-weight: 400;
    font-family: Open Sans;
    color: #000;
    line-height: 1.5;
	margin-bottom: 10px;
}

#post-301  .entry-content p.agree, #post-299  .entry-content p.agree {
	margin-top: 2em;
    font-weight: 600;
}

#post-301  .entry-content p.agree  input, #post-299  .entry-content p.agree  input  {
	margin-right: 5px;
}

button#accept-terms {
	margin-top: 2em;
	background: #171825;
    color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
    padding: 12px 30px;
    transition: ease .5s;
}

button#accept-terms:hover {
	background: #004898;
}


#post-301 #b-steptwo form, #post-299 #b-steptwo form  {
	width: 80%;
    min-width: 800px;
    max-width: 800px;
    margin: 0 auto;
}

#post-301 #b-steptwo form p, #post-299 #b-steptwo form p {
	margin-left: 0;
	margin-bottom: 1em;
	text-align: left;
}

#post-301 #b-steptwo form label, #post-299 #b-steptwo form label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}


#post-301 #b-steptwo form  p.issue select,
#post-299 #b-steptwo form  p.issue select {
	visibility: hidden;
}

#sym_select span {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #999;
    border-radius: 0px;
    display: inline-block;
    color: #999;
}

#sym_select span.selected {
	 color: #004898;
	 border: 1px solid #004898;
}

#post-301 #b-steptwo form .button, #post-299 #b-steptwo form .button  {
	background: #171825;
	font-family: 'Quicksand', sans-serif !important;
    text-transform: uppercase;
    padding: 12px 30px;
    transition: ease .5s;
}

#post-301 #b-steptwo form .button:hover, #post-299 #b-steptwo form .button:hover  {
	background: #004898;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	text-transform: uppercase;
	padding: 5px 20px;
}






/* FAQs */

.page.page-id-15 #page-wrapper {
	 background: #f7f7f7;
}

.page.page-id-15 .main-navigation a {
	color: #e09a0e !important;
}

.page.page-id-15 .main-navigation ul li.qtranxs-lang-menu .sub-menu a {
	color: #fff !important;
}

.page.page-id-15  .main-navigation ul li a:hover:after {
	background: #e09a0e !important;
}


.wpsm_panel-default {
    border: 1px solid #ddd !important;
}

.wpsm_panel-group .ac_title_class {
	font-family: 'Quicksand', sans-serif !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}

.wpsm_panel-group .ac_open_cl_icon {
	background-color: transparent;
	color: #e09a0e !important;
}

.wpsm_panel-body {
	padding-left: 0 !important;
	padding-bottom: 70px;
}

.ms-bullets.ms-dir-h {
	bottom: -30px !important;
	width: 200px !important;
}

.ms-skin-default .ms-bullet {
	background: #999;
    border-radius: 50px;
    width: 12px;
    height: 12px;
}

.ms-skin-default .ms-bullet-selected {
	background: #0569ff;
	width: 20px;
}


#post-15 .entry-content h3 {
	display: none !important;
}

#post-15 .ms-slide .ms-slide-bgcont img {
	width: 1280px !important;
	height: 720px !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
}




/* payment */

.page.page-id-17 #page-wrapper, .woocommerce-page #page-wrapper {
	 background: #c2e39e;
}

.page.page-id-17  article.post .entry-header h1.entry-title:after, 
.woocommerce-page  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-17 #primary {
	padding-top: 70px;
	margin-left: 20px;
	margin-right: 20px;
}

.page.page-id-17 .main-navigation a,
.woocommerce-page .main-navigation a {
	color: #003824 !important;
}

.page.page-id-17 .main-navigation ul li.qtranxs-lang-menu .sub-menu a,
.woocommerce-page .main-navigation ul li.qtranxs-lang-menu .sub-menu a{
	color: #fff !important;
}

.page.page-id-17  .main-navigation ul li a:hover:after,
.woocommerce-page .main-navigation ul li a:hover:after{
	background: #003824 !important;
}

.page.page-id-17 #primary  h2 {
	color: #003824;
    font-size: 1.3em;
    font-weight: 500;
}


a#jsearch button {
	background: #003824;
	color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Quicksand', sans-serif !important;
	text-transform: uppercase;
	padding: 12px 30px;
	transition: ease .5s;
}

a#jsearch button:hover {
	background: #007249;
}

#job-table {
	margin-top: 50px;
	border-collapse: collapse;
	border-bottom: 3px solid #003824;
}

#job-table tbody tr th {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #003824;
	padding: 15px 0;
}

#job-table tbody tr th:last-child, #job-table tbody tr td:last-child  {
	width: 20%;
}

#job-table tbody tr td {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000;
	border-bottom: 1px solid #003824;
	padding: 15px 0;
}

#job-table tbody tr th:nth-child(4), #job-table tbody tr td:nth-child(4),
#job-table tbody tr th:nth-child(5), #job-table tbody tr td:nth-child(5),
#job-table tbody tr th:last-child, #job-table tbody tr td:last-child   {
	text-align: center;
}

#job-table tbody tr th:nth-child(6), #job-table tbody tr td:nth-child(6) {
	text-align: right;
	padding-right: 10px;
}

.page.page-id-17 #primary input#paynow {
	background: #003824;
	color: #fff;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	font-weight: 400;
	transition: ease .5s;
	margin-right: 0;
}

.page.page-id-17 #primary input#paynow:hover {
	background: #007249;
}


#customer_details .woocommerce-billing-fields label {
	color: #000;
}

#customer_details .woocommerce-billing-fields input {
	padding: 12px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
}

#customer_details .select2-container--default .select2-selection--single {
	padding: 8px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
	height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 7px 6px 0;
	margin-left: -13px;
	border-color: #003824 transparent transparent;
}


.woocommerce-additional-fields label {
	color: #000;
}

.woocommerce-additional-fields textarea {
	padding: 12px 10px;
	border: 1px solid #003824;
	background: none;
	border-radius: 0;
	color: #003824;
}

.woocommerce-account-fields .create-account  span {
	margin-left: 20px;
	color: #000;
}

.woocommerce-account-fields .create-account #account_password_field input {
	padding: 12px 10px;
	border-radius: 0;
}



#order_review table {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border: 1px solid #003824;
	border-bottom: 3px solid #003824;
	border-radius: 0;
}

#order_review table  tr th, #order_review table  tr td {
	padding: 10px 15px;
	border-bottom: 1px solid #003824;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff;
    border-radius: 0px;
    box-shadow: 0 5px 0 #999;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #f2f2f2;
	font-size: 14px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #f2f2f2;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.payment_box input {
	padding: 8px 10px;
	border: 1px solid #bbb;
	background: #fff;
	color: #000;
	border-radius: 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
	background: #003824;
	color: #fff;
	border: none;
	padding: 20px 40px;
	text-transform: uppercase;
	font-weight: 600;
	transition: ease .5s;
	margin-right: 0;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background: #007249;
}













/* About us */

.page.page-id-19 #page-wrapper, .parent-pageid-19 #page-wrapper {
	 background: #ba94df;
}

.page.page-id-19  article.post .entry-header h1.entry-title:after,
.parent-pageid-19 #page-wrapper article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

#pl-159 .easy_testimonials_grid_cell {
	margin-bottom: 45px;
    background: #fff;
    box-shadow: 5px 6px 0 #777;
}

#pl-159  .easy_testimonial {
	padding-right: 20px;
}

#pl-159 .testimonial_body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	color: #000 !important;
}
 
#pl-159 p.testimonial_author {
	font-size: 15px;
	font-weight: 800;
	color: #000 !important;
}




#post-257 .responsive-tabs .responsive-tabs__list__item {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #dbc8ed;
	text-transform: uppercase;
	padding: 12px 20px;
}

#post-257 .responsive-tabs .responsive-tabs__list__item--active, 
#post-257 .responsive-tabs .responsive-tabs__list__item--active:hover {
	background: none;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	border-bottom:1px solid #ba94df;
}

#post-257 .responsive-tabs .responsive-tabs__panel {
	background: none;
	padding-top: 55px;
	border: 1px solid #fff;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol {
	margin: 0;
	list-style-type: none;
	counter-reset: li-counter;
	text-align: left;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li {
	position: relative;
	display: inline-block;
	width: 22.5%;
	margin: 0 15px 70px 15px;
	vertical-align: top;
	text-align: left;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
	padding-left: 60px;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li span {
	font-size: 15px;
	font-style: italic;
	display: block;
}

#post-257 .responsive-tabs .responsive-tabs__panel ol li:before {
   	content: counter(li-counter);
    counter-increment: li-counter;
    
	font-size: 50px;
    color: #dbc8ed;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -5px;
}

#post-257 .responsive-tabs .responsive-tabs__panel img {
	display: block;
    width: 80px;
    height: auto;
    margin-bottom: 15px;
    background: #645176;
    border-radius: 65px;
    padding: 20px;
}


.page.page-id-19  #content .entry-content p, 
.parent-pageid-19  #content .entry-content p  {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
}

#post-161 p {
	text-align: center;
}


#aboutus-diagram .textwidget ul {
	margin: 0;
}

#aboutus-diagram .textwidget ul li {
	list-style-type: none;
	position: relative;
	margin-left: 0;
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
}

#aboutus-diagram .panel-grid-cell:first-child .textwidget ul li {
	text-align: right;
}

#aboutus-diagram .textwidget ul li:first-child {
	font-weight: 600;
	color: #645176;
	border-bottom: 3px solid;
	display: inline-block;
	padding-bottom: 3px;
}


#aboutus-diagram .diagram-centre {
	text-align: center;
	padding: 0 30px;
}

#aboutus-diagram .diagram-centre h3 {
	background: #645176;
    color: #fff;
    padding: 60px 120px;
    border-radius: 100%;
    font-size: 45px;
    display: inline-block;
    margin: 20px 0;
    z-index: 9;
    position: relative;
}

#aboutus-diagram .diagram-centre .textwidget {
	position: relative;
}

#aboutus-diagram .diagram-centre .textwidget p {
	text-transform: uppercase;
}

#aboutus-diagram .diagram-centre #triangle-right {
	width: 0;
	height: 0;
	border-top: 150px solid transparent;
	border-left: 200px solid #dbc8ed;
	border-bottom: 150px solid transparent;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
	
#aboutus-diagram .diagram-centre  #triangle-left {
	width: 0;
	height: 0;
	border-top: 150px solid transparent;
	border-right: 200px solid #dbc8ed;
	border-bottom: 150px solid transparent;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
					









/* job tracking */

.page.page-id-21 #page-wrapper {
	 background: #ffcada;
}

.page.page-id-21  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-21 #primary {
	padding-top: 70px;
	margin-left: 20px;
	margin-right: 20px;
}

.page.page-id-21 #primary  h2 {
	color: #003824;
    font-size: 1.3em;
    font-weight: 500;
}



.page.page-id-21 a#jsearch button {
	background: #3b3b3b;
	color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Quicksand', sans-serif !important;
	text-transform: uppercase;
	padding: 12px 30px;
	transition: ease .5s;
}

.page.page-id-21 a#jsearch button:hover {
	background: #c62857;
}










/* service map */

.page.page-id-327 #page-wrapper {
	 background: #ffc49d;
}

.page.page-id-327  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}








/* support */


.page.page-id-23 #page-wrapper {
	 background: #fed482;
}

.page.page-id-23  article.post .entry-header h1.entry-title:after {
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

.page.page-id-23 .entry-content ul {
	margin: 0;
}

/*
.page.page-id-23 .entry-content ul li .fa {
	display: block;
	font-size: 45px;
	color: #d19217;
	margin-bottom: 15px;
}
*/
.page.page-id-23 .entry-content ul li.opening .fa:not(:first-child) {
	margin-top: 40px;
}

.page.page-id-23 .entry-content ul li iframe {
	margin-top: 20px;
}

.page.page-id-23 .entry-content ul li.opening span {
	display: inline-block;
	width: 80px;
	font-weight: 600;
}

.page.page-id-23 .entry-content ul li.enquries form span {
	width: 100%;
}

.page.page-id-23 .entry-content ul li.enquries form p {
	margin: 10px 0;
}
.page.page-id-23 .entry-content ul li.enquries .send input:hover {
	background: #000;
	color: #fff;
}



.page.page-id-23 .entry-content ul li:last-child a:hover {
	text-decoration: underline;
}



/* service map */


#panel-327-0-0-0 .textwidget p, #panel-327-0-1-0 .textwidget p, #panel-327-0-2-0 .textwidget p {
	text-align: center;
}
	
#panel-327-0-0-1 .one-third, #panel-327-0-1-1 .one-third, #panel-327-0-2-1 .one-third  {
	width: 25%;
	margin: 0 15px;
}

#panel-327-0-0-1 .one-third p, #panel-327-0-1-1 .one-third p, #panel-327-0-2-1 .one-third p {
	font-family: 'Quicksand', sans-serif !important;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.3;
	margin-top: 30px;
}

#panel-327-0-0-1 .fsup .fcircle {
	background: #f85a7a;
    width: 110px;
    height: 110px;
    padding: 40px 20px;
}

#panel-327-0-0-1 .flip-container, #panel-327-0-0-1 .front, #panel-327-0-0-1 .back,
#panel-327-0-1-1 .flip-container, #panel-327-0-1-1 .front, #panel-327-0-1-1 .back,
#panel-327-0-2-1 .flip-container, #panel-327-0-2-1 .front, #panel-327-0-2-1 .back {
	height: 110px;
}

#panel-327-0-0-1 .fsup .fcircle a, #panel-327-0-0-1 .ssup .fcircle a, #panel-327-0-0-1 .tsup .fcircle a,
#panel-327-0-1-1 .fsup .fcircle a, #panel-327-0-1-1 .ssup .fcircle a, #panel-327-0-1-1 .tsup .fcircle a,
#panel-327-0-2-1 .ssup .fcircle a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
}

#panel-327-0-0-1 .ssup .fcircle {
	background: #61b2d3;
    width: 110px;
    height: 110px;
    padding: 25px 20px;
}

#panel-327-0-0-1 .tsup .fcircle {
	background: #56bcb3;
    width: 110px;
    height: 110px;
    padding: 27px 15px;
}

#panel-327-0-1-1 .fsup .fcircle {
	background: #9e676f;
    width: 110px;
    height: 110px;
    padding: 40px 20px;
}

#panel-327-0-1-1 .ssup .fcircle {
	background: #9988cd;
    width: 110px;
    height: 110px;
    padding: 23px 20px;
}

#panel-327-0-2-1 .ssup .fcircle {
	background: #fe8d32;
    width: 110px;
    height: 110px;
    padding: 35px 20px;
}






/* support - warranty & pricing */

.page.page-id-458, .page.page-id-471 {
	background: #fff;
}

.page.page-id-458 #page-wrapper, .page.page-id-471 #page-wrapper  {
	 background-color: #6ee5ac;
}

.page.page-id-458  article.post .entry-header h1.entry-title:after,
.page.page-id-471  article.post .entry-header h1.entry-title:after{
	content: "";
    background-color: #fff;
    width: 60px;
    height: 5px;
    display: block;
    margin-top: 20px;
}

#post-458 h1.entry-title span, #post-471 h1.entry-title span {
	font-size: 30px;
    display: block;
    letter-spacing: -1px;
}

#post-458 .responsive-tabs .responsive-tabs__list__item,
#post-471 .responsive-tabs .responsive-tabs__list__item  {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 20px;
}

#post-458 .responsive-tabs .responsive-tabs__list__item--active, 
#post-458 .responsive-tabs .responsive-tabs__list__item--active:hover,
#post-471 .responsive-tabs .responsive-tabs__list__item--active, 
#post-471 .responsive-tabs .responsive-tabs__list__item--active:hover  {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	color: #18a882;
	border-bottom:1px solid #fff;
	font-weight: 500;
}

#post-458 .responsive-tabs .responsive-tabs__panel,
#post-471 .responsive-tabs .responsive-tabs__panel{
	background: #fff;
	padding-top: 25px;
	border: 1px solid #fff;
}

#post-458 .responsive-tabs .responsive-tabs__panel p,
#post-471 .responsive-tabs .responsive-tabs__panel p {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
}

#post-458 .responsive-tabs .responsive-tabs__panel table {
	border: none;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 2em;
    border-collapse: collapse;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr th {
	background: #33cea5;
	border-bottom: none;
	padding: 5px 15px;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr td {
	padding: 5px 15px;
	border-bottom: 1px dotted #333;
}

#post-458 .responsive-tabs .responsive-tabs__panel table tr:last-child td {
	border-bottom: none;
}


#post-458 .responsive-tabs .responsive-tabs__panel ul,
#post-471 .responsive-tabs .responsive-tabs__panel ul {
	margin-left: 0;
}

#post-458 .responsive-tabs .responsive-tabs__panel ul li,
#post-471 .responsive-tabs .responsive-tabs__panel ul li  {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 7px;
}

#post-458 .no-warranty li, #post-471 .no-warranty li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 30px;
	position: relative;
}

#post-458 .no-warranty li:before, #post-471 .no-warranty li:before {
	content: '\f05d';
	font-family: fontawesome;
	position: absolute;
	left: 0;
}

#post-471 .responsive-tabs .responsive-tabs__panel {
	padding-top: 0;
	padding-bottom: 20px;
}

#post-471 .responsive-tabs .responsive-tabs__panel h3 {
	color: #33cea5;
	margin-top: 30px;
}










/* global & index */


.main-navigation ul li#menu-item-69 .sub-menu li a {
	padding: 15px 20px !important;
	color: #fff !important;
	width: 215px !important;
}

.main-navigation ul li#menu-item-69 .sub-menu li a:after {
	display: none;
}

.main-navigation ul li#menu-item-69 .sub-menu li a:hover {
	background: #222 !important;
}

.main-navigation ul li#menu-item-69 .sub-menu:before {
	content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #464646;
    position: absolute;
    top: -8px;
    left: 12px;
}

.home #second a.hcircle {
	left: 47.5%;
}

.home .section h2 {
	margin-top: 0;
	margin-bottom: .5em;
}

.home .page-contain p {
	font-family: 'Quicksand', sans-serif !important;
	font-size: 16px;
	margin-bottom: 2em;
}

.home #first .ssup .fcircle {
	padding: 60px 20px;
}

.home #first .tsup .fcircle {
    padding: 75px 20px;
}    







/* home popup */
.pum-overlay iframe {
	border: 1px solid #000;
}
.pum-overlay.dont_show {
	display: none !important;
}
.pum-overlay .pum-container {
    width: 700px;
    height: 500px;
	padding: 20px;
}
.pum-overlay .pum-container .pum-content iframe {
    height: 412px;
}
.pum-overlay .pum-container .pum-title {
	display: none;
}
#btn_showVieod img {
	cursor: pointer;
    width: auto;
    margin: auto;
    display: block;
    height: 400px;
}
#btn_showVieod .msg {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: Open Sans;
    color: #000000;
    margin-top: 20px;
}
#btn_showVieod .dont_show {
    position: absolute;
    right: 5%;
    bottom: -25px;
}

/* chat popup */
.schat-popup .schat-logo {
	display: none;
}

/* multy language */
.main-navigation ul#menu-menu-1>li {
    margin-top: 50px!important;
}
#masthead #menu-menu-1 #menu-item-95 {
	margin-top: 10px !important;
    right: 0;
    left: initial;
}
#masthead #menu-menu-1 .qtranxs-lang-menu > a {
	display: none;
}
#masthead #menu-menu-1 .qtranxs-lang-menu ul {
    display: block !important;
    position: relative;
    opacity: 1 !important;
    background: none;
    box-shadow: none;
	float: right;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item {
    float: left;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
    width: 100%;
    display: inline-block;
}
#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a img {
	margin-right: 3px;
}

#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a:after {

	content: '';
    width: 0px;
    height: 3px;
    opacity: 1;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    display: block;
    margin-top: 7px;

    background: none !important;
	text-decoration: none;
}

#masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item:hover a
, #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item.current-menu-item a {
	text-decoration: underline;
}
.page.page-id-15 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
	color: #e09a0e !important;
}
.page.page-id-17 #masthead #menu-menu-1 .qtranxs-lang-menu .qtranxs-lang-menu-item a {
	color: #003824 !important;
}
.home #fullpage #first h2 {
    margin-top: 30px;
}
.home #fullpage #first div.vline {
    margin: 30px auto;
}
.pum-container.pum-responsive.pum-responsive-medium {
	width: 800px;
}





.page-id-15 #masthead .logo img {
	content:url('../../../uploads/2017/07/LogoSmall.png');
}