/* header */
* {
  margin: 0;
  padding: 0;
}

.section-1-page-2 {
  background: #fffffffc !important;
  box-shadow: inset 0px 0 20px 10px #0000001f;
  z-index: 999999999999;
  position: relative;
}
/* header */

.nav {
  align-items: center;
}

.nav ul li {
  list-style-type: none;
  padding: 1em 0px;
}

.nav ul {
  display: flex;
  margin-bottom: 0;
  position: relative;
}

.nav ul li a {
  text-decoration: none;
  color: #ffffff;
  padding: 30px 20px;
}

#marker {
  position: absolute;
  display: none;
  background-color: #3daae2;
  box-shadow: 0px 0px 15px 10px #3daae269;
  height: 3px;
  -webkit-transition: width 0.5s, left 0.5s;
  -moz-transition: width 0.5s, left 0.5s;
  -ms-transition: width 0.5s, left 0.5s;
  -o-transition: width 0.5s, left 0.5s;
  transition: width 0.5s, left 0.5s;
  bottom: -15px !important;
  width: 40px !important;
  margin-left: 22px;
}

.dropdown-main,
.dropdown-main-2,
.dropdown-main-3 {
  position: relative;
}

ul.dropdown-content {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background: #3dabe2 !important;

  z-index: 99999999999999999;
  border-radius: 10px;
}

ul.dropdown-content li:last-child,
ul.dropdown-content-2 li:last-child,
ul.dropdown-content-3 li:last-child {
  padding-bottom: 0 !important;
}

ul.dropdown-content-2 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background: #3dabe2 !important;

  z-index: 99999999999999999;
  border-radius: 10px;
}

ul.dropdown-content-3 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background: #3dabe2 !important;

  z-index: 99999999999999999;
  border-radius: 10px;
}

.dropdown-main:hover .dropdown-content {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
  
}

.dropdown-main-2:hover .dropdown-content-2 {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
}

.dropdown-main-3:hover .dropdown-content-3 {
  height: auto;
  transform: scaleY(1);
  width: 174px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2;
}

.dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #000000 !important;
}

.dropdown-content:hover {
  height: auto;
  transform: scaleY(1);
  width: 170px;
}

.clearfix li {
  padding: 0 !important;
}

.dropdown-main li,
.dropdown-main-2 li,
.dropdown-main-3 li {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

.dropdown-1,
.dropdown-2,
.dropdown-3 {
  transform: rotate(0dg);
  transition: 1s;
  color: white;
  margin-left: 5px;
}

.dropdown-main:hover .dropdown-1,
.dropdown-main-2:hover .dropdown-2,
.dropdown-main-3:hover .dropdown-3 {
  transform: rotate(-180deg);
  transition: 1s;
  color: #3cabe0;
}

.dropdown-content li a,
.dropdown-content-2 li a,
.dropdown-content-3 li a {
  padding: 0 !important;
  padding-left: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 108px !important;
}

.dropdown-content-2 li a {
  padding-right: 40px !important;
}

.dropdown-content-3 li a {
  padding-right: 92px !important;
}

.clearfix li a:hover {
  color: #3cabe0;
}

.dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #3cabe0;
}

#check {
  display: none;
}

.labell {
  display: inline-block;
  position: relative;
  top: 50px;
  left: 88%;
  z-index: 99;
}

.dflex-01 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  z-index: 999999999999999;
  position: relative;
}


.logo {
  padding-right: 70px;
}

.logo img {
  width: 125px;
}

.Hotbg {
  height: 40px;
  align-items: center;
  display: flex;
}

.Hotbg:hover {
  border: 2px solid #3daae2;
  border-right: transparent;
}

.Hotbg:hover > .Hotbg-txt {
  width: 180px;
  padding: 0 20px;
}

.Hotbg:hover > .Hotbg-btn {
  background-color: #3daae2;
}

.Hotbg:hover > .Hotbg-btn i {
  color: rgb(255, 255, 255) !important;
}

.Hotbg-btn {
  color: #e84118;
  text-decoration: none;
  float: right;
  width: 43px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
}

.Hotbg-btn > i {
  font-size-adjust: 30px;
  color: #3daae2;
}

.Hotbg-btn:hover i {
  font-size-adjust: 30px;
  color: #33c4c8;
}

.Hotbg-txt {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: rgb(255, 255, 255);
  font-size: 16px;
  transition: 0.4s;
  line-height: 40px;
  width: 0px;
  font-weight: bold;
}

.xicon,
.burgericon,
.burgericontemp {
  font-size: 0;
  padding: 0;
}

.burgerdiv {
  display: none;
}

@media (max-width: 1200px) {
  .nav ul li a {
    padding: 44px 23px;
  }

  .dflex-01 {
    max-width: 100% !important;
    justify-content: space-evenly;
  }

  .resources {
    padding-left: 8px !important;
  }

  .contact {
    padding-left: 15px !important;
  }

  #marker {
    margin-left: 25px;
  }
  .logo img {
    width: 120px;
  }

  .logo {
    padding-right: 0px;
  }

  .nav ul li a {
    padding: 44px 15px;
  }

  #marker {
    margin-left: 15px;
  }
}

@media (max-width: 1100px) {
  .logo {
    padding-right: 0px;
  }
}

@media (max-width: 920px) {
  .logo img {
    width: 110px;
    height: 100px;
  }

  .nav ul li a {
    padding: 44px 17px;
  }
}

@media (max-width: 886px) {
  #marker {
    margin-left: 21px;
  }

  ul {
    padding-left: 1rem !important;
  }
}

@media (max-width: 840px) {
  ul {
    padding-left: 0 !important;
  }

  #marker {
    margin-left: 20px;
  }

  .logo img {
    width: 90px;
    height: 85px;
  }

  .nav ul li a {
    padding: 45px 20px;
  }

  .contact {
    padding-left: 7px !important;
  }
}

@media (max-width: 995px) {
  .dflex-01 {
    justify-content: space-between;
    max-width: 95% !important;
  }

  .Hotbg {
    margin-left: 0px;
  }

  .Hotbg-btn {
    border: 1px solid #b8b8b8;
  }

  .Hotbg {
    margin-left: -50px;
  }

  .Hotbg:hover > .Hotbg-txt {
    width: 350px;
    padding: 0 20px;
  }

  .xicon,
  .burgericon,
  .burgericontemp {
    font-size: 40px;
    color: rgb(0, 0, 0);
    padding: 20px 40px;
    cursor: pointer;
    z-index: 9999999999999999999;
    font-size: 0;
    padding: 0;
    transition: 0.7s all;
    color: #fff;
  }

  .burgericontemp {
    font-size: 40px;
    padding: 20px 40px;
  }

  .burgericonfa {
    font-size: 0px;
    padding: 0px;
  }

  .xicon {
    font-size: 40px;
    padding: 20px 40px;
  }

  .burgerdiv {
    display: block;
  }

  .nav {
    flex-direction: column;
    align-items: flex-start;
    position: fixed;
    z-index: 999999;
    background-color: #000000ba;
    box-shadow: 1px 4px 40px rgb(0 0 0 / 45%);
    width: 100%;
    transition: all 0.3s ease;
    padding: 0px 50px !important;
    left: -100%;
    right: 0;
    top: 0;
    bottom: 0;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .nav-script {
    left: 0%;
  }

  .nav ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav ul li a {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    padding: 25px 0px;
  }

  .nav ul li {
    padding: 0px !important;
  }

  .resources {
    padding: 25px 0px !important;
  }

  .nav ul {
    margin-top: 35px;
  }

  .contact {
    padding: 25px 0px !important;
  }

  .contact {
    margin-bottom: 25px;
  }

  #marker {
    display: none !important;
  }

  .dropdown-main:hover .dropdown-content {
    top: 70px;
    background: #3dabe2 !important;
    width: 220px;
    height: 220px;
    justify-content: center;
  }

  .dropdown-main-2:hover .dropdown-content-2 {
    top: 60px;
    background: #3dabe2 !important;
    width: 250px;
    height: 250px;
    justify-content: center;
  }

  .dropdown-main-3:hover .dropdown-content-3 {
    top: -190px;
    background: #3dabe2 !important;
    width: 220px;
    height: 220px;
    justify-content: center;
  }

  .dropdown-content a {
    width: 220px;
  }
  .nav ul li a {
    padding: 18px 15px !important;
}
}

@media (max-width: 480px) {
  .labell {
    left: 85%;
  }

  .Hotbg:hover > .Hotbg-txt {
    width: 250px;
  }
}
@media (max-width: 425px) {
  .dflex-01 {
    padding-top: 25px;
  }
}
@media (max-width: 412px) {
  .logo img {
    width: 82px;
    height: 80px;
  }

  .nav {
    border-radius: 0;
  }
}

@media (max-width: 380px) {
  .nav {
    border-radius: 0;
    width: 100%;
  }
}

@media (max-width: 360px) {
  .logo img {
    width: 82px;
    height: 80px;
  }

  .nav {
    border-radius: 0;
  }
}

/* header */




/* section 2 start  */


.section-2-page-2{
  background-color: #FFF;
    position: sticky;
    top: 0;
    z-index: 999999999;
    box-shadow: 0px 0px 8px #b3a4a4;
}
.right-page-2 {
  display: flex;
  justify-content: space-between;
  width: 20%;
}
.row-1-page-2 {
  display: flex;
  justify-content: space-between;
  
}

.right-page-2 p:nth-child(2){
  padding-left: 50px;
}
.row-2-page-2 {
  display: flex;
  justify-content: space-between;
}
.left-2-page-2 {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.left-page-2 h1{
  font-size: 27px;
  font-weight: bold;
  margin: 0;
}
.left-page-2,.right-page-2{
  padding: 10px 0px 0px 0px;
  
}
.left-2-page-2 p,.left-2-page-2 h1 {
  margin: 0;
}
.right-2-page-2 h1 {
  font-size: 27px;
  font-weight: bold;
  margin: 0;
  padding-right: 155px;
}
.left-2-page-2 p {
  border-right: 1px solid black;
  padding-right: 15px;
  padding-left: 15px;
}
.left-2-page-2 p:nth-child(1){
  padding-left: 0;
}
.left-2-page-2 p:nth-child(4){
  border: unset;
}
.right-2-page-2 {
  padding-bottom: 10px;
}

/* section 2 end  */



/* section 3 start  */
.row-section-3-page-2{
  display: flex;
  padding: 30px 0px;
  justify-content: space-between;
}

.bar-contact-agent{
  background-color: orange;
  padding: 10px 20px;
}
.slider-right-contact-form{
  background-color: #fff;
  width: 30%;
  position: sticky;
  align-self: flex-start;
  top: 93px;
  border: 1px solid black;
}

.inner-main-form {
  padding: 20px;
}
.inner-form-section-5-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inner-form-left {
  width: 32%;
}
.inner-form-left img{
  width: 100%;
  border-radius: 50%;
}
.inner-form-right {
  width: 58%;
}

.inner-form-right h4{
  font-size: 17px;
  font-weight: 700;
  margin: 0;
}
.inner-form-right p{
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.bar-contact-agent h5 {
  margin: 0;
  padding: 0;
}

.input-type-text .select-wrapper .select,.select-input{
  width: 100%;
    padding: 5px;
    border-radius: 5px;
    margin-top: 20px;
    border-width: 1px;
    padding-left: 8px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
}
.input-type-text .select-wrapper .select{
  margin-top: 20px;
}
.input-type-text .select-wrapper .select:focus-visible,.select-input:focus-visible{
  outline: unset;
  box-shadow: 0px 0px 10px 0px #3daae2;

}
.input-type-text{
  overflow: auto;
}
#text-area{
  width: 100%;
  resize: both;
  overflow: auto;
  height: 100px;
  padding-left: 8px;

}
.input-type-text p{
  margin: 0;
  padding: 0;
  padding-top: 15px;
}



/* slider section 4  */
.slider-main-page-2 {
  width: 67%;
  height: 1900px;
}
.section4slider {
  position: relative;
  height: 500px;
  background: black;
  width: 100%;
}
.swiper-slide.swiper-slide-active {
  width: 100% !important;
  margin: 0 !important;
}
.swiper-container{
  height: 100%;
}
.review-box {
  border-radius: 5px;
  width: 65%;
  margin: auto;
  height: 100%;
}
.review-box img {
  width: 100%;
  height: 100%;
}
.user-post {
  padding-bottom: 16px;
  margin: 0 !important;
}
.swiper-testimonial {
  padding: 30px 20px 100px;
}
.test-arrowbox .swiper-button-next-test,
.test-arrowbox .swiper-button-prev-test {
  border-radius: 50%;
  --size: 55px;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
}

.test-arrowbox {
  z-index: 999999999;
  position: absolute;
  display: flex;
  width: 100%;
  max-width: 1450px;
  justify-content: space-between;
  margin: auto;
  top: 50%;
}
i.fas.fa-long-arrow-alt-left.arrow,
i.fas.fa-long-arrow-alt-right.arrow {
  color: white;
}

.arrow {
  cursor: pointer;
  transition: all 0.2s ease-in;
  font-size: 35px;
  color: #3daae2;
  opacity: .3;
}
.fad.fa-chevron-circle-left:after {
  color: white;
  opacity: 1;
}
.fad.fa-chevron-circle-right:after {
  color: white;
  opacity: 1;
}
.swiper-pagination {
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 100%;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  margin-right: 5px;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: #212324 !important;
  opacity: 0.4 !important;
}
.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #1d1d1d !important;
}

.content-slider-s4 {
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.content-slider-s4 p {
  color: #000000;
  margin: 0;
}

.content-slider-image {
  width: 100%;
  margin-bottom: 35px;
}

.content-slider-image img {
  width: 100%;
}
.dflex-slider-content {
  display: flex;
  justify-content: space-between;
  padding: 0px 20px;
  color: #737373;
}
.dflex-slider-content p,
.dflex-slider-content-extra p {
  text-align: left;
  color: #737373;
  font-size: 15px;
}
.dflex-slider-content p:nth-child(2) {
  text-align: right;
}
.dflex-slider-content-extra {
  text-align: left;
  padding: 0px 20px;
  margin-bottom: 35px;
}
.bold-gallery-p {
  font-weight: bold;
  color: #1900ff;
}
.bold-gallery-p p {
  color: #000000;
}
.content-slider-image {
  position: relative;
}

.overlay-slider-image {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 3px;
  color: #ffff;
  font-size: 20px;
  z-index: 999999999999999;
  opacity: 1;
  background: #4ca5d5c5;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}
/* slider section 4  */



/* section 3 end  */




/* section 4 start   */


.column-1-section-4-page-2{
  width: 70%;
}

.column-2-section-4-page-2{
  width: 37%;
  margin-top: 50px;
}
.section-4-page-2{
  background: #ebebeb;
  padding: 50px 0;
  margin-top: 50px;
  margin-top: -1280px;
}
.column-1-section-4-page-2 h1{
  font-size: 24px;
  font-weight: bold;
}
.column-1-section-4-page-2 h5{
  font-size: 15px;
  font-weight: 700;
}
.column-2-section-4-page-2 ul{
  margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #c4c4c4;
    border-bottom: none;
}
.column-2-section-4-page-2 ul li{
  list-style-type: none;
  display: block;
  overflow: auto;
  border-bottom: 1px solid #c4c4c4;
  background: #FFF;
display: flex;
}
.column-2-section-4-page-2 ul li strong{
  padding: 10px;
}
.column-2-section-4-page-2 ul li strong:nth-child(1){
  background-color: #3daae2;
  display: block;
  width: 40%;
  margin-right: 15px;
  text-align: right;
}
.column-2-section-4-page-2 ul li strong:nth-child(2){
  display: block;
  width: 60%;

}

/* section 4 end  */



/* section 5 start  */
.section-5-page-2{
  background-color: #fff;
  padding: 50px 0;
}
.column-1-section-4-page-2 p:nth-child(7){
  margin: 0;
  font-size: 13px;
}

.column-1-section-4-page-2 h6:nth-child(6){
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}

.column-1-section-4-page-2 h1:nth-child(1){
  padding-bottom: 15px;
}
 /* section 5 end */

 /* section 6 start */

.section-6-page-2{
  background-image: url("../bg-map.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.disclaimer-section6 p{
  margin: 0;
  padding: 0;
}

 /* section 6 end */



 

/* section 7 start  */
.section7 {
  background-image: url('../footerbg.png');
  padding: 50px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: white;
  padding-top: 80px;
}
.section7 a {
  color: #000000;
}
.d-flex-s7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-s7-1,
.content-s7-2,
.content-s7-3 {
  width: 25%;
}
.content-s7-2 {
  width: 14%;
}
.content-s7-2 img {
  width: 100%;
}
.content-s7-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inner-right a {
  display: block;
  text-decoration: none;
}
.email {
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}
.phone1,
.phone2 {
  letter-spacing: 1px;
}
.email a {
  text-decoration: none;
}
.inner-left{
  width: 50%;
}
.inner-left h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.inner-left h6 {
  margin: 0;
}
.inner-right a:nth-child(2) {
  margin: 10px 0px;
}
/* section 7 end  */

/* section 8 start  */
.section8 {
  background-color: #1e1d1d;
  padding: 25px 0px;
  text-align: center;
}
.section8 h1 {
  color: white;
  font-size: 25px;
}
/* section 8 end  */



.d-none-for-sale{
  display: none;
}



@media (max-width:1025px){
  .column-2-section-4-page-2 {
    width: 50%;
  }
  .column-1-section-4-page-2 {
    width: 65%;
}
.content-s7-1, .content-s7-2, .content-s7-3 {
  width: 30%;
}
.section8 h1 {
  color: white;
  font-size: 18px;
}
.right-page-2 {
  width: 27%;
}

}


@media (max-width:993px){
  .section-2-page-2 {
    position: unset;
}
.slider-right-contact-form {
  position: unset;
  width: 85%;
  margin: auto;
  margin-top: 90px;
}
.row-section-3-page-2{
  flex-direction: column;
}
.slider-main-page-2{
  height: 100%;
  width: 85%;
  margin: auto;
}
.section-4-page-2{
  margin: 0;
}
.left-page-2 h1 {
  font-size: 20px;

}
.left-2-page-2 p {
  padding-right: 5px;
}
.right-2-page-2 h1 {
  font-size: 20px;
  padding-right: 175px;
}
.column-1-section-4-page-2 {
  width: 85%;
  margin: auto;
}
.column-2-section-4-page-2 {
  width: 85%;
  margin: auto;
  margin-top: 50px;
}
.section8 h1 {
  color: white;
  font-size: 15px;
}
.right-page-2 {
  width: 35%;
}
}




@media (max-width:769px){
  .section-2-page-2 {
    position: unset;
}
.slider-right-contact-form {
  position: unset;
  width: 85%;
  margin: auto;
  margin-top: 90px;
}
.row-section-3-page-2{
  flex-direction: column;
}
.slider-main-page-2{
  height: 100%;
  width: 85%;
  margin: auto;
}
.section-4-page-2{
  margin: 0;
}
.left-page-2 h1 {
  font-size: 20px;

}
.left-2-page-2 p {
  padding-right: 5px;
}
.right-2-page-2 h1 {
  font-size: 20px;
  padding-right: 175px;
}
.column-1-section-4-page-2 {
  width: 85%;
  margin: auto;
}
.column-2-section-4-page-2 {
  width: 85%;
  margin: auto;
  margin-top: 50px;
}
.section8 h1 {
  color: white;
  font-size: 15px;
}
.d-flex-s7 {
  flex-wrap: wrap;
}
.content-s7-1, .content-s7-2, .content-s7-3 {
  width: 40%;
}
.content-s7-2 img {
  width: 65%;
}
.right-2-page-2 h1 {
  padding-right: 0;
}
.right-page-2 {
  width: 35%;
}
}

@media (max-width:426px){
  .right-2-page-2 {
    display: none;
    padding-bottom: 10px;
}
.row-1-page-2 {
  flex-direction: column;
  padding-top: 10px;
}
.right-page-2 p:nth-child(1){
  display: none;
}
.d-none-for-sale{
  display: block;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.right-page-2 p{
  display: none;
}
.right-page-2 {
  width: 100%;
  border: 1px solid darkgray;
border-width: 1px 0px 1px 0px ;
padding: 10px 0px;
margin: 20px 0px;
}
.row-2-page-2 {
  padding-bottom: 10px;
}
.slider-main-page-2,.slider-right-contact-form {
  width: 95%;
}

.section4slider {
  height: 350px;
}
.swiper-pagination {
  bottom: -25%;
}
.d-flex-s7 {
  flex-direction: column;
}
.content-s7-1, .content-s7-2, .content-s7-3 {
  width: 95%;
  margin: auto;
}
.content-s7-2 {
  text-align: center;
  width: 75%;
  margin: 40px 0px;
}
}




/* header */

.nav {
  align-items: center;
}

.nav ul li { 
  list-style-type: none;
  padding: 1em 0px;
}

.nav ul {
  display: flex;
  margin-bottom: 0;
  position: relative;
}

.nav ul li a {
  text-decoration: none;
  color: #ffffff;
  padding: 30px 20px;
}

#marker {
  position: absolute;
  display: none;
  background-color: #3daae2;
  height: 3px;
  -webkit-transition: width 0.5s, left 0.5s;
  -moz-transition: width 0.5s, left 0.5s;
  -ms-transition: width 0.5s, left 0.5s;
  -o-transition: width 0.5s, left 0.5s;
  transition: width 0.5s, left 0.5s;
  bottom: -15px !important;
  width: 40px !important;
  margin-left: 22px;
}

.dropdown-main,
.dropdown-main-2,
.dropdown-main-3 {
  position: relative;
}

ul.dropdown-content {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
}

ul.dropdown-content li:last-child,
ul.dropdown-content-2 li:last-child,
ul.dropdown-content-3 li:last-child {
  padding-bottom: 0 !important;
}

ul.dropdown-content-2 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
}

ul.dropdown-content-3 {
  flex-direction: column;
  position: absolute;
  margin: 0 !important;
  padding: 20px 0px !important;
  height: 0;
  transform: scaleY(0);
  background-color: rgba(63, 55, 55, 0.274);
  z-index: 99999999999999999;
  border-radius: 10px;
}

.dropdown-main:hover .dropdown-content {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2d8;
}

.dropdown-main-2:hover .dropdown-content-2 {
  height: auto;
  transform: scaleY(1);
  width: 170px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2d8;
}

.dropdown-main-3:hover .dropdown-content-3 {
  height: auto;
  transform: scaleY(1);
  width: 174px;
  top: 30px;
  left: -10px;
  transition: 0.2s all;
  background: #3dabe2d8;
}

.dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #000000 !important;
}

.dropdown-content:hover {
  height: auto;
  transform: scaleY(1);
  width: 170px;
}

.clearfix li {
  padding: 0 !important;
}

.dropdown-main li,
.dropdown-main-2 li,
.dropdown-main-3 li {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

.dropdown-1,
.dropdown-2,
.dropdown-3 {
  transform: rotate(0dg);
  transition: 1s;
  color: white;
  margin-left: 5px;
}

.dropdown-main:hover .dropdown-1,
.dropdown-main-2:hover .dropdown-2,
.dropdown-main-3:hover .dropdown-3 {
  transform: rotate(-180deg);
  transition: 1s;
  color: #3cabe0;
}

.dropdown-content li a,
.dropdown-content-2 li a,
.dropdown-content-3 li a {
  padding: 0 !important;
  padding-left: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 108px !important;
}

.dropdown-content-2 li a {
  padding-right: 40px !important;
}

.dropdown-content-3 li a {
  padding-right: 92px !important;
}

.clearfix li a:hover {
  color: #3cabe0;
}

.dropdown-content li a:hover,
.dropdown-content-2 li a:hover,
.dropdown-content-3 li a:hover {
  color: #3cabe0;
}

#check {
  display: none;
}

.labell {
  display: inline-block;
  position: relative;
  top: 50px;
  left: 88%;
  z-index: 99;
}

.dflex-01 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  z-index: 999999999999999;
  position: relative;
}

.logo img {
  width: 100%;
}

.logo {
  padding-right: 70px;
}

.logo img {
  width: 150px;
}

.Hotbg {
  height: 40px;
  align-items: center;
  display: flex;
}

.Hotbg:hover {
  border: 2px solid #3daae2;
  border-right: transparent;
}

.Hotbg:hover > .Hotbg-txt {
  width: 180px;
  padding: 0 20px;
}

.Hotbg:hover > .Hotbg-btn {
  background-color: #3daae2;
}

.Hotbg:hover > .Hotbg-btn i {
  color: rgb(255, 255, 255) !important;
}

.Hotbg-btn {
  color: #e84118;
  text-decoration: none;
  float: right;
  width: 43px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
}

.Hotbg-btn > i {
  font-size-adjust: 30px;
  color: #3daae2;
}

.Hotbg-btn:hover i {
  font-size-adjust: 30px;
  color: #33c4c8;
}

.Hotbg-txt {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: rgb(255, 255, 255);
  font-size: 16px;
  transition: 0.4s;
  line-height: 40px;
  width: 0px;
  font-weight: bold;
}

.xicon,
.burgericon,
.burgericontemp {
  font-size: 0;
  padding: 0;
}

.burgerdiv {
  display: none;
}

@media (max-width: 1200px) {
  .nav ul li a {
    padding: 44px 23px;
  }

  .dflex-01 {
    max-width: 100% !important;
    justify-content: space-evenly;
  }

  .resources {
    padding-left: 8px !important;
  }

  .contact {
    padding-left: 15px !important;
  }

  #marker {
    margin-left: 25px;
  }
  .logo img {
    width: 120px;
  }

  .logo {
    padding-right: 0px;
  }

  .nav ul li a {
    padding: 44px 15px;
  }

  #marker {
    margin-left: 15px;
  }
}

@media (max-width: 1100px) {
  .logo {
    padding-right: 0px;
  }
}

@media (max-width: 920px) {
  .logo img {
    width: 110px;
    height: 100px;
  }

  .nav ul li a {
    padding: 44px 17px;
  }
}

@media (max-width: 886px) {
  #marker {
    margin-left: 21px;
  }

  ul {
    padding-left: 1rem !important;
  }
}

@media (max-width: 840px) {
  ul {
    padding-left: 0 !important;
  }

  #marker {
    margin-left: 20px;
  }

  .logo img {
    width: 90px;
    height: 85px;
  }

  .nav ul li a {
    padding: 45px 20px;
  }

  .contact {
    padding-left: 7px !important;
  }
}

@media (max-width: 995px) {
  .dflex-01 {
    justify-content: space-between;
    max-width: 95% !important;
  }

  .Hotbg {
    margin-left: 0px;
  }

  .Hotbg-btn {
    border: 1px solid #b8b8b8;
  }

  .Hotbg {
    margin-left: -50px;
  }

  .Hotbg:hover > .Hotbg-txt {
    width: 350px;
    padding: 0 20px;
  }

  .xicon,
  .burgericon,
  .burgericontemp {
    font-size: 40px;
    color: rgb(0, 0, 0);
    padding: 20px 40px;
    cursor: pointer;
    z-index: 9999999999999999999;
    font-size: 0;
    padding: 0;
    transition: 0.7s all;
    color: #fff;
  }

  .burgericontemp {
    font-size: 40px;
    padding: 20px 40px;
  }

  .burgericonfa {
    font-size: 0px;
    padding: 0px;
  }

  .xicon {
    font-size: 40px;
    padding: 20px 40px;
  }

  .burgerdiv {
    display: block;
  }

  .nav {
    flex-direction: column;
    align-items: flex-start;
    position: fixed;
    z-index: 999999;
    background-color: #000000ba;
    box-shadow: 1px 4px 40px rgb(0 0 0 / 45%);
    width: 100%;
    transition: all 0.3s ease;
    padding: 0px 50px !important;
    left: -100%;
    right: 0;
    top: 0;
    bottom: 0;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .nav-script {
    left: 0%;
  }

  .nav ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav ul li a {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgba(255, 255, 255, 0.678);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    padding: 25px 0px;
  }

  .nav ul li {
    padding: 0px !important;
  }

  .resources {
    padding: 25px 0px !important;
  }

  .nav ul {
    margin-top: 35px;
  }

  .contact {
    padding: 25px 0px !important;
  }

  .contact {
    margin-bottom: 25px;
  }

  #marker {
    display: none !important;
  }

  .dropdown-main:hover .dropdown-content {
    top: 70px;
    background-color: #000;
    width: 220px;
    height: 220px;
    justify-content: center;
  }

  .dropdown-main-2:hover .dropdown-content-2 {
    top: 60px;
    background-color: #000;
    width: 250px;
    height: 250px;
    justify-content: center;
  }

  .dropdown-main-3:hover .dropdown-content-3 {
    top: -190px;
    background-color: #000;
    width: 220px;
    height: 220px;
    justify-content: center;
  }

  .dropdown-content a {
    width: 220px;
  }
}

@media (max-width: 480px) {
  .labell {
    left: 85%;
  }

  .Hotbg:hover > .Hotbg-txt {
    width: 250px;
  }
}
@media (max-width: 425px) {
  .dflex-01 {
    padding-top: 25px;
  }
}
@media (max-width: 412px) {
  .logo img {
    width: 82px;
    height: 80px;
  }

  .nav {
    border-radius: 0;
  }
}

@media (max-width: 380px) {
  .nav {
    border-radius: 0;
    width: 100%;
  }
}

@media (max-width: 360px) {
  .logo img {
    width: 82px;
    height: 80px;
  }

  .nav {
    border-radius: 0;
  }
}

/* header */




@media (max-width: 995px) {
  .dflex-01 {
    justify-content: space-between;
    max-width: 95% !important;
    padding: 30px 30px 0px 30px;
  }
  .Hotbg {
    margin-left: 0px;
  }
  .Hotbg-btn {
    border: 1px solid #b8b8b8;
  }
  .Hotbg {
    margin-left: -50px;
    width: 100%;
    align-items: center;
    margin: 0 auto;
    z-index: 9999;
  }
  .Hotbg:hover > .Hotbg-txt {
    width: 100%;
    padding: 0 20px;
  }

  .nav {
    flex-direction: column;
    position: fixed;
    z-index: 999999;
    background-color: black;
    box-shadow: 1px 4px 40px rgb(0 0 0 / 45%);
    width: 100%;
    transition: all 0.3s ease;
    padding: 0px 50px !important;
    left: -100%;
    right: 0;
    top: 0;
    bottom: 0;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .nav-script {
    left: 0%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }

  .nav ul {
    flex-direction: column;
  }

  .nav ul li a {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    padding: 25px 0px;
  }
  .nav ul li {
    padding: 0px !important;
  }
  .resources {
    padding: 25px 0px !important;
  }
  .nav ul {
    margin-top: 35px;
  }

  .contact {
    padding: 25px 0px !important;
  }
  .contact {
    margin-bottom: 25px;
  }
  #marker {
    display: none !important;
  }
  /* 
  .dropdown-main:hover .dropdown-content {
    top: 70px;
    background: #3dabe2;

    width: 220px;
    height: 220px;
    justify-content: center;
  }
  .dropdown-main-2:hover .dropdown-content-2 {
    top: 60px;
    background: #3dabe2;

    width: 250px;
    height: 250px;
    justify-content: center;
  }
  .dropdown-main-3:hover .dropdown-content-3 {
    top: -190px;
    background: #3dabe2;

    width: 220px;
    height: 220px;
    justify-content: center;
  }
  .dropdown-content a {
    width: 220px;
  } */
  .nav ul li a {
    padding: 18px 15px !important;
  }

  
  .burger-span {
    position: relative;
  }
  .burger-span,
  .burger-span:before,
  .burger-span:after {
    width: 3rem;
    height: 0.28rem;
    display: inline-block;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    top: 0;
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 2);
    z-index: 9999999999;
  }

  .burger-span:before,
  .burger-span:after {
    content: "";
    position: absolute;
    background-color: rgb(255, 255, 255);
    left: 0;
    top: -12px;
  }
  .burger-span:after {
    background-color: rgb(255, 255, 255);
    top: 12px;
  }
  #checkburger {
    display: none;
  }

  .label-new-burger {
    position: relative;
    height: 53px;
    cursor: pointer;
    z-index: 99999999999999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-burger-parent #checkburger:checked ~ .label-new-burger .burger-span {
    background-color: transparent;
    transition: none;
  }

  .main-burger-parent
    #checkburger:checked
    ~ .label-new-burger
    .burger-span:after {
    top: 0;
    transform: rotate(-135deg);
  }
  .main-burger-parent
    #checkburger:checked
    ~ .label-new-burger
    .burger-span::before {
    top: 0;
    transform: rotate(135deg);
  }

  .main-burger-parent #checkburger:checked ~ .nav {
    left: 0%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }

  .main-burger-parent #checkburger:checked ~ .label-new-burger {
    position: fixed;
    top: 60px;
    right: 33px;
    position: sticky;
  }
  .main-burger-parent:hover .burger-span,
  .main-burger-parent:hover .burger-span:before,
  .main-burger-parent:hover .burger-span:after {
    transform: scale(1.1);
    background-color: #3daae2;
    box-shadow: 0 1.2rem 3rem rgb(255, 243, 8);
  }
  .bodyoverflow {
    overflow: hidden;
  }
  /* submenu one  */

  .submenulabel {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenuone ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .submenuone #submenu:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  }
  /* submenu one  */

  /* submenu two  */

  .submenulabel-second {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenusecondli ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;

  }
  .submenusecondli #submenusecond:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

  }
  /* submenu two  */

  /* submenu third  */

  .submenulabel-third {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submenuthirdli ul {
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    height: calc(100vh - 4rem);
    z-index: 99999999999999;
    background-color: black;
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .submenuthirdli #submenuthird:checked ~ ul {
    transform: translateX(0);
    transition: 0.2s all;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

    margin: auto;
  }

  /* submenu third  */

  .clearfix {
    overflow: hidden;
    width: 100%;
    margin: auto;
    justify-content: center;
    align-items: center;
  }
  .logo {
    z-index: 99999999999999999;
  }
  li {
    width: 100%;
    border: 1px solid #f0ff723d;
  }
  .nav ul li a {
    padding: 0 !important;
    width: 100%;
    height: 100% !important;
    display: inline-block !important;
  }
  .nav ul li .submenulabel a,.nav ul li .submenulabel-second a,.nav ul li .submenulabel-third a{
    width: unset ;
  }
  .nav ul li {
    padding: 10px !important;
  }
  i.fa.fa-angle-left {
    color: white;
    font-size: 35px;
    display: block;
  }
  i.fa.fa-angle-right {
    color: white;
    font-size: 35px;
    display: block;
  }

  .label-width {
    width: 100%;
    cursor: pointer;
  }


  .nav-bg{
    background-color: #000;
    position: fixed;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transform: scale(0);
    top: 3rem;
    right: 2rem;
    transition: transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);

  }
  .nav-bg-script{
    background-color: #000;
  
    transform: scale(80);

  }
}

#submenu {
  display: none;
}

#submenusecond {
  display: none;
}
#submenuthird {
  display: none;
}
#check {
  display: none;
}
#checkburger {
  display: none;
}
@media (min-width: 996px) {
  .submenuone,.submenusecondli,.submenuthirdli {
    position: relative;
    cursor: pointer;
  }

  .submenuone ul,
  .submenusecondli ul,
  .submenuthirdli ul {
    display: flex;
    flex-direction: column;
    background-color: #3daae2;
    -webkit-transition: all 500ms cubic-bezier(.22,.68,0,1.71);
    transition: all 500ms cubic-bezier(0.6, 1.5, 0.6, 1);
    align-items: center;
    margin: 0;
    justify-content: center;
    padding: 0;
    position: absolute;
    transform: scaleY(0);
    padding: 10px 0px;
    top: 5rem;
    width: 200px;
    transform-origin: top ;
    border-radius: 0px 0px 50px 0px;
  }
  .submenuone:hover .ul-dropdown-1,
  .submenusecondli:hover .ul-dropdown-2,
  .submenuthirdli:hover .ul-dropdown-3 {
    transform: scaleY(1);
    transform-origin: bottom ;

  }

.ul-dropdown-1{
    left: -3.5rem;

  }
  .submenusecondli:hover .ul-dropdown-2{
    left: -1rem;
  }
  .submenuthirdli:hover .ul-dropdown-3 {
    left: -2rem;
  }
  .ul-dropdown-1 li,.ul-dropdown-2 li,.ul-dropdown-3 li{
    padding: 0;
  }  
  .ul-dropdown-1 li a,.ul-dropdown-2 li a,.ul-dropdown-3 li a{
    padding: 10px  !important; 
    width: 200px;
  }
  .li-1-icon {
    display: none;
  }
  i.fa.fa-angle-left {
    color: white;
    font-size: 35px;
    display: none;
  }
  i.fa.fa-angle-right {
    color: white;
    display: none;
    font-size: 35px;
  }
  label.submenulabel,
  .nav li,
  label.submenulabel-second,
  label.submenulabel-third {
    color: white;
    font-size: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
      Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 30px 20px;
  }
  .nav ul li {
    display: flex;
    align-items: center;
  }
  .nav ul li a{
    color: white;
    font-size: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    font-weight: 500;
  }
  .li3{
    padding: 0 !important;
  }
  .dropdown-1,
.dropdown-2,
.dropdown-3 {
  transform: rotate(0dg);
  transition: 1s;
  color: white;
  margin-left: 5px;
}
.submenuone:hover .dropdown-1,
.submenusecondli:hover .dropdown-2,
.submenuthirdli:hover .dropdown-3 {
  transform: rotate(-180deg);
  transition: 1s;
  color: #3cabe0;
}
.clearfix .submenuone .ul-dropdown-1 li a:hover,.clearfix .submenusecondli .ul-dropdown-2 li a:hover,.clearfix .submenuthirdli .ul-dropdown-3 li a:hover{
  color: #000000;
}

}

      @media (max-width: 995px) {
        

        .dflex-01 {
          justify-content: space-between;
          max-width: 95% !important;
          padding: 20px;
        }
        .Hotbg {
          margin-left: 0px;
        }
        .Hotbg-btn {
           border: none !important;
        }
        .Hotbg {
          width: 46px;
          align-items: center;
          /* margin: 0 auto; */
          margin-right: auto;
          z-index: 9999;
          border: 2px solid #3daae2;
          -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);

        }
        .Hotbg:hover > .Hotbg-txt {
          width: 100%;
          padding: 0 20px;
          -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        }
        .Hotbg-txt{
          -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        }

        .nav {
          flex-direction: column;
          position: fixed;
          z-index: 999999;
          background-color: black;
          box-shadow: 1px 4px 40px rgb(0 0 0 / 45%);
          width: 100%;
          transition: all 0.3s ease;
          padding: 0px 50px !important;
          left: -100%;
          right: 0;
          top: 0;
          bottom: 0;
          flex-direction: column-reverse;
          justify-content: center;
          align-items: center;
        }
        .nav-script {
          left: 0%;
          -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        }

        .nav ul {
          flex-direction: column;
          padding: 0 !important;
        }

        .nav ul li a {
          display: inline-block;
          font-size: 25px;
          font-weight: 700;
          color: #fff;
          text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
          transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          padding: 25px 0px;
        }
        .nav ul li {
          padding: 0px !important;
        }
        .resources {
          padding: 25px 0px !important;
        }
        .nav ul {
          margin-top: 35px;
        }

        .contact {
          padding: 25px 0px !important;
        }
        .contact {
          margin-bottom: 25px;
        }
        #marker {
          display: none !important;
          bottom: 15px;
        }
     
        .nav ul li a {
          padding: 18px 15px !important;
        }

        .burger-span {
          position: relative;
        }
        .burger-span,
        .burger-span:before,
        .burger-span:after {
          width: 3rem;
          height: 0.28rem;
          display: inline-block;
          background-color: rgb(255, 255, 255);
          border-radius: 10px;
          top: 0;
          transition: all 800ms cubic-bezier(0.77, 0, 0.175, 2);
          z-index: 9999999999;
        }

        .burger-span:before,
        .burger-span:after {
          content: "";
          position: absolute;
          background-color: rgb(255, 255, 255);
          left: 0;
          top: -12px;
        }
        .burger-span:after {
          background-color: rgb(255, 255, 255);
          top: 12px;
        }
        #checkburger {
          display: none;
        }

        .label-new-burger {
          position: relative;
          height: 53px;
          cursor: pointer;
          z-index: 99999999999999999;
          display: flex;
          justify-content: center;
          align-items: center;
        }
        .main-burger-parent
          #checkburger:checked
          ~ .label-new-burger
          .burger-span {
          background-color: transparent;
          transition: none;
        }

        .main-burger-parent
          #checkburger:checked
          ~ .label-new-burger
          .burger-span:after {
          top: 0;
          transform: rotate(-135deg);
        }
        .main-burger-parent
          #checkburger:checked
          ~ .label-new-burger
          .burger-span::before {
          top: 0;
          transform: rotate(135deg);
        }

        .main-burger-parent #checkburger:checked ~ .nav {
          left: 0%;
          -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        }

        .main-burger-parent #checkburger:checked ~ .label-new-burger {
          position: fixed;
          top: 60px;
          right: 33px;
          position: sticky;
        }
        .main-burger-parent:hover .burger-span,
        .main-burger-parent:hover .burger-span:before,
        .main-burger-parent:hover .burger-span:after {
          transform: scale(1.1);
          background-color: #3daae2;
          box-shadow: 0 1.2rem 3rem rgb(255, 243, 8);
        }
        .bodyoverflow {
          overflow: hidden;
        }
        /* submenu one  */

        .submenulabel {
          display: inline-block;
          font-size: 25px;
          font-weight: 700;
          color: #fff;
          text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
          transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          cursor: pointer;
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
        .submenuone ul {
          position: absolute;
          transform: translateX(100%);
          width: 100%;
          height: 100%;
          bottom: 0;
          top: 0;
          height: calc(100vh - 4rem);
          z-index: 99999999999999;
          background-color: black;
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
        }
        .submenuone #submenu:checked ~ ul {
          transform: translateX(0);
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
          margin: auto;
          transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }
        /* submenu one  */

        /* submenu two  */

        .submenulabel-second {
          display: inline-block;
          font-size: 25px;
          font-weight: 700;
          color: #fff;
          text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
          transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          cursor: pointer;
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
        .submenusecondli ul {
          position: absolute;
          transform: translateX(100%);
          width: 100%;
          height: 100%;
          bottom: 0;
          top: 0;
          height: calc(100vh - 4rem);
          z-index: 99999999999999;
          background-color: black;
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
        }
        .submenusecondli #submenusecond:checked ~ ul {
          transform: translateX(0);
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
          margin: auto;
          transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }
        /* submenu two  */

        /* submenu third  */

        .submenulabel-third {
          display: inline-block;
          font-size: 25px;
          font-weight: 700;
          color: #fff;
          text-shadow: 1px 1px 20px rgb(23 23 12 / 49%);
          transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          cursor: pointer;
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
        .submenuthirdli ul {
          position: absolute;
          transform: translateX(100%);
          width: 100%;
          height: 100%;
          bottom: 0;
          top: 0;
          height: calc(100vh - 4rem);
          z-index: 99999999999999;
          background-color: black;
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
        }
        .submenuthirdli #submenuthird:checked ~ ul {
          transform: translateX(0);
          transition: 0.2s all;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100%;
          transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

          margin: auto;
        }

        /* submenu third  */

        .clearfix {
          overflow: hidden;
          width: 100%;
          margin: auto;
          justify-content: center;
          align-items: center;
        }
        .logo {
          z-index: 99999999999999999;
        }
        li {
          width: 100%;
          border: 1px solid #f0ff723d;
        }
        .nav ul li a {
          padding: 0 !important;
          width: 100%;
          height: 100% !important;
          display: inline-block !important;
        }
        .nav ul li .submenulabel a,
        .nav ul li .submenulabel-second a,
        .nav ul li .submenulabel-third a {
          width: unset;
        }
        .nav ul li {
          padding: 10px !important;
        }
        i.fa.fa-angle-left {
          color: white;
          font-size: 35px;
          display: block;
        }
        i.fa.fa-angle-right {
          color: white;
          font-size: 35px;
          display: block;
        }

        .label-width {
          width: 100%;
          cursor: pointer;
        }

        
        .nav-bg {
          background-color: #000;
          position: fixed;
          width: 3rem;
          height: 3rem;
          border-radius: 50%;
          transform: scale(0);
          top: 3rem;
          right: 2rem;
          transition: transform 0.7s cubic-bezier(0.86, 0, 0.07, 1);
        }
        .nav-bg-script {
          background-color: #000;

          transform: scale(80);
        }
        .Hotbg:hover {
    border-right: transparent;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    width: 100%;

}
      }

      #submenu {
        display: none;
      }

      #submenusecond {
        display: none;
      }
      #submenuthird {
        display: none;
      }
      #check {
        display: none;
      }
      #checkburger {
        display: none;
      }
      @media (min-width: 996px) {
        .submenuone,
        .submenusecondli,
        .submenuthirdli {
          position: relative;
          cursor: pointer;
        }

        .submenuone ul,
        .submenusecondli ul,
        .submenuthirdli ul {
          display: flex;
          flex-direction: column;
          background-color: #3daae2;
          -webkit-transition: all 500ms cubic-bezier(0.22, 0.68, 0, 1.71);
          transition: all 500ms cubic-bezier(0.6, 1.5, 0.6, 1);
          align-items: center;
          margin: 0;
          justify-content: center;
          padding: 0;
          position: absolute;
          transform: scaleY(0);
          padding: 10px 0px;
          top: 5rem;
          width: 200px;
          transform-origin: top;
          border-radius: 0px 0px 50px 0px;
        }
        .submenuone:hover .ul-dropdown-1,
        .submenusecondli:hover .ul-dropdown-2,
        .submenuthirdli:hover .ul-dropdown-3 {
          transform: scaleY(1);
          transform-origin: bottom;
        }

        .ul-dropdown-1 {
          left: -3.5rem;
        }
        .submenusecondli:hover .ul-dropdown-2 {
          left: -1rem;
        }
        .submenuthirdli:hover .ul-dropdown-3 {
          left: -2rem;
        }
        .ul-dropdown-1 li,
        .ul-dropdown-2 li,
        .ul-dropdown-3 li {
          padding: 0;
        }
        .ul-dropdown-1 li a,
        .ul-dropdown-2 li a,
        .ul-dropdown-3 li a {
          padding: 10px !important;
          width: 200px;
        }
        .li-1-icon {
          display: none;
        }
        i.fa.fa-angle-left {
          color: white;
          font-size: 35px;
          display: none;
        }
        i.fa.fa-angle-right {
          color: white;
          display: none;
          font-size: 35px;
        }
        label.submenulabel,
        .nav li,
        label.submenulabel-second,
        label.submenulabel-third {
          color: white;
          font-size: 20px;
          font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
            Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
          text-align: center;
          font-weight: 500;
          padding: 30px 20px;
        }
        .nav ul li {
          display: flex;
          align-items: center;
        }
        .nav ul li a {
          color: white;
          font-size: 20px;
          font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
            Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
          text-align: center;
          font-weight: 500;
        }
        .li3 {
          padding: 0 !important;
        }
        .dropdown-1,
        .dropdown-2,
        .dropdown-3 {
          transform: rotate(0dg);
          transition: 1s;
          color: white;
          margin-left: 5px;
        }
        .submenuone:hover .dropdown-1,
        .submenusecondli:hover .dropdown-2,
        .submenuthirdli:hover .dropdown-3 {
          transform: rotate(-180deg);
          transition: 1s;
          color: #3cabe0;
        }
        .clearfix .submenuone .ul-dropdown-1 li a:hover,
        .clearfix .submenusecondli .ul-dropdown-2 li a:hover,
        .clearfix .submenuthirdli .ul-dropdown-3 li a:hover {
          color: #000000;
        }
      }
      #marker {
  bottom: 15px !important;
 transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
 -webkit-transition: all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
 margin-left: 17px;
}
.section8 {
    background-color: #1e1d1d;
    padding: 25px 0px;
    text-align: center;
}
.section8 h1{
    color: white;
    font-size: 25px;
}
      /* dont-copy  */





      ul.clearfix li a {
        color: black;
    }

    i.fas.fa-angle-down.dropdown-2, ul.ul-dropdown-1,.directional_nav,i.fas.fa-angle-down.dropdown-1,ul.ul-dropdown-2,i.fas.fa-angle-down.dropdown-3,ul.ul-dropdown-3 {
      display: none;
  }


