/*
*  theme overwrite 
=================================
=================================
=================================*/
/**! user style **/
/**! ----- font family init ---- **/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: "SFUI", sans-serif;
}

p {
  font-weight: 400;
  font-family: "SFUI", sans-serif;
}

.blockquote h4 {
  line-height: 3rem;
}

.blockquote h5 {
  line-height: 2.8rem;
}

/**! ----- font Setting (size & line height, spacing etc) ---- **/
.h1-font, h1 {
  font-size: 2.75rem;
  line-height: 1.16;
}

@media only screen and (min-width: 768px) {
  .h1-font, h1 {
    font-size: 2.25rem;
    line-height: 1.16;
  }
}

.h2-font, h2 {
  font-size: 3.75rem;
  line-height: 1.35;
}

@media only screen and (min-width: 768px) {
  .h2-font, h2 {
    font-size: 3.75rem;
    line-height: 1.2;
  }
}

.h3-font, h3 {
  font-size: 2.25rem;
  line-height: 1.35;
}

.h4-font, h4 {
  font-size: 1.5rem;
  line-height: 1.4;
}

.h5-font, h5 {
  font-size: 1.375rem;
  line-height: 1.5;
}

.h6-font, h6, .blockquote {
  font-size: 1.125rem;
  line-height: 1.65;
}

.body-font, p {
  font-size: 1.0625rem;
  line-height: 1.75;
}

.slide {
	width: 25%;
}

.card {
  border-radius: 10px;
  margin: 3px;
}


.slide .card {
  min-height: 510px;
}


.map picture {
  margin-top: 80px !important;
  margin-bottom: -130px;
}



/**! ----- Theme Common colors (Also Used as extend in SCSS ) ---- **/
mark,
ins, .bg-color--primary, [class*="bg-color--primary-opacity-"]::before, .btn-bg--primary, .btn-bg--primary--05::after, .btn-hover--primary:hover, .card-hover--bg--primary-shadow.focused, .card-hover--bg--primary-shadow:hover, .preloader .blobs .blob-center, .preloader .blob, .form--v8:after, .ico-progress--v2 .ico-progress__stages:after, .decor, .carosuel-slider--v1 .slick-dots .slick-active button, .carosuel-triangle:hover, .label-bg--light--200::before, .pagination .page-item.active .page-link, .sticky .card, .sticky .article__thumbnail-image::before, .widget_calendar tbody a, .post-navigation .meta-nav::before, .navbar-sticky--moved-up.sticky-bg-color--primary, .roadmap--v4 .roadmap-item--current .timeline-line:before {
  background: #3965f4;
}

.color--primary, .card--v2 .card.focused .card__title, .card--v2 .card:hover .card__title, a.list-group-item:hover, a.list-group-item.active, a.list-group-item:focus, .text-hover--primary:hover, .section--dark .text-hover--primary:hover,
.section--darkblue .text-hover--primary:hover, .icon-rounded-color--gray i:hover, .carosuel-arrow, .carosuel-cursor--dark i:hover, .dropdown-module__item:focus, .dropdown-module__item:hover, .dropdown-module--dark .dropdown-module__item:focus, .dropdown-module--dark .dropdown-module__item:hover, .label-bg--primary, .pagination .page-item:not(.active) .page-link, .breadcrumb--v1 .breadcrumb, .breadcrumb--v1 .breadcrumb a, .blog-details .article-content a,
.blog-details .comment-content a, .article-author__name:hover, .article__title h2:hover, .blog-details .entry-header .entry-author .url:hover, .blog-details .entry-meta .post-categories a, .blog-sidebar .widget-title, .blog-sidebar .widget li a:hover, .blog-sidebar .widget li a:focus, .blog-sidebar .widget li a:hover i, .blog-sidebar .widget li a:focus i, .blog-sidebar .widget_tag_cloud ul li a:hover, .blog-sidebar .widget_nav .menu li .current_page_item > a,
.blog-sidebar .widget_nav .menu li .current-menu-item > a, .widget_calendar tfoot a, .widget_rss .widget-title .rsswidget, .post-navigation .meta-nav, .post-navigation .post-title:hover, .tags-links a, .comments-area .comment-reply-link, .dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active, .footer.section--light a:hover {
  color: #3965f4;
}

.fill--primary rect,
.fill--primary path,
.fill--primary polygon,
.fill--primary circle {
  fill: #3965f4;
}

.btn-border--color--primary, .btn-hover--primary.btn-border--color--dark:hover, .btn-hover--primary.btn-border--color--light:hover, .icon-rounded-color--primary, .icon-rounded-color--gray i:hover, .carosuel-arrow {
  border-color: #3965f4;
}

/*---- Boxed Layout Init----*/
body.boxed-layout .main, body.boxed-layout .navbar {
  max-width: 1366px;
}


.loading {
    background: #ffffff url("/images/loading.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}


/*-- footer --*/

.block-div {

}

.block-div .figure {
  float: left;
  margin-right: 20px;
}

.block-div .block-text {

}

img.logo-footer {
  margin-left: -40px;
}

.block-div .block-text .city {
  font-size: 14px;
  color: #f5821f !important;
    text-transform: uppercase;
}

.block-div .block-text .phone {
  color: #fff !important;
  opacity: 1;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 4px;
}

h3.name-city {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

img.map {
 margin-right:10px;
}

.text-footer {
  font-size: 14px;
  display: inline;
  margin-right: 30px;
}

.step-text {
  font-size: 16px;
  font-weight: bold;
  opacity: 1 !important;
}

.list-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline; 
}

.list-menu li {
  display: inline-block;
}

.list-menu li a {
  font-size: 14px;
  margin-right: 10px;
  opacity: 1 !important;
}

a.bigbrain {
  font-size: 10px;
  text-transform: uppercase;
  opacity: 1 !important;
}

.btn-full {
  margin: auto;
  text-align: left !important;
  width: 100%;
  justify-content: left;
  padding: 15px 20px;
}

.btn-full i {
  width: 30px;
  font-size: 25px;
}

.btn i {
  width: 34px;
  font-size: 28px;
}

.btn-100 {
  width: 100%;
}

.block {
	background: #efefef;
}

.list-client {
  list-style: none;
  padding: 0;
}
.list-client li {
  display: inline-block;
  margin: 5px;
}

.list-client li img {
  width: 220px;
}

.box-number {
  -webkit-box-shadow: 0 1.5625rem 4.0625rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.5625rem 4.0625rem 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding: 25px;
  background: #fff;
  text-align: center;
  height: 150px;
}

.box-number .number {
  font-weight: bold;
  font-size: 80px;
  line-height: 70px;
}

.box-number .cl-1 {
	color: #6727d2;
}

.box-number .cl-2 {
	color: #08a4c0;
}


.box-number .cl-3 {
	color: #fb9720;
}

.subtitle {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.desc {
	color: #ffffff;
}

.text p {
	margin-bottom: 20px;
}

.bg-1 {
	background: #f2f2f2;
}
.bg-1 {
	background: #f2f2f2;
}

.bg-3 {
	background: #f2f2f2;
}

.top {
  box-shadow: 0 10px 20px #c0c0c0;
  z-index: 1;
}

.title2 {
	color: #ffffff;
	text-transform: uppercase;	
	font-size: 20px;
}

.title2 b {
  font-size: 50px;
  display: block;
  line-height: 50px;
}

.post-list {
	
}

.post-list li {
  color: #ffffff;
  font-size: 20px;
}

.bt-small {
  background: #8b14c9;
  padding: 5px 10px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  width: max-content;
}

.bt-small:hover {
  color: #d7bdf1;
}

.img-max {
  width: 100% !important;
}


.title-client {
  margin-bottom: 30px !important;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: bold;
}

.item-client {
	margin-bottom: 20px !important;
}


/* whatsapp */

.whatsapp-plug-icon {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    cursor: poMontserrat;
    background-color: #0ba360;
    transition: .3s;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/whatsapp.svg);
    background-size: 50% auto;
}

.whatsapp-plug-icon:hover {
	background-color: #0ba360;
	opacity: 0.8;
}

.whatsapp-plug-icon:after,
.whatsapp-plug-icon:before {
	content: '';
	position: absolute;
	opacity: 0;
	border: 4px solid #0ba360;
	left: -10px;
	top: -10px;
	right: -10px;
	bottom: -10px;
	-webkit-border-radius: 50%;
	animation: WaveWhatsApp 1.5s ease infinite
}

.whatsapp-plug-icon:after {
	animation-delay: .5s;
}

.whatsapp-plug-icon:hover:after {
	border: 4px solid #0ba360;
}

.whatsapp-plug-icon:hover:before {
	border: 4px solid #0ba360;
}

@keyframes WaveWhatsApp {
	0% {
		transform: scale(.5);
	}

	50% {
		opacity: 1;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}
