.cp-banner-1 {
  background-color: #f2f3f5;
  padding: 0;
}

.cp-banner-1 .banner_top {
  font-size: 13px;
  padding-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
}

.cp-banner-1 .banner_top .b-top i {
  color: #ff8200;
}

.cp-banner-1 .banner_top .b-top span {
  color: #ff8200;
}

.cp-banner-1 .banner_top .b-top_right i {
  margin: 5px;
}

.cp-banenr-2 {
  padding-bottom: 20px;
}

.cp-banenr-2 .MTE-top-2 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
  margin-bottom: 10px;
}

.cp-banenr-2 .MTE-top-2 .MTE-logo img {
  width: 100%;
  padding-top: 20px;
}

.cp-banenr-2 .MTE-top-2 .banner_card_1 i {
  color: black;
  font-size: 25px;
  margin-top: -8px;
  position: absolute;
}

.cp-banenr-2 .MTE-top-2 .banner_card_1 h5 {
  color: #ff8200;
}

.cp-banenr-2 .MTE-top-2 .banner_card_1 p {
  font-size: 13px;
}

.banner_slide .banner_image1 {
  background-image: url("../../assets/images/web1.jpg");
  background-size: 100%,100%;
  background-repeat: no-repeat;
  height: 80vh;
  width: 100%;
}

.banner_slide .banner_image1 .banner_head1 {
  padding-top: 85px;
  width: 50%;
}

.banner_slide .banner_image1 .banner_head1 h6 {
  -webkit-text-decoration: 2px #ff8200 underline;
          text-decoration: 2px #ff8200 underline;
  text-underline-offset: 5px;
}

.banner_slide .banner_image1 .banner_head1 h1 {
  font-size: 55px !important;
  font-weight: bold;
}

.banner_slide .banner_image1 .banner_head1 span {
  color: #ff8200;
}

.banner_slide .banner_image2 {
  background-image: url("../../assets/images/web2.jpg");
  background-size: 100%,100%;
  background-repeat: no-repeat;
  height: 80vh;
  width: 100%;
}

.banner_slide .banner_image2 .banner_head2 {
  padding-left: 80px;
  padding-top: 150px;
}

.banner_slide .banner_image2 .banner_head2 h6 {
  -webkit-text-decoration: 2px #ff8200 underline;
          text-decoration: 2px #ff8200 underline;
  text-underline-offset: 5px;
}

.banner_slide .banner_image2 .banner_head2 h1 {
  font-size: 65px !important;
  font-weight: bold;
}

.banner_slide .banner_image2 .banner_head2 span {
  color: #ff8200;
}

.cus_margin {
  margin-left: 35px;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .cp-banenr-2 {
    visibility: hidden;
    height: 0;
    padding: 0;
  }
  .cp-banner-1 {
    visibility: hidden;
    height: 0;
  }
  .banner-swiper {
    padding: 0;
  }
  .banner_slide .banner_image1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(/assets/images/web1.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/assets/images/web1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 45vh;
    background-position: 60%;
    width: 100%;
  }
  .banner_slide .banner_image1 .banner_head1 {
    padding-left: 25px;
    padding-top: 95px;
    color: #f2f3f5;
  }
  .banner_slide .banner_image1 .banner_head1 h1 {
    font-size: 30px !important;
  }
  .banner_slide .banner_image2 .banner_head2 {
    padding-left: 25px;
    padding-top: 95px;
    color: #f2f3f5;
  }
  .banner_slide .banner_image2 .banner_head2 h1 {
    font-size: 30px !important;
  }
  .banner_slide .banner_image2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(/assets/images/web2.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/assets/images/web2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 45vh;
    background-position: 60%;
    width: 100%;
  }
}

.nav-c {
  background-color: #ff8200 !important;
}

.nav-con {
  background-color: #ff8200 !important;
}

.nav-link {
  font-size: 15px !important;
}

.nav-link :hover {
  color: black;
}

.samealign {
  padding: 0;
}

.nav-item a:hover {
  color: black;
}

.logo img {
  height: 40px;
}

.side_nav {
  width: 100%;
  background-color: black;
  margin: 0;
  height: 100%;
}

.side_nav .one_icon {
  padding-left: 50px;
}

.side_nav i {
  color: white;
  display: inline-block;
  padding: 12px;
  font-size: 31px;
}

.navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.nav_cus_Pl {
  padding-left: 0px;
}

.nav_cus_Pl li {
  padding-left: 30px;
}

.nav_cus_Pl li a {
  color: white;
  font-weight: bold;
}

#nav_cus-Pl {
  padding-left: 90px;
}

.active_link {
  background-color: black;
  border-radius: 5px;
}

.active_link:hover {
  color: #ff8200 !important;
}

.tgi1 {
  width: 35px;
  height: 7px;
  color: white;
  background-color: white;
  margin: 5px;
  border-radius: 5px;
}

.navbar-toggler {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .side_nav {
    visibility: hidden;
    height: 0;
  }
  .nav-contain {
    padding: 0;
  }
  .nav_cus_Pl {
    padding: 0;
  }
  .nav-item {
    text-align: center;
  }
}

.choose_us {
  background-color: #f2f3f5;
}

.choose_us .cs {
  padding: 50px 65px;
}

.choose_us .cs h6 {
  -webkit-text-decoration: 2px #ff8200 underline;
          text-decoration: 2px #ff8200 underline;
  text-underline-offset: 5px;
}

.choose_us .cs .choose_us_side1 h1 {
  margin-bottom: 30px;
}

.choose_us .cs .choose_us_side1 span {
  font-family: sans-serif;
  font-size: 13px;
}

.choose_us .cs .choose_us_side1 img {
  height: 70px;
  border-radius: 50%;
  display: inline;
}

.choose_us .cs .choose_us_side1 h2 {
  display: inline;
  padding-left: 20px;
  padding-top: 30px;
  font-family: 'Tangerine', cursive;
}

.choose_us .cs .choose_us_side2 .progress {
  margin-top: 20px;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .choose_us .cs {
    padding-left: 0;
    padding-right: 0;
  }
  .choose_us {
    padding: 30px;
  }
}

#readmore_v {
  display: none;
}

.MTE_Cards1 {
  background-color: #f2f3f5;
}

.MTE_Cards1 .car_ {
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-top: 50px;
}

.MTE_Cards1 .car_ .MTE_card {
  background-color: white;
  position: relative;
}

.MTE_Cards1 .car_ .MTE_card .img_icon {
  padding: 20px;
}

.MTE_Cards1 .car_ .MTE_card .img_icon img {
  height: 70px;
  margin: 5px;
  margin-top: 20px;
}

.MTE_Cards1 .car_ .MTE_card ::before {
  position: absolute;
  content: "";
  top: 27px;
  left: 20px;
  width: 60px;
  height: 60px;
  z-index: 0;
  border-radius: 50%;
  background-color: #ff8200;
  opacity: 0.05;
}

.MTE_Cards1 .car_ .MTE_card .card_content {
  padding-bottom: 30px;
  padding: 20px;
}

.MTE_Cards1 .car_ .MTE_card .card_content .padding_ {
  padding-bottom: 30px;
}

.MTE_Cards1 .car_ .MTE_card .card_content p {
  margin: 0;
}

.MTE_Cards1 .car_ .MTE_card .card_content h4 {
  margin-bottom: 30px;
}

.MTE_Cards1 .car_ .MTE_card .card_content a {
  text-decoration: none;
  color: black;
  margin-top: 20px;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .MTE_Cards1 {
    padding-left: 0;
    padding-right: 0;
  }
  .MTE_Cards1 .car_ {
    padding-left: 0;
    padding-right: 0;
  }
  .MTE_Cards1 .car_ .MTE_card {
    margin: 30px;
  }
}

.color_side {
  background-color: #ff8200;
}

.color_side .MTE_Expert {
  background-color: white;
  padding-top: 50px;
  padding-left: 90px;
  padding-right: 90px;
}

.color_side .MTE_Expert .MTE_upper-content {
  padding-top: 50px;
}

.color_side .MTE_Expert .MTE_upper-content h6 {
  -webkit-text-decoration: 2px #ff8200 underline;
          text-decoration: 2px #ff8200 underline;
  text-underline-offset: 5px;
  margin-bottom: 20px;
}

.color_side .MTE_Expert .MTE_upper-content h2 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 20px;
}

.color_side .MTE_Expert .MTE_lower-content {
  padding-bottom: 30px;
}

.color_side .MTE_Expert .MTE_lower-content i {
  color: #ff8200;
  margin-bottom: 20px;
}

.color_side .MTE_Expert .MTE_lower-content button {
  background-color: black;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_1 h3 {
  font-size: 50px;
  color: #ff8200;
  font-weight: bolder;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_1 p {
  font-size: 15px;
  margin-top: 5px;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_2 {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_2 h3 {
  font-size: 50px;
  color: #ff8200;
  font-weight: bolder;
}

.color_side .MTE_Expert .MTE_lower-content ._numbers .num_2 p {
  font-size: 15px;
  margin-top: 5px;
}

.color_side .MTE_Expert .Expert_right img {
  width: 147%;
  height: 95vh;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .color_side .MTE_Expert {
    padding-left: 0;
    padding-right: 0;
    padding: 20px;
  }
  .color_side .MTE_Expert .Expert_right img {
    width: 100%;
    height: 49vh;
  }
}

.container-fluid {
  width: 100%;
  overflow: hidden;
}

.MTE_provide {
  background-color: #f2f3f5;
  padding-bottom: 50px;
}

.MTE_provide .MTE_Provide_head {
  padding-top: 50px;
  width: 100%;
  text-align: center;
}

.MTE_provide .MTE_Provide_head h6 {
  -webkit-text-decoration: 2px #ff8200 underline;
          text-decoration: 2px #ff8200 underline;
  text-underline-offset: 5px;
}

.MTE_provide .MTE_Provide_head h2 {
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  margin-top: 10px;
}

.MTE_provide .provide_cards {
  margin: 20px;
}

.MTE_provide .provide_cards .MTE_card_2 {
  padding: 30px;
}

.MTE_provide .provide_cards .P_cardsImg img {
  height: 250px;
  width: 100%;
}

.MTE_provide .provide_cards .P_cardsHead {
  background-color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.MTE_provide .provide_cards .P_cardsHead .P_bg {
  position: absolute;
  right: -5%;
  top: -5%;
  height: 120px;
  opacity: 0.5;
}

.MTE_provide .provide_cards .P_cardsHead p {
  padding-left: 30px;
  padding-right: 30px;
  color: #666;
}

.MTE_provide .provide_cards .P_cardsHead h3 {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500;
  font-size: 21px;
}

.MTE_provide .provide_cards .P_cardsHead h6 {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #ff8200;
}

.MTE_provide .provide_cards .P_cardsHead .rm_btn {
  margin-left: 30px;
  text-decoration: none;
  color: black;
  border: none;
  background-color: transparent;
}

.MTE_provide .provide_cards .P_cardsHead .MTE_Line {
  margin: 30px;
  margin-bottom: 0;
  border-bottom: 5px solid #ff8200;
  width: 80%;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .MTE_provide .provide_cards .MTE_card_2 {
    padding: 10px;
    margin: 10px;
  }
  .MTE_provide .MTE_Provide_head h2 {
    font-size: 31px;
  }
  .color_side .MTE_Expert .MTE_upper-content h2 {
    font-size: 31px;
  }
  .MTE_provide {
    padding-left: 0;
  }
  .MTE_provide .container {
    padding-left: 0;
  }
}

.Difference_C {
  padding-top: 5px;
}

.Difference_C .mte_box {
  height: 50vh;
}

.Difference_C .MTE_difference {
  position: relative;
  padding-top: 100px;
  height: 100%;
}

.Difference_C .MTE_difference .difference-content {
  padding-left: 100px;
  padding-right: 30px;
  overflow: hidden;
}

.Difference_C .MTE_difference .difference-content h6 {
  padding-left: 16px;
  -webkit-text-decoration: 2px underline #ff8200;
          text-decoration: 2px underline #ff8200;
  text-underline-offset: 5px;
}

.Difference_C .MTE_difference .difference-content h1 {
  padding-left: 16px;
}

.Difference_C .MTE_difference .difference-content p {
  padding-left: 16px;
}

.Difference_C .MTE_difference .accordion-button:focus {
  border-color: #ff8200 !important;
  color: black !important;
}

.Difference_C .MTE_difference .accordion-button:not(.collapsed) {
  background-color: white;
  color: black;
}

.Difference_C .MTE_difference .accordion-button {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.Difference_C .MTE_difference .accordion-item {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.Difference_C .MTE_difference .accordion-item :hover {
  background-color: #666;
  color: white;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.Difference_C .MTE_difference img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.Difference_C .MTE_difference2 {
  overflow: hidden;
}

.Difference_C .MTE_difference2 .mte_box {
  height: 45vh;
}

.Difference_C .MTE_difference2 .mte_box .MTE_box_swiper {
  height: 45vh;
  background-color: #ff8200;
  padding: 30px;
}

.Difference_C .MTE_difference2 .mte_box .MTE_box_swiper img {
  padding-top: 30px;
  height: 100px;
  width: auto;
}

.Difference_C .MTE_difference2 .mte_box .MTE_box_swiper p {
  padding-top: 20px;
  font-size: 33px;
}

.Difference_C .MTE_difference2 .box_padding {
  padding: 0;
}

.Difference_C .MTE_difference2 .box_sec_img {
  height: 100%;
  padding: 0;
}

.Difference_C .MTE_difference2 .box_sec_img img {
  width: 100%;
  height: 100%;
  padding: 0;
}

.Difference_C .MTE_difference2 .box_sec {
  background-color: #19232b;
  height: 100%;
  color: white;
  padding: 50px;
}

.Difference_C .MTE_difference2 .box_sec h1 {
  color: #ff8200;
  font-weight: bold;
}

.Difference_C .MTE_difference2 .box_sec h2 {
  font-weight: 400;
  font-size: 50px;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .Difference_C .MTE_difference .difference-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .Difference_C .MTE_difference2 .mte_box {
    height: auto;
    padding: 35px;
    padding-bottom: 0%;
    padding-top: 0;
  }
  .Difference_C .MTE_difference2 .box_sec {
    height: 35vh;
  }
}

.MTE_process {
  background-color: #f2f2f5;
  padding-bottom: 50px;
}

.MTE_process ._process_brief {
  width: 100%;
  padding: 30px;
  padding-top: 111px;
}

.MTE_process ._process_brief .process_head {
  width: 100%;
  text-align: center;
}

.MTE_process ._process_brief .process_head h6 {
  margin-top: 5px;
  -webkit-text-decoration: 3px underline #ff8200;
          text-decoration: 3px underline #ff8200;
  text-underline-offset: 5px;
}

.MTE_process ._process_brief .process_head h1 {
  margin-top: 5px;
}

.MTE_process ._process_brief .process_head p {
  margin-top: 5px;
}

.MTE_process ._process_brief .MTE_relative {
  position: relative;
}

.MTE_process ._process_brief .Process_cards {
  padding-top: 50px;
  position: relative;
}

.MTE_process ._process_brief .Process_cards img {
  height: 80px;
}

.MTE_process ._process_brief .Process_cards h3 {
  margin-top: 15px;
  font-weight: 400;
}

.MTE_process ._process_brief .Process_cards h3 span {
  color: #ff8200;
}

.MTE_process ._process_brief .Process_cards p {
  margin-top: 15px;
  width: 70%;
}

.MTE_process ._process_brief .Process_cards::after {
  position: absolute;
  content: "";
  top: 25%;
  right: 18%;
  display: block;
  width: 86px;
  height: 15px;
  z-index: 1;
  background-image: url("/assets/images/after-arrow.png");
}

.MTE_process ._process_brief .MTE_After {
  padding-top: 50px;
  position: relative;
}

.MTE_process ._process_brief .MTE_After img {
  height: 80px;
}

.MTE_process ._process_brief .MTE_After h3 {
  margin-top: 15px;
  font-weight: 400;
}

.MTE_process ._process_brief .MTE_After h3 span {
  color: #ff8200;
}

.MTE_process ._process_brief .MTE_After p {
  margin-top: 15px;
  width: 70%;
}

.MTE_process ._process_brief .MTE_After::after {
  position: absolute;
  content: "";
  top: 25%;
  right: 18%;
  display: block;
  width: 86px;
  height: 15px;
  z-index: 1;
  background-image: url("/assets/images/before-arrow.png");
}

.MTE_process ._process_brief .Process_cards2 {
  padding-top: 50px;
  position: relative;
}

.MTE_process ._process_brief .Process_cards2 img {
  height: 80px;
}

.MTE_process ._process_brief .Process_cards2 h3 {
  margin-top: 15px;
  font-weight: 400;
}

.MTE_process ._process_brief .Process_cards2 h3 span {
  color: #ff8200;
}

.MTE_process ._process_brief .Process_cards2 p {
  margin-top: 15px;
  width: 70%;
}

.Slider02 {
  background-color: #19232b;
  padding-bottom: 30px;
}

.Slider02 .head_slider {
  padding: 50px;
}

.Slider02 .head_slider h6 {
  -webkit-text-decoration: 3px underline #ff8200;
          text-decoration: 3px underline #ff8200;
  text-underline-offset: 5px;
  color: white;
}

.Slider02 .head_slider h2 {
  font-weight: 500;
  color: white;
}

.Slider02 .slider_1 .slide_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project2.jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project2.jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_2:hover #slide_2 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project1 (5).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project1 (5).jpg");
  background-size: cover;
  background-position: 100%,50%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project1 (5).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project1 (5).jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_1:hover #slide_1 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project3.jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_3:hover #slide_3 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project5 (4).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project5 (4).jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project5 (4).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project5 (4).jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_4:hover #slide_4 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project2 (2).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project2 (2).jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project2 (2).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project2 (2).jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_5:hover #slide_5 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_6 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project2 (2).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project2 (2).jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_6:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project2 (2).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project2 (2).jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_6:hover #slide_6 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_7 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project4 (2).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project4 (2).jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_7:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project4 (2).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project4 (2).jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_7:hover #slide_7 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_8 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project6.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project6.jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_8:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project6.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project6.jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_8:hover #slide_8 {
  opacity: 1;
}

.Slider02 .slider_1 .slide_9 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project-01-new-600x780.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project-01-new-600x780.jpg");
  background-size: cover;
  background-position: 100%,100%;
  background-position: center center;
  -webkit-transition: 2s;
  transition: 2s;
  cursor: pointer;
}

.Slider02 .slider_1 .slide_9:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project-01-new-600x780.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project-01-new-600x780.jpg");
  -webkit-transition: 2s;
  transition: 2s;
}

.Slider02 .slider_1 .slide_9:hover #slide_9 {
  opacity: 1;
}

.Slider02 .slider_1 .MTE_slider01 {
  position: relative;
}

.Slider02 .slider_1 .MTE_slider01 img {
  height: 50px;
  position: absolute;
  bottom: 10%;
  left: 5%;
}

.Slider02 .slider_1 .MTE_slider01 .slider_content {
  opacity: 0;
  position: absolute;
  bottom: 0%;
  color: white;
  padding: 10px;
}

.Slider02 .slider_1 .MTE_slider01 .slider_content h6 {
  color: #ff8200;
  letter-spacing: 2px;
}

.swiper-pagination-bullet-active {
  background-color: #ff8200 !important;
  border-radius: 0;
}

.swiper-pagination-bullet {
  border-radius: 0;
  background-color: beige;
  width: 12px;
  height: 12px;
  margin: 8px;
}

.spp {
  padding-bottom: 100px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px;
}

.Clients_logo {
  padding: 100px 0px;
  background-color: #f2f3f5;
}

.Clients_logo .C_pad .img_clients {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden !important;
}

.Clients_logo .C_pad .img_clients .img_c1 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 200px;
  cursor: pointer;
}

.Clients_logo .C_pad .img_clients .img_c1 img {
  height: 200px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Clients_logo .C_pad .img_clients .img_c1 .img_h1 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: -100%;
  left: 0;
}

.Clients_logo .C_pad .img_clients .img_c1:hover .c01 {
  margin-top: 200px;
}

.Clients_logo .C_pad .img_clients .img_c1:hover .img_h1 {
  top: 0% !important;
}

.Clients_logo .C_pad .img_clients .img_c2 {
  height: 200px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.Clients_logo .C_pad .img_clients .img_c2 img {
  height: 200px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Clients_logo .C_pad .img_clients .img_c2 .img_h2 {
  position: absolute;
  top: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}

.Clients_logo .C_pad .img_clients .img_c2:hover .c02 {
  margin-top: 200px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Clients_logo .C_pad .img_clients .img_c2:hover .img_h2 {
  top: 0%;
}

.Clients_logo .C_pad .img_clients .img_c3 {
  height: 200px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.Clients_logo .C_pad .img_clients .img_c3 img {
  height: 200px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Clients_logo .C_pad .img_clients .img_c3 .img_h3 {
  position: absolute;
  top: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}

.Clients_logo .C_pad .img_clients .img_c3:hover .c03 {
  margin-top: 200px;
}

.Clients_logo .C_pad .img_clients .img_c3:hover .img_h3 {
  top: 0% !important;
}

.Clients_logo .C_pad .img_clients .img_c4 {
  height: 200px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.Clients_logo .C_pad .img_clients .img_c4 img {
  height: 200px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Clients_logo .C_pad .img_clients .img_c4 .img_h4 {
  position: absolute;
  top: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}

.Clients_logo .C_pad .img_clients .img_c4:hover .c04 {
  margin-top: 200px;
}

.Clients_logo .C_pad .img_clients .img_c4:hover .img_h4 {
  top: 0% !important;
}

.clints_sp {
  padding: 50px 100px;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .clints_sp {
    padding: 0px 40px;
  }
  .Clients_logo .C_pad .img_clients {
    margin: 20px;
  }
}

.Blog_sec {
  background-color: #f2f3f5;
  padding-bottom: 50px;
}

.Blog_sec .blog_pd {
  padding: 35px 50px;
}

.Blog_sec .blog_card_head {
  width: 70%;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}

.Blog_sec .blog_card_head h6 {
  -webkit-text-decoration: 3px underline #ff8200;
          text-decoration: 3px underline #ff8200;
  text-underline-offset: 5px;
}

.Blog_sec .blog_card_head h1 {
  font-size: 60px;
  padding: 0px 50px;
}

.Blog_sec .blog_card_head p {
  padding: 0px 50px;
}

.Blog_sec .blog_card {
  background-color: white;
  overflow: hidden;
}

.Blog_sec .blog_card .img_card {
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Blog_sec .blog_card .blog_Card_bg1 {
  background-image: url("../images/blog-01.jpg");
  background-size: cover;
  background-position: 50%;
  height: 230px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Blog_sec .blog_card .blog_Card_bg1:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Blog_sec .blog_card .blog_Card_bg2 {
  background-image: url("../images/blog-02.jpg");
  background-size: cover;
  background-position: 50%;
  height: 230px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}

.Blog_sec .blog_card .blog_Card_bg2:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Blog_sec .blog_card .blog_Card_bg3 {
  background-image: url("../images/blog-03.jpg");
  background-size: cover;
  background-position: 100%;
  height: 230px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
}

.Blog_sec .blog_card .blog_Card_bg3:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Blog_sec .blog_card .blog_card_content {
  padding: 30px;
  position: relative;
}

.Blog_sec .blog_card .blog_card_content .time_s {
  background-color: #ff8200;
  width: 70%;
  color: white;
  height: 40px;
  position: absolute;
  top: -17%;
  left: 0%;
}

.Blog_sec .blog_card .blog_card_content .time_s h4 {
  font-weight: normal;
  font-size: 15px;
  padding: 5px;
}

.Blog_sec .blog_card .blog_card_content .time_s h4 i {
  color: white;
  padding: 5px;
}

.Blog_sec .blog_card .blog_card_content h4 {
  padding: 5px 0px;
}

.Blog_sec .blog_card .blog_card_content h4:hover {
  color: #ff8200;
}

.Blog_sec .blog_card .blog_card_content p {
  padding: 5px 0px;
}

.Blog_sec .blog_card .blog_card_content a {
  text-decoration: none;
  color: black;
}

.Blog_sec .blog_card .blog_card_content a:hover {
  color: #ff8200;
}

.Blog_sec .blog_overflow {
  overflow: hidden;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .Blog_sec .blog_pd {
    padding: 0px 0px;
  }
  .Blog_sec .blog_card_head {
    width: 100%;
  }
  .Blog_sec .blog_card_head h1 {
    padding: 0;
    font-size: 31px;
  }
  .Blog_sec .blog_card {
    background-color: white;
    overflow: hidden;
    margin: 20px;
  }
  .Blog_sec .blog_card .blog_card_content .time_s h4 {
    font-weight: normal;
    font-size: 12px;
    padding: 5px;
  }
}

#readmore_v {
  display: none;
}

#readmore_v1 {
  display: none;
}

#readmore_v2 {
  display: none;
}

.rm_btn {
  padding: 1px;
}

.rm_btn:hover {
  color: #ff8200 !important;
}

.show_hide {
  display: none;
}

.container-fluid {
  padding: 0;
}

.additional_ser {
  padding: 20px;
}

.additional_ser h2 {
  text-align: center;
  margin: 10px;
  -webkit-text-decoration: underline 2px #ff8200;
          text-decoration: underline 2px #ff8200;
  text-underline-offset: 5px;
}

.additional_ser #MTE_card-2 {
  padding: 10px;
}

.slider_1 .p2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/11-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/11-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/11-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/11-1.jpg");
}

.slider_1 .p2:hover #p2 {
  opacity: 1;
}

.slider_1 .p1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/11-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/11-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/11-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/11-2.jpg");
}

.slider_1 .p1:hover #p1 {
  opacity: 1;
}

.slider_1 .p3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/11-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/11-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/11-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/11-3.jpg");
}

.slider_1 .p3:hover #p3 {
  opacity: 1;
}

.slider_1 .p4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/11-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/11-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/11-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/11-1.jpg");
}

.slider_1 .p4:hover #p4 {
  opacity: 1;
}

.slider_1 .p5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/11-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/11-2.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/11-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/11-2.jpg");
}

.slider_1 .p5:hover #p5 {
  opacity: 1;
}

.slider_1 .p1_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/10-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/10-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p1_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/10-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/10-1.jpg");
}

.slider_1 .p1_2:hover #p1_2 {
  opacity: 1;
}

.slider_1 .p1_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/10-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/10-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p1_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/10-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/10-2.jpg");
}

.slider_1 .p1_1:hover #p1_1 {
  opacity: 1;
}

.slider_1 .p1_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/10-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/10-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p1_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/10-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/10-3.jpg");
}

.slider_1 .p1_3:hover #p1_3 {
  opacity: 1;
}

.slider_1 .p1_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/10-4.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/10-4.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p1_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/10-4.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/10-4.jpg");
}

.slider_1 .p1_4:hover #p1_4 {
  opacity: 1;
}

.slider_1 .p1_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/10-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/10-2.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p1_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/10-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/10-2.jpg");
}

.slider_1 .p1_5:hover #p1_5 {
  opacity: 1;
}

.slider_1 .p2_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/12-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/12-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p2_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/12-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/12-1.jpg");
}

.slider_1 .p2_2:hover #p2_2 {
  opacity: 1;
}

.slider_1 .p2_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/12-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/12-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p2_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/12-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/12-2.jpg");
}

.slider_1 .p2_1:hover #p2_1 {
  opacity: 1;
}

.slider_1 .p2_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/12-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/12-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p2_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/12-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/12-3.jpg");
}

.slider_1 .p2_3:hover #p2_3 {
  opacity: 1;
}

.slider_1 .p2_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/12-4.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/12-4.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p2_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/12-4.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/12-4.jpg");
}

.slider_1 .p2_4:hover #p2_4 {
  opacity: 1;
}

.slider_1 .p2_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/12-5.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/12-5.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p2_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/12-5.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/12-5.jpg");
}

.slider_1 .p2_5:hover #p2_5 {
  opacity: 1;
}

.slider_1 .p3_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/13-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/13-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p3_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/13-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/13-1.jpg");
}

.slider_1 .p3_2:hover #p3_2 {
  opacity: 1;
}

.slider_1 .p3_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/13-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/13-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p3_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/13-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/13-2.jpg");
}

.slider_1 .p3_1:hover #p3_1 {
  opacity: 1;
}

.slider_1 .p3_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/13-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/13-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p3_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/13-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/13-3.jpg");
}

.slider_1 .p3_3:hover #p3_3 {
  opacity: 1;
}

.slider_1 .p3_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/13-4.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/13-4.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p3_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/13-4.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/13-4.jpg");
}

.slider_1 .p3_4:hover #p3_4 {
  opacity: 1;
}

.slider_1 .p3_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/13-5.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/13-5.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p3_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/13-5.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/13-5.jpg");
}

.slider_1 .p3_5:hover #p3_5 {
  opacity: 1;
}

.slider_1 .p4_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/15-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/15-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p4_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/15-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/15-1.jpg");
}

.slider_1 .p4_2:hover #p4_2 {
  opacity: 1;
}

.slider_1 .p4_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/15-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/15-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p4_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/15-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/15-2.jpg");
}

.slider_1 .p4_1:hover #p4_1 {
  opacity: 1;
}

.slider_1 .p4_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/15-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/15-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p4_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/15-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/15-3.jpg");
}

.slider_1 .p4_3:hover #p4_3 {
  opacity: 1;
}

.slider_1 .p4_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/15-4.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/15-4.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p4_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/15-4.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/15-4.jpg");
}

.slider_1 .p4_4:hover #p4_4 {
  opacity: 1;
}

.slider_1 .p4_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/15-5.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/15-5.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p4_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/15-5.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/15-5.jpg");
}

.slider_1 .p4_5:hover #p4_5 {
  opacity: 1;
}

.slider_1 .p5_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/16-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/16-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p5_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/16-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/16-1.jpg");
}

.slider_1 .p5_2:hover #p5_2 {
  opacity: 1;
}

.slider_1 .p5_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/16-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/16-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p5_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/16-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/16-2.jpg");
}

.slider_1 .p5_1:hover #p5_1 {
  opacity: 1;
}

.slider_1 .p5_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/16-3.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/16-3.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p5_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/16-3.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/16-3.jpg");
}

.slider_1 .p5_3:hover #p5_3 {
  opacity: 1;
}

.slider_1 .p5_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/16-4.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/16-4.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p5_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/16-4.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/16-4.jpg");
}

.slider_1 .p5_4:hover #p5_4 {
  opacity: 1;
}

.slider_1 .p5_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/16-5.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/16-5.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p5_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/16-5.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/16-5.jpg");
}

.slider_1 .p5_5:hover #p5_5 {
  opacity: 1;
}

.slider_1 .p6_2 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/14-1.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/14-1.jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p6_2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/14-1.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/14-1.jpg");
}

.slider_1 .p6_2:hover #p6_2 {
  opacity: 1;
}

.slider_1 .p6_1 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/14-2.jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/14-2.jpg");
  background-size: cover;
  background-position: 100%,50%;
  cursor: pointer;
}

.slider_1 .p6_1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/14-2.jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/14-2.jpg");
}

.slider_1 .p6_1:hover #p6_1 {
  opacity: 1;
}

.slider_1 .p6_3 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project6 (3).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project6 (3).jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p6_3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project6 (3).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project6 (3).jpg");
}

.slider_1 .p6_3:hover #p6_3 {
  opacity: 1;
}

.slider_1 .p6_4 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project6 (4).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project6 (4).jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p6_4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project6 (4).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project6 (4).jpg");
}

.slider_1 .p6_4:hover #p6_4 {
  opacity: 1;
}

.slider_1 .p6_5 {
  height: 350px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/project6 (5).jpg");
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/project6 (5).jpg");
  background-size: cover;
  background-position: 100%,100%;
  cursor: pointer;
}

.slider_1 .p6_5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 165, 0, 0.4)), to(rgba(255, 165, 0, 0.4))), url("../images/project6 (5).jpg");
  background-image: linear-gradient(rgba(255, 165, 0, 0.4), rgba(255, 165, 0, 0.4)), url("../images/project6 (5).jpg");
}

.slider_1 .p6_5:hover #p6_5 {
  opacity: 1;
}

.footer {
  background-color: black;
  color: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer .footer_sec1 img {
  height: 60px;
  margin-bottom: 5px;
}

.footer .footer_sec1 p {
  color: #abafb5;
}

.footer .footer_sec1 .span_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer_sec1 .span_flex i {
  color: #ff8200;
  font-size: 35px;
  padding-right: 15px;
}

.footer .footer_sec1 .span_flex span {
  color: #abafb5;
}

.footer .footer_sec1 .span_flex span a {
  text-decoration: none;
  color: white;
  font-size: larger;
  font-weight: bold;
}

.footer .footer_sec2 h4 {
  font-weight: bold;
  margin-bottom: 30px;
}

.footer .footer_sec2 ul {
  padding-left: 0;
}

.footer .footer_sec2 ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #abafb5;
}

.footer .footer_sec2 ul li a {
  text-decoration: none;
  color: #abafb5;
}

.footer .footer_sec3 h4 {
  font-weight: bold;
  margin-bottom: 30px;
}

.footer .footer_sec3 ul {
  padding-left: 0;
}

.footer .footer_sec3 ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #abafb5;
}

.footer .footer_sec3 ul li a {
  text-decoration: none;
  color: #abafb5;
}

.footer .footer_sec4 h4 {
  font-weight: bold;
  margin-bottom: 30px;
}

.footer .footer_sec4 ul {
  padding-left: 0;
}

.footer .footer_sec4 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #abafb5;
}

.footer .footer_sec4 ul li span {
  font-size: 15px;
  margin: 5px;
}

.footer .footer_sec4 ul li span .Date_clr {
  color: #ff8200;
}

.footer .footer_sec4 ul li span img {
  height: 70px;
}

.footer .footer_pd {
  padding: 0px 30px;
  padding-bottom: 30px;
}

.footer .pd1 {
  padding: 0px 30px;
  padding-bottom: 10px;
}

.footer .pd1 .footer_cpr {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .pd1 .footer_cpr .cont p {
  color: #abafb5;
}

.footer .pd1 .footer_cpr .social_p {
  background-color: white;
  margin: 5px;
  text-align: center;
  padding: 10px;
}

.footer .pd1 .footer_cpr .social_p i {
  color: black;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .footer .pd1 {
    padding: 0px 21px;
    padding-bottom: 10px;
  }
}

.pageAnimate {
  position: fixed;
  left: 0;
  height: 0%;
  width: 100%;
  background-color: #ff8200;
  z-index: 1000;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.pageAnimate.pageAnimateUp {
  -webkit-animation: slideIn 1s linear;
          animation: slideIn 1s linear;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@-webkit-keyframes slideIn {
  0% {
    top: 0;
    height: 0%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  100% {
    bottom: 0;
    height: 0%;
  }
}

@keyframes slideIn {
  0% {
    top: 0;
    height: 0%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  100% {
    bottom: 0;
    height: 0%;
  }
}

.pageAnimate.pageAnimateDown {
  -webkit-animation: slideOut 1s linear;
          animation: slideOut 1s linear;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@-webkit-keyframes slideOut {
  0% {
    bottom: 0;
    height: 0%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  100% {
    top: 0;
    height: 0%;
  }
}

@keyframes slideOut {
  0% {
    bottom: 0;
    height: 0%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  100% {
    top: 0;
    height: 0%;
  }
}

.wrapper {
  display: none;
}

.wrapper.visible {
  display: block;
}
/*# sourceMappingURL=global.css.map */