/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.main-header {
  position: fixed;
  /*     top: 0px;  */
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}
/*     background-color: rgba(0,0,0,0.2);
} */

/*form -section*/

.contact-team-f input {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #fff !important;
  border-radius: 0px;
  padding: 0px;
  color: #15abda;
  text-align: center;
  outline: none;
}

/* .col-four input {
  text-align: left;
} */

.contact-team-f h3 {
  font-size: 25px;
  font-weight: normal;
  line-height: 35px;
  margin: 0px 0px 40px;
}

input:-internal-autofill-selected {
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-text-fill-color: #000 !important;
  background-color: transparent !important;
}

.form-text {
  font-size: 25px;
  line-height: 45px;
}

.contact-team-f label {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 25px;
  white-space: nowrap;
  align-content: baseline;
  margin-bottom: 25px;
}

/* .col-four label {
  flex-wrap: wrap;
} */

.contact-team-f input {
  font-size: inherit !important;
}

.contact-team-f label span.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
  margin: 0 7px;
  border-bottom: 1px solid #fff;
}

.contact-team-f label span.wpcf7-form-control-wrap input {
  border-bottom: none !important;
}

.contact-team-f p {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.contact-team-f p label:first-child {
  /*	width: 40%;*/
  flex: 1;
}

.contact-team-f p label:nth-child(2) {
  /*	width: 60%;*/
  flex: 2;
}

.contact-team-f .col-s p label {
  /*	width: 76% !important;*/
  flex: 1;
}

.contact-team-f .col-t p label {
  /*	width: 74% !important;*/
  flex: 1;
}

.contact-team-f .col-four p label {
  /*	width: 100% !important;*/
  flex: 1;
}

/* .col-four .wpcf7-form-control-wrap {
  width: 100%;
} */

#write-now .e-con-inner .elementor-widget-heading {
  float: right;
  align-self: end;
}
#write-now > .e-con-inner {
  margin-right: 0;
}

.contact-team-sumit {
  margin-top: 40px;
}

.contact-team-sumit .wpcf7-submit {
  background-color: #15abda !important;
  border-color: #15abda !important;
  padding: 14px 70px 14px 40px !important;
  color: #fff !important;
  font-weight: 400;
  background-image: url(/wp-content/uploads/2024/06/arrow-7.svg);
  background-repeat: no-repeat;
  background-position: 210px 10px;
  cursor: pointer;
}

.e-font-icon-svg.e-eicon-close.eicon-close {
  fill: #fff !important;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: 5px;
  position: absolute;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}

/* 2024-05-27 */

/*    .banner-bottom-sec {
    position: absolute;
    bottom: 20px;
    left: auto;
    right: auto;
max-width: 1506px;
    padding: 0 10px !important;
    z-index: 2;
    margin-top: 0px!important;
}*/

.banner-bottom-sec {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: auto;
  max-width: 100%;
  /* padding: 0 13px !important; */
  padding: 0 !important;
  z-index: 2;
}

.banner-bottom-sec .e-con-inner {
  padding: 0 15px !important;
}

/* 19-06-2024  */

/*text animation css*/

/*@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

.animate {
  animation: bounce 0.5s;
}
*/

@keyframes textFade {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate {
  animation: textFade 0.3s ease-in-out;
}

/* scroll container css */
.sl-container {
  transition: 0s;
  overscroll-behavior: none;
}

.scroll-btn .elementor-button {
  cursor: pointer;
}

/*#panel-1 {
	height: calc(100vh + 100px);
}*/

/* 19-06-2024  */

/* 2024-06-07 ----------------------------*/

@font-face {
  font-family: Unbounded;
  src: url("/fonts/static/Unbounded-Regular.ttf");
}
@font-face {
  font-family: Unbounded Black;
  src: url("/fonts/static/Unbounded-Black.ttf");
}
@font-face {
  font-family: Unbounded Bold;
  src: url("/fonts/static/Unbounded-Bold.ttf");
}
@font-face {
  font-family: Unbounded ExtraBold;
  src: url("/fonts/static/Unbounded-ExtraBold.ttf");
}
@font-face {
  font-family: Unbounded ExtraLight;
  src: url("/fonts/static/Unbounded-ExtraLight.ttf");
}
@font-face {
  font-family: Unbounded Medium;
  src: url("/fonts/static/Unbounded-Medium.ttf");
}
@font-face {
  font-family: Unbounded Light;
  src: url("/fonts/static/Unbounded-Light.ttf");
}
@font-face {
  font-family: Unbounded SemiBold;
  src: url("/fonts/static/Unbounded-SemiBold.ttf");
}

body {
  font-family: Unbounded;
}

.center_wr {
  max-width: 1506px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

img {
  max-width: 100%;
}

/* Section 1 ------------------------------*/

.section_1 {
  position: relative;
  background-image: url("/wp-content/uploads/2024/05/Home-banner-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  height: 1100px;
  display: flex;
  align-items: center;
}

.overlay_y {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay_y img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.section_1 h2 {
  font-family: Unbounded;
  position: relative;
  z-index: 2;
  padding: 0;
  font-size: 142px;
  line-height: 176px;
  color: #ffffff;
  font-weight: 400;
  opacity: 1;
  transition: all 0.8s linear;
  text-align: center;
}

.section_1 h2.fly-right-first {
  left: 100vw;
}

.section_1 h2.fly-left-first {
  right: 100vw;
}

.section_1 h2.fly-right-second {
  left: 100vw;
}

.section_1 h2.fly-left-second {
  right: 100vw;
}

.section_1 h2.fly-left-first,
.section_1 h2.fly-left-second {
  font-weight: 700;
}

/* section 2 -----------------------------*/

.sections_cover_wrapper {
  position: relative;
  overflow: hidden;
}

/* .sections_cover_wrapper.fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
} */

#section_2 {
  position: relative;
  background-image: url("/wp-content/uploads/2024/05/Home-banner-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: end;
}

#section_2 h2 {
  font-family: Unbounded;
  font-size: 100px;
  line-height: 100px;
  font-weight: 400;
  text-align: left;
}

/* section 3 ---------------------------------*/

#section_3 {
  position: relative;
  background-color: #021115;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s linear;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#section_3.fixed {
  left: 0;
}

.overlay_combine {
  position: absolute;
  z-index: 1;
  width: 480px;
  height: 304px;
}

#section_3 h3 {
  font-family: Unbounded;
  font-size: 142px;
  line-height: 176px;
  color: #ffffff;
  z-index: 2;
}

/* section 4 ----------------------a*/

.sections_cover_wrapper2 {
  position: relative;
}

/* .sections_cover_wrapper2.fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
} */

#section_4 {
  position: relative;
  background-image: url("/wp-content/uploads/2024/05/Rectangle-9-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#section_4 h2 {
  font-family: Unbounded;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  text-align: left;
}

/* section 5 ----------------------a*/

#section_5 {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s linear;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#section_5.fixed {
  top: 0;
}

#section_5 h2 {
  font-family: Unbounded;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  text-align: left;
  color: #000;
}

/* section 6 ----------------------a*/

#section_6 {
  position: relative;
  background-image: url("/wp-content/uploads/2024/05/Rectangle-12.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#section_6 h2 {
  font-family: Unbounded;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  text-align: left;
}

#section_6 p,
#section_6 a {
  text-align: left;
  margin: 20px 0;
  display: block;
}

#about-img.remove-margin .elementor-widget-container {
  margin-left: 0 !important;
  transition: 0.2s ease-in;
}

div#csp-img img {
  width: 1400px !important;
  max-width: inherit !important;
  margin-left: -184%;
  margin-top: 30%;
}

#left-margin {
  margin-left: 5%;
}
#about-sc-second.active {
  padding: 0px !important;
}
#about-sc-second.active .about-sc-second {
  max-width: 100% !important;
  transform: inherit !important;
  scale: 1.2 !important;
}

#about-sc-second.active .slide-text1,
#about-sc-second.active .slide-text2,
#about-sc-second.active .slide-text3,
#about-sc-second.active .slide-text4 {
  display: none;
}

.gov-footer {
  position: absolute;
  bottom: 30px;
}
#concept-image {
  position: absolute;
  width: 1160px;
  right: -33%;
  z-index: 1;
}

#about-sc-second.active div#welcome-footer {
  position: absolute;
  bottom: 70px;
}
.soft-text {
  max-width: 856px !important;
  margin: 0px auto;
  text-align: center;
}

#fixed-text {
  z-index: 99;
}

.datascience:before {
  background: url(/wp-content/uploads/2024/06/data-science7.jpg) no-repeat;
  background-size: cover;
  background-position: bottom left;
  content: "";
  position: fixed;
  height: 100%;
  width: 100%;
}

.arrow_btn:hover .elementor-button svg path {
  stroke: #fff;
}

.megamenu_wrapper .elementor-heading-title a,
.arrow_btn .elementor-button svg path {
  transition: all 0.3s ease;
}

.megamenu_wrapper .elementor-heading-title a:hover {
  /* font-weight: 500; */
  color: #15abda !important;
}

.arrow_btn .elementor-button-icon {
  font-size: 30px;
  vertical-align: middle;
}
/* 
body:not(.home) .main-container .header.container {
	display: none;
} */

.header__menu,
.header__menu:hover,
.header__menu:focus {
  border: none;
  background-color: transparent;
}

.header__opened a:hover {
  color: #fff;
}

@media only screen and (min-width: 1400px) {
  .form-text {
    font-size: 35px;
    line-height: 45px;
  }
  .contact-team-f label {
    font-size: 34px;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  div#custom-image2:before {
    width: 35%;
    height: 320px;
  }
}

@media only screen and (max-width: 767px) {
	.contact-team-f {
		max-width: 430px;
	}
  .main-header {
    top: 0px !important;
  }
  .banner-bottom-sec {
    /*position: inherit;
	        bottom: 0px;*/
    /* display: none; */
  }
  .contact-team-f input {
    min-width: 250px;
  }
  #custom-image2:before {
    display: none;
  }

  .contact-team-f label {
    /* display: block; */
    font-size: 17px;
    white-space: unset;
    margin-bottom: 15px;
    line-height: normal;
		flex-wrap: wrap;
  }
  .form-text {
    font-size: 17px;
    line-height: normal;
  }
  .contact-team-f h3 {
    font-size: 15px;
    line-height: normal;
  }

  .banner-bottom-sec .e-con-inner  {
    display: flex !important;
    justify-content: space-between !important;
    padding: 0 25px 10px !important;
  }

  .banner-bottom-sec  .elementor-button {
    font-size: 13px !important;
    line-height: 17px !important;
    padding: 0 !important;
  }

  .banner-bottom-sec .elementor-button-icon svg {
    width: 39px;
  }

  .banner-bottom-sec .elementor-button-text {
    display: flex;
    align-items: center;
  }

	.contact-team-f label span.wpcf7-form-control-wrap {
		width: 93%;
		margin-left: 0;
	}

	.banner-bottom-sec .elementor-button-wrapper {
		line-height: 0;
	}

  
.arrow_btn .elementor-button-icon {
  font-size: 24px;
}

.arrow_btn .elementor-button {
  padding: 15px 15px 15px 20px !important;
}
}

.elementor-location-header,
.site-header {
  display: none !important;
}

.label--active {
  flex-wrap: wrap !important;
}

@media screen and (max-width: 1399px) {
  .panel .e-con-inner {
    max-width: 1175px;
  }
}

@media only screen and (min-width: 767px) {
	.cookies
	{
		max-width: 1400px;
		padding: 5px;
		background-color: #01b0f13b;
	}
	.cookies__text
	{
		float: left;
		margin-right: 10%;
		margin-bottom: unset;
	}
	.cookies__btns
	{
		margin-top: 3px;
	}

}
@media only screen and (max-width: 766px) {
	.cookies
	{
		max-width: unset;
		padding: 5px;
		background-color: #01b0f1ab;
	}


}
