




/* 1. Home */


.page-template-page-home .section-01 .intro-content h2 {
	font-family: 'SVN-Gilroy', sans-serif;
	line-height: 1.3em;
	color: #312D51;
	font-weight: 500;
}

.page-template-page-home .section-01 .intro-content .text {
	margin-bottom: 40px;
}




.page-template-page-home .section-01 {
	background: #F5F7FB;
	overflow: hidden;
}


.page-template-page-home section {
	overflow: hidden;
}

.page-template-page-home .section-01 .intro-content {
	position: relative;
	display: flex;	
}

.page-template-page-home .section-01 .intro-content .wrapper {
	display: block;
	margin-top: auto;
	margin-bottom: auto;	
	max-width: 640px;
}





@media (max-width: 575px) {
	.page-template-page-home .section-01 .intro-content .wrapper {
		padding: 50px 0;
		width: 100%;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.page-template-page-home .section-01 .intro-content .wrapper {
		padding: 55px 0;
		width: 80%;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.page-template-page-home .section-01 .intro-content .wrapper {
		padding: 60px 0;
		width: 55%;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.page-template-page-home .section-01 .intro-content .wrapper {
		padding: 65px 0;
		width: 50%;
	}
}


@media (min-width: 1200px) {
	.page-template-page-home .section-01 .intro-content .wrapper {
		padding: 70px 0;
		width: 50%;
	}
	
	.page-template-page-home .section-01 .intro-content {
		min-height: 100vh;
	}
}















.section-01 .decors .decor-wrapper {
	position: absolute;		
	transition: all ease-in-out 1.5s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-01 .decors .decor-wrapper img {
	transition: all ease-in-out 2s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-01 .decors .decor_1 {
	width: calc(1% + 5px); height: auto;
	top: 2.5%; left: 2%;	
}

.section-01 .decors .decor_2 {
	width: calc(4% + 10px); height: auto;
	top: 10%; left: 12%;	
	min-width: 50px;
}



.section-01 .decors .decor_3 {
	width: calc(1% + 5px); 
	max-width: 15px;
	height: auto;
	top: 18%; left: 51%;	
}


.section-01 .decors .decor_4 {

}









.section-01 .decors .decor_5 {
	width: 3%; 
	max-width: 40px;
	height: auto;
	top: 40%; left: 55%;
	opacity: .7;
}



.section-01 .decors .decor_6 {
	width: calc(1% + 5px); 
	max-width: 20px;
	height: auto;	
	top: 68%; left: 30%;	
}




@media (max-width: 575px) {
	.section-01 .decors .decor_4 {
	/*
		width: 20%; height: auto;
		bottom: 20%; right: -10%;	
		*/
		display: none;
	}
	.section-01 .decors .decor_7 {
		height: 180px; width: auto;
		bottom: -120px; left: -60px;
	}

	.section-01 .decors .decor_8 {
		height: 90px; width: auto;
		bottom: -75px; left: 40%;		
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.section-01 .decors .decor_4 {
		width: 25%; height: auto;
		bottom: 10%; right: 10%;	
	}
	
	.section-01 .decors .decor_7 {
		height: 200px; width: auto;
		bottom: -150px; left: -80px;
	}

	.section-01 .decors .decor_8 {
		height: 70px; width: auto;
		bottom: -120px; left: 10%;			
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.section-01 .decors .decor_4 {
		width: 25%; height: auto;
		bottom: 10%; right: 10%;	
	}
	.section-01 .decors .decor_7 {
		height: 260px; width: auto;
		bottom: -160px; left: -100px;
	}

	.section-01 .decors .decor_8 {
		height: 90px; width: auto;
		bottom: -150px; left: 20%;			
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.section-01 .decors .decor_4 {
		width: 25%; height: auto;
		bottom: 40%; right: 5%;	
	}
	.section-01 .decors .decor_7 {
		height: 300px; width: auto;
		bottom: -250px; left: -100px;
	}

	.section-01 .decors .decor_8 {
		height: 100px; width: auto;
		bottom: -180px; left: 25%;			
	}
}

@media (min-width: 1200px) {
	.section-01 .decors .decor_4 {
		width: 25%; height: auto;
		bottom: 17.5%; right: 7.5%;	
	}	
	.section-01 .decors .decor_7 {
		height: 480px; width: 480px;
		bottom: -300px; left: -120px;
	}

	.section-01 .decors .decor_8 {
		height: 120px; width: auto;
		bottom: -180px; left: 30%;			
	}
}












.section-01 .mockups {
	transform: rotate(30deg);
	position: absolute;
	height: calc(100% + 100px);		
}








.section-01 .intro-content .wrapper { animation-duration: 2s; }


.section-01 .mockups .mockup-1 { animation-duration: 1s; }
.section-01 .mockups .mockup-2 { animation-duration: 1.25s; }

.section-01 .mockups .mockup-3 { animation-duration: 1.5s; }
.section-01 .mockups .mockup-4 { animation-duration: 1.75s; }
.section-01 .mockups .mockup-5 { animation-duration: 2s; }
.section-01 .mockups .mockup-6 { animation-duration: 2.25s; }





















@media (max-width: 575px) {
	.section-01 .mockups {
		display: none;
		width: 100%;
		top: 60%; left: 30% ;		
	}
	.section-01 .mockups .mockup-1 {
		margin-top: 180px;
	}	
	.section-01 .mockups .mockup-wrapper {
		padding-right: 20px;
		padding-bottom: 35px;
	}
	.mockup_big_tablet {
		width: 80%;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.section-01 .mockups {
		width: 65%;
		top: 50%; left: 35% ;		
	}
	.section-01 .mockups .mockup-1 {
		margin-top: 55%;
	}	
	.section-01 .mockups .mockup-wrapper {
		padding-right: 22.5px;
		padding-bottom: 37.5px;
	}
	.mockup_big_tablet {
		width: 75%;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.section-01 .mockups {
		width: 65%;
		top: 10%; left: 60% ;		
	}
	.section-01 .mockups .mockup-1 {
		margin-top: 60%;
	}	
	.section-01 .mockups .mockup-wrapper {
		padding-right: 25px;
		padding-bottom: 40px;
	}
	.mockup_big_tablet {
		width: 70%;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.section-01 .mockups {
		width: 60%;
		top: 12%; left: 60% ;		
	}
	.section-01 .mockups .mockup-1 {
		margin-top: 65%;
	}	
	.section-01 .mockups .mockup-wrapper {
		padding-right: 27.5px;
		padding-bottom: 42.5px;
	}
	.mockup_big_tablet {
		width: 65%;
	}
}


@media (min-width: 1200px) {	
	.section-01 .mockups {
		width: 60%;
		top: 10%; left: 55% ;		
	}
	.section-01 .mockups .mockup-1 {
		margin-top: 70%;
	}	
	.section-01 .mockups .mockup-wrapper {
		padding-right: 30px;
		padding-bottom: 45px;
	}
	.mockup_big_tablet {
		width: 60%;
	}
}










@media (max-width: 575px) {
	.section-01 .mockups img {
		border-radius: 4px;
		box-shadow: 2px 7px 22px rgba(0,0,0,.1);
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.section-01 .mockups img {
		border-radius: 6px;
		box-shadow: 3px 8px 23px rgba(0,0,0,.1);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.section-01 .mockups img {
		border-radius: 8px;
		box-shadow: 4px 9px 24px rgba(0,0,0,.1);
	}
}

@media (min-width: 992px) {
	.section-01 .mockups img {
		border-radius: 10px;
		box-shadow: 5px 10px 25px rgba(0,0,0,.1);
	}
}






.section-01 .mockups .mockup-2 {
	position: relative;
	width: 100%;
	height: 100%;
}

.mockup_phone {
	max-width: 200px;
}


.mockup_pen {
	border-radius: none !important;
	box-shadow: none !important;
	position: absolute;
	top: 0; right: 40%;
	width: auto;
	height: 70%;
}














.section-01 .container-1,
.section-01 .container-2 {
	position: relative;
}


.section-01 .container-2 {
	z-index: 10;
}





.section-01 .container-2 .container-wrapper {
	background: #312D51;
}



@media (max-width: 575px) {
	.section-01 .container-2 .container-wrapper {
		clip-path: polygon(0 100%, 0 80px, 100% 0, 100% 100%);
		padding-top: 40px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.section-01 .container-2 .container-wrapper {
		clip-path: polygon(0 100%, 0 110px, 100% 0, 100% 100%);	
		padding-top: 55px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.section-01 .container-2 .container-wrapper {
		clip-path: polygon(0 100%, 0 140px, 100% 0, 100% 100%);	
		padding-top: 70px;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.section-01 .container-2 .container-wrapper {
		clip-path: polygon(0 100%, 0 170px, 100% 0, 100% 100%);	
		padding-top: 85px;
	}

}

@media (min-width: 1200px) {
	.section-01 .container-2 .container-wrapper {
		clip-path: polygon(0 100%, 0 200px, 100% 0, 100% 100%);	
		padding-top: 100px;
	}
}







.st-features .st-heading {	
	padding-top: 30px;
}

.st-features .st-heading h2 {
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.st-features .st-heading .dscr p {
	color: rgba(255,255,255,0.5);
	text-align: center;
}


@media (min-width: 992px) {
	.st-features .st-heading .dscr p {
		width: 80%;
		max-width: 720px;	
		margin-left: auto;
		margin-right: auto;
	}	
}

.feature {
	display: block;
	float: left;
	border: .5px solid rgba(255,255,255,.1);
}

.feature:last-child {
	margin: 0;
}



.feature .icon {
	width: 40px;
	display: block;
	float: left;
	margin-bottom: 25px;
}

.feature .content {
	display: block;
	float: left;
}


@media (max-width: 575px) {

}


@media (min-width: 576px) {
	.feature .content {
		width: calc(100% - 40px);
		padding-left: 25px;
	}	
}






.feature .title {
	color: #fff;
}

.feature .dscr p {
	color: rgba(255,255,255,0.5);
}


@media (max-width: 575px) {
	.feature {
		padding: 40px 30px;
		margin-bottom: 40px;
	}	
}


@media (min-width: 576px) and (max-width: 767px) {
	.feature {
		padding: 45px 35px;
		margin-bottom: 45px;
	}	
}


@media (min-width: 768px) and (max-width: 991px) {
	.feature {
		padding: 50px 40px;
		margin-bottom: 50px;		
	}	
}


@media (min-width: 992px) {
	.features-wrapper {
		display: flex;
	}
	.feature {
		width: 31.5%;
		margin-right: 2.75%;
		padding: 50px 40px;
	}
	
}









/* Section 3 - Portfolio */


.st-portfolio {
	background: #F5F7FB;
	overflow: hidden;
}

.st-portfolio .st-heading .title h2 {
	color: #2C234D;
	display: block;
	text-align: center;
	font-weight: bold;
}

.st-portfolio .st-heading .dscr p {
	text-align: center;
}


@media (min-width: 992px) {
	.st-portfolio .st-heading .dscr p {
		width: 80%;
		max-width: 720px;	
		margin-left: auto;
		margin-right: auto;
	}	
}


.st-portfolio .project-cat {
	display: block;
	float: left;
	transition: all ease-in-out .5s;
}




@media (min-width: 992px) {
	.st-portfolio .project-cat:hover {
		transform: translateY(-10px);
	}

	.st-portfolio .project-cat:hover .featured-image {
		box-shadow: 5px 10px 30px rgba(0,0,0,.2);
	}
	
}








.st-portfolio .featured-image {
    position: relative;
    background: #000;
    overflow: hidden;	
	display: block;
	box-shadow: 5px 10px 25px rgba(0,0,0,.1);
}





@media (max-width: 575px) {
	.st-portfolio .featured-image {
		margin-bottom: 20px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.st-portfolio .featured-image {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.st-portfolio .featured-image {
		margin-bottom: 25px;
	}	
}

@media (min-width: 992px) {	
	.st-portfolio .featured-image {
		margin-bottom: 30px;
	}	
}









.st-portfolio .featured-image:after {
    content: "";
    display: block;
	padding-top: 125%;
}

.st-portfolio .featured-image img {
	border-radius: 2.5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all ease-in-out .5s;
}












.st-portfolio .project-cat .title {
	display: block;
	color: #403C56;
	text-align: center;
	
}


.st-portfolio .featured-image {
	border-radius: 10px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}




@media (max-width: 575px) {
	
	.st-portfolio .project-cat {
		margin-bottom: 40px;
		width: 100%;
	}
	
	.st-portfolio .project-cat:last-child {
		margin-bottom: 0;
	}
	
	.st-portfolio .st-body {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
		
	.st-portfolio .project-cat {
		width: 47.25%;
		margin-right: 5.5%;
		margin-bottom: 50px;
	}
	
	.st-portfolio .project-cat:nth-child(2n) {
		margin-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.st-portfolio .project-cat {
		width: 47.25%;
		margin-right: 5.5%;
		margin-bottom: 60px;
	}
	
	.st-portfolio .project-cat:nth-child(2n) {
		margin-right: 0;
	}
}

@media (min-width: 992px) {	
	.st-portfolio .project-cat {
		width: 31%;
		margin-right: 3.5%;
		margin-bottom: 70px;
	}
	
	.st-portfolio .project-cat:nth-child(3n) {
		margin-right: 0;
	}	
}







/* Section 3 - Portfolio Decors */



.st-portfolio .decors .decor-wrapper {
	position: absolute;		
	transition: all 1s;	
}


.st-portfolio .decors .decor-wrapper img {
	transform-style: preserve-3d;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}

.st-portfolio .decors .decor_1 img {
	transition: all ease-in-out 2s;
}

.st-portfolio .decors .decor_2 img {
	transition: all ease-in-out 2.5s;
}

.st-portfolio .decors .decor_3 img {
	transition: all ease-in-out 2.5s;
}

.st-portfolio .decors .decor_4 img {
	transition: all ease-in-out 1.5s;
}












.st-portfolio .decors .decor_1 {
	width: calc(1.5% + 10px); height: auto;
	top: 3%; left: 4%;	
}

.st-portfolio .decors .decor_2 {
	width: calc(0.5% + 5px); height: auto;
	top: 8%; right: 12%;
}


.st-portfolio .decor_3 {
	width: calc(0.5% + 5px); height: auto;
	top: 20%; left: 10%;	
}

.st-portfolio .decor_4 {
	width: calc(1.5% + 5px); height: auto;
	top: 25%; right: 10%;	
}
























/* Section 4 - Advatange 1 */

.st-advantage-1 .col_left,
.st-advantage-1 .col_right {
	display: block;
	float: left;
	position: relative;
}




/* Content Block */

@media (max-width: 991px) {
	.st-advantage-1 .default-container {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}	
	
	.st-advantage-1 .col_right {
		-webkit-order: 1;
		order: 1;
	}
	
	.st-advantage-1 .col_left {
		-webkit-order: 2;
		order: 2;
	}	
}

@media (min-width: 992px) {
	.st-advantage-1 .default-container {
		padding-left: 10%;
	}
}















.section-04 .decor-wrapper {
	position: absolute;		
	transition: all ease-in-out 1.5s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-04 .decors .decor-wrapper img {
	transition: all ease-in-out 2s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-04 .decors .decor_1 {
	width: 4%; height: auto;
	top: 5%; left: 15%;	
	min-width: 15px;
	max-width: 25px;
}

.section-04 .decors .decor_2 {
	width: 30px; height: auto;
	bottom: 25%; left: 4%;	
	width: 30px;
}

.section-04 .decors .decor_3 {
	width: 15px;
	height: auto;
	top: 18%; left: 45%;	
}


.section-04 .decor-shape {
	z-index: -1;
	opacity: .3;
	width: 80%;
	height: auto;
	top: 45%; left: 50%;
	transform: translate(-50%, -55%);
}





.st-advantage-1 .col_left .st-heading .icon {
	width: 70px;
	border-radius: 100px;
	background: #fff;
	padding: 20px;	
	box-shadow: 5px 15px 25px rgba(0,0,0,.1);
	margin-bottom: 30px;	
}

.st-advantage-1 .col_left .st-heading .icon img {	
	
}


.st-advantage-1 .st-heading .title {
	color: #403C56;
}



@media (max-width: 575px) {
	.st-advantage-1 .st-heading  {
		margin-bottom: 20px;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.st-advantage-1 .st-heading  {
		margin-bottom: 30px;
	}
}


@media (min-width: 768px) {
	.st-advantage-1 .st-heading  {
		margin-bottom: 40px;
	}
}












.st-advantage-1 .col_right .image-wrapper {
	box-shadow: 5px 10px 25px rgba(0,0,0,.1);
}





.st-advantage-1 .col_right .images-wrapper {
	display: flex;
}



@media (min-width: 576px) {
	.st-advantage-1 .col_right .desktop-wrapper {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-right: none;
	}
}







@media (max-width: 575px) {
	.st-advantage-1 .col_right {
		margin-bottom: 50px;
	}
	.st-advantage-1 .col_right .phone-wrapper {
		margin-right: 10px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.st-advantage-1 .col_right {
		margin-bottom: 60px;
	}
	.st-advantage-1 .col_right .phone-wrapper {
		margin-right: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.st-advantage-1 .col_right {
		margin-bottom: 70px;
	}
	.st-advantage-1 .col_right .phone-wrapper {
		margin-right: 30px;
	}
}


@media (max-width: 991px) {	
	.st-advantage-1 .col_right {
		padding-left: 5%;
		padding-right: 5%;
	}		
	.st-advantage-1 .col_left {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.st-advantage-1 .col_right .image-wrapper {
		border-radius: 10px;
		border-top: 10px solid #fff;
		border-bottom: 10px solid #fff;
		border-left: 5px solid #fff;
		border-right: 5px solid #fff;
	}
}


@media (min-width: 992px) {
	.st-advantage-1 .col_left {
		width: 47.25%;	
		margin-right: 5.5%;
	}
	
	.st-advantage-1 .col_right {
		width: 47.25%;		
	}
	
	.st-advantage-1 .col_right .phone-wrapper {
		margin-right: 40px;
	}

	.st-advantage-1 .col_right .image-wrapper {
		border-radius: 15px;
		border-top: 15px solid #fff;
		border-bottom: 15px solid #fff;
		border-left: 7.5px solid #fff;
		border-right: 7.5px solid #fff;
	}	
	
}













/* Section 5 - Advatange 2 */


.st-advantage-2 {
	background: #F5F7FB;
	position: relative;
	overflow: hidden;
}


.st-advantage-2 .mockups {
	position: absolute;
	transform: rotate(30deg);	
}








.section-05 .decors .decor-wrapper {
	position: absolute;		
	transition: all ease-in-out 1.5s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-05 .decors .decor-wrapper img {
	transition: all ease-in-out 2s;
	transition-timing-function: cubic-bezier(.07,.7,.14,.89);
}


.section-05 .decors .decor_1 {
	width: 10px; height: auto;
	top: 10%; left: 55%;	
}

.section-05 .decors .decor_2 {
	width: calc(1% + 10px); height: auto;
	max-width: 20px;
	top: 20%; right: 10%;		
}

.section-05 .decors .decor_3 {
	width: calc(1% + 10px); height: auto;
	min-width: 20px;
	max-width: 30px;		
	bottom: 20%; left: 40%;
}


















@media (max-width: 575px) {	
	.st-advantage-2 .intro-content .wrapper {
		padding-top: 50%;
	}
	.st-advantage-2 .mockups {
		width: 100%;
		left: 5%;
		top: -10%;
	}
}




@media (min-width: 576px) and (max-width: 767px) {	
	.st-advantage-2 .intro-content .wrapper {
		padding-top: 45%;
	}
	.st-advantage-2 .mockups {
		width: 90%;
		right: 0;
		top: -10%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {	
	.st-advantage-2 .intro-content .wrapper {
		padding-top: 40%;
	}
	.st-advantage-2 .mockups {
		width: 80%;
		right: 0;
		top: -10%;
	}
}









@media (max-width: 991px) {
	.st-advantage-2 .mockups .image-2, 
	.st-advantage-2 .mockups .image-5 {
		display: none;
	}	
}




@media (min-width: 992px) {
	.st-advantage-2 .mockups .image-6 {
		margin-top: 90%;
	}
	.st-advantage-2 .mockups {
		width: 50%;
		right: 65%;
		top: -20%;
	}
	.st-advantage-2 .intro-content .wrapper {
		padding-left: 50%;
	}
}
















.st-advantage-2 .st-heading .title {
	color: #403C56;
}



@media (max-width: 575px) {
	.st-advantage-2 .st-heading  {
		margin-bottom: 20px;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.st-advantage-2 .st-heading  {
		margin-bottom: 30px;
	}
}


@media (min-width: 768px) {
	.st-advantage-2 .st-heading  {
		margin-bottom: 40px;
	}
}










@media (max-width: 575px) {
	.st-advantage-2 .image-wrapper img {
		border-radius: 4px;
		box-shadow: 2px 7px 22px rgba(0,0,0,.1);
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.st-advantage-2 .image-wrapper img {
		border-radius: 6px;
		box-shadow: 3px 8px 23px rgba(0,0,0,.1);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.st-advantage-2 .image-wrapper img {
		border-radius: 8px;
		box-shadow: 4px 9px 24px rgba(0,0,0,.1);
	}
}

@media (min-width: 992px) {
	.st-advantage-2 .image-wrapper img {
		border-radius: 10px;
		box-shadow: 5px 10px 25px rgba(0,0,0,.1);
	}
}






@media (max-width: 575px) {
	.st-advantage-2 .image-wrapper {
		padding-right: 17.5px;
		padding-bottom: 17.5px;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.st-advantage-2 .image-wrapper {
		padding-right: 20px;
		padding-bottom: 20px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.st-advantage-2 .image-wrapper {
		padding-right: 22.5px;
		padding-bottom: 22.5px;
	}
}

@media (min-width: 992px) {	
	.st-advantage-2 .image-wrapper {
		padding-right: 25px;
		padding-bottom: 25px;
	}
}











/*** 06. Section | Our partners & Blogs ***/


.st-blogs .st-heading .btn-read-more .wrapper {
	padding-top: 10px;
}

.st-blogs .st-heading .title h2 {
	color: #403C56;
}

.st-blogs .st-heading .btn-wrapper .btn-view-all a {
	color: #403C56;
	transition: all ease-in-out .3s;
}

.st-blogs .st-heading .btn-wrapper .btn-view-all:after {
	font-family: FontAwesome;
	content: "\f105";
	margin-left: 10px;
	color: #403C56;
	transition: all ease-in-out .3s;
}







@media (min-width: 992px) {
	.st-blogs .st-heading .btn-wrapper .btn-view-all:hover a{
		color: #34C4F3;
	}

	.st-blogs .st-heading .btn-wrapper .btn-view-all:hover:after{
		color: #34C4F3;
		margin-left: 15px;
	}
}







@media (max-width: 576px) {
	
	.st-blogs .blog-post {		
		margin-bottom: 30px;
		background: none;
		box-shadow: none;
	}	
	
	.st-blogs .normal-post {
		display: flex;
	}
	
	.st-blogs .normal-post .post-body .post-excerpt {
		display: none;
	}
	
	.st-blogs .normal-post .post-featured-image {
		display: block; float: left;
		width: 80px;
	}
	
	.st-blogs .normal-post .post-title { 
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		height: 48px;
		display: -webkit-box;
		-webkit-box-orient: vertical;		
		margin-bottom: 0;		
	} 	
	
	.st-blogs .normal-post .post-title h2 { 
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 0;		
	} 	
	
	
	.st-blogs .normal-post .post-body {
		display: block; float: left;
		width: calc(100% - 80px);
		padding: 5px 0 5px 15px;
	}
	

	
	.st-blogs .first-post .post-body {
		padding: 20px 0 30px 0;
	}	
	
	.st-blogs .first-post {
		border-bottom: 1px solid rgba(0,0,0,.1);
	}	
	
}




@media (min-width: 576px) {
	.st-blogs .st-heading .title h2 {
		margin-bottom: 0;
	}	
	.st-blogs .st-heading .btn-wrapper {
		display: flex;
	}
	.st-blogs .st-heading .btn-wrapper .btn-view-all {
		margin-top: auto;
		margin-bottom: 3px;
	}
}





























