/* Homepage specific styling goes here. Excluded on all subpages */
/* For most builds, this stylesheet should be wiped and started fresh */


/* PRELOADER */
/* .preloader-outer {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	height: 100vh;
	background: #fff;
	-webkit-transition: opacity 600ms ease-out;
	-moz-transition: opacity 600ms ease-out;
	-ms-transition: opacity 600ms ease-out;
	-o-transition: opacity 600ms ease-out;
	transition: opacity 600ms ease-out;
}

.preloader-outer.active {
	visibility: visible !important;
}

.preloader-outer.preloader-remove {
	opacity: 0;
	pointer-events: none;
}

.preloader-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.preloader-inner p {
	margin-bottom: 15px;
}

.preloader-inner p:last-of-type {
	margin: 0;
}

.preloader-part {
	display: none;
	margin: 20px;
}

.preloader-part-left.active {
	display: block;
	-webkit-animation: fadeInRight 800ms ease-out;
	animation: fadeInRight 800ms ease-out;
}

.preloader-part-right.active {
	display: block;
	-webkit-animation: fadeInLeft 500ms ease-out;
	animation: fadeInLeft 500ms ease-out;
} */







/*Homepage section-about css*/
 
.about-first-title {
	font-size: 20px;
	color: #be1f30;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
}

.module-intro-bottom {
	display: none;
}
.about-text {
	padding-right: 72px;
}

.about-sec-title {
	font-size: 44px;
	color: #000;
	font-weight: 500;
}

.module.module-intro-a.section-about {
	/* background-image: url(../images/gb-home.png); */
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	background-image: none !important;
	background: #fefefe;
	padding-bottom: 0;
	padding-top: 60px;
}

 

/*Homepage section-about css*/
.module-blog-c-inner {
  position: relative;
  margin-bottom: 60px;
}

.slider-blog-c {
  width: 100%;
  margin-bottom: 40px;
}

.module-blog-c-single p {
  margin: 25px 0;
}

.module-blog-c-single-info {
  font-size: 0.9rem;
}

.prac-col-main {
	padding-right: 0px;
	background: #fff;
	min-height: 300px;
	margin: 10px 15px;
	/* min-height: 300px; */
	/* border-radius: 3px 3px 0 0; */
	display: flex;
	justify-content: center;
	/* align-items: flex-start; */
	/* padding: 50px 40px; */
	flex-wrap: wrap;
	border-bottom: 0px solid #be1f30;
	position: relative;
	padding: 60px 15px;
	border-radius: 3px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
	background-color: #fff;
	/* min-height: 300px; */
	align-items: center;flex-direction: column;
}

.module-blog-c-single:hover .prac-col-main,
.module-blog-c-single:focus .prac-col-main {
	padding-right: 0px;
	background: #fff;
	min-height: 300px;
		margin: 10px 15px ;
	/* min-height: 350px; */
	display: flex;
	justify-content: center;
align-items: center;
	padding: 60px 15px;
	flex-wrap: wrap;
	border-bottom: 0px solid #be1f30;
	position: relative;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

.module-blog-c-single:hover .prac-col-main .prac-tit,
.module-blog-c-single:focus .prac-col-main .prac-tit {
	color: #be1f30;
 
}




#slider-blog-c {
	max-width: 100%;
	padding: 0 30px 80px 20px;
}
#slider-blog-c .slick-dots {
	text-align: left;
	margin-left: 19px;
	background: #be1f30;
	height: 6px;
	width: 90%;
	z-index: 1;
}
#slider-blog-c .slick-dots li.slick-active button {
	background: #be1f30;
	width: 102px;
	height: 6px;
}
#slider-blog-c .slick-dots button {
	width: 118.2px;
	height: 6px !important;
	outline:none  !important;
}
#slider-blog-c .slick-dots li.slick-active ~ li {
	background: #e5e5e5;
}

#slider-blog-c .slick-dots button {
	width: 118.2px;
}
#slider-blog-c .slick-dots li {
	bottom: 18px !important;
}

#slider-blog-c .slick-dots button span {
	display: none;
}

.module-blog-c-buttons.slick-arrow-container {
	width: 110%;
	margin: 0 auto;
	left: -5%;
}
.slider-blog-c-inner.slider-container {
	max-width: 1400px;
}
.module-blog-c-buttons.slick-arrow-container button {
	font-size: 22px;
	color: #be1f30;
	font-weight: 300 !important;
	border: 1px solid #c1c1c1;
	border-radius: 55%;
	background-color: transparent;
	outline: none;
	width: 60px;
	height: 60px;
}

.module-blog-c-buttons.slick-arrow-container button:hover,
.module-blog-c-buttons.slick-arrow-container button:focus {
	font-size: 22px;
	color: #fff;
	font-weight: 300 !important;
	border: 1px solid #be1f30;
	border-radius: 55%;
	background-color:#be1f30;
		width: 60px;
	height: 60px;
}
.module-blog-c-buttons.slick-arrow-container button i {
	font-weight: 400 !important;
}


.prac-icon {
	min-height: 110px;
	width: 100px;
	height: 100px;
}

.module-blog-c-single .prac-icon img {
	max-width: 90px !important;
	width: 100px;
	height: 100px;
	border: none;
	max-height: 90px;
}
.prac-col-main .prac-tit {
	text-align: center;
	color: #242424;
	letter-spacing: 0;
	text-transform: capitalize;
	/* width: 227px; */
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}


.prac-sign {
	color: #be1f30;
	position: absolute;
	bottom: 25px;
	font-weight: 400 !important;
	font-size: 24px;
}
.prac-sign i {
	font-weight: 400 !important;
}







@media screen and (min-width: 768px) {
.module-blog-c-single {
	padding-right: 0px;
	margin: 0 5px;
}

 
  .slider-blog-c {
    width: 100%;
    margin: 0 auto;
  }
}
 

@media screen and (min-width: 280px) and (max-width: 767px) {
	
.columns.large-7.medium-7.small-12.about-col-right {
	padding: 0 15px;
}
.about-first-title {
	font-size: 20px;
	padding-right: 0;
	max-width: 250px;
}
.about-sec-title {
	font-size: 28px;
	line-height: 34px;
}
.about-text {
	padding-right: 0;
}

.about-text p {
	font-size: 17px;
	line-height: 30px;
}
.prac-col-main {
	margin: 20px 20px 20px 20px !important;
	flex-direction: column;
	min-height: 200px !important;
}
.mobile-blog-container.show-for-small-only {
	margin-top: 50px;
}
.module.module-intro-a.section-practice {
	padding-bottom: 40px;
}


	
	
}
 




@media screen and (min-width: 600px) and (max-width: 767px) {
 


	
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
	
.module.module-intro-a.section-about {
	padding-top: 050px;
}	
.columns.large-5.medium-5.small-12.about-col-left {
	display: none;
}
.columns.large-7.medium-7.small-12.about-col-right {
	width: 100%;
}
#slider-blog-c {
	max-width: 85%;
	padding-right: 20px;
}
.module-blog-c-buttons.slick-arrow-container {
	width: 100%;
	margin: 0 auto;
	left: 0;
}

.about-sec-title {
	font-size: 32px !important;
 
}
 .about-col-left {
	width: 100% !important;
}
 .about-col-right {
	width: 100% !important;
	padding: 50px 15px !important;
}

#slider-blog-c .slick-dots button {
	width: 94.08px !important;
}



 
}


@media screen and (min-width: 900px) and (max-width: 1024px) {
.prac-col-main {
	margin: 0 5px;
	padding: 40px 20px;
 
}	
.prac-col-main .prac-tit {
	font-size: 20px;
	font-weight: 600;
}
.about-col-left {
	width: 30% !important;
}
.about-col-right {
	width: 70% !important;
	/* padding: 50px 15px !important; */
}

.about-text {
	padding-right: 10px;
}
#slider-blog-c {
	max-width: 95%!important;
}

.prac-col-main .prac-tit {
	font-size: 16px!important;
}
.prac-col-main {
	padding: 50px 10px !important;
	margin: 4px 10px !important;
}
 .module-blog-c-single {
	padding-right: 0px!important;
	margin: 0 1px!important;
}
.module-blog-c-single .prac-icon img {
	max-width: 90px !important;
	width: 80px;
	height: 80px;
	border: none;
	max-height: 90px;
}
.module-blog-c-buttons.slick-arrow-container {
	width: 105%;
	margin: 0 auto;
	left: -4%;
}	
#slider-blog-c .slick-dots button {
	width: 97.75px !important;
}	
	
}



@media screen and (min-width: 1024px) and (max-width: 1279px) {
.prac-col-main .prac-tit {
	font-size: 20px;
 
}	
.prac-col-main {
	padding: 50px 20px;margin: 0 5px;
 
}	
#slider-blog-c {
	max-width: 85%;
}
.module-blog-c-buttons.slick-arrow-container {
	width: 100%;
	margin: 0 auto;
	left: 0%;
}
.prac-col-main {
	margin: 0 5px;
	padding: 40px 20px;
 
}	
.prac-col-main .prac-tit {
	font-size: 20px;
	font-weight: 600;
}
.about-col-left {
	width: 30% !important;
}
.about-col-right {
	width: 70% !important;
	/* padding: 50px 15px !important; */
}

.about-text {
	padding-right: 10px;
}
#slider-blog-c {
	max-width: 95%!important;
}

.prac-col-main .prac-tit {
	font-size: 16px!important;
}
.prac-col-main {
	padding: 50px 10px !important;
	margin: 4px 10px !important;
}
 .module-blog-c-single {
	padding-right: 0px!important;
	margin: 0 1px!important;
}
.module-blog-c-single .prac-icon img {
	max-width: 90px !important;
	width: 80px;
	height: 80px;
	border: none;
	max-height: 90px;
}
.module-blog-c-buttons.slick-arrow-container {
	width: 105%;
	margin: 0 auto;
	left: -4%;
}	
#slider-blog-c .slick-dots button {
	width: 97.75px !important;
}
.about-sec-title {
	font-size: 35px;
 
}
	
}




@media screen and (min-width: 1900px) and (max-width: 12000px) {
 
.module.module-intro-a.section-about {
	background-repeat: no-repeat;
	background-position: 200px top;
	background-size: 850px;
	padding: 105px 0;
	padding-bottom: 0;
}
	
	
}


@media screen and (min-width:3840px) and (max-width: 12000px) {}
