body{font-family:"Poppins";overflow-X: hidden;}
a {text-decoration: none;}
ul{margin: 0; padding: 0;}
html{overflow-X: hidden;}

@font-face {font-family: Leafine;src: url(../fonts/Leafine.otf);}
@font-face {font-family: Palm Spring;src: url(../fonts/PalmSpring.otf);}

.menu_fixed{position: relative;z-index: 10;background: #fff;}
.menu_fixed .navbar-collapse{justify-content: right;}
.menu_fixed .navbar-collapse ul li a{color: #6b6b6b; font-weight: 500;position: relative;transition: all 0.5s;cursor:pointer;font-size: 22px;}
.menu_fixed .navbar-collapse ul li a::before {color: transparent;content: "";left: 50%;pointer-events: none;position: absolute;bottom:10px;transform: translateX(-50%);width: 0; height: 2px;background: #d900aa; transition: all 0.5s;}
.menu_fixed .navbar-collapse ul li a:hover{color:#d900aa;}
.menu_fixed .navbar-collapse ul li a:hover::before{width:50px;}
.menu_fixed .navbar-collapse .nav-link{padding: 20px 25px;}
.menu_fixed nav{padding: 0;}
.hamburger {display: none;}
.sticky_menu{position: fixed;width: 100%; top: 0; left: 0;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.head_nav .dropdown-menu{width:250px; border-radius: 0;}
.head_nav .dropdown-menu li a{padding: 5px 20px !important; font-size: 16px !important; text-transform: capitalize !important;}
.head_nav .dropdown-menu li a::before{display: none;}
.head_nav .navbar-brand{color: #e5d271; font-size: 40px;}

.slide {position: relative; padding:350px 0;}
.slide .slide_img {width: 100%;height: 100%;overflow: hidden; position: absolute;top: 0;left: 0;}
.slide:after{content: "";background: rgba(0,0,0,0.2);width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.cont_center{position: relative;z-index: 1;}
.slide .slide_img img {max-width: 100%;height: 100%;opacity: 1 !important;-webkit-animation-duration: 3s;animation-duration: 3s;transition: all 1s ease; width:100%;object-fit:cover;}
.slide .slide_content--headings h2 {font-size: 66px; margin:0; font-weight: bold;color: #fff;text-transform: uppercase;}
.slide .slide_content--headings p{font-size: 28px; font-weight: 600; color: #fff;margin: 20px 0;}
.slide .slide_content--headings .animated {transition: all 0.5s ease;}
.slider_area [data-animation-in] {opacity: 0;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;transition: opacity 0.5s ease 0.3s;}
.slider_area .slick-arrow{border: none;background: transparent;color: #fff;position: absolute;top: 50%;left: 0;width:45px; z-index:1;}
.slider_area .slick-arrow.slick-next{right: 0;left: auto;transition:ease-in-out 0.3s;z-index: 0;}
.slider_area .slick-arrow i{font-size:35px; transition:all 0.3s; background: #6b6b6b; padding: 5px 10px;color: #fff !important;}
.slider_area .slick-arrow i:hover{background:#0a151b;}
.slider_area .slick-arrow:before{display: none;}
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {-webkit-animation-name: zoomInImage;animation-name: zoomInImage;}
@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {-webkit-animation-name: zoomOutImage;animation-name: zoomOutImage;}
.slider_area .btn_area{text-align:center;}

.btn_area{height: 60px;}
.btn_area a{position: relative;background: #6b6b6b;color: #fff;padding: 18px 48px;text-transform: uppercase;font-weight: bold;overflow: hidden; display: inline-block; z-index: 1;}
.btn_area a::before {content: "";height: 300px;width: 300px;background: #000;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%) scale(0);transition: .5s cubic-bezier(.25,.46,.45,.94);z-index: -1;}
.btn_area a:hover::before {transform: translateY(-50%) translateX(-50%) scale(1);}

.head{font-size: 32px; color: #e5d271; font-weight: bold; margin: 0 0 20px; padding: 0;}

.bio_area{padding: 70px 0;}
.bio_right{margin:0;}
.bio_box{width: 450px; height: 450px;display: block;position: relative;padding: 10px;}
.bio_box:after{content: ""; position: absolute;left: 0; top: 0;width: 100%; height: 100%; border: 2px dashed #6b6b6b;border-radius: 100%;}
.bio_box img{width: 100%; height: 100%; object-fit: cover;border-radius: 100%;}
.bio_info{margin: auto 0;}
.bio_info p{font-size: 16px; line-height: 28px; margin: 0 0 20px; text-align: justify; color: #505050;}
.bio_right h3{color: #d900aa; font-size: 30px; text-align: center; margin: 0 0 40px;}
.bio_info a{color: #6b6b6b; font-weight: bold;transition: all 0.5s;}
.bio_info a:hover{color: #d900aa; }

.artwork_area .head{text-align: center;}
.sign{margin: 10px auto 0; display: block;width: 500px;}
.filtermenu {width: 100%;margin: 20px auto;text-align: center;}
.post {overflow:hidden;position:relative;/* padding: 0 12px; */}
.filtermenu li{padding: 10px 30px;border-radius: 30px;letter-spacing: 1px;font-weight: 600;font-size: 12px;display: inline-block;text-transform: uppercase;cursor: pointer;}
.filtermenu li.active{background: #6b6b6b;color: #fff;-webkit-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);}
.demo-gallery{width:100%;}
#lightgallery .post {margin: 12px 0;}
#lightgallery .post a {display: block;border: 3px solid #ffffff;width: 100%;overflow: hidden;height: 300px;}
#lightgallery .post a > img {transition: transform 0.5s ease 0s;height: 100%;width: 100%;object-fit: cover;}
#lightgallery .post a:hover img {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}
#lightgallery .post a:hover .demo-gallery-poster img {opacity: 1;}
#lightgallery .post a .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.1);-webkit-transition: background-color 0.15s ease 0s;-o-transition: background-color 0.15s ease 0s;transition: background-color 0.15s ease 0s;}
#lightgallery .post a .demo-gallery-poster img {left: 50%;margin-left: -10px;margin-top: -10px;opacity: 0;position: absolute;top: 50%;-webkit-transition: opacity 0.3s ease 0s;-o-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;width: auto;}
#lightgallery .post a:hover .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.artwork_area .btn_area{text-align: center; margin-top: 20px;}
.lg-sub-html{padding:10px 70px !important;}


.footer_area{background:#d3d3d3; padding: 70px 0;}
.footer_area h3{font-weight: bold; font-size: 22px; position: relative; text-transform: uppercase; margin-bottom: 15px;color: #6b6b6b;}
.foot_left p{line-height: 28px; color: #6b6b6b; text-align: justify;margin: 0; font-size: 18px;}
.foot_menu ul li{list-style: none; margin: 5px 0; position: relative;padding-left: 25px;}
.foot_menu ul li a{color: #6b6b6b;transition: all 0.3s; font-size: 18px;}
.foot_menu ul li a:hover{color: #6b6b6b;}
.foot_menu ul li:before{content: "\f101"; font-family: "Font Awesome 6 Free"; font-weight: 900; position: absolute; left: 0;color: #6b6b6b;}
.foot_address p{color: #6b6b6b; display: flex;}
.foot_address p i{max-width: 35px;margin-top: 3px;width: 100%;color: #6b6b6b;}
.foot_address p span{display: block; font-size: 17px;}
.foot_address p span a{color: #6b6b6b;text-decoration: none;}
.foot_social ul li{margin: 10px 0;list-style: none;}
.foot_social ul li i{width:25px; height: 25px; background: #3a559f; color: #fff;text-align: center; display: inline-block;margin: 0 5px 0 0; font-size: 14px;line-height: 25px; border-radius: 100%;}
.foot_social ul li a span{color:#6b6b6b;transition: all 0.3s; position: relative;left:0; font-size: 18px;}
.foot_social ul li:nth-child(2) a i{background: #b50047;}
.foot_social ul li:nth-child(3) a i{background: #CD201F;}

.copy_area{border-top:1px solid #6b6b6b;background: #d3d3d3; padding: 30px 0;}
.copy_area p{margin: 0; color: #d900aa;text-align: center;}

/*===============About Us Starts===============*/
.inner_bnnr{background: url(../images/inner_banner.webp) no-repeat center;padding: 100px 0;background-size: cover;text-align: center;position:relative;z-index:1;}
.inner_bnnr:after{content:""; background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1;}
.breadcrumb_area h1{font-family: "Poppins";font-size: 42px;font-weight: 600;color:#fff;margin:0;}
.breadcrumb_area ul{padding:0;}
.breadcrumb_area ul li{display:inline-block; color:#fff;margin: 0 10px;}
.breadcrumb_area ul li a{text-decoration:none; color:#f9940e;}

.bio_more{margin-bottom:70px;}
.bio_more p{font-size: 16px; line-height: 28px; margin: 0 0 20px; text-align: justify; color: #505050;}
/*===============About Us Ends===============*/



/*===============Responsive Starts===============*/
@media all and (min-width: 800px) {
}
@media (min-width:981px) and (max-width:1399px){
    .bio_box{width:300px; height: 300px;}
    .slick-arrow.prev-arrow{left: -320px;}
    .slick-arrow.next-arrow{left: -230px;}
    .footer_area h3{font-size: 20px;}
}

@media (min-width:768px) and (max-width:980px){
    .sticky_menu{position: relative;}
    .hamburger{background: #6b6b6b;padding: 10px;border: none; display: block;height: 60px;}
    .hamburger .line {width: 30px;height: 3px;background-color: #fff;display: block;margin: 5px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
    #hamburger-1.is-active .line:nth-child(1) {-webkit-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);-o-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg);}
    #hamburger-1.is-active .line:nth-child(3) {-webkit-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);-o-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg);}
    #hamburger-1.is-active .line:nth-child(2) {opacity: 0;}
    .menu_fixed .navbar-collapse .nav-link{padding:10px 10px;}
    .menu_fixed .navbar-collapse ul li a::before{display: none;}

    .slide{padding: 100px 0;}
    .slide .slide_content--headings h2{font-size: 20px;}
    .slide .slide_content--headings{padding: 0 40px;}
    .btn_area a{padding: 10px 20px;}
    .slide .slide_content--headings p{font-size: 18px;}

    .bio_box{width:260px; height: 260px;}

    #lightgallery .post a{height: 200px;}
    .filtermenu li{padding: 8px 16px;}

    .slick-arrow{width:36px; height: 36px; font-size: 20px;}
    .slick-arrow.prev-arrow{left:-240px;bottom: 100px;}
    .slick-arrow.next-arrow{left:-200px;bottom: 100px;}
    .testimonial_left p{font-size: 18px;}

    .foot_menu_pad{padding: 0;}
    .footer_area h3{margin: 15px 0;}
}

#menu-footer-menu .nav-link {
    padding: 0;
}
@media (max-width:767px){
	.head_nav .navbar-brand{font-size:24px;}
    .sticky_menu{position: relative;}
    .hamburger{background: #6b6b6b;padding: 10px;border: none; display: block;height: 60px;}
    .hamburger .line {width: 30px;height: 3px;background-color: #fff;display: block;margin: 5px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
    #hamburger-1.is-active .line:nth-child(1) {-webkit-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);-o-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg);}
    #hamburger-1.is-active .line:nth-child(3) {-webkit-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);-o-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg);}
    #hamburger-1.is-active .line:nth-child(2) {opacity: 0;}
    .menu_fixed .navbar-collapse .nav-link{padding:10px 10px;}
    .menu_fixed .navbar-collapse ul li a::before{display: none;}

    .slide{padding: 100px 0;}
    .slide .slide_content--headings h2{font-size: 20px;}
    .slide .slide_content--headings p{font-size: 18px;}
    .slide .slide_content--headings{padding: 0 40px;}
    .btn_area a{padding: 10px 20px;}

    .bio_area, .artwork_area{padding: 40px 0;}
    .bio_box {width:280px; height:280px;}
    .bio_info{margin-top: 20px;}
    .bio_info p, .test_box p, .bio_more p {font-size: 14px; line-height: 24px;}
    .filtermenu li {padding: 6px 15px;}
    .filtermenu{margin:0 auto 10px;}
    #lightgallery .post a{height: 200px;}
    .bio_right h3{font-size: 24px;}

   
    .footer_area, .blog_area{padding: 40px 0;}
    .footer_area h3{margin: 15px 0;}
    .foot_menu_pad{padding: 0;}
    .foot_left p{font-size: 14px; line-height: 22px;}
    .foot_menu ul li, .foot_address p{font-size: 14px; line-height: 22px;}
    
    .copy_area{text-align: center;padding: 15px 0;}
    .copy_area p{font-size: 14px;}
	.bio_more{margin-bottom:40px;}
}
/*===============Responsive Ends===============*/



.contact_us_8 * {
  font-family: Nunito, sans-serif;
}

.contact_us_8 .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px;
}

.contact_us_8 .responsive-cell-block {
  min-height: 75px;
}

.contact_us_8 .container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: block;
}

.contact_us_8 input:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.contact_us_8 .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.contact_us_8 .responsive-container-block.big-container {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #d900aa;
  position: absolute;
  height: 300px;
}

.contact_us_8 .responsive-container-block.container {
  position: static;
  min-height: 75px;
  flex-direction: column;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.contact_us_8 .container-block.form-wrapper {
  background-color: white;
  max-width: 610px;
  text-align: center;
  padding-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  position: static;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  margin: 50px 0 50px 0;
}

.contact_us_8 .text-blk.contactus-head {
  font-size: 36px;
  line-height: 45px;
  font-weight: 900;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.contact_us_8 .text-blk.contactus-subhead {
  color: black;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  max-width: 300px;
}

.contact_us_8 .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 26px;
  margin-left: 0px;
  min-height: 50px;
}

.contact_us_8 .input {
  width: 100%;
  height: 50px;
  padding-top: 1px;
  padding-right: 15px;
  padding-bottom: 1px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  border-bottom-right-radius: 64px;
  border-bottom-left-radius: 64px;
}

.contact_us_8 .textinput {
  width: 100%;
  min-height: 150px;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
}

.contact_us_8 .submit-btn {
  width: 100%;
  background-color: #d900aa;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: outset;
  border-right-style: outset;
  border-bottom-style: outset;
  border-left-style: outset;
  border-top-color: #767676;
  border-right-color: #767676;
  border-bottom-color: #767676;
  border-left-color: #767676;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  border-bottom-right-radius: 64px;
  border-bottom-left-radius: 64px;
}

.contact_us_8 .form-box {
  position: relative;
  margin-top: 60px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  max-width: 830px;
  width: 100%;
}

.contact_us_8 ::placeholder {
  color: #dadada;
}

.contact_us_8 .right-side-text {
  position: absolute;
  top: 0px;
  height: 100%;
  right: 0;
  background-color: rgb(56 56 56 / 37%);
  max-width: 363px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact_us_8 .social-media-links {
  width: 230px;
  display: flex;
  justify-content: space-evenly;
}

.contact_us_8 .checkboc-container {
  display: flex;
  align-items: flex-start;
}

.contact_us_8 .checkbox-text {
  color: #9c9c9c;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 10px;
  margin: 0 0 0 10px;
  text-align: left;
}

.contact_us_8 .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-8.wk-ipadp-12.checkbox-container {
  min-height: 30px;
  margin: 0 0 30px 0;
}

@media (max-width: 1024px) {
  .contact_us_8 .right-side-text {
    right: 0px;
    top: 0px;
    height: 250px;
    width: 100%;
    max-width: 100%;
  }

  .contact_us_8 .container-block.form-wrapper {
    margin-top: 200px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-top: 70px;
    padding-right: 40px;
    padding-bottom: 50px;
    padding-left: 40px;
  }

  .contact_us_8 .form-box {
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
  }

  .contact_us_8 .text-blk.contactus-subhead {
    max-width: 400px;
  }

  .contact_us_8 .right-side-text {
    width: 85%;
    left: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .contact_us_8 .form-box {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .contact_us_8 .submit-btn {
    width: 100%;
  }

  .contact_us_8 .input {
    width: 100%;
  }

  .contact_us_8 .textinput {
    width: 100%;
  }

  .contact_us_8 .container-block.form-wrapper {
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_8 .container-block.form-wrapper {
    margin-top: 200px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .contact_us_8 .text-blk.contactus-head {
    font-size: 32px;
  }
}

@media (max-width: 500px) {
  .contact_us_8 .container-block.form-wrapper {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }

  .contact_us_8 .container-block.form-wrapper {
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_8 .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }

  .contact_us_8 .responsive-container-block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
  }

  .contact_us_8 .container-block.form-wrapper {
    margin-top: 220px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .contact_us_8 .right-side-text {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    left: 0px;
    max-width: 310px;
  }

  .contact_us_8 .right-side-text {
    max-width: 280px;
  }

  .contact_us_8 .text-blk.contactus-head {
    font-size: 26px;
    line-height: 34px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .contact_us_8 .text-blk.contactus-subhead {
    max-width: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .contact_us_8 .form-box {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .contact_us_8 .checkboc-container {
    align-items: flex-start;
  }

  .contact_us_8 .input {
    height: 45px;
  }
}


@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%;
  }
}



.icon {
  padding: 10px;
  background: dodgerblue;
  color: white;
  min-width: 50px;
  text-align: center;
}


.lg-img-wrap{
  background-color: #f7f7f7;
}

























