body,html {height: 100%; font-family: 'Poppins', sans-serif; font-size: 14px; background: #fff; line-height: 1.2; font-weight: 400 !important;}

/*---------------Font Start---------------*/
.font-weight-boldblack{font-weight: 900 !important; font-family: 'Poppins', sans-serif;}
.font-weight-extrabold{font-weight: 800 !important; font-family: 'Poppins', sans-serif;}
.font-weight-bold{font-weight: 700 !important; font-family: 'Poppins', sans-serif;}
.font-weight-semibold{font-weight: 600 !important; font-family: 'Poppins', sans-serif;}
.font-weight-medium{font-weight: 500 !important; font-family: 'Poppins', sans-serif;}
.font-weight-normal{font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
.font-weight-light{font-weight: 300 !important; font-family: 'Poppins', sans-serif;}

/*---------------Font familly End---------------*/

/*---------------Font Size---------------*/
.font-size-10{font-size:10px;}
.font-size-11{font-size:11px;}
.font-size-12{font-size:12px;}
.font-size-13{font-size:13px;}
.font-size-14{font-size:14px !important;}
.font-size-15{font-size:15px;}
.font-size-16{font-size:16px !important;}
.font-size-17{font-size:17px;}
.font-size-18{font-size:18px !important;}
.font-size-19{font-size:19px;}
.font-size-20{font-size:20px;}
.font-size-21{font-size:21px !important;}
.font-size-22{font-size:22px !important;}
.font-size-23{font-size:23px;}
.font-size-24{font-size:24px !important;}
.font-size-25{font-size:25px;}
.font-size-26{font-size:26px;}
.font-size-27{font-size:27px;}
.font-size-28{font-size:28px;}
.font-size-30{font-size:30px;}
.font-size-31{font-size:27px;}
.font-size-32{font-size:32px;}
.font-size-34{font-size:34px;}
.font-size-35{font-size:35px;}
.font-size-36{font-size:36px;}
.font-size-38{font-size:38px;}
.font-size-40{font-size:40px;}
.font-size-42{font-size:42px;}
.font-size-46{font-size:46px;}
.font-size-48{font-size:48px;}
.font-size-50{font-size:50px;}
.font-size-52{font-size:52px;}
.font-size-54{font-size:42px;}
.font-size-60{font-size:60px;}
.font-size-88{font-size:88px;}
.line-hight-1{line-height: 1;}
.line-hight-2{line-height: 1.1;}
.line-hight-22{line-height: 1.2;}
.line-hight-3{line-height: 1.4;}
.line-hight-4{line-height: 1.6;}
.line-hight-normal{line-height: normal;}
.leter1{letter-spacing: 1px;}
.shadow-sm {box-shadow: 0 .125rem 1.25rem rgba(0,0,0,.075) !important;}
.rounded {border-radius: 12px !important;}
/*---------------Font Size End---------------*/

.form-control {height: calc(2.2em + .75rem + 2.2px); font-size: 14px;}
.form-control:focus {box-shadow: none;}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {outline: none !important;}


body ::-webkit-input-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body ::-moz-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body :-ms-input-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
body :-moz-placeholder {color: #000; opacity: 1; font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}

.custom-file-input {height: calc(2em + .75rem + 2px);}
.custom-file-label {height: calc(2em + .75rem + 2px); padding: .375rem .75rem; line-height: 2; font-size: 14px;}
.custom-file-label::after {height: calc(2em + .75rem); padding: .375rem .75rem;	line-height: 2;}

/*---------------Text Color Start---------------*/
.text-primary{color: #000 !important;}
.text-dark{color: #000000 !important;}
.text-muted {color: #939598 !important;}
.text-darkblue {color: #0C0228 !important;}
.text-yellow{color: #FFCE31 !important;}
/*---------------Text Color End---------------*/

/*---------------Button Start---------------*/
.btn.focus, .btn:focus {outline: 0 !important; box-shadow: none !important;}
.btn-danger {background-color: #ef4036; border-color: #ef4036;}
.btn-danger:hover, .btn-check:focus + .btn-danger, .btn-danger:focus {background-color: #dc382f; border-color: #dc382f;}

.btn-primary {background-color: #0099da;}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {background-color: #0287bf; }

.btn-light {background: linear-gradient(76.46deg, #fffa00 0%, #ff3600 100%);	color: #000;} 
.btn-light:hover, .btn-check:focus + .btn-light, .btn-light:focus {background: linear-gradient(76.46deg, #fffa00 0%, #ff3600 100%); border-color: transparent; color: #fff;}
.btn-light span {margin: 1px;}
.btn-light:hover span,
.btn-light:focus span{background: transparent !important;}
/*---------------Button End---------------*/


/*---------------BG Background Start---------------*/
.bg-primary{background-color: #000000 !important;}
.bg-light{background-color: #e6e7e8 !important;}
.bg-light-thin{background-color: #FAFAFA !important;}
.bg-dark {background-color: #121213 !important;}
.bg-black {background-color: #000 !important;}
.bg-danger {background-color: #ef4036 !important;}
.bg-adial {background: radial-gradient(50% 50% at 50% 50%, #080820 50%, #010104 100%);}

/*---------------BG Background End---------------*/

@media (min-width: 1200px) {
 .container{max-width: 1050px;}
}

.heading-text {}

.search-box .form-control {background-color: transparent; color: #fff; font-size: 55px; padding: 6px 32px; text-align: center; height: calc(1.6em + .75rem + 1.6px); line-height: normal;}

.search-box .form-control::-webkit-input-placeholder {color: #fff; opacity: 1;}
.search-box .form-control::-moz-placeholder {color: #fff; opacity: 1;}
.search-box .form-control:-ms-input-placeholder {color: #fff; opacity: 1;}
.search-box .form-control:-moz-placeholder {color: #fff; opacity: 1;}

.hrs-icon {border: 1px solid #fff;}
.price{background: linear-gradient(76.46deg, #fffa00 0%, #ff3600 100%);}
.offerends {line-height: 1; display: block; margin-bottom: 3px;}
.home-banner {background: url(../images/top-bg.png), url(../images/top-left-bg.png); background-position: bottom center, top left; background-size: 80%, 50%; background-repeat: no-repeat;}
.homepad {padding-top: 4rem; padding-bottom: 4rem;}
.home-banner {padding-top: 3rem; padding-bottom: 0.5rem;}

.workshop-box {border-color: #CBCBCB !important; }

.ptm-photo-text {font-size: 200px; line-height: 1;}
.ptm-photos-row {margin: -40px -50px 0; position: relative;}
.ptm-photos > div .patm-icon {bottom: -11px; right: -8px; border: 1px solid #a9aaad; min-width: 80px;}
.ptm-photos > div .patm-icon img {max-width: 60px;}
.ptm-photos .ptm-bor{border: 1px solid #a9aaad;}
.owl-carousel.ptm-photos {width: auto !important;}
.owl-carousel.ptm-photos .owl-stage-outer {padding-bottom: 12px;}

.coursedetails {background: url(../images/coursedetails-bg.png); background-position: bottom center; background-size: 100%; background-repeat: no-repeat;}
.news-tooltip {top: -14px; z-index: 1; text-align: center; line-height: 1; background: #8E00FF; right: 10px; padding: 7px 10px;}
.card-star{background: linear-gradient(90deg, #fff100 0%, #FF4747 30.63%);
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.card-star i{font-size: 18px;}

.rated-with .fa-star {font-size: 22px;}

.rated-with{background: rgba(1, 1, 4, 0.9); border: 1px solid #525252; box-shadow: 0px 32px 64px rgba(1, 1, 255, 0.08); border-radius: 16px;}
.marketingtools > div {flex: 0 0 auto; width: 20%;}
.about-the-trainer {margin-left: -20px;}

.brands-row {border-radius: 10px; border: 1px solid #C3C3C3 !important; overflow: hidden;}
.brands-row > div {border: solid #C3C3C3; border-width: 1px 1px 0px 0px;}
.brands-row > div:nth-child(4n){border-right:0;}
.brands-row > div:nth-child(1){border-top:0;}
.brands-row > div:nth-child(2){border-top:0;}
.brands-row > div:nth-child(3){border-top:0;}
.brands-row > div:nth-child(4){border-top:0;}

.about-the-trainer .about-the {padding-bottom: 4rem;}

.faq-bg{}
.faq-bg {background: url(../images/faq-right-img.png); background-position: right; background-size: cover;}


.accordion-item .accordion-button {background: #050519 !important;  border: 1px solid rgba(255, 255, 255, 0.5); padding: 20px;}
.accordion-button:focus {box-shadow: none;}
.accordion-button:not(.collapsed) {box-shadow: none;}
.accordionhome .accordion-item {border-width: 0px 0px 1px;}
.accordion-button:not(.collapsed)::after {background: #fff; height: 2px; width: 14px;}
.accordion-button:not(.collapsed)::before {display: none;}
.accordion-button:after {background: #fff; height: 2px; width: 14px; left: auto; position: absolute; right: 20px;}
.accordion-button:not(.collapsed)::before{}
.accordion-item .accordion-button:before {width: 2px; height: 14px; content:""; margin-left: auto; position: absolute; right: 26px;  background: #fff; display: block;}
.number-faq {width: 30px;}
.accordion-item button[aria-expanded="true"]::before{display: none}

.footer-fixed {position: fixed; left: 0; right: 0; bottom: 0px; z-index: 999;}
.booter-mad {padding-bottom: 88px !important;}










