.column-icon-text-box-272 { 
background: #ffffff; 
padding-top: 170px; 
padding-bottom: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
transition: clip-path 2s; 
-webkit-transition: clip-path 2s; 
} 
.column-icon-text-box-272.inClipPath { 
} 
.column-icon-text-box-272.outClipPath { 
} 
.column-icon-text-box-272 h2 { 
position: relative; 
float: none; 
font-family: Arial; 
font-size: 12px; 
font-weight: 500; 
color: #000000; 
text-align: left; 
margin-top: 0px; 
margin-bottom: 0px; 
} 
.column-icon-text-box-272 .icon-text-box { 
margin-bottom: 20px; 
min-height: 350px; 
} 
.column-icon-text-box-272 .icon-text-box .box-header { 
display: flex; 
background: #ffffff; 
padding: 0px 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
-webkit-transform: translateY(0px); 
transform: translateY(0);transition:all 1s ease; 
align-items: center; 
align-content: center; 
justify-items: center; 
justify-content: center; 
} 
.column-icon-text-box-272 .icon-text-box:hover .box-header { 
background: #ffffff; 
-webkit-transform: translateY(0px); 
transform: translateY(0px); 
} 
.column-icon-text-box-272 .icon-text-box .box-header .box-icon { 
display: flex; 
align-items: center; 
align-content: center; 
justify-content: center; 
-webkit-align-items: center; 
-webkit-align-content: center; 
clear: both; 
width: 80px; 
height: 80px; 
-webkit-transform: rotate(-45deg); 
-ms-transform: rotate(-45deg); 
transform: rotate(-45deg); 
background: #ffffff; 
padding: 21px 18px; 
margin: 50px auto 20px; 
border: 1px none #3c3c3c; 
border-radius: 50%; 
transition: all 2s; 
} 
.column-icon-text-box-272 .icon-text-box .box-header .box-icon i { 
font-size: 45px; 
position: relative; 
color: #0ba3c8; 
-webkit-transform: rotate(45deg); 
-ms-transform: rotate(45deg); 
transform: rotate(45deg); 
text-align: center; 
} 
.column-icon-text-box-272 .icon-text-box:hover .box-header .box-icon { 
background: #ffffff; 
color: #0ba3c8; 
border: 1px none #3c3c3c; 
border-radius: 50%; 
} 
.column-icon-text-box-272 .icon-text-box:hover .box-header .box-icon i { 
color: #0ba3c8; 
} 
.column-icon-text-box-272 .icon-text-box .box-header .title { 
position: relative; 
display: block; 
float: none; 
clear: both; 
min-width: 100%; 
} 
.column-icon-text-box-272 .icon-text-box .box-header .title h4 { 
position: relative; 
display: block; 
float: none; 
clear: both; 
font-family: Montserrat-SemiBold; 
font-size: 18px; 
color: #0ba3c8; 
text-align: center; 
margin-top: 0px; 
} 
.column-icon-text-box-272 .icon-text-box:hover .box-header .title h4 { 
color: #0ba3c8; 
} 
.column-icon-text-box-272 .icon-text-box .description { 
position: relative; 
float: none; 
background: #ffffff; 
padding: 0px 0px; 
margin-top: 7px; 
-webkit-transform: translateY(7px); 
transform: translateY(7px);transition:all 1s ease; 
} 
.column-icon-text-box-272 .icon-text-box .description p { 
position: relative; 
float: none; 
font-family: Montserrat-Regular; 
font-size: 15px; 
color: #3d3d3d; 
text-align: center; 
transition:all 1s ease; 
} 
.column-icon-text-box-272 .icon-text-box:hover .description { 
position: relative; 
float: none; 
background: #ffffff; 
padding: 0px 0px; 
margin-top: 0px; 
-webkit-transform: translateY(0px); 
transform: translateY(0px); 
} 
.column-icon-text-box-272 .icon-text-box:hover .description p { 
color: #3d3d3d; 
} 
