/*===================================== 

YOU CAN WRIGHT CUSTOME CSS 

======================================*/

.header-nav .nav li a{
	
	padding: 35px 20px !important;
} 

.header-nav .nav li::after{
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: black;
    position: absolute;
    top: 50%;
    right: 0;
    border-radius: 71%;
}

.header-nav .nav li:last-child::after{
	content: none ;
}


.text-center.section-head p {
    max-width: 960px;
    
}

.icon-content p {
    word-break: normal;
}


.custom-fact{float:right;}

.section-about .section-head {
    margin-bottom: 12px !important;
}


.client-logo {
    
    margin-left: 25px;
}

.site-button.custom-button{background-color: #068D41 !important;}


.custom-p{color: #111;
    
}
.wt-info-text.p-a30{
   
    margin-bottom: 100px !important;
}
.flip-container.wt-info.wt-info-text {
   
    margin-bottom: 100px !important;
}

.m-b30 .wt-icon-box-wraper {
    
    height: 200px;
}

