@font-face {
  font-family: "gilroy";
  src: url(../fonts/Gilroy-Light.otf);
}

@font-face {
  font-family: "gilroy-bold";
  src: url(../fonts/Gilroy-ExtraBold.otf);
}

@font-face {
  font-family: "inter";
  src: url(../fonts/Inter-Regular.otf);
}


* {
  padding: 0;
  margin: 0;
  font-family: "inter";
}

html {
  overflow-x: hidden;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #000000;
}

p {
  font-family: 'Inter', sans-serif;
  font-size: 16px; padding: 25px 0;
  margin: 0 auto;
  font-weight: 400;
  line-height: 30px;
}

.logo {
  padding-left: 5rem;
}

.navbar-nav,li { 
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  padding: 0 0 0 0;
  gap: 0.7rem;
}

.navbar-nav li:hover {
  transform: scale(0.95);
  transition: 0.6s ease-in-out;
  border-radius: 30px;
  background-color: #6acff0;
}

.navbar-nav li:hover a {
  color: #fff !important;
}

/* ul,li { 
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  padding: 0px 2rem 0 0;
} */

#turk, #Deals, #service, #offers, #partners, #contact, #fot-sec { 
  padding: 65px 0;
}

.menu-bar .navbar-nav .nav-item,.navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.box-cal:after {
  content: url(../images/rings.png);
  position: absolute;
  right: -57px;
  bottom: -63px;
  z-index: -1;
}

.menu-bar-fot { 
  border-top: 1px solid #4a464e;
  border-bottom: 1px solid #4a464e;
  padding: 5px 0;
  margin: 65px 0;
}

.clr {
  color:#58b1f0;
}

.btn-hom a {
  margin-right: 25px;
  width: 140px;
  padding: 12px;
}

.btn-hom .btn:hover {
  background: none;
}

.slide-merg img {
  width: 100%;
  max-width: 550px;
  z-index: 100;
  position: relative;
  transition: ease all 0.5s;
}

.slide-merg img:hover {
  transform: rotate(360deg);
}

.top-bar {
  padding: 15px 0; background: #ffffff;
}

#hero-sec {
  background-color: #f9f9f9;
}

#hero-sec .heading-txt {
  text-align: center;
}

#hero-sec .heading-txt h2 {
  font-family: "gilroy";
  font-weight: 900;
  font-size: 3em;
  color: #212932;
  margin-top: 5rem;
}

#hero-sec .heading-txt h2 span {
  font-family: "gilroy-bold";
}

#hero-sec .heading-txt h2 .green-txt {
  color: #D6EF07;
}

#hero-sec .heading-txt p {
  padding: 0.5rem;
  font-size: 1.1em;
}

#hero-sec .sliderss {
  /* margin-top: 3rem; */
  position: relative;
  width: 100%;
}

#hero-sec .sliderss::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 101.05%;
  height: 100%;
  margin-left : -10px;
  box-shadow: inset 0px 20px 100px -5px #f9f9f9, inset 0px -50px 100px -5px #f9f9f9; 
  z-index: 10;
}

#hero-sec .slider {
  width: 100%;
}

#hero-sec .slider .slide {
  height: 500px;
}

#hero-sec .slider .slide img {
  width: 100%
}

#hero-sec .slider .slide1 img {
  height: 350px;
}

#hero-sec .slider .slide2 {
  display: flex;
  align-items: flex-end;
}

#hero-sec .slider .slide1 {
  display: flex;
  align-items: flex-end;
}

#hero-sec .slider .slide3 {
  display: flex;
  align-items: flex-end;
}

#hero-sec .slider .slide3 img {
  height: 350px;
}

#hero-sec .sliderr2 {
  margin-top: 1.3rem;
  width: 100%;
}

#hero-sec .sliderr2 .slide img {
  width: 100%
}

#hero-sec .sliderr2 .slide4 img {
  height: 300px;
}

#hero-sec .sliderr2 .slide5 img {
  height: 350px;
}

#hero-sec .sliderr2 .slide6 img {
  height: 300px;
}

#hero-sec .sliderr2 .slide7 img {
  height: 300px;
}

#hero-sec .slick-slide {
  margin: 0 10px;
}


#hero-sec .slick-list {
  margin: 0 -10px;
}

#turk {
  background: #f9f9f9;
  width: 100%;
  height: 530px;
}

#turk .lfft {
  margin-top: 4rem;
  text-align: center;
  color: #000;
}

#turk .lfft p {
  font-size: 1.1em;
}

.box-turk {
  height: 200px;   
  background: #ffffff;
  border-radius: 16px;    
  padding: 20px;
}

.cards-logos2 .box-turk {
  height: 250px;
}

.turk2 {
  background-color: #f4f4f4;
}

.box-turk:hover {
  background-color: #380d8f;
  transition: 0.6s;
}

.box-turk:hover p {
  color: #ffffff;
}

.box-turk p {
  color: #000;
  font-weight: 600;
  font-size: 1.2em;
}

.slide-in-right {
  padding-top: 3rem;
  width: 100%;
}

.box-turk img {
  margin-left: 0!important;
}

#service {
  background: #F9F9F9;
}

#service h2 {
  font-family: "gilroy-bold";
  color: #282943;
}

.left-txt h2,.left-txt p {
  color:#282943
}

#offers {
  background: url(../images/cfg-bg.png);    
  background-repeat: no-repeat;    
  background-position: top;
  background-size: contain;
  padding: 8rem 0;
}

.right-sec ul .list-group-item { 
  margin-top: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 40px 24px 24px;
  height: 57px;
  background: #F9F9F9;
  border: 1px solid #F5F7FA;
}

.left-txt h2 {
  width: 100%;
  font-family: "gilroy-bold";
  color:#282943;
}

.navbar-toggler {
  background-color: #015aa1;
}

#exTab2 h3 {  
  color : white;  
  background-color: #428bca;  
  padding : 5px 15px;
}

#exTab1 .nav-pills .active a { 
  color: #fff;
  background: #282943;
  border-radius: 18.5px;
  transition: ease all 0.5s;
}

#exTab1 .nav-pills > li > a { 
  border-radius: 0; 
  font-size: 18px; 
  color: #000; 
  text-decoration: none; 
  padding: 10px 30px;
}

#exTab1 ul {
  padding: 12px 0 12px 50px; 
  display: flex;
  justify-content: center;
  align-items: center; 
  border-radius: 21.5px; 
  background: #F4F4F4;
  width: 830px; 
  margin: auto;
}

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

.tab-pane {
  width: 100%;
  max-width: 1172px;
  margin: 0 auto; 
  border-radius: 30px;
  padding: 20px 0; 
  background: #FFFFFF;
}

.blue-bg {
  background:#212932;
  border-radius: 18px; 
  padding: 50px;
}

.cust {  
  border-radius: 18px; 
  text-align: center;  
  padding: 50px; 
  background: rgba(255, 255, 255, 0.1);
}

.cust h3 { 
  font-family: 'Gilroy-Bold'; 
  font-size: 20px; 
  padding-top: 25px; 
  color: #fff!important;
}
.cust p{ 
  font-size: 15px; 
  padding: 0;
}
.lft-cgf img {
  width: 100%; 
  max-width: 600px;
}
.right-cgf ul { 
  font-weight: 600;
  line-height: 40px;
}

#fot-sec ul li {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  padding: 0.3rem 0.7rem;
  gap: 1rem;
  width: fit-content;
}

#fot-sec ul li:hover {
  transform: scale(0.9);
  transition: 0.6s ease-in-out;
  border-radius: 30px;
  background-color: #62ccef;
}

#fot-sec ul li:hover a {
  color: #000000 !important;
}

#fot-sec ul li a {  
  text-decoration: none; 
  color: #fff;
}


/*start Partner carousel*/

.carousel-item img {
  max-width: 230px;
  margin-left: 26px;
}

.customer-partner a { 
  max-width: 100px;
}

.slick-prev {  
  position: absolute;  
  font-size: 41px; 
  color: #ccc; 
  bottom: 30px; 
  z-index: 999;
}

.slick-test-prev { 
  position: absolute; 
  font-size: 41px; 
  color: #ccc; 
  bottom: 0; 
  z-index: 999; 
  right: 50%;
}

.slick-next{ 
  position: absolute;  
  right: -60px; 
  font-size: 41px; 
  color: #ccc; 
  top: 50px;
}

.slick-test-next { 
  position: absolute; 
  font-size: 41px; 
  color: #ccc; 
  bottom: 0; 
  right: 45%;
}

.slick-next:hover,.slick-prev:hover,.slick-test-next:hover,.slick-test-prev:hover {
  color: #000;
}

.carousel-item.active { 
  display: block; 
  margin-right: -25%;
}

 .carousel-inner{   
  position: relative;
  width: 100%;
  overflow: hidden; 
  white-space: nowrap; 
  font-size: 0;
}


/*End Partner carousel*/


#fot-sec {
  background: #015aa1;
}

/* Slider */

.slick-slide { 
  margin: 0px 50px;
}

.slick-slider{ 
  position: relative;
  display: block;
  box-sizing: border-box; 
  -webkit-user-select: none; 
  -moz-user-select: none; 
  -ms-user-select: none;  
  user-select: none; 
  -webkit-touch-callout: none;   
  -khtml-user-select: none;   
  -ms-touch-action: pan-y;       
  touch-action: pan-y;   
  -webkit-tap-highlight-color: transparent;
}

.slick-list{ 
  position: relative;
  display: block; 
  overflow: hidden; 
  margin: 0; 
  padding: 0;
}

.slick-list:focus{ 
  outline: none;
}

.slick-list.dragging{ 
  cursor: pointer; 
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{ 
  -webkit-transform: translate3d(0, 0, 0);  
  -moz-transform: translate3d(0, 0, 0);  
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); 
  transform: translate3d(0, 0, 0);
}

.slick-track:before,.slick-track:after{ 
  display: table; 
  content: '';
}

.slick-track{
  width: 100%;
}

.slick-track:after{    
  clear: both;
}

.slick-loading .slick-track{ 
  visibility: hidden;
}

.slick-slide{
  display: none; 
  float: left; 
  height: 100%; 
  min-height: 1px;
}

[dir='rtl'] .slick-slide{ 
  float: right;
}

.slick-slide img{ 
  display: block;
}

.slick-slide.slick-loading img{ 
  display: none;
}

.slick-slide.dragging img{ 
  pointer-events: none;
}

.slick-initialized .slick-slide{ 
  display: block;
}

.slick-loading .slick-slide{  
  visibility: hidden;
}

.slick-vertical .slick-slide{ 
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {  
  display: none;
}


/*-------------landing page--------------*/


/*------Section-1------*/


.banner-sec {
  box-shadow: inset 0px 0px 20px 5px #f1f1f1;
}

.banner-sec .slider1 .slide {
  padding: 0 0 1rem 0;
}

.banner-sec .slider2 .slide {
  padding: 0 0 1rem 0;
  margin: 0 0.5rem 0 0.5rem;
}

.banner-sec .txt-sec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.banner-sec .txt-sec h2 {
  font-family: "gilroy";
  width: 100%;
  font-weight: 900;
  padding: 0;
}

.banner-sec .txt-sec .bold-txt {
  font-family: "gilroy-bold";
}

.banner-sec .txt-sec .green-txt {
  color: #D6EF07;
  font-family: "gilroy-bold";
}

.banner-sec .txt-sec p {
  width: 100%;
  font-size: 1.1em;
  padding: 0;
}




/*------ Section-2 -------*/



.sec-2 .top-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}

.sec-2 .top-sec::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #ffffff;
  border-radius: 0 0 100% 100%/ 0 0 100% 100%;
  transform: scale(1.2);
  z-index: 5;
}

.sec-2 .top-sec .txt {
  margin-top: 6rem;
  margin-bottom: -6rem;
  width: 60%;
  z-index: 100;
}

.sec-2 .top-sec .txt .heading {
  width: 100%;
  background-color: #212932;
  padding: 1.2rem 2rem 0.7rem 2rem;
}

.sec-2 .top-sec .txt .heading h2 {
  color: #fff;
  font-weight: 600;
}

.sec-2 .top-sec .txt .heading h2 span {
  color: #D6EF07;
}

.sec-2 .top-sec .txt .para {
  background-color: #f9f9f9;
  padding: 0.1rem 3rem 0.1rem 2rem;
}

.sec-2 .top-sec .txt .para p {
  font-size: 1.1em;
  margin: 0;
}

.sec-2 .middle-sec {
  margin-top: -5rem;
  margin-bottom: -5rem;
  position: relative;
}

.sec-2 .middle-sec img {
  width: 100%;
  z-index: 2;
}

.sec-2 .middle-sec .txt {
  position: absolute;
  top: 50%;
  left: 8rem;
  background-color: #fff;
  width: 850px;
  padding: 1rem 3rem 1rem 1rem;
}

.sec-2 .middle-sec .txt h2 {
  font-family: "gilroy-bold";
  color: #282943;
  font-size: 2.1em;
}

.sec-2 .middle-sec .txt h5 {
  font-weight: 600;
}

.sec-2 .bottom-sec {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec-2 .bottom-sec::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: #ffffff;
  border-radius: 100% 100% 0 0/ 100% 100% 0 0;
  transform: scale(1.2);
  z-index: 5;
}

.sec-2 .bottom-sec .counts {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  margin-bottom: 4rem;
  margin-top: -6rem;
}

.sec-2 .bottom-sec .counts div {
  width: 250px;
  text-align: center;
  background-color: #f9f9f9;
  padding: 2rem 0;
}

.sec-2 .bottom-sec .counts div span {
  font-size: 3.5em;
  font-weight: 900;
  color: #282943;
  margin: 0;
  padding: 0;
  width: 100%;
}

.sec-2 .bottom-sec .counts div p {
  color: #282943;
  font-weight: 600;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

.sec-2 .bottom-sec .counts .offices {
  border-right: 2px solid #ececec;
}

.sec-2 .bottom-sec .counts .containers {
  border-right: 2px solid #ececec;
}

.sec-2 .bottom-sec .counts .freight {
  border-right: 2px solid #ececec;
}




/*------- Section-3 ------*/


.sec-3 {
  margin-top: 4rem;
  width: 100%;
}

.sec-3 .sliderr {
  width: 100%;
}

.sec-3 .slick-slide {
  margin: 0 20px;
}

.sec-3 .sliderr .img-txt {
  height: 500px;
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  position: relative;
}

.sec-3 .sliderr .img-txt h2 {
  font-weight: 600;
  z-index: 10;
}

.sec-3 .sliderr .slide1 {
  background-image: url(../Images/slide2-img-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-3 .sliderr .slide2 {
  background-image: url(../Images/slide2-img-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2rem;
}

.sec-3 .sliderr .slide3 {
  background-image: url(../Images/slide2-img-3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-3 .sliderr .img-txt:hover .txt p {
  opacity: 1;
  transform: scale(1);
}

.sec-3 .sliderr .img-txt:before {
  content: '';
  display: block;
  position: absolute;
  height: 0%;
  width: 100%;
  left: 0;
  bottom: 0;
  transition: height 0.8s ease-out;
  background: linear-gradient(to bottom, transparent 0%, #1E064E 100%);
}

.sec-3 .sliderr .img-txt:hover:before {
  height: 100%;
}

.sec-3 .sliderr .img-txt:hover .txt button {
  opacity: 1;
  transform: scale(1);
}

.sec-3 .sliderr .img-txt .txt p {
  font-weight: 100;
  opacity: 0;
  transform: scale(0);
  transition: 1.2s;
}

.sec-3 .sliderr .img-txt .txt button {
  border: none;
  background-color: #ffffff;
  outline: none;
  padding: 0.7rem 1.5rem;
  border-radius: 25px;
  font-size: 0.9em;
  font-weight: 600;
  color: #1E064E;
  opacity: 0;
  transform: scale(0);
  transition: 1.2s;
}

.sec-3 .sliderr .img-txt .txt button:hover {
  background-color: #D6EF07;
  transition: 0.6s;
}



/*------ Section-4 ------*/


.sec-4 {
  margin-top: 6rem;
  padding: 6rem;
  background-color: #f9f9f9;
  text-align: center;
}

.sec-4 img {
  width: 90%;
}

.sec-4 .txt {
  text-align: left;
  padding: 0 5.5rem;
}

.sec-4 .txt .heading-btn {
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec-4 .txt .heading-btn h2 {
  font-family: "gilroy-bold";
  color: #282943;
}

.sec-4 .txt .heading-btn button {
  border: none;
  background-color: #f0f0f0;
  outline: none;
  padding: 0.8rem 1.5rem;
  border-radius: 25px;
  font-size: 0.9em;
  font-weight: 600;
  color: #1E064E;
}

.sec-4 .txt .heading-btn button:hover {
  background-color: #1E064E;
  color: #ffffff;
  transition: 0.6s;
}

.sec-4 .txt p {
  font-size: 1.1em;
  color: #212932;
}


/*------ Section-5 ------*/


.sec-5 {
  padding: 4rem;
  background-color: #EEF2F4;
}

.sec-5 .txt-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sec-5 .txt-img h2 {
  font-family: "gilroy-bold";
  font-weight: 900;
  font-size: 3em;
  color: #212932;
}

.sec-5 .txt-img img {
  margin-top: 4rem;
}


/*----- Video-sec-----*/


.sec-6 {
  width: 100%;
}

.sec-6 .video-js {
  width: 100%;
}

.sec-6 .vjs-poster img {
  object-fit: cover;
}


/**************Accordion Ocean Frieght Page**************/

.accordion .accordion-button,.accordion-button:not(.collapsed),.accordion-button:focus,.accordion-button button:not(:disabled) [type=button]:not(:disabled) {
    background: #F9F9F9!important;
    border: 1px solid #F5F7FA!important;
    border-radius: 16px!important;
    font-family: 'Inter'!important;
    color: #000000;
    font-weight: 600!important;
    font-size: 18px!important;
    box-shadow: none;
    padding: 20px;
}

.padd {
    margin-bottom: 20px;
    background: #F9F9F9!important;
    border: 1px solid #F5F7FA!important;
    border-radius: 16px!important;
}

div#accordionExample {
    padding-top: 20px;
}

.accordion-button::after {
    background-image: var(--bs-accordion-btn-active-icon)!important;
    transition: var(--bs-accordion-btn-icon-transition)!important; 
    background: #FFFFFF;
    border: 1px solid #D8E1E5;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 1;
    padding: 17px;
    background-size: 20px;
    background-position: 8px 8px;
    background-repeat: no-repeat;
}

.accordion-button:not(.collapsed)::after {   
  transform: var(--bs-accordion-btn-icon-transform)!important;
}

.left-txt h6 {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
}

/**************B2B page css**************/

.b2b-pg {
  height: 650px !important
}

/**************who we are page css**************/
.who-pro p {
    width: 100%;
    max-width: 600px;
    margin-left: 0;
}

.Our-val { 
  width:100%;
  max-width: 600px;    
  height: 156px; 
  margin-top: 25px;  
  background: #fff; 
  border-radius: 16px;    
  padding: 20px 23px;
}

.Our-val:hover{
  background:#015aa1;
  color: white;
}









/**************Responsive Media query**************/








@media screen and (max-width: 991px){
  .b2b-pg {
    height: 700px!important;
  }
}
@media screen and (max-width: 767px){

  .b2b-pg { 
    height: 850px!important;
  }
  #turk { 
    background: #1E064E; 
    height: 600px;
  }
  #exTab1 .nav-pills > li > a {
    padding: 8px 16px;
  }
  .land-f img {  
    position: absolute; 
    bottom: -9px;
  }
  .carousel-item img {  
    max-width: 230px; 
    margin-left: -40px;
  }
  .right-cgf {
    padding-left: 0!important;
    padding-right: 0!important; 
  }
}



@media screen and (max-width: 425px) {
  .right-sec {
    padding-top: 0!important;
  }
  .right-sec ul .list-group-item {
    margin-top: 0!important;
    padding-top: 0!important;
  }
  .indx ul .list-group-item { 
    margin-top: 42px!important;
  }
  #fot-sec .row {  
    padding-left: 26px;
  }
  #exTab1 .nav-pills > li > a { 
    padding: 3px 23px;
  }
  .land-f img { 
    position: absolute;  
    bottom: -14px; 
    left: 47%;
  }
  .tab-pane { 
    padding: 15px 10px;
  }

  .logo {
    padding-left: 0rem;
}

.limg {
  width: 44% !important;
}

.logoimg{
  width: 100% !important;
  margin-left: 0% !important;
}



}
@media screen and (max-width: 375px){
  .b2b-pg {
    height: 950px!important
  }
}


.contact_us * {
  font-family: Nunito, sans-serif;
}

.contact_us a {
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.contact_us .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.contact_us input:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.contact_us textarea:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.contact_us .responsive-cell-block {
  min-height: 75px;
}

.contact_us .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.contact_us .responsive-container-block.bigContainer {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
}

.contact_us .responsive-container-block.Container {
  max-width: 1320px;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.contact_us .mainImg {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.contact_us .responsive-cell-block.wk-desk-7.wk-ipadp-8.wk-tab-12.wk-mobile-12 {
  background-color: #333333;
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 30px;
  padding-left: 50px;
}

.contact_us .text-blk.heading {
  color: white;
  font-size: 35px;
  line-height: 48px;
  font-weight: 800;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.contact_us #message {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.contact_us .emailArea {
  width: 49%;
}

.contact_us .firstRow {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  width: 100%;
}

.contact_us .fullNameArea {
  width: 49%;
}

.contact_us .cardHead {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: white;
}

.contact_us .submit {
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #00b2eb;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.contact_us .formTable {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.contact_us .messageArea {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.contact_us .fullName {
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.contact_us .email {
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

@media (max-width: 1024px) {
  .contact_us .firstRow {
    flex-direction: column;
  }

  .contact_us .fullNameArea {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .contact_us .emailArea {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .contact_us .responsive-container-block.bigContainer {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .contact_us .responsive-container-block.Container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .contact_us .responsive-cell-block.wk-desk-7.wk-ipadp-8.wk-tab-12.wk-mobile-12 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.wk-desk-1 {
  width: 8.333333%;
}

.wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}

@media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }

  .wk-ipadp-2 {
    width: 16.666667%;
  }

  .wk-ipadp-3 {
    width: 25%;
  }

  .wk-ipadp-4 {
    width: 33.333333%;
  }

  .wk-ipadp-5 {
    width: 41.666667%;
  }

  .wk-ipadp-6 {
    width: 50%;
  }

  .wk-ipadp-7 {
    width: 58.333333%;
  }

  .wk-ipadp-8 {
    width: 66.666667%;
  }

  .wk-ipadp-9 {
    width: 75%;
  }

  .wk-ipadp-10 {
    width: 83.333333%;
  }

  .wk-ipadp-11 {
    width: 91.666667%;
  }

  .wk-ipadp-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }

  .wk-tab-2 {
    width: 16.666667%;
  }

  .wk-tab-3 {
    width: 25%;
  }

  .wk-tab-4 {
    width: 33.333333%;
  }

  .wk-tab-5 {
    width: 41.666667%;
  }

  .wk-tab-6 {
    width: 50%;
  }

  .wk-tab-7 {
    width: 58.333333%;
  }

  .wk-tab-8 {
    width: 66.666667%;
  }

  .wk-tab-9 {
    width: 75%;
  }

  .wk-tab-10 {
    width: 83.333333%;
  }

  .wk-tab-11 {
    width: 91.666667%;
  }

  .wk-tab-12 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .wk-mobile-1 {
    width: 8.333333%;
  }

  .wk-mobile-2 {
    width: 16.666667%;
  }

  .wk-mobile-3 {
    width: 25%;
  }

  .wk-mobile-4 {
    width: 33.333333%;
  }

  .wk-mobile-5 {
    width: 41.666667%;
  }

  .wk-mobile-6 {
    width: 50%;
  }

  .wk-mobile-7 {
    width: 58.333333%;
  }

  .wk-mobile-8 {
    width: 66.666667%;
  }

  .wk-mobile-9 {
    width: 75%;
  }

  .wk-mobile-10 {
    width: 83.333333%;
  }

  .wk-mobile-11 {
    width: 91.666667%;
  }

  .wk-mobile-12 {
    width: 100%;
  }
}
