@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

a{
	transition:ease 0.4s all;
}

html, body{
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	line-height: 31px;
	font-size: 17px;
}
ul{
	padding-left: 15px;
}
:focus {
	outline: none;
}
a{
	color: #042842;
	text-decoration: none !important;
}
.page a:hover, .page a:active, .page a:focus{
	color: #000;
}
h1, h2, h3, h4{
	font-family: 'Raleway', sans-serif;
	font-weight:900;
}
h5, h6{
	font-weight:700;
}
.entry-content {
	display: flow-root;
}
.allheadi h3{
	font-weight: 900;
	text-transform: uppercase;
	font-size: 43px;
}
.allheadi h3 span{
	font-weight: 400;
}
.btn-theme {
	background-color: #032845;
	color: #fff !important;
	font-size: 15px;
	letter-spacing: 1px;
	border-radius: 40px;
	height: 39px;
	padding: 8px;
	font-weight: 600;
}
.btn-theme:hover, .btn-theme:active, .btn-theme:focus{
	background-color: #000;
	color: #fff;
}



.jumbotron {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 97px 0;
	min-height: 400px;
}

.jumbotron:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
}
.jumbotron .container{
	position: relative;
	z-index: 9;
}
.breadcrumb-item+.breadcrumb-item::before {
	color: #ffffff;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	width: 337px;
	height: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 5px;
}

.navbar-light .navbar-nav .menu-item a {
	color: #333;
	font-weight: 600;
	font-size: 17px;
	padding: 0px 18px;
	text-decoration: none;
}
.navbar-light .navbar-nav .menu-item a:hover, .navbar-light .navbar-nav .menu-item a:active, .navbar-light .navbar-nav .menu-item a:focus{
	color: #052742;
}



.myallsection{
	position: relative;
}
.myallsection .myslider{
	position: relative;
}
.metaslider .caption-wrap {
	position: initial !important;
	opacity: 1 !important;
}
.metaslider .caption {
	padding: 0 !important;
}
.metaslider .flexslider {
	margin: 0;
}
.myallsection .myslider .slider-textw {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 2%;
	width: 475px;
	height: 475px;
	background-color: #1a3e58;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	justify-content: center;
	align-content: center;
	display: flex;
	flex-wrap: wrap;
	padding: 40px;
}
.myallsection .myslider .slider-textw h3{
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.myallsection .myslider .slider-textw h3 span{
	font-weight: 300;
}
.myallsection .myslider .slider-textw p{
	font-size: 17px;
	line-height: 31px;
	margin-bottom: 1rem !important;
}
.myallsection .myslider .slider-textw img{
	position: absolute;
	top: 0;
}

.myallsection .myslider .slider-textw a{
	color: #000;
	font-size: 35px;
	background-color: #d0dedf;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	justify-content: center;
	align-content: center;
	display: flex;
	flex-wrap: wrap;
}



.myallsection .rightsocisl{
	position: absolute;
	top: 40%;
	left: 1%;
}
.myallsection .rightsocisl hr{
	width: 100px;
	transform: rotate(90deg);
	margin: 0;
	position: relative;
	margin-left: -44px;
	border: 1px solid #ddd;
	margin-bottom: 77px;
}
.myallsection .rightsocisl a {
	color: #5c5d5f;
	padding: 5px 0px;
	display: block;
}
.myallsection .rightsocisl a:hover, .myallsection .rightsocisl a:active, .myallsection .rightsocisl a:focus{
	color: #1a3e58;
}
.myallsection .left-secil{
	position: absolute;
	top: 40%;
	right: 0.2%;
	text-align: right;
}
.myallsection .left-secil li{
	text-align: center;
}
.myallsection .left-secil .textxt{
	font-weight: 600;
	transform: rotate(-90deg);
	text-align: right;
	color: #8a8a8a;
}
.myallsection .left-secil hr{
	transform: rotate(90deg);
	padding: 0;
	margin: 0;
	text-align: center;
	width: 46px;
	position: relative;
	margin-right: -24px;
	border: 1px solid #ddd;
	margin-bottom: 38px;
	margin-top: 42px;
}
.myallsection .left-secil img{
	text-align: center;
}

.about-us .allheadi{
	margin-bottom: 40px;
	position: relative;
}
.about-us .allheadi h3{
	position: relative;
}
.about-us .allheadi h3::after{
	content: '';
	position: absolute;
	bottom: -14%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 113px;
	border-bottom: 4px solid #515151;
}
.about-us .allheadi h3::before{
	content: '';
	position: absolute;
	bottom: -17%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 113px;
	border-bottom: 1px solid #515151;
}
.about-us .btn-theme{
	padding: 8px 38px;
	font-weight: 500;
	margin-top: 20px;
}




.mycoching {
	background-color: #f5f5f5;
	transform: skew(0deg, -5deg);
	padding: 98px 0 164px;
	position:relative;
}
.mycoching img.img-fluid.mysering {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.mycoching .container{
	transform: skew(0deg, 5deg);
}

.subhed {
	width: 100%;
	text-align: center;
}

.mycoching .subhed h1 {
	font-size: 160px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	letter-spacing: 45px;
	color: #ececee;
}

.mycoching .allheadi {
	margin-bottom: 43px;
	margin-top: -111px;
	width: 100%;
}


.mycoching .card{
	background-color: #fff;
	transition: all 0.5s;
}
.mycoching .card:hover{
	box-shadow: 5px 5px 15px #b9b9b9;
}
.mycoching .card h3{
	font-size: 23px;
	font-weight: bold;
	text-transform: capitalize;
}
.mycoching .card p{
	font-size: 16px;
	line-height: 26px;
	color: #797979;
}
.mycoching .card a{
	background-color: #464646;
	border-radius: 40px;
	padding: 10px 34px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.5s;
}
.mycoching .card:hover a{
	background-color: #032845;
	color:#fff !important;
}

.stage-spec .hyhes .allheadi {
	margin-bottom: 40px;
	position: relative;
}
.stage-spec .hyhes .allheadi h3 {
	position: relative;
}
.stage-spec .hyhes .allheadi h3::before {
	content: '';
	position: absolute;
	bottom: -17%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 113px;
	border-bottom: 1px solid #515151;
}
.stage-spec .hyhes .allheadi h3::after {
	content: '';
	position: absolute;
	bottom: -14%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 113px;
	border-bottom: 4px solid #515151;
}

.stage-spec .myfullsecr{
	background-color: #032845;
	margin-left: -110px;
	-ms-flex: 0 0 59%;
	flex: 0 0 59%;
	max-width: 59%;
}


.stage-spec .helos .row {
	justify-content: center;
}
.stage-spec .myfullsecr ul{
	margin-bottom: 0;
}
.stage-spec .myfullsecr ul li{
	padding: 5px 0;
	font-weight: 300;
	font-size: 15px;
}
.myfullsecr .allheadi h3 {
	text-transform: capitalize;
}


.testmonal{
	background-image: url('../img/class-en.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 80px 0 40px;
	position: relative;
	color: #fff;
}
.testmonal::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #032845e6;
}
.testmonal .allheadi h3 {
	text-transform: capitalize;
}
.testmonal .subhed h1 {
	font-size: 120px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	letter-spacing: 24px;
	color: #a7aeb6;
}


.smiltext h5.h3 {
	line-height: 52px;
}

footer {
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	padding-top: 70px;
}
footer::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #032845e6;
}

footer .top-sec p{
	font-size: 25px;
	letter-spacing: 1px;
	margin: 40px 0;
}
footer .top-sec p a{
	color: #fff;
}
footer .footermenu{
	margin-bottom: 30px;
}
footer .footermenu li a{
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
}
footer .footermenu li:last-child a{
	border-right: 0px solid #fff;
}
footer .footermenu li a:hover, footer .footermenu li a:active, footer .footermenu li a:focus{
	color: gainsboro;
}
footer .socialmedia {
	margin-bottom: 40px;
}

footer .socialmedia li i{
	border: 1px solid #fff;
	margin: 0 10px;
	height: 47px;
	width: 47px;
	border-radius: 50%;
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 12px 13px;
	position: relative;
}

footer .socialmedia li i::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #f00;
	top: 0;
	left: 50%;
	transform: rotate(45deg);
}

footer .socialmedia li:nth-child(4) i::after {
	display:none;
}

footer.footer {
	padding: 0;
	background-image: none;
}
footer.footer:before{
	display:none;
}
footer.entry-footer {
	padding: 0;
	background-image: none;
}
footer.entry-footer:before{
	display:none;
}


.cpyrights {
	min-height: 60px;
	background-color: #032845;
	color: #fff;
	justify-content: center;
	display: flex;
	align-items: center;
	font-style: italic;
}
.card.coaching-area:hover{
	box-shadow: 5px 5px 0 #ddd;
}
.card.coaching-area .coaching-img {
	overflow: hidden;
}

.card.coaching-area img {
	width: 100%;
	transition: transform .2s;
}
.card.coaching-area:hover img {
	transform: scale(1.5);
}
nav.navigation.post-navigation .nav-links .nav-previous a, nav.navigation.post-navigation .nav-links .nav-next a {
	background-color: #032845;
	color: #fff;
	padding: 9px 33px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
}
nav.navigation.post-navigation .nav-links .nav-previous a:hover,
nav.navigation.post-navigation .nav-links .nav-previous a:active,
nav.navigation.post-navigation .nav-links .nav-previous a:focus,
nav.navigation.post-navigation .nav-links .nav-next a:hover,
nav.navigation.post-navigation .nav-links .nav-next a:active,
nav.navigation.post-navigation .nav-links .nav-next a:focus{
	background-color: #212529;
}
nav.navigation.post-navigation .nav-links .nav-previous {
	float: left;
}
nav.navigation.post-navigation .nav-links .nav-next {
	float: right;
}



.myadd p{
	margin-bottom:0;
}
.myadd .fa {
	align-self: center;
}

.top-nav .col-md-3 img{
	height:50px;
}

.top-nav .col-md-3 img, .top-nav .col-md-2 img  {
	height: 31px;
}
section.all-space.coaching [class*="col-"] {
	display: flex;
	flex-wrap: wrap;
}

.card-body.coaching-cont-btn a {
	background-color: #464646;
	border-radius: 40px;
	padding: 10px 34px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.5s;
	color: #fff;
}
.card-body.coaching-cont-btn a:hover {
	color: #fff !important;
	background-color: #032845 !important;
	border-color: #545b62 ;
}
section.all-space.coaching center p {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 20px;
}
.mycoching [class*="col-"] {
	display: flex;
	flex-wrap: wrap;
}
.top-sec a img {
	height: 40px;
}
a:hover{
	color:#f00;
}
.work-me a {
	color: #fff;
	text-decoration: none !important;
}
.work-me a:hover {
	color: #face00;
	text-decoration: none !important;
}
.top-sec a {
	transition: ease 0.4s all;
}
.top-sec a:hover {
	color: #b6b6b6;
}

footer .socialmedia li a:hover {
	background: #fff;
}


.stage-spec .myfullsecr ul {
	padding: 0;
}


.stage-spec .myfullsecr ul.work-me {
	padding-left: 20px;
}

footer .socialmedia {
	text-align: center;
}

footer .socialmedia p {
	padding-top: 10px;
}

.service_headig_area_inn {
	/*     text-align: center; */
	padding-bottom: 50px;
}

h3.service_headig {
	font-size: 160px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 45px;
	color: #ececee;
	text-align: center;
}

.service_headig_area_inn h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 43px;
	margin-top: -95px;
}

.service_headig_area_inn h5 {
	font-weight: 400;
	font-size: 32px;
}

.service_headig_area_inn h4 span {
	font-weight: 900;
	text-transform: uppercase;
}

.card-body.coaching-cont {
	text-align: center;
}

.card-body.coaching-cont h4 {
	font-size: 23px;
	font-weight: bold;
}


.service_headig_area_inn {
	text-align: center;
}
.page-id-25 .jumbotron {
	background-position: bottom left;
}
