/* new */
/* CSS */
#loadingSpinner {
  margin-left: 10px; /* إضافة مسافة بين النص والـ spinner */
  display: inline-block;
}
.container-fluid.counter_sec .achievements_sec{
   width: 100%; background-size: cover; background-position: center;
}
.counter {
        display: inline-block;
    }
.btn[disabled] {
  position: relative;
}

.btn[disabled] #loadingSpinner {
  display: inline-block; /* إظهار الـ spinner داخل الزر */
}

.spinner-border-sm {
    width: 1.5rem !important;
    height: 1.5rem !important;
    border-width: .2em;
}

form .p_top{
  padding-top: 25px !important;
}

div:where(.swal2-container).swal2-top, div:where(.swal2-container).swal2-center, div:where(.swal2-container).swal2-bottom{
z-index: 999999 !important;
}

.swal2-confirm.swal2-styled{
  background-color: #4eaea1 !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{
  background-color: #4eaea1 !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 3px #4eaea1 !important;
}

form .submit{
  background-color: #334049;
  color: #ffffff;
  border-radius: 35px;
  font-size: 17px;
  text-align: center;
  padding: 15px 30px;
  font-family: 'GothamBold';
  text-decoration: none;
  transition: all 0.3s;
  z-index: 999;
}

form .submit:hover {
  -webkit-box-shadow: 5px 5px 20px -6px #1f1f1f;
  box-shadow: 5px 5px 20px -6px  #1f1f1f;
  transition: all 0.3s;
}



.corporate_tax .custom-file-upload {
  /* display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  background-color: #4eaea1;
  border-radius: 4px;
  color: white;
  text-align: center;
  margin: 0; */

  background-color: #4eaea1;
  height: 45px;
  width: 100%;
  padding: 7px;
  cursor: pointer;
  border-bottom: 1px solid #4eaea1;
  display: flex;
  align-items: center;
  margin: 0 ;
}
.corporate_tax th,.corporate_tax  td{
  font-size: 14px;
}
.corporate_tax .custom-file-upload input[type="file"] {
  display: none;
}


.corporate_tax .custom-file-upload svg {
  vertical-align: middle;
  margin-right: 8px;
}

.corporate_tax .custom-file-upload span {
  vertical-align: middle;
}

.corporate_tax .mt-20 {
  margin-top: 20px !important;
}

.corporate_tax .form-control {
  box-shadow: none !important;
  height: 45px !important;
  border: 1px solid #eeeeee;
  display: block !important;
  width: 100% !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  color: #555 !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.corporate_tax table {
  width: 100%;
  border-collapse: collapse;
}

.corporate_tax th,.corporate_tax  td {
  /* padding: 0px; */
  text-align: left;
}

.corporate_tax th {
  background-color: #f2f2f2;
  font-size: 14px;
}



/* استمرار عرض الزر الأصلي */
.corporate_tax input[type="radio"] {
  display: inline-block; /* عرض الزرار بشكل مستطيل */
  margin: 6px;
  position: absolute;
  opacity: 1;/* وضع الزر في مكان ثابت */
}

/* إضافة التنسيق لل label */
.corporate_tax label {
  position: relative;
  padding-left: 25px;
  cursor: pointer; /* تغيير المؤشر عند التحويم ليبدو وكأنه يمكن النقر عليه */
}

/* إضافة شكل للزر الجديد */
.corporate_tax label::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.corporate_tax .border-1px{
  padding: 25px;
}

.corporate_tax table{
  min-width: 900px
}

.corporate_tax .custom-file-upload input[type="file"] {
  display: none;
}

.corporate_tax .custom-file-upload label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.corporate_tax .custom-file-upload label::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.corporate_tax .custom-file-upload label::before {
  background-color: #4eaea1;
  right: 28px;
  border-radius: 50%;
}

.corporate_tax .custom-file-upload label::before {
  background-color: #4eaea1;
  right: 28px;
  border-radius: 50%;
}

.corporate_tax .custom-file-upload input[type="file"]:focus + label::before {
  outline: #4eaea1 auto 5px;
}

.corporate_tax .custom-file-upload input[type="file"]:hover + label::before {
  outline: #4eaea1 auto 5px;
}


.corporate_tax .div_1{
  overflow-x: auto
}

.corporate_tax span.Select{
  display: inline-block; color: #ffffff; font-weight: 400;
}

.corporate_tax .div_2{
  margin-top: 20px; margin-bottom: 20px; background-color: #a7a7a7; height: 1px;
}






.counter_sec{
  padding: 0;
  margin: 0;
}

.navbar {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #333;
}

.navbar-item {
  position: relative;
}

.nav-link {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #fff;
  transition: background-color 0.3s;
}



.dropdown-menu {
  max-height: 250px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow-y: auto; /* إضافة شريط تمرير عمودي */
  overflow-x: hidden; /* إخفاء شريط التمرير الأفقي إذا كان موجودًا */
  z-index: 1000;
  transition: all 0.3s ease;
}

.dropdown-menu .dropdown-item {
  padding: 10px 20px;
  background-color: #fff;
  transition: background-color 0.3s;
}

.dropdown-menu .dropdown-item a {
  text-decoration: none;
  color: #333;
  display: block;
  transition: color 0.3s, text-decoration 0.3s;
}

.dropdown-menu .dropdown-item a:hover {
  color: #4ab0a7;
  text-decoration: none;
}

.navbar-item:hover .dropdown-menu {
  display: block;
}

.dropdown-menu .dropdown-item {
  padding: 10px 15px;
}

.dropdown-menu .dropdown-item a {
  text-decoration: none;
  color: #000;
}

.navbar-item:hover .dropdown-menu {
  display: block;
}


.iso .card{
  padding: 25px 30px;
  min-height: 255px;
}


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

.achievements_sec {
  background-size: cover;
  background-position: center;
  min-height: 380px;
  background-repeat: no-repeat;
}

.achievements_sec:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 42, 49, .6) !important;
}

.achievements_sec.sec ul{
  text-align: center;
}

.achievements_sec ul li::marker {
  display: none;
  list-style-type: none;

}

.achievements_sec ul{
  list-style-type: none;
}

.achievements_sec .layer_title{
  color: #ffffff;
  font-size: 25px;

}
.achievements_sec ul li p {
  color: #49b0a6;
      font-size: 20px;
}
.achievements_sec .title {
  color: #49b0a6;
}

#iso_page .iso_details h1{
  padding: 10px 20px !important;
  color: #ffffff !important;
  background-color: #61606000 !important;
  margin: 10px 0px 30px 0px !important;
  font-size: 50px;
}

#service .iso.sec ul li{
  padding-top: 60px;
}

.brands_slider .item img {
  width: 100% ;
  height: 150px;
}
#iso_page .content_line{
  width: 100%;
  background-color: #3dafa0;
  padding: 2px;
}

#iso_page .line{
  height: 1px; /* Adjust the height as needed */
  background-color: #ffffff; /* Set the color of the horizontal rule */
  border: none; /* Remove default border */
  margin: 0px -9px;
}

#iso_page .big_container.green_sec .content{
  width: 100%;
  background-color: #3dafa0;
  padding: 30px;
}

#iso_page .iso_details p{
  padding: 0px 100px 10px 20px !important ;
}

.big_container.green_sec.iso_details{
  margin-top: 0px !important;
}

.iso_details{
  float: left;
  width: 100%;
  background-color: #3dafa0;
  padding: 60px;
}

.big-hr {
  height: 5px; /* Adjust the height as needed */
  background-color: #ffffff; /* Set the color of the horizontal rule */
  border: none; /* Remove default border */
  margin: 20px 0; /* Adjust margin as needed */
}

.iso.big_container ul li{
  transition: transform 0.5s ease; /* Adding transition for smooth zoom */
}

.iso.big_container ul li:hover {
  transform: scale(1.05); /* Adjust the scale factor for a smaller zoom effect */
}

.big_container.green_sec .iso .card p{
  color: #606161 !important;
  padding: 0px !important;
  font-size: 20px;
}

.big_container.green_sec .iso .card .nBtn:hover{
  -webkit-box-shadow: 5px 10px 37px -6px #949494;
  box-shadow: 5px 10px 37px -6px #949494;
  transition: all 0.3s;
}

.big_container.green_sec .iso .card .nBtn {
  background-color: #3dafa0;
  color: #ffffff;
  border-radius: 35px;
  font-size: 20px;
  text-align: center;
  padding: 5px 1px;
  font-family: 'GothamBold';
  position: absolute;
  text-decoration: none;
  transition: all 0.3s;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 30px;
  width: 60%;
}


.big_container.green_sec .iso .card .iso_title{
  color: #606161 !important;
  padding-left: 25px;
  font-size: 19px;
  margin: 3px;
  width: 80%;
}

.blog_sec .big_container ul li {
  transition: transform 0.5s ease; /* Adding transition for smooth zoom */
  margin-top: 35px;
}

.blog_sec .big_container ul li:hover {
  transform: scale(1.05); /* Zoom in effect on hover */
}
.blog_sec .big_container ul li:hover .blog_sec .big_container .blog_title {
  color: #4ab0a1;

}
.blog_sec .big_container .blog_title:hover{
  color: #4ab0a1;
}
#blog_page .blog_sec .big_container .left{
  text-align: center !important;
}
.big_container.green_sec .iso .card a{
  text-decoration: none;
}

.iso.big_container ul li{
  list-style-type: none;
}
.iso.big_container ul li::marker {
  display: none;
}

.iso.big_container ul li img {
  width: 100%;
}
.iso.big_container{
  width: 100% !important;
  left: inherit;
}

.service_section .service_details .big_container.header{
  background-image: url(/public/img/o.png);
  background-position: center;
  background-repeat: no-repeat;
}

.service_section .service_details {
  float: left;
  width: 100%;
  height: 425px;
  background-color: #334049;
  background-image: url(/public/img/about.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}

.service_section .translation.int_page .big_container.header{
  height: 100%;
}

.service_section .service_details .big_container.header h2 {
  float: left;
  width: 100%;
  font-size: 50px;
  color: #ffffff;
  font-family: 'GothamBold';
  margin: 160px 0px 32px -15px;
  text-align: center;
  padding: 0 350px;
}

.service_section .big_container.header {
  width: 80%;
  left: 10%;
  position: relative;
}

#service .big_container.green_sec{
  /* padding: 70px 0px 0px 0px !important; */
  padding: 0px !important;

}

#service .big_container.green_sec .content p{
  padding: 0 40px;
  margin: 0 30px;
  text-align: Justify !important;

}

#service .big_container.green_sec.two .content{
  background-color: #3dafa000 !important;
}

#service .big_container.green_sec.two .content p{
  color: #999a9a !important;
}

#service .big_container.green_sec.two .content p strong{
  color: #000000 !important;
}

.title_iso{
  text-align: center;
  color: #ffffff;
  padding: 20px 230px;
  font-size: 50px;
}


.about_section .about {
  float: left;
  width: 100%;
  height: 425px;
  background-color: #334049;
  background-image: url(/public/img/about.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  text-align: Justify;
  position: relative;
}

.about_section .translation.int_page .big_container.header{
  height: 100%;
}

.about_section .about .big_container.header{
  background-image: url(/public/img/o.png);
  background-position: center;
  background-repeat: no-repeat;

}

.about_section .about .big_container.header h2 {
  float: left;
  width: 100%;
  font-size: 50px;
  color: #ffffff;
  font-family: 'GothamBold';
  margin: 160px 0px 32px -15px;
  text-align: center;
}

.about_section .big_container.header {
  width: 80%;
  left: 10%;
  position: relative;
}

.about_section .text p {
  color: #606161 !important;
  font-weight: 400;
  width: 100%;
  padding: 5px 145px;
  text-align: Justify;
  font-size: 18px;
}

.about_section .text  {
  width: 100%;
  text-align: Justify;
  left: 0 !important;
}

.about_section .right.col-md-5,.about_section .left.col-md-5{
  padding: 0px;
}

.about_section .right.col-md-5 h2{
  font-size: 65px;
  text-align: Justify;
  color: transparent !important;
  -webkit-text-stroke: 2px #4bb0a1 !important;
}

.about_section .left.col-md-5 h2{
  font-size: 65px;
  text-align: Justify;
  color: transparent !important;
  -webkit-text-stroke: 2px #4bb0a1 !important;
}

.about_section .left.col-md-12.our_team h2{
  font-size: 65px;
  text-align: Justify;
  color: transparent !important;
  -webkit-text-stroke: 2px #4bb0a1 !important;
}

.about_section .col-md-12.our_team{
  padding: 65px 0 20px 0px;
}

.about_section .our_team .text p{
  padding: 0;
  width: 90%;
  text-align: justify;
}

.about_section .col-md-12 .our p {
  font-size: 16px;
  padding: 5px;
  width: 80%;
  text-align: justify;
}

.about_section .col-md-12{
  padding-top: 40px;
}


.about_section .team_information .information{
  text-align: center;
}
.about_section .team_information .team_photo{
  padding-bottom: 35px;
}

.about_section .team_information .information p{
  color: #606161 !important;
  padding: 10px 111px;
  /* text-align: justify; */
}

.about_section .team_information .information h5{
  color: #606161 !important;
  padding: 0 11px;
}

.about_section .team_information .information p strong{
  color: #000000 !important;
}

.about_section .team_information.col-md-4 .information p {
  color: #606161 !important;
  padding: 10px 30px;
  font-size: 14px;
}



@media (max-width:900px) {
  .about_section .text p{
    padding: 5px 20px !important;
  }
  #news .right .text{
    width: inherit !important;
  }

  #iso_page .iso_details p{
    padding: 10px !important
  }

  #iso_page .iso_details h1{
    font-size: 35px;
  }

  #news{
    overflow-x: auto !important;
  }

  .translation.service_details.sec.int_page{
    background-size: auto;

  }
  .about_section .team_information .information p{
    padding: 10px 20px;
  }

  .service_section .service_details .big_container.header h2{
    padding: 0px !important;
  }
  .service_section .service_details .big_container.header h2{
    font-size: 45px !important;
  }
  .title_iso{
    padding: 0px !important;
    font-size: 35px !important;
  }

  .big-hr {
    margin: -10px 0;
  }
  .blog_sec .big_container .top{
    padding: 0px !important;
  }

  .blog_sec .big_container .title_2{
    font-size: 45px !important;
  }

  .blog_sec .big_container .title{
    font-size: 44px !important;
    margin-bottom: -8px!important;
  }
  .blog_sec .big_container .nBtn{
    font-size: 10px !important;
  }
  .blog_sec .big_container .blog_title{
    font-size: 20px !important;
  }
  .blog_sec .big_container .read.right h4{
    bottom: -50px !important;
    width: 100% !important;
    right: 0px !important;
    font-size: 18px !important;
  }
  .blog_sec .big_container .left{
    text-align: center !important;
  }

  .blog_sec .big_container ul li img{
    padding: 30px !important;

  }


}




@media (max-width:650px) {

  .int_page.grey_sec .right{
    width: 100% !important;
    padding-left: 0px !important;
  }

  #service .big_container.green_sec .content p{
    padding-left: 28px !important;
  }

  #service .big_container.green_sec{
    padding: 70px 0px 0px 0px !important;
  }


  .int_page.grey_sec .left{
    width: 100% !important;
  }

  .int_page.grey_sec .center{
    float: left;
    width: 100%;
  }

  .parallax.service2 .left{
    width: 100% !important;
  }

  .parallax.service2 .right{
    width: 100% !important;
    padding-left: 0px !important;

  }

  .service.int_page .left,.big_container.green_sec .content .left{
    width: 100% !important;
  }

  .service.int_page .right,.big_container.green_sec .content .right{
    width: 100% !important;
    padding-left: 0px !important;

  }

  .service_section .service_details .big_container.header h2{
    margin: 145px 0px 32px -15px !important;
  }


}


@media (max-width:400px) {

  .service_section .service_details .big_container.header h2 {
    font-size: 35px !important;
  }
}

@media (min-width:900px) and (max-width:1400px) {

  .service_section .service_details .big_container.header h2{
    padding: 0px !important;
  }
}

.blog_sec {
  background-image: none;
  background-size: cover;
  background-position: center;
  min-height: 650px;
  background-repeat: no-repeat;
}
.blog_sec:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 45%;
  background-color: #50ad9c;
}

.blog_sec .big_container ul li{
  list-style-type: none;
}
.blog_sec .big_container ul li::marker {
  display: none;
}

.blog_sec .big_container .title{
  font-size: 62px;
  margin-bottom: -25px;
  color: transparent !important;
  -webkit-text-stroke: 2px #ffffff !important;
}

.blog_sec .big_container{
  width: 100%;
  text-align: center;
  left: inherit;
  padding-bottom: 100px;
}

.blog_sec .big_container .left {
  text-align: left;
  padding: 0px 60px;
}

.blog_sec .big_container .right {
  padding: 0px 60px;
}

.blog_sec .big_container .title_2{
  color: #334049 !important;
  font-size: 90px;
}

.blog_sec .big_container .top{
  padding:80px 80px 50px 80px;

}


.blog_sec .big_container .read.right {
  color: #ffffff !important;
}

.blog_sec .big_container .read.right h4{
  bottom: 15px;
  right: 115px;
  position: absolute;
  color: #ffffff !important;

}

.blog_sec .big_container ul li img{
  width: 100%;
  height: 70%;
  padding: 20px;
}
.blog_sec .big_container a{
  text-decoration: none;
}

.blog_sec .big_container .blog_title{
  color: #000000;
}


.blog_sec .big_container .nBtn:hover{
  -webkit-box-shadow: 5px 10px 37px -6px #949494;
  box-shadow: 5px 10px 37px -6px #949494;
  transition: all 0.3s;
}

.blog_sec .big_container .nBtn {
  background-color: #334049;
  color: #ffffff;
  border-radius: 35px;
  font-size: 20px;
  text-align: center;
  padding: 8px 30px;
  font-family: 'GothamBold';
  position: absolute;
  text-decoration: none;
  transition: all 0.3s;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -15px !important;
}


.blog_details.translation.int_page h1{
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 36px;
  text-align: left;
  margin: 95px 0px 85px 0px;
  position: relative;
  z-index: 99;
  padding: 5px 0px;
  background-color: #e5e5e500 !important;
  font-family: 'GothamBold';
}

.blog_details .bordered {
  border: 1px solid #dedede;
  padding: 25px;
}
.blog_details .sidebar .widget .widget-title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 6px 15px 15px 0;
  position: relative;
}


.blog_details .widget .post-title a {
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0;
  color: #4e4848;
}

.blog_details .sidebar .widget .widget-title::after {
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 45px;
  background: #4ab0a1;
}
.blog_details .mb-25 {
  margin-bottom: 25px !important;
}
.blog_details .mb-20 {
  margin-bottom: 20px !important;
}
.blog_details .latest-posts a:hover,.blog_details .latest-posts a:active {
  color: #4ab0a1 !important;
}

/* end new  */



@font-face {
  font-family: 'Gotham Bold Regular';
  src: url('/public/fonts/Gotham Bold Regular.eot');
  src: url('/public/fonts/Gotham Bold Regular.eot?#iefix') format('embedded-opentype'),
  url('/public/fonts/Gotham Bold Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url('/public/fonts/GothamBold.svg#GothamBold') format('svg'),
  url('/public/fonts/GothamBold.ttf') format('truetype'),
  url('/public/fonts/GothamBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}




@font-face {
  font-family: 'Gotham Medium Regular';
  src: url('/public/fonts/Gotham Medium Regular.eot');
  src: url('/public/fonts/Gotham Medium Regular.eot?#iefix') format('embedded-opentype'),
  url('/public/fonts/Gotham Medium Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamMedium';
  src: url('/public/fonts/GothamMedium.svg#GothamMedium') format('svg'),
  url('/public/fonts/GothamMedium.ttf') format('truetype'),
  url('/public/fonts/GothamMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Gotham-Light';
  src: url('/public/fonts/Gotham-Light.eot');
  src: url('/public/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
  url('/public/fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
  url('/public/fonts/Gotham-Light.ttf') format('truetype'),
  url('/public/fonts/Gotham-Light.woff') format('woff'),
  url('/public/fonts/Gotham-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}





body{
  font-family: 'GothamMedium';
}
.collapse {
  display: none;
}
.collapse.in{
  display: block;
}
.sec{
  float: left;
  width: 100%;
  position: relative;
}
.big_container{
  width: 80%;
  left: 10%;
  position: relative;
}

.navbar-light .navbar-brand {
  padding: 0px;
}
.navbar-brand img{
  width: 200px;
}
.navbar {
  padding: 20px 80px;
  min-height: 92px;
  background-color: #ffffff;
  transition: all 0.3s;
  z-index: 99999;
}
.navbar.scrolling{
  transition: all 0.3s;
  -webkit-box-shadow: 0px 4px 6px -1px #dcdcdc;
  box-shadow: 0px 4px 6px -1px #dcdcdc;
}
.navbar-light .navbar-nav .nav-link {
  color: #606060;
  font-family: 'GothamBold';
  font-size: 20px;
  padding: 10px 15px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover{
  color: #51ad9b;
}
.padding_page{
  padding-top: 92px;
}


.slider .imageCont{
  float: left;
  width: 100%;
  height: 100%;
}
.slider .imageCont img{
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider .card{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
  background: transparent;
  text-align: center;
}
.slider .card h1{
  padding: 0;
  color: #ffffff;
  font-size: 60px;
  font-style: normal;
  line-height: 56px;
  margin-bottom: 30px;
  letter-spacing: 0px;
  display: inline-block;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  z-index: 99;
  position: relative;
  top: 290px;
  font-family: 'GothamBold';
}
.slider .circle{
  position: absolute;
  left: 30%;
  top: 130px;
  width: 580px;
  margin-left: -290px;
  height: 560px;
  border-radius: 100%;
  background-color: transparent;
  border: 115px solid rgba(81, 173, 155,0.8);
  background-blend-mode: multiply !important;
  mix-blend-mode: color !important;
  transition: all 0.6s;
}
.slider  .circle.two{
  left: auto;
  right: -100%;
  top: auto;
  bottom: -36%;
  margin-left: 0%;
  transition: all 0.9s;
}

.slider .circle.animate{
  left: 50%;
  transition: all 0.6s;
}
.slider .circle.two.animate{
  left: auto;
  right: -16%;
  transition: all 0.9s;
}
.slider .partition_line{
  position: absolute;
  right: -50%;
  bottom: -5%;
  width: 70px;
  height: 80%;
  z-index: 9;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  background-color: rgba(81, 173, 155,0.6);
  mix-blend-mode: color;
  transform: skew(
    -34deg
    ,
    0deg
    ) !important;
    transition: all 0.6s;
  }
  .slider .partition_line.animate{
    right: 19%;
    transition: all 0.6s;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: auto;
    top: 627px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
    width: 2px;
    height: 18px;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
  }
  .swiper-pagination-bullet-active {
    height: 31px !important;
  }

  .our_services{
    min-height: 650px;
    text-align: center;
    background-image: url('/public/img/pattern.svg');
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .our_services .pattern{
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  .our_services .big_container{
    position: relative;
    top: 0px;
    left: 10%;
    width: 80%;
  }
  .our_services ul{
    position: relative;
    top: 100px;
    left: 0px;
    float: left;
    width: 100%;
    padding: 0px;
    text-align: center;
    z-index: 99;
    margin-bottom: 60px;
  }
  .our_services ul li{
    float: left;
    width: 25%;
    padding: 15px;
    list-style: none;
    margin-bottom: 100px;
  }
  .our_services ul li a{
    float: left;
    width: 100%;
  }
  .our_services ul li svg,
  .our_services ul li img{
    width: 50%;
    transition: all 0.3s;
  }
  .our_services ul li svg path#SVGID_1_{
    fill: #50ae9f;
  }
  /*.our_services ul li a.hover svg:hover  path{
  fill: #606060;
  }*/
  .our_services ul li svg .st0,
  .our_services ul li svg #SVGID_4_,
  .our_services ul li svg #SVGID_3_{
    display: none;
  }

  .our_services ul li h3{
    float: left;
    width: 100%;
    text-align: center;
    color: #606161;
    font-size: 18px;
    font-family: 'GothamBold';
    margin: 30px 0px 0px 0px;
  }
  .our_services.int_page ul li h3{
    font-size: 22px;
  }
  .our_services ul li a:hover svg,
  .our_services ul li a:hover img{
    transform: scale(1.1);
    transition: all 0.3s;
  }
  .our_services ul li a:hover h3{
    color: #51ad9b;
  }

  .our_services ul li a svg .st1,
  .our_services ul li a svg .st2{
    transition: all 0.3s;
  }
  /*.our_services ul li a:hover svg .st1,
  .our_services ul li a:hover svg .st2{
  transform: scale(1.1);
  transition: all 0.3s;
  }*/


  .our_services .more{
    background-color: #334049;
    color: #ffffff;
    border-radius: 35px;
    font-size: 20px;
    text-align: center;
    padding: 15px 30px;
    font-family: 'GothamBold';
    position: relative;
    top: 100px;
    text-decoration: none;
    transition: all 0.3s;
  }
  .our_services .more:hover{
    -webkit-box-shadow: 5px 10px 37px -6px #949494;
    box-shadow: 5px 10px 37px -6px #949494;
    transition: all 0.3s;
  }

  .our_services.int_page{
    background-image: url('/public/img/pattern.svg');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .our_services.int_page ul li{
    width: 33.3333%;
    height: 300px;

  }
  .our_services.int_page ul li img{
    width: 45%;
  }
  .our_services.int_page h1{
    float: left;
    width: 100%;
    font-size: 33px;
    color: #3dafa0;
    margin: 80px 0px 30px 0px;
    text-align: left;
    font-family: 'GothamBold';
  }
  .our_services.int_page .big_container {
    position: relative;
    left: 0%;
    width: 100%;
    padding: 0px 80px;
  }

  .about_sec{
    padding: 160px 0px 60px 0px;
    overflow-x: hidden;
  }
  .about_sec .title{
    float: right;
    width: 50%;
    z-index: 9999;
    position: relative;
  }
  .about_sec .title h2{
    float: left;
    width: auto;
    font-size: 33px;
    color: #3dafa0;
    font-family: 'GothamBold';
    padding: 5px 5px 5px 54px;
    background-color: #ffffff;
  }
  .about_sec .circle_about{
    position: absolute;
    left: 50%;
    top: 0px;
    width: 700px;
    z-index: 99;
    margin-left: -350px;
  }
  .about_sec .right{
    float: right;
    width: 50%;
    position: relative;
    z-index: 9;
  }

  .about_sec .right .image{
    float: right;
    width: 100%;
    height: 500px;
    position: relative;
  }
  .about_sec .right .image:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(96,96,96,1);
    mix-blend-mode: color;
  }
  .about_sec .right .image img{
    float: right;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about_sec .left{
    float: left;
    width: 50%;
  }
  .about_sec .left .text{
    float: left;
    width: calc(100% + 100px);
    background-color: #ffffff;
    padding: 30px 45px 30px 30px;
    position: relative;
    right: 0px;
    margin-top: 80px;
    text-align: right;
    min-height: 450px;
    z-index: 999;
  }
  .about_sec .left .text p{
    float: left;
    width: 100%;
    color: #606161;
    font-size: 17px;
  }
  #about .left .text p {
    float: right;
    width: 100%;
    color: #606161;
    font-size: 17px;
    text-align: right;
  }
  #about .newsTitle {
    font-size: 26px!important;
  }
  .testimonial_sec{
    background-image: url('/public/img/testimonial-bg.jpg');
    background-size: cover;
    background-position: center;
    min-height: 650px;
    background-repeat: no-repeat;
  }
  .testimonial_sec:before{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color:  rgba(81, 173, 155,0.8);
  }
  .testimonial_sec .circle{
    position: absolute;
    bottom: -40%;
    left: 50%;
    width: 750px;
    margin-left: -375px;
  }
  #bootstrap-touch-slider2{
    height: 650px;
    background-color: transparent;
    padding: 14% 0px 0px 0px;
  }
  #bootstrap-touch-slider2 .slide-text > .text {
    float: right;
    width: 50%;
  }
  #bootstrap-touch-slider2 .slide-text > .text p{
    float: left;
    width: 100%;
    font-size: 23px;
    color: #ffffff;
    text-align: left;
    margin: 20px 0px 0px 0px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  #bootstrap-touch-slider2 .slide-text > .text  svg{
    width: 80px;
    float: left;
  }
  #bootstrap-touch-slider2 .slide-text > .text  svg path{
    fill: #ffffff;
  }
  #bootstrap-touch-slider2 .slide-text > .photo {
    float: left;
    width: 50%;
    text-align: center;
  }
  #bootstrap-touch-slider2 .slide-text > .photo img{
    margin: auto;
    width: 30%;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  #bootstrap-touch-slider2 .slide-text > .photo h4{
    margin: 30px 0px 0px 0px;
    font-size: 24px;
    color: #ffffff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  #bootstrap-touch-slider2 .slide-text > .photo h4 span{
    font-family: 'Gotham-Light';
  }

  #bootstrap-touch-slider2 .carousel-indicators{
    bottom: 10%;
  }


  .our_partners{
    padding: 30px 0px 160px 0px;
    text-align: center;
  }
  .our_partners .big_container{
    position: relative;
    left: 0%;
    width: 100%;
    padding: 0px 80px;
  }
  .our_partners h2{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 33px;
    color: #3dafa0;
    font-family: 'GothamBold';
  }
  .our_partners .more{
    background-color: #334049;
    color: #ffffff;
    border-radius: 35px;
    font-size: 20px;
    text-align: center;
    padding: 15px 30px;
    font-family: 'GothamBold';
    position: relative;
    top: 80px;
    text-decoration: none;
    transition: all 0.3s;
  }
  .our_partners .more:hover{
    -webkit-box-shadow: 5px 10px 37px -6px #949494;
    box-shadow: 5px 10px 37px -6px #949494;
    transition: all 0.3s;
  }
  .brands_slider{
    float: left;
    width: 100%;
    margin: 50px 0px 0px 0px;
  }
  .brands_slider .item{
    float: left;
  }
  .our_partners .brands_slider .item img{
    margin: auto;
    width: 60% !important;
  }
  .our_partners.int_page h1{
    float: left;
    width: 100%;
    color: #606060;
    font-size: 51px;
    text-align: left;
    margin: 60px 0px 30px 0px;
    font-family: 'GothamBold';
  }
  .our_partners.int_page .brands_slider .item{
    width: 33.3333%;
    padding: 60px 30px;
    border-top: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
  }

  .our_partners.int_page .brands_slider .item:nth-child(5),
  .our_partners.int_page .brands_slider .item:nth-child(6),
  .our_partners.int_page .brands_slider .item:nth-child(8),
  .our_partners.int_page .brands_slider .item:nth-child(9){
    border-bottom: 1px solid #c4c4c4;
  }

  .our_partners.int_page .brands_slider .item:nth-child(1),
  .our_partners.int_page .brands_slider .item:nth-child(2),
  .our_partners.int_page .brands_slider .item:nth-child(3){
    border-top: 0px;
  }
  .our_partners.int_page .brands_slider .item:nth-child(24),
  .our_partners.int_page .brands_slider .item:nth-child(21),
  .our_partners.int_page .brands_slider .item:nth-child(18),
  .our_partners.int_page .brands_slider .item:nth-child(15),
  .our_partners.int_page .brands_slider .item:nth-child(12),
  .our_partners.int_page .brands_slider .item:nth-child(9),
  .our_partners.int_page .brands_slider .item:nth-child(6),
  .our_partners.int_page .brands_slider .item:nth-child(3){
    border-right: 0px;
  }


  .translation.int_page{
    background-color: #e5e5e5;
  }
  .translation.int_page.service2{
    background-color: #ffffff;
  }
  .translation.int_page h1{
    float: left;
    width: 100%;
    color: #606161;
    font-size: 36px;
    text-align: left;
    margin: 115px 0px 60px 0px;
    position: relative;
    z-index: 99;
    padding: 5px 0px;
    background-color: #e5e5e5;
    font-family: 'GothamBold';
  }
  .translation.int_page.service2 h1 {
    background-color: #ffffff;
  }
  .translation.int_page p{
    text-align: Justify !important;
    float: left;
    width: 100%;
    color: #606161;
    font-size: 18px;
    /* text-align: left; */
    margin: 0px;

    line-height: 30px;
    column-gap: 100px;
    font-family: 'Gotham-Light';
  }
  .translation.int_page p strong{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-family: 'GothamBold';
    font-size: 23px;
    text-align: Justify !important;
  }
  .translation.int_page p em{
    font-family: 'GothamMedium';
    font-style: normal;
  }
  .translation.int_page .big_container{
    width: 100%;
    left: 0%;
    padding: 0px 80px 60px 80px;
    /* margin: 75px 0; */
    margin: 0px 0;

  }
  .translation.int_page .circle{
    position: absolute;
    top: 10px;
    left: -125px;
    width: 250px;
    z-index: 9;
  }

  .parallax{
    background-size: 100%;
    background-position: top !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 600px;
  }
  .parallax.service2{
    min-height: 400px;
    height: auto;
    padding: 30px 80px;
    position: relative;
  }
  .parallax.service2 .left{
    float: left;
    width: 50%;
    padding-right: 60px;
  }
  .parallax.service2 .right{
    float: left;
    width: 50%;
    padding-left: 60px;
  }
  .parallax.service2 p{
    font-size: 18px;
    color: #ffffff;
    text-align: Justify !important;
    column-gap: 100px;
    font-family: 'Gotham-Light';
    position: relative;
    line-height: 30px;
    z-index: 99;
  }
  .parallax.service2 p strong{
    float: left;
    width: 100%;
    font-size: 23px;
    font-family: 'GothamBold';
    margin-bottom: 15px;
  }
  .parallax.service2 p em{
    font-family: 'GothamMedium';
    font-style: normal;
  }
  .parallax.service2:before{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(61,175,160,0.67);
  }

  /* #service .parallax.two{
  height: 600px;
  } */

  .int_page.grey_sec{
    padding: 30px 80px;
    background-color: #e5e5e5;
  }
  .int_page.grey_sec .left{
    float: left;
    width: 50%;
    padding-right: 60px;
  }
  .int_page.grey_sec .right{
    float: left;
    width: 50%;
    padding-left: 60px;
  }
  .int_page.grey_sec p{
    color: #606161;
    text-align: Justify !important;
    column-gap: 100px;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Gotham-Light';
  }
  .int_page.grey_sec p strong{
    float: left;
    width: 100%;
    font-size: 23px;
    font-family: 'GothamBold';
    margin-bottom: 15px;
    text-align: Justify !important;
  }
  .int_page.grey_sec p em{
    font-family: 'GothamMedium';
    font-style: normal;
    text-align: Justify !important;
  }

  .service.int_page .left{
    float: left;
    width: 50%;
    padding-right: 60px;
    text-align: Justify !important;
  }
  .service.int_page .right{
    float: right;
    width: 50%;
    padding-left: 60px;
  }
  .big_container.green_sec{
    float: left;
    width: 100%;
    left: 0px;
    margin-top: -130px;
    padding: 0px 80px;
  }
  .big_container.green_sec .content{
    float: left;
    width: 100%;
    background-color: #3dafa0;
    padding: 60px;
  }
  .big_container.green_sec .content .left{
    float: left;
    width: 50%;
    padding-right: 60px;
  }
  .big_container.green_sec .content .right{
    float: right;
    width: 50%;
  }
  .big_container.green_sec .content p{
    float: left;
    width: 100%;
    font-size: 17px;
    color: #ffffff;
    font-family: 'Gotham-Light';
    line-height: 30px;
    margin: 0px;
    text-align: Justify !important;
  }
  .big_container.green_sec .content p strong{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-family: 'GothamBold';
    font-size: 23px;
    text-align: Justify;
  }
  .big_container.green_sec .content p em{
    font-family: 'GothamMedium';
    font-style: normal;
    text-align: Justify;
  }
  .big_container.green_sec.two{
    margin-top: 0px;
  }



  .footer{
    float: left;
    width: 100%;
    height: 500px;
    background-color: #334049;
    background-image: url('/public/img/pattern-footer.svg');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
  }
  .footer .big_container{
    height: 100%;
  }
  .footer p{
    float: left;
    width: 100%;
    font-size: 47px;
    color: #ffffff;
    font-family: 'GothamBold';
    margin: 100px 0px 30px 0px;
  }
  .footer a.start{
    background-color: #48b1ab;
    color: #ffffff;
    border-radius: 35px;
    font-size: 23px;
    text-align: center;
    padding: 15px 30px;
    font-family: 'GothamBold';
    position: relative;
    top: 15px;
    text-decoration: none;
    transition: all 0.3s;
  }
  /* 14. hover-border-4 */
  .footer a.start::before,
  .footer a.start::after {
    content: "";
    position: absolute;
    width: 0%; height: 0%;
    opacity: 0;
    transition: width 0.2s linear, height 0.15s 0.2s ease-out, opacity 0s 0.35s;
  }
  .footer a.start::before {
    bottom: -7px;
    left: -9px;
    border-top: 2px solid #48b1ab;
    border-left: 2px solid #48b1ab;
    border-radius: 52px;
  }
  .footer a.start::after {
    top: -8px;
    right: -7px;
    border-bottom: 2px solid #48b1ab;
    border-right: 2px solid #48b1ab;
    border-radius: 52px;
  }
  .footer a.start:hover::before,
  .footer a.start:hover::after {
    width: 111%;
    height: 130%;
    opacity: 1;
    transition: width 0.2s 0.15s ease-out, height 0.15s ease-in, opacity 0s;
  }
  .footer a.start:hover{
    -webkit-box-shadow: 5px 10px 37px -6px #1f1f1f;
    box-shadow: 5px 10px 37px -6px #1f1f1f;
    transition: all 0.3s;
  }
  .footer .copyright{
    position: absolute;
    bottom: 30px;
    right: 0px;
    float: right;
    font-size: 13px;
    color: #ffffff;
    font-family: 'Gotham-Light';
  }
  .footer .copyright a{
    color: #ffffff;
  }
  .footer .social_media{
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding: 0px;
    margin: 0px;
  }
  .footer .social_media li{
    float: left;
    margin-right: 20px;
    list-style: none;
  }
  .footer .social_media li a{
    float: left;
    font-size: 23px;
    color: #ffffff;
  }

  .bg-grey{
    background-color: #f9f9f9;
  }

  .contact_page .big_container{
    position: relative;
    left: 0%;
    width: 100%;
    padding: 0px 80px;
  }
  .contact_page h1{
    float: left;
    width: 100%;
    color: #606060;
    font-size: 51px;
    text-align: left;
    margin: 60px 0px 30px 0px;
    font-family: 'GothamBold';
  }
  .contact_page h1 span{
    color: #3dafa0;
    font-size: 40px;
  }
  .contact_page h4{
    float: left;
    width: 100%;
    color: #606060;
    font-size: 25px;
    margin: 40px 0px 15px 0px;
  }
  .contact_page .wrapper{
    float: left;
    width: 100%;
    position: relative;
  }
  .contact_page .wrapper:before{
    content:"" ;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: -80px;
    width: calc(100% + 160px);
    height: 100%;
    background-color: #3dafa0;
  }
  .contact_page .wrapper .form-group{
    float: left;
    width: 33.3333%;
    position: relative;
    z-index: 99;
    margin: 0px;
    border-bottom: 1px solid #ffffff;
  }

  /* .contact_page .wrapper .form-group:nth-child(6),
  .contact_page .wrapper .form-group:nth-child(5),
  .contact_page .wrapper .form-group:nth-child(4){
  border-bottom: 0px;
  } */

  .contact_page .wrapper .form-group:nth-child(6),
  .contact_page .wrapper .form-group:nth-child(5),
  .contact_page .wrapper .form-group:nth-child(4){
    border-bottom: 1px solid #ffffff;
  }

  .contact_page .wrapper .form-group:nth-child(1),
  .contact_page .wrapper .form-group:nth-child(2),
  .contact_page .wrapper .form-group:nth-child(4),
  .contact_page .wrapper .form-group:nth-child(5),
  .contact_page .wrapper .form-group:nth-child(7),
  .contact_page .wrapper .form-group:nth-child(8){
    border-right: 1px solid #ffffff;
  }

  .contact_page .wrapper .form-group .radio{
    float: left;
    width: 100%;
  }
  .contact_page .wrapper .form-group label{
    float: left;
    width: 100%;
    padding: 58px 15px 50px 100px;
    cursor: pointer;
    position: relative;
    min-height: 170px;
  }
  input[type="radio"] {
    position: absolute;
    opacity: 0;
  }

  .checkmark {
    position: absolute;
    top: 62px;
    left: 69px;
    height: 17px;
    width: 17px;
    border: 2px solid #ffffff;
    border-radius: 50%;
  }

  .radio:hover input~.checkmark {
    background-color: #ccc;
  }
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  .radio input:checked~.checkmark:after {
    display: block;
  }

  .radio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ffffff;
  }

  .radio label {
    color: #606161;
    font-size: 19px;
    font-family: 'GothamBold';
  }
  .form-group.full{
    float: left;
    width: 100%;
  }
  .form-group.half_left{
    float: left;
    width: 50%;
    padding-right: 15px;
  }
  .form-group.half_right{
    float: right;
    width: 50%;
    padding-left: 15px;
  }
  .form-group .form-control{
    float: right;
    width: 100%;
    height: 80px;
    border: 0px;
    border-bottom: 2px solid #0baccf;
    border-radius: 0px;
    padding: 10px 0px;
  }
  .form-control:focus {
    color: #606060;
    border-color: #606060 !important;
    outline: 0;
    box-shadow: none;
  }
  .contact_page h4.marinBottom-60{
    margin-bottom: 60px;
  }
  .marinBottom-60{
    margin-bottom: 60px;
  }
  form{
    float: left;
    width: 100%;
    margin: 30px 0px 40px 0px;
  }
  .contactInfo{
    text-align: center;
    margin-bottom: 40px;
  }
  .contactInfo p{
    margin: 0;
  }
  .coTitle{
    color: #324048;
    font-size: 20px;
    font-weight: bold;
    font-family: 'GothamBold';
    text-transform: uppercase;
  }
  .coTitle2{
    margin: 10px;
    color: #3dafa0;
    font-size: 20px;
    font-weight: bold;
  }
  .sendBtn{
    margin: auto;
    float: none;
    display: block;
    background-color: #3dafa0;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px;
    transition: all 0.3s;
  }
  .sendBtn:hover{
    background-color: #3dafa0;
    -webkit-box-shadow: 5px 10px 37px -6px #949494;
    box-shadow: 5px 10px 37px -6px #949494;
    transition: all 0.3s;
  }



  /* Maximum height */
  @media (max-height: 850px) {
    .slider .circle {
      top: 42px;
    }



    .slider .card h1{
      top: 204px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
      bottom: auto;
      top: 525px;
    }
  }



  @media (max-width: 1440px) {
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
      bottom: auto;
      top: 560px;
    }
    .slider .circle {
      top: 50px;
    }
    .slider .circle.two.animate {
      right: -22%;
    }
    .slider .card h1 {
      top: 220px;
    }
  }

  @media (max-width: 1024px) {
    .slider .circle.two.animate {
      right: -41%;
    }
    .slider .partition_line.animate {
      right: 11%;
    }
  }



  @media (max-width: 812px) {

    #service .big_container.green_sec .content p{
      padding: 0px ;
      margin: 0px !important;
    }

    .parallax{
      background-size: auto !important;
    }

    .about_section .about{
      background-size: auto !important;
    }

    .contact_page .wrapper .form-group label {
      padding: 37px 15px 20px 45px;
      min-height: 118px;
    }
    .checkmark {
      left: 17px;
      top: 37px;
    }
    .radio label {
      font-size: 13px;
    }
    .footer p {
      font-size: 41px;
    }
    .our_services.int_page ul li {
      width: 50%;
    }
    .our_services ul li {
      margin-bottom: 50px;
    }
    .our_services ul li h3 {
      font-size: 11px;
    }
    .about_sec .circle_about {
      top: 37px;
      width: 500px;
      margin-left: -250px;
    }
    #bootstrap-touch-slider2 .slide-text > .text,
    #bootstrap-touch-slider2 .slide-text > .photo {
      width: 100%;
    }
    #bootstrap-touch-slider2,
    .testimonial_sec {
      min-height: 800px;
    }
    .testimonial_sec .circle {
      bottom: -40%;
      width: 600px;
      /* margin-left: -300px; */
    }
    .int_page.grey_sec p,
    .parallax.service2 p,
    .big_container.green_sec .content p,
    .translation.int_page p {
      column-count: 1;
    }
    .parallax {
      height: 400px;
    }
    .sldier .circle {
      top: 5%;
    }
    .sldier .circle.two {
      right: -25%;
    }
    .slider .card h1 {
      font-size: 53px;
      line-height: 53px;
      top: 218px;
    }
    .slider .partition_line.animate {
      right: 7%;
      transform: skew(
        -43deg
        ,
        0deg
        ) !important;
      }
    }


    @media (max-width: 480px) {
      .navbar {
        padding: 15px 15px;
      }

      .our_partners .brands_slider .item img{
        width: 90% !important;
      }


      .big_container.green_sec .content .left{
        width: 100%;
      }

      .service.int_page .left{
        width: 100%;
      }

      .service.int_page .right{
        width: 100%;
      }


      .big_container.green_sec .content .right{
        width: 100%;
      }
      .our_services ul li {
        width: 100%;
        margin-bottom: 30px;
      }
      .big_container {
        left: 0% !important;
        width: 100% !important;
        padding: 0px 15px !important;
      }
      .our_services ul li h3 {
        font-size: 18px;
      }
      .about_sec .right {
        width: 100%;
      }
      .about_sec .left .text {
        width: calc(100% + 0px);
        padding: 0px 0px 30px 0px;
        position: relative;
        right: 0px;
        top: 30px;

      }
      .about_sec .circle_about {
        top: 136px;
        width: 300px;
        margin-left: -150px;
      }
      .about_sec .title {
        width: 100%;
        text-align: center;
      }
      .about_sec .title h2 {
        float: none;
        width: auto;
        font-size: 28px;
        padding: 5px 5px 5px 5px;
        display: inline-block;
      }
      .about_sec .left {
        width: 100%;
      }
      #bootstrap-touch-slider2 .slide-text > .text svg {
        width: 40px;
        position: relative;
        top: 22px;
      }
      .testimonial_sec .circle {
        bottom: -80px;
        width: 300px;
        margin-left: -150px;
      }
      #bootstrap-touch-slider2 .slide-text > .text p {
        font-size: 19px;
        margin: 30px 0px 0px 0px;
      }
      #bootstrap-touch-slider2, .testimonial_sec {
        min-height: 700px;
      }
      #bootstrap-touch-slider2 .carousel-indicators {
        bottom: 2%;
      }
      .navbar-brand img {
        width: 150px;
      }
      .our_partners h2 {
        font-size: 27px;
        text-align: center;
      }
      .footer p {
        font-size: 20px;
        margin: 64px 0px 30px 0px;
      }
      .footer {
        height: 300px;
      }
      .footer a.start {
        font-size: 18px;
      }
      .footer .copyright {
        position: absolute;
        bottom: 20px;
        font-size: 13px;
        width: 100%;
      }
      .footer .social_media li {
        float: none;
        margin: 0px 10px;
        display: inline-block;
      }
      .footer .social_media {
        bottom: 62px;
        width: 100%;
        text-align: center;
      }
      .our_services.int_page h1 {
        font-size: 27px;
        margin: 30px 0px 30px 0px;
        text-align: center;
      }
      .our_services ul {
        top: 10px;
      }
      .our_services.int_page ul li {
        width: 100%;
      }
      .translation.int_page h1 {
        font-size: 27px;
        margin: 70px 0px 80px 0px;
      }
      .big_container.green_sec .content {
        padding: 15px;
        margin-top: 60px;
      }
      .parallax {
        height: 250px !important;
        background-size: cover;
      }
      .parallax.service2{
        height: auto !important;
        padding: 15px;
      }
      .int_page.grey_sec {
        padding: 15px;
      }
      .our_services .more {
        font-size: 18px;
        top: -12px;
      }
      .contact_page h1 {
        font-size: 35px;
        margin: 30px 0px 30px 0px;
      }
      .contact_page h1 span {
        font-size: 30px;
      }
      .contact_page .wrapper .form-group {
        width: 100%;
        border-right: 0px !important;
        border-bottom: 1px solid #ffffff !important;
      }
      .contact_page .wrapper .form-group:last-child {
        border-bottom: 0px solid #ffffff !important;
      }
      .contact_page .wrapper .form-group label {
        padding: 28px 15px 15px 45px;
        min-height: 89px;
      }
      .contact_page h4.marinBottom-60 {
        margin-bottom: 25px;
      }
      .contact_page h4 {
        font-size: 20px;
        margin: 29px 0px 15px 0px;
      }
      .checkmark {
        top: 28px;
      }
      .form-group.half_left {
        width: 100%;
        padding-right: 0px;
      }
      .form-group.half_right {
        width: 100%;
        padding-left: 0px;
      }
      .contact_page .wrapper:before {
        left: 0px;
        width: calc(100% + 0px);
      }
      .our_partners.int_page h1 {
        font-size: 30px;
        margin: 30px 0px 30px 0px;
      }
      .our_partners.int_page .brands_slider .item{
        padding: 30px 0px;
      }
      .brands_slider .item img {
        width: 90%;
        padding: 10px;
      }
      #news .left .image{
        top: 70px;
      }

      #news .left .image.ind{
        top: -20px;
      }

      .blog_sec .big_container .left{
        padding: 10px 60px;
      }
      .parallax.one{
        background: url(/public/img/parallax-service1.jpg) bottom fixed no-repeat;
        background-size: cover;
        background-position: center;
      }
      .int_page.grey_sec .left,
      .parallax.service2 .left,
      .big_container.green_sec .content .left,
      .service.int_page .left {
        width: 100%;
        padding-right: 0px;
      }
      .int_page.grey_sec .right,
      .parallax.service2 .right,
      .big_container.green_sec .content .right,
      .service.int_page .right {
        width: 100%;
        padding-left: 0px;
      }
      .service .big_container{
        padding: 15px 15px !important;
      }

      .slider .card h1 {
        font-size: 32px;
        line-height: 36px;
        top: 126px;
      }
      .slider .circle.two.animate,
      .slider .partition_line.animate{
        display: none;
      }
      .slider .circle.animate {
        left: 50%;
        transition: all 0.6s;
        width: 300px;
        margin-left: -150px;
        height: 310px;
        border: 66px solid rgba(81, 173, 155,0.8);
      }
      .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 20px;
        top: auto;
      }
    }

    /* news */
    #news .circle_about {
      position: absolute;
      left: 50%;
      top: 0px;
      width: 700px;
      z-index: 99;
      margin-left: -350px;
      display: none;
    }

    #news .right .text {
      float: right;
      width: calc(100% + 100px);
      background-color: #ffffff;
      padding: 30px 30px 30px 45px;
      position: relative;
      left: 0px;
      margin-top: 80px;
      text-align: left;
      min-height: 450px;
      z-index: 999;
    }
    #news .right .text p {
      float: left;
      width: 100%;
      color: #606161;
      font-size: 17px;
      text-align: justify;
    }
    #news .left .image {
      /* float: right; */
      width: 100%;
      height: 500px;
      position: relative;
    }
    #news .left .image img {
      float: left;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #news .left .image:after {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(96,96,96,1);
      mix-blend-mode: color;
    }
    #news .newsTitle{
      font-size: 26px!important;
      color: #334049;
      text-decoration: none;

    }
    #news .newsTitle:hover{

      color: #334049;
      text-decoration: none;

    }
    #about .newsTitle{
      font-size: 26px!important;
      color: #334049;
      text-decoration: none;

    }
    #about .newsTitle:hover{

      color: #334049;
      text-decoration: none;

    }
    .nDetails {
      position: relative!important;
      left: 0!important;
    }
    #news .title {
      float: left;
      width: 50%;
      z-index: 9999;
      position: relative;
    }
    #news .title h2 {
      float: left;
      width: auto;
      font-size: 33px;
      color: #3dafa0;
      font-family: 'GothamBold';
      padding: 5px 5px 5px 54px;
      background-color: #ffffff;
      position: relative;
      left: 12%;
    }
    #news .nBtn{
      background-color: #334049;
      color: #ffffff;
      border-radius: 35px;
      font-size: 20px;
      text-align: center;
      padding: 15px 30px;
      font-family: 'GothamBold';
      position: absolute;
      text-decoration: none;
      transition: all 0.3s;
      z-index: 999;
      left: 50%;
      transform: translate(-50%, 0);
      bottom: -60px;
    }


    #news .nBtn:hover{
      -webkit-box-shadow: 5px 10px 37px -6px #949494;
      box-shadow: 5px 10px 37px -6px #949494;
      transition: all 0.3s;

    }
    #news {
      padding: 14px 0px 100px 0px!important;
      overflow-x: unset;
    }
    .our_news.int_page {
      background-image: url(/public/img/pattern.svg);
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
    }
    .our_news .about_sec {
      padding: 0;
      overflow-x: hidden;
    }
    .our_news.int_page h1 {
      float: left;
      width: 100%;
      font-size: 33px;
      color: #3dafa0;
      margin: 80px 0px 30px 0px;
      text-align: left;
      font-family: 'GothamBold';
    }
    .newsLeftItem{
      position: relative;
      float: left;
      margin-bottom: 50px;
    }

    /* end news */
