@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/*
Theme Name: Dimeglio
Author: Dimeglio
Tags: responsive, fixed width
*/

/*
font-family: "Roboto Condensed", sans-serif;
*/
* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 16px; line-height: 1.4; color: #000; font-family: "Roboto", sans-serif; font-weight: 400; background: #f9f9f9; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: "Roboto", sans-serif; border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #990000; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; font-family: "Roboto Condensed", sans-serif; line-height: 1.1; } 

h1, .h1 { font-size: 55px; }
h2, .h2 { font-size: 42px; }
h3, .h3 { font-size: 36px; font-weight: 600; }
h4, .h4 { font-size: 28px; }
h5, .h5 { font-size: 24px; }
h6, .h6 { font-size: 16px;  }

p { padding-bottom: 20px; }
p a { color:#990000; }
p a:hover { text-decoration:underline; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

input[type="file"],
.wpcf7-select,
.wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 40px; font-size: 14px ; padding: 10px 15px; background:#fff; border:1px solid rgba(225,225,225,1); color:#000; margin-bottom: 10px; }
textarea { padding: 13px 15px; height: 150px; resize: none; }
.wpcf7-select { cursor: pointer; background: #fff url(images/drop_arrow.png) calc(100% - 10px) center no-repeat; background-size: 15px auto; padding-right: 25px; }
.checkbox label { display: inline-block !important; vertical-align: top; padding: 0 15px 0 0 !important; }
.wpcf7-acceptance .wpcf7-list-item ,
.wpcf7-checkbox .wpcf7-list-item { display: inline-block; vertical-align: top; position: relative; padding: 0 0 0 30px; margin: 0 15px 0 0; }
.wpcf7-checkbox .wpcf7-list-item label { padding: 0 !important; }
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] { cursor: pointer; width: 20px; height: 20px; opacity: 0; position: absolute; left: 0; top: 0; z-index: 1; }  
.wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label { font-size: 14px; line-height: 20px; display: block; }
.wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label:before { cursor: pointer; width: 20px; height: 20px; box-sizing: border-box; border: 1px solid rgba(0,0,0,0.4); background: #ffff; border-radius: 5px; position: absolute; left: 0; top: 0; content: ''; font-weight: 700; text-align: center; line-height: 20px; font-size: 18px; }
.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:before { color: #000; content: '\f00c'; font-family: FontAwesome; }
.wpcf7-checkbox .wpcf7-list-item:last-child { margin-right: 0; }


a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline:none; }

.button { font-size: 16px; line-height: 21px; padding: 12px 30px;  text-align:center; background:#000; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:700; border:1px solid transparent; color: #fff; border-radius: 5px; cursor: pointer; letter-spacing: 0.04em; }
.button:hover { border-color: #fff; }
.button.red { background: rgba(153,0,0,1); border-color: rgba(153,0,0,1); }
.button.red:hover { background: rgba(68,68,68); border-color: rgba(68,68,68);  }

.bordered_white { background: transparent; border-color: #fff; padding: 20px 30px; }
.bordered_white:hover { background: #000; color: #fff; }

/* wrapper */
#wrapper { padding-top: 33px; width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1260px; padding: 0 15px; margin:auto; position: relative;}  
.flex-wrap { display: flex; flex-wrap: wrap; }
.space-between { justify-content: space-between; }
.v-center { align-items: center; }

.text_center { text-align:center; }

/* header-part */
#header-part { width: 100%; z-index:99; position: absolute; left: 0; top: 0; }

/* top_sec */
.top_sec { font-family: "Open Sans", sans-serif; padding: 4px 15px; color: #fff; font-size: 13px; line-height: 23px; width: 100%; background: rgba(51, 51, 51, .97); }
.top_sec a { color: #fff; }
.top_sec ul { list-style: none; margin: 0; padding: 0; }
.top_sec li { display: inline-block; vertical-align: top; padding: 0 0 0 10px; }
.top_sec li a { width: 23px; font-size: 18px; line-height: 23px; }
.top_sec li a:hover { background: #fff; color: #000; }

/* menu_sec */
.menu_sec { width: 100%; padding: 15px 50px 10px; background: rgba(255,255,255,0.95); }
.menu_sec .menu_trigger { display: none; }
.menu_sec .logo { max-width: 330px; display: block; }
.menu_sec #menu ul { list-style: none; margin: 0; padding: 0; }
.menu_sec #menu li { padding: 0 15px; font-size: 16px; line-height: 1.4; position: relative; display: inline-block; vertical-align: top; }
.menu_sec #menu ul.menu > li:not(:first-child):before { width: 1px; height: 12px; content: ''; position: absolute; left: 0; top: 6px; background: rgba(0,0,0,0.4); }
.menu_sec #menu li a { color: #000; }
.menu_sec #menu li.current-menu-ancestor > a,
.menu_sec #menu li.current-menu-parent > a,
.menu_sec #menu li.current-menu-item > a { color: #990000; font-weight: 700; }
.menu_sec #menu .menu > li > .submenu-toggle { display: none; }
.menu_sec #menu .menu > li > ul:before { width: 100%; height: 38px; content: ''; position: absolute; left: 0; top: -38px; }
/*submenu*/
.menu_sec #menu li ul { transition: all 0.3s; transform-origin: 0 0; opacity: 0; visibility: hidden; transform: scale(1,0); width: 230px; background: rgba(153,0,0,0.9); position: absolute; left: 0; top: calc(100% + 38px); }
.menu_sec #menu li li { padding: 0; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.2); font-size: 15px; line-height: 1.2; }
.menu_sec #menu li li a { padding: 10px 15px; display: block; color: #fff; font-size: ; }

.menu_sec #menu li li.current-menu-parent,
.menu_sec #menu li li.current-menu-item { background: rgba(0,0,0,0.5); color: #fff; }
.menu_sec #menu li .sub-menu li.menu-item-has-children { padding-right: 25px; } 
.menu_sec #menu li .sub-menu li .submenu-toggle { font-size: 12px; display: block; position: absolute; right: 5px; top: 50%; margin-top: -5px; color: #fff; cursor: pointer; z-index: 1; }

.menu_sec #menu li:nth-last-child(3) ul { left: auto; right: 0; }
.menu_sec #menu li:nth-last-child(3) ul ul { left: auto; right: 100%; transform-origin: right top; }
.menu_sec #menu li:nth-last-child(3) ul { text-align: right; }
.menu_sec #menu li:nth-last-child(3) .sub-menu li.menu-item-has-children { padding: 0 0 0 25px; }
.menu_sec #menu li:nth-last-child(3) .sub-menu li .submenu-toggle { right: auto; left: 5px; }
.menu_sec #menu li:nth-last-child(3) .sub-menu li .submenu-toggle i { transform: scale(-1,1);}


/*sub-sub-menu*/
.menu_sec #menu li ul ul { left: 100%; top: 0; transform: scale(0,1); max-height: 500px; overflow: auto; }

	@media only screen and (min-width: 1024px) {
		.menu_sec #menu li:hover > ul { opacity: 100; visibility: visible; transform: scale(1,1); }
		.menu_sec #menu li li:hover > ul { transform: scale(1,1); }

		.menu_sec #menu li:hover > a ,
		.menu_sec #menu li a:hover { color: #990000; }

		.menu_sec #menu li:hover li:hover,
		.menu_sec #menu li li:hover { background: rgba(0,0,0,0.5); color: #fff; }
		.menu_sec #menu li:hover li a { color: #fff; }


	}

#header-part.show { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2); }
#header-part.show .top_sec { display: none; }
#header-part.show .menu_sec .logo { max-width: 160px; }
#header-part.show .menu_sec #menu li ul { top: calc(100% + 18px); }
#header-part.show .menu_sec #menu li li ul { top: 0; }
#header-part.show .menu_sec #menu .menu > li > ul:before { height: 20px; top: -20px; }

/* content-part */
#content-part { width: 100%; position: relative; }

	/* banner_sec */
	.banner_sec { width: 100%; text-align: right; background-position: center center; background-size: cover; position: relative; }
	.banner_sec:before { width: 100%; height: 40%; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); }
	.banner_sec .wrapper { max-width: 1600px; height: 86vh; padding: 150px 15px; position: relative; z-index: 1; }
	.banner_sec h1 { font-family: Arial, Helvetica, sans-serif; font-size: 47px; letter-spacing: 0.01em; line-height: 1.1; font-weight: 700; color: #fff; background: rgba(0,0,0,0.4); display: inline-block; padding: 10px 30px; }
	.banner_sec.inner .wrapper { padding: 180px 0 75px; height: auto; min-height: auto; }
	.banner_sec.inner:before { height: 100%; background: rgba(0,0,0,0.7); }
	.banner_sec.inner h1 { padding: 0; background: transparent; display: block; text-align: center; font-size: 55px; letter-spacing: -0.04em; }


	/* service_sec */
	.service_sec { padding: 30px 0 0 0; width: 100%; text-align: center; position: relative; z-index: 1; }
	.service_sec .inner { background: #e0e0e0 url(images/box-bg-6.png) repeat; padding: 0 17px 45px; }
	.service_sec h2.box-title { transform: translate(0 , -180px); padding: 0 0 0px 0; width: 100%; margin: 0px 0 -160px 0; color: #fff; }
	.service_sec .service_list { width: calc(100% + 30px); margin: 0 -15px; display: flex; flex-wrap: wrap; }
	.service_sec .service_list .col { padding: 50px 20px 70px; text-align: center; width: calc(33.33% - 30px); margin: 0 15px; background: #990000; border: 2px solid #fff; border-radius: 10px; position: relative; }
	.service_sec .pic { display: inline-block; vertical-align: top; }
	.service_sec .service_list .col h2 { padding: 20px 0; line-height: 1; color: #ffdd00; } 
	.service_sec .service_list .col h4 { font-weight: 500; color: #fff; padding-bottom: 35px; } 
	.service_sec .service_list .col .button { position: absolute; left: 50%; bottom: 15px; transform: translate(-50%,0); }


	/* notice_sec */
	.notice_sec { width: 100%; position: relative; }
	.notice_sec .inner { background: #000; border-top: 5px solid #8c8c8c; color: #fff; }
	.notice_sec .col { width: 33.33%; text-align: center; padding: 40px 20px;  }
	.notice_sec .col1 { order: 1; }
	.notice_sec .col2 { order: 3; }
	.notice_sec .col3 { order: 2; background: #222222; }
	.notice_sec .logo { display: inline-block; vertical-align: top; }
	.notice_sec h5 { padding: 10px 0 30px; line-height: 1.2; }
	.notice_sec p { line-height: 30px; font-family: "Roboto Condensed", sans-serif; font-weight: 700; letter-spacing: 0.02em; }
	.notice_sec hr { background: rgba(255,255,255,0.5); border: 0; height: 2px; margin: 0 0 30px 0; }
	.notice_sec img { display: inline-block; vertical-align: top; }
	.notice_sec p:last-child { padding: 0; }
	.notice_sec .tagline { text-align: center; color: #fff; background: #990000; padding: 35px 15px; }
	.notice_sec .tagline h4 { padding: 0; letter-spacing: -0.01em; line-height: 1.2; }  

	/* text_sec */
	.text_sec { width: 100%; }
	.text_sec .inner { background: #fff; width: 100%; padding: 90px 15px; }
	.text_sec h2,
	.text_sec h3,
	.text_sec h4,
	.text_sec h5,
	.text_sec h6 { text-align: center; }
	.text_sec h2 { font-size: 52px; line-height: 1; }
	.text_sec hr { border: 0; height: 1px; background: rgba(0,0,0,0.2); margin: 20px 0 20px; }
	.text_sec p { line-height: 1.8; }


	/* testimonials_sec */
	.testimonials_sec { width: 100%; }
	.testimonials_sec .inner { background: url(images/testimonials.png) center center no-repeat; background-size: cover; border-top: 10px solid #d1d1d1; border-bottom: 5px solid #d6d6d6; text-align: center; padding: 50px 40px; }
	.testimonials_sec h3 { padding-bottom: 20px; margin-bottom: 50px; position: relative; font-weight: 500; }
	.testimonials_sec h3:after { width: 50px; height: 5px; content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -25px; background: #990000; }
	.testimonials_sec .name { padding-top: 10px; display: block; font-weight: 700; text-transform: capitalize; }
	.testimonials_sec .slick-arrow { transition: all 0.3s; width: 30px; height: 30px; border: 2px solid #303030; border-radius: 5px; text-align: center; color: #303030; line-height: 26px; font-size: 15px; background: transparent; position: absolute; left: 50%; bottom: 0; margin-left: -35px; z-index: 1; cursor: pointer; }
	.testimonials_sec .slick-arrow.slick-next { left: auto; right: 50%; margin: 0 -35px 0 0; }
	.testimonials_sec .slick-arrow:hover { background: #303030; color: #fff; }
	.testimonials_sec .testimonial_list { padding-bottom: 70px; }


/* content-bar-bar */
.banner_sec + .content-bar.v2,
.content-bar { padding: 60px 0 60px; width: 100%; font-weight: 300; }
.content-bar hr { border: 0; height: 1px; background: rgba(0,0,0,0.2); margin: 30px 0; }
.content-bar .mt-0 { margin-top: 0; }
.content-bar .pb-10 { padding-bottom: 10px; }
.content-bar .wpcf7-select,
.content-bar .wpcf7-text { margin: 0 0 0 0; height: 49px; border: 1px solid #cccccc; }
.content-bar .row { margin:  0 -15px 15px; display: flex ; flex-wrap: wrap; }
.content-bar .row .col3 { width: 33.33%; padding: 0 15px; }
.content-bar .row .col2 { width: 50%; padding: 0 15px; }
.content-bar .row .col1 { width: 100%; padding: 0 15px; }
.content-bar form p {  padding: 0;}
.content-bar .wpcf7-form-control-wrap { margin-bottom: 15px; display: block; }
.content-bar label { display: block; padding-bottom: 15px;; }
.content-bar .row > p { padding: 0 15px 0px; width: 100%; }
.content-bar .check-list label { padding-bottom: 15px; }
.wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label:before  ,
.content-bar .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label:before { border: 1px solid #ccc; box-sizing: border-box; }
.content-bar .check-list { padding-bottom: 10px; }
.content-bar label.inline { padding: 0 15px 0 0; display: inline-block; }
.content-bar label.inline + .wpcf7-form-control-wrap { display: inline-block; vertical-align: top; }
.content-bar .button { min-width: 175px; border-radius: 4px !important; }
.content-bar .wpcf7-acceptance label { padding: 0; }
.content-bar [data-name="the-acceptance"] { margin-bottom: 0; }
.content-bar p + hr { margin-top: 10px; }
.content-bar li,
.content-bar p { line-height: 1.625em; }
.content-bar li a,
.content-bar p a { color: inherit; font-weight: 700; }
.content-bar li a:hover,
.content-bar p a:hover { color: #990000; }
.content-bar h1 a,
.content-bar h2 a,
.content-bar h3 a,
.content-bar h4 a,
.content-bar h5 a,
.content-bar h6 a { color: inherit; text-decoration: underline; }
.content-bar h1 a:hover,
.content-bar h2 a:hover,
.content-bar h3 a:hover,
.content-bar h4 a:hover,
.content-bar h5 a:hover,
.content-bar h6 a:hover { color: #990000; text-decoration: none; }
.content-bar.v2 { padding: 30px 0; }
.content-bar .wp-block-gallery { display: flex; flex-wrap:wrap; margin: 0 -15px; }
.content-bar .wp-block-gallery .wp-block-image { width: 50% !important; padding: 15px ; }
.content-bar .pb-20 { padding-bottom: 20px; }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }
.content-bar {  }

/* red_box_content */
.red_box_content { padding: 25px 0 15px; width: 100%; color: #fff; background: #990000; text-align: center; }
.red_box_content h4 {  line-height: 1.4; font-weight: 500; }  


/* three_column_box */
.three_column_box { width: 100%; position: relative; padding: 40px 0; }
.content-bar + .three_column_box { padding-top: 0; }
.three_column_box .intro { text-align: center; padding-bottom: 30px; }
.three_column_box h2 a { color: inherit; }
.three_column_box h2 a:hover { color: #990000; } 
.three_column_box .col { width: 33.33%; padding: 0 15px 30px; }
.three_column_box .content_list { margin: 0 -15px; }
.three_column_box .inner { position: relative; width: 100%; }
.three_column_box .inner figure { width: 100%; height: 0; padding-bottom: 65%; position: relative; display: block; } 
.three_column_box .inner figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; } 
.three_column_box .inner .overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 20px; opacity: 0; visibility: visible; transition: all 0.3s; }
.three_column_box .inner:hover .overlay { opacity: 100; visibility: visible; }

/* portable_toilet_sec */
.portable_toilet_sec { width: 100%; position: relative; padding: 40px 0; }
.portable_toilet_sec .the_row { margin: 0 -15px; }
.portable_toilet_sec .col2 { width: 50%; padding: 0 15px 30px; }
.portable_toilet_sec .col1 { width: 100%; padding: 0 15px 30px; }
.portable_toilet_sec h2 { background: #e0e0e0; font-size: 28px; line-height: 1.1; font-weight: 400; padding: 15px 15px; margin-bottom: 20px; }
.portable_toilet_sec .category-image { max-width: 117px; margin: 0 35px 20px 0; float: left; }
.portable_toilet_sec li a { color: #000; }
.portable_toilet_sec li a:hover { color: #990000; } 
.portable_toilet_sec li { padding-bottom: 5px; font-weight: 500; }
.portable_toilet_sec .additional_services { column-count:2; column-gap:30px; }
.portable_toilet_sec .additional_services > * { overflow: hidden; display: block; } 
.portable_toilet_sec .col1 h2 { max-width: calc(50% - 15px); }
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec 
.portable_toilet_sec {  }

/* portable_detail_sec */
.portable_detail_sec { padding: 40px 0; width: 100%; position: relative; }
.portable_detail_sec h6 { padding-bottom: 15px; }
.portable_detail_sec .leftbox { width: 69%; padding-right: 50px; }
.portable_detail_sec .rightbox { width: 31%; }
.portable_detail_sec .accord_trigger { position: relative; font-size: 28px; line-height: 1.2; padding: 17px 35px 17px 15px; font-weight: 400; cursor: pointer; color: #303030; background: #dddddd; transition: all 0.3s; }
.portable_detail_sec .accord_trigger .icon { width: 16px; height: 16px; content: ''; position: absolute; right: 15px; top: 50%; margin-top: -8px; }
.portable_detail_sec .accord_trigger .icon:after,
.portable_detail_sec .accord_trigger .icon:before { width: 2px; height: 16px; background: #303030; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); content: ''; transition: all 0.3s; } 
.portable_detail_sec .accord_trigger .icon:after { width: 16px; height: 2px; }
.portable_detail_sec .accord_trigger:hover,
.portable_detail_sec .accord_trigger.active { background-color: #990000; color: #fff; }
.portable_detail_sec .accord_trigger:hover .icon:before,
.portable_detail_sec .accord_trigger:hover .icon:after,
.portable_detail_sec .accord_trigger.active .icon:after { background: #fff; }
.portable_detail_sec .accord_trigger.active .icon:before { opacity: 0; }
.portable_detail_sec .accord_group { padding-bottom: 20px; }
.portable_detail_sec .accord_panel { padding: 20px 15px 0; display: none; }
.portable_detail_sec .accord_panel li a { color: inherit; font-weight: 500; } 
.portable_detail_sec .accord_panel li.active a,
.portable_detail_sec .accord_panel li a:hover { color: #990000; } 
.portable_detail_sec .accord_panel li.active a { font-weight: 700; }
.portable_detail_sec .accord_panel li { padding-bottom: 5px; }
.portable_detail_sec .gallery { list-style: none; margin: 0; padding: 15px 0; display: flex; flex-wrap: wrap; }
.portable_detail_sec .gallery li { width: 50%; border: 2px solid #fff; } 
.portable_detail_sec .gallery li img { width: 100%; } 

.job_listing { width: 100%; }
.job_listing hr { margin: 0 0 35px 0; border: 0; height: 1px; background: rgba(0,0,0,0.2); }
.job_listing h4.top-title { margin-bottom: 20px; padding: 0; }
.job_listing .jobs h4 { font-size: 24px; line-height: 1.3; font-weight: 500; padding-bottom: 20px; color: #000080; }
.job_listing .jobs h4 a { color: #000080; }
.job_listing .jobs h4 a:hover { color: #000; }
.job_listing .button { font-size: 13px; letter-spacing: normal; padding: 5px 20px; }
.job_listing .jobs { padding-bottom: 40px; }


/* job_detail_sec */
.page-id-27 .content-bar { padding-bottom: 20px; }
.job_detail_sec { width: 100%; padding: 50px 0; } 
.job_detail_sec h2 { padding-bottom: 20px; }
.job_detail_sec p { line-height: 1.8; font-weight: 300; }
.job_detail_sec h2 { font-weight: 400; color: #000080; font-size: 24px; line-height: 1.2; font-family: "Roboto", sans-serif;  }
.job_detail_sec form { padding: 20px 0 0 0; }
.job_detail_sec form h5 { padding-bottom: 30px; } 
.job_detail_sec .wpcf7-select,
.job_detail_sec .wpcf7-text { margin-bottom: 15px; height: 50px; }
.job_detail_sec .row { display: flex; flex-wrap: wrap; margin: 0 -15px; } 
.job_detail_sec .row .col1 { width: 100%; padding: 0 15px; } 
.job_detail_sec .row .col2 { width: 50%; padding: 0 15px; } 
.job_detail_sec .row .col3 { width: 33.33%; padding: 0 15px; } 
.job_detail_sec .form_group .row p { padding: 0; }
.job_detail_sec .form_group { padding-bottom: 30px; margin-bottom: 35px; border-bottom: 1px solid #ccc; } 
.job_detail_sec h6 { padding-bottom: 30px; }
.job_detail_sec form .text p { padding: 0; }
.job_detail_sec [data-name="uploaded-file"] {  display: block; }
.job_detail_sec .wpcf7 input[type="file"] { margin: 0; height: auto; width: 100%; padding: 15px; }
.job_detail_sec .button { border-radius: 5px !important; }
.job_detail_sec {  }
.job_detail_sec {  }
.job_detail_sec {  }
.job_detail_sec {  }

.wpcf7 form.sent .wpcf7-response-output { color: #057d0b; }

/* contact_sec */
.contact_sec { width: 100%; padding: 50px 0; }
.contact_sec .leftside {width: 50%; padding-right: 20px; }
.contact_sec .rightside {width: 50%; padding-left: 20px; }
.contact_sec .wpcf7-select,
.contact_sec .wpcf7-text { height: 50px; }
.contact_sec h4 { font-weight: 400; line-height: 1.35; padding-bottom: 20px; }
.contact_sec .leftside p { line-height: 1.9; }
.contact_sec form .dropdown p { padding: 0; }
.contact_sec form .dropdown label { padding: 0 0 5px 0; display: block; }
.contact_sec textarea { height: 100px; }
.contact_sec .wpcf7-select, 
.contact_sec .wpcf7-text, 
.contact_sec textarea { margin-bottom: 14px; }
.contact_sec form p { padding-bottom: 10px; }
.contact_sec .button { margin-top: 30px; min-width: 175px; border-radius: 5px !important; background: rgba(153,0,0,1); border-color: rgba(153,0,0,1);  }
.contact_sec .button:hover { background: rgba(68,68,68); border-color: rgba(68,68,68);  }
.contact_sec .leftside p a { color: inherit; font-weight: 500; }
.contact_sec .leftside p { font-weight: 300; }

.wpcf7 form .wpcf7-response-output { margin: 15px 0 0; border: 0; padding: 0; }





























/* footer-part */
#footer-part { width: 100%; color: #fff; background:#000000; }

	/* place_order_sec */
	.place_order_sec { padding: 50px 0; width: 100%; background: #990000; color: #fff; }
	.place_order_sec .left { width: calc(100% - 260px); padding: 0 35px; }
	.place_order_sec .right { width: 260px; }
	.place_order_sec h3 { padding: 0; }
	.place_order_sec h2 { font-size: 52px; padding: 0 0 5px 0; line-height: 1; }

	/* footer_sec */
	.footer_sec { padding: 90px 0; color: #fff; width: 100%; background: #212121; }
	.footer_sec .col1 { width: 33.33%; padding: 0 0 0 15px; }
	.footer_sec .col2 { padding: 0 20px; width: 33.33%; }
	.footer_sec .col3 { width: 33.33%; }
	.footer_sec h5 { padding-bottom: 25px; }
	.footer_sec .col1 .info { padding: 0px 0 20px 0; display: flex; flex-wrap:wrap; align-items: flex-start; font-size: 14px; line-height: 1.4; color: rgba(255,255,255,0.8); }
	.footer_sec .col1 .info i { margin-right: 10px; line-height: 30px; width: 30px; line-height: 30px; text-align: center; font-size: 16px; background: #363636; color: #fff; border-radius: 50%; } 
	.footer_sec .col1 .info span { display: flex; width: calc(100% - 40px); min-height: 30px; align-items: center; }
	.footer_sec .timing span { line-height: 1.9; }
	.footer_sec form p { padding-bottom: 10px; }
	.footer_sec label { display: block; padding-bottom: 5px; }
	.footer_sec .dropdown p { padding: 0; }
	.footer_sec .button { margin-top: 30px; padding: 15px 30px; min-width: 150px; border-radius: 5px !important; background: rgba(153,0,0,1); }
	.footer_sec .wpcf7 form.invalid .wpcf7-response-output, 
	.footer_sec .wpcf7 form.unaccepted .wpcf7-response-output, 
	.footer_sec .wpcf7 form.payment-required .wpcf7-response-output { border: 0; padding: 20px 0 0 ; font-size: 16px; line-height: 1.2; margin: 0; }
	.footer_sec .wpcf7-form-control-wrap[data-name="promocode"] input { margin-bottom: 20px !important; }

	.copyright_sec { text-align: center; padding: 15px 0; width: 100%; font-family: "Open Sans", sans-serif; background: #303030; }
	.copyright_sec .copyright { display: inline; font-size: 14px; line-height: 18px; }
	.copyright_sec .copyright p { display: inline; font-size: 14px; line-height: 18px; padding: 0; }
	.copyright_sec a { color: #fff; }
	.copyright_sec a:hover { text-decoration: underline; }


#back-to-top { background-color: rgba(34, 34, 34, 1); border-color: rgba(255, 255, 255, 1); border-width: 1px; border-style: solid; border-radius: 4px; height: 40px; line-height: 40px; width: 40px; position: fixed; right: 10px; bottom: 10px; color: #fff; text-align: center; z-index: 9999; }
#back-to-top.show:hover { opacity: 0.8; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }




.wpcf7-spinner { display: none !important; }

.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

/* blog-bar */
.blog-bar { padding: 60px 0; width:100%; float: left; position: relative; }
.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%; float: right; }

.slick-dots { padding: 5px !important; text-align:center; width: 100%; font-size:0; line-height:0;  }
.slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 8px; }
.slick-dots li button { width: 10px; height: 10px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:#cccccc; padding:0; border: 2px solid #fff; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; } 
.slick-dots li:after { border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; width: 100%; height: 100%; content:''; position:absolute; left:-1px; top:-1px; border: 1px solid #fff;  } 
.slick-dots li.slick-active button,.slick-dots li:hover button { background:#ac9455; }  
.slick-dots li:hover:after,.slick-dots li.slick-active:after{ border-color: #ac9455; }


/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
/* blog container */  .patners_box { float: left; width: 100%; text-align: center; padding: 20px }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox {	padding: 0;	width: 73%;	float: left;	position: relative;	background: #fff; }
.single .leftBlogBox h1 { text-transform: capitalize}
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}
.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }
.leftBlogBox ul.dateBar li strong {	color: #000;}
.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }
.leftBlogBox .postLoop h2 { font-weight:700; padding-bottom: 5px; }
.leftBlogBox .postLoop p { padding: 0;}
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }
.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #0b9444; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }

/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #0b9444; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #0b9444; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #0b9444; font-weight: normal; color: #fff; background: #0b9444}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #0b9444; color: #fff; border-color: #0b9444; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox #searchform { width: 100%; margin: 0 auto; }
.rightBlogBox #searchform input#s { width: 65%; border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; margin-right: 5px; color: #7b7b7b; height: 33px; }
.rightBlogBox #searchform input#searchsubmit { width: 27%; background: #dfb643; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; }
.rightBlogBox #searchform input#searchsubmit:hover { background: #5a3b00; }
.rightBlogBox ul li { width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #0b9444; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #0b9444; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #0b9444  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #0b9444  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #0b9444  ; }
.search-form input[type='submit']:hover { background: #0b9444; border: solid 1px #0b9444; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}




.tabs{ display: flex; flex-wrap: wrap; width: 100%; margin: 0px; padding: 0px; list-style: none; }
.tabs li { width: 50%; position: relative; font-size: 24px; text-align: center; line-height: 1.2; padding: 17px 15px; font-weight: 400; cursor: pointer; color: #303030; background: #dddddd; transition: all 0.3s; }
.tabs li:hover { background:#990000; color: #fff; }
.tabs li.current{ background: #990000; color: #FFF; }
.tab-content{ display: none; padding: 25px 15px; }
.tab-content.current{ display: inherit; }

.tab_group { padding: 15px; background: #fff; text-align: center; }
.tab_group .group { width: 100%; }
.tab_group .group .col { width: 50%; padding: 0 10px; } 
.tab_group .group .col p:last-child { padding: 0; } 
.tab_group .group .col p { padding-bottom: 15px; }

.iframe-wrap { width: 100%; }
.iframe-wrap figure { width: 100%; height: 0; padding-bottom: 56.66%; position: relative; display: block; }
.iframe-wrap figure iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.iframe-wrap