/* BEGIN PRODUCT DETAILS: TEMPLATE #1 */

.template2-mt-90 { margin-top: 90px; }

.template2-mt_30 { margin-top: 30px; }

.template2-mt_200 { margin-top: 200px; }

.template2-mb_15 { margin-bottom: 15px; }

.template2-mb_20 { margin-bottom: 20px; }

.template2-mb_30 { margin-bottom: 30px; }

.template2-mb-40 { margin-bottom: 40px; }

.template2-mb-80 { margin-bottom: 80px; }

.template2-mb-120 { margin-bottom: 120px; }

.template2-mb-170 { margin-bottom: 170px; }

.template2-mr-5 { margin-right: 5px; }

.template2-mr-10 { margin-right: 10px; }

.template2-bold {
    font-weight: 700!important;
}

.template2-fontWeight500 { font-weight: 500; }

.template2-tac { text-align: center; }

.template2-ta-r { text-align: right; }

.template2-ta-l { text-align: left; }

.template2-float-l { float: left; }

.template2-text-color_white {
    color: #fff;
}

.template2-themeColor1 {
	color: #000000;
}

.template2-themeColor3 {
	color: #009fe3;
}

.template2-themeColor4 {
	color: #a49f97;
}

.template2-page-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.safari-img-fix-strech {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.safari-img-fix-strech:first-child {
  display: flex;
}

.template2-bckgrnd {
    justify-content: center;
    z-index: 25;
    -webkit-transition: top .4s ease 0s;
    -o-transition: top .4s ease 0s;
    transition: top .4s ease 0s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    list-style: none;
    background-size: cover;
    Background-repeat: no-repeat;
}

.template2-container {
	margin-left: auto;
	margin-right: auto;
}

.template2-row {
	margin-left: auto;
	margin-right: auto;
}

.template2-center-div-content {
	justify-content: center;
    display: flex;
    align-items: center;
}

.template2-icons-alignment {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.template2-pd {
	padding: 20px;
}

.template2-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    line-height: 60px;
    font-weight: 300;
    text-align: center;
}

.template2-subtitle {
	font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 28px;
}

.template2-secondary-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    line-height: 30px;
}

.template2-secondary-text {
	font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 48px;
    line-height: 38px;
}

.template2-paragraph {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
}

.template2-feature-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
}

.template2-secondary-text-lower {
	font-family: 'Montserrat', sans-serif;
    font-size: 40px;
}

.template2-description-title {
	color: rgb(0, 0, 0);
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
}

.template2-description-subtitle {

    font-family: 'Montserrat', sans-serif;
    font-size: 52px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
}
.template2-description-text {
	font-family: Montserrat, sans-serif;
    font-size: 30px;
    color: #4b4e53;
	line-height: 35px;
	text-align: justify;
}

.template2-description-second-level-title {
	font-family: Montserrat, sans-serif;
    font-size: 36px;
    color: #4b4e53;
	line-height: 35px;
}

.template2-strong-text {
	font-weight: 700;
}

.template2-ul {
	padding-left: 0px;
}

.template2-ul li {
	list-style: none;
	line-height: 58px;
}

.template2-ul li img {
	margin-right: 15px;
}

.template2-horizontal-sep-line{
    border: solid #ffffff 2px;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    width: 97%;
}

.template-features-content-div {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.template2-secondary-box {
	text-align: left;
}

.template2-mb-header-resp{
	margin-bottom: 80px;
}	

.template2-mb-img-resp {
	margin-bottom: 0px;
}

@media (max-width: 766px){
	.template2-title {
		font-size: 10vw;
		line-height: 9vw;
	}
	
	.template2-title p {
		font-size: 9vw;
		line-height: 9vw;
	}
	
	.template2-subtitle {
		font-size: 5vw;
		line-height: 5vw;
	}
	
	.template2-secondary-text {
		font-size: 5vw;
		line-height: 5vw;
	}
	
	.template2-secondary-text, .template2-description-text, .template2-description-second-level-title {
		font-size: 4vw;
		line-height: 5vw;
	}
	
	.template2-secondary-text-lower {
		font-size: 3vw;
		line-height: 3vw;
	}

	.template2-mb-80 img {
		margin-top: 100px;
	}
	
	.template2-description-title p {
		font-size: 10vw;
		line-height: 9vw;
	}
	
	.template2-description-subtitle {
		font-size: 7vw;
		line-height: 7vw;
	}
	
	.products-preview .preview .template2-ul li img {
		width: 40px;
		height: 40px;
		margin-top: 0px;
	}
	
	.template2-mt_200 {
		margin-top:80px;
		text-align: center;
	}
	
	.template2-center-div-content {
		flex-direction: column;
	}
	
	.template2-secondary-box {
		text-align: center;
	}
	
	.template2-mb-header-resp{
		margin-bottom: 0px;
	}
	
	.template2-mb-img-resp {
		margin-bottom: 80px;
	}
}
/* END PRODUCT DETAILS: TEMPLATE #1 */