
 /* partners css */
 .testi {
  text-align: center;
  margin: auto;
}

.testi img {
  width: 251px;
  height: 155px;

}


.wel-box {

  margin: 0px 0 0 0px;
}

.wel-box span {
  color: #770208;
}

.lol{
  margin-bottom: 1rem;
}

/* partners css */


a, a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
}
ul {
margin: 0;
padding: 0;

}

header {
position: relative;
width: 100%;
background: rgb(0, 0, 0);
z-index: 99;
}
/*---------header close----------*/
/*-----------header-top------------*/
.header-top {
padding: 12px 0px 15px 0px;
background: rgba(0, 0, 0, 0.57);
}
.left_info ul li {
display: inline-block;
margin-right: 30px;
}

.left_info a {
color: #fffefe;
font-size: 14px;
font-weight: 500;
}

.left_info i.fa {
font-size: 19px;
color: #fff;
padding-right: 10px;
}

.right_info p {
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 20px;
margin: 0;
}

.left_info {
text-align: right;
}

.right_info i.fa {
font-size: 26px;
margin-right: 10px;
position: relative;
bottom: -4px;
}

header i.fa.fa-mobile {
bottom: -4px;
font-size: 26px;
position: relative;
border: 40px;
font-weight: 500;
}

.left_info ul li:last-child {
margin: 0px !IMPORTANT;
}
.header-main {
padding: 9px 0;
border-top: 1px solid #424242;
background-color:#212741;
}
/*-----------header-top Close------------*/
/*-----------header-menu------------*/
nav#cssmenu ul {
float: right;
margin-top: 13px;
}
.logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;}
.logo img {
max-width: 170px;
}
.logo a{color:#6DDB07;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a {
padding: 9px 17px;
font-size: 16px;
letter-spacing: 1px;
text-decoration: none;
color: #efefef;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
color: #fff;
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
background: #f82249!important;
-webkit-transition: background .3s ease;
-ms-transition: background .3s ease;
transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:17px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before {
position: absolute;
top: 14px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #ddd;
content: '';
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul {
position: absolute;
left: -9999px;
margin-top: 0;
}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a {
border-bottom: 1px solid rgba(150,150,150,0.15);
padding: 11px 15px;
width: 364px;
font-size: 14px;
text-decoration: none;
color: #fff;
font-weight: 400;
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:991px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li {
width: 100%;
border-top: 1px solid #444;
float: left;
}
#cssmenu ul li:hover{
background: transparent !important;
}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

img{
width: 100%;
}
div#slider-home .carousel-item::before {
background: #0000005c;
content: "";
position: absolute;
width: 100%;
height: 100%;
}
#slider-home h3 {
text-transform: capitalize;
font-size: 50px;
}

#slider-home p {
font-size: 17px;
}

#slider-home .btn {
background: #f82249;
color: #fff;
padding: 12px 30px !important;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 30px;
}
#slider-home .btn:hover{    
background: #ffffff;
color: #f82249;
}


/* end anjali code css */

/*
  TemplateMo 574 Mexant



  https://templatemo.com/tm-574-mexant



  */

/* ---------------------------------------------

  Table of contents

  ------------------------------------------------

  01. font & reset css

  02. reset

  03. global styles

  04. header

  05. banner

  06. features

  07. testimonials

  08. contact

  09. footer

  10. preloader

  11. search

  12. portfolio



  --------------------------------------------- */

/* 

  ---------------------------------------------

  font & reset css

  --------------------------------------------- 

  */

@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900");

/* 

  ---------------------------------------------

  reset

  --------------------------------------------- 

  */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
  margin: 0;

  padding: 0;

  border: 0;

  outline: 0;
}

.clearfix:after {
  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul,
li {
  padding: 0;

  margin: 0;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-family: "Poppins", sans-serif;

  font-weight: 400;

  background-color: #fff;

  font-size: 15px;

  -ms-text-size-adjust: 100%;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

/* 

  h1, h2, h3, h4, h5, h6 {

    margin-top: 0px;

    margin-bottom: 0px;

    color: #212741;

  } */

/* 
  ul {

    margin-bottom: 0px;

  } */

/* 
  p {

    font-size: 15px;

    line-height: 26px;

    color: #212741;

  } */

.myimg {
  width: 100%;

  overflow: hidden;
}

/* 

  ---------------------------------------------

  global styles

  --------------------------------------------- 

  */

html,
body {
  background: #fff;

  font-family: "Poppins", sans-serif;
}

::selection {
  background: #2a9abe;

  color: #fff;
}

::-moz-selection {
  background: #ff511a;

  color: #fff;
}

@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }

  .mobile-top-fix {
    margin-top: 30px;

    margin-bottom: 0px;
  }

  .mobile-bottom-fix {
    margin-bottom: 30px;
  }

  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
}

.green-button a {
  font-size: 14px;

  color: #fff;

  background-color: #79020a;

  padding: 12px 30px;

  display: inline-block;

  border-radius: 5px;

  font-weight: 500;

  text-transform: capitalize;

  letter-spacing: 0.5px;

  transition: all 0.3s;
}

.green-button a:hover {
  opacity: 0.9;
}

.orange-button a {
  font-size: 14px;

  color: #fff;

  background-color: #79020a;

  padding: 12px 30px;

  display: inline-block;

  border-radius: 5px;

  font-weight: 500;

  text-transform: capitalize;

  letter-spacing: 0.5px;

  transition: all 0.3s;
}

.orange-button a:hover {
  opacity: 0.9;
}

section {
  margin-top: 56px;
}

.section-heading {
  position: relative;

  z-index: 2;

  margin-top: 0px;

  text-align: center;

  margin-bottom: 70px;
}

.section-heading h6 {
  font-size: 16px;

  text-transform: uppercase;

  color: #ff511a;

  font-weight: 700;
}

.section-heading h4 {
  margin-top: 10px;

  line-height: 40px;

  font-size: 36px;

  font-weight: 700;

  text-transform: capitalize;

  color: #212741;
}

.section-heading p {
  margin-top: 30px;
}

/* 

  ---------------------------------------------

  header

  --------------------------------------------- 

  */

.background-header {
  background-color: #212741;

  height: 80px !important;

  position: fixed !important;

  top: 0 !important;

  left: 0;

  right: 0;

  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}

.header-area {
  background-image: url(../images/header-bg.png);

  background-size: contain;

  background-repeat: no-repeat;

  background-position: center;

  position: absolute;

  height: 110px;

  top: 0;

  left: 0;

  right: 0;

  z-index: 100;

  -webkit-transition: all 0.5s ease 0s;

  -moz-transition: all 0.5s ease 0s;

  -o-transition: all 0.5s ease 0s;

  transition: all 0.5s ease 0s;

  background: #212741;
}

.header-area .main-nav {
  min-height: 80px;

  background: transparent;
}

.header-area .main-nav .logo {
  line-height: 120px;

  color: #fff;

  font-size: 28px;

  font-weight: 700;

  text-transform: uppercase;

  letter-spacing: 2px;

  float: left;

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;
}

.background-header .main-nav .logo {
  line-height: 80px;

  width: 160px;
}

.background-header .nav {
  margin-top: 18px !important;
}

.header-area .main-nav .nav {
  float: right;

  margin-top: 40px;

  margin-right: 0px;

  background-color: transparent;

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  position: relative;

  z-index: 999;
}

.header-area .main-nav .nav li {
  padding-left: 25px;

  padding-right: 25px;
}

.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}

.header-area .main-nav .nav li a {
  display: block;

  font-weight: 300;

  font-size: 14px;

  text-transform: capitalize;

  color: #fff;

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  height: 40px;

  line-height: 40px;

  border: transparent;

  letter-spacing: 1px;
}

/* .header-area .main-nav .nav li:last-child a {

    font-size: 14px;

    color: #fff;

    background-color: #43ba7f;

    padding: 10px 20px !important;

    display: inline-block;

    border-radius: 5px;

    font-weight: 500;

    text-transform: capitalize;

    height: auto;

    line-height: 25px;

    letter-spacing: 0.5px;

    transition: all .3s;

  } */

.header-area .main-nav .nav li:last-child a:hover {
  color: #fff;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li:last-child a,
.background-header .main-nav .nav li.has-sub ul.sub-menu li:last-child a {
  margin-left: 19px;

  padding-left: 0px;

  padding-right: 0px;

  border-radius: 0px;

  padding-top: 0px !important;

  height: 40px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li:last-child a:hover,
.background-header .main-nav .nav li.has-sub ul.sub-menu li:last-child a:hover {
  padding-left: 25px !important;
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {
  color: #279aba;
}

.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {
  color: #279aba;

  opacity: 1;
}

.header-area .main-nav .nav li.has-sub {
  position: relative;

  padding-right: 15px;
}

.header-area .main-nav .nav li.has-sub:after {
  font-family: FontAwesome;

  content: "\f107";

  font-size: 12px;

  color: #fff;

  position: absolute;

  right: 2px;

  top: 12px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu {
  position: absolute;
  width: 342px;
  background-color: #fff;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 40px;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(2em);
  visibility: hidden;
  z-index: -1;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li {
  margin-left: 0px;

  padding-left: 0px;

  padding-right: 0px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li a {
  opacity: 1;

  display: block;

  background: #f7f7f7;

  color: #2a2a2a !important;

  padding-left: 20px;

  height: 40px;

  line-height: 40px;

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  position: relative;

  font-size: 12px;

  font-weight: 400;

  border-bottom: 1px solid #eee;
}

.header-area .main-nav .nav li.has-sub ul li a:hover {
  background: #fff;

  color: #279aba !important;

  padding-left: 25px;
}

.header-area .main-nav .nav li.has-sub ul li a:hover:before {
  width: 3px;
}

.header-area .main-nav .nav li.has-sub:hover ul.sub-menu {
  visibility: visible;

  opacity: 1;

  z-index: 1;

  transform: translateY(0%);

  transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
  cursor: pointer;

  display: block;

  position: absolute;

  top: 33px;

  width: 32px;

  height: 40px;

  text-indent: -9999em;

  z-index: 99;

  right: 40px;

  display: none;
}

.background-header .main-nav .menu-trigger {
  top: 23px;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;

  -o-transition: all 0.4s;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background-color: #fff;

  display: block;

  position: absolute;

  width: 30px;

  height: 2px;

  left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;

  -o-transition: all 0.4s;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  background-color: #fff;

  display: block;

  position: absolute;

  width: 30px;

  height: 2px;

  left: 0;

  width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;

  -ms-transform-origin: 33% 100%;

  -webkit-transform-origin: 33% 100%;

  transform-origin: 33% 100%;

  top: -10px;

  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;

  -ms-transform-origin: 33% 0;

  -webkit-transform-origin: 33% 0;

  transform-origin: 33% 0;

  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;

  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);

  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);

  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);

  transform: translateY(6px) translateX(1px) rotate(45deg);

  background-color: #fff;
}

.background-header .main-nav .menu-trigger.active span:before {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);

  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);

  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);

  transform: translateY(-6px) translateX(1px) rotate(-45deg);

  background-color: #fff;
}

.background-header .main-nav .menu-trigger.active span:after {
  background-color: #fff;
}

.header-area.header-sticky {
  min-height: 80px;
}

.header-area .nav {
  margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
  color: #2e9dc2;
}

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 10px;

    padding-right: 10px;
  }

  .header-area .main-nav:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }

  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #ff511a !important;

    opacity: 1;
  }

  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }

  .header-area {
    background-color: #f7f7f7;

    padding: 0px 15px;

    height: 100px;

    box-shadow: none;

    text-align: center;
  }

  .header-area .container {
    padding: 0px;
  }

  .header-area .logo {
    margin-left: 0px;

    line-height: 80px;
  }

  .header-area .menu-trigger {
    display: block !important;
  }

  .header-area .main-nav {
    overflow: hidden;
  }

  .header-area .main-nav .nav {
    float: none;

    width: 100%;

    display: none;

    -webkit-transition: all 0s ease 0s;

    -moz-transition: all 0s ease 0s;

    -o-transition: all 0s ease 0s;

    transition: all 0s ease 0s;

    margin-left: 0px;
  }

  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }

  .header-area.header-sticky .nav {
    margin-top: 100px !important;
  }

  .background-header.header-sticky .nav {
    margin-top: 80px !important;
  }

  .header-area .main-nav .nav li {
    width: 100%;

    background: #fff;

    border-bottom: 1px solid #eee;

    padding-left: 0px !important;

    padding-right: 0px !important;
  }

  .header-area .main-nav .nav li a {
    height: 50px !important;

    line-height: 50px !important;

    padding: 0px !important;

    border: none !important;

    background: #f7f7f7 !important;

    color: #191a20 !important;
  }

  .header-area .main-nav .nav li a:hover {
    background: #eee !important;

    color: #ff511a !important;
  }

  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    position: relative;

    visibility: inherit;

    opacity: 1;

    z-index: 1;

    transform: translateY(0%);

    top: 0px;

    width: 100%;

    box-shadow: none;

    height: 0px;

    transition: all 0s;
  }

  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;

    font-weight: 400;
  }

  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }

  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    height: auto;
  }

  .header-area .main-nav .nav li.has-sub:after {
    color: #3b566e;

    right: 30px;

    font-size: 14px;

    top: 15px;
  }

  .header-area .main-nav .nav li.submenu:hover ul,
  .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
}

@media (min-width: 767px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}

/* 

  ---------------------------------------------

  banner

  --------------------------------------------- 

  */

.swiper-container {
  height: calc(100vh - 0px);

  margin: 0px;

  background-color: #212741;
}

.swiper-slide {
  overflow: hidden;
}

.slide-inner {
  position: absolute;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  background-size: cover;

  background-position: center;
}

.swiper-slide-active h2 {
  animation: fadeInLeft 0.8s;

  -webkit-animation-delay: 1s;

  animation-delay: 0.3s;

  opacity: 1;
}

.swiper-slide-active p {
  animation: fadeInRight 0.8s;

  -webkit-animation-delay: 1s;

  animation-delay: 0.3s;

  opacity: 1;
}

.swiper-slide-active .div-dec {
  animation: fadeIn 0.8s;

  -webkit-animation-delay: 1s;

  animation-delay: 0.3s;

  opacity: 1;
}

.swiper-slide-active .buttons .green-button,
.swiper-slide-active .buttons .orange-button {
  animation: fadeInUp 0.8s;

  -webkit-animation-delay: 1s;

  animation-delay: 0.3s;

  opacity: 1;
}

.slide-inner .header-text {
  position: absolute;
  width: 100%;
  top: 69%;
  transform: translateY(158%);
}

@media (max-width: 768px) {
  .slide-inner .header-text {
    position: absolute;

    width: 50%;

    top: 50%;

    transform: translateY(-50%);
  }
}

.slide-inner .header-text h2 {
  position: relative;
  z-index: 2;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  opacity: 1;
  visibility: visible;
  line-height: 26px;
  margin-bottom: 19px;
  background: #79020aa3;
  padding: 11px;
  width: 23rem;
}

@media (max-width: 768px) {
  .slide-inner .header-text h2 {
    position: relative;
    z-index: 2;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    opacity: 1;
    visibility: visible;
    line-height: 18px;
    margin-bottom: 19px;
    background: #79020aa3;
    padding: 8px;
    width: 15rem;
  }
}

.slide-inner .header-text .div-dec {
  width: 80px;

  height: 6px;

  border-radius: 3px;

  background-color: #fff;

  margin-bottom: 40px;

  opacity: 1;

  visibility: visible;
}

.slide-inner .header-text p {
  color: #fff;
  margin-right: 60px;
  margin-bottom: 19px;
  opacity: 1;
  background: #79020aa3;
  padding: 10px;
  visibility: visible;
  font-size: 17px;
}

.footer-pad h5 {
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .slide-inner .header-text p {
    color: #fff;
    margin-right: 60px;
    margin-bottom: 19px;
    opacity: 1;
    background: #79020aa3;
    padding: 10px;
    visibility: visible;
    font-size: 14px;
  }
}

.slide-inner .header-text h2 em {
  font-style: normal;

  color: #79020a;
}

.slide-inner .header-text .buttons {
  display: inline;

  opacity: 1;

  visibility: visible;
}

.slide-inner .header-text .buttons .green-button {
  display: inline;

  float: left;

  margin-right: 20px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #fff !important;
}

/*

  ---------------------------------------------

  services

  ---------------------------------------------

  */

section.services {
  margin-top: 90px;
}

.services .service-item {
  border-radius: 5px;

  padding: 40px;

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

  margin-top: 30px;
}

.services .service-item:hover i {
  margin-top: 15px;
}

.services .service-item h4 {
  font-size: 22px;

  font-weight: 600;

  margin-bottom: 20px;
}

.services .service-item i {
  transition: all 0.5s;

  float: left;

  font-size: 64px;

  color: #43ba7f;

  margin-bottom: 30px;

  margin-right: 30px;
}

/*

  ---------------------------------------------

  cta

  ---------------------------------------------

  */

section.simple-cta {
  background-image: url(../images/cta-bg.jpg);

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;

  width: 100%;

  padding: 51px 0px;
}

section.simple-cta .left-image {
  margin-right: 45px;
}

section.simple-cta h4 {
  font-size: 36px;

  font-weight: 700;

  color: #fff;

  line-height: 50px;
}

section.simple-cta h4 em {
  font-style: normal;

  color: #43ba7f;
}

section.simple-cta h4 strong {
  color: #ff511a;

  font-weight: 700;
}

section.simple-cta p {
  color: #fff;

  margin-top: 30px;

  margin-bottom: 40px;
}

section.simple-cta .buttons {
  display: flex;

  justify-content: end;
}

section.simple-cta .buttons .orange-button {
  margin-left: 20px;
}

section.simple-cta .buttons .orange-button,
section.simple-cta .buttons .green-button {
  margin-top: 25px;
}

/*

  ---------------------------------------------

  about us

  ---------------------------------------------

  */

section.about-us {
  margin-top: 90px;
}

section.about-us .section-heading {
  padding-top: 30px;
}

section.about-us .naccs {
  position: relative;
}

section.about-us .naccs .menu div {
  padding: 15px 30px;

  display: inline-block;

  text-align: center;

  border-radius: 5px !important;

  margin-right: 30px;

  font-size: 18px;

  color: #212741;

  background-color: #fff;

  cursor: pointer;

  vertical-align: middle;

  font-weight: 600;

  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

section.about-us .naccs .menu div.active {
  color: #ff511a;
}

section.about-us ul.nacc {
  margin-top: 50px !important;

  position: relative;

  min-height: 100%;

  list-style: none;

  margin: 0;

  padding: 0;
}

section.about-us ul.nacc li {
  background-color: #fff;

  overflow: hidden;

  opacity: 0;

  transform: translateX(50px);

  position: absolute;

  list-style: none;

  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

section.about-us ul.nacc li .main-list,
section.about-us ul.nacc li .list-item {
  border-bottom: 1px solid #eee;

  margin-bottom: 25px;

  padding-bottom: 25px;
}

section.about-us ul.nacc li .last-item {
  margin-bottom: 0px;
}

section.about-us ul.nacc li span.title {
  font-size: 15px;

  color: #212741;

  font-weight: 600;

  display: inline-block;

  width: 24%;
}

section.about-us ul.nacc li span.item-title {
  color: #43ba7f !important;

  font-weight: 600 !important;
}

section.about-us ul.nacc li span.item {
  font-size: 15px;

  color: #212741;

  font-weight: 400;

  display: inline-block;

  width: 24%;
}

section.about-us ul.nacc li.active {
  position: relative;

  transition-delay: 0.3s;

  z-index: 2;

  opacity: 1;

  transform: translateX(0px);
}

section.about-us .right-content {
  margin-left: 60px;
}

section.about-us .right-content h4 {
  font-size: 22px;

  font-weight: 700;

  line-height: 40px;

  margin-bottom: 40px;
}

section.about-us .right-content p {
  margin-bottom: 50px;
}

/*

  ---------------------------------------------

  calculator

  ---------------------------------------------

  */

section.calculator {
  margin-top: 150px;

  background-image: url(../images/calculator-bg.jpg);

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;

  width: 100%;

  padding: 80px 0px;
}

section.calculator .left-image {
  margin: -110px 45px -80px 0px;
}

section.calculator .section-heading {
  text-align: left;
}

section.calculator .section-heading h4 {
  color: #fff;
}

#calculate label {
  color: #fff;

  font-size: 14px;

  margin-bottom: 5px;
}

#calculate input,
#calculate select {
  background-color: rgba(121, 134, 151, 0.7);

  border: none;

  border-radius: 5px;

  width: 100%;

  height: 42px;

  color: #fff;

  font-size: 14px;

  margin-bottom: 30px;

  outline: none;
}

#calculate select {
  cursor: pointer;
}

#calculate button.orange-button {
  font-size: 14px;

  color: #fff;

  background-color: #ff511a;

  padding: 12px 30px;

  display: inline-block;

  border-radius: 5px;

  font-weight: 500;

  text-transform: capitalize;

  letter-spacing: 0.5px;

  border: none;

  transition: all 0.3s;
}

#calculate button.orange-button:hover {
  opacity: 0.9;
}

/* 

  ---------------------------------------------

  testimonials

  --------------------------------------------- 

  */

/* 

  section.testimonials {

    margin-top: 90px;

  }



  section.testimonials .section-heading {

    padding-top: 30px;

  }



  .testimonials .item {

    border-radius: 15px;

    padding: 50px 320px 50px 50px;

    background-color: #fff;

    position: relative;

    overflow: hidden;

    margin: 15px;

    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

    padding-top: 35px;

  }



  .testimonials .item i {

    width: 70px;

    height: 70px;

    background-color: #43ba7f;

    display: inline-block;

    text-align: center;

    line-height: 70px;

    color: #fff;

    font-size: 44px;

    border-radius: 5px;

    margin-bottom: 30px;

  }



  .testimonials .item p {

    font-size: 16px;

    font-style: italic;

  }



  .testimonials .item h4 {

    margin-top: 30px;

    font-size: 22px;

    font-weight: 600;

    position: relative;

  }



  .testimonials .item span {

    margin-top: 5px;

    display: block;

    font-size: 15px;

    font-weight: 600;

    color: #43ba7f;

  }



  .testimonials .item img {

    position: absolute;

    right: 0;

    top: 50%;

    transform: translateY(-50%);

    max-width: 300px;

    border-radius: 5px;

  }



  .testimonials .owl-dots {

    text-align: center;

    margin-top: 30px;

  }



  .testimonials .owl-dots .owl-dot {

    width: 10px;

    height: 10px;

    background-color: #ffa88c;

    border-radius: 50%;

    margin: 0px 4px;

  }



  .testimonials .owl-dots .active {

    background-color: #ff511a;

  } */

/* 

  ---------------------------------------------

  partners

  --------------------------------------------- 

  */

section.partners {
  background-color: #212741;

  padding: 80px 0px;
}

section.partners .item {
  margin: 0px 15px;

  cursor: pointer;

  transition: all 0.3s;
}

section.partners .item:hover {
  opacity: 0.75;
}

/* 

  ---------------------------------------------

  footer 

  --------------------------------------------- 

  */

/* footer {

    background-color: #181d30;

    text-align: center;

    padding: 25px 0px;

  }



  footer p {

    color: #fff;

    font-weight: 300;

  }



  footer p a {

    color: #ff511a;

  } */

/* 

  ---------------------------------------------

  page heading

  --------------------------------------------- 

  */

.page-heading {
  background-image: url("https://nrskitchen.com/wp-content/uploads/2023/08/Bakery-Equipment-Dealers-in-Delhi.jpg");

  background-position: center center;

  background-repeat: no-repeat;

  background-size: cover;

  padding: 215px 0px 120px 0px;

  text-align: center;
}

.page-heading h2 {
  font-size: 56px;

  color: #fff;

  font-weight: 700;
}

.page-heading .div-dec {
  width: 80px;

  height: 6px;

  border-radius: 3px;

  background-color: #fff;

  margin: 20px auto 0 auto;
}

/* 

  ---------------------------------------------

  about us page

  --------------------------------------------- 

  */

section.top-section .left-image img {
  border-radius: 10px;
}

section.top-section .accordions {
  border-radius: 5px;

  padding: 50px 40px;

  background-color: #fff;

  margin-left: 30px;

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.accordions .accordion {
  border-bottom: 1px solid #eee;
}

.accordions .last-accordion {
  border-bottom: none;
}

.accordion-head {
  padding: 35px 0px !important;

  font-size: 22px;

  font-weight: 600;

  color: #212741;

  cursor: pointer;

  transition: color 200ms ease-in-out;
}

@media screen and (min-width: 768px) {
  .accordion-head {
    padding: 1rem;

    font-size: 1.2rem;
  }
}

.accordion-head .icon {
  float: right;

  transition: transform 200ms ease-in-out;
}

.accordion-head.is-open {
  color: #43ba7f;

  border-bottom: none;
}

.accordion-head.is-open .icon {
  transform: rotate(45deg);
}

.accordion-body {
  padding: 0px;

  overflow: hidden;

  height: 0;

  transition: height 300ms ease-in-out;

  border-bottom: 1px solid #fff;
}

.accordion-body > .content p {
  padding: 0px 0px 30px 0px;

  padding-top: 0;
}

section.what-we-do {
  margin-bottom: -30px;
}

.what-we-do .left-content {
  margin-right: 60px;
}

.what-we-do .left-content h4 {
  font-size: 22px;

  font-weight: 700;

  line-height: 40px;

  margin-bottom: 40px;
}

.what-we-do .left-content p {
  margin-bottom: 40px;
}

.what-we-do .right-items .item {
  border-radius: 5px;

  padding: 40px 30px;

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

  margin-bottom: 30px;

  position: relative;
}

.what-we-do .right-items .item em {
  position: absolute;

  font-style: normal;

  font-size: 44px;

  color: #43ba7f;

  font-weight: 600;

  right: 15px;

  top: 5px;

  transition: all 0.3s;
}

.what-we-do .right-items .item h4 {
  font-size: 22px;

  font-weight: 600;

  margin-bottom: 22px;
}

.what-we-do .right-items .item:hover em {
  top: 10px;
}

/* 

  ---------------------------------------------

  services page

  --------------------------------------------- 

  */

.main-services .service-item {
  margin-bottom: 60px;

  padding-bottom: 0px;

  border-bottom: 1px solid #ecf8f2;
}

.main-services .last-service {
  border-bottom: none;

  margin-bottom: 0px;

  padding-bottom: 0px;
}

.main-services .left-image {
  margin-right: 15px;
}

.main-services .left-image img {
  border-radius: 5px;
  width: 100%;
}

.main-services .right-image {
  margin-left: 15px;
}

.main-services .right-image img {
  border-radius: 5px;
  width: 100%;
  height: 214px;
}

.main-services .right-text-content {
  margin-left: 15px;
}

.main-services .left-text-content {
  margin-right: 15px;
}

.main-services .right-text-content i,
.main-services .left-text-content i {
  font-size: 64px;

  color: #43ba7f;

  background-color: #ecf8f2;

  width: 120px;

  height: 120px;

  text-align: center;

  display: inline-block;

  line-height: 120px;

  border-radius: 5px;
}

.main-services .right-text-content h4,
.main-services .left-text-content h4 {
  font-size: 21px;

  font-weight: 500;

  color: #212741;

  margin-top: 40px;

  margin-bottom: 30px;
}

section.service-details .naccs {
  position: relative;
}

section.service-details .naccs .menu {
  text-align: center;
}

section.service-details .naccs .menu div {
  padding: 15px 30px;

  display: inline-block;

  text-align: center;

  border-radius: 5px !important;

  margin-right: 30px;

  font-size: 18px;

  color: #212741;

  background-color: #fff;

  cursor: pointer;

  vertical-align: middle;

  font-weight: 600;

  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

section.service-details .naccs .menu div.active {
  color: #ff511a;
}

section.service-details ul.nacc {
  margin-top: 50px !important;

  position: relative;

  min-height: 100%;

  list-style: none;

  margin: 0;

  padding: 0;
}

section.service-details ul.nacc li {
  background-color: #fff;

  overflow: hidden;

  opacity: 0;

  transform: translateX(50px);

  position: absolute;

  list-style: none;

  border-radius: 10px;

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

section.service-details ul.nacc li .left-image {
  position: absolute;

  margin-right: 50px;

  top: 50%;

  transform: translateY(-50%);
}

section.service-details ul.nacc li .left-image img {
  border-top-left-radius: 15px;

  border-bottom-left-radius: 15px;
}

section.service-details ul.nacc li .right-content {
  padding: 50px 50px 50px 0px;

  margin-left: 470px;
}

section.service-details ul.nacc li .right-content h4 {
  font-size: 24px;

  color: #212741;

  margin-bottom: 25px;

  font-weight: 700;

  line-height: 40px;

  margin-right: 120px;
}

section.service-details ul.nacc li .right-content ul {
  margin-top: 20px;

  margin-bottom: 20px;
}

section.service-details ul.nacc li .right-content span {
  display: block;

  font-size: 15px;

  font-weight: 500;

  color: #212741;

  font-style: italic;

  margin-bottom: 12px;
}

section.service-details ul.nacc li .right-content .last-span {
  margin-bottom: 0px;
}

section.service-details ul.nacc li .right-content p {
  margin-bottom: 30px;
}

section.service-details ul.nacc li.active {
  position: relative;

  transition-delay: 0.3s;

  z-index: 2;

  opacity: 1;

  transform: translateX(0px);
}

/* 

  ---------------------------------------------

  contact us page

  --------------------------------------------- 

  */

section.map .info-item {
  text-align: center;

  padding: 40px 30px;

  border-radius: 5px;

  background-color: #fff;

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

  margin-top: -60px;

  margin-left: 15px;

  margin-right: 15px;

  position: relative;

  z-index: 2;

  transition: all 0.5s;
}

section.map .info-item:hover {
  margin-top: -70px;
}

section.map .info-item i {
  font-size: 36px;

  color: #43ba7f;

  margin-bottom: 25px;
}

section.map .info-item h4 {
  font-size: 18px;

  color: #212741;

  font-weight: 600;

  margin-bottom: 12px;
}

section.map .info-item a {
  font-size: 15px;

  font-weight: 600;

  color: #43ba7f;

  transition: all 0.3s;
}

section.map .info-item a:hover {
  color: #ff511a;
}

#contact input {
  width: 100%;

  height: 50px;

  background-color: #f7f7f7;

  color: #212741;

  border-radius: 5px;

  border: none;

  padding: 0px 15px;

  font-size: 14px;

  outline: none;

  margin-bottom: 30px;
}

#contact textarea {
  width: 100%;

  height: 180px;

  max-height: 24px;

  min-height: 150px;

  background-color: #f7f7f7;

  color: #212741;

  border-radius: 5px;

  border: none;

  padding: 15px 15px;

  font-size: 14px;

  outline: none;

  margin-bottom: 30px;
}

#contact input::placeholder,
#contact textarea::placeholder {
  color: #212741;
}

#contact button.orange-button {
  font-size: 14px;

  color: #fff;

  background-color: #ff511a;

  padding: 12px 30px;

  display: inline-block;

  border-radius: 5px;

  font-weight: 500;

  text-transform: capitalize;

  letter-spacing: 0.5px;

  border: none;

  transition: all 0.3s;
}

#contact button.orange-button:hover {
  background-color: #43ba7f;
}

/* 

  ---------------------------------------------

  responsive

  --------------------------------------------- 

  */

body {
  overflow-x: hidden;
}

@media (max-width: 992px) {
  .header-area .main-nav .nav li:last-child {
    /* display: none; */
  }

  .header-area .main-nav .nav li ul li:last-child {
    display: inline-block;
  }

  .header-area {
    background-color: #212741;
  }

  .slide-inner .header-text {
    width: 80%;
  }

  .simple-cta {
    text-align: center;
  }

  section.simple-cta .buttons {
    justify-content: center;
  }

  section.about-us .naccs .menu div,
  section.service-details .naccs .menu div {
    margin-right: 15px;

    font-size: 15px;

    padding: 15px 20px;
  }

  section.about-us .right-content {
    margin-left: 0px;

    margin-top: 60px;
  }

  section.calculator .left-image {
    display: none;
  }

  .testimonials .item img {
    max-width: 200px;

    right: 50px;
  }

  section.partners .item {
    margin: 15px;
  }

  section.top-section .accordions {
    margin-left: 0px;

    margin-top: 45px;
  }

  .what-we-do .left-content {
    margin-right: 0px;

    margin-bottom: 45px;
  }

  .main-services .left-image {
    margin-right: 0px;

    margin-bottom: 30px;
  }

  .main-services .right-text-content {
    margin-left: 0px;
  }

  .main-services .right-image {
    margin-left: 0px;

    margin-top: 30px;
  }

  section.service-details ul.nacc li .left-image {
    position: relative;

    margin-right: 0px;

    transform: translateY(0px);
  }

  section.service-details ul.nacc li .left-image img {
    border-radius: 15px;
  }

  section.service-details ul.nacc li .right-content {
    padding: 50px;

    margin-left: 0px;
  }

  section.service-details ul.nacc li .right-content h4 {
    margin-right: 0px;
  }

  section.service-details ul.nacc li.active {
    display: inline-block;
  }

  section.service-details ul.nacc li {
    display: none;
  }

  section.map .info-item {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .header-area .main-nav .logo {
    line-height: 100px;
  }

  .background-header .main-nav .logo {
    line-height: 80px;
  }

  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    display: none;
  }

  .slide-inner .header-text p {
    /* display: none; */
  }

  .slide-inner .header-text {
    /* text-align: center; */
    width: 100%;
    margin-left: 3%;
    margin-right: 10%;
    margin-top: 96%;
  }

  .slide-inner .header-text .div-dec {
    margin-left: auto;

    margin-right: auto;
  }

  .slide-inner .header-text .buttons {
    display: inline-flex;
  }

  .slide-inner .header-text .buttons .green-button {
    float: none;
  }

  .services .service-item i {
    margin-bottom: 35px;
  }

  section.about-us ul.nacc li span.item-title {
    font-size: 14px !important;
  }

  section.about-us ul.nacc li span.item {
    font-size: 13px;
  }

  .testimonials .item i {
    margin-bottom: 60px;
  }

  .testimonials .item img {
    max-width: 100px;

    right: 50px;

    top: 35px;

    transform: translateY(0);
  }

  .testimonials .item {
    padding: 50px;
  }
}

/* myfooter css */

footer {
  background: #212741;
  background: -webkit-linear-gradient(59deg, #212741, #16222a);
  background: linear-gradient(59deg, #212741, #16222a);
  color: white;
  margin-top: 100px;
}

footer a {
  color: #fff;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #2a81a4;
  text-decoration: none;
}

.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #ffffff;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}

.footer-middle h4 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 1.6rem;
  font-size: 18px;
  margin-top: 3rem;
}

.footer-middle p {
  color: #fff;
}

/*SOCİAL İCONS*/

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  /* margin: 0 5px; */
}

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #f9f9f9;
}

.kooper {
  max-width: 1374px;
  padding: 2rem;
}
/* myfooter css */

.hko {
  margin-bottom: 1rem;
}

/* products css */

.portfolio-thumb {
  float: left;
  margin: 0 0 10px 0;
  /* padding: 5px; */
}

.col_lg9_row {
  width: 33.33333333%;
  float: left;
}

.portfolio-thumb img {
  border: 1px solid #6d070c;
}

.text p {
  font-size: 15px;
  line-height: 1.6;
  margin-top: 1rem;
  margin-bottom: 2.8rem;
}

.gc_filter_cont_overlay_wrapper {
  position: relative;
  width: auto;
  visibility: visible;
  border: 1px solid #f8f8f8;
}

.gc_filter_cont_overlay_wrapper:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.gc_filter_cont_overlay_wrapper figure {
  margin: 0;
}

.tab_image_text {
  float: left;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 15px;
  background: #7c030a;
  border-top: none;
  margin-top: 5px;
}

.project_title h3 {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.project_title h3 a {
  color: #fff;
  text-decoration: none;
}
/* products css */

.quote-area {
  position: relative;
  z-index: 5;
  margin: 60px 0 0 0;
  width: 100%;
  float: left;
  background: #f8f8f8;
}

.container_row {
  width: 88.5%;
  height: auto;
  margin: auto;
}

.section-title .title {
  padding-bottom: 15px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: capitalize;
  letter-spacing: -0.5px;
  font-weight: 500;
  font-size: 25px;
}

.section-title .title:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  background: #7c0005;
  bottom: 0;
  left: 0;
}

.col_lg12_row {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  width: 100%;
}

.col_lg12_row {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  width: 100%;
}

.col_lg12_row {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  float: left;
  width: 100%;
}

.tab-content .tab-pane.active {
  visibility: visible;
  overflow: visible;
  height: auto;
  opacity: 1;
  padding: 2rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mr {
  padding-right: 20px;
}
.col_lg4_row {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  /* max-width: 33.33333333%; */
  width: 33.33333333%;
  float: left;
}

@media (max-width: 768px) {
  .col_lg4_row {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    float: left;
    width: 100%;
  }
}

.form-group {
  margin-bottom: 1rem;
}

.quote-area .estimated-cost label {
  color: #262533;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.quote-area .estimated-cost .form-wrap .form-control {
  margin-bottom: 0;
  border-radius: 0px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
}

.incaptcha {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 0;
}

.capbox-inner {
  width: 20%;
  margin: 0 auto;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .capbox-inner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

.quote-area .estimated-cost .form-wrap .form-control {
  margin-bottom: 0;
  border-radius: 0px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 0 6px;
  vertical-align: middle;
  background: none;
  border: 1px solid #ddd;
  /* font-size: 16px; */
  font-weight: 500;
  border: #d5d3d3 solid 1px;
  color: #000;
  font-style: normal;
  width: 100%;
  background-color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  line-height: 43px;
  outline: none;
  box-shadow: none;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 8px 0 0 0px;
}

@media (max-width: 768px) {
  .quote-area .estimated-cost .form-wrap .form-control {
    margin-bottom: 0;
    border-radius: 0px;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 0 6px;
    vertical-align: middle;
    background: none;
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: 500;
    border: #d5d3d3 solid 1px;
    color: #000;
    font-style: normal;
    /* width: 100%; */
    background-color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    line-height: 43px;
    outline: none;
    box-shadow: none;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    margin: 8px 0 0 0px;
    width: 17rem;
  }
}

.col_lg8_row {
  width: 66% !important;
}

.col_lg8_row textarea {
  font-family: "Poppins", sans-serif;
  padding: 0 6px;
  vertical-align: middle;
  background: none;
  border: 1px solid #ddd;
  font-size: 16px;
  font-weight: 500;
  border: #d5d3d3 solid 1px;
  color: #000;
  font-style: normal;
  width: 100%;
  background-color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  line-height: 43px;
  outline: none;
  box-shadow: none;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 8px 0 0 0px;
}

.quote-area .estimated-cost .form-wrap textarea {
  width: 100%;
  border: 1px solid #ced4da;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
  height: 46px;
  font-family: "Poppins", sans-serif;
}

@media (max-width: 768px) {
  .quote-area .estimated-cost .form-wrap textarea {
    width: 17rem;
    border: 1px solid #ced4da;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 500;
    height: 46px;
  }
}

/* sliding prduct section */

.bd-best {
  height: calc(200px + 3rem);
  padding: 0.5rem 0;
  overflow: hidden;
  position: relative;
}

.bd-best-list {
  align-items: stretch;
  animation-duration: 50s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  display: flex;
  left: 0;
  position: absolute;
  top: 1rem;
  -webkit-animation-name: bdBestCarousel;
  animation-name: bdBestCarousel;
}

.bd-best-item {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 16px;
  transition-duration: 85ms;
  transition-property: box-shadow, transform;
}

.bd-best-item:hover {
  box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
  transform: translateY(-0.1em);
}
.bd-best-list:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@keyframes bdBestCarousel {
  100% {
    transform: translateX(calc(-155% + 3120px));
  }
}

.footer {
  padding: 0 0 0 !important;
}

@media (min-width: 3700px) {
  .bd-best {
    min-height: 400px;
  }

  .bd-best-item {
    width: 200px;
    height: 100px;
  }
  .bd-best-list {
    animation-duration: 80s;
  }
  .kl_img {
    width: 300px;
  }
}

/* sliding prduct section */

/* topbar css */
@media (max-width: 768px) {
  .top-social {
    display: none;
  }
}

#top-social-menu {
  display: initial;
}

/* Navbar when scrolled */

.navbar-scroll {
  height: 70px;
}

.navbar-scroll #top-social-menu {
  display: none;
  transition: all 0.2s ease-out;
}

.navbar-scroll .navbar-brand {
  height: 70px;
  line-height: 70px;
}

.navbar-scroll .navbar-nav > li > a {
  opacity: 1;
  padding: 0;
  margin-top: 0;
}

/* # Hover Link Effect
================================ */
@media (min-width: 768px) {
  .navbar-nav > li > a::after {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #2e1c05;
    content: "";
    opacity: 0;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    transform: translateY(-10px);
  }

  .navbar-nav > li > a:hover::after,
  .navbar-nav > li > a:focus::after {
    height: 2px;
    opacity: 1;
    transform: translateY(0px);
  }
}

/* # Social menu
================================ */

#top-social-menu {
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 12px;
  z-index: 101;
  padding-right: 0px;
  list-style: none;
  color: #2e1c05;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
}

#flex {
  position: absolute;
  top: 7px;
  right: 0 !important;
  font-size: 12px;
  z-index: 101;
  padding-right: 0px;
  list-style: none;
  color: #2e1c05;
  transition: all 0.2s ease-out;
  right: 0;
  height: 2vw;
}

#flex li a {
  color: #fff;
}

#flex li {
  float: left;
  padding: 10px 15px;
}

#top-social-menu li {
  float: left;
  padding: 10px 15px;
}

#top-social-menu li:last-child {
  padding-right: 0;
}

#top-social-menu li a {
  text-decoration: none;
  color: #fff;
}

#top-social-menu li a:hover {
  text-decoration: none;
  color: #543a1a;
}

#top-social-menu i {
  font-size: 16px;

  transition: all 0.2s ease-in;
}

#top-social-menu i:hover {
  text-decoration: none;
  color: #543a1a;
}

/* # Section Full Width Image
================================ */

.full-width-img {
  background: url("http://i1159.photobucket.com/albums/p625/ivanrdvc/bg-cp-header_zps4ghnoxc7.jpg")
    no-repeat center center;
  background-size: cover;
  text-align: center;
  padding-top: 100px;
  height: 450px;
  color: #fff;
}

.box {
  background: rgba(0, 0, 0, 0.4);
  border: 3px solid #000;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding: 10px 20px;
}

.subheading-text {
  list-style: none;
  font-size: 35px;
  line-height: 50px;
}

@media (min-width: 768px) {
  .full-width-img {
    padding-top: 110px;
    height: 1000px;
  }

  .subheading-text {
    font-size: 50px;
    line-height: 70px;
  }

  .box {
    margin-top: 100px;
    padding: 80px 20px;
  }
}
/* # Section Black, White
================================ */

.section-black,
.section-white {
  padding: 50px 0;
  color: #fff;
  line-height: 1.7;
}

.section-black h3,
.section-white h3 {
  margin-bottom: 60px;
}

.section-black p,
.section-white p {
  margin-bottom: 60px;
}

.section-black {
  background: linear-gradient(#363437, #121112);
}

.section-white {
  background: linear-gradient(#ffffff, #f3f3f3);
  color: #0e0d0e;
}

/* topbar css */

/* breadcrumbs */
.breadcrumbs {
  padding: 11px;
  background: rgba(253, 253, 253, 253);
  display: block;
  box-shadow: 0 2px 16px #333;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li a {
  position: relative;
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  padding-right: 20px;
  margin-right: 10px;
  text-decoration: none;
}

.breadcrumbs li a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #555;
  border-right: 2px solid #555;
  position: absolute;
  top: 6px;
  right: 0;
  transform: rotate(45deg);
  display: block;
}
/* breadcrumbs */

/* text alignment css */

.wel-box-text {
  font-size: 15px;
  line-height: 1.3;
  margin-top: 2rem;
  margin-bottom: 2.8rem;
}

.wel-box-text p {
  margin-bottom: 15px;
  line-height: 1.6;
}

.mywel-box-text p {
  font-size: 15px;
  line-height: 1.6;
  margin-top: 6px;
  margin-bottom: 40px;
  text-align: left;
}

.wel-box-text-list {
  font-size: 15px;
  line-height: 1.7;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 19px;
}

.wel-box-text-list li {
  /* margin-bottom: 9px; */
}

/* text alignment css */

/* popup contact form */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  top: 17%;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 379px;
  padding: 20px;
  background-color: white;
  /* border: 2px solid #000; */
  border-radius: 19px;
  background: #212741;
  z-index: 1000 !important;
}

/* Full-width input fields */
.form-container input[type="text"],
.form-container input[type="password"],
.form-container input[type="email"],
.form-container input[type="number"] {
  width: 100%;
  padding: 8px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  font-size: 12px;
  border-radius: 10px;
}

textarea[type="message"] {
  width: 100%;
  padding: 8px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  font-size: 12px;
  border-radius: 10px;
}

/* When the inputs get focus, do something */
.form-container input[type="text"]:focus,
.form-container input[type="password"]:focus {
  background-color: #ddd;
  outline: none;
}

.form-labels {
  font-size: 12px;
  color: #ffffff;
}

.cross {
  display: flex;
  align-items: center;
  justify-content: end;
}

.cross i {
  border-radius: 5px;
  font-size: 25px;
  border: 1px solid #ffffff;
  color: #fff;
}

.healing h3 {
  text-align: center;
  font-size: 23px;
  color: #fff;
  margin-bottom: 15px;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

.float2 {
  position: fixed;
  width: 52px;
  height: 48px;
  bottom: 4px;
  left: 5px;
  background-color: #212741;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

/* popup contact form */

.mybtn {
  font-size: 14px;
  color: #fff;
  background: linear-gradient(120deg, #79020a 0%, #ae3b43 100%) !important;
  padding: 10px 24px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  transition: all 0.3s;
}

h1 {
  font-size: 2rem;
  color: #770208;
}

.former {
  background-color: #000;
  color: #fff;
}

.bicon {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.bicon a i {
  font-size: 19px;
}

.boom a::after {
  display: none;
}

.breadcrumbs li:last-of-type a {
  color: black;
  font-weight: bold;
}

.breadcrumbs li:last-of-type a::after {
  display: none;
}

/* review slider */
.gsahger {
  padding: 3rem 0;
  background-image: url(img/cloud-shape.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.saesda {
  margin: 0 1rem;
}

.gsahger .section-title {
  text-align: center;
  margin-bottom: 2rem;
}

.single-testimonial-item {
  background-color: brown;
  width: 21rem;
  height: 21rem;
  padding: 24px;
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 0%,
    100% 5.25%,
    100% 80.25%,
    100% 85.25%,
    54.29% 85.25%,
    50.32% 89.22%,
    46.35% 85.25%,
    0% 86%,
    0% 80.25%,
    0% 5.25%
  );
}

.single-testimonial-item::after {
  background-color: brown;
  left: 50%;
  transform: translateX(-50%) scaleX(0.75) rotate(45deg);
}

.single-testimonial-item p {
  font-size: 15px;
  line-height: 1.7;
  color: #fff;
}

.elementor-testimonial__cite {
  color: #fff;
}

.hws {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0 2rem;
  margin-top: -1.7rem;
}

.elementor-testimonial__image img {
  width: 52px !important;
  border-radius: 50%;
}





 
.wrapper {
	max-width: 1100px;
	width: 100%;
	position: relative;
} 

.wrapper i:active {
	transform: translateY(-50%) scale(0.85);
}
.wrapper i:first-child {
	left: -22px;
}
.wrapper i:last-child {
	right: -22px;
}
.wrapper .carousel {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: calc((100% / 3) - 12px);
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	gap: 16px;
	border-radius: 8px;
	scroll-behavior: smooth;
	scrollbar-width: none;
}
.carousel::-webkit-scrollbar {
	display: none;
}
.carousel.no-transition {
	scroll-behavior: auto;
}
.carousel.dragging {
	scroll-snap-type: none;
	scroll-behavior: auto;
}
.carousel.dragging .card {
	cursor: grab;
	user-select: none;
}
.carousel :where(.card, .img) {
	display: flex;
	justify-content: center;
	align-items: center;
}
.carousel .card {
	scroll-snap-align: start;
	height: 342px;
	list-style: none;
	cursor: pointer;
	padding-bottom: 15px;
	flex-direction: column;
	border-radius: 8px;
  background: transparent !important;
  border: none;
}
 
 
 

@media screen and (max-width: 900px) {
	.wrapper .carousel {
		grid-auto-columns: calc((100% / 2) - 9px);
	}
}

@media screen and (max-width: 600px) {
	.wrapper .carousel {
		grid-auto-columns: 100%;
	}
}

 

/* review slider */

/* faq css */



/* faq starts */

.accordion {
  display: flex;
  flex-direction: column;
  max-width: 991px;
  min-width: 320px;
  margin: 50px auto;
  padding: 0 50px;
}
.accordion h1 {
  font-size: 32px;
  text-align: center;
}
.accordion-item {
  margin-top: 10px;
  border: 1px solid #000;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 5px 20px;
  box-sizing: border-box;
  align-items: center;
  border: 1px solid #000;
}
.accordion-item .accordion-item-desc {
  display: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #444;
  border-top: 1px dashed #ddd;
  padding: 10px 20px 20px;
  box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
  background-color: #f7f7f7;
  transition: 3s ease;
}

.accordion-item input[type="checkbox"]:checked ~ .accordion-item-title {
  color: #fff;
  background-color: #a52a2a;
  border: none;
}

.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
  font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-item .icon {
  margin-left: 14px;
}

@media screen and (max-width: 767px) {
  .accordion {
    padding: 0 16px;
  }
  .accordion h1 {
    font-size: 22px;
  }
}

 /* card ends */
 /* Quote form css */
 .enq_quick_area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 30px 0 30px 0;
  background: #ebebeb;
}

@media(max-width:768px) {
  .enq_quick_area {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 30px 0 30px 0;
    background: #ebebeb;
    flex-direction: column !important;
  }
}

.qck_contact {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 7px 10px;
  border-radius: 0;
  color: #000;
}

.mybtn {
  font-size: 14px;
  color: #fff;
  background: linear-gradient(120deg, #79020a 0%, #ae3b43 100%) !important;
  padding: 10px 24px;
  display: inline-block;
  border-radius: 5px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  transition: all .3s;
}

.footer-pad {
  padding-top: 2rem;
}

.enq_quick_area input,
.frm_drp {
  max-width: 180px;
  margin: 0 !important;
  color: #000 !important;
  height: 40px !important;
  border: 1px solid #999 !important;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 0px 0 15px;
}

/* Quote form css */


/* whatsapp fixed icon */
.wp-button {
  margin-top: 8px;
  font-size: 41px;
}

.float {
  position: fixed;
  width: 54px;
  height: 53px;
  bottom: 40px;
  right: 35px;
  background-color: #7ad06d;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 35px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

/* whatsapp fixed icon */


/* call fixed icon */
.fixed-tel {
  position: fixed;
  bottom: 109px;
  right: 40px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 9999;
  text-align: center;
}

.fixed-tel:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #00a505;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  z-index: 1;
  top: 0;
  left: 0;
}

.fixed-tel i {
  vertical-align: middle;
  z-index: 2;
  position: relative;
  color: #ffffff;
  font-size: 1.5rem;
}

/* call fixed icon */



.image-box {
  position: relative;
  margin: auto;
  overflow: hidden;

}

.image-box img {

  transition: all 2s;

  transform: scale(1);
}

.image-box:hover img {
  transform: scale(1.1);
}


/* popup form css */


/* popup form css */

.hidearrow {
  display: none;
}

@media(max-width:768px) {
  .hidearrow {
    display: block;
  }
}



/* new test */

.srv_bg-back {
  background: #f8f8f8;
  float: left;
  padding: 60px 0;
  margin: 40px 0 0 0;
}

.container_row {
  width: 88.5%;
  height: auto;
  margin: auto;
}

.container_row {
  width: 88.5%;
  height: auto;
  margin: auto;
}

.tab-content .tab-pane.active {
  visibility: visible;
  overflow: visible;
  height: auto;
  opacity: 1;

}


@media(max-width:768px) {
  .tab-content .tab-pane.active {
    visibility: visible;
    overflow: visible;
    height: auto;
    opacity: 1;
    box-shadow: none !important;

  }
}

.col_lg6_row {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  float: left;
  width: 50%;
}

.job-list {
  padding: 24px 11px;
  background: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 5px;
}

@media(max-width:768px) {
  .job-list {
    padding: 24px 20px;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 5px;
    flex-direction: column;
  }

  .col_lg6_row {

    max-width: 100%;
    width: 100%;
  }
}

.job-list .job-list-logo {
  margin-right: 21px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 198px;
  /* border: 1px solid #eeeeee; */
  height: 120px;
  width: 200px;
  text-align: center;
  padding: 0;
}

.job-list .job-list-logo img {

  width: 100%;
  height: 121px;
}


.job-list-title {
  margin-bottom: 5px;
}

.job-list .job-list-details h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.job-list .job-list-details h5 a {
  text-decoration: none;
  color: #116a95;
  font-size: 13px;
}

.job-list-details ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: inherit;
  margin-bottom: 0px;

}

.list-unstyled p {
  font-size: 12px;
}

@media(max-width:768px) {
  .job-list-details ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: inherit;
    margin-bottom: 0px;
    flex-direction: column;
  }

}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.job-list-details ul li {
  margin: 5px 10px 5px 0px;
  font-size: 13px;
  color: #333;
  width: 170px;
}

.job-list-details ul li a {
  color: #333;
  text-decoration: none;
}

.job-list-details {
  width: 100%;
}

.glo {
  display: flex;
  align-items: center;
  padding-top: 3rem;
}

/* new test */



/* testimonial css */

.elementor-4428 .elementor-element.elementor-element-ee8a503 .elementor-testimonial__content {
  padding: 20px 20px 20px 20px;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  background-color: #f9fafa;
  padding: 20px;
  position: relative;
}


.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  color: #555;
}


.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
  left: 50%;
  transform: translateX(-50%) scaleX(.75) rotate(45deg);
}

/* testimonial css */


.aewaf3e {
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media(max-width:768px) {
  .aewaf3e {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-direction: column !important;
  }
}






