/* ----------- Section Slider ----------------------- */
#slider{ 
  max-width:100%; 
  padding:0; 
  position:relative;
}
#slider img {
  width: 100%;
}
#slider .slider-box {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  padding: 20px 20px 20px 20px;
  max-width: 100%;
  text-align: left;
  left: 12%;
  right: 12%;
  margin: auto;
}
.slider-box span {
  font:400 28px/38px "Sacramento";
  color: #07ccec;
}
.slider-box h1 {
  font:700 42px/72px "Sen";
  color: #28477d;
}
.slider-box h1 span{
  font:700 42px/72px "Sen";
  color: #07ccec;
}
.slider-box p {
  font:400 16px/26px "Sen";
  color: #28477d;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .carousel-prev-button {
  position: absolute;
  left: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #d5d9db;
}
#slider .carousel-next-button{
  position: absolute;
  right: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  background-color: #d5d9db;
  border-radius: 50%;
}
#slider .carousel-prev-button:hover,#slider .carousel-next-button:hover{
  background-color: #3fddc2;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
  background-image: none !important;
}
#slider .slider-button-1{
  letter-spacing: 0px;
  text-align: center;
  background-color: #00cde9;
  padding: 9px 62px;
  display: inline-block;
  border-radius: 50px;
  font:400 18px/48px "Sen";
  color: #ffffff;
  position: relative;
} 
#slider .slider-button-1 i {
  position: absolute;
  left: -14px;
  top: 16%;
  font-size: 22px;
  background-color: #00cde9;
  padding: 8px;
  border-radius: 50%;
  border: 4px solid #ffffff;
}
ol.carousel-indicators li {
  padding: 3px;
  background-color:#28477d;
  margin-right: 7px;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  opacity: 1;
  text-indent: 0;
  border: 5px solid transparent;
}
#slider ol.carousel-indicators{
  left: -10em;
  bottom: 50%;
  right: auto;
  transform: rotate(90deg);
  margin-right: 9%;
}
#slider ol.carousel-indicators .active{
  background-color:#00cde9;
  width: 5px;
  height: 5px;
  padding: 7px;
  border: 0;
}
#slider .slide_nav i{
  font-size: 30px;
  color: #ffffff;
  padding: 20px 15px;
  background-color: #a5c5e3;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
#slider a.carousel-control-prev {
  left: -4em;
}
/* ---------------- Section Our Services ------------------- */
#our-services {
  background-color: #eceef1;
}
#our-services .service-inner {
  background-color: #fff;
  padding: 25px 20px 80px;
  border-radius: 0;
}
#our-services .services-small-title,#our-features .feature-main-content span{
  font:500 28px/48px "Sacramento";
  letter-spacing: 1px;
  color: #0f0f0f;
  display: inline-block;
}
.service-main-content {
  text-align: center;
}
.service-main-content h2, #our-features .feature-main-content h2 {
    padding: 0 0 30px;
    font: 700 36px/60px "Sen";
    color: #2a537f;
    max-width: 45%;
    margin: 10px auto;
}
#our-services .our-services-content:hover .service-inner {
  background-color:#00cde9;
}
#our-services .our-services-content:hover a, #our-services .our-services-content:hover .services-text{
  color: #fff;
}
#our-services .all-services a {
  margin: 10px auto;
  position: relative;
  z-index: 1;
  letter-spacing: 0px;
  text-align: center;
  background-color: #00cde9;
  padding: 14px 65px;
  display: inline-block;
  border-radius: 50px;
  font: 400 16px/35px "Sen";
  color: #ffffff;
}
#our-services .services-text {
  font:400 12px/40px "Sen";
  color: #0f0f0f;
  text-align: center;
}
#our-services .service-img img {
    border-radius: 50%;
    border: 10px solid #eceef1;
    margin-top: -61px;
}
#our-services .all-services a:before,#slider .slider-button-1:before{
  background-color: #5191cd;
  border-radius: 50px;
}
#our-services .our-services-content a {
  padding: 7px;
  font:700 22px/37px "Sen";
  color: #0f0f0f;
  text-align: center;
  display: inline-block;
}
#our-services .our-services-content{
  padding: 30px 20px;
  text-align: center;
  margin-top: 30px;
  border-radius: 3px;
}
#services-loop{
  display: none;
}
#our-services .all-services{
  position: relative;
}
.all-services:before {
  content: "";
  position: absolute;
  background: #e1dee0;
  width: 385px;
  height: 2px;
  top: 50%;
  left: 0;
}
.all-services:after{
  content: "";
  position: absolute;
  background: #e1dee0;
  width: 385px;
  height: 2px;
  top: 50%;
  right: 0;
}
/* -------------------- Section Appointment ------------------------- */
#appointment{
  background-color: #00cde9;
  padding: 0 0 10em;
  position: relative;
}
#appointment .appointment-content{
  padding-top: 50px;
  padding-bottom: 50px;
}
#appointment .appointment-content h2 {
  letter-spacing: 1px;
  font:700 36px/74px "Sen";
  color: #ffffff;
  text-align: center;
}
#appointment .appointment-shortcode {
  padding: 35px;
  background-color: #fff;
  position: absolute;
  top: 66%;
  left: 0;
  width: 76%;
  right: 0;
  margin: 0 auto;
}
#appointment .appointment-content span {
  margin: 0 auto;
  display: block;
  letter-spacing: 1px;
  padding: 0 0 15px 0;
  font:500 28px/48px "Sacramento";
  color: #f4f8fb;
}
#appointment .appointment-shortcode input,#appointment .appointment-shortcode select,#appointment .appointment-shortcode textarea{
  background-color: #f5f8f9;
  border:none;
  border-radius: 50px;
  padding: 24px;
  margin-bottom: 20px;
  width: 100%;
  font:700 14px/20px "Sen";
  color: #6e8480;
}
#appointment .appointment-shortcode textarea {
  border-radius: 10px;
  height: 172px;
  margin-bottom: 0;
}
#appointment .appointment-shortcode input::placeholder,#appointment .appointment-shortcode textarea ::placeholder,#appointment .appointment-shortcode select option{
  font:700 14px/20px "Sen";
  color: #6e8480;
}
#appointment .appointment-shortcode input[type="submit"] {
  background-color: #00cde9;
  padding: 15px 27px;
  display: inline-block;
  border-radius: 50px;
  font: 400 14px/35px "Sen";
  color: #ffffff;
}
#appointment .appointment-shortcode input[type="submit"]:hover{
  background-color: #5191cd;
}
/*------------------------our-feature -------------------*/
#our-features {
  background-color: #eceef1;
  padding-top: 320px;
}
#feature-loop{
  display: none;
}
#our-features .feature-main-content {
  text-align: center;
  max-width: 73%;
  margin: 0 auto 25px;
}
#our-features .our-features-content h3 {
  font:700 16px/36px "Sen";
  text-align: center;
  color: #111111;
  padding: 20px 32px 0;
}
#our-features .our-features-content img {
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
  width: 120px !important;
  height: 120px;
}
#our-features .our-features-content p{
  font:400 12px/29px "Sen";
  color: #21a58f;
  text-align: center;
}
#our-features .our-features-content a{
  display: block;
  padding: 0 0 15px;
  font:700 14px/28px "Sen";
  color: #0f0f0f;
  text-align: center;
}
#our-features .our-features-content a:hover{
  color: #111111;
}
#our-features .our-features-content {
  border-bottom: 8px solid #00386c;
}
#our-features .our-features-content:hover {
  background-color: #00cde9;
  border-color: #00cde9;
}
#our-features .our-features-content {
  padding: 45px 20px;
}
#our-features .our-features-content:hover h3,#our-features .our-features-content:hover p,#our-features .our-features-content:hover a{
  color: #fff;
}
/*------------------- why choose us ----------------------*/
#why-choose-us .choose-content {
  background-color: #00cde9;
  clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
  z-index: 2;
}
#why-choose-us{
  position: relative;
}
#why-choose-us .choose-inner {
  padding: 3em 6em 3em 10em;
}
#why-choose-us .choose-inner span {
  font: 500 28px/28px "Sacramento";
  color: #ffffff;
  letter-spacing: 1px;
}
#why-choose-us .choose-inner h2 {
  font:700 50px/74px "Sen";
  color: #ffffff;
}
.choose-right-img {
  margin: 2em 0px;
  clip-path: polygon(13% 0%, 100% 0%, 100% 100%, 0% 100%);
  max-width: 781px !important;
  position: absolute !important;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
}
#why-choose-us .no-box {
  font:700 italic 68px/38px "Sen";
  color: #86e2ef;
  display: flex;
  align-items: center;
}
#why-choose-us .choose-text h2 {
  font:700 18px/18px "Sen";
  color: #ffffff;
}
#why-choose-us .choose-text p {
  font:400 12px/25px "Sen";
  color: #ffffff;
  margin: 0;
}
#why-choose-us .choose-us-wrapper {
  padding: 23px 10px;
}
/*------------------- Section covids symptons ----------------------*/
#symptoms-us .container-fluid{
  width: 1330px;
}
.symptoms-content span {
  font:500 28px/38px "Sacramento";
  color: #f4f8fb;
}
.symptoms-content h2 {
  font:700 36px/74px "Sen";
  color: #2a537f;
}
.symptoms-content p {
  font:400 15px/25px "Sen";
  color: #000000;
}
.symptoms-content .choose-text {
  margin: 20px 0;
}
.symptoms-content .choose-text h2 {
  font:700 22px/36px "Sen";
  color: #2a537f;
}
.symptoms-content .choose-text p {
  font:400 14px/25px "Sen";
  color: #000000;
  margin:0;
}
.symptoms-content {
    padding: 20px 4em !important;
}
#symptoms-us .symptoms-content .choose-us-wrapper {
  margin: 19px 0;
}
#symptoms-us .symptoms-right-img:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 79%;
  background-color: #fff;
  left: -13px;
  top: 53px;
  bottom: 0;
}
#symptoms-us .symptoms-right-img:before {
  content: "";
  position: absolute;
  width: 490px;
  height: 5%;
  background-color: #fff;
  left: -13px;
  bottom: 9%;
}
#symptoms-us .no-box img{
  padding: 20px;
}
#symptoms-us .no-box:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 120px;
  left: 12%;
  bottom: 0;
  top: 34px;
  background-color: #fff;
}
#symptoms-us .no-box:after {
  content: "";
  position: absolute;
  width: 120px;
  height: 12px;
  left: 12%;
  bottom: 8px;
  background-color: #fff;
}
.symptoms-right-img {
  margin-top: 50px;
}
/*------------------- Section About Us ----------------------*/
#about-us .about-us-content span{
  letter-spacing: 1px;
  font:500 28px/28px "Sacramento";
  color: #0f0f0f;
}
#about-us .about-us-content h2 {
  font: 700 36px/74px "Sen";
  color: #2a537f;
  margin: 12px 0;
}
#about-us .about-us-content p {
  padding-top: 5px;
  font:400 16px/36px "Sen";
  color: #0f0f0f;
}
#about-us .about-us-content a{
  background-color: #00cde9;
  padding: 12px 50px;
  display: inline-block;
  border-radius: 50px;
  font: 400 18px/35px "Sen";
  color: #ffffff;
}
#about-us .about-us-content a:before{
  background-color: #2a537f;
  border-radius: 50px;
}
/*--------------------- How to protects ---------------------*/
#how-it-work .work-head{
  padding: 25px 0;
  text-align: center;
}
#how-it-work .work-head span{
  font:500 28px/28px "Sacramento";
  color: #0f0f0f;
}
#how-it-work .work-head h2{
  font:700 36px/74px "Sen";
  color: #2a537f;
}
#how-it-work .blog-titles p {
  margin: 25px 0 2em;
  font:700 14px/26px "Sen";
  color: #0f0f0f;
}
#how-it-work .work-blog-content {
  background-color: #00cde9;
  margin: 15px 0;
  padding: 25px;
}
#how-it-work .work-blog-content span {
  font:700 16px/42px "Sen";
  color: #ffffff;
}
#how-it-work .work-blog-content p {
  font:400 14px/25px "Sen";
  color: #ffffff;
}
#how-it-work .blog-titles p span.last_slide_head{
  color: #2a537f;
}
/*--------------------- Section Testimonials ---------------------*/
.home #testimonials {
  background-color: #fff;
  margin-top: -100px;
}
#testimonials .testimonial-main-content{
  text-align: center;
  margin-bottom: 20px;
}
#testimonials span.testi-small-title {
  font:500 28px/38px "Sacramento";
  color: #0f0f0f;
}
#testimonials h2{
  font:700 42px/77px "Sen";
  color: #2a537f;
}
#testimonials .testimonials-wrqpper{
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}
#testimonials .testimonials-contents p{
  font:400 14px/36px "Sen";
  color: #0f0f0f;
  padding-bottom: 86px;
}
#testimonials .client-image:before {
  content: "";
  width: 3px;
  height: 54px;
  position: absolute;
  top: -73px;
  background: #bff3eb;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#testimonials .testimonials-contents img{
  border-radius: 50%;
}
#testimonials .testimonials-contents .client-title{
  font:700 20px/75px "Sen";
  color: #0f0f0f;
  text-align: center;
  display: block;
  padding-top: 10px;
}
#testimonials .testimonials-contents .client-desig{
  font:400 18px/35px "Sen";
  color: #8ec5b5;
  text-align: center;
}
#testimonials .testimonials-contents .client-image{
  display: inline-block;
  position: relative;
}
#testimonials #testimonials-loop{
  display: none;
}
#testimonials .owl-carousel .owl-nav i{
  color: #bff3eb;
  font-size: 30px;
}
#testimonials button.owl-prev {
  position: absolute;
  left: 22em;
  top: 55%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
#testimonials button.owl-next {
  position: absolute;
  right: 371px;
  top: 55%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
/*--------------- Section Our Gallery ------------------------*/
#our-gallery{
  background-color: #eceef1;
}
#our-gallery .our-gallery-head{
  text-align: center;
  padding-bottom: 40px;
}
#our-gallery .our-gallery-head span{
  font:500 28px/28px "Sacramento";
  color: #0f0f0f;
}
#our-gallery .our-gallery-head h2{
  font:700 36px/74px "Sen";
  color: #2a537f;
}
#our-gallery .gallery-shortcode{
  text-align: center;
}
#our-gallery .gallery-shortcode{
  overflow-x: hidden;
}
/*------------- Section Our Team --------------------*/
#our-teams{
  padding:5em 0;
}
#our-teams .our-teams-head,#our-teams .our-teams-contents{
  text-align: center;
  padding: 15px;
}
#our-teams .our-teams-head span{
  font:500 28px/38px "Sacramento";
  color: #bbbbbb;
}
#our-teams .our-teams-head h2 {
  font:700 42px/77px "Sen";
  color: #2a537f;
}
#our-teams .our-teams-contents img{
  border-radius: 50%;
}
#our-teams .our-teams-contents .teams-title{
  padding-top: 15px;
  display: block;
  font:600 26px/62px "Sen";
  color: #000000;
}
#our-teams .our-teams-contents .teams-desig{
  font:400 15px/45px "Sen";
  color: #8d8d8d;
}
#our-teams .owl-carousel{
  margin-top: 30px;
}
#our-teams #team-loop{
  display: none;
}
/*----------------- Section Newsletter ---------------------------*/
#newsletter{
  padding: 0;
}
#newsletter .left-box{
  padding: 70px 0 60px 130px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#newsletter .right-box{
  padding: 70px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#newsletter .news-box,#newsletter .banner-box{
  padding: 0;
  margin:0;
}
#newsletter span {
  font:500 28px/38px "Sacramento";
  color: #f4f8fb;
  text-align: center;
}
#newsletter .news-box h3 {
  font:700 42px/77px "Sen";
  color: #ffffff;
  margin: 20px 0;
}
#newsletter input[type="email"] {
  border: 3px solid #fff;
  font-size: 16px;
  padding: 20px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  max-width: 65%;
  border-radius: 50px;
}
#newsletter input::placeholder{
  font:400 14px/38px "Sen";
  color: #ffffff;
}
#newsletter input[type="submit"] {
  padding: 18px 60px 15px;
  font: 400 14px/40px "Sen";
  color: #00386c;
  border: none;
  background-color: #fff;
  border-radius: 50px;
  margin-left: -27px;
  position: relative;
  right: 83px;
}
.banner-box h3{
  font:700 32px/58px "Sen";
  color: #49698e;
  margin:0;
}
.banner-box .right-box p {
  font:400 15px/37px "Sen";
  color: #121212;
}
.left-inner,#emergency-contact .left-inner {
  background-color: #ffffff;
  border: 3px solid #00386c;
  padding: 15px 34px !important;
  display: inline-block;
  border-radius: 50px;
  max-width: 42% !important;
  margin-right: 15px;
}
.left-inner .icon-b-inner,#emergency-contact .left-inner .icon-b-inner{
  display: flex;
  align-items: center;
}
.banner-box .right-box .left-inner p,#emergency-contact .app-outer .left-inner p{
  font: 400 16px/35px "Sen";
  color: #00386c;
}
.banner-box .right-box .left-inner i,#emergency-contact .app-outer .left-inner i{
  color: #00386c;
  font-size: 25px;
}
.banner-box .right-box .left-inner:hover,#emergency-contact .left-inner:hover{
  background-color: #00cde9;
  border: 3px solid #00cde9;
}
.banner-box .right-box .left-inner:hover p,.banner-box .right-box .left-inner:hover i,#emergency-contact .left-inner:hover p,#emergency-contact .left-inner:hover i{
  color: #ffffff;
}
/*-------------- Section Our Blogs -----------------*/
#our-blogs{
  background-color: #ecebee;
}
#our-blogs .our-blogs-head{
  padding-bottom: 30px;
  text-align: center;
}
#our-blogs .our-blogs-head span{
  font:500 28px/38px "Sacramento";
  color: #0f0f0f;
}
#our-blogs .our-blogs-head h2 {
  font:700 42px/77px "Sen";
  color: #2a537f;
}
#our-blogs .our-blogs-contents{
  margin-bottom: 30px;
}
#our-blogs .our-blogs-contents .blogs-title{
  font:700 18px "Sen";
  color: #111111;
}
#our-blogs .blog-title {
  text-align: center;
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 5px;
}
#our-blogs .our-blogs-contents .blogs-meta{
  padding-top: 20px;
}
#our-blogs .our-blogs-image {
  position: relative;
  text-align: center;
}
#our-blogs .our-blogs-image span{
  font:700 12px/25px "Sen";
  color: #28d9bb;
  text-align: center;
  display: inline-block;
  padding:10px 10px;
}
#blog-loop{
  display: none;
}
#our-blogs .our-blogs-contents:hover .blog-title{
  background-color: #00cde9;
}
#our-blogs .our-blogs-contents:hover .blogs-title{
  color: #fff;
}
/*------------------ Section Our Video ------------------------*/
#our-video .video-bg {
  border-radius: 50%;
  max-width: 294px;
  padding: 120px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  border: 10px solid #fff;
  position: relative;
  z-index: 1;
  top: 21px;
  background-size: 100% 100%;
}
#our-video .video-play-icon i {
  font-size: 35px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
#our-video .video-content {
  text-align: center;
}
#our-video span.video-small-title {
  font:500 28px/28px "Sacramento";
  color: #f4f8fb;
}
#our-video h2{
  margin: 0 auto;
  font:700 42px/77px "Sen";
  color: #ffffff;
}
/*Timming*/
#timming span {
  font:400 15px/40px "Sen";
  color: #998282;
}
#timming .timming-content {
 max-width: 820px;
 position: relative;
 left: 0;
 right: 0;
 margin: 0 auto;
 bottom: 197px;
 background-color: #fff;
 text-align: center;
 box-shadow: 3px 13px 17px -8px #ccc;
 height: 100%;
 padding: 165px 21px 40px;
}
#timming .timming-content .line{
  font:400 15px/20px "Sen";
  color: #998282;
}
/*------------------Emergency contact-----------------------------*/
#emergency-contact{
  padding: 10px;
}
#emergency-contact .container-fluid {
  width: 1330px;
}
#emergency-contact .left-box {
  background-color: #e1eff8;
  padding: 3em 3em;
  margin: 1em;
}
#emergency-contact .left-box span {
  font:500 25px/28px "Sacramento";
  color: #0f0f0f;
}
#emergency-contact .left-box h3 {
  font:700 42px/74px "Sen";
  color: #2a537f;
}
#emergency-contact .left-box p {
  font:400 12px/25px "Sen";
  color: #121212;
  margin:25px 0;
}
#emergency-contact .right-box {
  text-align: center;
  border-top: 2px solid #000;
  margin: 25px 0;
}
#emergency-contact .row.app-outer {
  display: block;
}
#emergency-contact .app-outer .left-inner p{
  margin:0;
  font-size: 18px;
  text-align: left;
}
#emergency-contact .left-inner {
  padding: 12px 20px !important;
  max-width: 33% !important;
  margin-right: 3px;
}
#emergency-contact .left-inner:first-child i {
  -webkit-transform: rotate(100deg);
  -moz-transform: rotate(100deg);
  -ms-transform: rotate(100deg);
  -o-transform: rotate(100deg);
  transform: rotate(100deg);
}
.emergency-img {
  display: flex;
  align-items: center;
}
#emergency-contact .newsletter-form-box input,#emergency-contact .newsletter-form-box select,#emergency-contact .newsletter-form-box textarea{
  background-color: #f5f8f9;
  border: none;
  border-radius: 50px;
  padding: 24px;
  margin-bottom: 20px;
  width: 45%;
  margin: 10px;
  font:700 19px/20px "Sen";
  color: #6e8480;
}
#emergency-contact .newsletter-form-box textarea {
  border-radius: 10px;
  height: 172px;
  margin-bottom: 0;
}
#emergency-contact .newsletter-form-box input::placeholder,#emergency-contact .newsletter-form-box textarea ::placeholder,#emergency-contact .newsletter-form-box select option{
  font:700 14px/20px "Sen";
  color: #6e8480;
}
#emergency-contact .newsletter-form-box input[type="submit"] {
  background-color: #00cde9;
  padding: 15px 27px;
  display: inline-block;
  border-radius: 50px;
  font: 600 19px/35px "Sen";
  color: #ffffff;
  width: 95%;
}
#emergency-contact .newsletter-form-box input[type="submit"]:hover{
  background-color: #5191cd;
}
/*-------------------- Section Our Records ---------------------*/
#our-records{
  padding: 0;
  margin-top: 0;
}
#our-records .record-content {
  align-items: center;
  padding: 3em 8em 20px 94px;
}
#our-records  .record-box{
  padding: 0;
}
#our-records .inner-record-box {
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 5em 25px;
}
#our-records .record-content h2 {
  font:700 42px/74px "Sen";
  color: #2a537f;
}
#our-records .record-content p {
  font:400 14px/40px "Sen";
  color: #0f0f0f;
}
#our-records .our-records-wrapper{
  padding: 0 20px 20px 20px;
  text-align: center;
}
#our-records .our-records-wrapper .record-count-no span{
  font:600 42px/70px "Sen";
  color: #ffffff;
}
#our-records .our-records-wrapper .record-count-title{
  font:500 15px/44px "Sen";
  color: #ffffff;
  padding-top: 5px;
}
#our-records #records-loop{
  display: none;
}
#our-records .owl-carousel .owl-dots {
  text-align: left;
  position: absolute;
  left: -386px;
  bottom: -3em;
}
/*------------------ Section Our Partners -----------------*/
#our-partners{
  border-bottom: 1px solid #3a3a3a;
}
#our-partners #partners-loop{
  display: none;
}