::-moz-focus-inner {
border:0;
}

a {
color:#ff4739;
text-decoration:none;
outline:none;
}

a:hover {
text-decoration:none;
color:#3C4044;
}

a:active,a:focus {
outline:none;
color:#fff;
text-decoration:none;
}

body {
background-color:#fff;
font-size:17px;
}

.doc-loader {
display:table;
border:0 solid red;
position:fixed;
left:0;
top:0;
right:0;
bottom:0;
width:100%;
height:100%;
z-index:999099;
background-color:#fff;
}

.doc-loader td {
text-align:center;
vertical-align:middle;
}

.pt_duble_color_line {
width:100%;
height:4px;
background-color:#62dc42;
position:relative;
}

.pt_duble_color_line span {
height:4px;
width:50%;
position:absolute;
right:0;
top:0;
display:block;
z-index:1;
background-color:#ff4739;
}

.pt_heading h2 {
font-size:34px;
color:#1a1a1a;
font-family:Play;
font-weight:700;
text-transform:uppercase;
margin:0;
padding:0;
}

.pt_heading h3 {
font-family:Play;
font-weight:400;
font-size:17px;
line-height:28px;
color:#1a1a1a;
margin:30px 0 0;
padding:0;
}

div {
-webkit-transform:translateZ(0);
transform:translateZ(0);
-webkit-transition:0 .6s ease-in-out;
transition:transform .9s ease-in-out;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

#ascrail2000 {
background-color:#555;
width:16px!important;
z-index:100000!important;
}

#coverflow-intro {
height:890px;
}

#to-top {
background-color:rgba(0,0,0,0.4);
background-position:center center;
background-repeat:no-repeat;
border-radius:2px;
bottom:-30px;
color:#FFF;
cursor:pointer;
display:block;
height:29px;
line-height:28px!important;
position:fixed;
right:34px;
text-align:center;
transition:background-color .1s linear 0;
width:29px;
z-index:10000;
}

i.icon {
display:block;
width:50px;
height:50px;
background-image:url(../images/check.png);
background-position:0 0;
background-repeat:no-repeat;
}

/* i.icon.fa {
background-position:-11px -8px;
}

i.icon.pp {
background-position:-70px -7px;
}

i.icon.sp {
background-position:-119px -7px;
}

i.icon.zs {
background-position:-170px -7px;
}

i.icon.dv {
background-position:-225px -7px;
}

i.icon.dc {
background-position:-70px -63px;
}

i.icon.gr {
background-position:-125px -63px;
}

i.icon.uv {
background-position:-182px -63px;
} */

#toTop {
bottom:15px;
display:block;
height:50px;
opacity:0.4;
position:fixed;
right:15px;
width:51px;
z-index:99;
border-radius:2px;
background:#3c4044;
-webkit-transition:opacity .25s ease-out;
-o-transition:opacity .25s ease-out;
-ms-transition:opacity .25s ease-out;
transition:opacity .25s ease-out;
}

#toTop i.top {
position:relative;
top:11px;
left:4px;
}

div.intro-div {
position:relative;
width:100%;
padding:0;
}

div.intro-div.hexagons {
    background: linear-gradient(125deg, #00FF00, #FFFF00, #FF0000);
    height: 100vh; 
    width: 100%;  
}

.pt_skip_intro {
width:78px;
height:78px;
position:absolute;
bottom:10%;
left:50%;
margin-left:-34px;
border-radius:50%;
border:3px solid red;
font-size:44px;
text-align:center;
line-height:80px;
}

.pt_skip_intro,.pt_skip_intro:focus {
color:#ff4739;
border-color:#ff4739;
}

.pt_skip_intro:hover,.pt_skip_intro:active {
color:#62dc42;
border-color:#62dc42;
}

.main-logo {
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:top left;
width:230px;
height:150px;
display:block;
overflow:hidden;
text-indent:-9999px;
}

.pt_hexagons {
position:absolute;
overflow:hidden;
width:100%;
height:620px;
top:50%;
margin-top:-300px;
}

.pt_hexagons .main-logo {
position:absolute;
top:238px;
left:50%;
margin-left:-112px;
z-index:10;
}

.hexagone-svg-wrap {
position:absolute;
color:#fff;
width:333px;
height:288px;
}

.hexagone-graphic text {
opacity:0.3;
z-index:10;
text-align:center;
font-size:17px;
text-transform:uppercase;
color:#fff;
font-family:Play;
font-weight:700;
}

.hexagone-graphic {
display:block;
left:0;
position:absolute;
top:0;
z-index:0;
}

.hexagone-graphic a.the-image path,.hexagone-graphic text {
opacity:0;
-webkit-transition:opacity 300ms ease;
-moz-transition:opacity 300ms ease;
transition:opacity 300ms ease;
}

.hexagone-graphic a.the-image:hover path {
opacity:0.7;
}

.pt_hexagons .left-side {
width:600px;
height:600px;
position:absolute;
left:50%;
margin-left:-705px;
z-index:1;
}

.pt_hexagons .left-side .hexagone-svg-wrap:nth-child(1) {
top:158px;
}

.pt_hexagons .left-side .hexagone-svg-wrap:nth-child(2) {
top:0;
left:auto;
right:0;
}

.pt_hexagons .left-side .hexagone-svg-wrap:nth-child(3) {
top:314px;
left:auto;
right:0;
}

.pt_hexagons .right-side {
width:600px;
height:600px;
position:absolute;
right:50%;
margin-right:-705px;
z-index:1;
}

.pt_hexagons .right-side .hexagone-svg-wrap:nth-child(2) {
left:0;
top:314px;
}

.pt_hexagons .right-side .hexagone-svg-wrap:nth-child(3) {
left:auto;
right:0;
top:158px;
}

.pt_overlay {
background-color:rgba(231,76,60,.5);
width:100%;
height:100%;
display:block;
z-index:3;
position:absolute;
}

.pt_slider {
overflow:hidden;
}

.pt_logo {
margin-top:40px;
}

.pt_logo h1 {
font-family:exo_2.0medium;
font-size:60px;
}

.pt_logo .circle-colorized {
width:95px;
height:95px;
border-radius:50%;
background-color:#ff4739;
display:block;
margin:30px auto;
}

.pt_logo h2 {
font-family:exo_2.0light;
font-size:36px;
color:#222528;
}

.pt_featured_image {
position:relative;
overflow:hidden;
}

.scroll-down-btn {
display:block;
width:44px;
font-size:48px;
opacity:0.6;
line-height:24px;
margin:20px auto;
}

#navbar-top {
height:82px;
width:100%;
border-radius:0;
background:#0c0c0c;
}

.pt_navbar {
background:#0c0c0c;
margin:0;
}

.pt_navbar.pt_navbar-fixed {
position:fixed;
top:0;
left:-8px;
width:100%;
z-index:999;
}

.pt_navbar .pt_nav {
display:block;
width:fit-content;
text-align:center;
margin:auto;
padding:0;
}

.pt_navbar .pt_nav > li {
display:inline-block;
white-space:nowrap;
margin-right:-4px;
}

.pt_navbar .pt_nav a {
font-family:Play;
font-weight:700;
font-size:15px;
color:#fff;
text-shadow:none;
display:block;
text-transform:uppercase;
padding:30px 33px 29px;
}

.pt_navbar .pt_nav > li:hover .dropdown-menu {
display:block;
background-color:#EEE;
border:none;
border-radius:0;
box-shadow:none;
}

#toggle-nav {
font-size:18px;
color:#fff;
border:1px solid #2a2a2a;
display:none;
text-indent:10px;
text-transform:uppercase;
margin:20px auto;
padding:20px;
}

#toggle-nav .fa {
position:relative;
left:-10px;
}

div.intro-description-div {
#background:#fff;
background:#fff url(../images/intro-bg.jpg) right bottom no-repeat;
background-size:auto 100%;
}

div.portfolio-div .pt_heading {
margin-bottom:32px;
}

.pt_portfolio_nav ul {
display:block;
width:fit-content;
text-align:center;
margin:0 auto 100px;
padding:0;
}

.pt_portfolio_nav ul li {
display:inline-block;
white-space:nowrap;
margin-right:-2px;
}

.pt_portfolio_nav ul a {
font-family:Play;
font-weight:400;
font-size:14px;
color:#fff;
text-shadow:none;
display:block;
background:#252525;
text-decoration:none;
padding:22px 32px;
}

.pt_portfolio_nav ul li a.active,.pt_portfolio_nav ul li a:hover {
color:#62dc42;
background:#2c2c2c;
}

.intro-icon-block {
		text-align: center;
		margin: 0 0 30px;
		background: #ffffffa3;
		padding: 10px;
}

.intro-icon-block i.icon {
    width: 60px;
    height: 60px;
    margin: 20px auto 26px;
}

.intro-icon-block h2 {
font-family:Play;
font-weight:700;
font-size:17px;
color:#62DC42;
text-transform:uppercase;
margin:0 0 13px;
padding:0;
}

.intro-icon-block p {
color:#1a1a1a;
font-family:Play;
font-weight:400;
font-size:14px;
line-height:23px;
}

div.portfolio-div {
background:#fff;
}

.pt_heading {
margin:40px 0 60px;
}

.headingUline {
background-color:#cfcfcf;
height:1px;
width:50px;
margin:60px auto;
}

.pt_portfolio_grid {
margin:0 0 100px;
}

.pt_portfolio_grid article {
height:100%;
width:100%;
position:relative;
margin-bottom:52px;
border:2px solid #adadad;
padding:2px 0;
}

.blurImageContainer {
position:relative;
overflow:hidden;
width:inherit;
height:inherit;
margin:0 2px;
}

.blurImageContainer > .blurImage {
position:absolute;
top:0;
left:0;
z-index:1;
}

.blurImageContainer > [id^=blurred] {
position:absolute;
top:0;
left:0;
z-index:2;
opacity:0;
}

.pt_portfolio_grid article img {
max-width:100%;
min-height:100%;
margin:0;
}

.pt_portfolio_grid article .portfolio-cover {
opacity:0;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background-color:rgba(0,0,0,0.5);
z-index:3;
overflow:hidden;
}

.pt_portfolio_grid article .portfolio-cover .icons {
margin:75px 0 0;
}

.pt_portfolio_grid article .portfolio-cover .icons .fa {
border-radius:100%;
width:58px;
height:58px;
border:2px solid #fff;
font-size:24px;
text-align:center;
line-height:56px;
color:#fff;
}

.pt_portfolio_grid article .portfolio-cover .icons .fa:first-child {
margin-right:5px;
}

.pt_portfolio_grid article .portfolio-cover h4 {
color:#fff;
font-family:Play;
font-weight:400;
font-size:18px;
margin-top:16px;
}

.div_ajax_container {
clear:both;
width:100%;
background:#f4f4f4;
}

.div_ajax_container .pt_heading h3 {
font-size:14px;
color:#1a1a1a;
}

.pt_close_div_btn {
display:block;
width:86px;
height:82px;
line-height:24px;
font-size:45px;
border-radius:0 0 2px 2px;
border:1px solid transparent;
background:#ff4739;
margin:0 auto;
}

.pt_close_div_btn .close_btn {
	background-image: url(../images/close.png);
	    width: 80px;
    height: 80px;
	background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
}

.div_ajax_container article {
background:none;
height:auto;
margin:0;
}

.div_ajax_container .pt_heading {
margin:100px 0 60px;
}

.pt_portfolio-details .owl-carousel .item {
background:#fff;
}

.pt_portfolio-details .owl-carousel .owl-pagination {
margin:30px 0 10px;
}

.classes-div {
#background:#fff;
background:url(../images/classes-bg.jpg) no-repeat right top;
}

#pt_masonry {
margin:0 0 76px;
}

#pt_masonry:after {
content:'';
display:block;
clear:both;
}

#pt_masonry .masonry-item {
position:relative;
display:inline-block;
border:2px solid #f4f4f4;
overflow:hidden;
margin:0 0 25px;
}

#pt_masonry .masonry-item .overlay {
position:absolute;
top:1px;
left:1px;
z-index:999;
font-family:Play;
font-weight:400;
font-size:14px;
color:#fff;
opacity:0;
cursor:default;
padding:30px 25px;
}

#pt_masonry .masonry-item img {
display:block;
border:2px solid #fff;
margin:0;
}

#pt_masonry .masonry-item h4 {
display:inline-block;
background:#1a1a1a;
position:absolute;
bottom:84px;
left:2px;
font-family:Play;
font-weight:700;
font-size:17px;
color:#fff;
text-transform:uppercase;
padding:10px 16px;
}

#pt_masonry .masonry-item h5 {
display:inline-block;
position:absolute;
bottom:38px;
left:2px;
font-family:Play;
font-weight:400;
font-size:14px;
color:#fff;
padding:13px;
}

.pricing-div {
background:url(../images/pricing-bg.jpg) no-repeat center top;
margin:0;
padding:0 0 100px;
}

.plans {
margin:20px 0;
}

.plans .plan h2 {
font-family:Play;
font-weight:700;
font-size:20px;
text-transform:uppercase;
color:#ff4739;
margin:15px 0 30px;
padding:0;
}

.plans .plan .plan-container {
background-color:#222;
position:relative;
text-align:left;
padding:45px 36px;
}

.plans .plan.plan-highlight .plan-container {
height:436px;
}

.plans .plan .plan-container .plan-price {
font-family:Play;
font-weight:700;
font-size:44px;
color:#62dc42;
text-decoration:none;
}

.plans .plan .plan-container .plan-price sup {
top:-16px;
font-size:22px;
}

.plans .plan .plan-container .price-info {
font-family:Play;
font-weight:700;
font-size:14px;
text-transform:uppercase;
color:#fff;
display:block;
width:100%;
position:relative;
top:-4px;
}

.plans .plan .plan-container hr {
border-top:1px solid #424242;
width:100%;
margin:10px 0;
}

.plans .plan .plan-container h5 {
font-family:Play;
font-weight:400;
font-size:14px;
color:#e4e4e4;
margin:15px 0;
}

.plans .plan .plan-container h5 .fa {
font-size:12px;
position:relative;
margin:0 10px 0 0;
}

.plans .plan .plan-container .choose_plan_btn {
display:inline-block;
font-family:Play;
font-weight:400;
color:#fff;
font-size:11px;
text-transform:uppercase;
border-radius:2px;
background-color:#ff4739;
margin:30px 0 0;
padding:12px 18px;
}

.training-schedule-div {
background:url(../images/training-bg.jpg) no-repeat top right;
margin-top:-1px;
padding:0 0 60px;
}

.training-schedule-div .schedule-table {
width:70%;
border-spacing:2px;
border-collapse:separate;
margin:0 auto 20px;
}

.training-schedule-div .schedule-table th,.training-schedule-div .schedule-table td {
background:#1a1a1a;
font-family:Play;
font-weight:400;
color:#62dc42;
font-size:14px;
padding:20px 30px;
}

.training-schedule-div .schedule-table th {
color:#a6a6a6;
text-transform:uppercase;
width:20%;
}

.training-schedule-div span.break {
width:30px;
display:inline-block;
}

.training-schedule-div p.schedule-info {
width:70%;
display:block;
font-family:Play;
font-weight:400;
color:#000;
font-size:14px;
margin:20px auto 0;
}

.blog-div {
margin:0;
}

.blog-details-div {
background:#f4f4f4;
margin:10px 0 0;
}

.blog-details-div h1.post-title {
font-family:Play;
font-weight:700;
font-size:34px;
line-height:45px;
color:#1a1a1a;
margin:100px 0 0;
}

.blog-details-div .pt_heading .headingUline {
margin-top:50px;
margin-bottom:30px;
}

.blog-details-div .pt_heading {
margin-top:30px;
}

.blog-details-div .post-image {
position:relative;
margin-top:60px;
overflow:hidden;
}

.blog-details-div .post-image a {
display:block;
position:relative;
}

.blog-details-div .post-meta {
width:100%;
background:#1a1a1a;
font-family:Play;
font-size:14px;
font-weight:400;
color:#e4e4e4;
text-transform:uppercase;
margin:2px 0 0;
padding:20px 30px;
}

.blog-details-div .post-meta .fa {
margin:0 10px 0 0;
}

.blog-details-div .post-meta .post-date {
margin:0 48px 0 0;
}

.blog-details-div .post-meta .post-loves {
float:right;
}

.blog-details-div .post-image .overlay {
display:block;
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
z-index:2;
background-color:rgba(98,220,66,0.7);
opacity:0;
}

.blog-details-div .post-image .overlay .fa {
position:absolute;
top:50%;
left:50%;
margin-top:-27px;
margin-left:-27px;
width:58px;
height:58px;
color:#fff;
border-radius:100%;
border:2px solid #fff;
font-size:24px;
text-align:center;
line-height:50px;
}

.blog-details-div .post-content {
font-family:Play;
font-weight:400;
line-height:24px;
font-size:14px;
color:#1a1a1a;
}

.blog-details-div .post-sharing {
display:table;
border:1px solid #d4d4d4;
width:100%;
margin:50px 0 100px;
padding:0;
}

.blog-details-div .post-sharing .title {
display:table-cell;
width:50%;
border-right:1px solid #d4d4d4;
text-align:right;
text-transform:uppercase;
color:#1a1a1a;
font-family:Play;
font-weight:700;
font-size:17px;
padding:35px 28px 33px;
}

.blog-details-div .post-sharing .buttons {
margin:0 0 0 27px;
}

.share-btn {
width:45px;
height:45px;
border-radius:100%;
color:#fff;
background:#bdc3c7;
text-align:center;
line-height:48px;
font-size:17px;
display:inline-block;
margin:0 5px 0 0;
}

.share-btn.twitter {
background:#55acee;
}

.share-btn.facebook {
background:#3d5b99;
}

.share-btn.linkedin {
background:#0073b2;
}

.share-btn.google {
background:#de503e;
}

.blog-list-div {
margin:60px 0 80px;
}

.blog-list-div article {
margin:0 0 40px;
}

.blog-list-div article .post-thumb {
position:relative;
display:block;
border:1px solid #e4e4e4;
}

.blog-list-div article .post-thumb img {
border:1px solid #fff;
max-width:100%;
width:100%;
}

.blog-list-div article .post-thumb .blog-overlay {
position:absolute;
display:block;
opacity:0;
top:1px;
left:1px;
width:100%;
height:100%;
background:rgba(98,220,66,0.8);
}

.blog-list-div article .post-thumb .blog-overlay i.fa {
width:58px;
height:58px;
border:2px solid #fff;
position:absolute;
top:50%;
left:50%;
border-radius:100%;
text-align:center;
line-height:50px;
font-size:24px;
color:#fff;
margin:-27px 0 0 -27px;
}

.blog-list-div article .post-date {
display:block;
width:100%;
font-family:Play;
font-weight:400;
font-size:14px;
color:#9c9c9c;
margin:20px 0 0;
}

.blog-list-div article h3 {
margin:0;
padding:0;
}

.blog-list-div article h3 a {
text-transform:uppercase;
color:#1a1a1a;
font-family:Play;
font-weight:700;
font-size:20px;
line-height:28px;
}

.blog-list-div article p {
color:#1a1a1a;
font-family:Play;
font-weight:400;
font-size:14px;
line-height:23px;
margin:20px 0 0;
}

.blog-list-div article .read-more {
display:inline-block;
font-family:Play;
font-weight:300;
font-size:11px;
color:#fff;
border-radius:2px;
text-transform:uppercase;
background:#62dc42;
margin:20px 0 0;
padding:12px 18px;
}

.ready-to-train {
display:block;
#width:335px;
border-radius:2px;
color:#fff;
text-align:center;
background:#62dc42;
margin:80px auto 100px;
padding:25px 0;
}

.ready-to-train h4 {
font-family:Play;
font-weight:700;
font-size:17px;
text-transform:uppercase;
margin:0;
padding:0;
}

.ready-to-train h5 {
font-family:Play;
font-weight:400;
font-size:14px;
text-transform:uppercase;
margin:5px 0 0;
padding:0;
}

.testimonials-div {
height:505px;
width:100%;
position:relative;
background:#ff4739;
}

.testimonials-div .the-testimonials-list {
position:relative;
z-index:2;
top:0;
font-size:17px;
line-height:22px;
color:#fff;
font-family:Play;
font-weight:400;
margin:0;
padding:0;
}

.testimonials-div .the-testimonials-list .testimonial-by {
color:#fff;
font-family:Play;
font-weight:400;
font-size:17px;
}

.testimonials-div .the-testimonials-list .avatar {
margin:0 0 15px;
}

.testimonials-div .the-testimonials-list sup {
position:relative;
left:-2px;
top:0;
font-size:17px;
}

.testimonials-div .the-testimonials-list sup:last-child {
right:-2px;
left:auto;
}

.testimonials-div .the-testimonials-list .owl-pagination .owl-page {
width:54px;
height:6px;
background-color:rgba(255,255,255,0.4);
margin:0 2px 0 0;
}

.testimonials-div .the-testimonials-list .owl-pagination .owl-page.active {
background-color:#fff;
}

.testimonials-div .the-testimonials-list .owl-pagination .owl-page span {
display:none;
}

.clients-div {
height:200px;
background:#f4f4f4;
margin:0;
}

.clients-div .clients-list {
text-align:center;
margin:40px 0 0;
}

.clients-div .clients-list a {
display:inline-block;
opacity:0.8;
margin:0 50px 0 0;
}

.contact-div {
padding-top:60px;
height:630px;
margin:0;
}

.contact-div .contact-form table {
width:80%;
margin:0 auto;
}

.contact-div .contact-form table td {
width:46.6%;
vertical-align:top;
text-transform:uppercase;
}

.contact-div .contact-form table td .form-input-text {
font-family:Play;
font-weight:400;
font-size:14px;
border:1px solid #e4e4e4;
background:#fff;
width:94%;
#text-transform:uppercase;
margin:0 0 30px;
padding:12px 10px;
}

.contact-div .contact-form table td .form-textarea {
font-family:Play;
font-weight:400;
font-size:14px;
border:1px solid #e2e2e2;
background:#fff;
width:100%;
height:198px;
#text-transform:uppercase;
padding:10px;
}

.contact-div .contact-form table td .form-submit {
background:#ff4739;
border-radius:2px;
text-transform:uppercase;
font-family:Play;
font-weight:400;
font-size:14px;
color:#fff;
border:none;
width:100%;
padding:20px 0;
}

.google-maps-div {
height:400px;
margin-top:40px;
}

.google-maps-div #map-canvas {
height:inherit;
border:1px solid red;
margin:0;
padding:0;
}

.fast-contact-div {
background:#1a1a1a;
padding:30px 0;
}

.fast-contact-div div {
color:#e4e4e4;
font-family:Play;
font-weight:400;
font-size:14px;
}

.fast-contact-div .fa {
color:#ff4739;
font-size:22px;
position:relative;
bottom:-4px;
margin:0 10px 0 0;
}

footer {
background-color:#fff;
padding-top:20px;
}

footer .social {
text-align:center;
display:block;
margin:0 0 40px;
padding:0;
}

footer .social li {
display:inline-block;
}

footer .social .fa {
border-radius:100%;
font-size:18px;
height:56px;
margin-right:8px;
line-height:58px;
width:56px;
background:#f4f4f4;
color:#ff4739;
}

footer .copyright {
color:#1a1a1a;
font-family:Play;
font-weight:400;
font-size:14px;
margin:0 0 10px;
}

#mark2 {
background-color:#62dc42;
color:#fff;
width:45%;
padding-left:5px;
}

#mark1 {
background-color:#ff4739;
color:#fff;
width:45%;
padding-left:5px;
}

#ls03 {
text-shadow:0 1px 0 #ccc, 0 2px 0 #62DC42, 0 3px 0 #bbb, 0 4px 0 #62DC42, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

#ls03-1 {
text-shadow:0 1px 0 #ccc, 0 2px 0 #FE842F, 0 3px 0 #bbb, 0 4px 0 #FE842F, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

#block-timer {
background:none repeat scroll 0 0 #ff4739;
text-transform:uppercase;
font-size:34px;
text-align:center;
color:#fff;
padding:100px 0;
width:100%;
height:100%;

}

.form-action {
display:inline-block;
font-family:Play;
font-weight:400;
font-size:14px;
}

.form-action-type {
color:#7F7F7F;
width:260px;
font-family:Play;
font-weight:400;
font-size:14px;
padding:12px 15px 7px;
margin: 2px 0;
}

.button-form {
background:none repeat scroll 0 0 #62dc42;
border-radius:2px;
color:#fff;
font-family:Play;
font-weight:400;
font-size:14px;
text-transform:uppercase;
width:260px;
padding:12px 15px 7px;
}

#button {
background:url(../images/zakaz.png);
display:block;
position:fixed;
cursor:pointer;
height:300px;
width:196px;
left:16px;
bottom:13px;
z-index:10000;
}
@media only screen and (max-width: 400px) {
#button {
display:none;
}
}
.popup {
background-color:#fff;
border:3px solid #fff;
display:inline-block;
left:50%;
opacity:0;
width:300px;
height:190px;
position:fixed;
text-align:justify;
top:40%;
visibility:hidden;
z-index:999999;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
-webkit-transition:opacity .5s, top .5s;
-moz-transition:opacity .5s, top .5s;
-ms-transition:opacity .5s, top .5s;
-o-transition:opacity .5s, top .5s;
transition:opacity .5s, top .5s;
border-radius:11px;
padding:15px;
}

.popup2 {
background-color:#fff;
border:3px solid #fff;
display:inline-block;
left:50%;
opacity:0;
width:90%;
height:475px;
position:fixed;
text-align:justify;
top:55%;
visibility:hidden;
z-index:999999;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
-webkit-transition:opacity .5s, top .5s;
-moz-transition:opacity .5s, top .5s;
-ms-transition:opacity .5s, top .5s;
-o-transition:opacity .5s, top .5s;
transition:opacity .5s, top .5s;
border-radius:11px;
padding:15px;
}

.popup .close_window,.close_window2 {
font-size:21px;
display:block;
width:30px;
height:30px;
position:absolute;
top:2px;
right:0;
cursor:pointer;
color:#fff;
background:#62dc42;
text-align:center;
}

.popup .close_window:hover {
background:#F6EC11;
}

.popup .close_window:active {
background:red;
}

.contact_form input[type=text],.contact_form textarea {
width:90%;
margin-bottom:5px;
background:#f6f6f6;
font-family:Play;
font-weight:400;
font-size:13px;
border-left:3px solid #dedede;
border-top:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
color:#8c8c8c;
padding:7px;
}

.contact_form textarea {
resize:none;
height:auto;
min-height:125px;
}

.contact_form {
font-size:9px;
}

.contact_btn {
display:inline-block;
border:none;
text-transform:uppercase;
line-height:22px;
color:#fff;
font-family:Play;
font-weight:400;
font-size:14px;
text-align:center;
vertical-align:middle;
background-color:#62dc42;
margin:0 0 10px;
padding:5px 52px 6px;
}

.contact_btn:hover {
background-color:#F6EC11;
color:#fff;
}

#note .notification_ok {
margin-top:30px;
text-align:center;
background:#84C718;
font-size:17px;
color:#fff;
padding:7px 10px;
}

#note .notification_error {
font-size:11px;
color:red;
}

#price {
background:none repeat scroll 0 0 #62dc42;
float:right;
border-radius:2px;
color:#fff;
display:inline-block;
font-size:11px;
text-transform:uppercase;
padding:10px 15px;
}

#social {
display:block;
bottom:180px;
position:fixed;
right:25px;
z-index:1;
}

::-webkit-input-placeholder,:-moz-placeholder,.placeholder {
color:#2c3e50;
}

::-moz-selection,::selection,a.ready-to-train:hover {
color:#fff;
background:#ff4739;
}

#toTop:hover,.hexagone-graphic:hover text,.scroll-down-btn:hover,#pt_masonry .masonry-item:hover .overlay,.blog-details-div .post-image a:hover .overlay,.blog-list-div article .post-thumb:hover .blog-overlay,.clients-div .clients-list a:hover {
opacity:1;
}

.nav > li > a:hover,.nav > li > a:focus,.pt_navbar .pt_nav a:hover,.pt_navbar .pt_nav li.active a,.pt_navbar .pt_nav li.active a:active,.pt_navbar .pt_nav li.active a:focus,#toggle-nav:hover {
color:#62dc42;
background-color:#181818;
}

div.portfolio-div .pt_heading h2,div.portfolio-div .pt_heading h3,.pricing-div .pt_heading h2,.pricing-div .pt_heading h3,.training-schedule-div .pt_heading h2,.training-schedule-div .pt_heading h3 {
color:#000;
}

.pt_portfolio_grid article a,.pt_portfolio_grid article:hover svg,.pt_portfolio_grid article:hover .portfolio-cover {
display:block;
}

.div_ajax_container .pt_heading h2,footer .copyright a {
color:#1a1a1a;
}

.pt_close_div_btn:hover,#pt_masonry .masonry-item.skin1 .overlay,#pt_masonry .masonry-item.skin1 h5,.plans .plan .plan-container .choose_plan_btn:hover,.contact-div .contact-form table td .form-submit:hover {
background:#62dc42;
}

#pt_masonry .masonry-item.skin2 .overlay,#pt_masonry .masonry-item.skin2 h5,.blog-list-div article .read-more:hover {
background:#ff4739;
}

.training-schedule-div span,.blog-list-div article h3 a:hover,footer .copyright a:hover {
color:#ff4739;
}

.blog-details-div .post-image a img,.clients-div .clients-list a img {
display:block;
width:100%;
}

.share-btn:hover,.testimonials-div .pt_heading h2,#block-timer a {
color:#fff;
}

.zakaz,.politic {
background-color:rgba(0,0,0,0.7);
bottom:0;
cursor:default;
left:0;
opacity:0;
position:fixed;
right:0;
top:0;
visibility:hidden;
z-index:99999;
-webkit-transition:opacity .5s;
-moz-transition:opacity .5s;
-ms-transition:opacity .5s;
-o-transition:opacity .5s;
transition:opacity .5s;
}

h1 {font-size: clamp(2rem, 5vw, 24rem);
	line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;}

video {
		width: 100%;
		height: 330px;
		object-fit: cover;
}

.video-title {
	    font-family: Play;
font-size: 24px;
	line-height: 1.2;
		text-transform: uppercase;
		font-weight: 900;
		margin-top: 1rem;
		margin-bottom: 1rem;
		text-align: center;
}