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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
@font-face {
	font-family: 'Times New Roman Cyr';
	src: url('./fonts/TimesNRCyrMT.woff2') format('woff2'), url('./fonts/TimesNRCyrMT.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Times';
	src: url('./fonts/Times-BoldItalic.woff2') format('woff2'), url('./fonts/Times-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Times New Roman';
	src: url('./fonts/TimesNewRomanPS-ItalicMT.woff2') format('woff2'), url('TimesNewRomanPS-ItalicMT.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Times New Roman Cyr';
	src: url('./fonts/TimesNRCyrMT-Bold.woff2') format('woff2'), url('./fonts/TimesNRCyrMT-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
b, strong {
	font-weight: bold;
}

::-moz-selection {
 background-color: #b3d4fc; /* 1 */
 color: #000000; /* 1 */
 text-shadow: none;
}
::selection {
	background-color: #b3d4fc; /* 1 */
	color: #000000; /* 1 */
	text-shadow: none;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Nunito", sans-serif;
}
h1 {
	font-size: 38px;
	letter-spacing: 1.2px;
}
p, li {
	font-family: 'Nunito Sans', sans-serif;
	color: #272727;
	font-size: 20px;
}
nav.menu-box ul {
	width: 100%;
	justify-content: space-between;
	height: 60px;
	align-items: center;
	background: #660f26;
	background: #660f26;
	margin-bottom: 0px;
}
.menu-box li a {
	/* font-family: 'Nunito Sans', sans-serif; */

	color: #ffffff;
	font-size: 21px;
}
.menu-box li a.active, .menu-box li a:hover {
	color: #ffffff;
}
.menu-box li a {
	font-weight: 500;
}
body {
	background: #fff;
	font: 14px "Nunito", sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
p {
	color: #393939;
	margin: 10px 0;
	line-height: 36px;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Nunito Sans', sans-serif;
}
.welcome-sec a.btn {
	margin-top: 20px;
}
hr {
	background-color: rgb(118, 118, 118) !important;
	height: 2px !important;
}
b {
	font-weight: 600;
	color: #f68a27;
}
b, strong {
	font-weight: 600;
}
p:last-child {
	margin-bottom: 0;
}
a:visited {
	color: #ffffff;
}
a {
	color: #db1c23;
	text-decoration: none !important;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.width-100 {
	width: 100%;
}
.width-50 {
	width: 50%;
}
.p-0 {
	padding: 0px !important;
}
.m-0 {
	margin: 0px !important;
}
.mt-0 {
	margin-top: 0px !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.pt-0 {
	padding-top: 0px !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: 'Nunito Sans', sans-serif;
	transition: all 0.5s ease;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 600;
}
html {
	height: 100%;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}
ul {
	margin-left: 0rem;
	padding: 0;
	list-style: none;
	clear: both;
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.text-primary {
	color: rgb(32, 30, 30) !important;
}
.text-secondary {
	color: rgb(164, 195, 209) !important;
}
.text-white {
	color: #ffffff !important;
}
.text-black {
	color: #000000 !important;
}
.text-center {
	text-align: center !important;
}
.banner.inner p strong {
	color: #000000;
	font-size: 18px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.pl-5 {
	padding-left: 5px;
}
.pr-5 {
	padding-right: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pr-10 {
	padding-right: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pr-15 {
	padding-right: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pr-20 {
	padding-right: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pr-30 {
	padding-right: 30px;
}
.content p {
	margin-bottom: 20px;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.services-sec .head {
	color: #ca3f38;
	font-size: 36px;
	margin-bottom: 30px;
	font-weight: 700;
	text-align: center;
	margin-top: 0;
}
.space-100 {
	height: 100px;
	width: 100%;
	display: block;
}
.btn, .button, input[type="submit"], input[type="reset"], input[type="button"] {
	border: 1px solid #cecece;
	color: #3e3f3f;
	display: inline-block;
	font-size: 22px;
	text-decoration: none;
	cursor: pointer;
	line-height: normal;
	padding: 8px 18px 8px 18px;
	font-family: "Nunito", sans-serif;
	background: rgb(255 255 255);
	transition: all 0.5s ease;
	margin: 10px auto;
	border-radius: 12px;
	width: 25%;
	height: 50px;
}
hr {
	margin: 30px 0px;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
.logo-box {
	width: 100%;
	text-align: center;
	padding: 30px 0;
}
.core-prof-sec .caption-text p {
	color: #000000;
	padding-bottom: 15px;
}
.btn-success, .btn-success:hover {
	background-color: rgb(0, 157, 226);
	color: #ffffff;
}
.btn-default:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #0062ff;
	border: 1px solid #0062ff;
}
.banner-home-box .carousel-caption {
	position: absolute;
	top: 220px;
}
.banner-home-box .carousel-caption h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Ethnocentric Rg';
	font-size: 30px;
}
.banner-home-box .carousel-caption h3 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Ethnocentric Rg';
	font-size: 30px;
}
.banner-home-box .carousel-caption h2 span {
	font-size: 52px;
}
.banner-home-box .carousel-caption a {
	margin-top: 30px;
	padding: 7.5px 30px 7.5px 60px;
	background-color: #0353ac;
	border: 1px solid #0353ac;
	font-size: 31px;
}
.banner-home-box .carousel-caption a span {
	background-image: url(./images/list-icon-btn.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 27px;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 23px;
}
.inner-banner-text {
	position: absolute;
	top: 125px;
	background-color: #000000b0;
	padding: 20px;
	align-items: center;
	justify-content: center;
	height: 182px;
	display: flex;
	width: 50%;
}
.inner-banner-text h2 {
	font-size: 52px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Ethnocentric Rg';
	margin-bottom: 0px;
}
nav.menu-box ul:before {
	content: "";
	background: #660f26;
	background: #660f26;
	height: 60px;
	width: 5000px;
	left: -5000px;
	position: absolute;
	top: 0;
}
nav.menu-box ul:after {
	content: "";
	background: #660f26;
	background: #660f26;
	height: 60px;
	width: 5000px;
	right: -5000px;
	position: absolute;
	top: 0px;
}
.btn-default {
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	background-color: #071e65;
	color: #fffffe;
	font-size: 18px;
	position: relative;
	font-weight: normal;
	border-radius: 10px;
	margin-top: 0;
	font-family: 'Nunito Sans', sans-serif;
	border: 1px solid #071e65;
}
.btn-info:hover {
	color: #ffffff;
}
.btn-secondary {
	background-color: #505050;
	color: #ffffff;
}
.btn-secondary {
	padding: 10px 50px 10px 50px;
	text-decoration: none;
	color: #fffffe;
	font-size: 19px;
	position: relative;
	font-weight: normal;
	border-radius: 25px;
	margin-top: 0;
	font-family: 'Nunito Sans', sans-serif;
	border: 1px solid #505050;
}
.btn-secondary:hover {
	color: #505050;
	border: 1px solid #505050;
	background-color: #ffffff;
}
.btn-primary {
	background-color: #000000;
	color: #ffffff;
}
.services-sec a.btn {
	margin-top: 30px;
}
.img-fluid {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.services-sec p {
	color: #000;
	text-align: center;
	line-height: 31px;
}
section.inner h5 {
	color: #ca3f38;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.welcome-sec .col-7 {
	-ms-flex: 0 0 54.333333%;
	flex: 0 0 54.333333%;
	max-width: 54.333333%;
}
.welcome-sec .col-5 {
	-ms-flex: 0 0 45.666667%;
	flex: 0 0 45.666667%;
	max-width: 45.666667%;
}
.services-sec .col-7 {
	-ms-flex: 0 0 54.333333%;
	flex: 0 0 54.333333%;
	max-width: 54.333333%;
}
.services-sec .col-5 {
	-ms-flex: 0 0 45.666667%;
	flex: 0 0 45.666667%;
	max-width: 45.666667%;
}
.services-sec h2 {
	color: #292e94;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 40px;
	text-align: left;
}
ul.footer-link li a {
	font-family: Avenir LT Std;
	font-size: 19px;
	color: #fff;
	font-weight: 300;
}
ul.footer-link li {
	margin-bottom: 15px;
}
.services-box-row .service-item .content-box {
	text-align: center;
}
.services-box-row .service-item {
	padding: 20px;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	position: relative;
	min-height: 1px;
	padding-right: 7.5px;
	padding-left: 7.5px;
}
section.services-sec {
	padding: 60px 0px 60px 0px;
	background-image: url(./images/service-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
section.accord-sec {
	padding: 80px 0px 80px 0px;
	background-image: url('../images/accord-bg.jpg');
	background-position: center;
	background-repeat: repeat-x;
	background-size: cover;
}
.copywrite strong {
	font-family: Myriad Pro;
	color: #fff;
	font-weight: 300;
}
ul.style-01 li {
	font-size: 20px;
	margin-bottom: 12px;
	color: #1c1c1c;
	position: relative;
	padding-left: 20px;
}
ul.style-01 li:before {
	content: "";
	background-image: url(./images/arrow-list.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0px;
}
section.gallery-sec {
	padding: 60px 0px 60px 0px;
	background-image: url(./images/bg-gal.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
section h2 {
	color: rgb(255, 255, 255);
	font-size: 40px;
	margin-bottom: 60px;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
}
.row.gal-row {
	margin-right: -5px;
	margin-left: -5px;
	justify-content: center;
}
.service-desc {
	font-size: 28px;
	font-family: 'EuroStyle';
	text-align: center;
	letter-spacing: 1px;
	color: rgb(41, 46, 148);
	font-weight: 500;
	padding: 30px 0;
}
section.service-sec {
	padding: 60px 0px 60px 0px;
	background-color: #f2f2f2;
}
.service-sec .btn-default {
	margin-top: 40px;
	padding: 10px 50px;
}
.col-gal {
	padding: 0 5px;
}
.col-3.col-gal {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
section.customer-sec {
	padding: 60px 0px 60px 0px;
	background-image: url(./images/customer-setisfaction-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.satisfation {
	width: 100%;
	text-align: center;
}
.customer-sec .service-desc {
	font-size: 33px;
	font-family: 'EuroStyle';
	text-align: center;
	letter-spacing: 1px;
	color: rgb(255 255 255);
	font-weight: 500;
	padding: 30px 0 0px 0px;
	text-transform: uppercase;
}
.customer-sec .head {
	color: rgb(255 255 255);
}
.sector-sec .col-gal {
	text-align: center;
}
section.sector-sec {
	padding: 60px 0px 60px 0px;
}
.sector-sec .col-gal img {
	padding: 12px;
	height: 80px;
}
footer {
	padding: 60px 0px 60px 0px;
	background-color: #2b2872;
}
footer h2 {
	color: rgb(255 255 255);
	font-size: 30px;
	margin-bottom: 50px;
	font-weight: normal;
	text-align: left;
	margin-top: 0;
	font-family: 'Audiowide';
	text-transform: uppercase;
}
input.submit {
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	background-color: #ac549b;
	width: 110px;
	padding: 6px 18px 8px 18px;
	float: right;
	border-radius: 25px;
	margin-top: 20px;
}
input, textarea {
	font-weight: normal;
	margin-bottom: 25px;
	font-family: 'Nunito Sans', sans-serif;
	width: 100%;
	padding: 10px 15px;
	border: 1px solid #fff;
	border-radius: 0;
	font-size: 17px;
	/* color: #fefefe; */
	background-color: #fff;
	resize: none;
	border-radius: 12px;
}
footer form input.submit {
	margin-bottom: 30px;
}
header .logo {
	width: auto;
	height: auto;
	max-width: 100%;
}
.font-bold {
	font-weight: 700;
}
.font-i {
	font-style: italic !important;
}
.footer-navigation a i {
	margin-right: 7.5px;
	color: #e58f39;
}
.footer-navigation li {
	line-height: 30px;
}
a.btn-blank {
	padding: 3.5px 50px 3.5px 50px;
	text-decoration: none;
	background-color: #ffffff;
	color: #fffffe;
	position: relative;
	border-radius: 25px;
	margin-top: 0;
	color: #504f4f;
	font-family: Myriad Pro;
	font-weight: 700;
	font-size: 23px;
	border: 0px solid rgb(202, 63, 56);
	margin: 0px auto 10px auto;
	margin-top: 30px;
}
.footer-navigation a {
	font-size: 18px;
	color: #ffffff;
}
.accord-sec p {
	color: #ffffff;
	text-align: center;
	font-size: 23px;
	line-height: 36px;
}
#page {
	overflow: inherit;
	overflow-x: hidden;
}
ul.style-0 li {
	color: #2e2e2e;
	font-size: 18px;
	line-height: 34px;
}
ul.style-0 li i {
	margin-right: 10px;
}
/*
.inner-banner .content-banner h1 {

    font-size: 60px;

    color: #ffffff;

    line-height: 80px;

    font-weight: 500;

}

.content-banner {

    position: absolute;

    bottom: 0px;

    padding: 0px 0px 3px 0px;

    top: 0;

    left: 0;

    right: 0;

    display: flex;

    justify-content: center;

    align-items: center;

}*/

section.video-sec img {
	width: 100%;
	height: auto;
}
body {
	overflow-x: hidden;
}
.banner-home-box {
	width: 100%;
	overflow: hidden;
	margin-top: -60px;
}
.banner-home .ban-img-box {
	height: 100%;
	position: relative;
}
.banner-home .banner-img1 {
	margin: 0;
}
.ban-img-box img {
	width: 100%;
}
.banner-home .banner-img2 {
	width: 33.33%;
}
.banner-home .banner-img3 {
	width: 33.33%;
	margin: 0;
}
.inner-banner img {
	position: relative;
	width: 100%;
}
#demo {
	height: 100%;
	position: relative;
	overflow: hidden;
}
section.gallery img {
	width: 100%;
	height: 287px;
	/* border-radius:5px; */
	object-fit: cover;/* -webkit-transition: all .8s ease-in-out; *//*-moz-transition: all .3s ease-in-out;*/
    /*-o-transition: all .3s ease-in-out;*/
    /*-ms-transition: all .3s ease-in-out;*/
}
section.gallery {
	padding: 80px 0;
}
section.gallery .col-lg-3.col-md-4.col-xs-6.thumb {
	padding: 0;
	border: 1px solid #ffffff;
}
.hovereffect {
	/* width: 100%; */
  /* height: 100%; */
  /* float: left; */
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	background: #660f26;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	/* padding: 50px 20px; */
	align-items: center;
	justify-content: center;
	display: flex;
}
.hovereffect img {
	display: block;
	position: relative;
	max-width: 100%;
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(0px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.hovereffect:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	overflow: hidden;
	padding: 0.5em 0;
	background-color: transparent;
}
.hovereffect h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.hovereffect:hover h2:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hovereffect i {
	color: #FFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	font-size: 60px;
}
.hovereffect:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}*/
.modal-header {
	border-bottom: none;
}
.modal-title {
	color: #000;
}
.modal-footer {
	display: none;
}
section.banner.inner-banner {
	height: auto !important;
	min-height: auto !important;
	position: relative;
	align-items: center;
	justify-content: center;
	display: flex;
}
.inner-banner .banner-content {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
}
.inner-banner .banner-content h1 {
	font-size: 47px;
	color: #ffffff;
	line-height: 60px;
	font-weight: 100;
	text-transform: uppercase;
	font-family: 'Audiowide', cursive;
	margin: 0;
	text-shadow: 2px 2px 5px black;
}
section.inner h4 {
	color: #ca3f38;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
section.inner h3 {
	color: #ca3f38;
	font-size: 30px;
	font-weight: 700;
}
ul.list-01 li {
	display: inline-block;
	background-color: #ddd;
	border: 1px solid #ddd;
	padding: 5px;
	width: 49.8%;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	line-height: 31px;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Nunito Sans', sans-serif;
}
ul.list-01 li:before {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 7px;
	top: 11px;
}
.inner-content .content {
	padding: 40px 0px;
	min-height: 350px;
}
.content-wrap-inner .entry-content {
	min-height: 370px;
}
.page-template-inner-page .entry-content {
	padding-bottom: 40px;
}
.inner h2 {
	color: #292e94;
	font-size: 28px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
}
section.inner ul.style-01 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
section.inner ul.style-01 li {
	position: relative;
	min-height: 1px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.welcome-sec {
	padding: 80px 0;
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
section .head {
	color: #2b2872;
	font-size: 50px;
	margin-bottom: 50px;
	/* font-weight: normal; */
	text-align: center;
	margin-top: 0;
	font-family: 'Audiowide', cursive;
	text-transform: uppercase;
}
section.inner .head {
	text-align: center;
	font-size: 40px;
}
section.inner + footer {
	border-top: 1px solid #b5b5b5;
}
section.inner {
	min-height: 480px;
	/* margin-top: -40px; */
    /* padding-bottom: 40px; */
	padding: 80px 0;
}
section .head span {
	color: #009de2;
}
ul.list-01 {
	margin-top: 25px;
}
.banner-home .content-banner h1 {
	font-size: 54px;
	color: #ffffff;
	line-height: 22px;
	font-weight: 700;
	font-family: oxygen;
	text-shadow: 1px 1px 1px #000;
}
.welcome-sec p {
	color: #404041;
	margin: 0px 0 20px 0;
	line-height: 27px;
	font-size: 18px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
}
.welcome-sec a {
	color: #ffffff;
	display: inline-block;
	text-align: center;
	/* line-height: 30px; */
	padding: 8px 40px;
	border-radius: 50px;
	position: relative;
	background-color: #2b2872;
	font-size: 22px;
	margin-top: 18px;
	border: 2px solid #2b2872;
	font-family: 'Nunito Sans', sans-serif;
	float: right;
}
.welcome-sec a:hover {
	background-color: #660f26;
	border: 2px solid #660f26;
	color: #ffffff;
}
.content-banner .date {
	font-family: TrajanPro-Regular, sans-serif;
	font-size: 19px;
	color: #da2462;
}
.content-banner h3 {
	font-family: TrajanPro-Regular, sans-serif;
	font-size: 23px;
	color: #ffffff;
}
.banner-home .content-banner p {
	font-size: 34px;
	color: #ffffff;
	line-height: 47px;
}
.testimonials-detail {
	/* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
	width: 100%;
	padding: 10px 0 0;
	text-align: center;
}
.testimonials-content {
	border: 1px solid #cccccc;
	padding: 70px 20px;
	background-color: #ffffff;
	border-radius: 30px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	height: 850px;
}
.testimonials-detail img {
	border: 1px solid #CCC;
	padding: 1px;
}
.testimonials-content p {
	margin: 0;
	font-size: 17px;
	line-height: 24px;
}
.testimonials-content > p {
	min-height: 280px;
}
.testimonials-content h3 {
	font-size: 24px;
	text-align: center;
	padding: 0 0 10px;
	color: #660f26;
}
.testimonials-content .testimonials-detail p {
	font-size: 20px;
	text-transform: uppercase;
	color: #8c2c23;
	padding: 20px 0px 10px;
}
.test-center .testimonials-detail {
	margin: -23px 0 0;
}
section.testimonials-sec {
	padding: 80px 0;
}
/*section.testimonials-sec a {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 8px 40px;
    border-radius: 50px;
    position: relative;
    background-color: #2b2872;
    font-size: 22px;
    border: 2px solid #2b2872;
    font-family: 'Nunito Sans', sans-serif;
    margin: 80px auto 0;
}
section.testimonials-sec a:hover{
        background-color: #660f26;
    border: 2px solid #660f26;
}*/

.copywrite {
	font-size: 18px;
	text-align: left;
	/* margin-top: 13px; */

	font-family: Century Gothic;
	color: #ffffff;
	font-weight: 300;
	display: block;
	width: 100%;
	clear: both;
}
footer h3 {
	text-align: left;
	line-height: 24px;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 25px;
}
#menu-footer_menu li a {
	font-size: 16px;
	color: #ffffff;
	font-family: raleway;
	text-align: left;
	line-height: 30px;
	font-weight: 400;
}
.footer-menu li a {
	position: relative;
	padding-left: 15px;
}
.footer-menu li a:before {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 0px;
}
.top-btn .phone-icon {
	background-image: url('../images/phone-icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 31px;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 20px;
}
.top-btn .req-icon {
	background-image: url('../images/list-icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 25px;
}
.nav-con {
    background: #660f26;
}
nav.menu-box {
	width: 100%;
	position: relative;
	z-index: 9999;
}
.menu-box ul {
	display: flex;
}
.menu-box ul li a {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	/* letter-spacing: 2px; */
	font-family: 'Audiowide', cursive;
}
.footer-btm {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
ul.contact-info-h li {
	font-size: 14px;
	color: #272727;
	text-transform: uppercase;
	position: relative;
	padding-left: 20px;
}
.conact-detail-boxes {
	margin: 0 0 40px;
	text-align: center;
}
.conact-detail-box:first-child {
	margin-left: 0;
}
.conact-detail-box {
	display: inline-block;
	vertical-align: top;
	width: 23.333%;
	padding: 12px 10px;
	box-sizing: border-box;
	margin: 0 0 0 11px;
	border: 1px solid #ccc;
	text-align: center;
	min-height: 165px;
}
.conact-detail-box i.fa.fa-map-marker {
	text-align: center;
	color: #101010;
	font-size: 40px;
	margin: 0 auto;
}
.conact-detail-box p {
	margin: 20px 0 0;
	font-size: 17px;
	line-height: 24px;
}
.conact-detail-box i.fa.fa-phone {
	text-align: center;
	color: #101010;
	font-size: 40px;
	margin: 0 auto;
}
.conact-detail-box i.fa.fa-envelope {
	text-align: center;
	color: #101010;
	font-size: 40px;
	margin: 0 auto;
}
.conact-detail-box ul.social-links {
	padding: 35px 42px;
}
.conact-detail-box ul.social-links a {
	font-size: 30px;
	color: #101010;
	background-color: #ffffff;
	width: 43px;
	border-radius: 50%;
	height: 43px;
	display: flex;
	align-items: center;
	border: 2px solid #101010;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}
.social-links {
	display: flex;
	margin-bottom: 0px;
}
.home-slider a.btn.btn-success {
	font-family: 'Trajan Pro';
	font-size: 30px;
	line-height: 25px;
	background-color: #da6372;
}
.home-slider .btn-box.text-center {
	margin-top: 60px;
}
.home-slider img {
	width: 100%;
}
.home-slider {
	width: 100%;
	display: block;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
}
.home-slider.inner-ban {
	width: 100%;
	display: block;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
	border-bottom: 0px solid #000;
}
.home-slider.inner-ban img {
	border-bottom: 5px solid #000;
}
#home-banner-slider .container {
	position: absolute;
	top: 33%;
	left: 0;
	right: 0;
}
#home-banner-slider .container .slider-content {
	text-align: center;
	width: 100%;
	top: 115px;
	position: relative;
}
.home-slider h1 {
	font-size: 47px;
	color: #ffffff;
	line-height: 60px;
	font-weight: 100;
	text-transform: uppercase;
	font-family: 'Audiowide', cursive;
	margin: 0;
	text-shadow: 2px 2px 5px black;
}
.home-slider a {
	color: #ffffff;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	padding: 15px 40px 15px 65px;
	border-radius: 50px;
	position: relative;
	background-color: #2b2872;
	font-size: 30px;
	font-family: 'Audiowide', cursive;
	margin-top: 40px;
	border: 2px solid #2b2872;
}
.home-slider a:hover {
	color: #ffffff;
	background-color: #660f26;
	border: 2px solid #660f26;
}
.home-slider a span {
	content: "";
	background-image: url(../images/phone-icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 23px;
	height: 35px;
	display: inline-block;
	position: absolute;
	left: 28px;
	top: 15px;
}
#home-banner-slider .container .slider-content h2 {
	font-size: 43px;
	color: #e97381;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	text-shadow: 0px 0px 1px #000;
}
.home-slider .btn-box.text-center {
	margin-top: 60px;
}
.home-slider a.btn.btn-success {
	font-family: 'Trajan Pro';
	font-size: 30px;
	line-height: 25px;
	background-color: #da6372;
}
.home-slider a.btn.btn-success {
	font-family: 'Trajan Pro';
	font-size: 30px;
	line-height: 25px;
	background-color: #da6372;
}
section.product-sec {
	text-align: center;
	padding: 80px 0;
}
.products-img img {
	width: 100%;
	margin: 50px 0;
}
footer .social-links {
	padding-top: 0;
	text-align: left;
	float: left;
	margin-top: 7.5px;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
}
.social-links li {
	margin-right: 10px;
}
.top-footer p {
	color: #ffffff;
	font-size: 18px;
}
ul.location-info {
	margin-top: 35px;
	margin-bottom: 0px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit {
	width: 150px;
	background-color: #101010;
	border: 1px solid #101010;
	color: #ffffff;
	border-radius: 30px;
	float: right;
}
.footer-bootom {
	background-color: #101010;
	padding: 20px 0;
}
.social-links li a {
	font-size: 20px;
	color: #ffffff;
	background-color: #101010;
	width: 43px;
	border-radius: 50%;
	height: 43px;
	display: flex;
	align-items: center;
	border: 2px solid #ffffff;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}
.location-info li {
	font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	position: relative;
	padding-left: 65px;
	margin-bottom: 30px;
}
.location-info li p {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
}
.location-info li strong {
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	font-size: 25px;
}
.location-info li.phone span {
	background-image: url(../images/phone-h.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 0px;
}
.location-info li.address span {
	background-image: url(../images/add-icon-f.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 33px;
	height: 46px;
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 4px;
}
.location-info li.email span {
	background-image: url(../images/email-icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 44px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 0px;
}
.location-info li.fax span {
	background-image: url(./images/fax-icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 0px;
}
.location-info li a {
	text-transform: lowercase;
	text-align: left;
	font-size: 18px;
	color: #ffffff;
	display: block;
}
.location-info span {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 20px;
	color: #ffffff;
}
.contact-page {
	padding: 100px 0;
}
body .contact-page .head {
	margin-bottom: 0px;
	text-align: left;
	font-family: "Nunito", sans-serif;
}
/*contact form css start*/

.map {
	width: 100%;
}
.contact-from input, .contact-from textarea {
	width: 100%;
	padding: 7.5px 15px;
	background-color: #ffffff;
	border: 1px solid #c5c5c5;
	color: #000000;
	margin-bottom: 24px;
}
footer p.short-desc {
	font-size: 30px;
	color: #fff;
	font-family: 'Times New Roman Cyr';
	margin: 0 0 30px 0;
}
.contact-from ::placeholder { /* Firefox, Chrome, Opera */
 color: #cecece;
 font-family: 'Nunito Sans', sans-serif;
 font-size: 16px;
}
 .contact-from :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fefefe;
 font-family: 'Nunito Sans', sans-serif;
 font-size: 16px;
}
.container-fluid {
	position: relative;
}
.owl-slider .item img {
	height: 450px;
}
.owl-theme .custom-nav {
	position: absolute;
	top: 35%;
	/*   width:100%; */
/*   background-color:grey; */
	left: 0;
	right: 0;
}
.owl-theme .custom-nav .owl-prev, .owl-theme .custom-nav .owl-next {
	height: 100px;
}
.owl-theme .custom-nav .owl-prev i, .owl-theme .custom-nav .owl-next i {
	font-size: 2.5rem;
	color: white;
	text-shadow: 2px 2px 3px black;
}
/* stylise navigation arrows individually */
.owl-theme .custom-nav .owl-prev {
	position: absolute;
	top: 25%;
	margin-left: 10px;
	display: block !important;
	z-index: 100;
	background-color: none !important;
}
.owl-theme .custom-nav .owl-next {
	position: absolute;
	top: 25%;
	right: 10px;
	display: block !important;
	z-index: 100;
	background-color: none;
}
/* stylise navigation arrow background */
.owl-theme .owl-nav [class*="owl-"] {
	background: none;
	border: none;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: rgba(22,22,22,0.75);
}
/* --------- Captions ------*/
.caption {
	/*     background-color: rgba(3,3,3,0.15); */
	border: none;
	position: absolute;
	top: 30%;/* vertical offset*/
	left: 20%;/* horizontal offset*/
	width: 60vw; /* width to centralise */
	height: 50%; /* width to centralise */
}
/* ------ random css ----*/
.item p {
	/* padding: 0.5rem; */
	color: white;
	/* text-shadow: 1px 1px 1px black; */
	text-align: justify;
	font-weight: 300;
	line-height: 30px;
	font-size: 22px;
}
.service-img {
/* background-color: #2d9ce9; */
    /* height: 150px; */
    /* align-items: center; */
    /* justify-content: center; */
    /* display: flex; */
}
.service-content {
/* background-color: #e3f5fb; */
    /* text-align: center; */
    /* padding: 40px 20px; */
}
.service-content h3 {
/* margin: 0; */
    /* font-size: 36px; */
    /* font-family: 'Times New Roman Cyr'; */
    /* color: #323232; */
}
.service-content p {
/* font-size: 18px; */
    /* color: #323232; */
}
.btn.about-btn a {
	color: #323232;
}
.services {
/* border: 1px solid #cecece; */
}
section.testmonial-sec {
	padding: 80px 0;
}
.testimonial {
/* text-align: center; */
}
img.testimonial-image-02 {
	float: left;
	margin-right: 0px;
	margin-top: 12px;
}
.testimonial p {
/* font-size: 18px; */
    /* margin: 30px 0; */
}
.testimonial p span {
	font-size: 24px;
	font-weight: bold;
}
.dreading {
	text-align: center;
}
.dreading p {
/* font-size: 18px; */
}
.consultation {
/* background-color: #0f46a8; */
    /* padding: 20px 0; */
    /* border-radius: 18px; */
    /* width: 90%; */
    /* margin: 0 auto; */
}
.consultation p {
/* font-size: 24px; */
    /* color: #fff; */
    /* margin: 0; */
}
.consultation a {
	color: #fff;
	font-size: 24px;
}
.dreading {
/* text-align: center; */
    /* padding: 60px 30px; */
    /* background-color: #f6f6f6; */
}
.dreading p {
/* font-size: 18px; */
}
.consultation span {
/* background-image: url(./images/phone-icon-h-2.png); */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* width: 30px; */
    /* height: 33px; */
    /* display: inline-block; */
    /* position: absolute; */
    /* left: 175px; */
}
img.testimonial-image-01 {
	float: right;
	margin: -40px 0px 0px 0px;
}
.footer-logo img {
	margin: 30px 0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 120px;
}
 input::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Microsoft Edge */
 color: #cecece;
 font-family: 'Nunito Sans', sans-serif;
 font-size: 16px;
}
input::input-placeholder, textarea::input-placeholder { /* Firefox, Chrome, Opera */
 font-size: 16px;
 color: #cecece;
 font-family: 'Nunito Sans', sans-serif;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 16px;
 color: #cecece;
 font-family: 'Nunito Sans', sans-serif;
}
 footer form ::-ms-input-placeholder { /* Microsoft Edge */
 font-size: 16px;
 color: #fefefe;
 font-family: 'Nunito Sans', sans-serif;
}
.contact-from input[type="submit"] {
	display: inline-block;
	width: auto;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	background-color: #071e65;
	color: #fffffe;
	font-size: 18px;
	position: relative;
	font-weight: normal;
	border-radius: 10px;
	margin-top: 0;
	font-family: 'Nunito Sans', sans-serif;
	border: 1px solid #071e65;
}
.contact-from .col-6.pr-5 {
	padding-right: 7.5px !important;
}
.contact-from .col-6.pl-5 {
	padding-left: 7.5px !important;
}
.inner-content section .head {
	color: #e58f39;
	font-size: 32px;
	margin-bottom: 25px;
	font-weight: 500;
	text-align: left;
	margin-top: 0;
}
section.e-bike-inner ul {
	list-style: disc;
	padding-left: 20px;
	margin: 30px 0 0 0;
}
section.inner ul li {
	margin-bottom: 25px;
}
.e-bike-images img {
	/* border-radius: 30px; */
	border: 3px solid #660f26;
	margin: 40px 10px 0px;
}
.e-bike-images {
	text-align: center;
}
/*contact form css end*/


div.gallery {
	position: relative;
}
div.gallery:hover img {
	filter: grayscale(100%);
}
div.gallery img {
	width: 100%;
	height: auto;
}
div.desc {
	padding: 0 100px;
	position: absolute;
	top: 0;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	display: flex;
	color: #fff;
	font-family: 'EuroStyle';
	font-size: 36px;
	letter-spacing: 2px;
	text-align: center;
}
.responsive {
	padding: 0 6px;
	float: left;
	width: 33.33333%;
}
.gallary-bottom {
	margin-top: -90px;
}
.gallary-bottom-center {
	margin-top: 10px;
}

/*@media only screen and (max-width: 700px) {
.responsive {
	width: 49.99999%;
	margin: 6px 0;
}
}

@media only screen and (max-width: 500px) {
.responsive {
	width: 100%;
}
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
} 



@media only screen and (max-width: 768px) {
.container {
	width: 750px;
}
.logo-box {
	display: none;
}
}

@media only screen and (min-width: 992px) {
.container {
	width: 970px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 5000px) {
.container {
	width: 1200px;
}
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
.content-banner {
	padding-left: 30px;
}
.content-banner h3 {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.content-banner .date {
	font-size: 18px;
}
}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
.content-banner {
	padding-left: 30px;
}
.content-banner h3 {
	font-size: 20px;
	margin-top: 3px;
}
.content-banner .date {
	font-size: 18px;
}
.ban-img-box img {
	max-height: 605px;
}
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
.content-banner {
	padding-left: 30px;
}
.ban-img-box img {
	max-height: 690px;
}
}*/

/***---------- responsive css ------------***/


.video-phone { display:none}

@media only screen and (max-width: 1600px) {
nav.menu-box ul:after { display:none}
}

@media only screen and (max-width: 1280px) {
.menu-box ul li a {    font-size: 15px;}
.home-slider h1 {  font-size: 25px;}
#home-banner-slider .container {  top: 20%;}
.home-slider a { font-size: 24px;    padding: 10px 40px;}
section .head { font-size: 36px;}
.testimonials-content p { font-size: 15px;    line-height: 22px;}
.testimonials-content h3 { font-size: 20px;}
.testimonials-content h5 {  font-size: 18px;}
.video-sec iframe { height: 480px;}

.inner-banner .banner-content h1 { font-size: 36px;}
section.inner .head { font-size: 30px;}
section.inner h4 { font-size: 18px;}
}

@media only screen and (max-width: 992px) {
.nav-con .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");    cursor: pointer;}

.navbar-nav li { border-bottom: 1px solid #FFF; width: 97%; padding: 5px 0px;}		
nav.menu-box ul { height: auto;}
button.navbar-toggler { border: none;}
#home-banner-slider .container .slider-content {  top: 0;}
section.testimonials-sec .col-4 { flex: 0 0 99%;    max-width: 99%;     margin: 0 0 30px;}
.testimonials-content { height: auto;}
.testimonials-content > p { min-height: auto;}
.test-center .testimonials-detail {    margin: 0;}
.top-footer .col-5, .top-footer .col-7 { flex: 0 0 99%;    max-width: 99%; }

.inner-banner .banner-content { top: 30%;}
.conact-detail-box { width: 48%;    margin: 0 5px 20px;}
.social-links { justify-content: center;}
}

@media only screen and (max-width: 767px) {
	
.logo-box { padding: 10px 50px;}	
.menu-box ul li a {    font-size: 14px;}
#home-banner-slider .container {  top: 10%; padding:0}
.home-slider h1 {  font-size: 14px;  line-height: 30px; padding: 0 5px;}
.home-slider a { font-size: 18px;    margin: 20px 0 0;    padding: 5px 30px;}
section.product-sec { padding: 30px 0;}
section .head { font-size: 24px;    margin: 0 0 30px;}
p, li { font-size: 15px;    line-height: 25px;}
section.product-sec .col-4 {  flex: 0 0 100%;    max-width: 100%;}
.products-img img { margin: 30px 0;    padding: 0 10px;}
.about-left { order: 2;    padding-top: 30px;}
.welcome-sec .col-6 { flex: 0 0 100%;   max-width: 100%;}
.welcome-sec { padding: 50px 0;}
.video-sec iframe { height: 250px;}
footer { padding: 30px 0;}
footer h2 { font-size: 24px;    margin: 0 0 20px;}
.top-footer p { font-size: 15px;  line-height: 24px;    margin: 0 0 12px;}
.location-info li p, .location-info li a { font-size: 15px;}
section.gallery .row { width: 100%;    margin: 0;}
input, textarea { padding: 5px 10px;}
.footer-btm > div { width: 100%;    padding: 10px 0;}
.footer-btm { display: block;}

section.inner .head { font-size: 24px;}
.inner-banner .banner-content h1 { font-size: 24px;  line-height: 36px;}
section.inner { padding: 40px 0;}
section.inner h5 { font-size: 24px;}
.conact-detail-box { width: 99%;}
.conact-detail-box p a { color:inherit}
.inner h2 { font-size: 20px;}

.video-desk { display:none}
.video-phone { display:block}
}
