/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : Sep 4, 2022, 9:54:37 AM
    Author     : Dell
*/

.Pie-oneer-section { padding: 46px 0; background-color: #f7f7f7; }
.Pie-oneer-container { max-width: 1120px; margin: 0 auto; }
.Pie-oneer-row { display: flex; flex-wrap: wrap; }
.Pie-oneer-col { max-width: 25%; padding: 0 30px; }
.Pie-oneer-section h2 { font-size: 40px; color: #A94597; line-height: 50px; text-align: center; margin-bottom: 70px; }
.Pie-oneer-section .nectar_icon { text-align: center; margin-bottom: 24px; }
.Pie-oneer-section .nectar_icon i { font-size: 50px; line-height: 50px; color: #333; }
.Pie-oneer-col h3 { font-size: 30px; line-height: 40px; margin-bottom: 30px; font-weight: 400; color: #444; text-align: center; }
.Pie-oneer-col p { font-size: 18px; line-height: 27px; color: #444; font-weight: 400; text-align: center; padding: 12px 0; font-family: Lato; }
.page-id-504.pie-main-site .Pie-oneer-container { max-width: 100%; }

@media (max-width:991px) {
    .Pie-oneer-col { max-width: 50%; margin-bottom: 24px; padding: 0 15px; }
    .Pie-oneer-section { padding: 46px 20px; }
    .Pie-oneer-col p { font-size: 17px; line-height: 25px; }
}
@media (max-width:767px) {
    .Pie-oneer-section h2 { font-size: 25.5px; line-height: 31.5px; }
    .Pie-oneer-col h3 { font-size: 25px; margin-bottom: 20px; }
    .Pie-oneer-row { padding-top: 0px; }
    .Pie-oneer-col p { font-size: 17.6px; line-height: 25.6px; padding: 0; }
}
@media (max-width:576px) {
    .Pie-oneer-col { max-width: 100%; }
}
