﻿.border-yellow{

}
.gray-section {
    background-color: #e8eaed;
}
.abbutton {
    background-color: #134486;
    border: none;
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    font-weight:bold;
}
@media (min-width: 1px) and (max-width: 393px) {
    .abbutton {
        font-size: 14px;
    }
}
.dark-yellow-button {
    background-color: #FFB600;
    border: none;
    border-radius: 5px 5px 5px 5px;
    color: white;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.light-yellow-button {
    background-color: #FFCE00;
    border: none;
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.light-yellow {
    color: #FFCE00;
}
.dark-yellow {
    color: #FFB600;
}
.whbutton {
    background-color: #ffffff;
    border: none;
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    padding: 8px 18px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.patallaD {
    transform: scale(0.5,0.5);
}
.SlideTextBLock {
    padding-left: 4%;
    padding-right: 4%;
}
.FeatureLeft{
    text-align:left;
}
.FeatureRight{text-align:right;}
.detail-header {
    background: url(../images/Resources/BLOG/Banner/ABPOS-47.jpg) no-repeat;
    background-size: cover;
    height: 600px;
    background-position: center !important;
    background-attachment: unset !important;
}
.header-slide-index{
    font-size: 68px;
}
.sub-slide-index{
    font-size: 20px;
}
.header-main-section{
    font-size: 45px;
}
.sub-main-section{
    font-size: 20px;
}
.link-main-section{
    font-size: 14px;
}
.content-main-section{
    font-size: 14px;
}
.header-footer{
    font-size: 18px;
}
.sub-footer{
    font-size: 15px;
}
.link-footer{
    font-size: 13px;
}
.header-price-card{
    font-size: 19px;
}
.sub-price-card{
    font-size: 13px;
}
.price-price-card{
    font-size: 35px;
}
.link-price-card{
    font-size: 16px;
}
.header-blog-aside{
    font-size: 16px;
}
.sub-blog-aside{
    font-size: 15px;
}
.entry-blog-aside{
    font-size: 14px;
}
.dates-blog-aside{
    font-size: 12px;
}
.header-panel{
    font-size: 16px;
}
.sub-panel{
    font-size: 14px;
}
.content-panel{
    font-size: 12px;
}
.header-alt-section{
    font-size: 16px;
}
.link-alt-section{
    font-size: 12px;
}
.header-alt-slide{
    font-size: 34px;
}
.sub-alt-slide{
    font-size: 14px;
}