
html {
  overflow-y: auto;
  margin: 0 !important;
}
div#wpadminbar {
  display: none;
}
.slick-prev:focus, .slick-next:focus{
background: #ffffff !important;
}
.aos-animate{
display: none;;
}
.slider-inner-wrapper::before {
    content: '';
    background: #0000004D;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#slider .owl-carousel .owl-item img{
width: 100% !important;
}

button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{

animation-name: fade-right !important;
visibility: visible;
animation-duration: 0s;
transition-delay: 0s !important;
}

.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
visibility: visible;
animation-duration: 2s;
transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
-webkit-animation-name: fade-up;
animation-name: fade-up !important;
visibility: visible;
animation-duration: 2s;
transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
-webkit-animation-name: fade-down;
animation-name: fade-down !important;
visibility: visible;
animation-duration: 3s;
transition-delay: 3s !important;
}

@-webkit-keyframes shine {
from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
text-align: center;
margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
letter-spacing: 0px;
}
.testimonial-data-srtcd{
background-color: var(--heading-text-color);
padding-bottom: 26px;
text-align: center;
border: 1px solid #e4e4e4;
margin-top: 21%;
}
.testimonials-img-srtcd img {
border-radius: 50%;
margin-top: -20%;
border: 2px solid #fefefe;
}
.testimonials-icon i{
margin: 19px;
color: #4bcdfc;
font-size: 35px;
top: 2em;
position: relative;
}
#testimonials .owl-carousel .owl-dot {
display: block;
padding: 5px;
border: none;
margin-bottom: 9px;
background-color: transparent;
border: 1px solid #000000;
margin-right: 10px;
}
#testimonials .owl-carousel .owl-dot.active{
background-color: #000000
}
.testimonials-icon {
  margin-top: 11em;
}
.testimonials-icon-srtcd i{
  margin: 19px;
  color: #4bcdfc;
  font-size: 35px;
  top: 2em;
  position: relative;
}
.testimonials-img-srtcd {
  margin-left: 25%;
  margin-top: -12%;
  position: absolute;
}
p.instructor-desig span {
  font-size: 18px;
  font-family: 'Raleway';
  color: var(--color2) !important;
  font-weight: 600 !important;
}
p.instructor-desig {
  color: var(--color2) !important;
  font-family: 'Raleway';
}
#single-testimonial .instructor-desig{
font-weight: normal;
padding-top: 15px;
}
#single-testimonial .social-icon i{
background-color: var(--heading-text-color);
width: 40px;
padding: 10px 14px;
color: var(--color2);
margin-right: 15px;
border-radius: 5px 0px;
margin-top: 10px;
border: 1px solid var(--primary-text-color);
}
#single-testimonial .social-icon i:hover{
background-color: var(--primary-text-color);
color: var(--color2);
}
#single-testimonial .single-testimonial-content p{
letter-spacing: 1px;
line-height: 27px;
padding-top: 20px;
font-size: 14px;
font-family: 'Raleway';
color: var(--color2);
}
#testimonials .button_center{
margin-top: 14% !important;
}
#blog .blog-head h3
{
letter-spacing: 0px;
}
.blog-share{
float: right;
cursor: pointer;
}
.blog-share i{
font-size: 24px;
color: #4bcdfc;
}
.blog-share{
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 8px 0px;
  margin-top: -10px;
}
.blog-share:hover{
border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
  background-color: #4bcdfc;
  color: var(--heading-text-color);
}
.blog-comments i {
  color: #4bcdfc;
}
.blog-comments span{
font-size: 13px;
}
.blog-contents:hover {
background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
padding: 4px;
padding: 5px;
border: none;
margin-right: 9px;
background-color: #d9d9d9;
}
.shortcode_text{
margin-top: 3%;
color: #9d9d9e;
}
.owl-carousel .owl-item img {
width: auto;
margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
background: #bbb;
}


                                          /* My Custom Css */
.owl-carousel {
display: block !important;
}
/* Heading And Sub Heading */
.s-heading, .plan-heading, .video-heading h2, .blog-heading h2, .product-heading h2{font-family: 'Nunito Sans';font-size: 40px;font-weight: 700;line-height: 50px;text-align: center;color: #303030;letter-spacing: 0;padding: 5px 0;}
.s-subheading, .plan-subheading, .video-heading h5, .blog-heading h5,.product-heading h5{font-family: 'Nunito Sans';font-size: 20px;font-weight: 700;line-height: 1.5;text-align: center;color: #00369A;}
/* .s-subheading:after,.plan-subheading:after,.video-heading h5:after,.blog-heading h5:after {
content: '';
width: 40px;
height: 1px;
display: block;
background: #00369A;
margin: 1px auto 0;
} */

/* Slider */
section#slider {
position: relative;
z-index: 2
}
.slider-text-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.slider-head1 {font-family: 'Nunito Sans';font-size: 64px;font-weight: 700;line-height: 1.2;text-align: left;color: #ffffff;width: 71%;margin-bottom: 22px;}
.slider-btn{margin-top: 32px;font-family: 'Nunito Sans';font-size: 16px;font-weight: 700;line-height: 24px;color: #ffffff;width: 200px;height: 55px;background: #00369A;display: flex;align-items: center;justify-content: center;transition: all 0.3s ease;}
.slider-btn:hover {
background: transparent !important;
color: #FFFFFF;
border: 3px solid #ffffff;
}
#slider .owl-nav {position: absolute;bottom: 60px;right: 55px;display: flex;flex-direction: column;align-items: baseline;display: none;}
#slider .owl-nav button {
width: 50px;
height: 50px;
border: none;
border-radius: 50px;
border: 1px solid #ffffff;
background-color: transparent;
}
#slider .owl-nav .owl-next {
margin-left: 20px;
}
#slider .owl-nav button.owl-prev {
margin-bottom: 30px;
}
#slider .owl-nav button i {
font-size: 24px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: #ffffff;
padding: 5px
}
.slide-social {
position: absolute;
top: 55%;
left: -10%;
transform: rotate(270deg);
z-index: 99;
}
.slide-social a {
font-size: 16px;
font-family: 'Nunito Sans';
color: #ffffff;
font-weight: 200;
margin-right: 35px;
letter-spacing: 1px;
}
.slide-social a i{
margin-right: 10px
}
/* products */
#product .product-head {
    width: 100%;
}
#product .product-content{
padding-top: 50px;
position: relative;
}
#product .product-info {background-color: #fff;}
#product .product-information {text-align: center;padding: 20px 13px;}
#product .product-title a {text-align: center;font-size: 16px;font-family: 'Nunito Sans';font-weight: 700;line-height: 1.5;color: #000000;}
#product .date{
padding: 10px 0;
}
#product .date span {font-size: 13px;font-family: 'Nunito Sans';font-weight: 600;color: #A1A1A1;line-height: 1.5;}
#product .product-information p {text-align: center;font-size: 16px;font-family: 'Nunito Sans';line-height: 1.5;color: #000;font-weight: 400;margin-bottom: 21px;}
#product ul.date {
    display: inline-flex;
    margin: 0;
    list-style-type: none;
    gap: 5px;
    align-items: center;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
}
#product ul.date li::marker {
  color: red;
  font-size: 29px;
  padding-right: 0;
  margin-left: 10px;
}
#product ul.date li {
    font-family: Nunito Sans;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: -0.88px;
    color: #A1A1A1;
}
#product ul.date li::before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    background: #303030;
    margin-right: 5px;
}
#product .product-title {
    text-align: center;
    margin-bottom: 22px;
    padding: 0 10%;
}.product-img-wrap {
    position: relative;
}

.product-teacher {height: 72px;border-radius: 100%;width: 72px;overflow: hidden;margin: 0 auto;margin-top: -10%;border: 3px solid #FFFFFF;}

.product-bottom {
    border-top: 1px solid #F4F6FF;
    position: relative;
    margin-top: 34px;
    padding-top: 31px;
    display: flex;
    justify-content: space-between;
}
.product-bottom-left {
    display: flex;
    gap: 24px;
    align-items: center;
}
.product-bottom::before {}

.product-bottom::before {
    content: '';
    background: #00369A;
    display: block;
    width: 100px;
    height: 6px;
    position: absolute;
    top: -3px;
    left: 101px;
}
.bottom-left-inner {
    display: flex;
    gap: 5px;
    align-items: center;
}
#product .product-bottom-right p.course-price {
    color: #FF4B32;
}
#product .product-bottom-right p.free-price {color: #6A8E00;}
#product .product-bottom p {
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #000;
    margin: 0;
}
/* Experience */
#Experience {
padding: 100px 0 50px;
}
.ex-img {
position: relative;
}
.ex-blank {
width: 185px;
height: 530px;
background: linear-gradient(#00369A, #011F5A);
position: absolute;
top: -2%;
left: -8%;
}
.ex-blank-img {}

.ex-blank-img {
    height: 510px;
    width: 510px;
    border-radius: 100%;
    overflow: hidden;
}
.ex-blank-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.ex-img img{
position: relative;
z-index: 2;
}
h5.ex-subheading {font-size: 20px;line-height: 30px;font-family: 'Nunito Sans';color: #00369A;font-weight: 700;}
h2.ex-subheading {font-size: 40px;font-family: 'Nunito Sans';line-height: 56px;color: #000000;letter-spacing: 0;padding: 20px 0 30px;font-weight: 700;}
h2.ex-subheading span{
color: #001E57
}
p.ex-text {font-size: 16px;line-height: 1.5;color: #A1A1A1;font-family: 'Nunito Sans';font-weight: 600;}
h4.ex-title {font-size: 22px;line-height: 30px;color: #303030;font-weight: 600;margin-top: 34px;padding: 0;}
h4.ex-title i {
font-size: 18px;
padding-right: 10px;
}
p.ex-loop-text {font-size: 16px;font-family: 'Nunito Sans';color: #A1A1A1;line-height: 1.5;font-weight: 600;margin-top: 31px;}
.ex-text-wrap a{font-family: 'Nunito Sans';font-size: 16px;font-weight: 700;line-height: 24px;color: #ffffff;width: 200px;height: 52px;background: #00369A;display: flex;align-items: center;justify-content: center;border-radius: 0;margin: 43px 0 0;transition: all 0.3s ease;}
.ex-text-wrap a:hover {background: #000000 !important;color: #ffffff;border: 3px solid #ffffff;}

/* services */
#services{
position: relative;
margin-top: -1px;
}
.service-main {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 20px;
margin-top: 30px;
}
.service-text {padding: 20px 25px;background: linear-gradient(360deg, #001E57 0%, #00369A 79.48%);position: relative;display: flex;justify-content: center;flex-direction: column;position: relative;}

.serv-num {
    position: absolute;
    top: 2%;
    left: 0;
    z-index: 1;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 96px;
    line-height: 1.5;
    letter-spacing: -0.88px;
    vertical-align: middle;
    padding: 20px;
    color: #FFFFFF21;
}
.s-img {
width: 60px;
height: 60px;
background-color: #ffffff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
h4.service-title {font-size: 24px;font-family: 'Nunito';line-height: 1.5;font-weight: 700;color: #ffffff;padding: 0;text-align: left;}
.service-text p {font-size: 16px;font-family: 'Nunito Sans';font-weight: 600;color: #ffffff;padding: 30px 0;margin-top: 38px;}
.service-btn{font-family: 'Nunito Sans';font-size: 16px;font-weight: 700;line-height: 24px;color: #ffffff;width: 200px;height: 55px;background: #00369A;display: flex;align-items: center;justify-content: center;margin: 40px auto 0;transition: all 0.3s ease;}
.service-btn:hover{background: #020202 !important;border: 3px solid #ffffff;color: #ffffff;}

/* Our Plans */
#Plans{
margin-top: -1px;
}
.plan-slide {
display: grid !important;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 20px;
margin-top: 30px;
}
.all-plans {text-align: center;border-radius: 0;padding: 40px;transition: all 0.3s ease;border: 1px solid #303030;}
h3.plan-title {
    color: #303030;
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
}
.all-plans:hover{background: linear-gradient(180deg, #00369A 0%, #011E58 100%);}
.plan-title a {font-size: 24px;font-family: 'Nunito Sans';line-height: 30px;color: #303030;font-weight: 700;transition: all 0.3s ease;}
.plan-prize {font-size: 60px;font-family: 'Nunito Sans';line-height: 80px;font-weight: 900;color: #303030;transition: all 0.3s ease;}
.plan-prize p {font-size: 14px;font-family: 'Nunito Sans';color: #303030;line-height: 14px;transition: all 0.3s ease;}
.plan-cart-btn a{FONT-WEIGHT: 600;font-family: 'Nunito';font-size: 14px;font-weight: 700;line-height: 24px;color: #303030;width: 250px;height: 60px;display: flex;border: 1px solid #303030;align-items: center;justify-content: center;border-radius: 0;margin: 25px auto;transition: all 0.3s ease;}
.all-plans:hover .plan-cart-btn a{background-color: #fff !important;border: none !important;color: #303030 !important;}
.all-plans:hover .plan-title a, .all-plans:hover .plan-prize, .all-plans:hover .plan-prize p, .all-plans:hover .plan-cart-btn a, .all-plans:hover .freature ul li,.all-plans:hover h3.plan-title{color: #ffffff;}
.plan-cart-btn:after{content: '';width: 150px;height: 1px;display: block;background-color: #303030;margin: 0 auto;}
.freature ul {
list-style: none;
padding-top: 20px;
}
.freature ul li {font-size: 14px;font-family: 'Nunito Sans';font-weight: 600;line-height: 30px;color: #303030;}
p.slider-text {
    font-family: Nunito Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    width: 44%;
}
.all-plans:hover .plan-cart-btn:after {
    background: #DDDDDD !important;
}
/* Team */
#team{
margin-top: -1px;
}
.team-text-img {
display: grid;
grid-template-columns: 2fr 1fr 1fr;
grid-gap: 50px;
margin-bottom: 30px;
}
.tt h2 {font-size: 40px;font-family: 'Nunito Sans';font-weight: 700;line-height: 50px;color: #303030;letter-spacing: 0;width: 80%;}
.tt p {font-size: 16px;font-family: 'Nunito Sans';font-weight: 600;line-height: 30px;color: #A1A1A1;letter-spacing: 0;font-style: italic;width: 95%;opacity: 0.9;margin: 0;padding: 10px 0;}
.tt a{font-family: 'Nunito Sans';font-size: 14px;font-weight: 600;line-height: 24px;color: #ffffff;width: 340px;height: 55px;display: flex;background: #00369A;align-items: center;justify-content: center;margin: 25px 0 0;transition: all 0.3s ease;}
.tt a:hover{background: transparent !important;border: 3px solid #00369A;color: #00369A;}
.team-img {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 30px;
}

/* video */
#Video{margin-top: -1px;padding: 50px 0 220px;}
.video-inner {
    width: 100%;
}
.video-heading p {font-size: 16px;font-family: 'Nunito';font-weight: 600;line-height: 26px;color: #000000;width: 45%;margin: 0 auto;text-align: center;padding: 20px 0 30px;}
.v-video{
position: relative;
text-align: center;
}
.video-img{
position: absolute;
transition: all 0.3s;
border-radius: 10px;
}
.V-video video{
border-radius: 10px
}
.v-video a {
width: 70px;
height: 70px;
border-radius: 50%;
background-color: #001E57;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
display: flex;
align-items: center;
justify-content: center;
outline-offset: -11px;
outline-color: #ffffff;
outline-style: solid;
z-index: 2
}
.v-video a i{
font-size: 16px;
color: #ffffff;
}

/* Testimonial */
section#testimonials {
    height: 276px;
}
#testimonials .testi-main{margin-top: -18%;height: 0;}
#testimonials .container {
max-width: 1170px;
height: 360px;
margin: 0 auto;
}
.testi-main {
    width: 100%;
}
section#testimonials {
    height: 276px;
}
.testi-wrap {display: grid;grid-template-columns: 36% 64%;align-items: center;box-shadow: 0px 4px 15px 5px #0000001A;padding: 5rem 7rem 4.2rem;border-radius: 20px;background-color: #ffffff;position: relative;z-index: 1;}
.testimonials-img img {
width: auto !important;
margin: 0 !important;
}
.owl-dots {
display: none;
}
.testi-headigs h5 {font-size: 20px;font-family: 'Nunito Sans';line-height: 1.5;color: #00369A;font-weight: 700;}

.testi-headigs h2 {font-size: 40px;font-family: 'Nunito Sans';font-weight: 700;line-height: 1.2;padding-top: 10px;letter-spacing: 0px;color: #2D2D2D;}
.testimonial-text p {font-size: 16px;font-family: 'Nunito Sans';line-height: 1.5;color: #A1A1A1;padding: 18px 0;margin: 0;font-weight: 400;}
.testi-title h4 {font-size: 16px;font-family: 'Nunito Sans';font-weight: 700;line-height: 1.5;color: #303030;padding-top: 16px;padding-bottom: 0;}
.testi-title h5 {font-size: 12px;font-family: 'Nunito Sans';line-height: 1.5;color: #303030;font-weight: 600;}
.testimonials-content{
position: relative;
}
.testimonials-content .owl-nav{
display: block !important;
}
.testimonials-content .owl-nav .owl-prev,.testimonials-content .owl-nav .owl-next {
background: transparent;
border: none;
}
.testimonials-content .owl-nav .owl-prev i,.testimonials-content .owl-nav .owl-next i {font-size: 24px;}
.testimonials-content .owl-nav {
position: absolute;
top: 8px;
right: 0;
}
/* INFO */
#info{
position: relative;
}
#info:after {
content: '';
width: 100%;
height: 100%;
background: #000000a8;
display: block;
position: absolute;
top: 0;
}
.info-wrap {position: relative;z-index: 999;display: grid !important;grid-template-columns: 1fr 1fr 1fr 1fr;padding: 4rem 0rem;}
.info-detail {
text-align: center;
}
.info-detail h3 {font-size: 128px;font-family: 'Nunito';font-weight: 700;line-height: 1.2;color: #ffffff;}
.info-detail h5 {font-size: 20px;font-family: 'Nunito';font-weight: 600;line-height: 1.5;color: #ffffff;}

/* Blog */
.blog-head {
    width: 100%;
}
.blog-content{
padding-top: 50px;
position: relative;
}
.blog-info {background-color: #FAFAFA;box-shadow: 0px 4px 10px 0px #0000001A;}
.blog-information {text-align: center;padding: 20px 13px;}
.blog-title a {text-align: left;font-size: 20px;font-family: 'Nunito Sans';font-weight: 600;line-height: 1.5;color: #000000;}
.date{
padding: 10px 0;
}
.date span {font-size: 13px;font-family: 'Nunito Sans';font-weight: 600;color: #A1A1A1;line-height: 1.5;}
.blog-information p {text-align: left;font-size: 16px;font-family: 'Nunito Sans';line-height: 1.5;color: #A1A1A1;font-weight: 400;}
ul.date {
    display: inline-flex;
    margin: 0;
    list-style-type: none;
    gap: 5px;
    align-items: center;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
}
ul.date li::marker {
  color: red;
  font-size: 29px;
  padding-right: 0;
  margin-left: 10px;
}
ul.date li {
    font-family: Nunito Sans;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: -0.88px;
    color: #A1A1A1;
}
ul.date li::before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    background: #303030;
    margin-right: 5px;
}
.blog-title {
    text-align: left;
    margin-bottom: 22px;
}
a.blog-btn {font-family: 'Nunito Sans';font-size: 16px;font-weight: 600;line-height: 24px;color: #ffffff;width: 200px;height: 55px;background: #00369A;display: flex;align-items: center;justify-content: center;margin: 40px auto 0;transition: all 0.3s ease;}
a.blog-btn:hover{background: #000000 !important;border: 3px solid #ffffff;color: #ffffff}

/* Get In Touch */

h2.git-heading {font-size: 40px;font-family: 'Nunito Sans';line-height: 50px;font-weight: 700;color: #303030;letter-spacing: 0;}
p.git-text {font-size: 16px;font-family: 'Nunito Sans';font-weight: 600;line-height: 1.5;color: #A1A1A1;letter-spacing: 1px;margin-bottom: 14px;}
input::-webkit-input-placeholder,.reserve-people select{
font-size: 14px;
font-family: 'Nunito Sans';
}
.pfe-wrap {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.git-call,.git-fax,.git-eemail {
display: grid;
grid-template-columns: 0.2fr 1fr;
align-items: center;
grid-gap: 15px;
}
.git-form {
    display: flex;
    flex-flow: column;
    gap: 17px;
}
.git-call a,.git-fax a,.git-eemail a {display: flex;flex-direction: column;font-size: 13px;font-family: 'Nunito Sans';color: #303030;font-weight: 600;line-height: 1.5;}
.git-call a span,.git-fax a span,.git-eemail a span{font-size: 13px;font-family: 'Nunito Sans';line-height: 1.5;color: #303030;font-weight: 600;}
.git-map {
background: linear-gradient(180deg, #013699 0%, #011E59 100%);
position: relative;
border-radius: 0 50px 50px 0;
}
.git-form-wrap {
background-color: #ffffff;
border-radius: 50px;
padding: 40px 0px 40px 60px;
}
.git-inner-wrapper {box-shadow: 0px -12px 105px -40px #193A4B4D;border-radius: 50px;width: 100%;}
.git-inner-wrap {
width: 550px;
}
.git-map embed {
width: 420px;
height: 450px;
position: absolute;
top: 50%;
transform: translate(-50%,-50%);
}

/* Categories */
.tc-box{
padding-top: 50px;
}
.tc-box .owl-stage {
  padding-bottom: 15px;
}
.tc-contents{
border-radius: 15px;
background-color: #ffffff;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
img.cat-image {
width: 100%;
}
h6.tc-title {
text-align: center;
}
h6.tc-title a {
font-family: 'Nunito Sans';
font-size: 20px;
font-weight: 600;
line-height: 28px;
text-align: center;
letter-spacing: 0;
}
h6.tc-title a i{
font-size: 20px;
padding: 10px 0;
}
a.categories-btn{
font-family: 'Inter';
font-size: 16px;
font-weight: 700;
line-height: 24px;
color: #ffffff;
width: 200px;
height: 55px;
background-color: #8E5331;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
margin: 50px auto 0;
border: 1px Solid transparent;
transition: all 0.3s ease;
}
a.categories-btn:hover{
border: 1px solid #8e5331;
background-color: transparent;
color: #8E5331;
}

/* Image with Text 1 */
.iwt-inner-wrapper-1 .row{
align-items: center;
}
.iwt-1-text {
padding-left: 50px;
}
.iwt-1-text h4 {
font-family: 'Nunito Sans';
font-size: 40px;
font-weight: 600;
line-height: 56px;
letter-spacing: 0;
text-align: left;
color: #8E5331;
}
.iwt-1-text h4:after{
content: '';
width: 195px;
height: 2px;
background-color: #8E5331;
margin: 20px 0 10px;
display: block;
}
.iwt-1-text p{
font-family: Nunito Sans;
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0;
text-align: justify;
color: #000000;
}
a.iwt-1-btn{
font-family: 'Inter';
font-size: 16px;
font-weight: 700;
line-height: 24px;
color: #ffffff;
width: 200px;
height: 55px;
background-color: #8E5331;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
margin-top: 30px;
border: 1px Solid transparent;
transition: all 0.3s ease;
}
a.iwt-1-btn:hover{
border: 1px solid #8e5331;
background-color: transparent !important;
color: #8E5331;
}

/* Image With Text 2 */
section#iwt-2{
padding: 0;
}
.iwt-2-p-text,.iwt-2-c-text {
background-color: #F8F1ED;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.iwt-2-p-text h6,.iwt-2-c-text h6{
font-family: 'Nunito Sans';
font-size: 18px;
font-weight: 600;
line-height: 44px;
letter-spacing: 0;
text-align: center;
color: #000000;
padding: 0;
}
.iwt-2-p-text h4,.iwt-2-c-text h4{
font-family: 'Nunito Sans';
font-size: 32px;
font-weight: 400;
line-height: 52px;
letter-spacing: 0;
text-align: center;
color: #000000;
padding: 0;
width: 70%;
margin: 0 auto;
}
.fa-long-arrow-right:before {
content: "\f178";
font-family: 'FontAwesome';
font-weight: 100;
font-size: 50px;
}

/* Gallery */
.g-contents.slick-slide {
padding: 0 15px;
}
.g-img img {
width: 100%;
}
.gallery-wrap{
padding-top: 50px;
}
.slick-dotted.slick-slider{
margin-bottom: 0px !important;
}
.gallery-wrap .slick-list.draggable {
padding: 0 150px;
}
.gallery-wrap .slick-prev {
position: absolute;
top: 50%;
left: 60px;
transform: translateX(-50%);
background-color: #ffffff;
width: 50px;
height: 50px;
border-radius: 50%;
z-index: 9;
}
.gallery-wrap .slick-next {
position: absolute;
top: 50%;
right: 10px;
transform: translateX(-50%);
background-color: #ffffff;
width: 50px;
height: 50px;
border-radius: 50%;
z-index: 9;
}
.gallery-wrap .slick-prev:before {
content: '\f104';
font-size: 30px;
font-weight: 900;
color: #8E5331;
font-family: fontAwesome;
}
.gallery-wrap .slick-next:before {
content: '\f105';
font-size: 30px;
font-weight: 900;
color: #8E5331;
font-family: fontAwesome;
}
ul.slick-dots{
display: none !important;
}
.gallery-wrap .slick-prev:hover,.gallery-wrap .slick-next:hover{
background-color: #ffffff;
}


/* Image With Text 3 */
section#iwt-3{
padding: 0;
position: relative;
}
.iwt-3-img {
position: relative;
}
.iwt-3-left-text {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 12rem;
width: 65%;
margin: 0 auto;
}
.iwt-3-left-text h2{
font-family: 'Nunito Sans';
font-size: 40px;
font-weight: 700;
line-height: 56px;
letter-spacing: 0;
text-align: left;
color: #8E5331;
}
.iwt-3-left-text p{
font-family: 'Nunito Sans';
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.25px;
text-align: left;
color: #000000;
padding: 10px 0 20px;
}
.iwt-3-left-text a{
font-family: 'Inter';
font-size: 16px;
font-weight: 700;
line-height: 24px;
color: #ffffff;
width: 200px;
height: 55px;
background-color: #8E5331;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
margin: 15px 0 0 0;
border: 1px Solid transparent;
transition: all 0.3s ease;
}
.iwt-3-left-text a:hover{
border: 1px solid #8e5331;
background-color: transparent;
color: #8E5331;
}
.iwt-3-img img{
height: 100%;
width: 100%;
}