
.row.col-no-gutter .three.columns {
    width: 50%!important;
    float: left;
}

.pad2{
  padding-bottom:20px!important;
}

.row-full {
    float: none;
    max-width: 1200px !important;
}

.effect {
    filter: brightness(95%);
    transition: linear 0.25s;
}

.effect:hover {
    filter: brightness(100%);
}

.font-last {
    font-size: 15px;
    color: #777777;
    line-height: normal;
}


.btn-square.white {
    border: none;
    background-color:#018106;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 35px;
}

.btn-square.white:hover {
    background-color: #006304;
}



.font1 {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.pad {
    margin-bottom: 0px!important;
    padding: 10px;
}

.section_3{
padding:50px 0;
}

.section_4{
padding:50px 0;
}



.font2{
font-size:17px;
line-height:30px;
}


.font3{
    font-size: 15px;
    line-height: normal;
}

.line{
width:80px;
height:5px;
background:#018106;
margin:20px auto 25px auto;
}

.pad1{
padding:0 40px;
        text-align: center;
}

.bor{
height:220px;
}

.icon_x1{
width:80%;
margin:0 auto;
transition:Ease-in-out 0.3s;
}

.icon_x1 img:hover{
animation : 2s .1s pulse  both
}

.img_x2 img{
transition:ease-in-out 0.3s;
}

.img_x2 img:hover{
transform:scale(0.95);
}

.btn_x1{
color:#efe0cd;
font-size:18px;
font-weight:bold;
transition:Ease-in-out 0.3s;
}

.btn_x1:hover{
color:#b09375;
text-decoration:none;
}

section[class^=section_] .pad a {
    color: #333!important;
}
