/*
*  theme overwrite
=================================
=================================
=================================*/
/**! ----- font family ---- **/
body {
	font-family: proxima-nova, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: proxima-nova, sans-serif;
}

.blockquote {
  font-family: proxima-nova, serif;
}

/**! ----- colors ---- **/
.bg-color-primary, .btn--bg-primary, .navbar-sticky--on .btn, .btn--bg-grey:hover, .btn--outline:hover, .btn--outline-thick:hover, .btn-border-hover.btn--color-white:before, .card--focused, .card--outline:hover, .card--outline:focus, .social-lists li a:hover, .media-player-icon--fill-primary, .oval, .slick-active .slick-dots--long, .pagination .page-item.active .page-link {
  background: #00b7ed;
}

.color-primary, .hero-content .btn:hover .media-player-icon--fill-grey, .btn--bg-white:hover, .btn--color-primary, .btn--color-primary:hover, .btn--color-dark.btn-text-hover:hover, .btn--outline.btn--color-primary, .btn--outline-thick.btn--color-primary, .btn-text-hover:hover, .card--focused .btn__text, .lang-selector .lang-dropdown__item:focus, .lang-selector .lang-dropdown__item:hover, .icon-rounded .icon, .media-player-icon--fill-grey:hover, .btn:hover .media-player-icon--fill-grey i, .pagination .page-item .page-link:hover, .dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active, .features--slider-2 .slick-arrow:hover i, .footer-widget ul li a:hover, .footer .nav li a:hover, .read-more {
  color: #00b7ed;
}

.features .swipe-tab.active-tab .swipe-tab__inner {
  -webkit-box-shadow: 0px 2px 0px #00b7ed;
          box-shadow: 0px 2px 0px #00b7ed;
}

.border-primary, .hr--blod, .btn--color-primary, .btn--color-dark.btn-text-hover:hover, .btn--outline:hover, .btn--outline-thick:hover, .btn-text-hover:hover {
  border-color: #00b7ed;
}
.bg-fill-primary {
  fill: #00b7ed;
}

/*! Place your custom styles here (below).
      This will make it much easier to update the template later - you'll only need to preserve "this file
  ===================================================================================================*/


/*------/ Owl carousel /------*/
/* carousel_se_01 */
.google-review{
  background-color:#fafafa !important;
  border-bottom:0 !important;
}

.google-review-read-more{
    text-align:center;
    margin-top:20px;
}

.google-review-read-more a{
    color:#00b7ed;
}

.carousel_se_01{
  background-color:#fafafa !important;  
}


.owl-stage-outer{
    background-color:#fff !important;
    padding:35px 10px;
}

.carousel_se_01 .owl-theme .owl-dots .owl-dot span {
  background: #f2f2f2 !important;
  border: 1px solid #f2f2f2 !important;
}


.carousel_se_01 .owl-theme .owl-dots button.active span {
  background: #00b7ed !important;
  border: 1px solid #00b7ed !important;
}

.carousel_se_01 .owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.carousel_se_01 .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.carousel_se_01  .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 5px;
  background: #ff5e14;
  border: 0px solid #ff5e14;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  border-radius: 50%; 
}

.carousel_se_01  .owl-theme .owl-dots .owl-dot:hover span {
  color: #fff;
  background: #ff5e14;
/*  border: 5px double;*/
  padding:5px; 
  border-radius: 50%; 
}

.carousel_se_01  .owl-theme .owl-dots .owl-dot.active span {
  color: #fff;
  background: var(--light_orange);
  /* border: 5px double;*/
  opacity:0.8;
  padding:5px; 
  border-radius: 50%; 
  background:var(--light_orange);
 
}



.carousel_se_01  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 42%;
    right: -40px;
     padding: 0px 15px 6px 15px !important;
    background: rgb(255, 255, 255);
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    color: #e0571d;
    box-shadow: 0 0 8px rgba(0,0,0,.25);
}
.carousel_se_01  .owl-carousel .owl-nav button.owl-next:hover {
    background:#ff5e14;
    color: #fff;
}
.carousel_se_01  .owl-carousel .owl-nav button.owl-prev {
   position: absolute;
    top: 42%;
    left: -40px;
    padding: 0px 15px 6px 15px !important;
    background: rgb(255, 255, 255);
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    color: #e0571d;
    box-shadow: 0 0 8px rgba(0,0,0,.25);
}
.carousel_se_01  .owl-carousel .owl-nav button.owl-prev:hover {
    background:#ff5e14;
    color: #fff;
}



.carousel_se_01 .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8rem;
}

.carousel_se_01 .owl-arrow .owl-nav .owl-prev,
.carousel_se_01 .owl-arrow .owl-nav .owl-next {
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #000000;
}

.carousel_se_01 .main_services {
    position: relative;
    margin: 30px 0px 40px 0px;
    padding: 40px 15px 32px 15px;
    overflow: hidden;
    text-align: center;
     border: 1px solid transparent; 
    border-radius: 8px 8px;
    /* box-shadow: 12px 14px 0 #ececec; */
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    min-height: 348px;
}

.carousel_se_01 .main_services:hover{
     border: 1px solid #ededed ; 
    box-shadow:none;
}

.carousel_se_01 .owl-carousel .owl-nav button.owl-prev:hover,  .carousel_se_01 .owl-carousel .owl-nav button.owl-next:hover{
  background: #00b7ed !important;
  color: #fff !important;
}

.carousel_se_01 .owl-theme .owl-dots .owl-dot span {
  background: #00b7ed;
  border: 0 solid #00b7ed;
}

.carousel_se_01 .owl-carousel .owl-nav button.owl-prev:hover {
  background: #00b7ed !important;
}

.carousel_se_01 .owl-carousel .owl-nav button.owl-prev {
  color: #00b7ed !important;
}

.carousel_se_01 .owl-carousel .owl-nav button.owl-next {
  color: #00b7ed !important;
}

.carousel_se_01 .main_services{
 box-shadow: none !important;   
}

.carousel_se_01 .main_services{
    margin:0 !important;
    padding:0 !important;
    min-height: 250px !important;
}

.checked {
  color: orange;
}

.carousel_se_01 .main_services:hover {
  border: 0 !important;
}
/*// sec 01 end*/