@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&display=swap');



body {
	background:#fff;
	font-family: "Open Sans", sans-serif;
	overflow-x: hidden;
}



/* for equal height */

.row-eq-height {

    display:-webkit-box;

    display:-webkit-flex;

    display:-ms-flexbox;

    display:flex;

}



.center-block {

	float:none;

}



.column-centered {

	margin:0px auto;

	float:none;

}



.flush {

	padding:0px;

}



.flush-left {

	padding-left:0px;

}



.flush-right {

	padding-right:0px;

}



.tablerow {

	display:table;

	width:100%;

	height:100%;

}



.tablecell {

	display:table-cell;

	width:100%;

	height:100%;

	vertical-align:middle;

}



img {

	max-width:100%;

	display:inline-block;

}

h1{

	font-size: 3.7em; 

    text-transform: uppercase;

    letter-spacing: 6px;

	line-height: 5.5rem;

	font-weight: bold;

	text-shadow: 1px 1px 5px rgba(0,0,0, 0.6);
	font-weight: 600;
}

h2{

	font-size: 3.4em;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	padding-bottom: 5px;
	color: rgb(3, 115, 156);
}

h3{

	font-size: 2em;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
}

h4{

	font-size: 1.5em;
	font-family: 'Playfair Display', serif;
}

h5{

	font-size: 1.1em;
	font-family: 'Playfair Display', serif;

}

hr{
	border-bottom: 4px solid rgb(3, 115, 156);
	width: 100px;
	text-align: left;
	margin: 0px;
	margin-bottom: 40px;
}
.img{
	padding: 40px;
}
p{

	font-size: 1.5em;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {

	background:#fff;

}



.navbar-default {

	background:#fff;

	min-height:150px;

	border:none;

	border-radius:0px;

	margin:0px;

}



.navbar-brand {

	height:150px;

	padding:15px 15px;

}



.navbar-brand img {

	display:inline-block;

}



.navbar-right {

	margin-right:0px;

}



.navbar-nav>li {

	margin-top:50px;

}



.navbar-nav>li>a {

	color:#fff;

}



.navbar-default .navbar-nav>li>a {

	color:#4f5972;

	font-size:15px;

	font-weight:400;

	text-transform:uppercase;

}



.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {

    color: #ccc;

    background-color: transparent;

}



section {

	float:left;

	width:100%;

}

.lp-pom-button {

    background: rgba(255,240,13,1);

    box-shadow: none;

    text-shadow: none;

    color: #000000 !important;

	border-radius: 30px;

	padding: 15px 20px;

	font-size: 19px;

	display: inline-block;

	white-space: nowrap;

	margin-top: 8px !important;

	margin-bottom: 8px !important;

}

a, a:hover, a:focus {

	color:inherit;

	text-decoration:none;

}



/* Main Styles */

#header {

	padding:15px 0px;

}

.pb-20{

	padding-bottom: 20px;

}

.pb-80{

	padding-bottom: 80px;

}

.m-10{

	margin: 10px;

}
.bg-repeat {
    background-size: auto;
    background-repeat: repeat;
}
/*** ***/

#header {

	background:#FFF;

	background-size: 60%;

	background-position: center center;

	padding: 10px;

	vertical-align: middle;

}

#banner {

	background:url("../images/slider.jpg");

	background-size: cover;

	background-position: center center;

	padding: 100px 0px;

	vertical-align: middle;

	color: #FFF !important;

}

#banner  a, #banner p{

	font-size: 2.3rem;

}



.p-20{

	padding: 30px 0px;

}

.p-80{

	padding: 80px 0px;

}

.text-label, .text-medium {

    font-size: 2rem;

    letter-spacing: 1px;

}

.form{

	border-radius: 25px;

	background-color: #B5B2B3;

	padding: 25px 15px;

}

/*** ***/

#info {

	padding:40px 0;

	padding-bottom:20px;

}



#info p {

	color:#ccc;

	font-size:23px;

	font-weight:500;

	margin-bottom:40px;

}



#info h3 {

	color:#ccc;

	font-size:20px;

	line-height:1.4;

	font-weight:600;

	margin-top:30px;

	margin-bottom:40px;

}



#info .img {

	margin-bottom:20px;

}

/*** ***/

#info-pre {

	background:#7bab39;

}



#info-pre h2 {

    color: #fff;

    font-size: 37px;

    font-weight: 600;

    margin: 10px 0px;

    text-transform: uppercase;

    text-shadow: 0px 0px 7px rgba(107, 80, 80, 0.5);

}



.fullwidth {

	width:100%;

}



/*** ***/

#info-small {

	padding-top:25px;

	padding-bottom:50px;

}

#info-small h3 {

	color:#000000;

	font-size:20px;

	text-transform:uppercase;

	font-weight:700;

	margin-bottom:25px;

}



#info-small p {

	color:#000000;

	font-size:20px;

	margin-bottom:0px;

}



#info-small p span {

	font-weight:600;

	font-style:italic;

}

.blog-card {

    overflow: hidden;

    width: 100%;

    margin-right: 0px;
	margin-bottom: 10px;
	background:#E6E8E3;	
	border: 1px solid #f7f6eb;
}


.blog-card img { 
	
	mask-size: 100% 100%;
	background-blend-mode: multiply;

}
.products img{

	margin-bottom: 6px;

	text-align: center;

}

.tooltip{
	opacity: 0.97 !important;
	background: #FFF;
	color: #000;
	position: absolute;
	z-index: 9999999;
}
.tooltip-inner {
    min-width: 180px; 
}

.bg-black{

	background: rgb(23, 23, 23);

	color: rgb(255, 255, 255);

}

.bg-gray{

	background: #F6F6F6;

}

.btn-primary{

	background: #10B5DF;

	font-weight: bold;

	font-size: 17px;

	padding: 12px 20px;

}

.text-label, .text-medium {

    font-size: 2rem;

    letter-spacing: 1px;

}

.text-big, .text-medium {

    font-weight: 300;

    color: #646464;

    line-height: 1.5em;

}

.text-medium--white{

    color: #FFF;

}

.text-white{

	color: #FFFFFF !important;

}

.text-blue{

	color: #10B5DF !important;

}

.text-dark{

	color: #000 !important;

}

.text-blue-light{

	color: #1366FF !important;

}

.subtitle-white, .title-white {

    font-size: 3.6rem;

    color: #FFF;

    letter-spacing: 2px;

    text-shadow: 0 2px 4px rgba(0,0,0,.5);

}

.subtitle-white {

    font-weight: 500;

    font-style: italic;

}

.landing__banner__content {

    max-width: 545px;

    margin: 0 auto;

}

.title-simple {

    text-transform: uppercase;

    font-weight: 700;

	margin: 0;

	padding-bottom: 10px;

}

.title-section, .title-simple {

    font-size: 3.6rem;

	color: #F9A11B;

	display: inline-block;

    letter-spacing: 2px;

}

.align-middle{

	display: flex;

	vertical-align: middle;

	align-items: center;

	justify-content: center;

	height: 100%;

}

.h-100{

	height: 100%;

}

.pattern {

	background:url("../images/pattern1.jpg");

	background-size: 90%;

	background-position: center center;

	padding: 10px;

	vertical-align: middle;

}

/*** ***/

#contact-info.bg {

	background:#268835;

	padding:55px 0;

}



#contact-info h2 {

	color:#FFF;

	font-size:25px;

	font-weight:bold;

	letter-spacing:1px;

	margin:0;

}



#contact-info p {

	color:#FFF;

	font-size:20px;

	margin:15px 0px;

}



#contact-info h3 {

	color:#FFF;

    font-size: 23px;

    line-height: .7;

    font-weight: bold;

    letter-spacing: 1px;

    margin: 10px 0px 2px 0px;

}



#contact-info h3 span {

	font-size:13px;

	font-weight:500;

}



#contact-info p.sm {

	font-size:13px;

	margin:0;

	letter-spacing:.5px;

	margin-bottom:10px;

}



#contact-info .sp {

	padding:0 55px;

}



#contact-info input {

	display:inline-block;

	width:100%;

	background:#fff;

	height:40px;

	border:1px solid #ccc;

	border-radius:3px;

	padding:0px 10px;

	color:#333;

	font-size:15px;

	font-weight:bold;

	outline:none;

	margin-bottom:10px;

}



#contact-info ::-webkit-input-placeholder {

	color:#777;

}



#contact-info textarea {

	display:inline-block;

	width:100%;

	background:#fff;

	height:70px;

	box-shadow:none;

	border:1px solid #f1f1f1;

	border-radius:3px;

	padding:8px 10px;

	color:#333;

	font-size:15px;

	font-weight:bold;

	margin-bottom:15px;

	outline:none;

}





#contact-info input.submit {

	background:rgba(255,240,13,1);

	width:auto;

	color:#000;

	height:40px;

	font-weight:bold;

	font-size:18px;

	padding:0px 40px;

	border:none;

	border-radius:5px;

	outline:none;

}

#contact-info input.submit:hover {

	background:#f9a01a;

}

.card-red{

	background-color: #f9a01a;

	color: #FFF;

	padding: 15px;

	border-radius: 5px;

	font-size: 15px;

}

ul li{

	list-style: circle;

	font-size: 20px;

	padding: 2px 0px;

	color: #1b82e2;

}

#redes{

	padding: 20px 0px 60px 0px;

}

.banner-icons__group p {

    font-size: 2.2rem;

    font-weight: 300;

    line-height: 1.2em;

}

/*** ***/

#footer {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin-right: auto;

    margin-left: auto;

    padding-top: 3em;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

    background: #474747;

    background-position: 100% 0%, 0px 0px;

    background-size: cover, auto;

    background-repeat: no-repeat, repeat;

    text-decoration: none;

}
.carousel-control {
	padding-top: 10%;
	width: 5%;
}
#footer a{

	padding: 10px 5px;

}

#footer p {

    color: #f1f1f1;

    font-size: 16px;

    margin-bottom: 30px;

	color: #FFF !important;

}



#footer h4 {

	display:inline-block;

	background:#888;

	color:#fff;

	font-weight:bold;

	font-size:16px;

	text-transform:uppercase;

	margin:0;

	padding:5px 7px;

	letter-spacing:.5px;

	border-radius: 10px;

}



/*** ***/

/*** ***/

/*** ***/



/*** ***/

.bx-wrapper img {

	display:inline-block;

}



ul.bxslider {

	list-style:none;

}



.bx-wrapper {

	margin-bottom:0px;

}



.bx-wrapper .bx-controls-direction a {

	width:28px;

	height:34px;

}



/* Media Css */

@media only screen and (max-width: 767px) {

.row-eq-height {

	display:inline-block;

}



.small-text-center {

	text-align:center;

}



.small-text-left {

	text-align:left;

}



.small-text-right {

	text-align:right;

}



.navbar-brand {

	width:50%;

	height:110px;

}



.navbar-default {

	min-height:110px;

}



.navbar-right {

	margin-right:-15px;

}



.navbar-default .navbar-toggle {

	margin-top:32px;

	margin-right:0px;

	border:none;

}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {

	border:none;

	background:none;

}



.navbar-nav>li {

    margin-top: 10px;

}



.navbar-default .navbar-nav .open .dropdown-menu>li>a {

	text-align:center;

	padding:5px 15px;

}



#header .navbar-default .navbar-nav > li > a {

	text-align:center;

}



.navbar-default .navbar-toggle .icon-bar {

	background:#000;

}



#banner h2 {

    font-size: 27px;

}



#banner p {

    font-size: 15px;

}



#info p {

    font-size: 17px;

}



#info h3 {

    font-size: 16px;

}



#info h4 {

    font-size: 17px;

}



#info-pre h2 {

    font-size: 25px;

}



#info-small p {

    font-size: 14px;

}



#footer p {

    font-size: 13px;

}



#contact-info .sp {

    padding: 0 15px;

}



#contact-info h2 {

    font-size: 30px;

}



}

@media (min-width: 980px){

.d-flex{

	display: flex;

	justify-content: center;

	align-items: center;

}



}

@media only screen and (min-width: 768px) and (max-width: 1169px) {

.navbar-header {

	width:30%;

}

#banner h2 {

    font-size: 43px;

}



#banner p {

    font-size: 18px;

}



#info p {

    font-size: 17px;

}



#info h3 {

    font-size: 16px;

}



#info h4 {

    font-size: 25px;

}



#info-pre h2 {

    font-size: 33px;

}



#info-small p {

    font-size: 14px;

}

#footer p {

    font-size: 13px;

}



}





@media (max-width:980px){

	h1{

		font-size: 3em;

	}

	.title-section, .title-simple{

		font-size: 2.4rem !important;

		margin-left: 10px;

	}

	.align-middle{

		display: block;

	}

	.products h2:not(.title-simple){

		text-align: center;

	}

	.landing__banner__content{

		display:flex;

		justify-content: center;    

		align-items: center;

		min-height: 300px;

	}

	.text-align-mb{

		text-align: center;

	}

}

  
  .main-footer .newsletter-form .form-group input[type="text"],
  .main-footer .newsletter-form .form-group input[type="tel"],
  .main-footer .newsletter-form .form-group input[type="email"] {
	position: relative;
	width: 100%;
	line-height: 30px;
	padding: 20px 60px 20px 25px;
	height: 70px;
	display: block;
	font-size: 14px;
	background: #1c1e22;
	font-weight: 400;
	letter-spacing: 0;
	color: #999b9f;
	border-radius: 5px;
	border: 1px solid #1c1e22;
	transition: all 300ms ease;
	font-family: var(--thm-b-font);
  }
  
  .main-footer .newsletter-form .form-group ::placeholder {
	opacity: 1;
	color: inherit;
  }
  
  .main-footer .newsletter-form .form-group input[type="text"]:focus,
  .main-footer .newsletter-form .form-group input[type="email"]:focus,
  .main-footer .newsletter-form .form-group input[type="tel"]:focus {
	border-color: var(--thm-base);
  }
  
  footer h2{
	color: #FFF;
  }
  .newsletter-form .form-group input::-webkit-input-placeholder {
	color: #999b9f;
  }
  
  .newsletter-form .form-group .theme-btn {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 44px;
	height: 44px;
	background: var(--thm-base);
	color: var(--thm-black);
	border-radius: 50%;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
  }
  
  .newsletter-form .form-group .theme-btn span {
	vertical-align: middle;
	font-size: 14px;
  }
  
  .newsletter-form .form-group .theme-btn:hover {
	background: #ffffff;
	color: var(--thm-base);
  }
  
  .main-footer .footer-bottom {
	position: relative;
	text-align: center;
  }
  
  .main-footer .footer-bottom .inner {
	position: relative;
	display: block;
	padding: 35px 0px;
	line-height: 30px;
	color: #999b9f;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .main-footer .footer-bottom .copyright {
	position: relative;
	font-weight: 400;
	line-height: 1.5em;
	font-size: 18px;
  
	font-size: 16px;
	font-family: var(--thm-b-font);
	letter-spacing: 0;
  }
  
  .main-footer .footer-bottom .copyright a {
	color: var(--thm-base);
	transition: all 500ms ease;
  }
  
  .main-footer .footer-bottom .copyright a:hover {
	color: #fff;
  }
  
  /* main footer two */
  
  .main-footer__two {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: var(--thm-black);
	padding-top: 120px;
  }
  
  .main-footer__two .footer-widget {
	padding-bottom: 60px;
  }
  
  .main-footer__two .footer-widget h3 {
	margin: 0;
	color: #fff;
	font-size: 80px;
	line-height: 0.78;
	text-transform: uppercase;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.1em;
  }
  
  .main-footer__two .footer-widget p {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	font-family: var(--thm-b-font);
	margin-top: 30px;
	margin-bottom: 35px;
  }
  
  .main-footer__two .footer-widget p span,
  .main-footer__two .footer-widget p a {
	color: #999b9f;
	transition: all 500ms ease;
  }
  
  .main-footer__two .footer-widget p a:hover {
	color: var(--thm-base);
  }
  
  .main-footer__two .footer-widget p a+a {
	margin-left: 35px;
  }
  
  .main-footer__two .footer-widget p span {
	margin-left: 35px;
  }
  
  .main-footer__two .footer-bottom .copyright {
	font-size: 16px;
  }
  
  /* main footer three */
  
  .main-footer__three {
	background-color: #18212e;
	padding-top: 100px;
	padding-bottom: 60px;
  }
  
  .main-footer__three .footer-widget {
	margin-bottom: 30px;
  }
  
  .main-footer__three .footer-widget h3 {
	margin: 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 50px;
  }
  
  .main-footer__three .footer-widget p {
	margin: 0;
	font-size: 16px;
	line-height: 2.125;
	color: #959ca6;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 30px;
  }
  
  .main-footer__three .footer-widget__links {
	display: flex;
	flex-wrap: wrap;
	margin-top: -30px;
  }
  
  .main-footer__three .footer-widget__links li {
	flex: 0 0 50%;
	margin-top: 30px;
	line-height: 1;
  }
  
  .main-footer__three .footer-widget__links li a {
	font-size: 16px;
	font-weight: 500;
	color: #959ca6;
	display: inline-block;
	line-height: 1;
	transition: all 500ms ease;
	position: relative;
  }
  
  .main-footer__three .footer-widget__links li a::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scale(0, 1);
	transform-origin: left center;
	transition: transform 500ms ease;
  }
  
  .main-footer__three .footer-widget__links li:hover a::before {
	transform: scale(1, 1);
  }
  
  .main-footer__three .footer-widget__links li a:hover {
	color: var(--thm-base);
  }
  
  .main-footer__three .footer-widget .post-list li {
	display: flex;
  }
  
  .main-footer__three .footer-widget .post-list li+li {
	margin-top: 50px;
  }
  
  .main-footer__three .footer-widget .post-list li>img {
	flex-shrink: 0;
	width: 68px;
	height: 68px;
	margin-right: 20px;
  }
  
  .main-footer__three .footer-widget .post-list li p {
	margin: 0;
	color: var(--thm-base);
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0.1em;
  }
  
  .main-footer__three .footer-widget .post-list li h4 {
	color: #959ca6;
	font-size: 16px;
	line-height: 2.125;
	margin: 0;
	font-weight: 500;
	margin-top: 10px;
  }
  
  .main-footer__three .footer-widget .post-list li h4 a {
	color: inherit;
	transition: all 500ms ease;
  }
  
  .main-footer__three .footer-widget .post-list li h4 a:hover {
	color: #fff;
  }
  
  .main-footer__three .footer-widget .contact-list {
	margin-top: -20px;
  }
  
  .main-footer__three .footer-widget .contact-list li {
	position: relative;
	font-size: 16px;
	line-height: 1.875;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-weight: 500;
	padding-left: 30px;
	min-height: 58px;
	display: flex;
	align-items: center;
  }
  
  .main-footer__three .footer-widget .contact-list li:last-child {
	border-bottom: 0;
	margin-top: 15px;
  }
  
  .main-footer__three .footer-widget .contact-list li a {
	color: inherit;
	transition: all 500ms ease;
  }
  
  .main-footer__three .footer-widget .contact-list li a:hover {
	color: #fff;
  }
  
  .main-footer__three .footer-widget .contact-list li>span {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-44%);
	font-size: 18px;
	color: var(--thm-base);
  }
  
  .main-footer__three .footer-widget .contact-list li:last-child>span {
	top: 10px;
	transform: translateY(0);
  }
  
  .main-footer__three .btn-style-three:hover {
	background-color: #fff;
	color: var(--thm-black);
  }
  
  .bottom-footer__three {
	background-color: #151d28;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 39.5px;
	padding-bottom: 39.5px;
  }
  
  .bottom-footer__three .auto-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
  }
  
  .bottom-footer__three .left-content {
	display: flex;
	align-items: center;
  }
  
  .bottom-footer__three .left-content p {
	margin: 0;
	font-size: 16px;
	color: #959ca6;
	font-weight: 500;
	line-height: 41px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	padding-left: 40px;
	margin-left: 40px;
  }
  

.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	padding: 0;
  }
  
.btn-style-three {
	background-color: #00bd00;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 22.5px 40px;
	display: inline-flex;
	align-items: center;
	line-height: 1;
  }
  
  .btn-style-three:hover {
	background-color: var(--thm-black);
	color: #fff;
  }
  .theme-btn i {
	position: relative;
	display: inline-block;
	font-size: 20px;
	margin-left: 3px;
  }
  
  .centered {
	text-align: center !important;
  }
  
  .bottom-footer__three .social-links {
	display: flex;
	align-items: center;
  }
  
  .bottom-footer__three .social-links a {
	font-size: 20px;
	color: #959ca6;
	transition: all 500ms ease;
  }
  
  .bottom-footer__three .social-links a:hover {
	color: var(--thm-base);
  }
  
  .bottom-footer__three .social-links li+li {
	margin-left: 40px;
  }
  
  
  .footer-bottom--two .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-top: 30px;
	padding-bottom: 20px;
  }
  
  @media(min-width: 992px) {
	.footer-bottom--two .inner {
	  justify-content: space-between;
	  flex-direction: row;
	  padding-top: 40px;
	  padding-bottom: 40px;
	}
  }
  
  .footer-bottom--two .inner .copyright {
	font-size: 16px;
	color: #999b9f;
	font-family: var(--thm-b-font);
	margin-top: 15px;
	font-weight: 400;
  }
  
  @media(min-width: 992px) {
	.footer-bottom--two .inner .copyright {
	  margin-top: 0;
	}
  }
  
  .footer-bottom--two .social-links {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .footer-bottom--two .social-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 44px;
	height: 44px;
	font-size: 16px;
	background-color: #1c1e22;
	color: #999b9f;
	border-radius: 50%;
	transition: all 500ms ease;
  }
  
  .footer-bottom--two .social-links a:hover {
	background-color: var(--thm-base);
	color: var(--thm-black);
  }
  
  .footer-bottom--two .social-links li+li {
	margin-left: 10px;
  }
  
  
  .footer-about-three p {
	margin: 0;
	font-family: var(--thm-b-font);
	font-size: 16px;
	line-height: 34px;
	color: #999b9f;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 30px;
  }
  
  .footer-about-three .contact-info li {
	position: relative;
	padding-left: 28px;
	color: #999b9f;
	font-size: 16px;
	font-family: var(--thm-b-font);
	font-weight: 400;
  }
  
  .footer-about-three .contact-info li+li {
	margin-top: -5px;
  }
  
  .footer-about-three .contact-info li a {
	color: inherit;
  }
  
  .footer-about-three .contact-info li a:hover {
	color: var(--thm-base);
  }
  
  .footer-about-three .contact-info li>.icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-size: 18px;
	color: var(--thm-base);
  }
  
  .newsletter-widget-two h6,
  .footer-style-three .links-widget h6 {
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 50px;
  }
  
  .footer-style-three .links-widget ul {
	margin-top: -20px !important;
	margin-bottom: 20px !important;
  }
  
  @media(min-width: 768px) {
	.footer-style-three .links-widget ul {
	  margin-bottom: 0 !important;
	}
  }
  
  .footer-style-three .links-widget ul li {
	font-size: 16px;
	line-height: 2em;
	font-family: var(--thm-b-font);
	font-weight: 400;
  }
  
  .footer-style-three .links-widget ul li+li {
	margin-top: 8px;
  }
  
  .footer-style-three .links-widget ul li a {
	color: #999b9f;
	position: relative;
	transition: all 500ms ease;
  }
  
  .footer-style-three .links-widget ul li a::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: var(--thm-base);
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scale(0, 1);
	transform-origin: left center;
	transition: transform 500ms ease;
  }
  
  .footer-style-three .links-widget ul li a:hover {
	color: #ffffff;
  }
  
  .footer-style-three .links-widget ul li a:hover::after {
	transform: scale(1, 1);
	transform-origin: right center;
  }
  
  .newsletter-widget-two .mc-form {
	margin-top: -10px;
  }
  
  .newsletter-widget-two input[type=email] {
	width: 100%;
	height: 70px;
	background-color: #fff;
	border-radius: 8px;
	display: block;
	border: none;
	outline: none;
	color: #686a6f;
	font-size: 14px;
	font-family: var(--thm-b-font);
	text-align: center;
	margin-bottom: 10px;
  }
  
  .newsletter-widget-two .btn-style-one {
	width: 100%;
  }
  
  .newsletter-widget-two .btn-style-one .btn-title {
	padding-top: 21.5px;
	padding-bottom: 18.5px;
  }
  
  .newsletter-widget-two .btn-style-one:hover .btn-title {
	color: var(--thm-black);
  }
  
  .newsletter-widget-two .btn-style-one:hover .btn-curve {
	background-color: #fff;
  }
  
  .footer-bottom--two {
	position: relative;
  }
  
  .footer-bottom--two__shape {
	position: absolute;
	left: calc(50% - 232px);
	top: calc(100% - 232px);
  }
  .carousel-indicators .active {
    background-color: rgb(131, 131, 131);
}
.carousel-indicators li {
    background-color: rgb(55, 54, 54);
} 
.carousel-indicators{
	bottom: -60px;
	z-index: 9;
}
/*Btn Style Two*/

.btn-style-two {
	position: relative;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background: #000;
	color: #ffffff;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-color: transparent;
  }
  
  .btn-style-two:visited {
	color: #fff;
  }
  
  .btn-style-two .btn-title {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 19px 50px 16px;
	z-index: 1;
	transition: 0.5s;
  }
  
  .btn-style-two:hover {
	color: var(--thm-black);
  }
  
  .btn-style-two .btn-curve {
	position: absolute;
	right: -15px;
	top: 0;
	width: 26px;
	height: 100%;
	background: #ffffff;
	opacity: 0.2;
	z-index: 0;
	transform: skewX(-22deg);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
  }
  
  .btn-style-two:hover .btn-curve {
	opacity: 1;
	right: 0;
	width: 100%;
	transform: skewX(0deg);
  }
  
  .btn-style-three {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 22.5px 40px;
	display: inline-flex;
	align-items: center;
	line-height: 1;
  }
  

/* Default Form Style */

.default-form {
	position: relative;
	background: #000;
	padding: 40px 0px;
  }
  
  .default-form br {
	display: none;
  }
  
  .default-form .row {
	margin: 0 -15px;
  }
  
  .default-form .form-group {
	position: relative;
	margin-bottom: 30px;
  }
  
  .default-form .field-inner {
	position: relative;
	display: block;
  }
  
  .default-form .field-inner .alt-icon {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	font-size: 20px;
	color: #9b9fa6;
	z-index: 1;
	pointer-events: none;
  }
  
  .default-form .form-group .field-label {
	position: relative;
	display: block;
	color: #0f172b;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
  }
  
  .default-form .form-group .e-label {
	position: relative;
  }
  
  .default-form .form-group ::placeholder {
	opacity: 1;
	color: inherit;
  }
  
  .default-form textarea,
  .default-form input[type="text"],
  .default-form input[type="email"],
  .default-form input[type="password"],
  .default-form input[type="tel"],
  .default-form input[type="url"],
  .default-form input[type="file"],
  .default-form input[type="number"],
  .default-form select {
	position: relative;
	display: block;
	height: 40px;
	width: 100%;
	font-size: 16px;
	color: #686a6f;
	line-height: 40px;
	font-weight: 400;
	padding: 14px 30px;
	letter-spacing: 0.1em;
	background-color: #f4f5f8;
	border: 1px solid #f4f5f8;
	border-radius: 7px;
	transition: all 300ms ease;
	font-family: var(--thm-b-font);
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	letter-spacing: 0;
  }
  
  .default-form textarea {
	height: 80px;
  }
  .default-form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="currentColor" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
	background-repeat: no-repeat;
	background-position: right 30px top 50%;
	background-size: .65em auto;
  }
  
  .default-form .form-group textarea {
	height: 220px;
	resize: none;
  }
  
  .contact-form .form-group input[type="submit"],
  .contact-form .form-group button {
	display: inline-block;
  }
  
  .default-form .form-group input[type="text"]:focus,
  .default-form .form-group input[type="email"]:focus,
  .default-form .form-group input[type="password"]:focus,
  .default-form .form-group input[type="tel"]:focus,
  .default-form .form-group input[type="url"]:focus,
  .default-form .form-group input[type="file"]:focus,
  .default-form .form-group input[type="number"]:focus,
  .default-form .form-group textarea:focus,
  .default-form .form-group select:focus,
  .form-group .ui-selectmenu-button.ui-button:focus,
  .form-group .ui-selectmenu-button.ui-button:active {
	border-color: var(--thm-base);
  }
  
  .default-form ::-webkit-input-placeholder {
	color: #aaaaaa;
  }
  
  .default-form ::-moz-input-placeholder {
	color: #aaaaaa;
  }
  
  .default-form ::-ms-input-placeholder {
	color: #aaaaaa;
  }
  
  .default-form label.error {
	color: #ff0000;
	font-size: 18px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	letter-spacing: 1px;
	padding-top: 7px;
	line-height: 24px;
  }
  
  /*Custom Select*/
  
  .form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 16px;
	font-style: normal;
	height: 70px;
	padding: 14px 30px;
	line-height: 40px;
	letter-spacing: 0;
	font-family: "Poppins", sans-serif;
	color: #686a6f;
	font-size: 14px;
	border-radius: 7px;
	background-color: #f4f5f8;
	border: 1px solid #f4f5f8;
	font-family: var(--thm-b-font);
	font-weight: 400;
  }
  
  .form-group .ui-button .ui-icon {
	background: none;
	position: relative;
	top: 10px;
	text-indent: 0px;
	color: #686a6f;
  }
  
  .form-group .ui-button .ui-icon:before {
	font-family: "Flaticon";
	content: "\f191";
	position: absolute;
	right: 0px;
	top: 0px !important;
	width: 15px;
	height: 30px;
	display: block;
	color: var(--thm-black);
	line-height: 20px;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	z-index: 5;
  }
  