@charset "utf-8";
/* CSS Document */

.padding_none{
	padding:0;
	}
header{
	background:#fff;
	width:100%;
	float:left;
	border-bottom:2px solid #e4e4e4;
	}
.header_top{
	width:100%;
	float:left;
	}
.header_right_main{
	width:82%;
	float:right;
	}
.header_right{
	width:100%;
	float:left;
	padding-top:12px;
	}
.header_top ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.header_top ul li {
    border-right: 1px solid #9f2426;
    float: left;
    padding: 0 19px;
    width: 28%;
}
.header_top ul li:last-child {
    padding-right:0;
	border:none;
}
header .logo{
	width:119px;
	float:left;
	padding:8px 0;
	}
header .logo img{
	width:auto;
	max-width:100%;
	float:left;
	}
.header_top h2{
	color: #454545;
    float: left;
    font-family: "latoheavy";
    font-size: 14px;
    margin: 0;
    padding:5px 0 5px 40px;
    width: auto;
	}
.header_top h2 span{
	float:left;
	font-family: 'latomedium';
	width:100%;
	}
.header_top h2 > a,
.header_top h2 > a:hover{
	color: #454545;
	text-decoration:none;
	}
.header_top h2 span > a,
.header_top h2 span > a:hover{
	color: #454545;
	text-decoration:none;
	}
.header_time h2 {
    background:url("../images/time.png") no-repeat scroll left center;
}
.header_call h2 {
    background:url("../images/call.png") no-repeat scroll left center;
}

.header_location h2 {
    background:url("../images/location.png") no-repeat scroll left center;
}
.header_bottom{
	width:100%;
	float:left;
	padding-top:14px;
	}
.header_bottom ul li{
	border:none !important;
	width:auto !important;
	}
.navbar-default{float:right; width:auto;}
.navbar-collapse{
	padding:0;
	}
.navbar-nav .active a{
	border-bottom:2px solid #9f2426;
	color:#9f2426 !important;
	}
.header_social_li{width:16% !important;}
.header_social{
	width:100%;
	float:left;
	}
.header_social p{
	color: #454545;
    float: left;
    font-family: "latoheavy";
    font-size: 14px;
	margin:0 15px 0 0;
	padding:0;
	}
.header_social ul{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
.header_social ul li{
	float:left;
	margin:0;
	padding:0;
	border:none;
	width:auto !important;
	}
.header_social i {
    color: #5a5a5a;
    float: left;
    font-size: 22px;
    margin-right: 5px;
} 
.header_social i:hover {
    color: #e1b420;
} 
/*Navigation*/
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover{
	background:none;
	}
.navbar-nav .dropdown-menu{
	left:18px !important;
	}
.navbar-nav ul.dropdown-menu li{
	float:none;
	padding:0;
	}
.navbar-nav .dropdown-menu > li > a{
	border-bottom:1px solid #ccc;
	color:#000 !important;
	padding:5px 20px;
	}
.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover{
	background-color:transparent;
    color: #9f2426 !important;
    text-decoration: none;
	}

.banner{
	width:100%;
	float:left;
	}
.carousel-caption {
	position: absolute;
	left:10%;
	width:34%;
	top:25%;
}
.carousel-caption h3{
	font-size:40px;
	color:#9e1f25;
	font-family: 'latoheavy';
	float:left;
	margin:0;
}
.carousel-caption h3 span{
	float:left;
	color:#373737;
}
.carousel-caption p{
	font-size:16px;
	color:#373737;
	font-family: 'latoregular';
	float:left;
	margin:15px 0;
	line-height:28px;
}
.carousel-caption a{
	font-size:16px;
	color:#9e1f25;
	font-family: 'latoheavy';
	float:left;
	margin:0;
	text-decoration:underline;
}
.download_pdf{
	background:#e1b420;
	float:left;
	width:100%;
	}
.download_pdf_left{
	width:auto;
	float:right;
	border-right:5px solid #fff;
	padding-right:15px;
	}
.download_pdf_left p{
	float:left;
	font-size:18px;
	color:#1d1d1d;
	font-family: 'latobold';
	text-transform:uppercase;
	width:100%;
	margin:0;
	padding:15px 0 17px 0;
	}
.download_pdf_left a {
    background: #454545 url(../images/pdf.png) left 13px center no-repeat;;
    border-radius: 4px;
	-moz-bborder-radius: 4px;order-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #fff;
    font-family: "latomedium";
    font-size: 15px;
    padding: 13px 13px 14px 50px;
	text-transform:uppercase;
	margin-left:15px;
	text-decoration:none;
}
.download_pdf_right{
	width:auto;
	float:right;
	padding:0 15px;
	}
.download_pdf_right p{
	float:left;
	font-size:18px;
	color:#1d1d1d;
	font-family: 'latobold';
	text-transform:uppercase;
	width:100%;
	margin:0;
	padding:15px 0 17px 0;
	}
.download_pdf_right a {
    background: #454545 none repeat scroll 0 0;
    border-radius: 4px;
	-moz-bborder-radius: 4px;order-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #fff;
    font-family: "latomedium";
    font-size: 15px;
    padding: 14px 13px;
	text-transform:uppercase;
	margin-left:15px;
	text-decoration:none;
}
.cna_maintenance{
	width:100%;
	float:left;
	background:#f8f8f8;
	padding:30px 0;
	}
.cna_maintenance_title{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
	}
.cna_maintenance_title > img {
    margin-top:-24px;
}
.cna_maintenance_title h1{
	color: #373737;
    font-family: 'latobold';
    font-size: 25px;
	text-transform:uppercase;
	width:100%;
	text-align:center;
	border-bottom:2px solid #d4d4d4;
	margin:0;
	padding:0 0 15px 0;
	}
.cna_maintenance_list{
	width:100%;
	float:left;
	}
.cna_maintenance_list_in{
	width:100%;
	float:left;
	}
.cna_maintenance_list img{
	width:auto;
	float:left;
	max-width:100%;
	border:1px solid #ccc;
	}
.cna_maintenance_list h2{
	color: #2c2c2c;
    font-family: 'latobold';
    font-size: 18px;
	width:100%;
	padding: 10px 0;
	border-bottom:3px solid #9c1820;
	float:left;
	margin:10px 0;
	}
.cna_maintenance_list h2 a
{
	text-decoration:none;
	margin:0;
	font-size:18px;
}
.cna_maintenance_list p{
	color: #373737;
    font-family: 'latoregular';
    font-size: 15px;
	width:100%;
	/*background:url(../images/border-left.png) left top 5px no-repeat;*/
	padding-left:0;
	float:left;
	margin:0;
	line-height:27px;
	}
.cna_maintenance_list h3{
	 color: #373737;
    font-family: 'latoregular';
    font-size: 15px;
	line-height:22px;
	width:100%;
	margin:0;
	float:left;
	}
.cna_maintenance_list a {
    color: #9e1f25;
    float: left;
    font-family: 'latobold';
    font-size: 16px;
    margin: 10px 0 0 0;
    text-decoration: underline;
}
.contracting_services{
	width:100%;
	float:left;
	padding:30px 0;
	}
.contracting_services_title{
	width:100%;
	float:left;
	text-align:center;
	}
.contracting_services_title > img {
    margin-top:-24px;
}
.contracting_services_title h1{
	 color: #373737;
    font-family: 'latobold';
    font-size: 25px;
	text-transform:uppercase;
	width:100%;
	text-align:center;
	border-bottom:2px solid #d4d4d4;
	margin:0;
	padding:0 0 15px 0;
	}
.contracting_services p{
	color: #373737;
    font-family: 'latoregular';
    font-size: 15px;
	width:100%;
	float:left;
	text-align:center;
	line-height:26px;
	margin:0;
	}
.contracting_services ul{
	width:100%;
	float:left;
	padding:0;
	margin: 15px 0 30px;
	list-style:none;
	}
.contracting_services ul li{
	width:25%;
	float:left;
	padding:0 5px 0 15px;
	background:url(../images/border-left.png) top 5px left no-repeat;
	margin:4px 0;
	}

.contracting_services ul li a{
	color: #373737;
    font-family: 'latomedium';
    font-size: 15px;
	text-decoration:none;
	}
.contracting_services_view{
	width:100%;
	float:left;
	text-align:center;
	}
.contracting_services_view a{
	padding:10px 35px 10px 20px;
	color: #373737;
    font-family: 'latomedium';
    font-size: 16px;
	background:#ebebeb url(../images/view_arrow.png) right 15px center no-repeat;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	}
footer{
	width:100%;
	float:left;
	}
.footer_top{
	width:100%;
	float:left;
	background:#454545;
	padding:30px 0;
	}
.footer_title{
	width:100%;
	float:left;
	}
.footer_title h2 {
    border-bottom: 3px solid #f3bd09;
    color: #f1f1f1;
    float: left;
    font-family: "latobold";
    font-size: 18px;
    margin: 0;
    padding-bottom: 8px;
}
.footer_title a {
    color: #f3bd09;
    float: right !important;
    font-family: "latobold";
    font-size: 14px;
    text-decoration: underline;
}
.footer_about{
	width:100%;
	float:left;
	}
.footer_about p {
    color: #f1f1f1;
    float: left;
    font-family: 'latoregular';
    font-size: 14px;
    margin: 0;
	line-height:22px;
	margin:10px 0;
}
.footer_about a {
    color: #f3bd09;
    float: left;
    font-family: "latobold";
    font-size: 14px;
    text-decoration: underline;
}

.testimonial{
	width:100%;
	float:left;
	}
.testimonial p {
    color: #f1f1f1;
    float: left;
    font-family: 'latoregular';
    font-size: 14px;
    margin: 0;
	line-height:22px;
	margin:10px 0;
}
.testimonial_in h4{
	width:100%;
	float:left;
	background:url(../images/name_border.png) top 8px left no-repeat;
	color:#f3bd09;
	font-family: 'latoregular';
	font-size:14px;
	padding-left:18px;
	margin:0;
	}
.footer_gallery{
	width:100%;
	float:left;
	padding:0 15px;
	}
.footer_gallery ul{
	width:100%;
	float:left;
	padding:15px 0;
	margin:0;
	list-style:none;
	}
.footer_gallery ul li{
	float:left;
	width:25%;
	padding:5px;
	}
.footer_gallery ul li img{
	width:100%;
	float:left;
	}
.footer_bottom{
	background:#2d2d2d;
	width:100%;
	float:left;
	padding:10px 0;
	}
.footer_bottom_left{
	width:1auto;
	float:left;
	}
.footer_bottom_left p{
	color: #f1f1f1;
    float: left;
	font-size:12px;
    font-family: 'latoregular';
	margin:0;
	}
.footer_bottom_right{
	width:1auto;
	float:right;
	}
.footer_bottom_right p{
	color: #f1f1f1;
    float: right;
	font-size:12px;
    font-family: 'latoregular';
	margin:0;
	}

.crumb{
	width:100%;
	float:left;
	position:relative;
	background:#e1b420;
	padding:15px 0;
	}
.crumb .breadcrumb{
	margin-bottom:0;
	background:none;
	color:#fff;
	padding:8px 0;
	}
.crumb .breadcrumb li a,
.crumb .breadcrumb li a:hover{
	color:#9f2426;
	font-weight:bold;
	text-decoration:none;
	}
.crumb .breadcrumb > li + li::before{
	color:#9f2426;
	}
.crumb .breadcrumb > .active{
	color:#000;
	font-weight:bold;
	}
.about-us{
	position:relative;
	padding:35px 0;
	width:100%;
	float:left;
	}
.about-us h2{
    border-bottom: 1px solid #ccc;
    color:#9f2426;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 8px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
	float:left;
	margin-bottom:30px;
	}
.about-us h2::after {
    background: #9f2426 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 35px;
	}
.about-us h5{
    color:#9f2426;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    position: relative;
    text-align: left;
	float:left;
	}
.repair-service{
	float:left;
	}
.repair-service ul{
	margin:0;
	padding:0;
	}
.repair-service ul li {
    font-weight: bold;
    line-height: 30px;
    list-style:none;
	margin-left:35px;
	}
.repair-service ul li::before {
    background: #9f2426;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    margin-right: 10px;
    padding: 5px;
	margin-left:-35px;
	}
.about-pic{
	float:right;
	}
.about-info{
	float:left;
	}
.about-info p {
    float: left;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    width: 100%;
}

/*Contact-us*/
.contact-us{
	width:100%;
	position:relative;
	padding:0px 0 35px 0;
	float:left;
	}
.contact-us h2{
    border-bottom: 1px solid #ccc;
    color:#9f2426;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 8px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
	float:left;
	margin-bottom:20px;
	width: 100%;
	}
.contact-us h2::after {
    background: #9f2426 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 35px;
	}
.contact{
	width:100%;
	float:left;
	}
.contact .form-control{
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	}
.contact textarea.form-control{
	min-height:83px;
	}
.contact .form-control:focus{
	border-color:#CCC;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(204, 204, 204, 0.6)
	}
.captcha {
    border: 1px solid #ccc;
	float:left;
	height:34px;
	}
.contact .submit {
    background: #9f2426;
    border:none;
    color: #fff;
    float: right;
    padding: 8px 20px;
	}
.map{
	width:100%;
	position:relative;
	float:left;
	}
.testimonials{
	float:left;
	width:100%;
	}	
.testimonials article{
	float:left;
	border-bottom:1px dashed #ccc;
	margin-bottom:12px;
	width:100%;
	}
.testimonials h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
    margin-bottom: 15px;
    text-transform: uppercase;
	color:#333;
	margin:0;
	}
.testimonials blockquote {
	border-left:none;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 12px;
    padding: 10px 0;
	}

blockquote p::before {
    content: "\"";
	font-size:30px;
	padding-right:10px;
}
.leave-testimonial{
	float:left;
	width:100%;
	}
.leave-testimonial .submit {
    background: #9f2426 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    padding: 8px 20px;
	}

.thumbnail {
    padding:0;
	border:none;
	box-sizing: border-box;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 380px;*/
    overflow: hidden;
    position: relative;
	}
.thumbnail img {
    height: auto;
    transition: all 0.5s ease 0s;
    width: 100%;
	}
.thumbnail:hover img {
    transform: scale(1.1);
	}
.service-main{
	float:left;
	margin-bottom:15px;
	}
.service-main h4{
	color: #9f2426;
    float: left;
    margin: 0 0 15px;
    text-transform: uppercase;
    width: 100%;
	font-weight:bold;
	font-size:20px;
	}
.service-main p{
    float: left;
    font-size: 15px;
    line-height: 25px;
	}
.service-main .btn-primary {
    background-color: #9f2426;
    border-color: #9f2426;
    color: #ffffff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	}
.general{
	float:left;
	}
.general p{
	margin-bottom:5px;
	width:100%;
	font-weight:bold;
	font-size:13px;
	padding-left:35px;
	}
.general p::before {
    background: #9f2426;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    margin-right: 10px;
    padding: 5px;
	margin-left:-35px;
	}
.extra-service{
	margin-top:25px;
	}
.extra-service1{
	margin-top:10px;
	}
.cleaning{
	float:left;
	width:100%;
	}
.service-para{
	padding:10px 0;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	}
.gallery{
	float:left;
	width:100%;
	position:relative;
	}
.gallery .thumb {
    padding: 0 10px 0 0;
	}
.gallery .thumbnail{
	margin-bottom:8px;
	}
.request-service textarea.form-control {
    min-height: 108px;
	}
.thankyou{
	padding:55px 0px;
	float:left;
	width:100%;
	}
.thankyou h3{
	text-align:center;
	font-size:36px;
	margin:0 0 10px;
	font-weight:700;
	color:#9f2426;
	}
.thankyou h4{
	text-align:center;
	font-size:28px;
	margin:10px 0 0;
	font-weight:500;
	}
.thankyou-line{
	width:40%;
	margin:0 auto;
	border-top:2px solid #e1b420;
	}
.error{
	color: #333;
	float:left;
	}
.form-group .error{
	color: #ff0000;
	}
.mandatory{
	color: #ff0000;
	} 
.form-group label{
	width:100%;
	}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index:2;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: "latoregular";
  line-height: 1;
  background: #ffffff;
  float:right;
}
#menu-line {
  position: absolute;
  top: 50px;
  left: 0;
  height: 3px;
  background: #9f2426;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #454545;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #9f2426;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #9f2426;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 220px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
/*@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
*/	
@media all and (max-width: 768px){
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc !important;
	float:none;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: left;
    display: block;
	border-top:1px solid #ccc !important;
	width:100% !important;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
	box-sizing:initial;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
