@charset "UTF-8";
@font-face {
  font-family: 'Conv_BalooBhaina2-Bold';
  src: url("../fonts/BalooBhaina2-Bold.eot");
  src: local("☺"), url("../fonts/BalooBhaina2-Bold.woff") format("woff"), url("../fonts/BalooBhaina2-Bold.ttf") format("truetype"), url("../fonts/BalooBhaina2-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_BalooBhaina2-ExtraBold';
  src: url("../fonts/BalooBhaina2-ExtraBold.eot");
  src: local("☺"), url("../fonts/BalooBhaina2-ExtraBold.woff") format("woff"), url("../fonts/BalooBhaina2-ExtraBold.ttf") format("truetype"), url("../fonts/BalooBhaina2-ExtraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_BalooBhaina2-Medium';
  src: url("../fonts/BalooBhaina2-Medium.eot");
  src: local("☺"), url("../fonts/BalooBhaina2-Medium.woff") format("woff"), url("../fonts/BalooBhaina2-Medium.ttf") format("truetype"), url("../fonts/BalooBhaina2-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_BalooBhaina2-Regular';
  src: url("fonts/BalooBhaina2-Regular.eot");
  src: local("☺"), url("../fonts/BalooBhaina2-Regular.woff") format("woff"), url("../fonts/BalooBhaina2-Regular.ttf") format("truetype"), url("../fonts/BalooBhaina2-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_BalooBhaina2-SemiBold';
  src: url("fonts/BalooBhaina2-SemiBold.eot");
  src: local("☺"), url("../fonts/BalooBhaina2-SemiBold.woff") format("woff"), url("../fonts/BalooBhaina2-SemiBold.ttf") format("truetype"), url("../fonts/BalooBhaina2-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

*:focus {
  outline: none !important;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
  font-size: 17px;
  line-height: 27px;
  color: #5a5a5a;
  overflow-x: hidden;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #000000;
  font-family: "Conv_BalooBhaina2-SemiBold", Sans-Serif;
}

h1 {
  font-size: 70px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 24px;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
}

h6 {
  font-size: 22px;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a,
a:hover,
a:focus {
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  text-decoration: none;
  color: inherit;
}

.container {
  width: 100%;
  max-width: 1500px;
}

body .load-position {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 9999;
}

body .load-position img {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

body .is-sticky section.header .container .row .logo-out .logo img {
  max-width: 100%;
}

body .is-sticky section.header .container .row .logo-out .logo img.grey {
  opacity: 0;
  display: none;
}

body .is-sticky section.header .container .row .logo-out .logo img.white {
  opacity: 1;
  display: block;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li a {
  padding: 2px 5px;
  border: 1px solid #db2837;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li a svg {
  width: 15px;
  fill: #5b5b5b;
  transition: 200ms;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li a:hover {
  border-color: #5b5b5b;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li a:hover svg {
  fill: #db2837;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a {
  background: #db2837;
  border-color: #db2837;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a svg {
  fill: #ffffff;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a:hover {
  background: #5b5b5b;
  border-color: #5b5b5b;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a:hover svg {
  fill: #ffffff;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a {
  background: #db2837;
  border-color: #db2837;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a svg {
  fill: #ffffff;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a:hover {
  background: #5b5b5b;
  border-color: #5b5b5b;
}

body .is-sticky section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a:hover svg {
  fill: #ffffff;
}

body .is-sticky section.header .container .row .head-right .menu .navbar .navbar-nav li a.nav-link {
  color: #000000;
}

body .is-sticky section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu {
  margin-top: 31px;
}

body section.header {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  top: 35px;
}

body section.header .container {
  position: relative;
  z-index: 1;
}

body section.header .container .row .logo-out .logo {
  padding-top: 10px;
}

body section.header .container .row .logo-out .logo img {
  max-width: 100%;
}

body section.header .container .row .logo-out .logo img.grey {
  opacity: 1;
  display: block;
}

body section.header .container .row .logo-out .logo img.white {
  opacity: 0;
  display: none;
}

body section.header .container .row .head-right {
  margin-top: 20px;
  text-align: right;
  padding-left: 0;
}

body section.header .container .row .head-right .menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

body section.header .container .row .head-right .menu .social-icons {
  display: inline-block;
  margin-left: 30px;
}

body section.header .container .row .head-right .menu .social-icons ul li {
  display: inline-block;
  margin-left: 5px;
  padding: 0;
}

body section.header .container .row .head-right .menu .social-icons ul li a {
  padding: 2px 5px;
  border: 1px solid #db2837;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
}

body section.header .container .row .head-right .menu .social-icons ul li a::before {
  display: none;
}

body section.header .container .row .head-right .menu .social-icons ul li a::after {
  display: none;
}

body section.header .container .row .head-right .menu .social-icons ul li a svg {
  width: 15px;
  fill: #ffffff;
  transition: 200ms;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
}

body section.header .container .row .head-right .menu .social-icons ul li a:hover {
  border-color: #ffffff;
}

body section.header .container .row .head-right .menu .social-icons ul li a:hover svg {
  fill: #db2837;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a {
  background: #db2837;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a:hover {
  background: #ffffff;
  border-color: #ffffff;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(1) a:hover svg {
  fill: #db2837;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a {
  background: #db2837;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a:hover {
  background: #ffffff;
  border-color: #ffffff;
}

body section.header .container .row .head-right .menu .social-icons ul li:nth-of-type(2) a:hover svg {
  fill: #db2837;
}

body section.header .container .row .head-right .menu ul li {
  display: inline-block;
  padding: 0 17px;
}

body section.header .container .row .head-right .menu ul li:last-child {
  padding-right: 0;
}

body section.header .container .row .head-right .menu ul li a {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
}

body section.header .container .row .head-right .menu ul li a:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  background: #db2837;
  width: 0;
  transition: 200ms;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
}

body section.header .container .row .head-right .menu ul li a::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 1px;
  height: 0;
  width: 0;
  background: #db2837;
  margin: auto;
  border: none;
  border-radius: 50%;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.header .container .row .head-right .menu ul li a.active:before {
  width: 100%;
}

body section.header .container .row .head-right .menu ul li a.active:after {
  height: 10px;
  width: 10px;
  bottom: -4px;
}

body section.header .container .row .head-right .menu ul li:hover a:before {
  width: 100%;
}

body section.header .container .row .head-right .menu ul li:hover a:after {
  height: 10px;
  width: 10px;
  bottom: -4px;
}

body section.header .container .row .head-right .menu ul li.show a::after, body section.header .container .row .head-right .menu ul li.show a::before {
  display: none;
}

body section.header .container .row .head-right .menu .navbar {
  padding: 0;
  margin: 0;
  background: transparent;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li a.nav-link {
  padding: 0;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu {
  background: #db2837;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  padding: 10px 20px;
  min-width: 260px;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu::before {
  position: absolute;
  content: '';
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  background: rgba(0, 0, 0, 0.1);
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a {
  white-space: break-spaces;
  font-weight: 200;
  line-height: 20px;
  font-size: 15px;
  padding: 15px 15px 11px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a:last-child {
  border-bottom: none;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a::after {
  display: none;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a::before {
  width: 0;
  background: #ffffff;
  bottom: -1px;
  display: block;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a:hover {
  background: transparent;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a:hover::before {
  width: 100%;
}

body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

body section.services {
  padding: 100px 0;
  background: #f7f7f7;
}

body section.services .container .row .section-title {
  margin-bottom: 35px;
}

body section.services .container .row .section-title P {
  margin-bottom: 0;
}

body section.services .container .row .section-title P span {
  color: #db2837;
}

body section.services .container .row .section-title p {
  max-width: 650px;
}

body section.services .container .row .owl-service .srv-box {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 35px;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

body section.services .container .row .owl-service .srv-box:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

body section.services .container .row .owl-service .srv-box .icon {
  margin-bottom: 20px;
  display: block;
}

body section.services .container .row .owl-service .srv-box .icon svg {
  width: 50px;
  height: 50px;
  fill: #db2837;
}

body section.services .container .row .owl-service .srv-box .icon svg path {
  fill: #db2837;
}

body section.services .container .row .owl-service .srv-box .icon svg rect {
  fill: #db2837;
}

body section.services .container .row .owl-service .srv-box h5 {
  font-size: 25px;
  color: #000000;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
  margin-bottom: 15px;
  line-height: 35px;
}

body section.services .container .row .owl-service .srv-box p {
  color: #868686;
}

body section.services .container .row .owl-service .srv-box a.more {
  font-size: 18px;
  color: #282828;
  font-weight: 500;
  position: relative;
  margin-top: 25px;
  display: inline-block;
}

body section.services .container .row .owl-service .srv-box a.more span svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.services .container .row .owl-service .srv-box a.more span svg path {
  fill: #db2837;
}

body section.services .container .row .owl-service .srv-box a.more:before {
  position: absolute;
  content: '';
  left: 0;
  right: 23px;
  height: 1px;
  bottom: 0;
  border-bottom: 1px dashed #000000;
}

body section.services .container .row .owl-service .srv-box a.more:hover {
  color: #db2837;
  letter-spacing: 2px;
}

body section.services .container .row .owl-service .srv-box a.more:hover span svg path {
  fill: #000000;
}

body section.services .container .row .owl-service .owl-nav {
  display: none;
}

body section.services .container .row .owl-service .owl-dots {
  margin-top: 30px;
}

body section.services .container .row .owl-service .owl-dots .owl-dot.active span {
  width: 45px;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
  border-color: #868686;
  background: #868686;
}

body section.services .container .row .owl-service .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #868686;
}

body section.about {
  padding: 100px 0;
  position: relative;
}

body section.about::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/abt-bg.jpg) no-repeat left bottom;
  background-size: cover;
  opacity: 0.3;
}

body section.about .container {
  position: relative;
  z-index: 1;
}

body section.about .container .row.about-wraper {
  padding: 0 70px 70px;
  position: relative;
}

body section.about .container .row.about-wraper::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: #ffffff;
}

body section.about .container .row.about-wraper .about-left .exp {
  border-left: 1px solid #db2837;
  padding-left: 25px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body section.about .container .row.about-wraper .about-left .exp h1 {
  height: 65px;
  font-size: 90px;
  color: #db2837;
  margin-bottom: 0px;
  line-height: 80px;
}

body section.about .container .row.about-wraper .about-left .exp h5 {
  color: #000000;
  margin-bottom: 0;
  line-height: 30px;
  position: relative;
  margin-top: 3px;
  padding-left: 15px;
}

body section.about .container .row.about-wraper .about-left h2 {
  margin-bottom: 35px;
  color: #000000;
}

body section.about .container .row.about-wraper .about-left a.more {
  font-size: 18px;
  color: #282828;
  font-weight: 500;
  position: relative;
  margin-top: 25px;
  display: inline-block;
}

body section.about .container .row.about-wraper .about-left a.more span svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.about .container .row.about-wraper .about-left a.more span svg path {
  fill: #db2837;
}

body section.about .container .row.about-wraper .about-left a.more:before {
  position: absolute;
  content: '';
  left: 0;
  right: 23px;
  height: 1px;
  bottom: 0;
  border-bottom: 1px dashed #000000;
}

body section.about .container .row.about-wraper .about-left a.more:hover {
  color: #db2837;
  letter-spacing: 2px;
}

body section.about .container .row.about-wraper .about-left a.more:hover span svg path {
  fill: #000000;
}

body section.about .container .row.about-wraper .about-right {
  padding-left: 100px;
}

body section.about .container .row.about-wraper .about-right .left-img {
  position: relative;
}

body section.about .container .row.about-wraper .about-right .left-img img {
  width: 100%;
  position: relative;
  z-index: 1;
}

body section.about .container .row.about-wraper .about-right .left-img::before {
  position: absolute;
  content: '';
  left: -50px;
  top: -50px;
  width: 100%;
  height: 100%;
  background: url(../images/dot.png);
  opacity: 0.2;
}

body section.count {
  background: #000000;
  margin-top: -250px;
  padding: 150px 0 100px;
  position: relative;
}

body section.count::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/count-bg.jpg) no-repeat;
  background-size: cover;
  opacity: 0.15;
}

body section.count .container {
  position: relative;
  z-index: 1;
}

body section.count .container .count-head {
  padding: 0 70px;
}

body section.count .container .count-head .count-left h2 {
  color: #ffffff;
}

body section.count .container .count-head .count-right p {
  color: #969696;
}

body section.count .container .count-head .count-wraper {
  margin-top: 50px;
}

body section.count .container .count-head .count-wraper .count-box h1 {
  color: #db2837;
}

body section.count .container .count-head .count-wraper .count-box p {
  color: #ffffff;
  margin-bottom: 0;
}

body section.project {
  position: relative;
  padding: 100px 0;
}

body section.project .container {
  position: relative;
  z-index: 1;
}

body section.project .container .row .section-title {
  margin-bottom: 35px;
}

body section.project .container .row .section-title P {
  margin-bottom: 0;
}

body section.project .container .row .section-title P span {
  color: #db2837;
}

body section.project .container .row .section-title p {
  max-width: 650px;
}

body section.project .container .row a.more {
  font-size: 18px;
  color: #282828;
  font-weight: 500;
  position: relative;
  margin-top: 35px;
  display: inline-block;
}

body section.project .container .row a.more span svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.project .container .row a.more span svg path {
  fill: #db2837;
}

body section.project .container .row a.more:before {
  position: absolute;
  content: '';
  left: 0;
  right: 23px;
  height: 1px;
  bottom: 0;
  border-bottom: 1px dashed #000000;
}

body section.project .container .row a.more:hover {
  color: #db2837;
  letter-spacing: 2px;
}

body section.project .container .row a.more:hover span svg path {
  fill: #000000;
}

body section.project .container .row .project-out a {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}

body section.project .container .row .project-out .item {
  position: relative;
  overflow: hidden;
}

body section.project .container .row .project-out .item a {
  position: relative;
}

body section.project .container .row .project-out .item a img {
  width: 100%;
}

body section.project .container .row .project-out .item a span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: 0;
  z-index: 9;
}

body section.project .container .row .project-out .item a:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 100%;
  background: #db2837;
  opacity: .5;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: 0;
}

body section.project .container .row .project-out .item:hover a:after {
  bottom: 0;
  opacity: .7;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

body section.project .container .row .project-out .item:hover a span {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

body section.project .container .row .project-out .owl-dots {
  display: none;
}

body section.project .container .row .project-out .owl-nav {
  position: absolute;
  margin-top: 40px;
}

body section.project .container .row .project-out .owl-nav button.owl-prev {
  border: 2px solid #ffffff;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  position: relative;
  outline: none;
  margin: 0 30px 0 0;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.project .container .row .project-out .owl-nav button.owl-prev:before {
  position: absolute;
  content: '';
  background: url(../images/arrow-left.png) no-repeat;
  width: 8px;
  height: 13px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

body section.project .container .row .project-out .owl-nav button.owl-prev:hover {
  background: #db2837;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.project .container .row .project-out .owl-nav button.owl-prev span {
  display: none;
}

body section.project .container .row .project-out .owl-nav button.owl-next {
  border: 2px solid #ffffff;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  position: relative;
  outline: none;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.project .container .row .project-out .owl-nav button.owl-next:before {
  position: absolute;
  content: '';
  background: url(../images/arrow-left.png) no-repeat;
  width: 8px;
  height: 13px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

body section.project .container .row .project-out .owl-nav button.owl-next:hover {
  background: #db2837;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.project .container .row .project-out .owl-nav button.owl-next span {
  display: none;
}

body section.clients {
  padding: 100px 0;
  background: #f7f7f7;
}

body section.clients .owl-clients .owl-stage-outer .owl-stage {
  margin: 0px auto;
}

body section.clients .owl-clients .owl-nav {
  display: none;
}

body section.clients .owl-clients .owl-dots {
  margin-top: 30px;
}

body section.clients .owl-clients .owl-dots .owl-dot.active span {
  width: 45px;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
  border-color: #868686;
  background: #868686;
}

body section.clients .owl-clients .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #868686;
}

body section.get-quote {
  padding: 70px 0;
  background: #db2837 url(../images/newsletter-bg.png) no-repeat;
  background-size: cover;
}

body section.get-quote .row .quote-form {
  text-align: center;
  max-width: 700px;
  margin: auto;
}

body section.get-quote .row .quote-form h3 {
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
}

body section.get-quote .row .quote-form p {
  color: #ffffff;
  margin-bottom: 20px;
}

body section.get-quote .row .quote-form .form .row .col-12 {
  padding: 0 10px;
}

body section.get-quote .row .quote-form .form .row .col-12 input {
  border-radius: 0;
  border: none;
  font-size: 13px;
  height: 50px;
  margin-bottom: 20px;
}

body section.get-quote .row .quote-form .form .row .col-12 textarea {
  border-radius: 0;
  border: none;
  font-size: 13px;
}

body section.get-quote .row .quote-form .form .row .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body section.get-quote .row .quote-form .form .row .text input.btn {
  border-radius: 0;
  border: none;
  padding: 15px 35px;
  background: #000000;
  margin-left: 20px;
  height: 100%;
  font-size: 16px;
}

body section.get-quote .row .quote-form .form .row .text input.btn:hover {
  background: #db2837;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.5);
}

body section.footer {
  background: #000000;
  padding: 100px 0 30px;
  position: relative;
}

body section.footer::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/foot-bg.jpg) no-repeat;
  background-size: cover;
  opacity: 0.15;
}

body section.footer .container {
  position: relative;
  z-index: 1;
}

body section.footer .container .row .foot1 img {
  margin-bottom: 40px;
  max-width: 100%;
}

body section.footer .container .row .foot1 p {
  color: #949494;
  font-size: 16px;
  letter-spacing: .5px;
  width: 85%;
}

body section.footer .container .row .foot1 .social-icons-foot ul {
  margin-top: 30px;
}

body section.footer .container .row .foot1 .social-icons-foot ul li {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

body section.footer .container .row .foot1 .social-icons-foot ul li a svg {
  width: 20px;
  fill: #949494;
}

body section.footer .container .row .foot2 ul li {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  padding: 5px 0 0 40px;
}

body section.footer .container .row .foot2 ul li a {
  color: #949494;
  font-size: 15px;
  display: block;
  line-height: 24px;
}

body section.footer .container .row .foot2 ul li a b {
  color: #ffffff;
  font-weight: 200;
}

body section.footer .container .row .foot2 ul li a svg {
  width: 30px;
  fill: #db2837;
  position: absolute;
  left: 0;
  top: 10px;
}

body section.footer .container .row .foot2 ul li.phone svg {
  width: 25px;
}

body section.footer .container .row .foot2 ul li.mail {
  padding-top: 15px;
}

body section.footer .container .row .foot3 h6 {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

body section.footer .container .row .foot3 ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}

body section.footer .container .row .foot3 ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #949494;
  border-radius: 50px;
}

body section.footer .container .row .foot3 ul li a {
  color: #949494;
  font-size: 16px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.footer .container .row .foot3 ul li a:hover {
  color: #db2837;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.footer .container .row .foot4 h6 {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

body section.footer .container .row .foot4 ul li {
  color: #949494;
  font-size: 16px;
  letter-spacing: .5px;
  font-weight: 500;
  margin-bottom: 30px;
}

body section.footer .container .row .foot4 ul li span {
  display: block;
  margin-top: 5px;
  color: #db2837;
}

body section.footer .container .row .foot4 iframe {
  width: 100%;
  height: 100%;
}

body section.footer .container .row .copyright {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  border-top: 1px solid #3c3c3c;
  padding-top: 30px;
  position: relative;
}

body section.footer .container .row .copyright a.to-top {
  width: 40px;
  height: 40px;
  margin: auto;
  background: #db2837 url(../images/arrow-left.png) no-repeat center center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

body section.footer .container .row .copyright p {
  color: #585858;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .5px;
  margin: 0;
}

body section.footer .container .row .copyright p a {
  margin-left: 60px;
  position: relative;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

body section.footer .container .row .copyright p a:before {
  position: absolute;
  content: '';
  left: -50px;
  top: 13px;
  width: 40px;
  height: 1px;
  background: #1b1a1a;
}

body section.footer .container .row .copyright p a:hover {
  color: #db2837;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

.project-modal .modal-content {
  border-radius: 0;
  border: none;
}

.project-modal .modal-content .modal-header {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  background: #db2837;
  border-radius: 0;
  opacity: 1;
  text-align: center;
  width: 35px;
  height: 35px;
  z-index: 2;
}

.project-modal .modal-content .modal-header .close {
  padding: 0;
  text-shadow: none;
  opacity: 1;
  text-align: center;
  color: #ffffff;
  margin: auto;
  padding-top: 2px;
}

.project-modal .modal-content .modal-body img {
  max-width: 100%;
}

.project-modal .modal-content .modal-body h6 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 25px;
}

.project-modal .modal-content .modal-body h6 b {
  color: #db2837;
}

.project-modal .modal-content .modal-body h5 {
  margin-bottom: 18px;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
  line-height: 28px;
  font-size: 22px;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 15px;
}

.project-modal .modal-content .modal-body p {
  color: #777777;
}

.project-modal .modal-content .modal-body b {
  color: #db2837;
  font-weight: normal;
}

.project-modal .modal-content .modal-body ul li {
  margin-bottom: 10px;
  line-height: 22px;
  font-size: 16px;
  color: #000000;
}

.project-modal .modal-content .modal-body .owl-carousel .owl-stage-outer {
  position: relative;
}

.project-modal .modal-content .modal-body .owl-carousel .owl-stage-outer::after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #ffffff;
}

.project-modal .modal-content .modal-body .owl-carousel .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.project-modal .modal-content .modal-body .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  overflow: hidden;
}

.project-modal .modal-content .modal-body .owl-dots {
  display: none;
}

.project-modal .modal-content .modal-body .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 13px;
  padding: 5px 5px 0;
  background: rgba(255, 255, 255, 0.8);
}

.project-modal .modal-content .modal-body .owl-nav button {
  margin: 0;
}

.project-modal .modal-content .modal-body .owl-nav button span {
  padding: 0 10px 7px;
  font-size: 25px;
}

.project-modal .modal-content .modal-body .owl-nav button:hover {
  background: transparent;
}

.project-modal .modal-content .modal-body .owl-nav button:hover span {
  color: #f00;
}

.navbar-toggler .item {
  width: 30px;
  height: 25px;
  display: block;
  background: transparent;
  background-image: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.navbar-toggler .item span {
  display: block;
  background: #ffffff;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
}

.navbar-toggler .item span.top {
  top: 1px;
}

.navbar-toggler .item span.middle {
  top: 12px;
}

.navbar-toggler .item span.bottom {
  top: 22px;
}

/*nav icon animation*/
.item-d.active-in .top {
  -webkit-animation-name: item-d-top-in;
          animation-name: item-d-top-in;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.item-d.active-in .middle {
  -webkit-animation-name: item-d-middle-in;
          animation-name: item-d-middle-in;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.item-d.active-in .bottom {
  -webkit-animation-name: item-d-bottom-in;
          animation-name: item-d-bottom-in;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.item-d.active-out .top {
  -webkit-animation-name: item-d-top-out;
          animation-name: item-d-top-out;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  animation-direction: reverse;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.item-d.active-out .middle {
  -webkit-animation-name: item-d-middle-out;
          animation-name: item-d-middle-out;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  animation-direction: reverse;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.item-d.active-out .bottom {
  -webkit-animation-name: item-d-bottom-out;
          animation-name: item-d-bottom-out;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  animation-direction: reverse;
  -webkit-animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
          animation-timing-function: cubic-bezier(0.48, -0.28, 0.41, 1.4);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes item-d-top-in {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg);
  }
}

@keyframes item-d-top-in {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg);
  }
}

@-webkit-keyframes item-d-middle-in {
  100% {
    opacity: 0;
  }
}

@keyframes item-d-middle-in {
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes item-d-bottom-in {
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg);
  }
}

@keyframes item-d-bottom-in {
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg);
  }
}

@-webkit-keyframes item-d-top-out {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(-45deg);
            transform: translateY(10px) rotate(-45deg);
  }
}

@keyframes item-d-top-out {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(-45deg);
            transform: translateY(10px) rotate(-45deg);
  }
}

@-webkit-keyframes item-d-middle-out {
  100% {
    opacity: 0;
  }
}

@keyframes item-d-middle-out {
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes item-d-bottom-out {
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(45deg);
            transform: translateY(-10px) rotate(45deg);
  }
}

@keyframes item-d-bottom-out {
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(45deg);
            transform: translateY(-10px) rotate(45deg);
  }
}

/*End of nav icon animation*/
section.inner-banner {
  min-height: 500px;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  background: #000000;
}

section.inner-banner::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

section.inner-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}

section.inner-banner .container {
  position: relative;
  z-index: 2;
}

section.inner-banner .container .row .head-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #db2837;
  position: relative;
}

section.inner-banner .container .row .head-box::before {
  position: absolute;
  content: '';
  left: 100%;
  top: 0;
  width: 500px;
  height: 100%;
  background: #db2837;
}

section.inner-banner .container .row .head-box .left {
  padding: 20px;
  background: #ca0001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.inner-banner .container .row .head-box .left div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.inner-banner .container .row .head-box .right {
  padding: 20px 20px 10px;
}

section.inner-banner .container .row .head-box .right h3 {
  color: #ffffff;
  margin-bottom: 0;
  line-height: 30px;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
}

section.inner-banner .container .row .head-box .right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 60px;
}

section.inner-banner .container .row .head-box .right ul::before {
  position: absolute;
  content: '';
  left: 0;
  top: 45%;
  width: 45px;
  height: 1px;
  background: #ffffff;
}

section.inner-banner .container .row .head-box .right ul li {
  color: #ffffff;
  float: left;
  font-size: 13px;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}

section.inner-banner .container .row .head-box .right ul li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}

section.inner-banner .container .row .head-box .right ul li:last-child::before {
  display: none;
}

section.inner-banner .container .row .head-box .right ul li::before {
  position: absolute;
  content: '';
  right: 0;
  top: 5px;
  width: 1px;
  height: 12px;
  background: #ffffff;
}

section.inner-banner .container .row .head-box .right ul li a {
  color: #ffffff;
}

section.about-page {
  padding: 100px 0;
  position: relative;
}

section.about-page::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/abt-bg.jpg) no-repeat left bottom;
  background-size: cover;
  opacity: 0.3;
}

section.about-page .container {
  position: relative;
  z-index: 1;
}

section.about-page .container .row.about-wraper {
  padding: 0 70px 0px;
  position: relative;
}

section.about-page .container .row.about-wraper::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: #ffffff;
}

section.about-page .container .row.about-wraper .about-right .exp {
  border-left: 1px solid #db2837;
  padding-left: 25px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.about-page .container .row.about-wraper .about-right .exp h1 {
  height: 65px;
  font-size: 90px;
  font-weight: 900;
  color: #db2837;
  margin-bottom: 0px;
  line-height: 80px;
}

section.about-page .container .row.about-wraper .about-right .exp h5 {
  color: #000000;
  margin-bottom: 0;
  line-height: 30px;
  position: relative;
  margin-top: 3px;
  padding-left: 15px;
}

section.about-page .container .row.about-wraper .about-right h2 {
  margin-bottom: 35px;
  color: #000000;
}

section.about-page .container .row.about-wraper .about-right a.more {
  font-size: 18px;
  color: #282828;
  font-weight: 500;
  position: relative;
  margin-top: 25px;
  display: inline-block;
}

section.about-page .container .row.about-wraper .about-right a.more span svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

section.about-page .container .row.about-wraper .about-right a.more span svg path {
  fill: #db2837;
}

section.about-page .container .row.about-wraper .about-right a.more:before {
  position: absolute;
  content: '';
  left: 0;
  right: 23px;
  height: 1px;
  bottom: 0;
  border-bottom: 1px dashed #000000;
}

section.about-page .container .row.about-wraper .about-right a.more:hover {
  color: #db2837;
  letter-spacing: 2px;
}

section.about-page .container .row.about-wraper .about-right a.more:hover span svg path {
  fill: #000000;
}

section.about-page .container .row.about-wraper .about-left {
  padding-right: 100px;
}

section.about-page .container .row.about-wraper .about-left .left-img {
  position: relative;
  margin-top: -200px;
}

section.about-page .container .row.about-wraper .about-left .left-img img {
  width: 100%;
  position: relative;
  z-index: 1;
}

section.about-page .container .row.about-wraper .about-left .left-img::before {
  position: absolute;
  content: '';
  right: -50px;
  bottom: -50px;
  width: 100%;
  height: 100%;
  background: url(../images/dot.png);
  opacity: 0.2;
}

section.about-page .bar {
  margin-top: 100px;
}

section.about-page .abt-bottom .left-img {
  position: relative;
}

section.about-page .abt-bottom .left-img img {
  width: 100%;
  position: relative;
  z-index: 1;
}

section.contact {
  padding: 100px 0;
}

section.contact .contact-left img {
  max-width: 100%;
  margin-top: -200px;
}

section.contact .contact-mid {
  padding-left: 50px;
}

section.contact .contact-mid ul {
  padding-right: 30px;
}

section.contact .contact-mid ul li {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  position: relative;
  color: #949494;
  line-height: 24px;
  padding: 5px 0 0 0;
}

section.contact .contact-mid ul li:nth-of-type(1) {
  margin-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
}

section.contact .contact-mid ul li:nth-of-type(2) {
  margin-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
}

section.contact .contact-mid ul li a {
  color: #db2837;
  line-height: 24px;
  text-decoration: underline;
}

section.contact .contact-mid ul li a b {
  color: #000000;
}

section.contact .contact-mid ul li a svg {
  width: 30px;
  fill: #db2837;
  position: absolute;
  left: 0;
  top: 10px;
}

section.contact .contact-mid ul li a.map-btn {
  color: #000000;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}

section.contact .contact-mid ul li a.map-btn svg {
  position: relative;
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: -8px;
}

section.contact .contact-mid ul li svg {
  width: 30px;
  fill: #db2837;
  position: absolute;
  left: 0;
  top: 10px;
}

section.contact .contact-mid ul li b {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
  display: inline-block;
}

section.contact .contact-mid ul li.phone svg {
  width: 25px;
}

section.contact .contact-mid ul li h6 {
  color: #000000;
}

section.contact .contact-right .quote-form h3 {
  letter-spacing: 1px;
}

section.contact .contact-right .quote-form p {
  margin-bottom: 20px;
}

section.contact .contact-right .quote-form .form .row {
  margin-left: -10px;
  margin-right: -10px;
}

section.contact .contact-right .quote-form .form .row .col-12 {
  padding: 0 10px;
}

section.contact .contact-right .quote-form .form .row .col-12 input {
  border-radius: 0;
  border: 1px solid #e0e0e0;
  font-size: 13px;
  height: 50px;
  margin-bottom: 20px;
}

section.contact .contact-right .quote-form .form .row .col-12 textarea {
  border-radius: 0;
  border: none;
  font-size: 13px;
  border: 1px solid #e0e0e0;
}

section.contact .contact-right .quote-form .form .row .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.contact .contact-right .quote-form .form .row .text input.btn {
  border-radius: 0;
  border: none;
  padding: 15px 25px;
  background: #db2837;
  margin-left: 20px;
  height: 100%;
  font-size: 16px;
}

section.contact .contact-right .quote-form .form .row .text input.btn:hover {
  background: #000000;
}

section.projects-page {
  padding: 100px 0 70px;
}

section.projects-page .pr-wraper {
  display: none;
  float: left;
}

section.projects-page .pr-wraper .project-details {
  float: left;
  width: 100%;
  padding-top: 60px;
  position: relative;
  background: url(../images/project-line.png) no-repeat;
  padding: 25px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  border: 1px solid #d4d4d4;
}

section.projects-page .pr-wraper .project-details h5 {
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
  color: #000000;
  position: relative;
  display: inline-block;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

section.projects-page .pr-wraper .project-details p {
  font-size: 17px;
  color: #797979;
  letter-spacing: 0;
  margin-bottom: 5px;
  font-weight: 500;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

section.projects-page .pr-wraper .project-details button {
  background: #db2837;
  padding: 10px;
  border: none;
  border-radius: 0;
  position: absolute;
  top: -30px;
  right: 25px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
          box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
}

section.projects-page .pr-wraper .project-details button img {
  width: 35px;
  height: 35px;
}

section.projects-page .pr-wraper .project-img {
  float: right;
  width: 100%;
  overflow: hidden;
}

section.projects-page .pr-wraper .project-img img {
  max-width: 100%;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

section.projects-page .pr-wraper:hover .project-details {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  background: #000000 url(../images/project-line.png) no-repeat;
}

section.projects-page .pr-wraper:hover .project-details h5 {
  color: #ffffff;
}

section.projects-page .pr-wraper:hover .project-details p {
  color: #db2837;
}

section.projects-page .pr-wraper:hover .project-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

section.projects-page .pr-wraper .pr-gallery {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  margin-bottom: 30px;
}

section.projects-page .pr-wraper .pr-gallery:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 100%;
  background: #db2837;
  opacity: .5;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: 0;
}

section.projects-page .pr-wraper .pr-gallery a img {
  width: 100%;
}

section.projects-page .pr-wraper .pr-gallery a span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: 0;
  z-index: 9;
}

section.projects-page .pr-wraper .pr-gallery:hover:after {
  opacity: .7;
  bottom: 0;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

section.projects-page .pr-wraper .pr-gallery:hover a span {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: 1;
}

section.clients-page {
  padding: 100px 0 70px;
}

section.clients-page .client-wraper {
  margin-bottom: 30px;
  text-align: center;
}

section.clients-page .client-wraper img {
  border: 1px solid #f1f1f1;
  max-width: 100%;
  margin: auto;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

section.clients-page .client-wraper img:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

section.service-page {
  padding: 100px 0 70px;
}

section.service-page .srv-wraper {
  margin-bottom: 30px;
}

section.service-page .srv-wraper .srv-box {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 35px;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

section.service-page .srv-wraper .srv-box:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

section.service-page .srv-wraper .srv-box .icon {
  margin-bottom: 20px;
  display: block;
}

section.service-page .srv-wraper .srv-box .icon svg {
  width: 50px;
  height: 50px;
  fill: #db2837;
}

section.service-page .srv-wraper .srv-box .icon svg path {
  fill: #db2837;
}

section.service-page .srv-wraper .srv-box .icon svg rect {
  fill: #db2837;
}

section.service-page .srv-wraper .srv-box h5 {
  color: #000000;
  font-family: "Conv_BalooBhaina2-Regular", Sans-Serif;
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 15px;
}

section.service-page .srv-wraper .srv-box p {
  color: #868686;
}

section.service-page .srv-wraper .srv-box ul li {
  color: #868686;
  padding-left: 20px;
  margin-bottom: 8px;
  position: relative;
}

section.service-page .srv-wraper .srv-box ul li::before {
  position: absolute;
  content: '';
  left: 1px;
  top: 7px;
  width: 6px;
  height: 6px;
  border: 1px solid #db2837;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

section.service-page .srv-wraper .srv-box .more {
  font-size: 18px;
  color: #282828;
  font-weight: 500;
  position: relative;
  margin-top: 25px;
  display: inline-block;
  border-bottom: none;
}

section.service-page .srv-wraper .srv-box .more span svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: 400ms;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
}

section.service-page .srv-wraper .srv-box .more span svg path {
  fill: #db2837;
}

section.service-page .srv-wraper .srv-box .more:before {
  position: absolute;
  content: '';
  left: 0;
  right: 23px;
  height: 1px;
  bottom: 0;
  border-bottom: 1px dashed #000000;
}

section.service-page .srv-wraper .srv-box .more:hover {
  color: #db2837;
  letter-spacing: 2px;
}

section.service-page .srv-wraper .srv-box .more:hover span svg path {
  fill: #000000;
}

section.service-page .srv-wraper .srv-box .more-content {
  overflow: hidden;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

section.service-page .srv-wraper .srv-box a {
  color: #000000;
  border-bottom: 1px dashed #000000;
}

section.service-page .srv-wraper .srv-box a:hover {
  color: #db2837;
  letter-spacing: 2px;
}

section.certificate {
  padding: 100px 0 80px;
  background: #f7f7f7;
  text-align: center;
}

section.certificate .owl-certificate .owl-stage {
  padding: 25px 0;
}

section.certificate .owl-certificate .owl-stage .item {
  border: 1px solid #ececec;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
}

section.certificate .owl-certificate .owl-stage .item .img-thumbnail {
  border: none;
  border-radius: 0;
}

section.certificate .owl-certificate .owl-stage .item h6 {
  border-top: 1px solid #ececec;
  background: #ffffff;
  padding: 10px;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.certificate .owl-certificate .owl-stage .item h6 span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.certificate .owl-certificate .owl-stage .item:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

section.certificate .owl-certificate .owl-nav {
  display: none;
}

section.certificate .owl-certificate .owl-dots {
  margin-top: 10px;
}

section.certificate .owl-certificate .owl-dots .owl-dot.active span {
  width: 45px;
  transition: 400ms all;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  -moz-transition: 400ms all;
  -ms-transition: 400ms all;
  border-color: #868686;
  background: #868686;
}

section.certificate .owl-certificate .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #868686;
}

.certificate-modal {
  background: rgba(0, 0, 0, 0.8);
}

.certificate-modal .modal-header {
  padding: 0;
  border-bottom: none;
}

.certificate-modal button.close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px !important;
  background: #db2837;
  margin: 0 !important;
  z-index: 1;
  opacity: 1;
  text-shadow: none;
  color: #fff;
}

.certificate-modal button:hover {
  opacity: 1 !important;
  color: #ffffff !important;
}

.certificate-modal .modal-body {
  padding: 0;
}

.certificate-modal .modal-body img {
  padding: 0;
}

.certificate-modal .modal-footer {
  border-top: none;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
}

.certificate-modal .modal-footer .btn {
  border-radius: 0;
  background: #db2837;
  border: none;
  margin-right: 0;
  margin-left: 5px;
  padding: 0;
  width: 40px;
  height: 40px;
}

.certificate-modal .modal-footer .btn i {
  margin-top: 7px;
}

.certificate-modal .modal-footer .btn:last-child {
  margin-right: 0;
}

.certificate-modal .modal-footer .btn:focus {
  background: #db2837;
  outline: none !important;
}

@media (min-width: 992px) {
  .certificate-modal .modal-lg {
    max-width: 600px;
  }
}

.hidden-tag {
  display: none;
}

/*==================================RESPONSIVE======================================*/
@media (min-width: 320px) {
  .modal-dialog {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 650px;
  }
}

@media (min-width: 992px) {
  .modal-dialog {
    max-width: 800px;
  }
}

@media (max-width: 1500px) {
  .baner-bottom {
    width: 60%;
  }
}

/*==================================END OF 1300======================================*/
@media (max-width: 1300px) {
  .baner-bottom {
    width: 70%;
  }
  body section.header .container .row .head-right .menu .social-icons {
    margin-left: 20px;
  }
}

/*==================================END OF 1300======================================*/
@media (max-width: 1199px) {
  body section.header .container .row .head-right {
    padding-left: 0;
  }
  body section.header .container .row .head-right .menu .social-icons ul li {
    margin-left: 2px;
  }
  body section.header .container .row .head-right .menu ul li {
    padding: 0 5px;
  }
  body section.header .container .row .head-right .menu .social-icons {
    margin-left: 20px;
  }
  .baner-bottom .number {
    padding: 10px 0 0 50px;
  }
  body section.about .container .row.about-wraper {
    padding: 0;
  }
  body section.count {
    display: none;
  }
  body section.about .container .row.about-wraper .about-right {
    padding-left: 35px;
    margin-top: 50px;
  }
  body section.count .container .count-head {
    padding: 0 0;
  }
  body section.services .container .row .srv-box {
    padding: 25px;
  }
  body section.services .container .row .srv-box h4 {
    font-size: 24px;
  }
  body section.footer .container .row .foot1 p {
    width: 100%;
  }
  section.contact .contact-left {
    display: none;
  }
  section.contact .contact-mid {
    padding-left: 15px;
  }
  section.about-page .container .row.about-wraper .about-left .left-img {
    margin-top: 0;
  }
  section.about-page .container .row.about-wraper {
    padding: 0;
  }
  section.service-page .srv-wraper .srv-box {
    min-height: 407px;
  }
  body section.project {
    padding: 0 0 100px;
  }
}

/*==================================END OF 1199======================================*/
@media (max-width: 991px) {
  body section.header {
    top: 5px;
  }
  body section.header .container .row .head-right {
    text-align: left;
  }
  .is-sticky section.header::before {
    height: 136px;
  }
  body section.header .container .row .logo-out {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
  }
  body section.header .container .row .head-right .menu .navbar {
    position: absolute;
    right: 15px;
    left: 15px;
    top: 3px;
  }
  body section.header .container .row .head-right .menu .social-icons {
    margin-left: 0;
    margin-right: 50px;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: none;
  }
  .navbar-light .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    border-radius: 0;
    padding: 0;
  }
  .navbar-light .navbar-collapse {
    margin-top: 53px;
    padding: 15px;
    background: #db2837;
  }
  body .is-sticky section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu {
    margin-top: 5px;
    border: none;
    padding: 0;
  }
  body .is-sticky section.header .container .row .head-right .menu .navbar .navbar-nav li a.nav-link {
    color: #ffffff;
  }
  body .is-sticky section.header .container .row .head-right .menu .navbar .navbar-toggler .item span {
    background: #000000;
  }
  body section.header .container .row .head-right .menu ul li {
    margin-bottom: 10px;
  }
  body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu {
    padding: 0;
  }
  .baner-bottom {
    width: 100%;
  }
  .flexslider li h1 {
    width: 100%;
  }
  body section.header .container .row .head-right .menu .navbar .navbar-nav li .dropdown-menu a::before {
    display: none;
  }
  body section.services,
  body section.about,
  body section.count,
  body section.project,
  body section.get-quote {
    padding: 50px 0;
  }
  body section.clients {
    padding: 50px 15px;
  }
  body section.footer {
    padding: 50px 0 25px;
  }
  .foot1,
  .foot2 {
    margin-bottom: 50px;
  }
  body section.count .container .count-head .count-wraper .count-box h1 {
    font-size: 54px;
  }
  section.contact {
    padding: 50px 0;
  }
  section.about-page {
    padding: 50px 0;
  }
  section.about-page .container .row.about-wraper .about-left {
    padding-right: 15px;
  }
  section.about-page .container .row.about-wraper .about-left .left-img::before {
    right: inherit;
    left: -50px;
  }
  section.about-page .bar {
    margin-top: 50px;
  }
  section.about-page .container .row.about-wraper .about-right h2 {
    margin-bottom: 10px;
    font-size: 36px;
  }
  section.about-page .container .row.about-wraper .about-right .exp {
    margin-bottom: 15px;
  }
  section.about-page .container .row.about-wraper .about-right .exp h1 {
    height: 40px;
    font-size: 60px;
    line-height: 60px;
  }
  section.about-page .container .row.about-wraper .about-right .exp h5 {
    line-height: 23px;
    margin-top: 0;
    padding-left: 15px;
    font-size: 20px;
  }
  section.clients-page,
  section.service-page,
  section.projects-page {
    padding: 50px 0 20px;
  }
  section.certificate {
    padding: 50px 0 30px;
  }
  section.inner-banner .container .row .head-box {
    width: 100%;
  }
}

/*==================================END OF 991======================================*/
@media (max-width: 767px) {
  body section.header .container .row .head-right {
    margin-top: 13px;
  }
  .navbar-light .navbar-collapse {
    margin-top: 44px;
  }
  body .is-sticky section.header .container .row .head-right .menu .navbar-light .navbar-collapse {
    margin-top: 49px;
  }
  body section.header .container .row .logo-out {
    width: 275px;
  }
  .is-sticky section.header::before {
    height: 125px;
  }
  .flexslider li h1 {
    margin-bottom: 5px;
    font-size: 50px;
  }
  .flexslider li .meta {
    top: 33%;
  }
  .flex-direction-nav li {
    height: 50px;
    width: 50px;
  }
  .flex-direction-nav a {
    height: 40px;
    width: 40px;
  }
  .flex-direction-nav {
    bottom: 39px;
    right: 0px;
  }
  .flexslider li .meta {
    padding-left: 15px;
  }
  h2 {
    font-size: 36px;
  }
  .foot1,
  .foot2,
  .foot3,
  .foot4 {
    margin-bottom: 30px;
  }
  .foot4 iframe {
    height: 200px;
  }
  body section.count .container .count-head .count-wraper .count-box h11 {
    font-size: 42px;
  }
  body section.count .container .count-head .count-wraper .count-box h1 {
    margin-bottom: 0;
  }
  body section.count .container .count-head .count-wraper .count-box:nth-of-type(1),
  body section.count .container .count-head .count-wraper .count-box:nth-of-type(2) {
    margin-bottom: 25px;
  }
  .flexslider li .meta::before,
  .flexslider li .meta::after {
    display: none;
  }
  section.contact .contact-right .quote-form {
    margin-top: 30px;
  }
  section.inner-banner {
    min-height: 400px;
  }
  section.service-page .srv-wraper .srv-box {
    min-height: auto;
  }
  section.about-page .container .row.about-wraper .about-right .exp {
    margin-top: 80px;
  }
}

/*==================================END OF 767======================================*/
@media (max-width: 575px) {
  body section.header .container .row .head-right .menu .social-icons {
    display: none;
  }
  body section.header .container .row .logo-out {
    width: 250px;
  }
  .baner-bottom {
    display: none;
  }
  .flexslider li h1 {
    margin-bottom: 5px;
    font-size: 36px;
  }
  .flexslider li h2 {
    font-size: 24px;
  }
  .flexslider li p {
    font-size: 15px !important;
    line-height: 21px;
  }
  .is-sticky section.header::before {
    height: 120px;
  }
  .navbar-light .navbar-collapse {
    margin-top: 41px;
  }
  body .is-sticky section.header .container .row .head-right .menu .navbar-light .navbar-collapse {
    margin-top: 44px;
  }
  .foot4 {
    margin-bottom: 0;
  }
  body section.count {
    text-align: center;
  }
  body section.count .container .count-head .count-wraper {
    margin-top: 15px;
  }
  body section.count .container .count-head .count-wraper .count-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  body section.count .container .count-head .count-wraper .count-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  body section.get-quote .row .quote-form .form .row .col-12 {
    padding: 0 15px;
  }
  body section.get-quote .row .quote-form .form .row .col-12 input {
    margin-bottom: 15px;
  }
  body section.get-quote .row .quote-form .form .row .text {
    display: block;
  }
  body section.get-quote .row .quote-form .form .row input.btn {
    margin-left: 0px !important;
    margin-top: 15px;
    padding: 15px 25px 10px !important;
    height: auto !important;
    width: 100%;
  }
  body section.services .container .row .owl-service .srv-box {
    margin: 0 15px;
  }
  section.inner-banner {
    min-height: 300px;
  }
  section.inner-banner .container .row .head-box {
    width: 100%;
  }
  section.inner-banner .container .row .head-box .left {
    display: none;
  }
  section.inner-banner .container .row .head-box .right ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
  section.contact .contact-mid ul li br {
    display: none;
  }
}

/*==================================END OF 575======================================*/
/*# sourceMappingURL=style.css.map */