@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
ul, li {
padding: 0;
margin: 0;
list-style: none;
}
header, nav, section, article, aside, footer, hgroup {
display: block;
}
* {
box-sizing: border-box;
}
.page_content {
    background: url(https://www.pilatesatolyesi.com.tr/assets/images/arka.jpg);
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
html, body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
background-color: #fff;
font-size: 16px;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a {
text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0px;
margin-bottom: 0px;
}
ul {
margin-bottom: 0px;
}
p {
font-size: 15px;
line-height: 25px;
color: #111;
font-weight:400;
}
html,
body {
background: #fff;
font-family: 'Poppins', sans-serif;
}


@media (max-width: 991px) {
html, body {
overflow-x: hidden;
}
.mobile-top-fix {
margin-top: 30px;
margin-bottom: 0px;
}
.mobile-bottom-fix {
margin-bottom: 30px;
}
.mobile-bottom-fix-big {
margin-bottom: 60px;
}
}
.section-heading {
text-align: center;
margin-top: 140px;
margin-bottom: 80px;
}
.section-heading h2 {
font-size: 28px;
font-weight: 800;
color: #232d39;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-top: 0px;
margin-bottom: 0px;
}
.section-heading h2 em {
font-style: normal;
color: pink;
}
.section-heading img {
margin: 20px auto;
}
.dark-bg h2 {
color: #fff;
}
.dark-bg p {
color: #fff;
}
.main-button a {
display: inline-block;
font-size: 15px;
padding: 12px 39px;
border: 1px solid #fff;
color: #fff;
text-align: center;
font-weight: 400;
text-transform: uppercase;
transition: all .3s;
}
.main-button a:hover {
background-color: #f9735b;
}
.background-header {
background: rgba(250,250,250,0.99) !important;
height: 80px!important;
position: fixed!important;
top: 0px;
left: 0px;
right: 0px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.15)!important;
}
.background-header .logo,
.background-header .main-nav .nav li a {
color: #232d39!important;
}
.background-header .main-nav .nav li:last-child a {
color: #fff !important;
}
.background-header .main-nav .nav li:last-child a:hover {
color: #fff!important;
}
.background-header .main-nav .nav li:hover a {
color: pink!important;
}
.background-header .nav li a.active {
color: pink!important;
}
.header-area {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
z-index: 100;
height: 80px;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
transition: all .5s ease 0s;
}
.header-area .main-nav {
min-height: 80px;
background: transparent;
}
.header-area .main-nav .logo {
line-height: 80px;
color: #fff;
font-size: 32px;
font-weight: 800;
text-transform: uppercase;
float: left;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.header-area .main-nav .logo em {
font-style: normal;
color: pink;
font-weight: 900;
}
.header-area .main-nav .nav {
margin-top: 27px;
margin-right: 0px;
background-color: transparent;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
position: relative;
z-index: 999;
}
.header-area .main-nav .nav li {
padding-left: 10px;
padding-right: 10px;
}
.header-area .main-nav .nav li a {
display: block;
font-weight: 500;
font-size: 13px;
color: #7a7a7a;
text-transform: uppercase;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
height: 40px;
line-height: 40px;
border: transparent;
letter-spacing: 1px;
}
.header-area .main-nav .nav li a {
color: #fff;
}
.header-area .main-nav .nav li:last-child a {
display: inline-block;
font-size: 13px;
padding: 8px 17px;
border: 1px solid #fff;
color: #fff;
text-align: center;
font-weight: 500;
letter-spacing: 0px;
text-transform: uppercase;
transition: all .3s;
height: auto;
line-height: 20px;
}
.header-area .main-nav .nav li:last-child a:hover {

opacity: 1;
}
.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {

opacity: 1;
}
.submenu li a:hover {
    color: pink !important;
}
.header-area .main-nav .nav li a:hover {
    color: pink !important;
}
.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {

opacity: 1;
}
.header-area .main-nav .menu-trigger {
cursor: pointer;
display: block;
position: absolute;
top: 23px;
width: 32px;
height: 40px;
text-indent: -9999em;
z-index: 99;
right: 26px;
display: none;
}
.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
background-color: #1e1e1e;
display: block;
position: absolute;
width: 30px;
height: 2px;
left: 0;
}
.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
background-color: #1e1e1e;
display: block;
position: absolute;
width: 30px;
height: 2px;
left: 0;
width: 75%;
}
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
content: "";
}
.header-area .main-nav .menu-trigger span {
top: 16px;
}
.header-area .main-nav .menu-trigger span:before {
-moz-transform-origin: 33% 100%;
-ms-transform-origin: 33% 100%;
-webkit-transform-origin: 33% 100%;
transform-origin: 33% 100%;
top: -10px;
z-index: 10;
}
.header-area .main-nav .menu-trigger span:after {
-moz-transform-origin: 33% 0;
-ms-transform-origin: 33% 0;
-webkit-transform-origin: 33% 0;
transform-origin: 33% 0;
top: 10px;
}
.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
background-color: transparent;
width: 100%;
}
.header-area .main-nav .menu-trigger.active span:before {
-moz-transform: translateY(6px) translateX(1px) rotate(45deg);
-ms-transform: translateY(6px) translateX(1px) rotate(45deg);
-webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
transform: translateY(6px) translateX(1px) rotate(45deg);
background-color: #1e1e1e;
}
.background-header .main-nav .menu-trigger.active span:before {
background-color: #1e1e1e;
}
.header-area .main-nav .menu-trigger.active span:after {
-moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
transform: translateY(-6px) translateX(1px) rotate(-45deg);
background-color: #1e1e1e;
}
.background-header .main-nav .menu-trigger.active span:after {
background-color: #1e1e1e;
}
.header-area.header-sticky {
min-height: 80px;
}
.header-area .nav {
margin-top:83px !important;
}
.background-header .nav{   margin-top:20px !important; }
.background-header svg{ display:none; }
.header-area.header-sticky .nav li a.active {
color: pink;
}
.nav { justify-content: space-between; }
@media (max-width: 1200px) {
.header-area .main-nav .nav li {
padding-left: 12px;
padding-right: 12px;
}
.header-area .main-nav:before {
display: none;
}
}
@media (max-width: 767px) {
.header-area .main-nav .logo {
color: #1e1e1e;
}
.header-area.header-sticky .nav li a:hover,
.header-area.header-sticky .nav li a.active {
color: pink!important;
opacity: 1;
}
.header-area {
background-color: #f7f7f7;
padding: 0px 15px;
height: 80px;
box-shadow: none;
text-align: center;
}
.header-area .container {
padding: 0px;
}
.header-area .logo {
margin-left: 30px;
}
.header-area .menu-trigger {
display: block !important;
}
.header-area .main-nav {
overflow: hidden;
}
.header-area .main-nav .nav {
float: none;
width: 100%;
display: none;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
transition: all 0s ease 0s;
margin-left: 0px;
}
.header-area .main-nav .nav li:first-child {
border-top: 1px solid #eee;
}
.header-area .main-nav .nav li:last-child {
width: 100%;
background-color: pink;
color: #fff;
}
.header-area .main-nav .nav li:last-child a {

}
.header-area .main-nav .nav li:last-child a:hover,
.header-area .main-nav .nav li:last-child:hover a {

color: #fff!important;
}
.header-area.header-sticky .nav {
margin-top: 80px !important;
}
.header-area .main-nav .nav li {
width: 100%;
background: #fff;
border-bottom: 1px solid #eee;
padding-left: 0px !important;
padding-right: 0px !important;
}
.header-area .main-nav .nav li a {
height: 50px !important;
line-height: 50px !important;
padding: 0px !important;
border: none !important;
background: #f7f7f7 !important;
color: #232d39 !important;
}
.header-area .main-nav .nav li:last-child a {
color: #fff!important;
}
.header-area .main-nav .nav li a:hover {
background: #eee !important;
color: pink!important;
}
.header-area .main-nav .nav li.submenu ul {
position: relative;
visibility: inherit;
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
top: 0px;
width: 100%;
box-shadow: none;
height: 0px;
}
.header-area .main-nav .nav li.submenu ul li a {
font-size: 12px;
font-weight: 400;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
width: 0px;
}
.header-area .main-nav .nav li.submenu ul.active {
height: auto !important;
}
.header-area .main-nav .nav li.submenu:after {
color: #3B566E;
right: 25px;
font-size: 14px;
top: 15px;
}
.header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
height: 0px;
}
}
@media (min-width: 767px) {
.header-area .main-nav .nav {
display: flex !important;
}
}
.main-banner {
position: relative;
}
#bg-video {
min-width: 100%;
min-height: 100vh;
max-width: 100%;
max-height: 100vh;
object-fit: cover;
z-index: -1;
}
#bg-video::-webkit-media-controls {
display: none !important;
}
.video-overlay {
position: absolute;
background-color: #11111180;
top: 0;
left: 0;
bottom: 7px;
width: 100%;
}
.main-banner .caption {
text-align: center;
position: absolute;
width: 80%;
left: 50%;
top: 60vh;
transform: translate(-50%,-50%);
margin-left:-40px;
}
.main-banner .caption h6 {
margin-top: 0px;
font-size: 18px;
text-transform: uppercase;
font-weight: 800;
color: #fff;
letter-spacing: 0.5px;
}
.main-banner .caption h2 {
margin-top: 30px;
margin-bottom: 25px;
font-size: 84px;
text-transform: uppercase;
font-weight: 800;
color: #fff;
letter-spacing: 1px;
}
.main-banner .caption h2 em {
font-style: normal;
color: pink;
font-weight: 900;
}
#features {
margin-bottom: 80px;
}
.feature-item {
display: inline-block;
margin-bottom: 60px;
}
.feature-item .left-icon img {
float: left;
margin-right: 30px;
}
.feature-item .right-content {
display: inline;
}
.feature-item .right-content h4 {
margin-top: 0px;
margin-bottom:  7px;
letter-spacing: 0.25px;
color: #232d39;
font-size: 19px;
font-weight: 600;
text-transform: capitalize;
}
.feature-item .right-content a.text-button {
margin-top: 7px;
display: inline-block;
font-size: 13px;
text-transform: uppercase;
color: pink;
font-weight: 500;
}
#call-to-action {
padding: 120px 0px;
background-image: url(../images/cta-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}
.cta-content h2 {
font-size: 36px;
text-transform: uppercase;
font-weight: 800;
color: #fff;
letter-spacing: 1px;
}
.cta-content h2 em {
font-style: normal;
color: pink;
}
.cta-content p {
font-size: 16px;
color: #fff;
margin: 15px 0px 25px 0px;
}
#our-classes {
margin-bottom: 140px;
}
#tabs ul {
margin: 0;
padding: 0;
}
#tabs ul li {
margin-bottom: 30px;
display: inline-block;
width: 100%;
}
#tabs ul li:last-child {
margin-bottom: 0px;
}
#tabs ul li a {
text-transform: capitalize;
width: 100%;
padding: 30px 30px;
display: inline-block;
background-color: #fff;
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
border-radius: 5px;
font-size: 19px;
color: #232d39;
letter-spacing: 0.5px;
font-weight: 600;
transition: all 0.3s;
}
#tabs .main-rounded-button a {
text-align: center;
padding: 20px 30px;
width: 100%;
border-radius: 5px;
display: inline-block;
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
color: #fff;
font-size: 19px;
letter-spacing: 0.5px;
font-weight: 600;
background-color: pink;
}
#tabs .main-rounded-button a:hover {
background-color: #f9735b;
}
#tabs ul li a img {
max-width: 100%;
margin-right: 20px;
}
#tabs ul .ui-tabs-active span {
background: #faf5b2;
border: #faf5b2;
line-height: 90px;
border-bottom: none;
}
#tabs ul .ui-tabs-active a {
color: pink;
}
#tabs ul .ui-tabs-active span {
color: #1e1e1e;
}
.tabs-content {
margin-left: 30px;
text-align: left;
display: inline-block;
transition: all 0.3s;
}
.tabs-content img {
max-width: 100%;
overflow: hidden;
border-radius: 5px;
}
.tabs-content h4 {
font-size: 23px;
font-weight: 700;
color: #232d39;
letter-spacing: 0.5px;
margin-bottom: 20px;
margin-top: 30px;
}
.tabs-content p {
font-size: 14px;
color: #7a7a7a;
margin-bottom: 28px;
}
#schedule {
padding: 0px 0px 140px 0px;
background-image: url(../images/schedule-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
#schedule table {
width: 100%;
text-align: center;
border: 1px solid #fff;
}
#schedule table tbody {
border-top: 1px solid #fff;
}
#schedule table tbody tr {
border-bottom: 1px solid #fff;
}
#schedule table tbody tr td {
border-right: 1px solid #fff;
height: 100px;
}
#schedule table tr td {
color: #fff;
font-size: 13px;
text-transform: capitalize;
font-weight: 500;
letter-spacing: 0.25px;
}
.schedule-table.filtering .ts-item {
opacity: 0;
transition: all 0.5s;
}
.schedule-table.filtering .ts-item.show {
opacity: 1;
transition: all 0.5s;
}
#schedule .filters {
margin-bottom: 40px;
}
#schedule .filters ul {
padding: 0;
text-align: center;
}
#schedule .filters ul li {
list-style: none;
display: inline;
cursor: pointer;
position: relative;
margin-right: 10px;
font-size: 15px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#schedule .filters ul li:after {
content: "/";
margin-left: 10px;
color: #fff;
}
#schedule .filters ul li:last-child {
margin-right: 0px;
}
#schedule .filters ul li:last-child::after {
display: none;
}
#schedule .filters ul li.active,
#schedule .filters ul li:hover {
color: pink;
}
#schedule .filters-content {
margin-top: 50px;
}
#schedule .filters-content .show {
opacity: 1;
visibility: visible;
transition: all 350ms;
}
#schedule .filters-content .hide {
opacity: 0;
visibility: hidden;
transition: all 350ms;
}
#trainers .trainer-item {
background-color: #fff;
border-radius: 5px;
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
padding: 40px;
}
#trainers .trainer-item img {
width: 100%;
border-radius: 5px;
}
#trainers .trainer-item span {
font-size: 13px;
font-weight: 500;
color: pink;
display: inline-block;
margin-top: 25px;
margin-bottom: 10px;
}
#trainers .trainer-item h4 {
font-size: 19px;
font-weight: 600;
color: #232d39;
letter-spacing: 0.5px;
margin-bottom: 18px;
}
#trainers .trainer-item p {
margin-bottom: 20px;
}
#trainers .trainer-item ul.social-icons li {
display: inline-block;
margin-right: 12px;
}
#trainers .trainer-item ul.social-icons li:last-child {
margin-right: 0px;
}
#trainers .trainer-item ul.social-icons li a {
color: #232d39;
transition: all .3s;
}
#trainers .trainer-item ul.social-icons li a:hover {
color: pink;
}
#contact-us {
margin-top: 140px;
}
#contact-us .container-fluid .col-lg-6 {
padding: 0px;
}
#contact-us .contact-form {
padding: 80px;
background-image: url(../images/contact-bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
#contact-us .contact-form #contact {
background-color: #fff;
padding: 40px;
border-radius: 5px;
}
.contact-form input,
.contact-form textarea {
color: #7a7a7a;
font-size: 13px;
border: 1px solid #ddd;
background-color: #fff;
width: 100%;
height: 40px;
outline: none;
line-height: 40px;
padding: 0px 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-bottom: 30px;
}
.contact-form textarea {
height: 150px;
resize: none;
}
.contact-form ::-webkit-input-placeholder {
color: #7a7a7a;
}
.contact-form :-ms-input-placeholder {
color: #7a7a7a;
}
.contact-form ::placeholder {
color: #7a7a7a;
}
.contact-form button {
display: inline-block;
font-size: 13px;
padding: 11px 17px;
background-color: pink;
color: #fff;
text-align: center;
font-weight: 400;
text-transform: uppercase;
transition: all .3s;
border: none;
outline: none;
margin-top: -8px;
}
.contact-form button:hover {
background-color: #f9735b;
}
footer {
text-align: left;
padding: 0px 0px;
}
footer p {
color: #232d39;
font-size: 13px;
}
footer p a {
cursor: pointer;
color: pink;
}
footer p a:hover {
color: pink;
}
.js-preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #232d39;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
opacity: 1;
visibility: visible;
z-index: 9999;
-webkit-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.js-preloader.loaded {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
@-webkit-keyframes dot {
50% {
-webkit-transform: translateX(96px);
transform: translateX(96px);
}
}
@keyframes dot {
50% {
-webkit-transform: translateX(96px);
transform: translateX(96px);
}
}
@-webkit-keyframes dots {
50% {
-webkit-transform: translateX(-31px);
transform: translateX(-31px);
}
}
@keyframes dots {
50% {
-webkit-transform: translateX(-31px);
transform: translateX(-31px);
}
}
.preloader-inner {
position: relative;
width: 142px;
height: 40px;
background: #232d39;
}
.preloader-inner .dot {
position: absolute;
width: 16px;
height: 16px;
top: 12px;
left: 15px;
background: #fff;
border-radius: 50%;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-animation: dot 2.8s infinite;
animation: dot 2.8s infinite;
}
.preloader-inner .dots {
-webkit-transform: translateX(0);
transform: translateX(0);
margin-top: 12px;
margin-left: 31px;
-webkit-animation: dots 2.8s infinite;
animation: dots 2.8s infinite;
}
.preloader-inner .dots span {
display: block;
float: left;
width: 16px;
height: 16px;
margin-left: 16px;
background: #fff;
border-radius: 50%;
}
@media (max-width: 992px) {
.main-banner .caption h2 {
font-size: 64px;
}
#features {
margin-bottom: 110px;
}
#features .feature-item {
margin-bottom: 30px;
}
#our-classes .tabs-content {
margin-left: 0px;
margin-top: 30px;
}
.trainer-item {
margin-bottom: 30px;
}
#contact-us #map {
margin-bottom: -7px;
}
#contact-us .contact-form {
padding: 30px;
}
#contact-us .contact-form #contact {
padding: 30px;
}
}
@media (max-width: 450px) {
.feature-item .right-content a.text-button {
margin-left: 130px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1240px;
}
}
.box_shadow4 {
box-shadow: 0 0px 20px rgba(0,0,0,0.10);
}
.btn-default {
background-color: #011da8;
border-color: #011da8; 
color: #ffffff !important;
padding: 10px 25px;
}
section {
padding: 20px 0;
position:relative;
width: 100%;
z-index: 1;
}
section.small_pt,
.small_pt,
.top_footer.small_pt {
padding-top: 50px;
}
section.small_pb,
.small_pb,
.top_footer.small_pb {
padding-bottom: 50px;
}
.small_padding {
padding: 30px;
}
.medium_padding {
padding: 50px;
}
.large_padding {
padding: 100px;
}
section.pb_20,.pb_20 {
padding-bottom: 20px;
}
section.pb_70,.pb_70 {
padding-bottom: 70px;
}
.xs_divider {
height: 15px;
}
.small_divider {
height: 30px;
}
.medium_divider {
height: 50px;
}
.large_divider {
height: 100px;
}
.padding_eight_all {
padding: 8%;
}
.padding_eight_lr {
padding: 0 8%;
}
.padding_eight_tb {
padding: 8% 0;
}
.list_none li {
list-style:none;
}
.order_list,
.disc_list {
padding-left: 15px;
}
.btn:focus,.btn:hover,.btn.active,
.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, .show > .btn.dropdown-toggle:focus {
outline: medium none;
box-shadow: none;
}
button:focus {
outline:none;
}
.btn {
border-width: 2px;
cursor: pointer;
padding: 10px 25px;
text-transform: uppercase;
font-weight: 500;
transition: all 0.5s ease-in-out;
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-default {
background-color: #031ca8;
border-color: #031ca8;
color: #ffffff !important;
padding: 10px 25px;
}
.btn-default:hover,.btn-default.focus, .btn-default:focus {
background-color: #D30B36;
border-color: #D30B36;
color: #fff;
}
.btn-white {
background-color: #ffffff;
border-color: #fff;
color: #F32B56 !important;
padding: 10px 25px;
}
.btn-white:hover {
background-color: #333;
border-color: #333;
color: #fff !important;
}
.btn-black:hover {
background-color: #ffffff;
color: #333;
}
.btn-outline-black {
background-color: transparent;
border: 2px solid #333;
color: #333;
padding: 10px 25px;
}
.btn-outline-black:hover {
background-color: #333;
color: #fff;
}
.btn-outline-default {
background-color: transparent;
border: 2px solid #F32B56;
color: #F32B56 !important;
padding: 10px 25px;
}
.btn-outline-default:hover {
background-color: #F32B56;
color: #fff !important;
}
.btn-radius {
border-radius: 50px !important;
}
.btn + .btn {
margin-left: 10px;
}
.btn i {
font-size: 16px;
vertical-align: middle;
line-height: 1;
}
.btn span {
font-size: 14px;
}
.btn-group-sm > .btn, .btn-sm {
padding: 7px 15px;
}
.btn-group-lg > .btn, .btn-lg {
padding: 14px 35px;
}
.btn-xs {
padding: 4px 15px;
font-size: 12px;
}
.btn-md {
padding: 10px 30px;
font-size: 16px;
}
.btn.btn-xs i {
font-size: 12px;
}
.btn.btn-sm i {
font-size: 14px;
}
.btn.btn-lg i {
font-size: 28px;
}
.radius_all_5 {
border-radius: 5px;
}
.radius_all_10 {
border-radius: 10px;
}
.radius_ltrt_5 {
border-radius: 5px 5px 0 0;
}
.radius_ltrt_10 {
border-radius: 10px 10px 0 0;
}
.radius_lbrb_5 {
border-radius: 0 0 5px 5px;
}
.radius_lbrb_10 {
border-radius: 0 0 10px 10px;
}
.radius_ltlb_5 {
border-radius: 5px 0 0 5px;
}
.radius_ltlb_10 {
border-radius: 10px 0 0 10px;
}
.radius_rtrb_10 {
border-radius: 0 10px 10px 0;
}
.box_shadow1 {
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.box_shadow2 {
box-shadow: 0px 4px 20px rgba(101, 101, 101, 0.1);
}
.box_shadow3 {
box-shadow: 0 5px 5px rgba(0,0,0,0.15);
}
.box_shadow4 {
box-shadow: 0 0px 20px rgba(0,0,0,0.10);
}
.box_shadow5 {
box-shadow: 0 0px 5px rgba(0,0,0,0.20);
}
.heading_s1 h1,.heading_s1 h2, .heading_s1 h3, .heading_s1 h4, .heading_s1 h5, .heading_s1 h6,
.heading_s2 h1,.heading_s2 h2, .heading_s2 h3, .heading_s2 h4, .heading_s2 h5, .heading_s2 h6,
.heading_s3 h1,.heading_s3 h2, .heading_s3 h3, .heading_s3 h4, .heading_s3 h5, .heading_s3 h6 {
margin-bottom: 0px;
text-transform: capitalize;
}
.heading_s1,
.heading_s2 {
margin-bottom: 25px;
position: relative;
}
.heading_s1 h1,.heading_s1 h2, .heading_s1 h3, .heading_s1 h4, .heading_s1 h5, .heading_s1 h6 {
font-weight: bold;
}
.heading_s1 h1, .heading_s2 h1, .heading_s3 h1 {
font-size: 48px;
}
.heading_s1 h2,
.heading_s2 h2,
.heading_s3 h2 {
font-size: 40px;
}
.heading_s2 h1,.heading_s2 h2, .heading_s2 h3, .heading_s2 h4, .heading_s2 h5, .heading_s2 h6,
.heading_s3 h1,.heading_s3 h2, .heading_s3 h3, .heading_s3 h4, .heading_s3 h5, .heading_s3 h6 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.heading_s3 {
position: relative;
}
[class*="heading_"].text-center .title_icon {
margin: 0 auto;
}
.title_icon {
color: #F32B56;
font-size: 30px;
position: relative;
padding: 0 10px;
margin: 0 25px;
display: table;
line-height: normal;
}
.title_icon::after {
content: "";
background-color: #F32B56;
position: absolute;
width: 25px;
height: 1px;
display: block;
top: 50%;
right: -25px;
}
.title_icon::before {
content: "";
background-color: #F32B56;
position: absolute;
width: 25px;
height: 1px;
display: block;
top: 50%;
left: -25px;
}
.heading_light .title_icon {
color: #fff;
}
.heading_light .title_icon::after,
.heading_light .title_icon::before {
background-color: #fff;
}
.text-right .title_icon {
display: inline-block;
}
.heading_s2 .sub_heading {
font-family: 'Lora', serif;
}
.sub_heading {
color: #111 !important;
padding-bottom: 10px;
display: block;
text-transform: capitalize;
}
.heading_light > * {
color: #fff;
}
.heading_s1.heading_light::before,
.heading_s1.heading_light::after {
background-color: #ffffff;
}
.text_uppercase * {
text-transform: uppercase;
}
.form-control,
.form-control:focus,
.custom-file-input:focus ~ .custom-file-label {
color: #666666;
box-shadow: none;
}
.form-control {
height: 45px;
padding: 10px 15px;
font-size: 14px;
}
.icon_form .form-control {
padding-left: 35px;
}
.form_style1.icon_form .form-control {
padding-left: 40px;
}
.form_style1.icon_form .form-group .form-input span {
left: 15px;
}
.form-input {
position: relative;
}
.icon_form .form-group .form-input span {
position: absolute;
left: 10px;
top: 10px;
pointer-events: none;
z-index: 9;
}
.icon_form .form-group .form-input span i {
font-size: 15px;
}
.form-control::-webkit-input-placeholder {
color:#888888;
opacity:1
}
.form-control::-moz-placeholder {
color:#888888;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#888888;
opacity:1
}
.form-control::-ms-input-placeholder {
color:#888888;
opacity:1
}
.form-control::placeholder {
color:#888888;
opacity:1
}
.form_style1 .form-control,.form_style1 .form-control:focus,.form_style1 button {
border-radius: 50px;
}
.form_style1 textarea.form-control,.form_style1 textarea.form-control:focus {
border-radius: 35px;
}
.form_style2 .form-control,.form_style2 .form-control:focus,.form_style2 button {
border-radius: 0px;
}
.form_transparent .form-control,.form_transparent .form-control:focus, .form_transparent .custom-file-input:focus ~ .custom-file-label {
background-color: transparent;
color: #fff;
border-color: rgba(255, 255, 255, 0.4);
}
.form_transparent .form-control::placeholder {
color: #fff;
}
.form_transparent .form-control::placeholder {
color: #fff;
}
.form_transparent .form-control::placeholder {
color: #fff;
}
.form_transparent .form-control::placeholder {
color: #fff;
}
.font_style1 {
font-family: 'Lora', serif;
font-style: italic;
}
.text_white * {
color: #fff;
}
.text_dark * {
color: #333 !important;
}
.text_default {
color: #F32B56 !important;
}
.text_light_green {
color: #B3D369 !important;
}
.text_danger {
color: #F5576C !important;
}
.text_warning {
color: #f5bf2f !important;
}
.overflow_hide {
overflow: hidden;
}
.scrollup {
background-color: #2f2f2f;
border-radius: 100%;
bottom: 20px;
color: #ffffff;
font-size: 24px;
height: 40px;
line-height: 40px;
position: fixed;
right: 20px;
text-align: center;
width: 40px;
z-index: 99;
}
.scrollup:hover {
background-color: #F32B56;
color: #fff;
}
.scrollup:focus {
color:#fff;
}
.bg_size_auto {
background-size: auto !important;
}
.bg_size_contain {
background-size: contain !important;
}
.bg_repeat {
background-repeat: repeat !important;
}
.position_top_center {
background-position: top center !important;
}
.position_center_bottom {
background-position: center bottom !important;
}
.position_right_center {
background-position: right center !important;
}
.position_right_bottom {
background-position: right bottom !important;
}
.bg_fixed {
background-attachment: fixed !important;
}
.z_index_minus1 * {
z-index: -1;
position: relative;
}
.overlay_bg_90,
.overlay_bg_80,
.overlay_bg_70,
.overlay_bg_60,
.overlay_bg_50,
.overlay_bg_40,
.overlay_bg_30,
.overlay_bg_30,
.overlay_bg_20,
.overlay_bg_10,
.overlay_bg_blue_90,
.overlay_bg_blue_80,
.overlay_bg_blue_70,
.overlay_bg_blue_60,
.overlay_bg_blue_50,
.overlay_bg_blue_40,
.overlay_bg_blue_30,
.overlay_bg_blue_30,
.overlay_bg_blue_20,
.overlay_bg_blue_10,
.overlay_bg_default_90,
.overlay_bg_default_80,
.overlay_bg_default_70,
.overlay_bg_default_60,
.overlay_bg_default_50,
.overlay_bg_default_40,
.overlay_bg_default_30,
.overlay_bg_default_20,
.overlay_bg_default_10,
.overlay_bg_white_90,
.overlay_bg_white_80,
.overlay_bg_white_70,
.overlay_bg_white_60,
.overlay_bg_white_50,
.overlay_bg_white_40,
.overlay_bg_white_30,
.overlay_bg_white_20,
.overlay_bg_white_10 {
position: relative;
}
.overlay_bg_90::before,
.overlay_bg_80::before,
.overlay_bg_70::before,
.overlay_bg_60::before,
.overlay_bg_50::before,
.overlay_bg_40::before,
.overlay_bg_30::before,
.overlay_bg_30::before,
.overlay_bg_20::before,
.overlay_bg_10::before,
.overlay_bg_blue_90:before,
.overlay_bg_blue_80:before,
.overlay_bg_blue_70:before,
.overlay_bg_blue_60:before,
.overlay_bg_blue_50:before,
.overlay_bg_blue_40:before,
.overlay_bg_blue_30:before,
.overlay_bg_blue_20:before,
.overlay_bg_blue_10:before,
.overlay_bg_default_90:before,
.overlay_bg_default_80:before,
.overlay_bg_default_70:before,
.overlay_bg_default_60:before,
.overlay_bg_default_50:before,
.overlay_bg_default_40:before,
.overlay_bg_default_30:before,
.overlay_bg_default_20:before,
.overlay_bg_default_10:before,
.overlay_bg_white_90:before,
.overlay_bg_white_80:before,
.overlay_bg_white_70:before,
.overlay_bg_white_60:before,
.overlay_bg_white_50:before,
.overlay_bg_white_40:before,
.overlay_bg_white_30:before,
.overlay_bg_white_20:before,
.overlay_bg_white_10:before {
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 0;
}
.overlay_bg_90::before {
background-color: rgba(0, 0, 0, 0.90);
}
.overlay_bg_80::before {
background-color: rgba(0, 0, 0, 0.80);
}
.overlay_bg_70::before {
background-color: rgba(0, 0, 0, 0.70);
}
.overlay_bg_60::before {
background-color: rgba(0, 0, 0, 0.60);
}
.overlay_bg_50::before {
background-color: rgba(0, 0, 0, 0.50);
}
.overlay_bg_40::before {
background-color: rgba(0, 0, 0, 0.40);
}
.overlay_bg_30::before {
background-color: rgba(0, 0, 0, 0.30);
}
.overlay_bg_20::before {
background-color: rgba(0, 0, 0, 0.20);
}
.overlay_bg_10::before {
background-color: rgba(0, 0, 0, 0.10);
}
.overlay_bg_default_90:before {
background-color: rgba(243, 43, 86, 0.90);
}
.overlay_bg_default_80:before {
background-color: rgba(243, 43, 86, 0.80);
}
.overlay_bg_default_70:before {
background-color: rgba(243, 43, 86, 0.70);
}
.overlay_bg_default_60:before {
background-color: rgba(243, 43, 86, 0.60);
}
.overlay_bg_default_50:before {
background-color: rgba(243, 43, 86, 0.50);
}
.overlay_bg_default_40:before {
background-color: rgba(243, 43, 86, 0.40);
}
.overlay_bg_default_30:before {
background-color: rgba(243, 43, 86, 0.30);
}
.overlay_bg_default_20:before {
background-color: rgba(243, 43, 86, 0.20);
}
.overlay_bg_default_10:before {
background-color: rgba(243, 43, 86, 0.10);
}
.overlay_bg_blue_90::before {
background-color: rgba(34, 31, 65, 0.90);
}
.overlay_bg_blue_80::before {
background-color: rgba(34, 31, 65, 0.80);
}
.overlay_bg_blue_70::before {
background-color: rgba(34, 31, 65, 0.70);
}
.overlay_bg_blue_60::before {
background-color: rgba(34, 31, 65, 0.60);
}
.overlay_bg_blue_50::before {
background-color: rgba(34, 31, 65, 0.50);
}
.overlay_bg_blue_40::before {
background-color: rgba(34, 31, 65, 0.40);
}
.overlay_bg_blue_30::before {
background-color: rgba(34, 31, 65, 0.30);
}
.overlay_bg_blue_20::before {
background-color: rgba(34, 31, 65, 0.20);
}
.overlay_bg_blue_10::before {
background-color: rgba(34, 31, 65, 0.10);
}
.overlay_bg_white_90::before {
background-color: rgba(255, 255, 255, 0.90);
}
.overlay_bg_white_80::before {
background-color: rgba(255, 255, 255, 0.80);
}
.overlay_bg_white_70::before {
background-color: rgba(255, 255, 255, 0.70);
}
.overlay_bg_white_60::before {
background-color: rgba(255, 255, 255, 0.60);
}
.overlay_bg_white_50::before {
background-color: rgba(255, 255, 255, 0.50);
}
.overlay_bg_white_40::before {
background-color: rgba(255, 255, 255, 0.40);
}
.overlay_bg_white_30::before {
background-color: rgba(255, 255, 255, 0.30);
}
.overlay_bg_white_20::before {
background-color: rgba(255, 255, 255, 0.20);
}
.overlay_bg_white_10::before {
background-color: rgba(255, 255, 255, 0.10);
}
.bg_dark {
background-color: #202124 !important;
}
.bg_dark2 {
background-color: #181722 !important;
}
.bg_gray {
background-color: #F7F7F7 !important;
}
.bg_default {
background-color: #F32B56 !important;
}
.bg_light_gold {
background-color: #FCE0CB !important;
}
.bg_light_yellow {
background-color: #faeac8 !important;
}
.bg_light_blue {
background-color: #D7F3F7 !important;
}
.bg_dark_blue {
background-color: #3E3D77 !important;
}
.bg_dark_blue2 {
background-color: #221F41 !important;
}
.bg_light_pink {
background-color: #ffdbdc !important;
}
.bg_orange {
background-color: #ff7d09 !important;
}
.bg_red {
background-color: #e92701 !important;
}
.bg_dark_orange {
background-color: #ffc549 !important;
}
.bg_dark_pink {
background-color: #f38888 !important;
}
.radius_all_5[class*="overlay_bg_"]:before{
border-radius: 5px;
}
.radius_all_10[class*="overlay_bg_"]:before {
border-radius: 10px;
}
.border_top_tran {
border-top: 1px solid rgba(255,255,255,0.2);
}
.ripple .ion-play {
padding-left: 4px;
}
.ripple {
background-color: #FFFFFF;
border-radius: 100%;
color: #F32B56;
position: relative;
display: inline-block;
line-height: 78px;
font-size: 30px;
vertical-align: middle;
height: 75px;
width: 75px;
text-align: center;
}
.ripple::before,.ripple::after {
background-color: #ffffff;
border-radius: 100%;
margin: -20px;
bottom: 0px;
content: "";
display: block;
left: 0px;
opacity: 0;
position: absolute;
right: 0px;
top: 0px;
z-index:-1;
-webkit-animation-name: ripple_effect;
-moz-animation-name: ripple_effect;
-o-animation-name: ripple_effect;
animation-name: ripple_effect;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-delay: 3s;
-moz-animation-delay: 3s;
-o-animation-delay: 3s;
animation-delay: 3s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
animation-timing-function: linear;
}
.ripple::before {
animation-delay: 0.4s;
-webkit-animation-delay: 0.4s;
}
.ripple::after {
animation-delay: 1s;
-webkit-animation-delay: 1s;
}
@-webkit-keyframes ripple_effect {
0%{
opacity:0;
-webkit-transform:scale(0);
transform:scale(0)
}
50%{
opacity:0.6;
}
100%{
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes ripple_effect {
0%{
opacity:0;
-webkit-transform:scale(0);
transform:scale(0)
}
50%{
opacity:0.6;
}
100%{
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
}
.bounceimg{
-webkit-animation: bounceimg 2s ease-in-out 0s infinite alternate;
animation: bounceimg 2s ease-in-out 0s infinite alternate;
}
@-webkit-keyframes bounceimg {
0% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes bounceimg {
0% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
/*Loader Css*/
#preloader {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #fff;
z-index: 999999;
}
.loading_wrap {
text-align: center;
margin: 0 auto;
display: table;
position: absolute;
left: 50%;
top: 50%;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
-moz-transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.loading_wrap img {
-webkit-animation: fliping 1.5s infinite linear;
-moz-animation: fliping 1.5s infinite linear;
-o-animation: fliping 1.5s infinite linear;
animation: fliping 1.5s infinite linear;
}
@-webkit-keyframes fliping {
0% {
-webkit-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: translateZ(150px) rotateY(170deg);
transform: translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: translateZ(150px) rotateY(190deg);
transform: translateZ(150px) rotateY(190deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: translateZ(0) rotateY(360deg);
transform: translateZ(0) rotateY(360deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateZ(0) rotateY(360deg);
transform: translateZ(0) rotateY(360deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes fliping {
0% {
-webkit-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: translateZ(150px) rotateY(170deg);
-ms-transform: translateZ(150px) rotateY(170deg);
transform: translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: translateZ(150px) rotateY(190deg);
-ms-transform: translateZ(150px) rotateY(190deg);
transform: translateZ(150px) rotateY(190deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: translateZ(0) rotateY(360deg);
-ms-transform: translateZ(0) rotateY(360deg);
transform: translateZ(0) rotateY(360deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: translateZ(0) rotateY(360deg);
-ms-transform: translateZ(0) rotateY(360deg);
transform: translateZ(0) rotateY(360deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.border_shape:before {
content: "";
border: 10px solid rgba(255,255,255,0.8);
position: absolute;
top: -50px;
left: 21%;
right: 21%;
bottom: -50px;
z-index: -1;
}
.banner_slider_img img {
width: 100%;
}
.circle_bg1 {
border-radius: 100%;
height: 800px;
width: 800px;
position: absolute;
left: 50%;
right: 0;
top: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 0;
}
.circle_bg1 span {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
height: 100%;
width: 100%;
-moz-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
-webkit-animation-name: ripple;
-moz-animation-name: ripple;
-o-animation-name: ripple;
animation-name: ripple;
-webkit-animation-duration: 4s;
-moz-animation-duration: 4s;
-o-animation-duration: 4s;
animation-duration: 4s;
-webkit-animation-delay: 5s;
-moz-animation-delay: 5s;
-o-animation-delay: 5s;
animation-delay: 5s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
animation-timing-function: linear;
background-color: #fff;
}
.circle_bg1 span:nth-child(2) {
-webkit-animation-delay:4.5s;
-moz-animation-delay:4.5s;
-o-animation-delay:4.5s;
animation-delay:4.5s;
}
.circle_bg1 span:nth-child(3) {
-webkit-animation-delay:4s;
-moz-animation-delay:4s;
-o-animation-delay:4s;
animation-delay:4s;
}
.circle_bg1 span:nth-child(4) {
-webkit-animation-delay:3.5s;
-moz-animation-delay:3.5s;
-o-animation-delay:3.5s;
animation-delay:3.5s;
}
.circle_bg1 span:nth-child(5) {
-webkit-animation-delay:3s;
-moz-animation-delay:3s;
-o-animation-delay:3s;
animation-delay:3s;
}
.circle_bg1 span:nth-child(6) {
-webkit-animation-delay:2.5s;
-moz-animation-delay:2.5s;
-o-animation-delay:2.5s;
animation-delay:2.5s;
}
.circle_bg1 span:nth-child(7) {
-webkit-animation-delay:2s;
-moz-animation-delay:2s;
-o-animation-delay:2s;
animation-delay:2s;
}
.circle_bg1 span:nth-child(8) {
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
-o-animation-delay:1.5s;
animation-delay:1.5s;
}
@-webkit-keyframes ripple{
0% {-webkit-transform:scale(0.2);transform:scale(.02); opacity:1;}
50% {-webkit-transform:scale(.5);transform:scale(.5); opacity:1;}
100% {-webkit-transform:scale(1);transform:scale(1); opacity:0;}
}
@-moz-keyframes ripple {
0% {-moz-transform:scale(0.2);transform:scale(.02); opacity:1;}
50% {-moz-transform:scale(.5);transform:scale(.5); opacity:1;}
100% {-moz-transform:scale(1);transform:scale(1); opacity:0;}
}
@-o-keyframes ripple {
0% {-o-transform:scale(0.2);transform:scale(.02); opacity:1;}
50% {-o-transform:scale(.5);transform:scale(.5); opacity:1;}
100% {-o-transform:scale(1);transform:scale(1); opacity:0;}
}
@keyframes ripple{
0% {transform:scale(0.2);transform:scale(0.2); opacity:1;}
50% {transform:scale(.5);transform:scale(.5); opacity:1;}
100% {transform:scale(1);transform:scale(1); opacity:0;}
}
.banner_shape [class*="shape"] {
position: absolute;
}
.banner_img .circle_bg1 {
left: 30%;
z-index: -2;
}
.banner_img2 {
min-width: 700px;
}
.banner_img3 {
min-width: 600px;
}
.banner_img4 {
min-width: 700px;
}
.banner_img5 {
position: absolute;
right: 0;
left: 0;
top: 50%;
-moz-transform: translateY(-50%);
-webkittransform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.bg_pattern {
background-image: url("../images/slider_pattern10.png");
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.bg_gradient1::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
background: -moz-radial-gradient(center, ellipse cover, rgba(123,120,156,1) 0%, rgba(24,23,34,0) 100%); /* ff3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(123,120,156,1)), color-stop(100%, rgba(24,23,34,0))); /* safari4+,chrome */
background:-webkit-radial-gradient(center, ellipse cover, rgba(123,120,156,1) 0%, rgba(24,23,34,0) 100%); /* safari5.1+,chrome10+ */
background: -o-radial-gradient(center, ellipse cover, rgba(123,120,156,1) 0%, rgba(24,23,34,0) 100%); /* opera 11.10+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(123,120,156,1) 0%, rgba(24,23,34,0) 100%); /* ie10+ */
background:radial-gradient(ellipse at center, rgba(123,120,156,1) 0%, rgba(24,23,34,0) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b789c', endColorstr='#181722',GradientType=0 ); /* ie6-9 */
left: 0;
right: 0;
}
.shape1 {
left: 0%;
bottom: 0%;
z-index: -1;
}
.shape2 {
right: 0;
bottom: 0;
}
.shape3 {
left: 0;
bottom: 0;
z-index: -1;
}
.shape4 {
right: 0;
bottom: 0;
}
.shape5 {
left: 0;
top: 20%;
}
.shape6 {
left: -10%;
bottom: -20%;
}
.shape6 img,
.shape8 img {
-webkit-animation: swing 80s infinite linear;
-moz-animation: swing 80s infinite linear;
-o-animation: swing 80s infinite linear;
animation: swing 80s infinite linear;
}
.shape7 {
right: 0;
bottom: 20px;
}
.shape8 {
right: -8%;
bottom: -15%;
}
.shape9 {
top: 50%;
left: 50%;
-moz-transform: translateY(-50%) translateX(-50%);
-webkittransform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
z-index: -1;
}
.border_img::before {
content: "";
position: absolute;
left: 20%;
right: 23%;
top: -20px;
bottom: -20px;
border: 8px solid #cdbb95;
z-index: -1;
}
.border_img::after {
content: "";
position: absolute;
right: 23%;
top: 0;
bottom: 0;
border-right: 8px solid #cdbb95;
z-index: -1;
}
/*===================================*
03. END BANNER SECTION
*===================================*/
.benifits_bg::before {
background-image: url("../images/benifits_img_bg.png");
background-position: center center;
background-repeat: no-repeat;
content: "";
position: absolute;
left: 50%;
right: 0;
bottom: 0;
z-index: -1;
background-size: cover;
height: 364px;
width: 462px;
transform: translateX(-50%);
}
.fancy_style1 {
margin-left: -65px;
/*z-index: -1;*/
position: relative;
}
.fs_box {
position: relative;
z-index:1;
}
.fancy_style1 img {
width: 100%;
}
.shape_img [class*="ol_"] {
position: absolute;
z-index: -1;
pointer-events: none;
}
.ol_shape1 {
right: 0;
bottom: -100px;
}
.ol_shape2 {
left: 0;
bottom: 0px;
}
.ol_shape3 {
top: -100px;
right: 0;
}
.ol_shape4 {
top: -50px;
left: 0;
}
.ol_shape5 {
bottom: 0px;
right: 0;
}
.ol_shape6 {
bottom: 10px;
left: 0;
}
.ol_shape7 {
top: 50%;
left: 50%;
-moz-transform: translateY(-50%) translateX(-50%);
-webkittransform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.ol_shape8 {
right: 0;
bottom: -20px;
}
.ol_shape9 {
left: 0;
top: -20px;
}
.ol_shape10 {
top: 50%;
left: 0;
right: 0;
text-align: center;
margin: 0 auto;
-moz-transform: translateY(-50%);
-webkittransform: translateY(-50%);
transform: translateY(-50%);
}
.ol_shape11 {
right: 0;
bottom: 0;
}
.ol_shape12 {
left: 0;
bottom: 0;
}
.ol_shape13 {
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
bottom: 20px;
}
.ol_shape13 img {
max-width: 350px;
}
.bg_gray {
background-color: #F7F7F7 !important;
}

.headbanner {
    width: 100%;
    position: relative;
    min-height: 480px;
    background: #000;

}

.headbanner h1 {
	clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%);

    position: relative;
    font-size: 34px;
    color: #011da8 !important;
    width: 40%;
    text-align: left;
    margin-top: -215px;
    z-index: 9;
    right: -60%;
    text-align: center;
    top: 150px;
    background: #fff;
    height: 70px;
    margin-bottom: 70px;
    line-height: 2.5;
    font-weight: 700;
    font-family: sans-serif;
}


.headbanner:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00000061;
    position: absolute;
    top: 0;
    left: 0;
}

.headbanner video {
    width: 100% !important;
    height: 480px;
    object-fit: cover;
    margin-bottom: -10px;
}

.headbanner ul {
	    left: -46px;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    display: flex;
    z-index: 2;
    top: 357px;
    justify-content: center;
}

.headbanner ul li a {
    color: #fff;
    text-decoration: none;
}

.headbanner ul li {
    margin-right: 10px;
    margin-left: 10px;
}

.headimg {
    height: 480px !important;
    width: 100% !important;
    object-fit: cover;
}

.vido2 {
    position: absolute;
    /* bottom: 0px; */
    height: 504px;
    width: 100%;
    object-fit: cover;
    opacity: 0.1;
}

.page_content p {
line-height: 28px !important;
margin-bottom: 7px !important;
font-size:15px !important; color:#111 !important;
text-align:left !important;
}