/* ---------- Search Banner ---------- */
#search-banner{
  padding: 0;
  position: relative;
  z-index: 1;
}
#search-banner img,#search-banner .search-banner-content form label{
  width: 100%;
}
#search-banner .search-banner-content{
  position: absolute;
  top: 230px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#search-banner .search-banner-content h1,#search-banner .search-banner-content p{
  color: #ffffff;
}
#search-banner .search-banner-content h1{
  font:900 58px/35px "Merriweather";
  letter-spacing: 1px;
}
#search-banner .search-banner-content p{
  font:400 20px/35px "Roboto";
  letter-spacing: 0px;
  padding-top: 15px;
}
#search-banner .search-banner-content form{
  max-width: 43%;
  margin: auto;
  position: relative;
}
#search-banner .search-banner-content input[type="search"]{
  width: 100%;
  border-radius: 40px;
  padding:20px 30px 20px 30px;
  border:0;
  font:500 italic 16px/35px "Roboto";
  letter-spacing: 1px;
  color: #adaeb9;
}
#search-banner .search-banner-content button[type="submit"]{
  position: absolute;
  top: 22px;
  right: 26px;
  background-color: transparent;
  border:none;
}
#search-banner .search-banner-content button[type="submit"] i{
  color: #adaeb9;
}
/* ----------- Our Features ---------- */
#our-features{
  padding-top: 0;
  margin-top: -22em;
}
#our-features .our-features-content {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 3px #e1e1e1;
}
#our-features .our-features-content span{
  font:900 26px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  display: block;
  padding-top: 20px;
  padding-bottom: 13px;
}
#our-features .our-features-content p{
  font:500 16px/28px "Roboto";
  letter-spacing: 1px;
  color: #636e7a;
  border-bottom: 1px solid #f2f3f4;
  padding-bottom: 25px;
}
#our-features .our-features-content a,#Active-articals .articals-content a{
  font:700 16px/35px "Merriweather";
  letter-spacing: 0px;
  color: #7973cd;
}
#our-features .owl-carousel .owl-stage-outer{
  padding-bottom: 5px;
}
/* ---------- Road Map ---------- */
#introduction{
  padding-bottom:12em;
}
#introduction .text-box {
  background-color: #e1e2e7;
  margin: 10px;
}
#introduction .intro-box1 .text-box,#introduction .intro-box3 .text-box{
  padding: 2em 5em 2em 2em;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 92% 15%, 92% 100%, 0 100%);
}
#introduction .intro-box2 .text-box,#introduction .intro-box4 .text-box{
  padding: 2em 2em 2em 5em;
  clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 10% 100%, 10% 15%);
}
#introduction .text-box:hover,#live-chat-blog .live-chat-content:hover,#Active-articals .articals-content:hover{
  background-color: #6867f5;
}
#introduction .text-box h3,#live-chat-blog .live-chat-content span,#Active-articals h3 {
  font:900 28px "Merriweather";
  color: #000000;
}
#introduction .intro-right-box {
  position: relative;
}
#introduction .row:after {
  content: "";
  position: absolute;
  background-color: #6867f5;
  width: 5px;
  height: 63%;
  left: 50%;
  right: 50%;
}
#introduction .text-box p,#live-chat-blog .live-chat-content p {
  font:500 16px/35px "Roboto";
  letter-spacing: 1px;
  color: #121212;
}
#introduction .text-box:hover h3,#introduction .text-box:hover p,#live-chat-blog .live-chat-content:hover span,#live-chat-blog .live-chat-content:hover p,#Active-articals .articals-content:hover h3,#Active-articals .articals-content:hover li,#Active-articals .articals-content:hover a{
  color: #ffffff;
}
#introduction .row {
  padding: 5em 0;
}
#introduction .intro-box2,#introduction .intro-box4 {
  margin-top: 20em;
}
#introduction .intro-box1:after,#introduction .intro-box2:after,#introduction .intro-box3:after,#introduction .intro-box4:after{
  content: "";
  position: absolute;
  background-color: #6867f5;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
#introduction .intro-box1:after,#introduction .intro-box3:after{
  top: 0;
  right: -15px;
}
#introduction .intro-box2:after,#introduction .intro-box4:after{
  top: 0;
  left: -10px;
}
/* ----------  Live Chat ---------- */
#live-chat-blog .live-chat-content {
  background-color: #f3f5f6;
  padding: 2em;
  border-radius: 5px;
}
#live-chat-blog .img-box {
  background-color: #ffff;
  padding: 30px;
  border-radius: 50%;
  width: 22%;
  height: 22%;
  margin: 0px auto 20px auto;
}
#live-chat-blog .live-chat-content a,.reach-right-box a {
  font:400 16px/70px "Merriweather";
  letter-spacing: 0px;
  color: #000000;
  background-color: #ffffff;
  padding: 18px 36px;
  border: 3px solid #000000;
  border-radius: 50px;
}
/* ---------- Active articals ---------- */
#Active-articals{
  background-color: #f3f5f6;
}
#Active-articals .articals-content{
  background-color: #ffffff;
  margin: 20px 0;
  padding: 2em;
  box-shadow: 0px 0px 5px 0px #ccccccc7;
}
#Active-articals .articals-content ul{
  list-style: none;
  margin:0;
}
#Active-articals .articals-content li {
  font:400 18px/37px "Roboto";
  letter-spacing: 0px;
  color: #8a929a;
}
/* ---------- Our Services ---------- */
#our-services {
  background-color: #f5f6f9;
  position: relative;
  margin-top: -30em;
  padding-top: 35em;
  padding-bottom: 12em;
}
#our-services .our-services-head {
  text-align: center;
  padding-bottom: 45px;
}
#our-services .our-services-head h2,#services-blog .browse-topics-head h2,#how-it-work h2,#our-team .our-team-head h3,#introduction .intro-right-box h3.head_white,#Active-articals h2,#our_partners h2{
  font:900 40px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  position: relative;
}
#our-services .our-services-head h2:before, #services-blog .browse-topics-head h2:before, #how-it-work h2:before, #our-team .our-team-head h3:before, #introduction .intro-right-box h3.head_white:before, #Active-articals h2:before, #our_partners h2:before {
  content: "";
  width: 240px;
  height: 3px;
  background-color: #e5e7eb !important;
  display: block;
  text-align: center;
  margin: 15px auto 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#our-services .our-services-head h2:after,#services-blog .browse-topics-head h2:after,#how-it-work h2:after,#our-team .our-team-head h3:after,#introduction .intro-right-box h3.head_white:after,#Active-articals h2:after,#our_partners h2:after{
  content: "";
  width: 40px;
  height: 3px;
  background-color: #7973cd;
  display: block;
  text-align: center;
  margin: 28px auto 0 auto;
  position: relative;
  z-index: 2;
}
#our-services .our-services-content a{
  font:900 20px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  display: block;
  padding-top: 12px;
}
#our-services .our-services-content .services-text{
  font:500 16px/28px "Roboto";
  letter-spacing: 1px;
  color: #636e7a;
}
#our-services .our-services-content .services-text{
  max-width: 90%;
  margin: auto;
}
/*------------Get in touch-----------*/
#get-in-touch {
  background-color: #6867f5;
}
#get-in-touch h3,#get-in-touch p,#how-it-work h2 {
  color: #ffffff;
}
#get-in-touch h3{
  font:900 40px/44px "Merriweather";
  letter-spacing: 2px;
}
#get-in-touch p {
  font:400 26px/60px 'Roboto';
  letter-spacing: 1px;
}
/* -------- How it works -------- */
#how-it-work{
  padding: 5% 2%;
  background: linear-gradient(0deg, #18aee9 10%, #466fad 46%);
}
#how-it-work h2:after{
  background-color: #ffffff;
}
#how-it-work h2:before{
  background-color: #cccccc57 !important;
}
#how-it-work .work-blog-content {
  background-color: #fff;
  margin: 20px;
  padding: 2em 3em;
  border-radius: 5px;
}
#how-it-work .hiocns {
  background-color: #fbeffe;
  padding: 38px;
  border-radius: 50%;
}
#how-it-work p,#how-it-work span{
  color: #121212;
  letter-spacing: 1px;  
}
#how-it-work p {
  font:400 16px/25px "Roboto";
  margin-top: 1em;
}
#how-it-work span {
  font:700 24px/25px "Merriweather";
}
/* -------- Our Team -------- */
#our-team {
  background-color: #d5eef3;
}
#our-team .owl-carousel{
  margin:6em 0 4em 0;
}
#our-team .team-title {
  background-color: #fff;
  padding: 15px;
  margin: 0px 2px 0 8px;
}
#our-team .team-content:hover .team-title{
  background-color:#6d5ef9;
}
#our-team .team-title h5 a,.team-title span{
  color: #121212;
}
#our-team .team-title h5 a {
  font:900 24px/35px "Merriweather";
  letter-spacing: 1px;
}
.team-title span {
  font:400 18px/23px "Roboto";
  letter-spacing: 0px;  
}
#our-team .team-content:hover .team-title h5 a,#our-team .team-content:hover .team-title span{
  color: #ffffff;
}
#our-team .team-content:hover .social-profiles{
  opacity: 1;
}
#our-team .social-profiles {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  padding-top: 12em;
}
#our-team .inner-img {
  position: relative;
}
#our-team .social-profiles i {
  color: #fff;
  font-size: 22px;
  border: 3px solid #fff;
  padding: 10px 10px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  margin: 6px;  
}
#our-team .social-profiles i.fa-instagram {
  margin-top: 0px;
}
/* -------- Browse Topics -------- */
#browse-topics {
  padding: 5% 2%;
  background-image: linear-gradient(20deg, #4f94df 0%, #6965f6 100%);
  position: relative;
  margin: 0% 0 5% 0;
}
.blank-div {
  position: absolute;
  top: -100px;
  left: 0%;
  right: 0;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 15.7em;
  height: 15em;
  border: none;
  -webkit-border-radius: 32%;
  border-radius: 29%;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: linear-gradient(50deg, #4f94df -98%, #6965f6 88%);
  -webkit-transform: rotateX(-16.9932437666deg) rotateY(-8.7188733854deg) rotateZ(-41.128454791deg) translateX(19px) translateY(6px) skewX(24deg) skewY(8deg);
  transform: rotateX(-15.993244deg) rotateY(-17.718873deg) rotateZ(-45.128455deg) translateX(20px) translateY(4px) skewX(18deg) skewY(10deg);
  -webkit-transform-origin: 65% 50% 0;
  transform-origin: 62% 56% 0;
}
#browse-topics .browse-topics-head{
  padding-bottom: 45px;
}
#browse-topics .browse-topics-head h2{
  font:900 40px/35px "Merriweather";
  letter-spacing: 1px;
  color: #ffffff;
  position: relative;
}
#browse-topics .browse-topics-head h2:before,#browse-topics .browse-topics-head h2:after{
  content: "";
  display: block;
  text-align: center;
}
#browse-topics .browse-topics-head h2:before {
  width: 230px;
  height: 2px;
  background-color: #7c7bf6 !important;
  margin: 15px auto 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#browse-topics .browse-topics-head h2:after{
  width: 30px;
  height: 2px;
  background-color: #7973cd;  
  margin: 28px auto 0 auto;
  position: relative;
  z-index: 2;
}
#browse-topics .browse-topics-content{
  background-color: #ffffff;
  padding:35px 25px;
  position: relative;
  z-index: 3;
}
#browse-topics .browse-topics-content span{
  font:900 20px/70px "Merriweather";
  letter-spacing: 1px;
  display: block;
  border-bottom: 1px solid #22212114;
  padding: 10px 0;
  color: #6272ef;
}
#browse-topics .browse-topics-content a{
  font:700 16px/35px "Merriweather";
  letter-spacing: 0px;
  color: #787f87;
  display: inline-block;
  padding-top: 10px;
}
#browse-topics .all-topics-links{
  padding-top: 40px;
  border-top:1px solid #ffffff1f;
  margin-top: 40px;
}
#browse-topics .all-topics-links a{
  font:700 16px/35px "Merriweather";
  letter-spacing: 0px;
  color: #7973cd;
  background-color: #fff;
  padding: 15px 50px;
  border-radius: 30px;
  display: inline-block;
}
#browse-topics .all-topics-links a i{
  margin-left: 10px;
}
#browse-topics .all-topics-links a:hover{
  background-color: #3bb7cf;
  color: #fff;
}
#browse-topics .browse-topics-wrapper{
  position: relative;
}
#browse-topics .topic-image{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
#browse-topics .browse-topics-wrapper:hover .browse-topics-content{
  opacity: 0;
  pointer-events: none;
}
#browse-topics .browse-topics-wrapper:hover .topic-image{
  z-index: 5;
}
#browse-topics .owl-carousel .owl-dots button{
  border:2px solid #fff !important;
}
#browse-topics .owl-carousel .owl-dots .active{
  border:2px solid #3bb7cf !important;
}
/* ----------- Our services blog ---------- */
#services-blog .sblog-head {
  display: inline-flex;
  margin-bottom: 16%;
}
#services-blog .sblog-head span {
  font:900 22px/32px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  margin-left: 20px;
}
#services-blog .sblog-head:before,#services-blog .sblog-head:after{
  content: "";
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
}
#services-blog .sblog-head:before {
  width: 80px;
  height: 3px;
  background-color: #e6e8ec;
  margin: 15px 0;
  top: 85px;
  right: 0;
  bottom: 0;
}
#services-blog .sblog-head:after {
  width: 30px;
  height: 2px;
  background-color: #7973cd;
  margin: 19px 0;  
  z-index: 2;
  top: 81px;
}
#services-blog p {
  font:400 18px/24px "Roboto";
  letter-spacing: 0px;
  color: #2d2d2d;
}
#services-blog a,#getstarted-blog a {
  font:700 18px/24px "Merriweather";
  letter-spacing: 0px;
  color: #7973cd;
}
/*----------- Getstarted blog ----------*/
#getstarted-blog {
  background-image: linear-gradient( 20deg, #4f94df 14%, #6965f6 100%);
  padding: 5em 0;
}
.getstarted-blog-content {
  background-color: #fff;
  padding: 2em;
  margin: 15px 0;
}
#getstarted-blog span {
  font:700 28px/24px "Merriweather";
  letter-spacing: 1px;
  color: #121212;
  margin-left: 5%;
}
#getstarted-blog .get-content {
  margin-left: 19%;
}
#getstarted-blog p,#getstarted-blog li {
  font:400 16px/24px "Roboto";
  letter-spacing: 0px;  
}
#getstarted-blog p{
  color: #121212;
}
#getstarted-blog li {
  color: #797979;
  margin: 10px 0;
  list-style: none;
  margin-left: 5%;
  position: relative;
}
#getstarted-blog li:before{
  content: "\f02d";
  position: absolute;
  top:0;
  left: -29px;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  color: #636e7a73;
}
/* ----------- Our Records ---------- */
#our-records{
  background-color: #f5f6f9;
}
#our-records .our-records-content,#our-records .our-records-content span{
  position: relative;
}
#our-records .our-records-content span{
  font:900 40px "Merriweather";
  color: #000000;
  z-index: 2;
}
#our-records .record-title{
  font:500 16px "Roboto";
  line-height: 0px;
  color: #636e7a;
}
#our-records .our-records-content img{
  position: absolute;
  top: -9px;
  left: 0;
  z-index: 1;
}
#our-records .record-content-wrap{
  align-items: center;
}
#our-records .owl-carousel .owl-stage-outer{
  padding: 40px 0;
}
/* ----------- Why Choose Us ---------- */
#why-choose-us{
  background-color: #f5f6f9;
  padding-bottom: 20%;
}
#why-choose-us .why-choose-us-content h2{
  font:900 36px/35px "Merriweather";
  letter-spacing: 2px;
  color: #000000;
  position: relative;
}
#why-choose-us .why-choose-us-content h2:after{
  content: "";
  width: 30px;
  height: 3px;
  background-color: #7973cd;
  display: block;
  text-align: center;
  margin-top: 28px;
  position: relative;
  z-index: 2;
}
#why-choose-us .why-choose-us-content h2:before {
  content: "";
  width: 130px;
  display: block;
  height: 3px;
  background-color: #e6e8ec !important;
  top: 63px;
  left: 0;
  position: absolute;
  bottom: 0;
}
#why-choose-us .why-choose-us-content ul{
  list-style-type: none;
  margin-left: 0;
  padding-top: 12px;
}
#why-choose-us .why-choose-us-content ul li{
  font:600 16px/35px "Roboto";
  letter-spacing: 1px;
  color: #636e7aa6;
}
#why-choose-us .why-choose-us-content a{
  font:700 16px/70px "Merriweather";
  letter-spacing: 0px;
  color: #7973cd;
  display: inline-block;
  padding-left: 30px;
}
#why-choose-us .why-choose-us-content{
  background-color: #fff;
  padding: 4em;
  width: 716px;
  position: absolute;
  right: 0;
  margin-top: 69px;
  border-radius: 5px;
}
#why-choose-us .why-video-wrap{
  position: relative;
}
#why-choose-us .why-video-wrap span{
  width: 50px;
  height: 50px;
  background-color: #3bb7cf;
  border-radius: 50%;
  padding: 15px 19px;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  color:#fff;
  cursor: pointer;
}
/* ----------- Newsletter ----------- */
#newsletter{
  position: relative;
  padding: 0;
}
#newsletter .newsletter-wrap{
  position: absolute;
  top: 16%;
  transform: translateY(-16%);
  max-width: 100%;
  width: 57%;
  margin: auto;
  left: 0;
  right: 0;
}
#newsletter .newsletter-content h2{
  font:900 40px/35px "Merriweather";
  letter-spacing: 1px;
  color: #ffffff;
  position: relative;
  padding-bottom: 0;
}
#newsletter .newsletter-content h2:before,#newsletter .newsletter-content h2:after{
  content: "";
  display: block;
  text-align: center;
}
#newsletter .newsletter-content h2:before {
  width: 125px;
  height: 2px;
  background-color: #ffffff6b!important;
  margin: 15px auto 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#newsletter .newsletter-content h2:after {
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin: 28px auto 0 auto;
  position: relative;
  z-index: 2;
}
#newsletter .newsletter-content form{
  position: relative;
  margin-top: 34px;
}
#newsletter span{
  display: flex;
}
#newsletter .newsletter-content input[type="email"]{
  border:none;
  background-color: #fff;
  border-radius: 30px;
  max-width: 67%;
  padding: 20px 10px;
}
#newsletter .newsletter-content input[type="email"]::placeholder{
  font:600 italic 16px/35px "Roboto";
  letter-spacing: 0px;
  color: #adaeb9;
  padding: 14px 20px;
}
#newsletter .newsletter-content input[type="submit"]{
  font:700 16px/35px "Merriweather";
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  background-color:transparent;
  border:3px solid #fff;
  border-radius: 28px;
  padding: 10px 30px;
  position: absolute;
  right: 100px !important;
  top:0;
}
#newsletter .newsletter-content input[type="submit"]:hover{
  background-color: #fff;
  color: #3bb7cf;
}
#newsletter  .newsletter-image{
  width: 100%;
}
/* --------- Testimonial ----------- */
#newsletter-testimonial {
  background-color: #f3f5f6;
}
#testimonial{
  padding-top: 0;
  margin-top: -130px;
  padding-bottom: 10em;
}
#testimonial .testimonial-content{
  background-color: #fff;
  padding: 40px 25px;
  position: relative;
  border-radius: 5px;
}
#testimonial .testimonial-content .quote-icon{
  position: absolute;
  bottom: 40px;
  left: 30px;
}
#testimonial .testimonial-content p{
  font:500 16px/30px "Roboto";
  letter-spacing: 1px;
  color: #636e7a;
}
#testimonial .testi-title,#testimonial .testimonial-content p{
  text-align: right;
}
#testimonial .testi-title a{
  font:900 20px/24px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  display: block;
}
#testimonial .testi-title span{
  font:500 15px/24px "Roboto";
  letter-spacing: 0px;
  color: #636e7a;
}
#testimonial .testi-title-box{
  align-items: center;
}
#testimonial .testi-title-box img{
  border-radius: 50%;
}
#testimonial .owl-nav button.owl-prev{
  top:auto;
  bottom: -54px;
  right: 50px;
  left: auto;
}
#testimonial .owl-nav button.owl-next{
  top: auto;
  bottom: -54px;
  right: 0;
}
#testimonial .owl-carousel .owl-stage-outer{
  top:-81px;
}
#testimonial .owl-nav i{
  width: 40px;
  height: 40px;
  border:2px solid #6b7681;
  border-radius: 50%;
  padding: 12px 10px;
  color: #6b7681;
  font-size: 14px;
}
#testimonial .owl-nav i:hover{
  background: linear-gradient(#6b61f7,#3cb4d0);
  border-color: transparent;
  color: #fff;
}
/* --------- Contact Us ------------ */
#contact-partners{
  padding: 0;
  margin:0;
  position: relative;
  z-index: 1;
}
#contact-partners .home-contact-us{
  padding: 35px 20px;
  position: absolute;
  top: -95px;
  background-repeat: no-repeat;
  background-size: cover;
}
#contact-partners .home-contact-us h2{
  font:900 30px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
}
#contact-partners .home-contact-us .contact-sub-title{
  font:900 15px/35px "Merriweather";
  letter-spacing: 0px;
  color: #1f1e24;
  display: block;
}
#contact-partners .home-contact-us form{
  padding-top: 73px;
  text-align: center;
}
#contact-partners .home-contact-us input[type="email"],#contact-partners .home-contact-us input[type="text"],#contact-partners .home-contact-us textarea{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px solid #f6f6f7;
  font:500 italic 16px/35px "Roboto";
  color: #adaeb9;
}
#contact-partners .home-contact-us input[type="email"]::placeholder,#contact-partners .home-contact-us textarea::placeholder,#contact-partners .home-contact-us input[type="text"]::placeholder{
  font:500 italic 16px/35px "Roboto";
  color: #adaeb9;
}
#contact-partners .home-contact-us input[type="submit"]{
  font:700 16px/35px "Merriweather";
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  border:2px solid #000;
  padding: 7px 20px;
  margin-top: 30px;
  background-color: transparent;
  border-radius: 30px;
}
#contact-partners .home-contact-us input[type="submit"]:hover{
  background-color: #3cb4d0;
  color: #fff;
}
#contact-partners .our-partners{
  padding-top: 40px;
  padding-bottom: 40px;
}
#contact-partners .our-partners p{
  font:400 italic 18px/32px "Roboto";
  letter-spacing: 1px;
  color: #1f1e24;
}
#contact-partners .our-partners ul{
  list-style-type: none;
  margin-left: 0;
  padding-top: 10px;
}
#contact-partners .our-partners ul li{
  display: inline-block;
  padding: 10px 4px;
}
/* ----------- Our Faq ------------ */
#our-faq{
  background-color: #f3f5f6;
  padding: 12em 0 3em 0;
}
#our-faq h2{
  font:900 36px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 0;
}
#our-faq h2:before,#our-faq h2:after{
  content: "";
  display: block;
  text-align: center;
}
#our-faq h2:before{
  width: 120px;
  height: 2px;
  background-color: #e6e8ec !important;
  margin-top: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#our-faq h2:after{
  content: "";
  width: 30px;
  height: 2px;
  background-color: #7973cd;
  margin-top: 28px;
  position: relative;
  z-index: 2;
}
#our-faq .card .card-header a{
  font:700 16px/30px "Merriweather";
  letter-spacing: 0px;
  color: #000000;
}
#our-faq .card{
  border:none;
  background-color: transparent;
  margin-bottom: 15px;
}
#our-faq .card .card-header{
  background-color: #fff;
  border-radius: 30px;
  padding: 15px 46px 15px 20px;
  border:none;
  position: relative;
  cursor: pointer;
}
#our-faq .card .card-body {
  font: 600 16px/30px "Roboto";
  letter-spacing: 1px;
  color: #636e7aa6;
}
#our-faq .card .card-header i{
  width: 40px;
  height: 40px;
  background-color: #ebecee;
  border-radius: 50%;
  padding: 12px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
#our-faq .card .card-header .fa-minus{
  background:linear-gradient(#6b62f7,#48bad2);
  color:#fff;
}
/* ---------- Pricing Plans --------- */
#pricing-plans{
  background-color: #e9ebf6;
  padding: 7em 0;
}
#pricing-plans h2{
  font:900 40px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 0;
}
#pricing-plans h2:after,#pricing-plans h2:before{
  content: "";
  display: block;
  text-align: center;
}
#pricing-plans h2:after{
  width: 30px;
  height: 2px;
  background-color: #7973cd;
  margin: 28px auto 0 auto;
  position: relative;
  z-index: 2;
}
#pricing-plans h2:before{
  width: 80px;
  height: 2px;
  background-color: #191919;
  margin: 15px auto 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#pricing-plans .pricing-plans-content{
  background-color: #ffffff;
  padding: 30px 30px 0 30px;
  position: relative;
  border:2px solid transparent;
  margin-bottom: 45px;
}
#pricing-plans .pricing-plans-content ul{
  list-style-type: none;
  margin-left: 0;
}
#pricing-plans .pricing-plans-content h4{
  font:900 45px/35px "Merriweather";
  letter-spacing: 2px;
  color: #6867f5;
}
#pricing-plans .pricing-plans-content span{
  font:700 14px/35px "Roboto";
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #6867f5;
  display: inline-block;
  padding: 8px 10px 0 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -18px;
  position: relative;
  top: -18px;
  cursor: pointer;
}
#pricing-plans .pricing-plans-content ul li{
  font:500 16px/50px "Roboto";
  letter-spacing: 1px;
  color: #878f98;
}
#pricing-plans .pricing-plans-content a{
  width: 50px;
  height: 50px;
  display: inline-block;
  background-color: #6867f5;
  padding: 12px 10px;
  border-radius: 50%;
  border:2px solid #878f98;
  color: #ffffff;
  position: relative;
  top: 23px;
}
#pricing-plans .pricing-plans-content:hover{
  border:2px solid #3bb7cf;
  background-color: #6867f5;
}
#pricing-plans .pricing-plans-content:hover h4,#pricing-plans .pricing-plans-content:hover li{
  color: #fff; 
}
#pricing-plans .pricing-plans-content:hover span,#pricing-plans .pricing-plans-content:hover a{
  background-color:#ffffff;
  color: #6867f5; 
}
#pricing-plans .pricing-plans-content:hover a{
  border-color:#3bb7cf; 
}
/* ----------- Latest News ---------- */
#latest-news {
  padding: 6em 0;
}
#latest-news h2{
  font:900 40px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 0;
} 
#latest-news h2:before{
  content: "";
  width: 130px;
  height: 2px;
  background-color: #e6e8ec !important;
  display: block;
  text-align: center;
  margin: 15px auto 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#latest-news h2:after{
  content: "";
  width: 30px;
  height: 3px;
  background-color: #7973cd;
  display: block;
  text-align: center;
  margin: 28px auto 0 auto;
  position: relative;
  z-index: 2;
}
#latest-news .news-image{
  position: relative;
}
#latest-news .news-image span{
  font:700 18px/20px "Merriweather";
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  background-color: #fff;
  width: 54px;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 5px 5px;
  border-radius: 5px;
}
#latest-news .news-title{
  font:900 20px/35px "Merriweather";
  letter-spacing: 1px;
  color: #000000;
  padding-top: 12px;
  display: inline-block;
}
#latest-news .news-meta{
  border-bottom: 1px solid #dbdee2;
  padding-bottom: 15px;
}
#latest-news .news-meta a{
  font:500 16px/28px "Roboto";
  letter-spacing: 0px;
  color: #636e7a;
  padding-right: 10px;
}
#latest-news .news-meta span{
  font:500 16px/28px "Roboto";
  letter-spacing: 0px;
  color: #636e7a;
  padding-left: 10px;
}
#latest-news .link-title{
  font:700 16px/70px "Merriweather";
  letter-spacing: 0px;
  color: #636e7a;
}
#latest-news .latest-news-content:hover .latest-news-date{
  background:linear-gradient(to right,#6c5ff8,#3db4d1);
  color:#fff;
}
#latest-news .latest-news-content:hover .link-title{
  color: #7973cd;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
.owl-carousel .owl-dots button{
  width: 12px;
  height: 12px;
  background-color: #636e7a73 !important;
  margin: 0 7px;
  outline: none;
  border-radius: 50%;
  border:0 !important;
}
.owl-carousel .owl-dots .active{
  background-color: #6965f6 !important;
  border-color:#3bb7cf !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}/*
#our_partners .owl-dots{
  display: block !important;
}*/
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev,button.owl-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-prev {
  left: 0px; 
}
button.owl-next {
  right: 0px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
.owl-carousel .owl-nav i{
  color: #222;
  font-size: 20px;
}
.owl-carousel .owl-nav button:focus{
  outline: none;
}