/*
Theme Name:   Smile Promotions
Description:  
Author:       KM
Author URL:   W#
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  KM
*/
body{
  font-family: 'Poppins', sans-serif !important;
  font-size:18px !important;
}
.menu-item{
  margin-right:50px
}
.menu-item a{
  color:#000000;
  font-size:18px;
  font-weight:500;
}
.current-menu-item{
  color:#2f78f3;
}
.blue{
  color:#2e78f2;
}
.container {
    max-width: 1350px!important;
    margin: 0 auto!important;
}
.gradient, .gd a{
background: rgb(19,43,187);
background: -moz-linear-gradient(left,  rgba(19,43,187,1) 1%, rgba(47,121,244,1) 100%);
background: -webkit-linear-gradient(left,  rgba(19,43,187,1) 1%,rgba(47,121,244,1) 100%);
background: linear-gradient(to right,  rgba(19,43,187,1) 1%,rgba(47,121,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#132bbb', endColorstr='#2f79f4',GradientType=1 );
}
.btn{
  border:0;
  border-radius:5px;
  padding:10px 30px;
  color:#ffffff;
  width:auto;
}
.rbtn{
  border:0;
  border-radius:50px;
  padding:10px 30px;
  color:#ffffff;
  width:auto;
}
.light span{
  font-weight:300;
  font-size:30px;
}
.elementor-image-carousel-caption {
  margin-top:10px
}

.logo-slider img {
  filter: grayscale(100%);
}

.footer-widget{
  background:#000000;
  color:#ffffff;
  padding:60px 0;
}
.footer-widget a{
  color:#ffffff;
}

.footer{
  background: #ffffff;
  padding: 10px 0;
  color: #000000;
}
.footer-info .fa {
    display: inline-block;
    width: 8%;
    vertical-align: top;
    padding-top: 5px;
}
footer .footer-info span {
    display: inline-block;
    width: 90%;
}
.footer-call{
   color: #fff;
   font-size: 14px;
   font-weight: 500;padding: 0 0 18px;
}
.footer-call a{
  color:#fff;
}
.footer-call a:hover{color:#4169e1}
.widget-title{
  font-size:22px;
  font-weight:bold;
  margin-bottom:20px;
}
.footer-widget ul{
  padding-left:0;
  list-style:none;
}
.footer-widget li{
  position:relative;
}
.footer_nav ul li{border-bottom: 1px solid #ececec;
   border-color: rgba(255,255,225, 0.1);
    margin: 0 0 3px 0!important;
    padding: 0 0 5px 0!important;}
.footer-widget li:before{
  position:absolute;
  left:0;
  content:"-";
  width:25px;
}
.banner-holder {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.power{
  text-align:right;
}

/* services Page */

.services-box .elementor-widget-container:hover{
 background: rgb(18,40,185);
background: -moz-linear-gradient(-45deg,  rgba(18,40,185,1) 0%, rgba(34,85,218,1) 49%, rgba(125,185,232,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(18,40,185,1) 0%,rgba(34,85,218,1) 49%,rgba(125,185,232,1) 100%);
background: linear-gradient(135deg,  rgba(18,40,185,1) 0%,rgba(34,85,218,1) 49%,rgba(125,185,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1228b9', endColorstr='#7db9e8',GradientType=1 );
}
.services-box .elementor-image-box-wrapper{
  text-align:left !important;
}

.services-box .elementor-image-box-wrapper:hover img{
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.services-box .elementor-image-box-wrapper:hover .elementor-image-box-title, .services-box .elementor-image-box-wrapper:hover p.elementor-image-box-description{
  color:#ffffff !important;
}

.gmap{
  z-index:-1;
}

.recent_blog{
  border:1px solid #bbbbbb;
  border-radius:10px;
}

.elementor .recent_blog img{
  border-radius: 10px 10px 0 0;
}

.blog-content{
  padding:20px;
}
.blog-content h3{
  line-height:22px;
  min-height:60px;
}
.blog-content h3 a{
  color:#000000;
  font-size:20px;
}
.post-date{
  color:#bbbbbb;
  font-weight:500;
}
.bdt-offcanvas-bar.bdt-offcanvas-bar-animation.bdt-offcanvas-slide {
    padding: 40px 0!important;
}
.page-id-61 nav.navbar.navbar-expand-lg.static-top {
    display: none;
}

.footer_block h2 {
    color: #fff;
    font-size: 20px;
    padding: 0 0 5px 0;font-weight: bold;
}
#footer_new {
    background: #171717;
    padding:30px 0 20px;
}
.footer_nav a {
    color: #fff;
    font-size: 14px;
}
.footer_nav a:hover {
    color: #4169e1;    text-decoration: none;
}
.footer_nav ul,.footer_nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.inner_banner .bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo .bdt-logo-inner{color: #000;
    font-size: 25px;text-transform: none!important;}

.inner_banner ul.bdt-slideshow-items {
   height: 50px!important;
    min-height: 50px!important;
}
.inner_banner .bdt-grid {
    margin-left: -110px;
}

.inner_banner .bdt-header-wrapper .bdt-header-inner {
    min-height: 66px;
}

.send-message input[type=text], .send-message input[type=email]{background:#f6f6f6!important;    border-radius: 5px;padding:15px 15px 15px!important;border: 1px solid #f6f6f6!important;}
.send-message textarea {
    border: 1px solid #f6f6f6!important;    max-height: 95px!important;
    background:#f6f6f6!important;    border-radius: 5px;
}
.footer_block ul {
    list-style: none;
    color: #fff;
    padding: 0;
}
.footer_nav ul, .footer_nav ul li{padding: 5px 0;}
.send-message p.msg {
    color: #656565;margin: 0 0 5px 0;
    font-size: 18px;
    margin-top:10px;
}
i.fas.fa-home {
    font-size: 30px!important;
}
button.bdt-offcanvas-close.bdt-icon.bdt-close {
    background: #4169e1;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 3px;
}
.footer-info {
    margin: 35px 0 0 0;
}
.bdt-slideshow-items{height:100vh;}
.bdt-prime-slider-skin-general .bdt-prime-slider-next:hover, .bdt-prime-slider-skin-general .bdt-prime-slider-previous:hover {background: #4169e1!important;border-color: #4169e1!important;}

.flip-card-back h3 {color: #ffffff;font-size: 20px;}
.flip-card {background-color: transparent;width: 300px;height: 300px;perspective: 1000px;}
.flip-card-back h3{color:#ffffff;font-size:20px;}
.flip-card-back a{color: #ffffff;border: 1px solid #ffffff;padding: 8px 20px;border-radius: 30px;}
.flip-card-inner .elementor-text-editor.elementor-clearfix h3 {padding: 0 0 14px 0;}
.flip-card-inner .elementor-text-editor.elementor-clearfix {padding: 50px 0;}
.home .bdt-slider-excerpt{
/*CSS transitions*/
-o-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-webkit-transition-property: none !important;
transition-property: none !important;
/*CSS transforms*/
-o-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
/*CSS animations*/
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
.flip-card-back h3 {
    font-size: 30px;margin: 50px 0;
}

#logo_banner {position: relative;}
#logo img {height:230px;}
#logo {height: 100%;width: 100%; z-index: 9;position: absolute;top: 50%; width: 100%;text-align: center;padding-top: 23%;}
.footer_block_left {margin: 22px 0 0 0;text-align: right;}
.flip-card-front h3 a:hover {color: #4169e1!important;}

@media (min-width: 768px) and (max-width: 1350px){
.send-message textarea{max-height: 60px!important;margin-bottom: 0;}
.footer_block_left img {height: 71px;}
}
   
@media (min-width:1024px) and (max-width: 1367px){
#logo{padding-top:30%;}
#logo img {height:260px;}
}

@media (min-width:980px) and (max-width: 1024px){
#logo{padding-top:34%;}
}

@media (max-width: 768px){
 #logo{padding-top: 50%; left: 0;}
.inner_banner .bdt-grid {margin-left:-20px;}
.bdt-width-expand{left: 0;position: absolute;}
.bdt-prime-slider-logo.bdt-flex.bdt-flex-middle {
    padding-left: 60px;
}
}
@media (max-width: 767px){
#logo {padding-top: 23%;}
#logo img {height: 170px;}
    .copyright.col-md-6 {
    text-align: left;
}
.power.col-md-6 {
    text-align: left;
}
.footer{ font-size: 13px;
}
.inner_banner .bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo .bdt-logo-inner{font-size: 18px;}
.bdt-prime-header-skin-general .bdt-offcanvas-button {
    font-size: 22px!important;}
.inner_banner .bdt-grid {
    margin-left: -36px;
}  
.bdt-prime-slider-logo.bdt-flex.bdt-flex-middle {
    padding-left: 40px;
}
.elementor-263 .elementor-element.elementor-element-8f168ba > .elementor-container {
    max-width: 358px!important;
}
button.bdt-offcanvas-close.bdt-icon.bdt-close{right: 50px;}
 }   
@media screen and (max-width:768px){
  .elementor-icon-box-content, .elementor-icon-box-icon{
    float:left;
  }
  .elementor-icon-box-content{
    margin-left:10px;
  }
}
@media (max-width:430px){
    #logo{left: 0!important;padding-top: 90%;}
    #logo img {height: 140px;}
}