.position-relative {
    position: relative!important;
}
.sld-four h2 {
    color: #fdabd2 !important;
}
.link-four a {
    background: #fdabd2 !important;
}
.sld-five h2 {
    color: #89a068 !important;
}
.link-five a {
    background: #89a068 !important;
}
.sld-six h2 {
    color: #e3aa8d !important;
}
.link-six a {
    background: #e3aa8d !important;
}
section.who-we {
    padding: 130px 0;
}
.right-image {
    bottom: 0px;
    position: absolute;
    right: -100px;
    width: 60% !important;
}
.right-image img {
    max-width: none;
}
.padding-eleven-right {
    padding-right: 11%;
}
p.para-style {
    padding-left: 31%;
    font-family: 'Poppins', sans-serif;
    line-height: 22px;
    padding-right: 105px;
}
.serv-inner {
    text-align: center;
}
.serv-inner h3 {
    font-size: 22px;
    line-height: 1;
    margin-top: 30px;
    padding: 0px;
    color: #031E5E;
}
.projects-wrapper {
    position: relative;
    overflow: hidden;
}
.serv-inner img {
    transition: all 0.5s;
}
.serv-inner:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
.serv-inner {
    background: #f0f7f7;
    margin: 20px;
    padding: 30px;
    display: inline-block;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    transition: all 0.5s;
}
.serv-inner:hover {
    background: #fce0dc;
}
.bg-primary5 {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
p.content-boxx {
    color: #8D8D8D;
    font-size: 23px;
    line-height: 33px;
    margin-top: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300 !important;
}
.heading_services.sld-one h2 {
    color: #0475f3;
}
.heading_services.sld-two h2 {
    color: #febd59;
}
.heading_services.sld-three h2 {
    color: #019ad4;
}
.content-link.link-two a {
    background: #019ad4;
}
.content-link.link-three a {
    background: #febd59;
}
.projects-in-title {
    position: absolute;
    left: 0;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transform: rotate(270deg);
    top: 151px;
}
.content-link a {
    background: #0475f3;
    color: #fff !important;
    text-decoration: none;
    width: 100px;
    height: 100px;
    display: inline-block;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
}
.projects-in-title div::after {
    background-color: #fff;
    content: "";
    height: 2px;
    position: absolute;
    top: 8px;
    right: -67px;
    width: 50px;
}
.col-12.col-sm-12.col-md-6.col-lg-6.col-xl-4.offset-xl-1.mt-auto.mb-auto {
    margin-top: 15% !important;
}
.mac-area-clip {
    position: relative;
    height: 100vh;
}
.mac-area-clip-inner {
    clip: rect(auto,auto,auto,auto);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
[data-scrollbar] {
    display: block;
    position: relative;
}
.mac-area {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
.h-100 {
    height: 100%!important;
}
.img--projects {
    text-align: center;
    position: relative;
}
body {
  font-family: 'Poppins', sans-serif;
  color: #0c0c0c;
  background-color: #ffffff;
}

p {
  font-family: 'Poppins', sans-serif;
}
img.round-full {
    border-radius: 50% !important;
}
.servicesBox-img img {
    width: 100%;
}
.heading-space.servicesBox-content.aos-init {
    padding-left: 31%;
    padding-top: 35%;
}
section.concept_section.layout_padding h1 {
    color: #031E5E;
    font-size: 85px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1;
}
section.concept_section.layout_padding h2 {
    color: #031E5E;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 40px;
}
.-cta-btn.mt70.aos-init.aos-animate {
    margin-bottom: 40px;
}
section.concept_section.layout_padding p {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 30px;
    color: #8D8D8D;
    font-weight: 300;
}
.heading-space.servicesBox-content a {
    color: #0073F3;
    display: inline-block;
    text-decoration: none !important;
    border-bottom: 1px solid;
}
.designtwo {
    background: #ff7b7b !important;
}
.design-three {
    background: #febc59 !important;
}
section.concept_section.layout_padding {
    padding-top: 0px;
    padding-bottom: 0px;
}
.box {
    position: fixed;
    top: 35%;
    transform: rotate(80deg);
    left: 86px;
    z-index: -1;
}
.wave {
    position: fixed;
    top: 0;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 97%;
    left: 38%;
    background: #fea28e;
    width: 500px;
    height: 500px;
    margin-left: -150px;
    margin-top: -250px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 7000ms infinite linear;
}
.wave.-three {
  animation: drift 7500ms infinite linear;
	position: fixed;
	background-color: #fea28e;
}

.wave.-two {
  animation: drift 3000ms infinite linear;
  opacity: .1;
  background: black;
	position: fixed;
}

.box:after {
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  transform: translate3d(0, 0, 0);
}

@keyframes drift {
  from { transform: rotate(0deg); }
  from { transform: rotate(360deg); }
}

/*LOADING SPACE*/

.contain {
	animation-delay: 4s;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  background: #25a7d7;
  background: -webkit-linear-gradient(#25a7d7, #2962FF);
  background: linear-gradient(#25a7d7, #25a7d7);
}

.icon {
  width: 100px;
  height: 100px;
  margin: 0 5px;
}

/*Animation*/
.icon:nth-child(2) img {-webkit-animation-delay: 0.2s;animation-delay: 0.2s}
.icon:nth-child(3) img {-webkit-animation-delay: 0.3s;animation-delay: 0.3s}
.icon:nth-child(4) img {-webkit-animation-delay: 0.4s;animation-delay: 0.4s}

.icon img {
  -webkit-animation: anim 2s ease infinite;
  animation: anim 2s ease infinite;
  -webkit-transform: scale(0,0) rotateZ(180deg);
  transform: scale(0,0) rotateZ(180deg);
}

@-webkit-keyframes anim{
  0% {
    -webkit-transform: scale(0,0) rotateZ(-90deg);
    transform: scale(0,0) rotateZ(-90deg);opacity:0
  }
  30% {
    -webkit-transform: scale(1,1) rotateZ(0deg);
    transform: scale(1,1) rotateZ(0deg);opacity:1
  }
  50% {
    -webkit-transform: scale(1,1) rotateZ(0deg);
    transform: scale(1,1) rotateZ(0deg);opacity:1
  }
  80% {
    -webkit-transform: scale(0,0) rotateZ(90deg);
    transform: scale(0,0) rotateZ(90deg);opacity:0
  }
}

@keyframes anim{
  0% {
    -webkit-transform: scale(0,0) rotateZ(-90deg);
    transform: scale(0,0) rotateZ(-90deg);opacity:0
  }
  30% {
    -webkit-transform: scale(1,1) rotateZ(0deg);transform: scale(1,1) rotateZ(0deg);opacity:1
  }
  50% {
    -webkit-transform: scale(1,1) rotateZ(0deg);
    transform: scale(1,1) rotateZ(0deg);opacity:1
  }
  80% {
    -webkit-transform: scale(0,0) rotateZ(90deg);
    transform: scale(0,0) rotateZ(90deg);opacity:0
  }
}


.slider-thumb::before {
    position: absolute;
    content: "";
    left: 0%;
    top: -15%;
    width: 450px;
    height: 450px;
    background: #fff;
    border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
    will-change: border-radius, transform, opacity;
    animation: sliderShape 5s linear infinite;
    display: block;
    z-index: -1;
    -webkit-animation: sliderShape 5s linear infinite;
}
@keyframes sliderShape{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  }
}



.slider_section a.btn-Class {
    display: inline-block;
    position: relative;
    transition: all 0.5s;
}
.slider_section a.btn-Class:after {
    position: absolute;
    content: '';
    background: url(../images/line.png);
    width: 560px;
    height: 238px;
    right: 0;
    background-repeat: no-repeat;
}
.slider_section a.btn-Class:hover {
    transform: rotate(-20deg);
}
#circle-btn img {
    margin-top: 30px;
    transition: all 0.5s;
}
#circle-btn:hover img {
    transform: rotate(-20deg);
}
.navbar-menu ul li {
    display: inline-block;
    padding: 10px 12px;
    margin: 0px;
}
section.portfolio_section {
    background: url(../images/port-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0px;
}
.navbar-menu ul li a {
    color: #0D2A6E;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
}
section.work_section.layout_padding h1 {
    text-align: center;
    margin-bottom: 80px;
    line-height: 85px;
    font-size: 75px;
    font-weight: 700;
    color: #031E5E;
    font-family: 'Poppins', sans-serif;
}
.navbar-menu ul {
    margin: 0px;
    list-style: none;
    display: block;
    background: #fff;
    padding: 0px 20px;
    border-radius: 50px;
}
.navbar-menu ul li a:hover {
    color: #0073F3;
}
.navbar-menu ul li:last-child a {
    color: #fff;
}
.navbar-menu ul li:last-child a {
    color: #fff !important;
}
.navbar-menu ul li:last-child {
    background: #0073F3;
    position: absolute;
    right: 0;
    border-radius: 50px;
    padding: 10px 38px;
}
.banner-anim-img img {
    width: 500px;
}
.banner-anim-img {
    width: 100%;
    text-align: center;
}

.heading_services h2 {
    color: #031E5E;
    font-size: 44px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
section.service_section.layout_padding .heading_services {
    padding-right: 290px;
    padding-top: 90px;
}
.heading_services p {
    color: #8D8D8D;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    font-family: 'Poppins', sans-serif;
}
.layout_margin {
  margin: 90px 0;
}

.layout_padding {
  padding: 90px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 90px;
}

.layout_padding-bottom {
  padding-bottom: 90px;
}

.heading_container {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #090808;
}

.heading_container h2 {
  text-transform: uppercase;
}

.hero_next_section-margin {
  margin-top: 100px;
}

/*header section*/
.hero_area {
  position: relative;
  background: #F0F7F7;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
}

.sub_page .hero_area {
  height: auto;
  background: none;
  background-color: #ed1c24;
}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.header_section .nav_container {
  margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link img {
  width: 22px;
  margin-right: 15px;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0px 25px;
  color: #fefeff;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

.custom_menu-btn {
  z-index: 9;
  position: absolute;
  right: 15px;
  top: 14px;
}

.custom_menu-btn button {
  margin-top: 12px;
  outline: none;
  border: none;
  background-color: transparent;
}

.custom_menu-btn span {
  display: block;
  width: 35px;
  height: 5px;
  background-color: #fff;
  margin: 7px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 2px;
}
h2.mb304 {
    font-size: 80px;
    color: #fff;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.up-wrape {
    text-align: right;
    padding-right: 80px;
}
.hoverinnerbox p {
    color: #fff;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.hoverinnerbox {
    position: absolute;
    bottom: 0;
    padding: 30px 50px;
}
.hoverinnerbox h3 {
    font-size: 45px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.custom_menu-btn span.s-2 {
  width: 17px;
  margin-left: auto;
}

.custom_menu-btn .custom_menu-btn .s-2 {
  -webkit-transition: all .1s;
  transition: all .1s;
}

.menu_btn-style button {
  position: fixed;
  right: 29px;
  top: 14px;
}

.menu_btn-style button .s-1 {
  -webkit-transform: rotate(45deg) translateY(17px);
          transform: rotate(45deg) translateY(17px);
}

.menu_btn-style button .s-2 {
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}

.menu_btn-style button .s-3 {
  -webkit-transform: rotate(-45deg) translateY(-17px);
          transform: rotate(-45deg) translateY(-17px);
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(237, 28, 36, 0.8);
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.overlay .closebtn {
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 60px;
}

.overlay a {
  display: inline-block;
  padding: 10px 35px;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #fefdfc;
  margin: 10px 0;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1.5px solid #fefdfc;
}

.overlay a:hover {
  border-color: transparent;
  background-color: #fefdfc;
  color: #ed1c24;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu_width {
  width: 100%;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 18px;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
  margin: 0 40px 0 15px;
  background-position: center;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  padding-top: 10px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-brand img {
  margin-right: 65px;
}

.navbar-brand span {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #fefdfc;
  margin-top: 5px;
}

.custom_nav-container {
  z-index: 99999;
  padding: 15px 0;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 55px;
}

.quote_btn-container a {
  display: inline-block;
  padding: 5px 15px;
  background-color: #fc5d35;
  color: #f7f7f7;
  font-size: 14px;
  text-transform: uppercase;
}

/*end header section*/
.slider_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0px 80px;
}
img {
    max-width: 100%;
}
#mobilenav {
    display: none !important;
}
.slider_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: unset;
}

.slider_section .row .col-lg-7.col-md-10 {
  position: unset;
}

.slider_section .carousel {
  position: unset;
}

.slider_section .detail-box {
    color: #031E5E;
}

.slider_section .detail-box h1 {
    line-height: 85px;
    font-size: 75px;
    font-weight: 700;
    text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555;
}
.common-heading span {
    line-height: 1;
    margin-bottom: 20px !important;
    display: inline-block;
    font-weight: 500;
}
.slider_section .detail-box p {
  margin-top: 25px;
  width: 85%;
  font-family: 'Poppins', sans-serif;
}

.slider_section .detail-box a {
  display: inline-block;
  padding: 12px 40px;
  background-color: #fefdfc;
  color: #050505;
  border-radius: 10px;
  border: 1px solid #fefdfc;
  text-transform: uppercase;
  margin-top: 35px;
}

.slider_section .detail-box a:hover {
  background-color: transparent;
  color: #fefdfc;
}

.slider_section .carousel-control-prev,
.slider_section .carousel-control-next {
  width: 50px;
  height: 40px;
  left: 40.8%;
  opacity: 1;
  background-repeat: no-repeat;
}

.slider_section .carousel-control-prev {
  background-color: #ab9d92;
  top: calc(80% + 40px);
  background-image: url(../images/left-arrow.png);
  background-position: 14px center;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}

.slider_section .carousel-control-next {
  background-color: #ed1c24;
  top: 80%;
  background-image: url(../images/right-arrow.png);
  background-position: 25px center;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.slider_section .number-box {
  position: absolute;
  bottom: 10%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}

.slider_section .number-box .num-box {
  width: 35px;
  text-align: center;
  position: relative;
}

.slider_section .number-box .num-box h6 {
  margin: 0;
  color: #fefdfc;
}

.slider_section .number-box .num-box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fefdfc;
}

.service_section .service_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.service_section .service_container .box {
  width: 215px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 45px 25px 0 25px;
}

.service_section .service_container .box .img-box {
  width: 85px;
}

.service_section .service_container .box .img-box img {
  width: 100%;
}

.service_section .service_container .box .detail-box {
  text-align: center;
  margin-top: 20px;
}

.service_section .service_container .box .detail-box h5 {
  text-transform: uppercase;
  margin: 0;
}

.service_section .service_container .box .detail-box p {
  margin: 20px 0;
}

.service_section .service_container .box .detail-box a {
  display: inline-block;
  padding: 7px 20px;
  background-color: #ed1c24;
  color: #fefdfc;
  border-radius: 0;
  border: 1px solid #ed1c24;
  font-size: 14px;
}

.service_section .service_container .box .detail-box a:hover {
  background-color: transparent;
  color: #ed1c24;
}

.about_section {
    background-color: transparent;
    padding-top: 0px;
    position: relative;
    padding-bottom: 30px;
}
section.other_service.layout_padding h2 {
    font-size: 80px;
}
img.play-btn {
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 55px);
}
.about_section .row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.about_section .img-box img {
  width: 100%;
}

.about_section .detail-box {
  padding: 50px 15px 50px 35px;
  background-color: #fefdfc;
  -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 76%);
          clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 76%);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_section .detail-box h2 {
  text-transform: uppercase;
}

.about_section .detail-box p {
  margin: 20px 0;
}

.about_section .detail-box a {
  display: inline-block;
  padding: 8px 25px;
  background-color: #ed1c24;
  color: #fefdfc;
  border-radius: 5px;
  border: 1px solid #ed1c24;
  text-transform: uppercase;
  font-size: 14px;
}

.about_section .detail-box a:hover {
  background-color: transparent;
  color: #ed1c24;
}

.concept_section .box .img-box {
  position: relative;
  margin-top: 45px;
  font-family: 'Open Sans', sans-serif;
}

.concept_section .box .img-box img {
  width: 100%;
}

.concept_section .box .img-box .search-box {
  display: none;
  width: 75px;
  height: 75px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(212, 33, 40, 0.9);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.concept_section .box .img-box .search-box img {
  width: 20px;
}

.concept_section .box .img-box:hover {
  cursor: pointer;
}

.concept_section .box .img-box:hover .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.concept_section .box .detail-box {
  margin-top: 25px;
}

.concept_section .box .detail-box h5 {
  text-transform: uppercase;
  font-weight: bold;
}

.modal-dialog {
  min-width: 65%;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
  background: #ccc;
}

.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

#image {
  min-height: 200px;
  width: 100%;
}
section.who_section.layout_padding h1 {
    color: #031E5E;
    font-size: 85px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1;
    padding-left: 31%;
    padding-top: 35%;
}
section.who_section.layout_padding {
    padding: 30px 0px;
}
.overdesign {
    background: #FEA28E;
    padding: 100px 100px;
    position: relative;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.overdesign h3 {
    color: #FFFFFF;
    font-size: 65px;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    font-weight: 600;
    padding-top: 20px;
    margin-bottom: 20px;
}
.overdesign p {
    color: #fff;
    padding-right: 305px;
    line-height: 27px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.project_section {
  font-family: 'Open Sans', sans-serif;
}

.project_section .img-box {
  position: relative;
}

.project_section .img-box img {
  width: 100%;
}

.project_section .img-box .heading {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 35px;
  color: #fefdfc;
  text-transform: uppercase;
  z-index: 3;
}

.project_section .img-box .link {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
}

.project_section .img-box .link a {
  display: none;
  padding: 12px 35px;
  color: #fefdfc;
  border: 1px solid #fefdfc;
  text-transform: uppercase;
}

.project_section .img-box::after {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(234, 60, 60, 0.8);
  z-index: 1;
}

.project_section .img-box:hover::after {
  display: block;
}

.project_section .img-box:hover .link a {
  display: inline-block;
}

.project_section .carousel-wrap {
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
}

.project_section .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.project_section .owl-carousel .owl-nav .owl-prev,
.project_section .owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  background-color: #121111;
  background-size: 8px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
}

.project_section .owl-carousel .owl-nav .owl-prev {
  background-image: url(../images/left-angle.png);
  left: -10%;
}

.project_section .owl-carousel .owl-nav .owl-next {
  right: -10%;
  background-image: url(../images/right-angle.png);
}

.project_section .owl-carousel .owl-dots.disabled,
.project_section .owl-carousel .owl-nav.disabled {
  display: block;
}

.client_section .client-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
}

.client_section .client-box .img-box {
  margin-right: 15px;
  min-width: 160px;
}

.client_section .client-box .img-box img {
  width: 100%;
}

.client_section .client-box .detail-box h5 {
  text-transform: uppercase;
}

.client_section .btn-box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_section .btn-box a {
  display: inline-block;
  padding: 8px 25px;
  background-color: #ed1c24;
  color: #fefdfc;
  border-radius: 5px;
  border: 1px solid #ed1c24;
  text-transform: uppercase;
}

.client_section .btn-box a:hover {
  background-color: transparent;
  color: #ed1c24;
}

/* contact section */
.contact_section {
    background: #031E5E;
}
.contact_section h1 {
    line-height: 85px;
    font-size: 75px;
    font-weight: 700;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.heading-space {
    margin-bottom: 70px;
}
.kc-css-3003281 .num {
    color: #0073F3;
    font-size: 64px;
    line-height: 50px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.heading-space h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.css_counter .countbox > span {
    display: table-cell;
}
.kc-css-3003281 .suf {
    color: #f35444;
    font-size: 55px;
    line-height: 45px;
    font-weight: 500;
    vertical-align: middle;
}
.kc-css-3003281 .lbl {
    color: #212529;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding-top: 20px;
}
.contact_section h2 {
  color: #fefdfc;
}
.map_container {
    text-align: right;
}
.contact_section input {
    border: none;
    outline: none;
    height: 45px;
    width: 100%;
    margin: 15px 0;
    padding-left: 0px;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color:#fff;
}

.contact_section input ::-webkit-input-placeholder {
  color: #989696;
}

.contact_section input :-ms-input-placeholder {
  color: #989696;
}

.contact_section input ::-ms-input-placeholder {
  color: #989696;
}

.contact_section input ::placeholder {
  color: #989696;
}

.contact_section input.message-input {
  height: 110px;
}

.contact_form-container button {
  border: 2px solid #fefdfc;
  background-color: transparent;
  color: #fefdfc;
  padding: 12px 45px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-left {
    background: #0073F3;
    padding: 110px 180px;
}
section.section_footer .col-sm-5, section.section_footer .col-sm-7 {
    padding: 0px;
    position: relative;
}
.footer-left h3 {
    color: #fff;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 25px;
}
.footer-left ul.footer-social li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.footer-left ul.footer-social li a {
    color: #fff;
    background: #031E5E;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 30px;
    font-size: 13px;
}
.footer-left ul.footer-social {
    margin: 0px;
    list-style: none;
    padding: 0px;
}
.footer-left ul.contact-info {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 40px;
}
.footer-left ul.contact-info li p {
    color: #fff;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
.footer-left ul.contact-info li {
    display: inline-block;
    margin: 0px 40px 0px 0px;
}
a.foot-btn {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 35px;
    border-radius: 50px;
    text-decoration: none;
    margin-top: 30px;
}
p.copyright-class {
    text-align: left;
    margin: 0px;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 16px;
    background: #0073F3;
}
p.copyright-class a {
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

.btn {
    position: relative !important;
    color: white !important;
    font-size: 14px !important;
    text-decoration: none !important;
    margin: 30px 0px 0px !important;
    border: 2px solid #fff !important;
    padding: 12px 59px !important;
    text-transform: uppercase !important;
    overflow: hidden !important;
    transition: 1s all ease !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn::before{
  background: #000;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
  transition: all 0.6s ease;
}
.middle{
  transform: translate(0%,0%);
}
.btn2::before{
  width: 100%;
  height: 0%;
}
.btn2:hover::before{
  height: 100%;
}
.service-img1 {
    background: #e9ddff;
}
.wide-block {
    padding: 40px 30px;
    margin: 5px 0;
    position: relative;
    border: 0 solid #d4f0ff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    transition: all 0.5s;
}
.wide-block:hover {
    background: #031E5E;
    color: #fff;
    transition: all 0.5s;
    transform: scale(1.05) !important;
    z-index: 999999999;
}
.block-space- {
    max-width: 50%;
    position: relative;
    z-index: 555;
}
.wide-block h4 {
    margin: 20px 0 30px;
}
.link-hover a::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    -o-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    background: currentColor;
}
.service-img1:after {
    background: url(../images/service-img-1.png);
}
.wide-block:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: 280px !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
}
.common-heading {
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10;
}
.navbar-menu ul li:last-child:hover a {
    color: #fff;
}
html .mb30 {
    margin-bottom: 30px;
}
.service-img2 {
    background: #ffdadb;
}
section.service_section.layout_padding {
    padding-bottom: 90px;
}
.service-img2:after {
    background: url(../images/service-img-2.png);
}
.service-img3 {
    background: #d6edff;
}
.service-img3:after {
    background: url(../images/service-img-3.png);
}
.service-img4:after {
    background: url(../images/service-img-4.png);
}
.service-img4 {
    background: #ffede1;
}
.link-hover a {
    color: #000;
    font-family: Poppins,sans-serif;
    display: inline-block;
    padding: 3px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    -o-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    z-index: 1;
}
.wide-block:hover a {
    color: #fff;
}
.-cta-btn p {
    font-size: 30px;
    color: #050748;
    margin: 0 30px 0 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.free-cta-title {
    display: inline-flex;
}
html .mb30 {
    margin-bottom: 50px;
}
.-cta-btn {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
html .mt30 {
    margin-top: 30px;
}
section.concept_section.layout_padding a.btn.btn2 {
    margin: 0px !important;
    border: 2px solid #000 !important;
    color: #000 !important;
    padding: 12px 40px !important;
}

section.concept_section.layout_padding a.btn.btn2:hover {
    background: #0073F3 !important;
    color: #fff !important;
}
h2.mb30 {
    color: #031E5E;
    font-size: 46px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
@media (max-width: 400px){
.overdesign p {
    padding-right: 0px;
}
section.who_section.layout_padding h1 {
    font-size: 85px;
    padding-left: 0%;
    padding-top: 0%;
}
.overdesign {
    padding: 50px 50px;
}
.up-wrape {
    padding-right: 0px;
}
.slider_section .detail-box h1 {
    font-size: 43px !important;
    line-height: 45px;
}
.-cta-btn p {
    font-size: 16px;
}
.contact_section h1 {
    line-height: 45px;
    font-size: 39px;
}
.map_container {
    text-align: center;
}
.footer-left {
    padding: 70px 50px;
}
.btn {
    font-size: 13px !important;
    padding: 12px 25px !important;
}
p.copyright-class {
    text-align: center;
}
}
@media only screen and (max-width: 991px){
.wide-block:after {
    background-size: 150px !important;
    background-position: right bottom !important;
    opacity: .6;
}
section.service_section.layout_padding .heading_services {
    padding-right: 0px;
}
}

@media screen and (min-width: 1240px) and (max-width:1370px) {
.wide-block:after {
    background-size: 150px !important;
    background-position: right bottom !important;
    opacity: .6;
}
.heading-space.servicesBox-content.aos-init {
    padding-left: 29%;
    padding-top: 25%;
}
section.service_section.layout_padding .heading_services {
    padding-right: 0px;
}
.footer-left {
    background: #0073F3;
    padding: 13px 82px 64px;
}
.footer-left ul.contact-info {
    margin-bottom: 20px;
}
.navbar-brand {
    margin-right: 1rem !important;
}
section.service_section.layout_padding {
    padding-bottom: 80px !important;
}
.overdesign p {
    padding-right: 80px;
}
section.who_section.layout_padding h1 {
    padding-left: 5%;
    padding-top: 45%;
}
.overdesign {
    padding: 75px 100px;
}
.up-wrape {
    padding-right: 25px;
}
h2.mb304 {
    font-size: 60px;
}
.hoverinnerbox {
    position: absolute;
    padding: 5px 27px;
}
}
