@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-VariableFont_wght.ttf"); 

}

@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-Bold.ttf"); 
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BasierCircle-Regular";
  src: url("./fonts/BasierCircle-Regular.otf"); 
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-ExtraLight.ttf"); 
  font-weight: 200;

}
@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-Light.ttf"); 
  font-weight: 400;

}
@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-Medium.ttf"); 
  font-weight: 500;

}
@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-Regular.ttf"); 
  font-weight: 400;

}
@font-face {
  font-family: "Oswald";
  src: url("./fonts/Oswald-SemiBold.ttf"); 
  font-weight: 600;

}

.BioDescription h4{
    font-size:1.3em;
    color:#EF4F23;

}

.BioDescription p{
    color:#cabbbb;
    font-size:.9em;
    background:none;
    font-weight:bold;
    line-height:1.3em;

}

.BioDescription{
    border-bottom:solid 8px #EF4F23;
    border-radius:0px;
    padding:20px;
}
/*CSS Document */
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {cursor:pointer; }
input[type="file"]::-ms-file-upload-button {cursor:pointer; }
input[type="file"]::-o-file-upload-button {cursor:pointer; }
input[type="file"] {cursor:pointer; }
html body{font-family: "Oswald", sans-serif;margin:0;}
*::-moz-selection {color: #fff;background:#000;}
*::-webkit-selection {color: #fff;background:#000;}
*::-webkit-input-placeholder { color: #333333;opacity:1;}
*:-moz-placeholder { color: #333333;opacity:1;}
*::-moz-placeholder { color: #333333;opacity:1;}
*:-ms-input-placeholder { color: #333333;opacity:1;}
a,div a:hover, div a:active, div a:focus, button {text-decoration: none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; }
a, span,div a:hover, div a:active, button {text-decoration: none;}
*::after, *::before, * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
body ul {margin:0;padding:0;}
a {outline: none;color:#555;}
a:hover {color:#000;}
body .clearfix, body .clear {clear:both;line-height:100%;}
body .clearfix{height:auto;}
*{outline:none!important;}
table {border-collapse: collapse;border-spacing: 0;}
.clr:after, ul:after, .clearfix:after, li:after,.grve-container:after {clear:both;display:block;content:"";}

div input, div select, div textarea, div button, a, button, ul, ul li, ol, li {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}
body, body p {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	font-size:100%;
	color:#000;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
}
body h1, body h2, body h3, body h4, body h5, body h6{
	font-family: "Oswald", sans-serif;
	line-height:120%;
	color:#333;
	font-weight: bold;
	margin:0 0 15px;
}
body h1 { font-size: 24px;}
body h2 { font-size: 22px;}
body h3 { font-size: 18px;}
body h4 { font-size: 16px;}
body h5 { font-size: 12px;}
body h6 { font-size: 10px;}
body h1:last-child, 
body h2:last-child, 
body h3:last-child, 
body h4:last-child, 
body h5:last-child, 
body h6:last-child{
	margin-bottom:0;
}
input { background:none; border:0 none; outline:none; }
table {border:0 none;border-collapse:collapse;border-spacing:0;}
* {box-sizing: border-box;}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text_justify { text-align:justify; }
.clearfix {clear:both;display:block;font-size:inherit;height:0;line-height:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}

.margin-top{margin-top:30px;}
.margin-left{margin-left:30px;}
.margin-right{margin-right:30px;}
.margin-bottom{margin-bottom:30px;}

.padding-top{padding-top:20px;}
.padding-left{padding-left:20px;}
.padding-right{padding-right:20px;}
.padding-bottom{padding-bottom:20px;}

/* For desktop: */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after, .row::before {
    clear: both;
    content: "";
    display: table;
}
.colamu-1, .colamu-2, .colamu-3, .colamu-4, .colamu-5, .colamu-6, .colamu-7, .colamu-8, .colamu-9, .colamu-10, .colamu-11, .colamu-12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
 position: relative;
}
.colamu-1 {width: 8.33%;}
.colamu-2 {width: 16.66%;}
.colamu-3 {width: 25%;}
.colamu-4 {width: 33.33%;}
.colamu-5 {width: 41.66%;}
.colamu-6 {width: 50%;}
.colamu-7 {width: 58.33%;}
.colamu-8 {width: 66.66%;}
.colamu-9 {width: 75%;}
.colamu-10 {width: 83.33%;}
.colamu-11 {width: 91.66%;}
.colamu-12 {width: 100%;}
.box-center {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto;
}
.border-radius-4 {border-radius:4px;}
.border-circle {border-radius:50%;}
.border-solid{border:1px solid #000;}
.border-dotted{border:1px dotted #000}
.border-dashed {border:1px dashed  #000;}

/*fixed-menu*/
header#header {
    background: #000;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
header#header.fixed {box-shadow: 0 0 4px #404040;}
/*responsive menu*/
.menu {color: #333333;cursor: pointer;display: none;float: left;font-family: "Oswald",sans-serif;font-size: 22px;line-height: 31px;position: fixed;right: 0;top: 0;}
.menu .menu-trigger { float: left; margin: 8px 20px 0 25px;}
.menu .line:nth-child(1):after { transition: all 0.6s linear 0.1s;}
.menu .line:after { background: #FFFFFF; content: ""; display: block; height: 3px; width: 0;}
.menu .line {
    background: #fff;
    display: block;
    height: 2.5px;
    margin: 0 7px 0 auto;
    margin-bottom: 5px;
    width: 25px;
    border-radius: 5px;
}
.header-sec .menu-wrap .menu:hover .line:after { transform: rotate(360deg); width: 100%;}
.show-menu nav.menu-act { transition: all 1.4s ease 0s; right: 0;}
#wrapper {
    background: #000;
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 99;
}
html body.show-menu {overflow: hidden;}
nav.menu-act .close-button {display:none;}
/*responsive menu -Close*/
/* menu */
nav.menu-act ul li {float: left;padding-bottom:15px;position: relative;}
nav.menu-act ul li a {float: left;padding:5px;}
.dropdown-menu {background-clip: padding-box;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 4px;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);display: none;float: left;font-size: 14px;left: 0;min-width: 160px;padding: 5px 0;position: absolute;text-align: left;top: 100%;z-index: 1000;}
.dropdown-submenu {position: relative;}
.dropdown-submenu > a::after {border-color: transparent transparent transparent #333;border-style: solid;border-width: 5px 0 5px 5px;content: " ";display: block;float: right;height: 0;margin-right: -10px;margin-top: 5px;width: 0;}
.dropdown-submenu > .dropdown-menu {border-radius: 0 6px 6px;left: 100%;margin-left: -1px;margin-top: -6px;top: 0;}
.caret {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid;display: inline-block;height: 0;margin-left: 2px;vertical-align: middle;width: 0;}
nav.menu-act ul li:hover > ul.dropdown-menu {display: block;}
.dropdown-menu > li > a {clear: both;color: #333;display: block;font-weight: 400;line-height: 1.42857;padding: 3px 20px;white-space: nowrap;}
.dropdown-menu > li {clear:both;}
nav.menu-act .dropdown-menu > li {clear: both;float: none;padding: 0;}
nav.menu-act .dropdown-menu > li a {padding: 4px 14px;float: none;}
nav.menu-act li.active > a, nav.menu-act li:hover > a:hover {background-color: #428bca;color: #fff;outline: 0 none;text-decoration: none;}
footer .footer-menu ul li a:hover, footer .footer-menu ul li.active > a {color:#FFF}
img {
    height: auto;
    width: auto;
    max-height: 100%;
}
/* menu - Close */
@media screen and (max-width:767px) {
nav.menu-act .close-button, nav.menu-act ul {display: none;}
.menu, .show-menu nav.menu-act .close-button, .show-menu nav.menu-act ul {display:block;}
nav.menu-act {
  background: #333333;
  bottom: 0;
  height: 100%;
  right: -275px;
  overflow: hidden;
  padding: 50px 0;
  position: fixed;
  left: auto;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 275px;
  z-index: 999;
}
} 
/*Button */
a.button, .button, button, form input[type="submit"] {
    background: #EF4F23;
    border: 0;
    cursor: pointer;
    padding: 25px 82px  25px 30px;
    text-decoration: none;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    border-radius: 50px;
    position: relative;
    border: 1px solid #EF4F23;
}
a.button:hover, .button:hover, button:hover, form input[type="submit"]:hover {
    background: #000;
    border-color: #fff;
}
 .button:hover::before,
 header#header .header-wrapper .colamu-9 nav>ul>li.desktop.active a::before{
  background-position: -172px -67px;
}
/*Button -close*/
/*form -close*/
form input, form textarea {
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    height: 67px;
    margin-bottom: 0px;
    padding: 0 15px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #4e4e4e;
    padding-left: 57px;
}
form textarea {
    height: 187px;
    resize: none;
    padding-top: 22px;
}
/*form -close*/
/* main- Slider */
.slider,.bx-wrapper,.bx-wrapper .bx-viewport, .slidermain,.slidermain li, .images-slider{height:100% !important;}
.slidermain li {background-repeat: no-repeat;background-size: cover;min-height: 365px;}
/* main- Slider Close */

#myBtn {
    background-repeat: no-repeat;
    background-position: center center;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 30px;
    width: 50px;
    z-index: 99;
    background-color: #ef4f23;
    border-radius: 100%;
    box-shadow: 0 0 14px #fff;
}
.container{
	width:100%;
	max-width:1280px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
	float:none;
}
section.footer-top ul li.active a {
    color: #ef4f23;
    opacity: 1;
}

/*css start*/
/*
font-family: "Roboto", sans-serif;
font-family: "Oswald", sans-serif;
*/
header#header .container,
section#home .container{
  max-width: 1460px;

}

header#header .top-header {
  padding: 5px 0;
  border-bottom: 2px solid #cdd2d9;
  transition: all 0.5s ease 0s;
}

header#header.fixed .top-header {
  margin-top: -60px;
}

header#header .top-header-wrap {
  display: flex;
  justify-content: space-between;
}

header#header .right-number {
  display: flex;
  align-items: center;
}

header#header .top-header-wrap .left-icons ul,
header#header .top-header-wrap .right-number ul {
  display: flex;
  flex-direction: row;
}

header#header .top-header-wrap .left-icons ul>li:not(:last-child) {
  margin-right: 10px;
}

header#header .top-header-wrap .left-icons ul>li>a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d5ac27;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

header#header .top-header-wrap .left-icons ul>li>a:hover {
  background: #d5ac27;
}

header#header .top-header-wrap .left-icons ul>li>a>i {
  display: none;
}

header#header .top-header-wrap .right-number ul>li::before,
header#header .top-header-wrap .left-icons ul>li>a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/sprite-img.png) no-repeat;
  background-position: 14px 10px;
}

header#header .top-header-wrap .left-icons ul > li.linkedin-left-icon a::before {
	background-position: 11px -64px;
}
header#header .top-header-wrap .left-icons ul > li.twitter-left-icon a::before {
	background-position: 12px -133px;
	filter: brightness(0);
	background-size: 30px;
}

header#header .top-header-wrap .right-number ul>li:not(:last-child) {
  background-position: 14px 10px;
}

header#header .top-header-wrap .right-number ul>li {
  position: relative;
  padding: 0 0 0 35px;
}

header#header .top-header-wrap .right-number ul>li:not(:last-child) {
  margin-right: 30px;
}

header#header .top-header-wrap .right-number ul>li::before {
  background-position: 0px -256px;
  width: 23px;
  height: 20px;
}

header#header .top-header-wrap .right-number ul>li.phone-no::before {
  background-position: 0px -346px;
}

header#header .top-header-wrap .right-number ul>li>a {
  font-size: 18px;
  line-height: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
}
header#header .top-header-wrap .right-number ul > li.phone-no a {
	font-weight: 700;
}
header#header .top-header-wrap .right-number ul>li>a:hover,
header#header .header-wrapper .colamu-9 nav>ul>li>a.active,
header#header .header-wrapper .colamu-9 nav>ul>li>a:hover {
  color: #EF4F23;
}

header#header .header-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 41px 0 41px 0;
    transition: all 0.3s ease 0s;
}
html {
  scroll-behavior: smooth;
}
header#header .header-wrapper .colamu-9 {
  display: flex;
  justify-content: flex-end;
}

header#header .header-wrapper .colamu-9 #desktop-nav,
header#header .header-wrapper .colamu-9 nav>ul {
  display: flex;
  align-items: center;
}


header#header .header-wrapper .colamu-9 nav>ul>li>a {
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    color: #FFF;
    background: unset;
    padding: 0;
    height: auto;
    font-family: "Roboto", sans-serif;
    float: unset;
}

header#header .header-wrapper .colamu-9 nav>ul>li>a.button {
    color: #fff;
    background: #EF4F23;
    padding: 26px 78px 26px 30px;
    line-height: 60px;
    border-radius: 50px;
    border: 1px solid #EF4F23;
}
/* header#header .header-wrapper .colamu-9 nav>ul>li>a.button:hover:before {
    background-color: #EF4F23;
} */

header#header .header-wrapper .colamu-9 nav>ul>li>a.button:hover, header#header .header-wrapper .colamu-9 nav>ul>li.desktop.active a{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
body {
    padding: 150px 0 0 0;
}
section#home {
    position: relative;
    background: #000;
}

section#home .desktop {
    object-position: center center;
    object-fit: cover;
    height: auto;
    width: 100%;
    min-height: 785px;
}
section#home .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: unset;
}
.banner-wrap {
    text-align: left;
}

.banner-wrap h3 {
  font-size: 34px;
  line-height: 122%;
  color: #EF4F23;
}

.banner-wrap h2 {
    margin: 0;
    font-size: 70px;
    letter-spacing: -3px;
    line-height: 80px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
}
.banner-wrap p.red {
    background: unset;
    font-size: 26px;
    line-height: 131%;
    color: #f05023;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
    padding-left: 105px;
    position: relative;
    margin-bottom: 8px;
}
.follow-wrap ul li.left-icons a {
    opacity: 1;
}
.banner-wrap p.red::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 90px;
    height: 2px;
    background-color: #f05023;
    margin: auto 0;
}
.banner-logo-wrap {
    text-align: right;
}
.banner-wrap p {
    background: unset;
    font-family: 'Roboto',sans-serif;
    font-size: 20px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 400;
    padding-right: 70px;
}
header#header .header-wrapper .colamu-9 nav>ul>li:not(:last-child) {
    float: none;
    padding-right: 30px;
    color: #fff;
}
nav.menu-act ul li {
    float: unset;
    padding-bottom: 0;
}
section#home::before {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -13px;
    background-image: url('../images/banner-shadow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
.banner-allwrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 85px;
}
.banner-allwrap>div {
    width: 50%;
}
.button::before {
  content:"";
  left:0;
  right:0;
  top:0;
  bottom: 0;
  height: 35px;
  width: 35px;
  position: absolute;
  background-color: #fff;
  border-radius: 100%;

}
.button::before {
    content: "";
    left: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 35px;
    width: 35px;
    position: absolute;
    background-color: #fff;
    border-radius: 100%;
    margin: auto 0;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    background-position: -3px -66px;
}
.free-consulantion-btn.common-btn a.button.w-blue {
    margin-left: 10px;
    background: transparent;
    border-color: #fff;
}
.free-consulantion-btn.common-btn a.button.w-blue::before {
    background-position: -172px -67px;
}
.free-consulantion-btn.common-btn {
    margin-top: 60px;
}
header#header .header-wrapper .colamu-9 nav>ul>li.contact-detail {
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-left: 15px;
}
header#header .header-wrapper .colamu-9 nav>ul>li.contact-detail:before {
    content: "";
    left: -27px;
    right: auto;
    top: 0;
    bottom: 0;
    height: 35px;
    width: 35px;
    position: absolute;
    margin: auto 0;
    background-image: url('../images/sprite-image.png');
    background-position: -392px -9px;
}

.ContactUs h1{
    font-weight:bold;
    color:#EF4F23;
    text-align:center;
    margin-top:20px;
    font-size: 3em;
}

.ContactUs h4 {
    font-weight: bold;
    color: #cabbbb;
    text-align: center;
    margin-top: 20px;
    font-size: 2em;
}

.title h2 {
    font-size: 55px;
    letter-spacing: -1px;
    line-height: 131%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
    text-align: center;
}

.all-box-wrap {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px 30px;
    margin-top: 40px;
}
.all-box-wrap .box {
    text-align: center;
    width: 100%;
    min-height: 365px;
    background-color: transparent;
    border: 1px solid #4e4e4e;
    padding: 55px 50px;
    position: relative;
}

    .all-box-wrap .box:hover {
        cursor:pointer;
    }

    .all-box-wrap .box h3 {
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 131%;
        color: #ffffff;
        font-weight: 700;
        font-family: "Oswald";
        text-align: center;
    }
.all-box-wrap .box p {
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    background: transparent;
}
.all-box-wrap .box a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 131%;
    color: #f05023;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    position: relative;
}
.all-box-wrap .box a::before {
    content: "";
    left: auto;
    right: -30px;
    top: 0;
    bottom: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    margin: auto 0;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    background-position: -9px -73px;
}
.all-box-wrap .box .img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    margin-bottom: 25px;
}
.all-box-wrap .box a:hover{
  color:#fff;
}
.all-box-wrap .box a:hover::before{
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(272deg) brightness(110%) contrast(101%);
}
.um-section {
    padding-top: 110px;
    margin-top: -13px;
}
section#about .wwd-main-wrap {
    display: flex;
    align-items: center;
}
section#about .wwd-main-wrap>div {
    width: 50%;
}
.responsive-hide {
    display: block;
}
.responsive-show{
  display: none;
}
.title.left, .title.left h2 {
    float: none;
    text-align: left;
}

p.all-content {
    display: block;
    background: transparent;
    font-size: 19px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
}
.btn.vision-btn {
    padding-top: 45PX;
    display: block;
}
section#about .wwd-content-left {
    padding-left: 55px;
}
section#about .wwd-img-right {
    padding-right: 25px;
}
.btn.vision-btn .last-btn {
    margin-left: 5px;
    border-color: #fff;
    background: #000;
}
.btn.vision-btn .last-btn::before {
    background-position: -172px -67px;
}
.btn.vision-btn .last-btn:hover {
    background-color: #ef4f23;
    border-color: #ef4f23;
}
.btn.vision-btn .last-btn:hover::before {
    background-position: -3px -66px;
}
.service-box-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 65px;
}
section#service-area p.all-content {
    text-align: center;
    width: 60%;
    margin: 20px auto 50px auto;
}
.service-box-wrap .adres-box .map {
    position: relative;
}
.service-box-wrap .adres-box .map:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -35px;
    width: 71px;
    height: 71px;
    border-radius: 36px;
    background-color: #f05023;
    border: 5px solid rgba(37,37,37,0.9);
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: -155px -159px;
}
.service-box-wrap .adres-box .map iframe {
    height: 240px;
    width: 100%;
}
.adres-box {
    background-color: #252525;
    padding: 15px;
    width: 50%;
}
.service-box-wrap p {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 43px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    background: transparent;
    padding: 20px 140px 0;
}
.contact-right {
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 2px;
    margin-top: 60px;
    max-width: 1128px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 95px 50px;
}
.contact-right h3 {
    font-size: 21px;
    letter-spacing: 8px;
    line-height: 100%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: "BasierCircle-Regular";
    text-align: center;
    background-image: url('../images/message-banner.png');
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: 400px;
    margin: 0 auto;
    padding-top: 7px;
}
.half.fields-wrap {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.input-wrap {
    width: 100%;
    position: relative;
}
.contact-right form#contact-enquiryform {
    margin-top: 50px;
}
form#contact-enquiryform label {
    opacity: 0.749;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
    position: absolute;
    left: 57px;
    right: auto;
    margin: auto 0;
    bottom: auto;
    top: 21px;
    pointer-events: none;
    transition: 0.5s all ease;
}
.contact-right form#contact-enquiryform .ct-form-field-warps>div {
    margin-bottom: 15px;
}
.google-submit.enquiry-button-wrapper input.csubmit-btn1.f-submit {
    width: auto;
    margin: 0 auto;
    display: block;
    height: auto;
}
.google-submit.enquiry-button-wrapper {
    position: relative;
    max-width: 236px;
    margin: 0 auto;
}
.google-submit.enquiry-button-wrapper::before {
    content: "";
    left: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 35px;
    width: 35px;
    position: absolute;
    background-color: #fff;
    border-radius: 100%;
    margin: auto 0;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    background-position: -3px -66px;
    z-index: 9;
}
.input-wrap:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    left: 18px;
    right: auto;
    top: 60px;
    bottom: auto;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    background-position: -10px -135px;
    margin: auto;
}
.input-wrap:after {
    background-image: url('../images/input-shap.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    height: 24px;
    width: 4px;
    left: 45px;
    right: auto;
    top: 60px;
    bottom: 0;
    content: "";
    opacity: 0.5;
}
.input-wrap.input_focus:after, .input-wrap.value_focus:after {
    opacity: 1;
}
.sf-email-wrap .input-wrap:before {
    background-position: -10px -190px;
}
.sf-number-wrap.input-wrap:before {
    background-position: -69px -190px;
}
.sf-message-wrap .input-wrap:before {
    background-position: -69px -135px;
    margin: 0;
    margin-top: 2px;
}
section.footer-top .sf-footer-grid {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 0px;
    overflow: hidden;
}
section.footer-top h3 {
    font-size: 22px;
    line-height: 131%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Oswald",sans-serif;
}
section.footer-top ul li a {
    opacity: 0.800;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
}
section.footer-bottom .bottom-wrap p {
    opacity: 0.702;
    font-size: 17px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    background: transparent;
    text-align: center;
    margin:0;
}
section.footer-bottom .bottom-wrap p a { 
    font-size: 17px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    background: transparent;
    text-align: center;
    margin:0;
}
section.footer-top ul li a:hover,
section.footer-bottom .bottom-wrap p a:hover{
    color: #EF4F23;

}
footer#footer .bottom-wrap {
    background-color: transparent;
    border-top: 1px solid #4e4e4e;
    padding: 22px 0;
}
section.footer-top .sf-footer-grid>div:not(:last-child) {
    /* border-right: 1px solid #4e4e4e; */
    position: relative;
    
}

section.footer-top .sf-footer-grid>div::before {
    content: "";
    position: absolute;
    left: auto;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: #4e4e4e;
    width: 1px;
    height: 170%;
}
section.footer-top .sf-footer-grid>.contact-detail:before{
    display: none;
}  
.social-left-icons ul li a {
    height: 33px;
    width: 33px;
    border: 1px solid #fff;
    border-radius: 100%;
    background: transparent;
    position: relative;
    display: block;
}
.social-left-icons ul {
    display: flex;
    gap: 7px;
}
.social-left-icons ul li a:before {
    content: "";
    height: 30px;
    width: 30px;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: -122px -180px;
}
.social-left-icons ul li.twitter-left-icon a:before {
    background-position: -123px -72px;
}
.social-left-icons ul li.instagram-left-icon a:before{
     background-position: -123px -129px;
}

.social-left-icons ul li.linkedin-left-icon a:before {
    background-position: -171px -120px;
}
.social-left-icons ul li a:hover, section.footer-top ul li a:hover{
    color: #EF4F23 !important;
}
.social-left-icons  ul li a:hover{
    background-color: #EF4F23;

}
.contact-detail ul li label {
    display: block;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 200;
    font-family: "Roboto";
    padding-left: 35px;
    position: relative;
}
.contact-detail ul li label:before {
    content: "";
    position: absolute;
    left: 0;
    right: auto;
    top: 8px;
    bottom: 0;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    background-position: -66px -68px;
}
.sf-footer-grid .social-left-icons h3 {
    font-size: 20px;
    line-height: 131%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    margin-bottom: 20px;
    margin-top: 75px;
}
.social-left-icons {
    padding-right: 85px;
}
.right-menu-footer {
    padding-left: 80px;
    padding-right: 75px;
}
.services {
    padding-left: 55px;
    padding-right: 75px;
}
.contact-detail {
    padding-left: 75px;
}
section.footer-top ul li a.email, section.footer-top ul li  p.adress {
    font-size: 17px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 200;
    font-family: "Roboto";
    background: transparent;
    margin: 0;
    opacity: 1;
}
section.footer-top ul li a.call {
    font-size: 25px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    background: transparent;
}
.contact-detail ul li {
    margin-bottom: 15px;
}
.contact-detail ul li:nth-child(2) label::before {
    background-position: -66px -14px;
}
.contact-detail ul li:nth-child(3) label::before {
    background-position: -66px -14px;
}
.contact-detail ul li:nth-child(3) label::before {
    background-position: -126px -12px;
}
footer#footer {
    margin-top: 140px;
    padding-top: 0;
    border-top: 1px solid #4e4e4e;
}
/* .responsive-show{
  dis
 font-family: "BasierCircle-Regular";
} */
section.footer-top .sf-footer-grid>div {
    margin-top: 85px;
    padding-bottom: 90px;
}
.owl-item {
    float: left;
}
html {
    overflow: hidden;
    overflow-y: auto;
}
.owl-dots {
    display: none;
}
section#gallery {
    position: relative;
}
section#gallery .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 15px;
}
.owl-nav button {
    height: 60px;
    width: 60px;
    padding: 0;
    background: transparent;
    border: 1px solid #fff;
    position: relative;
    font-size: 0;
}

.gallery-slide .box {
    transition: all 0.4s ease;
}

.gallery-slide .owl-item.center .box {
    transform: scale(1.1);   /* center bigger */
    opacity: 1;
}

.gallery-slide .box img {
    width: 100%;
    display: block;
    height: 443px;
    object-fit: contain;
}
.gallery-slide .owl-stage {
    display: flex;
    align-items: center;
}
.owl-item.center .box {
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}
.owl-nav button:before {
    content: "";
    position: absolute;
    background-image: url('../images/sprite-image.png');
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: 9px 5px;
}
section#gallery .owl-nav button.owl-next {
    transform: rotate(180deg);
}
.owl-nav button:hover{
    background: #EF4F23;
}
.gallery-wrap {
    margin-top: 65px;
}
.gallery-slide .owl-item {
    height: 443px;
    background-color: lightgray;
    overflow: hidden;
}
.gallery-slide .owl-item .img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-slide .owl-item div {
    height: 100%;
}
.owl-item {
    transition: transform 0.3s ease;
}


.owl-item.center {
    z-index: 1;
    width: 575px !important;
}

section#about {
    position: relative;
    margin-top: 0;
}
section#about:before{
    content:"";
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom: 0;
    background-image: url('../images/right-orange.png');
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
section#contact-us,
footer#footer{
    position: relative;
}
section#about:before,
section#contact-us:before,
footer#footer:before{
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: -50%;
    bottom: 0;
    background-image: url('../images/right-orange.png');
    background-repeat: no-repeat;
    height: 200%;
    width: 751px;
    pointer-events: none;
    z-index: -1;
}
section#contact-us:before {
    background-image: url('../images/left-orange.png');
    right: auto;
    left: 0;
    pointer-events: none;
}
footer#footer:before {
    background-image: url('../images/bottom-orange.png');
    left: 0;
    right: 0;
    width: 100%;
    top: auto;
    bottom: 0;
    height: 100%;
    margin: 0 auto;
    pointer-events: none;
    background-position: center center;
    background-size: auto 100%;
}
html body {
    overflow: hidden;
    overflow-y: auto;
}
header#header .header-wrapper .colamu-3.col-left {
    padding: 0;
}
header#header .header-wrapper .colamu-3.col-left {
    padding: 0;
}
header#header .mobile {
    display: none;
}
.error-404.not-found.container {
    text-align: center;
    padding: 60px 0 0 0 ;
}
.error-404.not-found h2 {
    color: #fff;
    font-size: 100px;
    line-height: 100%;
}
.error-404.not-found h2 span {
    color: #ef4f23;
}
.error-404.not-found.container h3 {
    color: #fff;
    margin: 25px 0;
    font-size: 20px;
}
.error-404.not-found.container  p {
    background: transparent;
    color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
}
.error-404.not-found.container a.button {
    height: auto;
    display: inline-block;
    width: auto;
    margin-top: 15px;
}
body.error footer#footer {
    margin-top: 80px;
}
#myBtn:before {
    content: "";
    height: 30px;
    width: 30px;
    background-image: url('../images/sprite-image.png');
    background-position: -14px -96px;
    position: absolute;
    top: 4px;
    bottom: 0;
    left: 6px;
    right: 0;
    transform: rotate(-43deg);
    background-size: 310px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(7464%) hue-rotate(215deg) brightness(124%) contrast(104%);
}
#myBtn:hover{
    background-color: #fff;
}
#myBtn:hover::before{
filter: unset;
}
header#header.fixed .header-wrapper {
    padding: 20px 0;
}
.g-recaptcha.recaptcha-error iframe {
    border: 1px solid red;
}
form#contact-enquiryform .input-wrap.value_focus label, form#contact-enquiryform .input-wrap.input_focus label {
    top: -9px;
    font-size: 14px;
    background: #ef4f23;
    line-height: 100%;
    padding: 2px 5px;
    border-radius: 2px;
    opacity: 1;
    transition: 0.5s all ease;
}
div#ajaxLoader {
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto auto auto 0;
    height: 20px;
    left: auto;
    right: -30px;
}
.mage-error {
    font-size: 13px;
    color: red;
    font-family: 'Roboto';
    margin-top: 2px;
}
header#header .header-wrapper .colamu-9 nav>ul>li.active a {
    color: #ef4f23;
}
input:-webkit-autofill {
    -webkit-background-clip: text;
}
input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
}
.g-recaptcha>div {
    margin: 0  auto;
}
.recaptcha-div {
    width: 304px;
    margin: 0 auto;
}
.free-consulantion-btn.common-btn a.button.w-blue:hover {
    background-color: #ef4f23;
    border-color: #ef4f23;
}
.free-consulantion-btn.common-btn a.button.w-blue:hover::before {
        background-position: -3px -66px;
}
.free-consulantion-btn.common-btn a.button.w-black:hover {
    background-color: transparent;
}
.all-box-wrap .box::before, .all-box-wrap .box::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/Orange.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    display: none;
}
.all-box-wrap .box::after {
    background-image: url('../images/White.png');
    background-position: top left;
    background-color: rgba(255, 255, 255, 0.09);
}
.all-box-wrap .box:hover::before, .all-box-wrap .box:hover::after {
    display: block;
}
.btn.vision-btn a {
    font-size: 18px;
}
div#error-msg {
    font-size: 18px;
    color: red;
    font-family: 'Roboto';
    text-align: center;
    border: 1px solid red;
    padding: 5px 15px;
    margin-top: 15px;
    line-height: 150%;
}
div#result {
    color: green;
    font-size: 18px;
    text-align: center;
    font-family: 'ROBOTO';
    border: 1px solid green;
    padding: 5px 15px;
    margin-top: 15px;
    line-height: 150%;
}


label{
    color:#fff !important;
    margin-bottom:10px;
    margin-top:10px;
}