/*
Author       : Franklin S. C.
URL Name: PoemasClub.com
Version      : 1.0
*/
/*=============================================================
    CSS INDEX
    =============================
    01. GENERAL STYLE (BODY, LINK COLOR, SECTION TITLE, PRELOADER, SCROLL TO TOP, BTN, SECTION PADDING etc)
    02. START BOOTSTRAP NAVIGATION OVERRIDES
    03. START HOME DESIGN
		--START HOME SLIDER
		--START hot Time DESIGN
		--START VIDEO DESIGN
    04. START ABOUT DESIGN d
	05. START EVENT DESIGN
	06. START TESTIMONIAL DESIGN
	07. START SCHEDULE DESIGN
	08. START PRICING DESIGN
		--START TICKET DESIGN
	09. START GALLERY DESIGN
		--START COMPANY BRAND LOGO DESIGN  
    10. START ARTIST DESIGN 
    11. START CONTACT DESIGN 
		--START MAP DESIGN
    12. START FOOTER DESIGN (START NEWSLETTER DESIGN)
  =============================================================*/
/*
* ----------------------------------------------------------------------------------------
* 01.GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
html{
	overflow-x: hidden;
	height: 100%;
}
body {
	font-family: var(--thm-font);
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color:  var(--thm-p);
}
:root {
	--thm-font: 'Poppins', sans-serif;
	--thm-font2: 'Amarante', cursive;
	--thm-base: #E19E35;
	--thm-nav-a: #ffffffb2;
	--thm-nav-b: #ffffff;
	--thm-navmob-lista: linear-gradient(#741955, #d3187cf5);
	--thm-navmob-a: #4d265f;
	--thm-navmobtx-a: #f3e8eb;
	--thm-navmob-b: #754779;
	--thm-navmobtx-b: #d6b2e4;
	--thm-navmob-c: #ad86b3;
	--thm-navmobtx-c: #4b2e53;
	--thm-navmobmas-a: #d49eb52f;
	--thm-navmobmas-b: #d8bbc763;
	--thm-color: #c7015d;
	--thm-black: #401880ea;
	--thm-white: #ffffff;
	--thm-ase: #dff2d4;
	--thm-gray: #8e8e8e;
	--thm-f6: #F1F8FF;
	--thm-fb: #f6f6f6;
	--thm-p: #757575;
	--thm-bg:linear-gradient(#2CC550, #35C296);
}
.bg-1 {
	background-color: #f0f0fa;
}
.bg-2 {
	background-color: #f0f0fa;
}
.bg-3 {
	background-color: #F1F8FF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--thm-font2);
	color: var(--thm-black);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h2 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 0px;
	font-weight: 700;
}
h3 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0px;
	font-weight: 700;
}
h4 {
  font-size: 20px;
  line-height: 27px; }

h5 {
  font-size: 18px;
  line-height: 26px; }

h6 {
  font-size: 14px;
  line-height: 22px; }
  
p:last-child {
	margin-bottom: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none
}
p {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: var(--thm-p);
	line-height: 28px;
	font-family: var(--thm-font);
	font-weight: 400;
	letter-spacing: 0.3px;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
a:focus, .btn:focus {
	text-decoration: none;
	outline: none;
}
a {
	text-decoration: none;
	transition: all 0.2s ease 0s;
}
a:focus, .btn:focus {
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: var(--thm-color);
	text-decoration: none;
	outline: 0;
}
*, ::before, ::after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
span {
	letter-spacing: 0;
}
a, button, input {
	outline: medium none;
	color: inherit;
}
dl, ol, ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
button:focus {
	outline: none !important;
	box-shadow: none !important;
	border-color: transparent !important;
}
::-webkit-input-placeholder {
	color: inherit;
}
::-moz-input-placeholder {
	color: inherit;
}
::-ms-input-placeholder {
	color: inherit;
}
.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	z-index: 9;
	overflow: hidden;
}
.form-group {
	margin-bottom: 30px;
}
button, input, select, textarea {
    color: var(--thm-black);
}
button, input, select, textarea:focus {
    border: none;
    outline:none;
}
.atf-color-ase{
	color:var(--thm-ase)
}
.no-border{
	border:none! important;
}
/**************************************
 * START FONT SIZE DESIGN
 *************************************/
 .text-cluba {
	font-family: var(--thm-font2) !important;
	color: var(--thm-color)!important;
}
.text-clubb {
	font-family: var(--thm-font2) !important;
	color: var(--thm-black)!important;
}
 .text-40{font-size:.4em!important}.text-50{font-size:.5em!important}
 .text-60{font-size:.6em!important}.text-70{font-size:.7em!important}
 .text-80{font-size:.8em!important}.text-90{font-size:.9em!important}
 .text-100{font-size:1em!important}.text-110{font-size:1.1em!important}
 .text-120{font-size:1.2em!important}.text-130{font-size:1.3em!important}
 .text-140{font-size:1.4em!important}.text-150{font-size:1.5em!important}
 .text-160{font-size:1.6em!important}.text-170{font-size:1.7em!important}
 .text-180{font-size:1.8em!important}.text-190{font-size:1.9em!important}
 .text-200{font-size:2em!important}.text-95{font-size:.95em!important}
 .text-85{font-size:.85em!important}.text-75{font-size:.75em!important}
 .text-105{font-size:1.05em!important}.text-115{font-size:1.15em!important}
 .text-125{font-size:1.25em!important}.text-xs{font-size:.625rem!important}
 .text-sm{font-size:.875rem!important}.text-md{font-size:1rem!important}
 .text-lg{font-size:1.25rem!important}.text-xl{font-size:1.5rem!important}
 .text-dark{color:#28292c!important}a.text-dark[href]:focus,a.text-dark[href]:hover{color:#1c1d1f!important}.text-dark-m1{color:#323337!important}a.text-dark-m1:focus,a.text-dark-m1:hover{color:#262629!important}.text-dark-m2{color:#3b3c41!important}.text-dark-m3{color:#45464b!important}.text-dark-d1{color:#222225!important}a.text-dark-d1:focus,a.text-dark-d1:hover{color:#161618!important}.text-dark-d2{color:#1b1c1e!important}.text-dark-d3{color:#151517!important}.text-dark-d4{color:#0e0f10!important}.text-dark-l1{color:#56585e!important}.text-dark-l2{color:#60626a!important}.text-dark-l3{color:#6a6d75!important}.text-dark-l4{color:#757780!important}.text-dark-l5{color:#80828b!important}.text-grey{color:#64666a!important}a.text-grey[href]:focus,a.text-grey[href]:hover{color:#58595c!important}.text-grey-m1{color:#6e7074!important}a.text-grey-m1:focus,a.text-grey-m1:hover{color:#616367!important}.text-grey-m2{color:#77797e!important}.text-grey-m3{color:#818388!important}.text-grey-d1{color:#5d5f63!important}a.text-grey-d1:focus,a.text-grey-d1:hover{color:#515255!important}.text-grey-d2{color:#57585c!important}.text-grey-d3{color:#505255!important}.text-grey-d4{color:#4a4b4e!important}.text-grey-l1{color:#949699!important}.text-grey-l2{color:#9fa1a4!important}.text-grey-l3{color:#aaacae!important}.text-grey-l4{color:#b5b6b9!important}.text-grey-l5{color:#c0c1c4!important}.text-pink{color:#cf3074!important}a.text-pink[href]:focus,a.text-pink[href]:hover{color:#ba2b68!important}.text-pink-m1{color:#d33f7f!important}a.text-pink-m1:focus,a.text-pink-m1:hover{color:#ca2f71!important}.text-pink-m2{color:#d75089!important}.text-pink-m3{color:#da6094!important}.text-pink-d1{color:#c42d6e!important}a.text-pink-d1:focus,a.text-pink-d1:hover{color:#af2862!important}.text-pink-d2{color:#b92b68!important}.text-pink-d3{color:#ae2861!important}.text-pink-d4{color:#a3255b!important}.text-pink-l1{color:#e17da8!important}.text-pink-l2{color:#e58fb4!important}.text-pink-l3{color:#e9a0c0!important}.text-pink-l4{color:#edb2cb!important}.text-pink-l5{color:#f1c4d7!important}.text-purple{color:#766cba!important}a.text-purple[href]:focus,a.text-purple[href]:hover{color:#665ab2!important}.text-purple-m1{color:#7e74be!important}a.text-purple-m1:focus,a.text-purple-m1:hover{color:#6d63b6!important}.text-purple-m2{color:#877ec2!important}.text-purple-m3{color:#9088c7!important}.text-purple-d1{color:#6d62b5!important}a.text-purple-d1:focus,a.text-purple-d1:hover{color:#5d51ad!important}.text-purple-d2{color:#6559b1!important}.text-purple-d3{color:#5d51ac!important}.text-purple-d4{color:#584ca3!important}.text-purple-l1{color:#b2add8!important}.text-purple-l2{color:#c0bbdf!important}.text-purple-l3{color:#cecae6!important}.text-purple-l4{color:#dcd9ed!important}.text-purple-l5{color:#e9e8f4!important}.text-yellow{color:#f1d20d!important}a.text-yellow[href]:focus,a.text-yellow[href]:hover{color:#d9bc0c!important}.text-yellow-m1{color:#f3d61e!important}a.text-yellow-m1:focus,a.text-yellow-m1:hover{color:#ebcd0d!important}.text-yellow-m2{color:#f4d931!important}.text-yellow-m3{color:#f5dd44!important}.text-yellow-d1{color:#e4c60c!important}a.text-yellow-d1:focus,a.text-yellow-d1:hover{color:#ccb10b!important}.text-yellow-d2{color:#d7bb0c!important}.text-yellow-d3{color:#cab00b!important}.text-yellow-d4{color:#bda40a!important}.text-yellow-l1{color:#f7e366!important}.text-yellow-l2{color:#f8e77b!important}.text-yellow-l3{color:#f9eb90!important}.text-yellow-l4{color:#faeea4!important}.text-yellow-l5{color:#fbf2b9!important}.text-brown{color:#b95a3c!important}a.text-brown[href]:focus,a.text-brown[href]:hover{color:#a55036!important}.text-brown-m1{color:#c26244!important}a.text-brown-m1:focus,a.text-brown-m1:hover{color:#b2573a!important}.text-brown-m2{color:#c66d51!important}.text-brown-m3{color:#cc7b61!important}.text-brown-d1{color:#ae5539!important}a.text-brown-d1:focus,a.text-brown-d1:hover{color:#9b4b32!important}.text-brown-d2{color:#a45035!important}.text-brown-d3{color:#984a31!important}.text-brown-d4{color:#8e452e!important}.text-brown-l1{color:#d5947f!important}.text-brown-l2{color:#dba18f!important}.text-brown-l3{color:#e0afa0!important}.text-brown-l4{color:#e5bdb0!important}.text-brown-l5{color:#ebcac0!important}.text-orange{color:#ff8e02!important}a.text-orange[href]:focus,a.text-orange[href]:hover{color:#e78000!important}.text-orange-m1{color:#ff9715!important}a.text-orange-m1:focus,a.text-orange-m1:hover{color:#fb8b00!important}.text-orange-m2{color:#ffa029!important}.text-orange-m3{color:#ffa83d!important}.text-orange-d1{color:#f38700!important}a.text-orange-d1:focus,a.text-orange-d1:hover{color:#d97800!important}.text-orange-d2{color:#e57f00!important}.text-orange-d3{color:#d87700!important}.text-orange-d4{color:#ca7000!important}.text-orange-l1{color:#ffb961!important}.text-orange-l2{color:#ffc277!important}.text-orange-l3{color:#ffcc8d!important}.text-orange-l4{color:#ffd6a2!important}.text-orange-l5{color:#ffdfb8!important}.text-warning{color:#ebab01!important}a.text-warning[href]:focus,a.text-warning[href]:hover{color:#d19801!important}.text-warning-m1{color:#feb901!important}a.text-warning-m1:focus,a.text-warning-m1:hover{color:#e5a701!important}.text-warning-m2{color:#febe15!important}.text-warning-m3{color:#fec429!important}.text-warning-d1{color:#dda101!important}a.text-warning-d1:focus,a.text-warning-d1:hover{color:#c48e01!important}.text-warning-d2{color:#cf9701!important}.text-warning-d3{color:#c28d01!important}.text-warning-d4{color:#b48301!important}.text-warning-l1{color:#fece4d!important}.text-warning-l2{color:#fed463!important}.text-warning-l3{color:#feda78!important}.text-warning-l4{color:#ffe08e!important}.text-warning-l5{color:#ffe6a3!important}.text-danger{color:#d52727!important}a.text-danger[href]:focus,a.text-danger[href]:hover{color:#c02323!important}.text-danger-m1{color:#da3636!important}a.text-danger-m1:focus,a.text-danger-m1:hover{color:#d02727!important}.text-danger-m2{color:#dd4747!important}.text-danger-m3{color:#e05858!important}.text-danger-d1{color:#ca2525!important}a.text-danger-d1:focus,a.text-danger-d1:hover{color:#b42121!important}.text-danger-d2{color:#be2323!important}.text-danger-d3{color:#b32121!important}.text-danger-d4{color:#a71f1f!important}.text-danger-l1{color:#e67676!important}.text-danger-l2{color:#e98989!important}.text-danger-l3{color:#ed9b9b!important}.text-danger-l4{color:#f0adad!important}.text-danger-l5{color:#f3c0c0!important}.text-green{color:#2a8564!important}a.text-green[href]:focus,a.text-green[href]:hover{color:#247256!important}.text-green-m1{color:#2c8d6a!important}a.text-green-m1:focus,a.text-green-m1:hover{color:#26795b!important}.text-green-m2{color:#2f9671!important}.text-green-m3{color:#32a179!important}.text-green-d1{color:#277b5d!important}a.text-green-d1:focus,a.text-green-d1:hover{color:#20684e!important}.text-green-d2{color:#237155!important}.text-green-d3{color:#20664d!important}.text-green-d4{color:#1d5c45!important}.text-green-l1{color:#49c699!important}.text-green-l2{color:#59cba2!important}.text-green-l3{color:#6ad0ab!important}.text-green-l4{color:#7ad5b5!important}.text-green-l5{color:#8bdbbe!important}.text-success{color:#508335!important}a.text-success[href]:focus,a.text-success[href]:hover{color:#45702e!important}.text-success-m1{color:#548938!important}a.text-success-m1:focus,a.text-success-m1:hover{color:#497731!important}.text-success-m2{color:#5b943c!important}.text-success-m3{color:#62a041!important}.text-success-d1{color:#4a7931!important}a.text-success-d1:focus,a.text-success-d1:hover{color:#3f672a!important}.text-success-d2{color:#446f2d!important}.text-success-d3{color:#3e6529!important}.text-success-d4{color:#385c25!important}.text-success-l1{color:#7dbc5b!important}.text-success-l2{color:#89c26b!important}.text-success-l3{color:#96c97a!important}.text-success-l4{color:#a2cf89!important}.text-success-l5{color:#aed599!important}.text-default{color:#507c94!important}a.text-default[href]:focus,a.text-default[href]:hover{color:#476e84!important}.text-default-m1{color:#54839c!important}a.text-default-m1:focus,a.text-default-m1:hover{color:#4b758c!important}.text-default-m2{color:#5b8ca7!important}.text-default-m3{color:#6895ad!important}.text-default-d1{color:#4b758b!important}a.text-default-d1:focus,a.text-default-d1:hover{color:#42677b!important}.text-default-d2{color:#476d83!important}.text-default-d3{color:#416578!important}.text-default-d4{color:#3c5d6f!important}.text-default-l1{color:#86aabe!important}.text-default-l2{color:#94b4c5!important}.text-default-l3{color:#a2becd!important}.text-default-l4{color:#b1c8d5!important}.text-default-l5{color:#bfd2dc!important}.text-secondary{color:#647893!important}a.text-secondary[href]:focus,a.text-secondary[href]:hover{color:#5a6b84!important}.text-secondary-m1{color:#6c7f9b!important}a.text-secondary-m1:focus,a.text-secondary-m1:hover{color:#60728d!important}.text-secondary-m2{color:#7688a2!important}.text-secondary-m3{color:#8091a9!important}.text-secondary-d1{color:#5f718b!important}a.text-secondary-d1:focus,a.text-secondary-d1:hover{color:#54657c!important}.text-secondary-d2{color:#596b83!important}.text-secondary-d3{color:#526178!important}.text-secondary-d4{color:#4c5b70!important}.text-secondary-l1{color:#9ca9bb!important}.text-secondary-l2{color:#a9b4c4!important}.text-secondary-l3{color:#b6bfcd!important}.text-secondary-l4{color:#c2cad6!important}.text-secondary-l5{color:#cfd6df!important}.text-info{color:#228299!important}a.text-info[href]:focus,a.text-info[href]:hover{color:#1d7084!important}
 .text-info-m1{color:#2488a1!important}a.text-info-m1:focus,a.text-info-m1:hover{color:#1f778c!important}.text-info-m2{color:#2691ab!important}.text-info-m3{color:#299db9!important}.text-info-d1{color:#1f788e!important}a.text-info-d1:focus,a.text-info-d1:hover{color:#1b6679!important}.text-info-d2{color:#1d6f83!important}.text-info-d3{color:#1a6577!important}.text-info-d4{color:#185c6c!important}.text-info-l1{color:#45b9d6!important}.text-info-l2{color:#56c0da!important}.text-info-l3{color:#68c7de!important}.text-info-l4{color:#7acde2!important}.text-info-l5{color:#8cd4e5!important}.text-blue{color:#1279cd!important}a.text-blue[href]:focus,a.text-blue[href]:hover{color:#106bb6!important}.text-blue-m1{color:#1380d8!important}a.text-blue-m1:focus,a.text-blue-m1:hover{color:#1172c1!important}.text-blue-m2{color:#1488e6!important}.text-blue-m3{color:#2995ec!important}.text-blue-d1{color:#1172c1!important}a.text-blue-d1:focus,a.text-blue-d1:hover{color:#0f64a9!important}.text-blue-d2{color:#106ab4!important}.text-blue-d3{color:#0f63a8!important}.text-blue-d4{color:#0e5c9b!important}.text-blue-l1{color:#4fa8f0!important}.text-blue-l2{color:#63b1f1!important}.text-blue-l3{color:#77bbf3!important}.text-blue-l4{color:#8bc5f5!important}.text-blue-l5{color:#9fcff7!important}.text-primary{color:#2971bf!important}a.text-primary[href]:focus,a.text-primary[href]:hover{color:#2565aa!important}.text-primary-m1{color:#2d7bcf!important}a.text-primary-m1:focus,a.text-primary-m1:hover{color:#286ebb!important}.text-primary-m2{color:#3b85d5!important}.text-primary-m3{color:#4c8fd8!important}.text-primary-d1{color:#276ab4!important}a.text-primary-d1:focus,a.text-primary-d1:hover{color:#225e9f!important}.text-primary-d2{color:#2564a9!important}.text-primary-d3{color:#225d9e!important}.text-primary-d4{color:#205792!important}.text-primary-l1{color:#6aa2df!important}.text-primary-l2{color:#7bade3!important}.text-primary-l3{color:#8db8e6!important}.text-primary-l4{color:#9fc3ea!important}.text-primary-l5{color:#b1ceee!important}.text-white-tp1{color:rgba(255,255,255,.93)!important}.text-white-tp2{color:rgba(255,255,255,.87)!important}.text-white-tp3{color:rgba(255,255,255,.8)!important}.text-white-tp4{color:rgba(255,255,255,.73)!important}.text-dark-tp1{color:rgba(0,0,0,.91)!important}.text-dark-tp2{color:rgba(0,0,0,.82)!important}.text-dark-tp3{color:rgba(0,0,0,.73)!important}.text-dark-tp4{color:rgba(0,0,0,.64)!important}.text-dark-tp5{color:rgba(0,0,0,.55)!important}
.f-10 {
  font-size: 10px;
}

.f-12 {
  font-size: 12px;
}

.f-13 {
  font-size: 13px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-17 {
  font-size: 17px;
}

.f-18 {
  font-size: 18px;
}

.f-19 {
  font-size: 19px;
}

.f-20 {
  font-size: 20px;
}
/**************************************
 * END FONT SIZE DESIGN
 *************************************/
/*
* ----------------------------------------------------------------------------------------
* PRELOADER
* ----------------------------------------------------------------------------------------
*/
.fb-page,
.fb-comments {
    background: #ebd8fcbd;
    margin-top: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block !important;
    min-height: 211px
}
.fb-page.fondo-svg-fb,
.fb-comments.fondo-svg-fb {
    background: #ddbade42 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0ncmdiYSgwLDAsMCwwLjUpJz48cGF0aCBkPSdNMTMgMTBoM3YzaC0zdjdoLTN2LTdIN3YtM2gzVjguNzQ1YzAtMS4xODkuMzc0LTIuNjkxIDEuMTE4LTMuNTEyQzExLjg2MiA0LjQxIDEyLjc5MSA0IDEzLjkwNCA0SDE2djNoLTIuMWMtLjQ5OCAwLS45LjQwMi0uOS44OTlWMTB6Jy8+PC9zdmc+) no-repeat center center
}

.fb_iframe_widget_fluid {
    display: block !important
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
	max-width: 100% !important;
	max-height: 100% !important;
	background: #312a3128;
}
/* Heart */
.lds-heart {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  transform: rotate(45deg);
  transform-origin: 32px 32px;
}
.lds-heart div {
  top: 23px;
  left: 19px;
  position: absolute;
  width: 26px;
  height: 26px;
  background: #ee1b73;
  animation: lds-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lds-heart div:after,
.lds-heart div:before {
  content: " ";
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  background: #ee1b73;
}
.lds-heart div:before {
  left: -17px;
  border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
  top: -17px;
  border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
  0% {
    transform: scale(0.95);
  }
  5% {
    transform: scale(1.1);
  }
  39% {
    transform: scale(0.85);
  }
  45% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(0.9);
  }
}
/* VIDEOS YT */
.Loadvideo {
	z-index: 99999;
    position:absolute;width:100%;height:100%;left:0;
}
.IframeLoad {
    z-index: 99999;
    position: fixed;
    left: 50%;
    top: 84%;
    width:370px;height:180px;
    transform: translate(-50%,-50%);
}
/* ---------- */
.atf-preloader {
    background: var(--thm-white);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}
.loader{
	width: 100px;
	height: 100px;
	margin: 50px auto 0;
	position: relative;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -60px;	
} 
/* Ripple */
.lds-ripple {
	/* display: inline-block; */
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
  }
  .lds-ripple div {
	position: absolute;
	margin: 0 auto;
	border: 4px solid var(--thm-color);
	opacity: 1;
	border-radius: 50%;
	animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  }
  .lds-ripple div:nth-child(2) {
	animation-delay: -0.5s;
  }
  @keyframes lds-ripple {
	0% {
	  top: 28px;
	  left: 28px;
	  width: 0;
	  height: 0;
	  opacity: 1;
	}
	100% {
	  top: -1px;
	  left: -1px;
	  width: 58px;
	  height: 58px;
	  opacity: 0;
	}
  }
  
/*
* ----------------------------------------------------------------------------------------
* SCROLL TO TOP 
* ----------------------------------------------------------------------------------------
*/

.atf-scroll-top {
	position: fixed;
	right: 105%;
	bottom: 70px;
	z-index: 99;
	cursor: pointer;
	transition: 1.5s ease;
	border: none;
	background: transparent; 
}
.atf-scrollup-icon:hover{
	background: var(--thm-color);
}
.atf-scrollup-icon {
	font-size: 25px;
	width: 60px;
	height: 60px;
	background: var(--thm-color);
	line-height: 60px;
	color: var(--thm-white);
	border-radius: 30px;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.atf-scroll-top.open {
	right: 30px; }
/*
* ----------------------------------------------------------------------------------------
* BTN
* ----------------------------------------------------------------------------------------
*/	

.atf-themes-btn {
	color: var(--thm-white);
	background: var(--thm-color);
	border-radius: 4px;
	font-size: 15px;
	padding: 14px 23px;
	font-weight: 700;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
	display: inline-block;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	text-transform: capitalize;
	letter-spacing: 0.08em;
	border:1px solid #fff;
}
.atf-themes-btn:hover{
	background: var(--thm-black);
	color: var(--thm-white);
}

.atf-main-btn .btn-2 {
	border: 1px solid var(--thm-white);
	background: transparent;
	padding: 14px 23px;
}
.atf-main-btn  .btn-2:hover {
	background: var(--thm-black);
	color: var(--thm-white);
}
/*
* ----------------------------------------------------------------------------------------
* SECTION PADDING
* ----------------------------------------------------------------------------------------
*/
.atf-section-padding {
	padding: 90px 0;
}
/*
* ----------------------------------------------------------------------------------------
* SECTION TITLE
* ----------------------------------------------------------------------------------------
*/
.atf-section-title {
	margin-bottom: 60px;
}
.atf-section-title h5 {
	font-size: 14px;
	color: var(--thm-color);
	letter-spacing: 1.8px;
	text-transform: uppercase;
	font-family: var(--thm-font);
}
.atf-section-title h2 {
	font-size: 30px;
	line-height: 1.6;
	color: var(--thm-black);
	text-transform: capitalize;
	font-family: var(--thm-font2);
}
.atf-section-title .atf-sec_icon i {
	color: var(--thm-color);
	margin:0 3px 0 3px;
}
.atf-section-title .atf-sec_icon  {
	position: relative;
	display:inline-block;
	margin-top: 10px;
}
.atf-section-title .atf-sec_icon::before {
	position: absolute;
	content: '';
	top: 17.6px;
	left: -15px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: -5px 2px;
	background: var(--thm-color);
	display: inline-block;
}
.atf-section-title .atf-sec_icon::after {
	position: absolute;
	content: '';
	width: 50px;
	height: 6px;
	background: var(--thm-color);
	top: 13px;
	right: -58px;
	border-radius: 5px;
}
.atf-section-title .atf-sec_icon span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: -5px 2px;
	background: var(--thm-color);
	display: inline-block;
}
.atf-section-title .atf-sec_icon .atf-sec_radius {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: -4px 2px;
	background: var(--thm-color);
	display: inline-block;
}
.atf-section-title h3 {
	text-transform:capitalize;
	font-family:  var(--thm-font);
}
.atf-section-title p {
	font-family: var(--thm-font);
	font-size: 15px;
	font-weight: 400;
	margin-top: 15px;
	color: var(--thm-p);
}
/*
* ----------------------------------------------------------------------------------------
* 01.END GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
/*=======================
    History Part CSS
=========================*/
#history {
    background:#d1b1f51c;
}
.heading {
    padding-top: 20px;
    padding-left: 50px;
    position: relative;
}
.heading:after {
    position: absolute;
    content: '';
    width: 86px;
    height: 78px;
    top: 0;
    left: -5px;
    /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAABOCAYAAAC60+EBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjhDRkU0REJGMTA4MTFFN0E4MUQ5N0EzM0Y5MUY4NUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjhDRkU0RENGMTA4MTFFN0E4MUQ5N0EzM0Y5MUY4NUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2OENGRTREOUYxMDgxMUU3QTgxRDk3QTMzRjkxRjg1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OENGRTREQUYxMDgxMUU3QTgxRDk3QTMzRjkxRjg1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmhdAJEAAAgWSURBVHja7JxrbBRV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); */
	/* background: url(data:image/png;base64,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); */
	background: url(data:image/png;base64,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);
    background-repeat: no-repeat;
    /* z-index: -2; */
}
.heading h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    color: #444;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}
.heading h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 32px;
    color: #d50a51;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: capitalize;
}
.history-details p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #444;
    line-height: 26px;
}
/*
* ----------------------------------------------------------------------------------------
* 02.START BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
.atf-top-header {
	position: relative;
	z-index: 1;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.4s ease;
}
.atf-top-header::after {
	background: var(--thm-black) none repeat scroll 0 0;
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	right: calc(26% + 0px);
	border-right: 4px solid #fff;
}
.atf-header-top-auth {
	display: inline-block;
	margin-right: 10px;
}
.atf-header-top-auth a {
	color: rgba(255, 255, 255, .8);
	text-transform: capitalize;
}
.atf-header-top-auth a i {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	background: #fff;
	color: #6861BC;
	border-radius: 50%;
	margin-right: 10px;
}
.atf-header-top-right {
	text-align: right;
}
.atf-header-top-social {
	display: inline-block;
}
.atf-header-top-social ul li {
	display: inline-block;
	margin-left: 10px;
}
.atf-header-top-social ul li a {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
}
.atf-header-top-social ul li a:hover,
.atf-header-top-auth a:hover{
	color:var(--thm-white);
} 
.atf-top-header {
	background-color: var(--thm-color);
	overflow: hidden;
}
.atf-top-header .atf-top-header-in {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	transition: all 0.4s ease;
}
.atf-top-header  .atf-top-social {
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	transition: all 0.4s ease;
	color: var(--thm-white);
	text-align: center;
}
.atf-top-social a i:hover{
	color:var(--thm-white);
}
.atf-top-social a i {
	margin-left: 15px;
	color: rgba(255, 255, 255, 0.8);
}
.atf-sticky-active .atf-top-header  {
	height: 0; 
}
.atf-top-header-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap; 
}
.atf-top-header-list li {
	margin-right: 30px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	margin-top: 3px;
}
.atf-top-header-list li:last-child {
    margin-right: 0; 
}
.atf-top-header-list li i {
    margin-right: 10px; 
}
.atf-top-header-list li a:hover {
    color: var(--thm-white);
}
.atf-site-header.atf-style1 {
	transition: all 0.4s ease; 
}
.atf-site-header.atf-style1 .atf-main-header-in {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 80px; 
}
.atf-site-header.atf-style1.atf-sticky-active {
	background: var(--thm-black);
	color: var(--thm-white) !important;
	box-shadow: 0 0 15px rgba(244, 231, 231, 0.48);
}
.atf-nav .atf-nav-list > li > a {
	color: var(--thm-nav-a);
}

@media screen and (max-width: 991px) {
  .atf-main-header .container {
    max-width: 100%; }

  .atf-top-header {
    display: none; }

  .atf-site-header.atf-style1 {
    background-color: var(--thm-black); } 
}
.atf-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	font-size:14px;
}
.atf-main-header {
  position: relative; }

@media screen and (min-width: 992px) {
	.atf-nav .atf-nav-list {
		display: flex !important;
		flex-wrap: wrap; 
	}
		
	.atf-nav .atf-nav-list > li {
		margin-right: 25px; 
		font-weight:500;
	}
	.atf-nav .atf-nav-list > li:last-child {
		margin-right: 0; 
	}
	.atf-nav .atf-nav-list > li > a {
		padding: 15px 0;
		display: inline-block;
	}
	.atf-nav .atf-nav-list > li > ul {
		left: 0;
		top: calc(100% + 15px); 
	}
	.atf-nav .atf-nav-list > li > ul:before {
		content: '';
		position: absolute;
		height: 10px;
		width: 10px;
		border: 1px solid #eaeaea;
		transform: rotate(45deg);
		background-color: #fff;
		border-right: none;
		border-bottom: none;
		top: -6px;
		left: 16px; 
	}
	.atf-nav .atf-nav-list > li:hover > ul { 
		top: 100%;
		opacity: 1;
		visibility: visible;
		transition: all 0.4s ease; 
	}
	.atf-nav .atf-nav-list li {
		position: relative; 
	}
	.atf-nav .atf-nav-list li a.active {
		/* color: #b5aadf; */
		color: var(--thm-nav-b);
		text-shadow: 1px 1px 0 #d194c962, 1px 1px 1px #2e011c65;
		font-weight:500;
	}
	.atf-nav .atf-nav-list li a:hover {
		color: var(--thm-nav-b);
		transition: all linear .3s;
	}
	.tangefs{
		position: absolute;
		bottom: -1.35em;
	}
/* 
	atf-nav = navbar-light 
	atf-nav-list = navbar-nav
	atf-smooth-move = nav-link

*/

.atf-nav .atf-nav-list .atf-smooth-move::after,
.atf-nav .atf-nav-list .atf-smooth-move.active::after{
	position: absolute;
	content: '';
	bottom: -35px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAWCAYAAACPHL/WAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAASVSURBVFiF3ZdriJRlFMd/53lf56qV9iVDoTLDqEQkb5FbIBIYFF3MgtAgSYuiFFIhAiW60MUu4AcpQjI2xHW7qFhoUqaBYLUfUjPsalkRauvMvDO7M885fZhxZ8fduazulzowDMz5P//z/5/nnfM8r5gZ/6cIh9OQFZkiJeahYI4ejbMhcJzoj/HiYy4KHhNjEXCdCe0W8pIbQddwaBBVHQ4eiFiNsgTjkio7P5tjmaT4AMB6GStFOlFmYn0YEP404WFJl3HnE60ZKjAVZTowGwOEX8zRIQm+BrCIF8SzEhOg/44LiGEBt0mKreQ4LJ5JRi1OABOwgHmSYof1MBXPNIE2ADP2imM/yXK9czZkeRaK50EqxNVEn5IPLeRtKdKOSRqxWj9nwnHChB3iub+hGscRhC8wFlcaV/6q1jtqwjOS5p26hkqRznVwgASnKr8FFtEmxlqUKQjHcGzE0WEBf2CAZ6x47sVYUWOwUZy9eY1wwnsW0G6OA+IATyjGYpSFKJcjfG+OZ4mzQwL+BqDIBeaZIT7S+0RZgOc0wjhgOkYaoQfHClK8Ua+2FZgpnk68jG1NbVMzvSbMkZHsrVsz4h5Rnse4otKkXcAJCxiHsE5UFYuIizEfo82EcQjbLMYmF9ZOqDoFFolnw3n5ObN7jt8yIuNHpZuTWY67RXgAIwR2WUC7JDgeVvhiCBMJeUXiHDlTo0UxX9WqOoeoLtveihkASdMBdNBrl1pJlglMAI47AFJkDPZZibWW4yARu+nh1paIk3xrjs/BhtCFASzltQGbW0FbgQlEvE+Og5RkN7DfJ/xeGGTKWcRSgWs0rY87cy0dUhYxSTyHB47tIYSjk5Hc1TI+YpUJzuK85hxRlebsCNkMXOSy7iA51hAxuxm3pPgOx+vV+TqUEBDyBDzdFFrgJnKsJsdhgzkIb/U3A43OoTw3YMwFjhLQBYRmHJMEJ+voSpPhM1SuH9IulR+1laR4cbC0ZQkk5GrEDJWrgGko20jz5aB0DQ/WAhPFswahDfjdApZIvP6dywpcLCV+RSXVqilzvCwjebIBZ0KUj4ErMfaZY50k2VMPP3x3uaqAW6TEdlSCpqYCviHN1OGsP/A/dJ4hCT4h4HacacOh5zhkI5g73PWbG4rYSZ5tROwhYhmAx8ZYgaVaZBY5fiSLUWBj35ok2wm4wxwMOssdRzTkZolVDu4C75LFyPGDFpllBZZ6bAxZIGI5EXsqGnY2k9v0kbMMJwVGA5jjVU3yVJDnEMplCCWUEARCg1Steitwp5TYgvYb546jGnCjS/JXv6YZpQrGUcQIcfykKa6ViOdEeYJy9h8ZVdZSL5rukCSZYY6PTFgvaZabEgcuxISyGcqvCMIjA9Ym6LSA6Yh1VRrSZQGza8wAJjzaN/KVEZgIMFqVGMZyE940x1ZJMqOZXlR1yB9f0PGa0S3arV671TSrKxriszrZZ/SUj3TyoPmcimZ1lXarabd6zegWX9DxffnTKj6jor3NtUmzV/BGecszB3jIlVhgo0Dk3O4+ZoblEWATsF48n1oMJDYQ26xGU0P/tfgXqrt9ORGzyVcAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: center;
    opacity: 0;
    transition: all linear .3s;
}
.atf-nav .atf-nav-list .atf-smooth-move:hover:after,
.atf-nav .atf-nav-list .atf-smooth-move.active::after
{
    opacity: 1;
    bottom: -1.5em;
}

	.atf-nav .atf-nav-list ul {
		width: 200px;
		background-color: #fff;
		position: absolute;
		border: 1px solid var(--thm-navmobmas-b);
		/* padding: 10px 0; */
		z-index: 100;
		opacity: 0;
		visibility: hidden;
		display: block !important;
		transition: all 0.2s ease; 
	}
	.atf-nav .atf-nav-list ul li:hover ul {
		top: 0px; 
	}
	.atf-nav .atf-nav-list ul li:hover > ul {
		opacity: 1;
		visibility: visible;
		transition: all 0.4s ease; 
	}
	.atf-nav .atf-nav-list ul a {
		font-size: calc(100% - 1px);
		display: block;
		line-height: 1.6em;
		padding: 9px 20px;
		color:var(--thm-black);
	}
	.atf-nav .atf-nav-list ul a:hover {
		background-color: var(--thm-color);
		color: var(--thm-white);
	}
	.atf-nav .atf-nav-list ul ul {
		top: 15px;
		left: 100%; 
	}
	.atf-menu-toggle,
	.atf-menu-dropdown-toggle {
		display: none; 
	} 
}
@media screen and (max-width: 991px) {
	.atf-nav .atf-nav-list > li > a {
		color: var(--thm-navmobtx-a) !important;
		border: 1px dotted var(--thm-navmobmas-a);
	}
	.atf-menu-dropdown-toggle {
		position: absolute;
		height: 30px;
		width: 30px;
		right: 0.2em;
		top: 5px;
		border: 1px dotted var(--thm-navmobmas-a);
		cursor: pointer;
		background-color: var(--thm-navmobmas-a) !important;		
		transition: all 0.3s ease; 
	}
	.atf-menu-dropdown-toggle:hover {
		border: 1px dotted var(--thm-navmobmas-b);
		cursor: pointer;
		background-color: var(--thm-navmobmas-b) !important;
		transition: all 0.3s ease;
	}

	.atf-menu-dropdown-toggle:before, .atf-menu-dropdown-toggle:after {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		height: 2px;
		width: 10px;
		background-color: var(--thm-white);
		transition: all 0.3s ease;
	}

	.atf-menu-dropdown-toggle:before {
		transform: translate(-50%, -50%) rotate(90deg);
	}
	.atf-menu-dropdown-toggle.active:before {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	.atf-nav .atf-nav-list {
		position: absolute;
		left: 0;
		/* background-color: var(--thm-black); */
		padding: 10px 0;
		display: none;
		top: 100%;
		border-top: 2px solid var(--thm-navmobmas-b);
		border-bottom: 0px solid var(--thm-navmobmas-b);
		overflow: auto;
		max-height: calc(100vh - 80px);
		/* width:40%; */
		/* aqui modifique */
		/* background-color: var(--thm-navmob-a); */
		background: var(--thm-navmob-lista);
		width: 100vw;
		overflow-y: scroll;
	}
	.atf-nav .atf-nav-list .atf-smooth-move:hover,
	.atf-nav .atf-nav-list .menu-item-has-children:hover {
		background-color: var(--thm-navmob-a);
		color: var(--thm-navmobtx-a) !important;
	}
	.atf-nav .atf-nav-list ul {
		border-top: 2px dotted var(--thm-navmobmas-b);
		border-bottom: 2px dotted var(--thm-navmobmas-b);
		padding-left: 15px;
		display: none;
		background-color: var(--thm-navmob-b);
		color: var(--thm-navmobtx-b) !important;
	}
	.atf-nav .atf-nav-list .menu-item-has-children ul a {
		border-top: 1px dotted var(--thm-navmobmas-a);
	}
	.atf-nav .atf-nav-list .menu-item-has-children ul a:hover {
		background-color: var(--thm-navmob-c);
		color: var(--thm-navmobtx-c) !important;
	}
	.atf-nav .atf-nav-list a {
		display: block;
		padding: 8px 20px;
	}
	.atf-nav .menu-item-has-children {
		position: relative; }
	.atf-nav .menu-item-has-children i {
		display: none; }

 /*Mobile Menu Button*/
 
.atf-menu-toggle {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 27px;
	margin: 15px 0px 15px 0px;
	cursor: pointer; 
}
.atf-menu-toggle span,
.atf-menu-toggle span:before,
.atf-menu-toggle span:after {
	width: 100%;
	height: 2px;
	background-color: var(--thm-white);
	display: block; 
}
.atf-menu-toggle span {
	margin: 0 auto;
	position: relative;
	top: 12px;
	transition-duration: 0s;
	transition-delay: 0.2s; 
}
.atf-menu-toggle span:before {
	content: '';
	position: absolute;
	margin-top: -8px;
	transition-property: margin, transform;
	transition-duration: 0.2s;
	transition-delay: 0.2s, 0s; 
}
.atf-menu-toggle span:after {
	content: '';
	position: absolute;
	margin-top: 8px;
	transition-property: margin, transform;
	transition-duration: 0.2s;
	transition-delay: 0.2s, 0s;
}
.atf-toggle-active span {
	background-color: rgba(0, 0, 0, 0);
	transition-delay: 0.2s; 
}
.atf-toggle-active span:before {
	margin-top: 0;
	transform: rotate(45deg);
	transition-delay: 0s, 0.2s; 
}
.atf-toggle-active span:after {
	margin-top: 0;
	transform: rotate(-45deg);
	transition-delay: 0s, 0.2s; }
}
.atf-sticky-header {
	position: fixed;
	z-index: 200;
	width: 100%;
	top: 0;
	left: 0; 
}

/*
* ----------------------------------------------------------------------------------------
* 02. END BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 03.START HOME DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-bg-home {
	background-image: url(../img/slider/3.jpg);
	position: relative;
	background-position: center;
	background-size:cover;
}
.atf-cover-bg::before {
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.atf-header-area {
	background-color: var(--thm-f6);
	height: 750px;
	overflow: hidden;
}
.atf-align-items-details {
	display: flex;
	align-items: center;
	min-height: 100%;
}
.atf-single-details h5 {
	color: var(--thm-white);
	font-size: 22px;
	font-weight: 500;
	line-height: 40px;
	text-transform: capitalize;
	padding-bottom: 10px;
	font-family: var(--thm-font);
}
.atf-header-area .atf-single-details h2 {
	font-size: 40px;
	line-height: 45px;
	color: var(--thm-white);
	text-transform: capitalize;
	font-weight: 700;
	font-family: var(--thm-font2);
	letter-spacing: 0.7px;
}
.atf-header-area .atf-single-details span{
	margin-left:2px;
}
.atf-header-area .atf-single-details p {
	color: var(--thm-white);
	font-size: 16px;
	margin: 20px 0 35px;
	line-height: 36px;
	letter-spacing: 0.6px;
	font-weight: 500;
}
.atf-single-details  h5 {
	-webkit-animation: 1.7s .7s fadeInDown both;
	animation: 1.7s .7s fadeInDown both; }

.atf-single-details  h2 {
	-webkit-animation: 1.7s .7s fadeInLeft both;
	animation: 1.7s .7s fadeInLeft both; }
	
.atf-single-details  p {
	-webkit-animation: 1.7s .7s fadeInUp both;
	animation: 1.7s .7s fadeInUp both; }
	

.atf-single-details .atf-main-btn{
	-webkit-animation: 1.5s 1s fadeInUp both;
	animation: 1.5s 1s fadeInUp both; }

/**************************************
 * START HOME SLIDER
 *************************************/
.atf-slider.atf-style1 {
  position: relative; }

.swipe-arrow.atf-hidden,
.pagination.atf-hidden {
  display: none; }

.pagination.atf-style1 ul,
.pagination.atf-style2 ul {
  padding: 0;
  margin: 0;
  display: flex !important;
  list-style: none; }
.pagination.atf-style1 li,
.pagination.atf-style2 li {
  height: 12px;
  width: 12px;
  border-radius: 6px;
  background-color: var(--thm-white);
  margin-right: 8px;
  cursor: pointer;
  transition: all 0.4s ease; }
.pagination.atf-style1 li.slick-active,
.pagination.atf-style2 li.slick-active {
  background: var(--thm-color); }
.pagination.atf-style1 button,
.pagination.atf-style2 button {
  display: none; }

.pagination.atf-style2 {
  position: absolute;
  bottom: 17px;
  left: 50%; }

.pagination.atf-style1.container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
  padding-left: 15px; }

.atf-slider.atf-style2 {
	position: relative; }
.atf-slider.atf-style2 .slick-slide {
	padding-left: 15px;
	padding-right: 15px; }
.atf-slider.atf-style2 .slick-list {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -20px;
    margin-bottom: -20px;
    margin-left: -15px;
    margin-right: -15px; }
  .atf-slider.atf-style2 .slick-arrow {
    box-shadow: 0px 5px 10px 0px rgba(106, 106, 106, 0.15);
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 0.4s ease; }
.atf-slider.atf-style2 .slick-arrow:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 30px; }
.atf-slider.atf-style2 .slick-arrow.slick-arrow-left {
    left: 0px; }
.atf-slider.atf-style2 .slick-arrow.slick-arrow-left:before {
    right: -20px; }
.atf-slider.atf-style2 .slick-arrow.slick-arrow-right {
    right: 0px; }
.atf-slider.atf-style2 .slick-arrow.slick-arrow-right:before {
    left: -20px; }
.atf-slider.atf-style2 .slick-arrow:hover {
    color: #222; }
.atf-slider.atf-style2:hover .slick-arrow {
    opacity: 1;
    visibility: visible; }
.atf-slider.atf-style2:hover .slick-arrow.slick-arrow-left {
    left: -70px; }
.atf-slider.atf-style2:hover .slick-arrow.slick-arrow-right {
    right: -70px; }

@media screen and (max-width: 991px) {
.atf-slider .pagination.atf-hidden {
    display: block;
    margin-top: 20px; }

.atf-slider .pagination.atf-style1 ul,
.atf-slider .pagination.atf-style2 ul {
    justify-content: center; }

.swipe-arrow.atf-style1 {
    display: none; }

.atf-hidden.atf-hidden-md,
.swipe-arrow.atf-style2 {
    display: none !important; } }
.swipe-arrow.atf-style2 .slick-arrow-left,
.swipe-arrow.atf-style2 .slick-arrow-right {
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  background: var(--thm-color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  opacity: 0;
  color: var(--thm-white);
  cursor: pointer;
  transition: all 0.3s ease; }
.swipe-arrow.atf-style2 .slick-arrow-left:hover,
.swipe-arrow.atf-style2 .slick-arrow-right:hover {
    background: var(--thm-black);
	color: var(--thm-white); }
.swipe-arrow.atf-style2 .slick-arrow-right {
  right: 30px;
  padding-left: 2px; }
.swipe-arrow.atf-style2 .slick-arrow-left {
  left: 30px;
  padding-right: 2px; }

.atf-slider:hover .swipe-arrow.atf-style2 .slick-arrow-left,
.atf-slider:hover .swipe-arrow.atf-style2 .slick-arrow-right {
  opacity: 1; }
 .atf-slider-animation1 .atf-hero.atf-style1 .atf-hero-bg {
  transform: scale(1.2);
  transition: all 3s ease; }
.atf-slider-animation1 .atf-hero.atf-style1 .aft-hero-uptitle {
  opacity: 0;
  position: relative;
  top: 30px;
  transition: all 0.4s ease-in-out; }
 .atf-slider-animation1 .atf-hero.atf-style1 .atf-hero-title {
  opacity: 0;
  position: relative;
  top: 30px;
  transition: all 0.4s ease-in-out; }
  
.atf-slider-animation1 .atf-hero.atf-style1 .atf-hero-subtitle {
  opacity: 0;
  position: relative;
  top: 30px;
  transition: all 0.4s ease-in-out; }
.atf-slider-animation1 .atf-main-btn{
  opacity: 0;
  position: relative;
  top: 30px;
  transition: all 0.4s ease-in-out; }
.atf-slider-animation1 .slick-active .atf-hero.atf-style1 .atf-hero-bg {
  transform: scale(1);
  transition-delay: 0.7s; }
  
.atf-slider-animation1 .slick-active .atf-hero.atf-style1 .aft-hero-uptitle {
  opacity: 1;
  top: 0;
  transition-delay: 0.8s; }
  
.atf-slider-animation1 .slick-active .atf-hero.atf-style1 .atf-hero-title {
  opacity: 1;
  top: 0;
  transition-delay: 0.8s; }
.atf-slider-animation1 .slick-active .atf-hero.atf-style1 .atf-hero-subtitle {
  opacity: 1;
  top: 0;
  transition-delay: 0.9s; }
.atf-slider-animation1 .slick-active .atf-main-btn {
  opacity: 1;
  top: 0;
  transition-delay: 1s; }
  
.atf-bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover; }
.atf-fixed-bg {
	background-attachment: fixed; }

.atf-hero.atf-style1 {
	height: 820px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden; }
.atf-hero.atf-style1.atf-size1 {
    height: 750px; }
.atf-hero.atf-style1 .container {
    position: relative;
    z-index: 2; }
.atf-hero.atf-style1 .atf-hero-title {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 19px; }
.atf-hero.atf-style1 .atf-hero-text.atf-style1 .atf-hero-title {
    font-weight: 400; }
.atf-hero.atf-style1 .atf-hero-subtitle {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 40px;
}
.atf-hero.atf-style1 .aft-hero-uptitle {
	text-transform: capitalize;
	line-height: 30px;
	color: var(--thm-white);
	font-family: var(--thm-font2);
	background: var(--thm-color);
	display: inline-block;
	padding: 7px 15px;
	border-radius: 8px;
	margin-bottom: 15px;
	font-size: 25px;
}
.atf-hero.atf-style1 .atf-hero-img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
.atf-hero.atf-style1 .atf-hero-img img {
    max-height: 94%; }
.atf-hero.atf-style1.atf-white .atf-hero-title {
    color: #fff; }
.atf-hero.atf-style1.atf-white .atf-hero-subtitle {
    color: rgba(255, 255, 255, 0.8); }

.atf-hero.atf-style1 .atf-hero-img {
  right: 0px; }

.atf-color-overlay:before,
.atf-hero-overlay:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3); }

.atf-hero-overlay:before {
  z-index: 1;
  background: rgba(0, 0, 0, 0.4); }

.atf-hero-img-group {
  height: 450px;
  width: 400px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10%;
  z-index: 2; }
.atf-hero-img-group .atf-lg-img {
    height: 100%;
    width: 65%;
    margin-left: auto; }
.atf-hero-img-group .atf-sm-img {
    position: absolute;
    height: 55%;
    width: 60%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 0; }
.left-area{
	text-align: left;
}
.center-area{
	text-align: center;
}
.right-area{
	text-align: right;
}

.atf-hero-text.atf-style1 {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 35px 50px 50px;
  border-radius: 10px; }
  
.atf-hero-text.atf-style1  {
    min-width: 152px; }

.atf-hero.atf-style1 .atf-hero-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }
@media screen and (max-width: 991px) {
.atf-hero-wrap .atf-hero-slider1 {
    display: none; }

.atf-hero.atf-style1 {
    height: 550px; }

.atf-hero.atf-style1 .atf-hero-title {
    font-size: 38px; }

.atf-hero.atf-style1 .atf-hero-subtitle {
    font-size: 16px;
    margin-bottom: 32px; } }
@media screen and (max-width: 1450px) {
.atf-hero-img-group {
    right: 0; } }
@media screen and (max-width: 1199px) {
.atf-hero-img-group {
    position: relative;
    transform: initial;
    right: initial;
    top: initial;
    margin-top: 40px; }

.atf-hero.atf-style1.atf-type1 {
    padding-top: 80px;
    padding-bottom: 100px;
    height: inherit; }

.atf-hero-img-group .atf-lg-img {
    margin-left: 0; }

.atf-hero-img-group .atf-sm-img {
    left: initial;
    right: 0; } }
@media screen and (max-width: 575px) {
.atf-hero.atf-style1 .atf-hero-title br,
.atf-hero.atf-style1 .atf-hero-subtitle br {
    display: none; }
.atf-hero-btn-group .btn {
	margin-bottom:15px;
	}

.atf-hero-text.atf-style1 {
    padding: 25px 30px 40px; }

.atf-hero-btn-group {
    margin-bottom: -10px; }
.atf-hero-btn-group .atf-btn {
      margin-bottom: 10px; }

.atf-hero-img-group {
    width: 100%; }

.atf-hero.atf-style1.atf-size1 {
    height: 560px; }

.atf-hero-text.atf-style1 .atf-btn {
    min-width: 120px;
    padding: 0.62em 1.5em; } }

.atf-slider .atf-style1 .home-area::after {
	position: absolute;
	top: 0;
	content:"";
	left: 0px;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .8;
	z-index: -1;
    background: #4776E6;
    background: -webkit-linear-gradient(65deg, #00c3a7 0, #124188 100%);
    background: var(--thm-color);
}

.home-area .home-content .theme-btn {
	margin-right: 15px;
	
}

/*
* ----------------------------------------------------------------------------------------
* START VIDEO  DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-animation-zoom1 {
  -webkit-animation: zoom1 1s infinite;
  animation: zoom1 1s infinite; }
  
@-webkit-keyframes zoom1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@keyframes zoom1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
  
.atf-video-icon {
	height: 70px;
	width: 70px;
	background-color: var(--thm-color);
	color: var(--thm-white);
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 9;
	border-radius: 100%;
}
.atf-video-icon {
	position: absolute;
	right: 15%;
	top: 0;
	margin: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.atf-video-icon:hover{
	color: var(--thm-white);
}
.program-area{position:relative;}

/**************************************
 * START hot Time DESIGN
 *************************************/
.atf-hot-deal-content {
    text-align: center;
    position: relative;
    z-index: 1;
}
.atf-hot-deal-content .atf-sub-title {
	display: block;
	font-size: 20px;
	margin-bottom: 12px;
	color: var(--thm-white);
	background: rgba(225,225,225,0.3);
	display: inline-block;
	padding: 5px 12px;
	border-radius: 4px;
}
.atf-hot-deal-content #atf-timer {
    margin-bottom: 30px;
}
.atf-hot-deal-content #atf-timer div {
	width: 105px;
	height: 105px;
	border-radius: 50px;
	color: var(--thm-color);
	background-color: #f0f0fa;
	font-size: 30px;
	font-weight: 600;
	margin-left: 10px;
	margin-right: 10px;
}

.atf-hot-deal-content #atf-timer div span {
    display: block;
    margin-top: 0;
    color: var(--thm-color);
    font-size: 15px;
    font-weight: 600
}
/*
* ----------------------------------------------------------------------------------------
* START Hot Time DESIGN
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* END VIDEO  DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* 
/*
* ----------------------------------------------------------------------------------------
* END HOME SLIDER DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 03.END HOME DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 04. START ABOUT DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-about-social-icon {
	font-size: 40px;
	color: var(--thm-color);
}
.atf-single-about{
	margin:15px 0;
}
.atf-single-about {
	margin: 15px 0;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	padding: 15px;
	border-left: 5px solid var(--thm-color);
	border-radius: 10px;
}
/*
* ----------------------------------------------------------------------------------------
* 04. END ABOUT DESIGN
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* 05.START EVENT DESIGN
* ----------------------------------------------------------------------------------------
*/
#project {
	font-family: var(--thm-font);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: var(--thm-white);
	background: var(--thm-color);
	transition:all 0.3s ease-in-out;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: none !important;
	color: var(--thm-white);
	background: var(--thm-color);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
}
.nav-fill .nav-item {
	font-size: 20px;
	font-family: var(--thm-font2);
	font-weight: 500;
	text-transform: capitalize;
	background: var(--thm-black);
	color: var(--thm-white);
	border-radius: 0;
	margin-right: 5px;
}
.nav-tabs .nav-link {
	border: none !important;
}
.nav-tabs {
	border-bottom: none !important;
	color:var(--thm-black);
}
.atf-project-icon i {
	font-size: 60px;
	color: var(--thm-color);
	margin-right:25px;
}
.atf-project-img{
	position:relative;
}
.atf-project-img .atf-project-content {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.atf-project-content {
	background: rgba(0,0,0, 0.6);
	padding: 20px 20px;
	border-left: 5px solid var(--thm-color);
	border-radius: 8px;
}
.atf-project-content p {
	color: var(--thm-white);
}
.atf-event-time .event-bar li {
	display: inline-block;
	font-size: 16px;
	font-family: var(--thm-font);
	color: var(--thm-black);
	margin-right: 10px;
	text-transform: capitalize;
}
.atf-event-time .event-bar li i {
	color: var(--thm-color);
	margin-right: 8px;
}
/*
* ----------------------------------------------------------------------------------------
* 05. END EVENT DESIGN
* ----------------------------------------------------------------------------------------
/**************************************
 * 06. START TESTIMONIAL DESIGN
 *************************************/
#testimonial{
	background:var(--thm-black);
	position:relative;
	z-index:1;
}
#testimonial:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	z-index:-1;
}
.atf-testimonial {
	text-align: left;
	margin: 50px 10px 0;
	padding: 0 10% 1%;
	background: var(--thm-white);
	border-radius: 10px;
	opacity: 0.9;
}
.atf-testimonial .atf-testimonial-pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.3);
    display: inline-block;
    margin-top: -50px;
    overflow: hidden;
    box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
}
.atf-testimonial .atf-testimonial-pic img{
    width: 100%;
    height: auto;
}
.atf-testimonial .atf-testimonial-description{
    font-size: 16px;
    font-style: italic;
    color: var(--thm-black);
    line-height: 30px;
    margin: 10px 0 20px;
}
.atf-testimonial .atf-testimonial-title {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: var(--thm-black);
	text-transform: uppercase;
}
.atf-testimonial .atf-testimonial-post{
    display: block;
    font-size: 13px;
    color: var(--thm-black);
    margin-bottom: 15px;
    text-transform: capitalize;
}
.atf-testimonial .atf-testimonial-post::before {
	content: "";
	width: 50px;
	display: block;
	margin: 10px 0;
	border: 1px solid var(--thm-color);
}
.atf-testimonial .atf-testimonial-rating{
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}
.atf-testimonial .atf-testimonial-rating li{
    color: var(--thm-color);
    display: inline-block;
}
.atf-testimonial .atf-testimonial-rating li.fa-star{
    color: var(--thm-color);
}
/* owl theme */
.atf-testimonial-area .owl-theme .owl-controls{
    margin-top: 30px;
}
.atf-testimonial-area .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: var(--thm-color);
}
.atf-testimonial-area .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: var(--thm-white);
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}
.atf-testimonial-area .owl-theme .owl-controls .owl-pagination{
    width: 140px;
    padding: 10px;
    margin: 0 auto;
    line-height: 13px;
    background: var(--thm-color);
}
.atf-testimonial-area .owl-theme .owl-controls .owl-page span{
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: transparent;
    border: 1px solid var(--thm-white);
}
.atf-testimonial-area .owl-theme .owl-controls .owl-page.active span,
.atf-testimonial-area .owl-theme .owl-controls.clickable .owl-page:hover span{
    border: 4px solid var(--thm-white);
}
 /**************************************
 * 06. END TESTIMONIAL DESIGN
 *************************************/

 /*
* ----------------------------------------------------------------------------------------
* 07. START SCHEDULE DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-schedule-text {
	box-shadow: 0 0 15px rgba(0,0,0, 0.1);
	background: var(--thm-white);
}
.atf-single-schedule{
	transition: all 0.3s ease 0s;
}
.atf-single-schedule .atf-construct-schedule-img{
	overflow: hidden;
}
.atf-construct-schedule-img img{
	width: 100%;
	height: auto;
	transition: all 0.4s ease-out 0s;
}
.atf-single-schedule:hover .atf-construct-schedule-img img{
	transform:scale(1.15);
}
.atf-single-schedule h3 {
	margin: 0px 0 15px;
}
.atf-single-schedule strong{font-size:22px;}

.atf-construct-schedule {
	padding: 25px 20px 25px;
}
.atf-construct-schedule-icon li {
	font-family: var(--thm-font);
	font-size: 14px;
	display: inline-block;
	margin-right: 8px;
}
.atf-construct-schedule-icon li i {
	color: var(--thm-color);
	text-align: center;
	margin-right:5px;
	
}
.atf-construct-schedule a h3:hover{
	color:var(--thm-color);
	transition:0.3s ease;
}
.atf-schedule-content{
	margin:15px 0;
}
/*
* ----------------------------------------------------------------------------------------
* 07.END SCHEDULE DESIGN
* ----------------------------------------------------------------------------------------
*/

/**************************************
 *08. START PRICING DESIGN
 *************************************/
#pricing{
	background:var(--thm-f6);
}
.pricingTable {
	background: var(--thm-color);
	text-align: center;
	padding: 0 0 30px;
	margin: 0 10px;
	border-radius: 40px;
}
.pricingTable .pricingTable-header {
	background: var(--thm-black);
	padding: 35px 0 65px;
	margin: 0 0 30px;
	border-radius: 40px 40px 0 0;
	clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
}
.pricingTable .title{
    color: #fb9a50;
    font-size: 38px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.pricingTable .price-value{
    color: #fff;
    font-weight: 500;
    margin: 0 0 30px;
}
.pricingTable .price-value .currency{
    font-size: 45px;
    line-height: 45px;
    vertical-align: top;
    display: inline-block;
}
.pricingTable .price-value .amount{
    font-size: 70px;
    line-height: 60px;
    display: inline-block;
}
.pricingTable .price-value .duration{
    font-size: 20px;
    text-transform: uppercase;  
    vertical-align: text-bottom;
}
.pricingTable .pricing-content {
	padding: 0 50px;
	margin: 0 0 30px;
}
.pricingTable .pricing-content li {
	color: #555;
	background: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
	text-transform: capitalize;
	text-align: left;
	padding: 11px 15px 11px 50px;
	position: relative;
}
.pricingTable .pricing-content li:nth-child(2n) {
	color: #fff;
	background: var(--thm-black);
}
.pricingTable .pricing-content li::before {
	content: "\f00c";
	color: #fff;
	background: var(--thm-base);
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	line-height: 23px;
	width: 23px;
	height: 23px;
	margin: auto;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
}
.pricingTable .pricing-content li.disable:before{
    content: "\f00d";
    background: #bb5057;
}
.pricingTable .pricingTable-signup a{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.3s;
}
.pricingTable .pricingTable-signup a:hover{ text-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2); }
.pricingTable.blue{ background: linear-gradient(#589EFF, #5965FF); }
.pricingTable.blue .title{ color: #5a6bff; }
.pricingTable.green{ background: linear-gradient(#30E2C0, #37958E); }
.pricingTable.green .title{ color: #37958E; }
@media only screen and (max-width: 991px){
    .pricingTable{ margin: 0 0 40px; }
}
/**************************************
 *START TICKET DESIGN
 *************************************/
.atf-ticket1 {
	background: var(--thm-color);
	display: inline-block;
	max-width: 350px;
	opacity: 0.8;
	border-radius: 10px;
	padding: 40px 20px;
}
 #ticket{
	background:var(--thm-color);
 }
.atf-ticket1 .form-group,
 #ticket .form-group{
	margin-bottom:0px;
 }
.atf-ticket1 .form-group input,
#ticket .form-group input {
	height: 50px;
	padding-left: 15px;
	width:100%;
}
 
/**************************************
 *END TICKET DESIGN
 *************************************/
/**************************************
 *08. END PRICING DESIGN
 *************************************/


/**************************************
 * 09. START GALLERY DESIGN
 *************************************/
#portfolio {
    position: relative;
	overflow: hidden;
}
.atf-single-portfolio{
     background-color: #1a1a1a;
     font-family: var(--thm-font);
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
     overflow: hidden;
     position: relative;
 }
 .atf-single-portfolio img{
     width: 100%;
     height: auto;
     transition: all 0.4s ease-in-out;
 }
 .atf-single-portfolio:hover img{
     opacity: 0.3;
 }
 .atf-single-portfolio .atf-portfolio-icon{
     padding: 0;
     margin: 0;
     list-style: none;
     transform: translateX(-50%) translateY(-50%) scaleY(0);
     position: absolute;
     top: 50%;
     left: 50%;
     transition: all 0.25s linear;
 }
.atf-single-portfolio:hover .atf-portfolio-icon{ 
	transform: translateX(-50%) translateY(-50%) scaleY(1); 
 }
 .atf-single-portfolio .atf-portfolio-icon li{
     margin: 0 2px;
     display: inline-block;
 }
.atf-single-portfolio .atf-portfolio-icon li a {
	color: var(--thm-white);
	background: var(--thm-color);
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	height: 40px;
	width: 40px;
	border: 2px solid #fff;
	display: block;
	transition: all 0.3s ease-in-out;
	border-radius: 5%;
}
 .atf-single-portfolio .atf-portfolio-icon li a:hover{ text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.4); }
 @media only screen and (max-width:991px){
     .atf-single-portfolio{ margin: 0 0 30px; }
 }
 
/*
* ----------------------------------------------------------------------------------------
* START COMPANY BRAND LOGO DESIGN  
* ----------------------------------------------------------------------------------------
*/
/* .atf-white-logo{
	background:var(--thm-white);
} */
#atf-brand-area{
	background:var(--thm-f6);
}

 #atf-brand-area .atf-section-padding {
	margin-bottom:40px;
	
}

#atf-brand-area .owl-controls {
	display:none;
}
.atf-brand-active{ text-align: center }
.atf-brand-active > a { display:inline-block}
/*
* ----------------------------------------------------------------------------------------
* END COMPANY BRAND LOGO DESIGN 
* ----------------------------------------------------------------------------------------
*/
/**************************************
 * 09. END GALLERY DESIGN
 *************************************/
 
 
 /**************************************
 *10. START ARTIST DESIGN
 *************************************/
.our-team{
    text-align: center;
    background: var(--thm-black);
    transition: all 0.3s ease 0s;
}
.our-team:hover{
    background: var(--thm-color);
}
.our-team .pic{
    overflow: hidden;
    position: relative;
}
.our-team .pic:before{
    content: "";
    width: 100%;
    height: 100%;
    background: var(--thm-black);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:before{
    opacity: 0.5;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .team-content {
	padding: 32px 0 40PX;
}
.our-team .title{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: var(--thm-white);
    margin: 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    color: var(--thm-white);
    margin-bottom: 16px;
}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li{
    display: inline-block;
    margin-right: 10px;
}
.our-team .social li:last-child{
    margin-right: 0;
}
.our-team .social a {
	display: inline-block;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	font-size: 16px;
	color: #404041;
	background: rgba(255,255,255, 0.5);
	line-height: 33px;
	transition: all 0.3s ease 0s;
}
.our-team .social a:hover{
    background: #151515;
    color: var(--thm-white);
}
@media only screen and (max-width: 991px){
    .our-team{ margin-bottom: 30px; }
}
/*
* -----------------------------------------------------
* 10.END FRIEND DESIGN
* 
--------------------------------------------------------
*/
/**
 /**************************************
 * 11. START CONTACT DESIGN
 *************************************/
#contact{
	position:relative;
}

.atf-contact-details {
	display: block;
	overflow: hidden;
	display: inline-flex;
}
.atf-contact-details h4 {
	color: var(--thm-black);
	margin-left: 15px;
	font-weight:700;
}
.atf-contact-details p {
	margin-top: 10px;
	color: var(--thm-black);
	display: block;
	overflow: hidden;
	margin-left: 15px;
}
.atf-contact-form .button {
    margin: 0;
}
.atf-contact-area .form-control:focus{
	box-shadow: inherit;
	background-color: inherit;
	border-radius:0;
}
.atf-contact-area .form-control {
	color: inherit;
	opacity: 0.5;
}
.atf-contact-area .form select, .atf-contact-area .form input{
	height: 45px;
	padding-left: 10px;
}
.atf-contact-area .form select,
.atf-contact-area .form input,
.atf-contact-area .form textarea {
	width: 100%;
	border: 0;
	font-weight: 400;
	color: var(--thm-black);
	border: 1px solid #ddd;
}
.atf-contact-area .form textarea {
    max-height: 120px;
    max-width: 100%;
	color: var(--thm-black);
	padding-top: 10px;
	padding-left: 10px;
}
.form-message{
	color: var(--thm-white);
}
.atf-contact-btn .atf-themes-btn {
	color: var(--thm-white);
	width:100%;
	letter-spacing:0;
}

#contact-form {
	background: var(--thm-white);
	padding: 45px 40px;
}

.atf-list-menu .atf-post.atf-style1 {
	display: flex;
	margin-top: 15px;
}
.atf-list-menu .atf-post.atf-style1 .atf-post-thumb {
	flex: none;
	margin-right: 10px;
}
.atf-list-menu .atf-post-info {
	margin-top: -5px;
}
.atf-post.atf-style1 .atf-post-title {
	font-size: 15px;
	font-weight: 400;
	margin: 0px 0 5px;
	line-height: 20px;
}
.atf-post.atf-style1 .atf-post-date {
	color: var(--thm-white);
}
.atf-footer-link .atf-list-menu li a {
	color: var(--thm-white);
	margin-bottom: 10px;
	display: block;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.atf-footer-link .atf-gallery-menu li a {
	float: left;
	margin-right: 10px;
}
/*
* ----------------------------------------------------------------------------------------
* START MAP DESIGN
* ----------------------------------------------------------------------------------------
*/
#atf-map-area iframe {
    width: 100%;
    height: 435px;
}
/*
* ----------------------------------------------------------------------------------------
* END MAP DESIGN
* ----------------------------------------------------------------------------------------
 /**************************************
 * 11. END CONTACT DESIGN
 *************************************/
/*
* ----------------------------------------------------------------------------------------
* 12. START FOOTER DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-footer-area{
	position:relative;
	background:var(--thm-black);
}
.atf-footer-top {
	padding-bottom: 55px;
}
/* Footer coloum */
.atf-footer-boottom {
	padding: 35px 0;
	background: rgba(0,0,0, 0.4);
}
.atf-footer-box p {
    color: var(--thm-white);
    margin-bottom: 20px;
}
.atf-footer-box strong{
	font-weight:700;
}
.atf-footer-social-icon a i:hover{
	transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
}
.atf-footer-social-icon a i {
	font-size: 25px;
	margin-right: 10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	color: var(--thm-white);
	background: #ff8a00;
	text-align: center;
	background: var(--thm-black);
}
.atf-footer-area .atf-footer-social-icon a i {
	font-size: 17px;
	margin-right: 10px;
	width: 45px;
	height: 45px;
	line-height: 38px;
	border-radius: 50%;
	color: var(--thm-white);
	text-align: center;
	border: 2px solid;
	transition: all 0.3s ease 0s;
}
.atf-footer-area .atf-footer-social-icon a i:hover{
	border: 2px solid var(--thm-color);;
}
.atf-footer-area .atf-footer-link {
	position: relative;
}
.atf-footer-area .atf-footer-link::after {
	content: '';
	position: absolute;
	left: 16px;
	top: 33px;
	background: var(--thm-white);
	width: 40px;
	height: 3px;
	border-radius: 10px;
}
.atf-footer-link h5 {
	margin-bottom: 35px;
	font-size: 18px;
	color: var(--thm-white);
}
.atf-footer-link .atf-list-menu li a {
    color: var(--thm-white);
    margin-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.atf-footer-link .atf-list-menu li a:hover {
	color: var(--thm-color);
	padding-left: 0px;
}
.atf-footer-link .atf-list-menu li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    font-weight: 500;
    font-family: var(--thm-font);
}
.atf-footer-link p{
	color: var(--thm-white);
}
.atf-footer-boottom p {
	color: var(--thm-white);
}
.atf-footer-social-icon {
	text-align: right;
}
.atf-footer-boottom a {
	color: var(--thm-color);
	font-weight: 700;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.atf-footer-boottom  a:hover{
	color:  var(--thm-white);
}
.atf-payment-link img{
	margin-right:6px;
}
.form-message {
	margin-top:20px;
	margin-left:15px;
}
/*
* ----------------------------------------------------------------------------------------
* START NEWSLETTER DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-newsletter{
	background:var(--thm-ase);
}
.atf-mailchamp-subscribe{
	position:relative;
}
.atf-mailchamp-headding h2{
	font-size: 33px;
	color: var(--thm-white);
}
.atf-mailchamp-subscribe form input:focus {
	box-shadow: none;
	outline: 0 none;
	border-color: var(--thm-color);
}
.atf-mailchamp-subscribe form input {
	background: var(--thm-white);
	color: var(--thm-black);
	border: 1px solid #eee;
	width: 100%;
	height: 50px;
	padding-left: 15px;
	font-size: 14px;
	border-radius: 5px;
	display:inline-block;
}
.atf-mailchamp-subscribe  .form-group{
	margin-bottom:0;
}
.atf-mailchamp-subscribe .atf-subscription-label {
	color: var(--thm-white);
	margin-top: 15px;
}
.atf-mailchamp-subscribe .btn i {
	font-size: 30px;
	color: var(--thm-white);
	border-radius: 30px;
	width: 55px;
	height: 15px;
	line-height: 24px;
}
.atf-mailchamp-subscribe .btn {
	position: absolute;
	right: 7px;
	background: transparent;
	box-shadow: none;
	top: 5px;
	background: var(--thm-color);
	border-radius: 5px;
	padding: 7px 0px;
	color: var(--thm-white);
	transition: all 0.3s ease 0s;
}
.atf-mailchamp-subscribe .btn:hover {
	background: var(--thm-black);
}
.atf-mailchamp-subscribe .btn i {
	font-size: 18px;
	color: var(--thm-white);
}
/*
* ----------------------------------------------------------------------------------------
* END NEWSLETTER DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 12.END FOOTER DESIGN
* ----------------------------------------------------------------------------------------
*/
