@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}


* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }

html,
body {
height: 100%;
font-size: 16px;
color: #131e3c;
font-family: 'Open Sans', sans-serif;
vertical-align: baseline;
line-height: 26px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
color: #0f1934;
line-height:1.5
}

h1 {
    font-size: 32px;
}

h2, h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

a {
  color:#0f1934;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0 none;
  color: #0f1934;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #0090cb;
  text-shadow: none;color:#fff
}
::selection {
  background: #0090cb;
  text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.container-fluid {
    max-width: 1560px;
}
.pt-100{padding-top:60px}
.pb-100{padding-bottom:60px}
.pb-70{padding-bottom:70px}
.pb-40{padding-bottom:40px}
.bg-color{background:#fbfbfb}
.no-padding-left{padding-left:0px}
.no-padding-right{padding-right:0px}
.bg-gray{
	background:#f0f0f0
}
.fixed-contact.show {
    transform: none;
    opacity: 1;
    filter: alpha(opacity = 100);
}
.fixed-contact {
    z-index: 999999;
    position: fixed;
    right: 0;
    top: 40%;
    width: 60px;
    margin-top: -90px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity = 0);
    transition: all 0.4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.fixed-contact li {
    position: relative;
    height: 50px;
    overflow: hidden;
    transition: all 0.4s;
    list-style: none;
    background: #000;
    background-size: cover;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0px 15px;
}
.fixed-contact li a {
    z-index: 1000;
    display: block;
}
.fixed-contact li a {
    display: inline-block;
    padding: 12px 0px 0 0px;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    text-align: left;
}
.fixed-contact:hover {
    width: 260px;
}

/*
3.Header Section
==================*/
.header-top {
	background: #0f1934;
}
.header-left {
	padding: 10px 0;
}
.header-left ul {
	display: inline-block;
}
.header-left li {
	padding-right: 40px;
	position: relative;
	display: inline-block;
	color: #fff;
	position: relative;
}
.header-left li a{
	color: #fff;
}
.header-left li::before {
	content: "";
	height: 14px;
	width: 1px;
	background: #0f1934;
	position: absolute;
	right: 20px;
	top: 6px;
}
.header-left li:last-child:before{
	display:none;
}
.header-left li:last-child{padding-right:0}
.header-left li i {
	color: #0f1934;
	margin-right: 2px;
}
.header-right-div {
	text-align: right;
}
.header-right {
	text-align: right;
	position: relative;
	z-index: 1;
	padding: 10px 0;
	display: inline-block;
	z-index:99
}

/*
4.Menu  Section
=================*/
header {
    border-bottom: 4px solid #f55b14;
}
.logo {
	padding:20px 0;
}

.nav-menu {
	text-align: right;
}
.menu {
display: inline-block;
position:relative
}
.main-menu {
	display: inline-block;
	text-align: right;
}

.main-menu ul {
margin : 0;
padding : 0;
position : relative;
}
.main-menu ul li {
display: inline-block;
padding: 0 10px;
position: relative;
border-radius: 3px;
}
.main-menu ul li.active{
	position:relative
}
.main-menu ul li a {
    display: block;
    padding: 6px 14px;
    position: relative;
    font-weight: 500;
}
.main-menu ul li:hover {
    background-color: #f55b14;
    color: #fff;
}
.main-menu ul li:hover a{
	color: #fff;
}
.main-menu ul li ul:hover .main-menu ul li a{
  background: #fafafa;
}
.main-menu ul li a:after {
    content: "\eab2";
    font-family: IcoFont !important;
    padding-left: 7px;
}
.main-menu ul li a:only-child:after {
    content: '';
    padding: 0;
}
.main-menu ul ul {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
    left: 0px;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100px;
    transition: all 0.4sease 0s;
    visibility: hidden;
    z-index: 99999;
    transition: all 0.3sease 0s;
}
.main-menu ul ul li {
float : none;
width : 220px;
padding: 0px;
}
.main-menu ul ul li ul {
	visibility: hidden !important;
}
.main-menu ul ul li i {
	float: right;
}
.main-menu ul ul li:hover ul{
	visibility: visible !important;
	top : -1px;
	transition: all 0.3s ease 0s;
	opacity:1;	
}
.main-menu ul ul li a {
    line-height: 120%;
    padding: 12px 20px;
    color: #000 !important;
    border-bottom: 1px solid #b9b9b9;
    border-radius: 0px;
    font-size: 15px;
}
.main-menu ul ul li:last-child a{
	border-bottom:0px;
}
.main-menu ul ul li a:hover {
    color: #f55b14 !important;
    background-color: #f2f2f2;
}
.main-menu ul ul ul {
left : 100%;
transition: all 0.3s ease 0s;
opacity:0;
border-top:0px;
border-bottom:1px solid #0f1934
}
.main-menu ul li:hover ul {	
 visibility: visible;
 transition: all 0.4s ease 0s; 
 opacity: 1;
 top:39px; 
}
.main-menu ul li a i {
margin-left : 6px;
}
.hd-sec.sticky_menu {
  left: 0;
  right: 0;
  top: 0;  
  position: fixed;
  z-index: 9999;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  background:#fff;
}
/*
5.Slider Section
======================*/
.all-slide .single-slide {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 100%;
}
.slider-text {
    text-align: center;
    background: #3d3030;
    width: 100%;
}
.slider-caption {
    padding:10px 20px;
    margin:0px auto;
}
.slider-text h1, .slider-text h2 {
    color: #fff;
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 5px;
    font-weight: 600;
}
.slider-text p {
    color: #fff;
    margin-bottom: 0px;
}
.slider .owl-controls {
position: absolute;
top: 45%;
width: 100%;
z-index: 99;
transform: translateY(-50%);
}
.slider .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.slider .owl-controls .owl-prev {
    left: 20px;
    position: absolute;
    transition: all 0.4sease 0s;
    color: #fff;
    font-size: 0px;
    background: #f55b14;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.slider .owl-controls .owl-prev:before{
	content: '\ea5c';
	position: absolute;
	left: 3px;
	top: 2px;
	font-family: IcoFont !important;
	font-size: 21px;
}
.slider .owl-controls .owl-next {
	right: 20px;
	position: absolute;
	transition: all 0.4s ease 0s;
	color: #fff;	
	font-size: 0px;
  background: #f55b14;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.slider .owl-controls .owl-next:before{
	content: '\ea5d';
	position: absolute;
	left: 3px;
	top: 2px;
	font-family: IcoFont !important;
	font-size: 21px;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);	
}
/*
7.About Us Section
=================*/
.latest-title h1, .latest-title h2 {
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.latest-title h3 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.about-sec{
	background:#fafafa;
}
.about-desc h2 {
	position: relative;
	margin-bottom: 30px;
	font-size: 30px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.about-desc h2::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 80px;
	height: 2px;
	background: #f55b14;
}
.about-desc a {
    background: #f55b14;
    padding: 12px 26px;
    display: inline-block;
    color: #fff;
}
.about-desc a::before {
    content: "\ea94";
    font-family: IcoFont !important;
    float: right;
    top: 0px;
    position: relative;
    color: #fff;
    padding-left: 10px;
    transition: all 0.4sease 0s;
    font-size: 28px;
}

/*
6.Why Us Section
=================*/
.why-choose-single {
    box-shadow: 0px 0px 1px #e7e7e7 !important;
    border: 1px solid #e7e7e7;
    background: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
}
.why-choose-single h3{
	margin-bottom: 10px;
}
.why-choose-single p{
	font-size: 15px;
}
.why-choose-single .icon {
    font-size: 70px;
    color: #f55b14;
    margin-bottom: 20px;
}
.why-choose-single svg{
	color: #f55b14;
	width: 70px;
}

/*
8.Title Section
=================*/
.sec-title h1, .sec-title h2 {
    position: relative;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    color: #f55b14;
    text-transform: uppercase;
}
.border-shape::before {
    background: #f55b14 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 90px;
    margin: 0px auto;
    left: 0;
    right: 0;
}
.border-shape {
    background: #0f1934;
    display: block;
    height: 1px;
    left: 0;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    top: 0;
    width: 330px;
    margin: 0px auto;
}
/*
10. Gallery Section
============================*/
.gallery-sec{
	
}
.gallery-sec .owl-dots {
    display: flex;
    justify-content: center;
    gap: 7px;
}
.gallery-sec .owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
}
.gallery-sec .owl-dot.active{
    background: #f55b14;
}
.gallery-sec .sec-title {
	text-align: center;
	margin: 0 150px 50px 150px;
}
.simplefilter li {
	display: inline-block;
	background: #0f1934;
	padding: 12px 32px;
}
.simplefilter li.active {
	background: #f55b14;
}
.simplefilter li.active .gallery-tab-title {
	color:#fff;
	transition: all 0.4s ease 0s;
}
.gallery-tab-icon {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border-bottom: 1px solid #fff;
	line-height: 80px;
	font-size: 36px;
	cursor: pointer;
	color: #fff;
	margin-bottom: 20px;
	transition: all 0.4s ease 0s;
}
.gallery-tab-title {
	display: inline-block;
	width: 100%;
	color: #fff;
	
	font-size: 18px;
	transition: all 0.4s ease 0s;
	cursor: pointer;
}
.simplefilter {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
}
.shorttitle {
  display: none;
}
.gallery-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.gallery-item:hover .gallery-button h2 a{
	top:0px;
	transition: all 0.4s ease 0s;
}
.gallery-button h2 a {
	color: #fff;
	
	font-size: 20px;
	top:-100px;
	position: relative;
	transition: all 0.4s ease 0s;
}
.gallery-button a i {
	color: #fff;
	font-size: 24px;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	line-height: 60px;
}
.gallery-item:hover .gallery-overlay {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s ease 0s;	
	top:0px;
}
.gallery-item:hover .gallery-button a i{
bottom:0px;
transition: all 0.4s ease 0s;
}
.gallery-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease 0s;
	top: 0;
	background: rgba(245,91,20,1);
	background: -moz-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(245,91,20,1)), color-stop(92%, rgba(15,25,52,0.44)), color-stop(98%, rgba(15,25,52,0.4)), color-stop(100%, rgba(15,25,52,0.39)));
	background: -webkit-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -o-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: -ms-linear-gradient(-45deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	background: linear-gradient(135deg, rgba(245,91,20,1) 0%, rgba(15,25,52,0.44) 92%, rgba(15,25,52,0.4) 98%, rgba(15,25,52,0.39) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f55b14', endColorstr='#0f1934', GradientType=1 ); 	
}
.gallery-overlay-text {
	text-align: center;
}
.gallery-overlay-text {
	transform: translateY(-50%);
	top: 50%;
	position: relative;
}
.gallery-overlay-text .gallery-button a i {
	color: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	bottom: 0px;
	position: relative;
	transition: all 0.4s ease 0s;
	background: transparent;
	border-radius: 100%;
	display: inline-block;
}
.gallery-overlay-text .gallery-button a i:hover{background:#0f1934;border-color:#0f1934;transition: all 0.4s ease 0s;}
.gallery-load-more-btn {
	text-align: center;
	margin-top: 50px;
	display: inline-block;
	width: 100%;
}
.gallery-load-more-btn a{
	background: #f55b14;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	
	margin: 0px 10px;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all 0.4s ease 0s;
}
.gallery-load-more-btn a i {
	margin-left: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.gallery-load-more-btn a:hover{
	background: #0f1934;
}
.gallery-item img{
	transform:scale(1);
	transition: all 0.4s ease 0s;
}
.gallery-item:hover.gallery-item img{
	transition: all 0.4s ease 0s;
	transform:scale(1.3)	
}
.gallery-overlay-text h2 a {
	font-size: 22px;
	
	color: #fff;
}
.gallery-overlay-text span {
	color: #ddd;
}
.gallery-button {
	display: inline-block;
	width: 100%;
}
/*
17.Contact Page
=================*/
.contact-info {
	display: inline-block;
	width: 100%;
}
.contact-info-icon {
	float: left;
	text-align: center;
	background: #f55b14;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 47px;
}
.contact-page-sec .contact-page-form h2 {
	color: #0f1934;
	font-size: 22px;
	font-weight: 700;
}
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #0f1934;
  width: 150px;
  border-color: #0f1934;
}
.contact-info-icon i {
	font-size: 30px;
	color: #fff;
}
.contact-info-text {
	padding-left: 60px;
	margin-bottom: 40px;
}
.contact-info-text h2 {
	color: #0f1934;
	font-size: 20px;
	
	font-weight: 700;
}
.contact-info-text span {
	color: #000;
	font-size: 16px;
	font-weight: ;
	display: inline-block;
	width: 100%;
}

.contact-page-form input, .contact-page-form select{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #bfbfbf;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
  color:#000;
}
.contact-page-form textarea {
    border: 1px solid #bfbfbf;
    width: 100%;
    height: 185px;
    padding: 10px;
    background: transparent;
    resize: none;
    color:#000;
}
.contact-page-form input[type="submit"] {
	background: #f55b14 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 10px 0;
	width: 150px;
	font-size: 16px;
}
.contact-page-form input[type="submit"]:hover{
    background:#0f1934;
    transition: all 0.4s ease-in-out 0s;
    border-color:#0f1934;
}
.form-control:focus{
    box-shadow: none;
}
.single-input-field  h4 {
  color: #464646;
  font-size: 14px;
}
.contact-page-form {
	display: inline-block;
	width: 100%;
}

.video-section {
    background: #3d3030;
    padding: 60px 30px 10px;
}
.video-section iframe {
    max-width: 100%;
    width: 100%;
}
.video-section h3{
    color: #fff;
}
.video-content {
    background: #fff;
    padding: 20px 20px 0px;
    box-shadow: 0px 0px 1px #e7e7e7;
    border: 1px solid #e7e7e7;
    height: 100%;
    border-radius: 5px;
}
.video-section .sec-title h2{
    color: #fff;
}
.video-section .border-shape{
    background: #ffffff;
}
.video-content h3 {
    font-size: 20px;
    text-align: center;
    max-width: 80%;
    background: #f55b14;
    margin: 0px auto;
    margin-bottom: -24px;
    padding: 10px 10px;
    color: #fff;
    border-radius: 10px;
    margin-top: 10px;
}
.city-section {
    background: #f55b14;
    padding-top: 10px;
    padding-bottom: 10px;
}
.city-section h4{
    color: #fff;
    margin-bottom: 0px;
}
ul.city-listing {
    display: flex;
}
ul.city-listing li {
    color: #fff;
    border-right: 1px solid #fff;
    font-size: 15px;
    line-height: 20px;
    padding: 0px 5px;
}
/*
21.Service Section
=====================*/
.service-item .inner{
	margin-bottom: 30px;
}
.service-item .media {
    background: #fff;
    display: flex;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    overflow: hidden;
}
.service-thumb {
	position: relative;
	overflow: hidden;
	width: 50%;
}
.service-thumb img {
	width: 100%;
}
.service-inner-text {
    padding: 10px 10px;
    padding-bottom: 30px;
    width: 50%;
    background: #efefef;
}
.service-item .inner h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0px;
	
	line-height: 27px;
}
.service-item .media p{
	font-size: 15px;
}
.service-readmore {
    display: flex;
    justify-content: space-between;
}
.service-readmore a {
    font-size: 15px;
    font-weight: 500;
    background: #f55b14;
    color: #fff;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 5px;
}
.service-readmore a:hover{
	background: #0f1934;
}

/*
Footer Section 
======================*/
.footer-contact-info {
	margin-top: 20px;
}
.footer-contact-info-icon {
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
}
.footer-contact-info-text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 60px);
}
.footer-contact-info-text span {
	color: #fff;
	display: inline-block;
	width: 100%;
}
.footer-contact-info-text span a{
	color: #fff;
}
footer.footer{
    background: #3d3030;	
}
.footer-sec {
	padding-top: 40px;
	position: relative;
	padding-bottom:40px;
}
.footer-sec h2 {
	color: #ffffff;
	font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
.footer h3{
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 0px;
}
.footer-sec p {
  color: #ffffff;
}

.footer-wedget-one ul {
  margin-top: 30px;
}
.ft-menu ul {
  padding: 0px 20px;
}
.ft-menu h2 {
  display: inline-block;
  text-align: left;
}
.footer-widget-menu li {
    position: relative;
    padding: 6px 0px;
}
.footer-widget-menu li:last-child{
	border-bottom: 0px;
}
.footer-widget-menu li a {
      color: rgba(245, 255, 255, 0.8);
  display: inline-block;
  font-size: 15px;
  border-bottom: 1px #ddd dotted;
}
.footer-widget-menu li a:hover{
	    color: #fff;
	transition: all 0.4s ease 0s;
}

.footer-social li {
	display: inline-block;
}
.footer-social li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #f55b14;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
.footer-social li a:hover{
	background:#f55b14;
}

.footer-bottom-sec {
	padding: 10px 0;
	border-top: 1px solid #ddd;
	position: relative;
}
.copy-right span{
  color: #ffffff;
}
.breadcrumb_bg {
    background: #e9e9e9;
    padding: 10px 0px;
}
.breadcrumb {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0px;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover {
    text-transform: uppercase;
    color: #0f1934;
}
.breadcrumb-item.active{
    color: #0f1934;
}
.bg2 {
    background: url(../images/light-bg.jpg) no-repeat center #e5e5e5;
    background-size: cover;
}
.advantage-list {
    display: flex;
    flex-wrap: wrap;
    gap:8px 20px;
}
.advantage-list li{
    position: relative;
    padding-left: 15px;
    width: 47%;
}
.advantage-list li:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #333;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.shadow-box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}
.listing li{
    position: relative;
    padding-left: 15px;
    width: 100%;
}
.listing li:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333;
}
.video-box {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 30px;
}
.video-box iframe{
    width: 100%;
}
.video-box h4 {
    color: #0f1934;
    font-size: 20px;
    margin-bottom: 0px;
}
.box-section {
    background: #3d3030;
    padding: 60px 30px 30px;
}
.box-section .latest-title h3{
    color: #fff;
}
.box-section .border-shape {
    background: #ffffff;
}
.box-section ul {
    display: flex;
    list-style-type: none;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px 20px;
}
.box-section ul li{
    width: 23%;
    margin-bottom: 30px;
}
.solution_box {
    text-align: center;
    border: 1px dashed #fff;
    padding: 30px 10px;
    height: 100%;
}
.solution_box img{
    filter: brightness(0) invert(1);
}
.box-section h4 {
    color: #fff;
    font-size: 17px;
    margin:10px 0 0px;
}
table.table tr th{
    background: #3d3030;
    color: #fff;
}
table.table {
    background: #fff;
    font-size: 14px;
}