.icon{
   display: flex;
    align-items: flex-start;
    justify-content: center;
}
.productsQuickView .section-title h2 {
    
        text-transform: none;
}
.rts-section-gapBottom {
    padding-bottom: 120px;
}
.single-service-style-three {
  position: relative;
  z-index: 1;
}
.single-service-style-three .inner {
  clip-path: polygon(0.167% 0.175%, 99.833% 0.175%, 99.833% 86.41%, 93.226% 92.322%, 93.225% 92.322%, 84.772% 99.825%, 0.167% 99.825%, 0.167% 0.175%);
  background: #fff;
  padding: 30px;
  text-align: center;
}
.single-service-style-three .inner .ticon {
  height: 76px;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F2F2F2;
  margin: auto;
  margin-bottom: 25px;
  clip-path: polygon(0.167% 0.175%, 99.833% 0.175%, 99.833% 86.41%, 93.226% 92.322%, 93.225% 92.322%, 84.772% 99.825%, 0.167% 99.825%, 0.167% 0.175%);
}
.single-service-style-three .inner .title {
  font-size: 18px;
  font-weight: 600;
  color: #1C2539;
  margin-bottom: 17px;
  min-height:70px;
}
.single-service-style-three .inner p.disc {
  font-size: 16px;
  margin-bottom: 20px;
}
.single-service-style-three .inner a.read-more {
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 7px;
  justify-content: center;
  transition: 0.3s;
}
.single-service-style-three .inner .ticon:hover img {
    transform: scale(0.9);
}
.single-service-style-three .inner .ticon img {
    transition: all 0.3s linear;
}
.single-service-style-three .inner a.read-more i {
  font-size: 0px;
  transition: 0.3s;
}
.single-service-style-three:hover a.read-more i {
  font-size: 16px;
}
.single-service-style-three::after {
  position: absolute;
  content: "";
  clip-path: polygon(0.167% 0.175%, 99.833% 0.175%, 99.833% 86.41%, 93.226% 92.322%, 93.225% 92.322%, 84.772% 99.825%, 0.167% 99.825%, 0.167% 0.175%);
  height: 101%;
  width: 101%;
  z-index: -1;
  left: -0.5%;
  top: -0.5%;
  bottom: 0;
  right: 0;
  background: #E4E7EE;
}

.service-wrap-03 {
    position: relative;
    z-index: 5;
    margin-top: -140px;
}
@media only screen and (max-width: 767px) {
   .single-service-style-three {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}
.service-wrap-03{margin-top:60px !important;}
.single-service-style-three .inner .title{min-height:auto !important;}
}

.phone_number{ text-indent: 28px;}
.field-icon {
    position: absolute !important;
    left: 10px;
    top: 17px;
    font-size: 16px;
    color: #6c757d;
    z-index:1;
}
.icon {
  font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn.disabled, .btn:disabled {
    opacity: .65;
}
.disabled {
    pointer-events: none;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    font-weight: normal;
}
#article_contactForm select, #article_contactForm label, #article_contactForm  input,  #article_contactForm textarea, #article_contactForm input[type="text"], #article_contactForm input[type="email"], #article_contactForm input[type="url"], #article_contactForm input[type="password"], #article_contactForm input[type="number"], #article_contactForm input[type="tel"], #article_contactForm input[type="search"] {
    color: #000;
    font-size: 18px;
}
.fabs {
  position: fixed;
  right: 20px;
  bottom: 200px;
  z-index: 1;
}
#interviewresult {
    position: relative;
    width: 100%;
    padding: 10px;
  
    margin-top: -1px;
    border-top: 0;
    overflow: hidden;
    border-bottom: 5px #548dd4 solid;
    background-color: #fff;
    left: 0;
    top: 3px;
    z-index: 9;
    border-left: 1px solid #c1baba;
    border-right: 1px solid #c1baba;
}
.scaction {
  
  height: 50px;
  width: 50px;
  border-radius: 50%;
  /*box-shadow: 0 5px 7px 0px gray;*/
  transition: background-color 0.4s ease-in-out;
  
}
.scaction.active{background: gray;}
.scaction i {
  position: absolute;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  cursor: pointer;
  
}
.scaction span img{
    height: 50px;
  width: 50px;
}
.scaction span {
  position: absolute;
  
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width:100%;
  height:100%;
  cursor: pointer;
}

.scaction.active:hover {
  background-color: #000;
}

.scbtn {
  position: absolute;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  
}

.scbtn i {
  position: absolute;
  font-size: 18px;
  color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.scbtns {
  position: absolute;
  bottom: 0px;
  margin-bottom: 5px;
  height: 35px;
  width: 35px;
  transition: 0.3s ease-in-out;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  display: none;
}
.scbtns.open {
  bottom: 50px;
  display: inline-block;
}
header {
    position: relative;
 min-height: 64px;
}
#learnMore1 .modal-dialog .container{
    max-width:100%;    
    padding-right: 0px;
    padding-left: 0px;
    
}
#learnMore1 .modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }
#learnMore1 .modal-dialog  .modal-body{padding:0;}
#learnMore1 .modal-content button.close {
	position: absolute;
	right: 10px;
	top: 10px;
	outline: 0;
	opacity: 1;
	color: #000;
	-webkit-transition: .5s;
	transition: .5s;
	line-height: 35px;
	padding: 0;
	margin: 0;
	font-size: 25px;
	width: 35px;
	text-shadow: unset;
	height: 35px;
	border: none;
	background-color: #efefef;
	border-radius:50%;
	z-index:1;
}

#learnMore1 .modal-content button.close:hover {
	background-color: #ffc25f;
	color: #fff;
}
  
.filter-cat-results .f-cat {
  opacity: 0;
  display: none;
}
.filter-cat-results .f-cat.active {
  opacity: 1;
  display: block;
  -webkit-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bottom_nav{
  width: 100%;
  background: transparent;
  height: 45px;
  padding: 0 133px;
}
.header-nav .navbar-brand{padding-top:10px;}
.bottom_nav ul{
  width: 100%;
  height: 38px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#testimonial {
            position: relative;
        }
        
.profile-testimonial{
   
    text-align: center;    
}
.profile-testimonial .img-area {
	margin: 0;
}
.profile-testimonial .img-area img {
	height: 178px !important;
	width: 178px !important;
	    display: inline-block !important;
	border-radius: 50%;
	border: 7px solid #fde224 ;
}
.content-testimonial{
    font-size: 18px;
}
.content-testimonial p {
	/*text-align: justify;*/
	font-size:16px;
}
.content-testimonial p span {
	font-size: 28px;
	margin-right: 20px;
    color: #e0ad56;
        position: absolute;
    top: -10px;
    left: -22px;
}
.bottom_nav ul li a{
  text-transform: uppercase;
  position: relative;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    color: #000;
    font-weight: 500;
    line-height: 38px;
}
.brand-name.navbar-left{font-size:12px;margin-bottom:0px;width:25%;font-weight:600;}
.target_section {
    /*background-image: url(../assets/images/target-bg.jpg);*/
    background-color: #f9f8f6 !important;
    background-size: cover;
    color: #ffffff;
    text-align: center;
}

.target_section .detail-box {
    margin: 30px 0;
}

.target_section h2 {
    font-weight: 700;
    color: #1c1a1d;
}
.target_section h5 {
    font-size: 18px;
    font-weight: 500;
    color: ##1c1a1d;
}
#about ul,.iwd-theme ul{padding-left:20px;}
#about ul > li, .iwd-theme ul > li{
    list-style-type: disc;
}
.foll-step li {
    list-style-type: disclosure-closed;
    margin-bottom: 5px;
    font-size: 16px;
}

.section-title h2{line-height:1.3em;}
.about-list >li {
    margin-bottom: 5px;
    font-size: 16px;
}
.about-content,.iwd-theme ,.faq-sections,.iwd-guide{
    font-size: 16px;
}
.about-content p,.iwd-theme p,.faq-sections p,.iwd-guide p{
   margin-bottom: 10px;
}
.seo-content,.topic-content,.faq-content {
    display: none;
}
.text-accordion p{font-size: 16px;margin-bottom: 10px;}
.accordion-section h4{ font-size: 1.75rem;font-weight:500;}
.accordion_one .panel-group {
    border: 1px solid #f1f1f1;
    margin-top:20px;

}



.accordion_one .panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid transparent;
    border-radius: 0;
    margin: 0;
}

.accordion_one .panel-default {
    border: 0;
}

.accordion-wrap .panel-heading {
    padding: 0px;
    border-radius: 0px;
}

.accordion_one .panel .panel-heading h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight:500;
    margin-bottom:0;
}

.accordion_one .panel .panel-heading a.collapsed {
    color: #000;
    display: block;
    padding: 12px 30px;
    border-top: 0px;
}

.accordion_one .panel .panel-heading a {
    display: block;
    padding: 12px 30px;
    background: #fff;
    color: #313131;
    border-bottom: 1px solid #f1f1f1;
}

.accordion-wrap .panel .panel-heading a {
    font-size: 14px;
}

.accordion_one .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 25px 30px 30px 35px;
    background: #fff;
    color: #000;
}


.accordion_one .panel .panel-heading a.collapsed:after {
    content: "\2b";
    color: #fff;
    background: #ac5cbb;
}

.accordion_one .panel .panel-heading a:after, .accordion_one .panel .panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;
   
    line-height: 48px;
    text-align: center;
    background: #ac5cbb;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px;
}

.accordion_one .panel .panel-heading a:after {
    content: "\2212";
     background: #000;
     color:#fff;
}
	#programStructure .accordion-section .panel-default>.panel-heading {
			border: 0;
			padding: 0;
		}

		#programStructure .accordion-section .panel-default .panel-title a {
			display: block;
			
			font-size: 1.2rem;
			color: #000;
		}

		#programStructure .accordion-section .panel-default .panel-title a:after {
			font-family: 'FontAwesome';
			font-style: normal;
			font-size: 1.2rem;
			content: "\f106";
			color: #000;
			float: right;
			font-weight:700;
		}

		#programStructure .accordion-section .panel-default .panel-title a.collapsed:after {
			content: "\f107";
			font-size: 1rem !important;
			color: #000;
		}

		#programStructure li,
		#programStructure ul {
			list-style-type: disc;
		}

		#programStructure .list-none {
			list-style-type: none;
		}

		#programStructure .accordion-section .panel-default .panel-body {
			font-size: 1.2rem;
		}


		#programStructure .li-content {
			margin-bottom: 5px;
			font-size: 16px;
		}

		#programStructure  .collapsed {
			color: #000;
			font-size: 1.2rem !important;
		}


	#faqs .accordion-section .panel-default>.panel-heading {
			border: 0;
			padding: 0;
		}

		#faqs .accordion-section .panel-default .panel-title a {
			display: block;
			font-style: italic;
			font-size: 1.2rem;
			color: #000;
		}

		#faqs .accordion-section .panel-default .panel-title a:after {
			font-family: 'FontAwesome';
			font-style: normal;
			font-size: 1.2rem;
			content: "\f106";
			color: #000;
			float: right;
		}

		#faqs .accordion-section .panel-default .panel-title a.collapsed:after {
			content: "\f107";
			font-size: 1rem !important;
			color: #000;
		}

		#faqs li,
		#faqs ul {
			list-style-type: disc;
		}

		#faqs .list-none {
			list-style-type: none;
		}

		#faqs .accordion-section .panel-default .panel-body {
			font-size: 1.2rem;
		}


		#faqs .li-content {
			margin-bottom: 5px;
			font-size: 16px;
		}

		#faqs .collapsed {
			color: #000;
			font-size: 1.2rem !important;
		}
section.fresh-section .fresh-box .owl-buttons div{color: #d5d5d5;}
.fresh-box .ntSponsorList{
    margin-bottom:0px;    
    -webkit-border-radius: 0px;
    border-radius: 0px;border:0;background:transparent;}
.fresh-section .fresh-box .item {
    padding: 0 5px;
}

.fresh-box .ntSponsorList img {
      transition: transform .5s ease;
    }

.fresh-box .ntSponsorList:hover img {
      transform: scale(1.1);
    }
.single-hs-item .carousel-caption {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 5px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding:0;
    background-size: cover;
}
.single-hs-item .carousel-caption .m-btn.m-btn-theme2 {
    background: #b066c7;
    background-image: -webkit-linear-gradient(45deg, #b066c7 0%, #b066c7 100%);
    background-image: linear-gradient(45deg, #b066c7 0%, #b066c7 100%);
    border-color: #b066c7;
    
    color: #fff;
    font-size:16px;
        text-transform: none;
}
.single-hs-item .carousel-caption .m-btn.m-btn-theme2:hover {
   background: #000;
    background-image: -webkit-linear-gradient( 45deg, #000 0%, #000 100%);
    background-image: linear-gradient( 45deg, #000 0%, #000 100%);
    border-color: #000;
}
.iwd-blogs .blog-tile {
    position: relative;
    z-index: 3;
    padding: 0 15px;
    margin: 0 0 50px;
}
.iwd-blogs .blog-tile a {
    text-decoration: none;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    border-radius: 6px 6px 0 0;
    background: #fff;
}
.iwd-blogs .blog-tile .image-container {
    position: relative;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    height: 240px;
}
.iwd-blogs .blog-tile .image-container .img-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 50%;
    -khtml-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.iwd-blogs .blog-tile .content {
    padding: 20px 12px;
}
.iwd-blogs .blog-tile h4 {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    margin: 10px 0 10px 0px;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    
}
.iwd-blogs .blog-tile p {
    overflow: hidden;
    text-overflow: ellipsis;
   -webkit-box-orient: vertical;
   
    -webkit-line-clamp: 3;
    margin-bottom: 30px;
    color: #111;
    font-size: 16px;
    line-height: 25px;
     display: -webkit-box;
}
.z-depth-1-half {
    -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%) !important;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%) !important;
}
.home-banner-01 .m-btn {
   
    margin-right: 10px;
    text-align: center;
}
#semp.home-banner-01 .app-btn-set .m-btn.downloadcopy-btn {
    background: #000;
    background-image: -webkit-linear-gradient(45deg, #000 0%, #000 100%);
    background-image: linear-gradient(45deg, #000 0%, #000 100%);
    border-color: #000 !important;
}
.quote-section{background-image:none;background-color:#fff;}
.section-title p {
    font-size: 20px;
}
.drop-box{
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.drop-box h2{padding:0 15px;}
.hover_listing li p{
    font-size: 14px;
    color:#000;
    font-weight:500;
}
 .topic-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0px 0px;
}

.button-container {
  display: flex;
  margin: 0px auto;
  flex-wrap: wrap;
  justify-content: center;
}

.button {
  display: flex;
  overflow: hidden;
  margin: 10px;
  padding: 12px 12px;
 
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 150ms linear;
  text-align: center;
  white-space: nowrap;
  text-decoration: none !important;
  text-transform: none;
  text-transform: capitalize;
  color: #fff;
  border: 0 none;
  border-radius: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  justify-content: center;
  align-items: center;
  flex: 0 0 260px;
  box-shadow: 2px 5px 10px #e4e4e4;
}
.button:hover {
  transition: all 150ms linear;
  opacity: 0.85;
}
.button:active {
  transition: all 150ms linear;
  opacity: 0.75;
}
.button:focus {
  outline: 1px dotted #959595;
  outline-offset: -4px;
}

.button.-regular {
  color: #202129;
  background-color: #ffe0ef;
}
.button.-regular:hover {
  color: #202129;
  background-color: #ffe0ef;
  opacity: 1;
}
.button.-regular:active {
  background-color: #ffe0ef;
  opacity: 1;
}
.button-box .btn-primary {
    background: #ffbf00;
    background-image: linear-gradient(180deg, #ffbf00 0%, #f7d97e 100%);
    background-image: -webkit-linear-gradient(180deg, #ffbf00 0%, #f7d97e 100%);
    
    border-color: #ffbf00;
    color: #000;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    padding: 5px 12px;
    text-transform:none;
}
.app-btn-set.bookcentered .m-btn.m-btn-theme {
    background: #000;
    background-image: -webkit-linear-gradient(45deg, #000 0%, #000 100%);
    background-image: linear-gradient(45deg, #000 0%, #000 100%);
    border-color: #000;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    padding: 5px 12px;
    text-transform:none;
}
.app-btn-set.bookcentered .m-btn.m-btn-theme:hover {
    background: #b066c7;
    background-image: -webkit-linear-gradient(45deg, #b066c7 0%, #b066c7 100%);
    background-image: linear-gradient(45deg, #b066c7 0%, #b066c7 100%);
    border-color: #b066c7;
}
.hover_listing li h3 {
    font-size: 22px;
    text-transform:uppercase;
    line-height:1.2;
}
.hover_listing li .img,.hover_listing li .img:hover{
    background: #ac5cbb;
}

.help-block {
    color: red;
    font-size: 13px;
    display: block;
}
label.error {
    color: red;
    font-weight: 500;
}
@media (min-width: 1200px){
.container {
    max-width: 90%;
}
}
.form-wraper-inner {
    padding: 25px;
    box-shadow: none;
    }
.form-wraper .form-control {
    box-shadow: none; 
    font-size: 1rem;
    min-height: 40px;
}
.form-wraper-inner .form-group button {
    width: 100%;
    margin: 8px 0;
    border-radius: 48.6811px !important;
    background-color: #538DD7;
    border-color: #538DD7;
    font-weight: 700;
    height: 52px;
    text-transform: uppercase;
}
.form-wraper-inner .form-group button:hover{
    color:#fff;
}
.CFC span{
    letter-spacing: 0;
}
.video_preview.video-wraper{
    width: 90%;
       margin-bottom: 0px;
    height: 380px;
    
}
.form-label {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 3px;
    text-transform: capitalize !important;
}
.form-label a{color:#2b2727;}
.form-container{padding-bottom:28px;}
.blog_large .post_img img, .blog_single .post_img img {
    height: auto;
    width: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.hover_listing li {
    border-right: 5px solid #fff;
}
.hover_listing li .img .play-btn{border-color: transparent;}
.play-btn i {
    margin-left: 0px;
}
.profile-card{
            position:relative;
            overflow: hidden;
            margin-bottom:20px;
            box-shadow: 0 6px 20px -3px #538dd740;
            /*box-shadow:0px 2px 3px #222;*/
          
        }
       /* .profile-card:hover .profile-img img
        {
            transform: scale(1.2);
        }*/
        .profile-card .profile-img:hover img {
    transform: scale(1.05);
}
.profile-card .profile-img
{
    overflow: hidden;
    transform: translateZ(0);
    background: #f6f6f5;
}
        .profile-card .profile-img img{
            width:100%;
            height:auto;
            /*transition: transform 1s;*/
            transition: transform .35s ease-in-out;
            
        }
       /* .profile-card .profile-content::before{
            content: "";
            position:absolute;
            top:0;
            left:0;
            width:50%;
            height:40%;
            border:3px solid #333;
            border-right:3px solid transparent;
            border-bottom:3px solid transparent;
            transform: scale(1,1);
            transition: all 0.50s linear;
        }
        .profile-card .profile-content::after{
            content: "";
            position:absolute;
            bottom:0;
            right:0;
            width:50%;
            height:40%;
            border:3px solid #222;
            border-left:3px solid transparent;
            border-top:3px solid transparent;
            transition: all 0.50s linear;
            
        }
      .profile-card:hover .profile-content:before{
            top:20px;
            left:20px;
        }
        .profile-card:hover .profile-content:after{
            bottom:20px;
            right:20px;
        }*/
       
        .profile-card .profile-content{
            
            padding:20px;
            text-align: center;
           
        }
        /*.profile-card .profile-content:hover{
            background-color: rgba(87,140,201,0.85);
        }*/
        .profile-card .profile-content .title{
            font-size:20px;
            color:#000;
            opacity:0;
            line-height:1.1;
            margin-bottom:0px;
            text-transform:uppercase;
             opacity:1;
            transform: translateY(0px);
            transition:all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;
        }
       /* .profile-card:hover .title{
            opacity:1;
            transform: translateY(0);
        }*/
     .profile-card .profile-content p{
         font-size:18px;
         color:#fff;
          line-height:1.2;
     }
        .profile-card .profile-content span{
            display:block;
            margin:5px 0;
            font-size: 14px;
            text-transform: capitalize;
            line-height:1.1;
        }
        .navbar .navbar-toggler{
                -webkit-box-shadow: none;
    box-shadow: none;
        }
.default-btn {
    font-size: 20px;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #000;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    opacity: 1;
    
    font-weight: 700;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 12px;
    padding-bottom: 12px;
    max-width: 200px;
}
.banner-btn .download_default-btn {
    font-size: 14px;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
    color: #000;
    -webkit-transition: .5s;
    transition: .5s;
    
    opacity: 1;
    font-weight: 700;
    border-radius: 20.5px;
    background-image: none;
    border: 1px solid #000;
}
.productsQuickView .modal-dialog {
	max-width: 900px;
	margin: 0 auto;
}

.productsQuickView .modal-content {
	border: none;
	padding: 40px;
	border-radius: 0;
	background-image: radial-gradient(circle at 100% 100%, #fff5b1, #fff7bd 0%, #fff9cf 0%, #f8f3d4 7%, #fefefa 38%, #fff);
    box-shadow: 0 8.7px 34.8px #538dd738;
}
.contact-section .pattern-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.contact-section .section-title p{
    font-size:16px;
}
.cta-wrap {
    background: #e6f0fb;
    max-width: 845px;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
    padding: 40px 125px;
}

.cta-wrap .cta-icon {
    position: absolute;
    left: 30px;
    top: -60px;
    height: 85px;
    width: 85px;
    line-height: 85px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 20px 43px 0px rgba(0, 0, 0, 0.09);
    border-radius: 50%;
}
.cta-wrap .cta-content p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #4c4d56;
}
.cta-wrap .cta-content p a {
    font-weight: 600;
    color: #086ad8;
}
 .about-02-right {
    position: relative;
    padding-left: 20px;
}
.about-02-right p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight:600;
}
.about-list ul li i {
    font-size: 16px;
    color: #086ad8;
    margin-right: 10px;
}
.testimonial-img {
    position: relative;
    z-index: 1;
}
 .testimonial-img img {
    position: relative;
    bottom: 35px;
}
.testimonial-img .shape-1 {
    position: absolute;
    top: 20px;
    left: 20px;
    -webkit-animation: round-01 7s linear infinite;
    animation: round-01 7s linear infinite;
    z-index: -1;
}

.about-list {
    margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
 .testimonial-img .shape-1 {
    left: -15px;
  }
}
@media only screen and (max-width: 991px) {
  
  .testimonial-img {
    text-align: center;
    display:none;
  }
  .testimonial-img .shape-1 {
    left: 75px;
  }
  
}
@media only screen and (max-width: 767px) {
   .testimonial-img .shape-1 {
    left: 15px;
  }
}
@-webkit-keyframes round-01 {
  0% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(15deg);
  }
}

@keyframes round-01 {
  0% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(15deg);
  }
}
@media only screen and (max-width: 575px) {
  .cta-wrap {
    padding: 20px 20px;
  }
  .about-02-right{padding-left:0px !important;}
  .about-list {
    margin-top: 22px !important;
    margin-bottom:60px;
}
.about-02-right p{text-align:center;}
.cta-icon img{
    width: 30px;
    bottom: 10px;
    position: relative;
   vertical-align:middle;
}
}

@media only screen and (max-width: 449px) {
   .cta-wrap {
    padding: 20px 20px;
  }
}



@media only screen and (max-width: 991px) {
.cta-wrap .cta-icon {
    top: -40px;
    height: 65px;
        width: 65px;
  }
}
.about .feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.about .feature-list li {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 1rem;
    font-size: 1rem;
}
.about .feature-list li i {
    color: #0d83fd;
    font-size: 1.25rem;
    margin-top:2px;
}
.about .image-wrapper {
    position: relative;
}
.about .about-title {
    font-size: 1.75rem;
    margin-bottom: 1rem;
    line-height: 1.2;
    font-weight: 700;
}
.about .about-description {
    margin-bottom: 2rem;
    font-size:16px;
    color: color-mix(in srgb, #000, transparent 20%);
}
.right-sd {
    padding: 0 20px;
}
.rounded-4 {
    border-radius: 1rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.counter-wrap {
    background: #010f31;
    padding: 105px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
   
    position: relative;
    z-index: 5;
}

.productsQuickView .modal-content button.close {
	position: absolute;
	right: 0;
	top: 0;
	outline: 0;
	opacity: 1;
	color: #000;
	-webkit-transition: .5s;
	transition: .5s;
	line-height: 35px;
	padding: 0;
	margin: 0;
	font-size: 25px;
	width: 35px;
	text-shadow: unset;
	height: 35px;
	border: none;
	background-color: #efefef;
}

.productsQuickView .modal-content button.close:hover {
	background-color: #ffc25f;
	color: #fff;
}

.productsQuickView .modal-content .product-content h3 {
	margin-bottom: 18px;
	font-size: 24px;
	font-weight: 700;
}
.productsQuickView .modal-content .product-content h4{
   	font-size: 20px;
	font-weight: 700;
}
.productsQuickView .modal-content .product-content h5{
    color:#ffc25f;
    font-weight: 600;
    font-size: 18px;
}
.productsQuickView .modal-content .product-content h5 span.text-white{color:#212529!important;}
.productsQuickView .modal-content .product-content p{margin-bottom:15px;}

.productsQuickView .modal-content .product-content .price {
	margin-bottom: 15px;
	color: #000;
	font-size: 15px;
	font-weight: 600;
}

.productsQuickView .modal-content .product-content .price .old-price {
	text-decoration: line-through;
	color: #828893;
}

/*.productsQuickView .modal-content .product-content p {
	margin-bottom: 0;
}*/

.productsQuickView .modal-content .product-content .product-review {
	margin-bottom: 15px;
}

.productsQuickView .modal-content .product-content .product-review .rating {
	display: inline-block;
	padding-right: 5px;
	font-size: 14px;
}

.productsQuickView .modal-content .product-content .product-review .rating i {
	color: #ffba0a;
}

.productsQuickView .modal-content .product-content .product-review .rating-count {
	display: inline-block;
	color: #000;
	border-bottom: 1px solid #000;
	line-height: initial;
}

.productsQuickView .modal-content .product-content .product-review .rating-count:hover {
	color: var(--mainColor);
	border-color: var(--mainColor);
	text-decoration: none;
}

.productsQuickView .modal-content .product-content .product-add-to-cart {
	margin-top: 20px;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter {
	max-width: 130px;
	min-width: 130px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	position: relative;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter span {
	position: absolute;
	top: 0;
	background-color: transparent;
	cursor: pointer;
	color: #d0d0d0;
	width: 50px;
	height: 100%;
	line-height: 55px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter span.minus-btn {
	left: 0;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter span.plus-btn {
	right: 0;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter span:hover {
	color: var(--mainColor);
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter input {
	height: 50px;
	color: #000;
	outline: 0;
	display: block;
	border: none;
	background-color: #f8f8f8;
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter input::-webkit-input-placeholder {
	color: #000;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter input:-ms-input-placeholder {
	color: #000;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter input::-ms-input-placeholder {
	color: #000;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .input-counter input::placeholder {
	color: #000;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .default-btn {
	position: relative;
	border: none;
	padding: 12px 30px;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border: 1px solid var(--mainfontFamily);
}

.productsQuickView .modal-content .product-content .product-add-to-cart .default-btn i {
	margin-right: 2px;
}

.productsQuickView .modal-content .product-content .product-add-to-cart .default-btn:hover {
	background-color: var(--whiteColor);
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn {
	margin-top: 20px;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn input {
	display: none;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx {
	margin: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx span {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx span:first-child {
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	-webkit-transform: scale(1);
	transform: scale(1);
	vertical-align: middle;
	border: 1px solid #ebebeb;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx span:first-child svg {
	position: absolute;
	top: 3px;
	left: 2px;
	fill: none;
	stroke: var(--whiteColor);
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-dasharray: 16px;
	stroke-dashoffset: 16px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx span:first-child:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	display: block;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 1;
	border-radius: 50%;
	-webkit-transition: .6s;
	transition: .6s;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx span:last-child {
	position: relative;
	top: 2px;
	padding-left: 4px;
	color: #666;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .cbx:hover span:first-child {
	border-color: var(--mainColor);
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child {
	background: var(--mainColor);
	border-color: var(--mainColor);
	-webkit-animation: wave .4s ease;
	animation: wave .4s ease;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child svg {
	stroke-dashoffset: 0;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child:before {
	-webkit-transform: scale(3.5);
	transform: scale(3.5);
	opacity: 0;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .item:not(:first-child) {
	margin-top: 15px;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .btn-light {
	background-color: #f2f2f2;
	border: none;
	padding: 13px 25px 10px;
	-webkit-transition: .6s;
	transition: .6s;
	font-weight: 600;
	display: block;
	width: 100%;
}

.productsQuickView .modal-content .product-content .buy-checkbox-btn .btn-light:hover {
	background-color: var(--mainColor);
	color: var(--whiteColor);
}

.productsQuickView .modal-content .product-content .products-share {
	margin-top: 30px;
}

.productsQuickView .modal-content .product-content .products-share .social {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.productsQuickView .modal-content .product-content .products-share .social li {
	display: inline-block;
}

.productsQuickView .modal-content .product-content .products-share .social li span {
	display: inline-block;
	margin-right: 3px;
	font-weight: 700;
	position: relative;
	top: -2px;
}

.productsQuickView .modal-content .product-content .products-share .social li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border: 1px solid var(--mainColor);
	text-align: center;
	font-size: 18px;
	margin-left: 2px;
}

.productsQuickView .modal-content .product-content .products-share .social li a:hover,.productsQuickView .modal-content .product-content .products-share .social li a:focus {
	color: var(--mainColor);
	background-color: transparent;
}

.productsQuickView .modal-content .product-content .products-share .social li a.facebook {
	background-color: #3b5998;
	border-color: #3b5998;
	color: var(--whiteColor);
}

.productsQuickView .modal-content .product-content .products-share .social li a.facebook:hover,.productsQuickView .modal-content .product-content .products-share .social li a.facebook:focus {
	color: #3b5998;
	background-color: transparent;
}

.productsQuickView .modal-content .product-content .products-share .social li a.twitter {
	background-color: #1da1f2;
	border-color: #1da1f2;
	color: var(--whiteColor);
}

.productsQuickView .modal-content .product-content .products-share .social li a.twitter:hover,.productsQuickView .modal-content .product-content .products-share .social li a.twitter:focus {
	color: #1da1f2;
	background-color: transparent;
}

.productsQuickView .modal-content .product-content .products-share .social li a.linkedin {
	background-color: #007bb5;
	border-color: #007bb5;
	color: var(--whiteColor);
}

.productsQuickView .modal-content .product-content .products-share .social li a.linkedin:hover,.productsQuickView .modal-content .product-content .products-share .social li a.linkedin:focus {
	color: #007bb5;
	background-color: transparent;
}

.productsQuickView .modal-content .product-content .products-share .social li a.instagram {
	background-color: #c13584;
	border-color: #c13584;
	color: var(--whiteColor);
}

.productsQuickView .modal-content .product-content .products-share .social li a.instagram:hover,.productsQuickView .modal-content .product-content .products-share .social li a.instagram:focus {
	color: #c13584;
	background-color: transparent;
}
.productsQuickView .modal-content .product-content ul{
    padding-left: 30px;
    list-style: disc;
    margin-bottom:15px;
}
.productsQuickView .modal-content .product-content ul li{list-style: disc;}
.post_content.large{padding:0 35px;}
.post_content.large p{font-size:16px;line-height:26px;}
.video_preview{margin-bottom:10px;}
.btn.button{
    border-radius:25.5px;
border-bottom: 0px solid #2b2727;
    -webkit-border-radius: 25.5px;
    -moz-border-radius: 25.5px;
    text-transform: none;
    font-size: 16px;
}
@media only screen and (max-width: 768px){
    .profile-card{width:300px;margin-left:auto;margin-right:auto;}
    .details .flex {
    display: block;
}
#programStructure .accordion-section .panel-default .panel-title a{line-height:1.1;}
    .w-layout-grid {
   grid-template-columns: 1fr !important;
   padding: 0 40px;
}
    .brand-name.navbar-left{padding: 10px;width:100%;}
    .section_gap {
    padding: 79px 0 65px;
}
    .hero-slider .single-hs-item{height:220px;}
   .post_content.large{padding:0;} 
 .video_preview.video-wraper{
    width: 100%;
    height:233px;
 }
.form-row .pl-md-0, .form-row .pr-md-0 {
    padding-left: 0!important;
    padding-right: 0!important;
}
.col-md-6.pl-md-0{margin-bottom:10px;}
}
.owl-carousel {
	position: relative;
}

.owl-carousel .owl-stage-outer {

	position: relative;
}

.owl-carousel .owl-item {
	opacity: 1;
}

.owl-carousel .owl-item.active {
	opacity: 1;
}
.hero-slider.owl-carousel .owl-nav {top: 60%;}
.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	display: inline-block;
}

.owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0px;
	color: rgba(0, 0, 0, 0.2) !important;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
	.owl-carousel .owl-nav .owl-prev,
        .owl-carousel .owl-nav .owl-next {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.owl-carousel .owl-nav .owl-prev p span, .owl-carousel .owl-nav .owl-prev p small,
      .owl-carousel .owl-nav .owl-next p span,
      .owl-carousel .owl-nav .owl-next p small {
	display: block;
	color: #000;
	line-height: .8;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
	.owl-carousel .owl-nav .owl-prev p span, .owl-carousel .owl-nav .owl-prev p small,
          .owl-carousel .owl-nav .owl-next p span,
          .owl-carousel .owl-nav .owl-next p small {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.owl-carousel .owl-nav .owl-prev small,
      .owl-carousel .owl-nav .owl-next small {
	text-transform: uppercase;
}

.owl-carousel .owl-nav .owl-prev span,
      .owl-carousel .owl-nav .owl-next span {
	line-height: 0;
}

.owl-carousel .owl-nav .owl-prev span:before,
        .owl-carousel .owl-nav .owl-next span:before {
	font-size: 40px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
	.owl-carousel .owl-nav .owl-prev span:before,
            .owl-carousel .owl-nav .owl-next span:before {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.owl-carousel .owl-nav .owl-prev:hover small,
      .owl-carousel .owl-nav .owl-next:hover small {
	color: #dbcc8f;
}

.owl-carousel .owl-nav .owl-prev:hover span:before,
      .owl-carousel .owl-nav .owl-next:hover span:before {
	color: #dbcc8f;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel .owl-dots {
	text-align: center;
	margin-top: 20px;
}

.owl-carousel .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	margin: 5px;
	border-radius: 50%;
	background: #666666;
	position: relative;
	border: 1px solid #666666;
}

.owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
	outline: none !important;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #000;
	border: 1px solid #000;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.testimony-wrap {
	background: #000 0% 0% no-repeat padding-box;
	padding:12px;
}

.testimony-wrap .text, .testimony-wrap .img {
	width: 50%;
}
.owl-carousel .owl-nav .owl-prev:focus,.owl-carousel .owl-nav .owl-next:focus
{
    outline: none;
}

.d-table {width: 100%;height: 100%;display: table;}
.d-tablecell {display: table-cell;vertical-align: middle;}
.custom-btn1 {background-color: #ff3547;color: #fff;border: 1px solid #ff3547;display: inline-block;padding: 12px 30px;text-transform: uppercase;border-radius: 30px;text-decoration: none;}
.custom-btn1:hover {background-color: transparent;text-decoration: none;color: #fff;}
/*
Hero slider style
==========================*/
.owl-carousel .owl-item.active .single-hs-item:before{opacity: .1;}
.owl-carousel .owl-item .single-hs-item:before{opacity: .7;}
.hero-slider {position: relative;}
.single-hs-item {height: calc(100vh - 218px);background-size: cover;background-position: center center;position: relative;background-repeat: no-repeat;}
.single-hs-item:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: #000;opacity: .2;}


.item-bg1 {
background-image: url('https://www.speakin.co/assets/images/speakinasiadialogues/slider/magazine-slider-02.jpg');
}
.item-bg2 {
background-image: url('https://www.speakin.co/assets/images/speakinasiadialogues/slider/magazine-slider-03.jpg');
}
.item-bg3 {
background-image: url('https://www.speakin.co/assets/images/speakinasiadialogues/slider/magazine-slider-04.jpg');
}
.section.quote-sections{background-color:#edebeb}
.box-b {
  
    transition: .2s all ease-in-out;
    border-radius: 0px;
    cursor: pointer;
    text-align:center;
    height: auto;
    position: relative;
   
}
.box-b .box-img {
    margin-bottom: 0px;
}
.staff .box-img img {
   
    margin: auto;
   vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}
.box-b h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 22px;
    color: #000000;
}
.box-b p {
    line-height: 1.4;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin-bottom: 5px;
    text-transform:uppercase;
}

.quote-box .owl-carousel .owl-nav button.owl-prev{margin:0 0 0 -40px;background-color:transparent;}
.quote-box .owl-carousel .owl-nav button.owl-next{margin:0 -40px 0 0;background-color:transparent;}

.fresh-section .owl-carousel .owl-nav button.owl-prev{margin:0 0 0 -35px;background-color:transparent;}
.fresh-section .owl-carousel .owl-nav button.owl-next{margin:0 -35px 0 0;background-color:transparent;}

.owl-carousel .owl-nav button.owl-prev {background-color: #ff3547;position: absolute;left: 0;top: 50%;
color: #fff;font-size: 30px;margin: -40px 0 0;border-radius: 0;height: 50px;width: 50px;}
.owl-carousel .owl-nav button.owl-next {background-color: #ff3547;position: absolute;right: 0;top: 50%;color: #fff;font-size: 30px;margin: -40px 0 0;border-radius: 0;height: 50px;width: 50px;
}
.owl-theme .owl-nav {margin-top: 0;}
.owl-dots {position: absolute;left: 0;right: 0; bottom: 20px;}
.owl-theme .owl-dots .owl-dot span {width: 11px;height: 20px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #ff3547;}
.hero-slider.owl-theme .owl-nav [class*=owl-] {
  font-family: 'themify';
   width: 52px;
    height: 52px;
    border-radius: 0;
    border: 0px solid #fff;
    line-height: 50px;
    text-align: center;
    color: #fff !important;
    background: transparent;
    font-size: 48px;
    padding: 0;
    margin-left: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
}
.h1-h-sm{
        display:none;
    }
.h1-h-lx{
        display:block;
    } 
@media (min-width: 992px){
/*.featured-sections .col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0px;
    padding-left: 0px;
}
#what-your .col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    
}*/
.section-editions .col-lg-3 {
    -ms-flex: 0 0 19.9999%;
    flex: 0 0 19.9999%;
    max-width: 19.9999%;
}
}    
@media only screen and (min-width: 1280px) and (max-width: 1400px){
    .single-hs-item{height:546px;}
}
@media only screen and (min-width: 1410px) and (max-width: 1560px){
    .single-hs-item{height:582px;}
}
@media only screen and (min-width: 1561px) and (max-width: 1680px){
    .single-hs-item{height:678px;}
}
@media only screen and (min-width: 1681px) and (max-width: 1920px){
    .single-hs-item{height:767px;}
}
@media only screen and (min-width: 2500px) and (max-width: 2560px){
    .single-hs-item{height:1122px;}
}
@media (max-width: 600px) {
    .hero-slider .single-hs-item {
    height: 175px;
}
    .h1-h-sm{
        display:block;
    }
    .h1-h-lx{
        display:none;
    }
#iwd-speakers .section-title p{
text-align:center;
font-size:20px;
}
#iwd-speakers .section-title {
   text-align:center;
padding-right:2%;
}
}

.single-services{
    margin-bottom: 20px;
}
.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 213px;
}
.quote-card p {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
  max-width: 90%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 300;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.services-item p{
    font-size:16px;
}
.text-end {
    text-align: right !important;
}
.services .services-item {
    transition: 0.5s;
}
.services .bg-light {
    background-color: #f9f8f6 !important;
}
.services .border-4 {
    border-width: 4px !important;
}
.services .border-primary {
    border-color: #ac5cbb !important;
}
.services .border-end {
    border-right: 4px solid #ac5cbb !important;
}
.services .border-start {
    border-left: 4px solid #ac5cbb !important;
}
.services .services-item:hover {
    background: #ac5cbb !important;
    border-color: #000 !important;
    color:#fff;
}
.services .services-item{min-height:100%;}
.services .rounded {
    border-radius: 10px !important;
}
@media (max-width: 640px) {
    .single-hs-item .carousel-caption.center-cap{
    bottom:unset;
    top:31%;
    right: unset;
}
.single-hs-item .carousel-caption.center-cap1{
    bottom:unset;
    top:21%;
    right: unset;
}
    #iwd-tagline{margin-top:20px;}
    .accordion_one .panel .panel-heading a.collapsed{padding:12px 10px;}
  .quote-card:after {
    font-size: 22em;
    right: -25px;
  }
  .quote-card {min-height:auto;}
  .services .services-item{min-height:auto;}
  .content-testimonial p {
    
    font-size: 16px;
    padding-left: 32px;
    padding-right: 10px;
}
.content-testimonial p span {
   
    top: -10px;
    left: 16px;
}
.content-testimonial h6{padding-left: 32px;}
}
.single-hs-item .carousel-caption.center-cap{
    bottom:unset;
    top:43%;
    right: unset;
}
.single-hs-item .carousel-caption.center-cap1{
    bottom:unset;
    top:33%;
    right: unset;
}
.single-hs-item .carousel-caption.center-cap1 .m-btn.m-btn-theme2{
    min-width:380px;
    background: transparent;
    border: 0;
    box-shadow: none;
    text-align:center;
    margin-right:0;
    margin-left:20px;
}
.single-hs-item .carousel-caption.center-cap .m-btn.m-btn-theme2{
    
    background: transparent;
    border: 0;
    box-shadow: none;
    text-align:center;
    margin-right:0;
    margin-left:10px;
}
.section-features {
    padding: 0 0px;
}
.hero--content {
    font-size: 4rem;
    line-height: 1.4em;
    color: #fff;
    opacity: 1;
    display: block;
    position: relative;
    z-index: 1;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}
.hero--text {
   
    padding: 0.08em 1rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
#semp.home-banner-01 h1{
    width: 100%;
    /*max-width: 687px;*/
   font-weight: 700;
   
   font-size:78px;
   line-height:84px;
   letter-spacing:unset;
   color:#fff;
   font-family: 'Montserrat', sans-serif;
}
#semp.home-banner-01 h1 span{
     
   
    margin-top: 10px;
   
    
}
#semp.home-banner-01 h5{
    font-size: 28px;
    line-height: 1.1;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 536px;
    max-width:100%;
}
#semp .making-expert{color:#000;display:block;}
.dtr-form-column .g-recaptcha {
    transform: scale(0.67);
    -webkit-transform: scale(0.67);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.home-banner-01 p {
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
        width: 530px;
        font-weight:300;
        color:#fff;
}
.app-btn-set {
    padding-left: 10px;
}
.yellow-color{color: #ffde00 !important;}
.mb-device{display:none;}
.making-expert {
    color: #2b2623;
    font-weight: 700;
    display:block;
}
#mentoring .speaker_box:hover, #group-learning .speaker_box:hover{
    border: 5px solid #ffd300;
}


.rw-words{
	display: block;
	text-indent: 0px;
}
.rw-words-1 span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #000;
	-webkit-animation: rotateWord 18s linear infinite 0s;
	-ms-animation: rotateWord 18s linear infinite 0s;
	animation: rotateWord 18s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	color: #000;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: #000;	
}
.rw-words-1 span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
	color: #000;
}
.rw-words-1 span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
	color: #000;
}
.rw-words-1 span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
	color: #000;
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
.quote-sections .app-btn-set .m-btn.m-btn-theme2 {
    background: transparent;
    background-image: -webkit-linear-gradient( 45deg, transparent 0%, transparent 100%);
    background-image: linear-gradient( 45deg, transparent 0%, transparent 100%);
    border-color: #000;
    color: #000;
    border-radius: 22.7px;
        font-size: 14px;
}
.home-banner-01 .app-btn-set .m-btn.m-btn-theme2 {
    background: transparent;
    background-image: -webkit-linear-gradient( 45deg, transparent 0%, transparent 100%);
    background-image: linear-gradient( 45deg, transparent 0%, transparent 100%);
    border-color: #333;
    color: #000;
    border-radius: 0px;
}
#semp.home-banner-01 .app-btn-set .m-btn.m-btn-theme2 {
   background: #fff;
    background-image: -webkit-linear-gradient( 45deg, #fff 0%, #fff 100%);
    background-image: linear-gradient( 45deg, #fff 0%, #fff 100%);
    border-color: #fff;
    color: #000;
    border-radius: 0px;
        font-size: 14px;
        text-transform:none;
}
.home-banner-01 .app-btn-set .m-btn.m-btn-theme2.active{
 background: #ffc107;
    background-image: -webkit-linear-gradient( 45deg, #ffc107 0%, #ffc107 100%);
    background-image: linear-gradient( 45deg, #ffc107 0%, #ffc107 100%);
    border-color: #ffc107;
}

#semp {
   height: 98vh;
   background: url('https://www.speakin.co/assets/images/icf/banner_image_icf.jpg');
    background-position: center center;
 margin-top: -30px;
     position: relative;
    border-radius: 0px;
}
.full-screen {
    min-height: 98vh;
}
.bg-trans-dark-blue{
    background-color: #0F0F0F;
    color: #fff;

}
@media screen and (max-width: 768px){

.home-banner-01 .app-btn-set .m-btn.m-btn-theme2{margin-bottom:15px;}
    .home-banner-01 h1,.home-banner-01 p,.app-btn-se{padding-left:0px;}
    .home-banner-01 h1{font-size:38px;line-height:48px;}
    #semp.home-banner-01 h1{font-size:28px;line-height:38px;color:#000;}
	    .mobile-container{ display: block; padding-top:0px;}
    .mb-device {
    display: block; 
    margin: 0 auto;
  
    background-size: cover;
    opacity: 1;
    position: relative;
     
}
.home-banner-01 p{
    font-size: 20px;
    line-height: 30px;
    color:#000;
}
#semp {height:inherit;background: #f7f8f6;margin-top:30px !important;}
.home-banner-01 .full-screen {
    min-height: inherit;
}
.loop-first{
        left: 50%;
    top: 38px;
   
    width: 100%;
    transform: translate(-50%, 50%);
}
.loop-sec{
     left: 50%;
    top: 38px;
   
    width: 100%;
    transform: translate(-50%, 50%);
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translate(-50%, 50%); }
	5% { opacity: 1; -webkit-transform: translate(-50%, 50%);}
    17% { opacity: 1; -webkit-transform: translate(-50%, 50%); }
	20% { opacity: 0; -webkit-transform: translate(-50%, 50%); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translate(-50%, 50%); }
	5% { opacity: 1; -ms-transform: translate(-50%, 50%);}
    17% { opacity: 1; -ms-transform: translate(-50%, 50%); }
	20% { opacity: 0; -ms-transform: translate(-50%, 50%); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }
	5% { opacity: 1; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%);}
    17% { opacity: 1; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }
	20% { opacity: 0; -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
}

@media only screen and (min-width: 1024px) and (max-width: 1281px){

#semp {
    background-size: cover !important;
    background-position: 50% 50% !important;
}
}
@media only screen and (min-width : 1400px) and (max-width : 1500px) {
 
    #semp { 
        background-size: cover;
   background-position: 73% 50%;
        
    }
}
@media only screen and (min-width : 1500px) and (max-width : 1600px) {
 
    #semp { 
        background-size: cover;
    background-position: center center;
        
    }
}
@media only screen and (min-width: 1680px) and (max-width: 2560px){

#semp {
    background-size: cover !important;
    background-position: center center;
}
}
@media only screen and (min-width: 1980px) and (max-width: 2560px){

#semp {
    height: 98vh;
    background: url('https://www.speakin.co/assets/images/icf/banner_image_icf.jpg');
    background-position: 15% 50% !important;
}
}
@media screen and (max-width: 479px) {
    .staff .box-img img {
        width: 80px;
    }
}
@media screen and (max-width: 767px) {
    .staff .box-img img{
        width: 110px;
    }
    .timeline-steps .timeline-step{height:177px;}
    .section-features{padding:0;}
    .hero--text{background:transparent !important;padding: 0.08em 1rem !important;}
}
@media screen and (min-width: 1440px) {
    .staff .box-img img {
        width: 150px;
        height: 150px;
    }
}

.grid-11 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr ;
    grid-auto-columns: 1fr;
    display: grid;
}

.link-block-35, .link-block-36, .link-block-37, .link-block-38, .link-block-39, .link-block-40, .link-block-41 {
    text-decoration: none;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

@media screen and (min-width: 1440px) {
    .grid-11 {
        grid-template-columns: 1fr 1fr 1fr ;
        width: 1136px;
    }
}


.div-block-49 {
    pointer-events: auto;
    border-radius: 20px;
    position: relative;
    box-shadow: 4px 2px 15px #538dd754;
}
@media screen and (min-width: 1280px) {
    .div-block-49 {
        height: auto;
        box-shadow: 0 8px 32px -4px #538dd754;
    }
}
@media screen and (min-width: 1440px) {
    .div-block-49 {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        text-align: left;
        background-color: #fff0;
        border-radius: 20px;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        display: flex;
        box-shadow: 0 8px 32px -4px #538dd733;
    }
}

.div-block-85 {
    background-image: linear-gradient(#8d8989, #dce8f7);
    border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 1440px) {
    .div-block-85 {
        background-image: linear-gradient(#8d8989, #dce8f7);
        border-radius: 20px 20px 0 0;
        justify-content: center;
        align-self: stretch;
        align-items: center;
        display: flex;
    }
}


.div-block-50 {
    padding: 10px 10px 30px;
    position: relative;
}
@media screen and (min-width: 1280px) {
    .div-block-50 {
        height: 100%;
        min-height: 130px;
        display: block;
    }
}
@media screen and (min-width: 1440px) {
    .div-block-50 {
        background-color: #fff;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        flex-flow: column;
        flex: 1;
        align-self: center;
        width: 100%;
        min-height: 180px;
        padding: 25px;
        display: block;
        position: relative;
    }
}


.heading-30 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
}
@media screen and (min-width: 1440px) {
    .heading-30 {
        color: #000;
        margin-top: 0;
        margin-bottom: 15px;
        
        font-size: 22px;
        font-weight: 500;
        line-height: 65px;
    }
}


.text-block-48 {
    color: #000;
    font-size: 13px;
}
@media screen and (min-width: 1440px) {
    .text-block-48 {
        color: #000;
       
        font-size: 16px;
        line-height: 1.1;
    }
}

.image-36-copy {
    position: absolute;
    inset: auto 5% 5% auto;
}
@media screen and (min-width: 1440px) {
    .image-36-copy {
        display: inline-flex;
        position: absolute;
        inset: auto 5% 5% auto;
    }
}

.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.container-19 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    display: flex;
}
@media screen and (min-width: 1440px) {
    .container-19 {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 1140px;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
        display: flex;
    }
}
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
        margin-top: 80px;
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 1rem
}

@media (min-width:768px) {
    /*.navbar-expand-lg .navbar-nav{margin-right:55px;}*/
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem solid #231f20;
       width: 100%;
        position: absolute;
        left: 6.2rem;
        top: .3125rem
    }
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem solid #231f20;
        width: 100%;
        position: absolute;
        right: 6.2rem;
       
        top: .3125rem
    }
}

.timeline-steps .timeline-content {
    width: 13rem;
    text-align: center
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
        z-index: -1;
    position: relative;
    margin-left: 17px;
    top: -15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
   
}

/*.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: #3b82f6;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    border-radius: 6.25rem;
    opacity: .5
}*/
.snapshot-title{
        position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
}
.snapshot-title h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 22px;
    color: #000000;
}
.snapshot-desc{
    line-height: 1.4;
    font-size: 16px;
    color: #222;
    text-align: center;
    margin-top: 15px;
    
}
 .m-btn.leadreg-btn {
    background: #000;
    background-image: -webkit-linear-gradient(45deg, #000 0%, #000 100%);
    background-image: linear-gradient(45deg, #000 0%, #000 100%);
    border-color: #000 !important;
    border-color: #000;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    text-transform: none;
}
.div-block-85 img{ 
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    
}
#dropdown-grouped__BV_toggle_ img {
    width: 99px;
    height: 38px;
    
}
.dropdown-language {
    position: fixed;
    top: 3px;
    right: 40px;
    z-index: 9999;
}

@media (max-width: 991px) {
    .quick-contact-form .g-recaptcha {
        transform: scale(1); 
        -webkit-transform: scal(1);
    }
    .dropdown-language{ top: 16px;}
    .app-btn-set{padding-left: 0px;}
}
.carousel {
	padding: 0 70px;
}
.carousel .carousel-item {
	color: #222;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	min-height: auto;
}
.carousel .carousel-item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #000;
}
.carousel-control-prev, .carousel-control-next {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 68px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin: 1px 3px;
	border-radius: 50%;
	border: none;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.alert {
    margin: 5px 0 0;
    text-align: center;
}
.div-block-38{
     margin: 5px 0 0;
    text-align: center;
    position: relative;
    padding: .75rem 1.25rem;
       
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 0.75rem;
        line-height: 1.4;
    font-size: 16px;
    color: #222;
    text-align: center;
}
/*.profile-card:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .15;
    
}*/
.w-layout-vflex {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}
.flex-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    z-index: 1;
    justify-content: center;
    
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 0;
}
.color-blue{#ffde00 !important}
@media screen and (min-width: 1440px) {
    .top-coaches{width:1280px;max-width:100%;margin-left:auto;margin-right:auto;}
    .flex-block-5 {
        grid-column-gap: 10px;
        grid-row-gap: 0px;
        z-index: 5;
        width: 100%;
        padding-bottom: 10px;
        position: static;
    }
}
.div-block-108 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    /*background-image: linear-gradient(90deg, #fff5b1a1, #fff);
    border-radius: 50px;*/
    justify-content: center;
    align-items: center;
    /* margin-left: 5%; */
    padding: 10px 20px;
    display: flex;
}
.paragraph-14, .paragraph-15 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 100%;
    color:#222;
}
 .image-95 {
        width: 20px;
        height: 20px;
    }
#programStructure .panel.panel-default{
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, .125); */
    /* border-radius: .25rem; */
    margin-bottom: 5px;
}
#programStructure h4.panel-title {
    font-size: 1.75rem;
    font-weight: 500;
    background-image: linear-gradient(90deg, #f6f6f6, #f6f6f6);
    border-radius: 10px;
    margin-bottom: 0px;
    padding: 10px 20px;
}
.template-card:hover {
    box-shadow: 0 0 40px rgba(2, 59, 109, .1);
}
.template-card.mentor{
        background-color: #f6f6f6;
       background-image: linear-gradient(90deg, #f6f6f6, #f6f6f6);
}
.mentor-coaching h4{
        font-size: 1.2rem;
    color: #000;
}
.mentor-coaching .paragraph-14{margin-bottom:0px;}
.template-card {
    transition: .3s ease-in-out;
    height: 100%;
    background: #f6f6f6;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 1px solid #eee;
	position: relative;
	    background-color: #ffffff96;
    background-image: linear-gradient(315deg, #fff5b15e, #ffffff47);
    margin-bottom:20px;
}
.template-card .details {
    padding: 20px 0px;
    border-bottom: 1px solid #eee;
   
}
.template-card p {
    color: #222;
   overflow: hidden;
}
.gap-2 {
    gap: .5rem;
}
.gap-4 {
    gap: 1rem;
}
.flex {
    display: flex;
}
.smallImage{
       width: 30px;
        height: 30px;
}
.dark-text{color:#222;}