.p-bottom .fa-chevron-right{
    position: relative;
    top: 2;
    left: 2;
}

.services {
    text-transform: uppercase;
}
.gray-bg h4{
    font-size: 15px !important;
}
.p-bottom{
    padding-bottom: 90px !important;

}
.more-btn{
    background-color: #2075bc;
    color: #fff !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.more-btn:hover{
     background-color: #2075bc;
}
.content-inner p{
    color: #ffff;
}
.homepage-slider-item-content p{
    color: #fff !important;
}
p{
    font-size: 15px;
    color: #000;
}
.widget-contacts p{
    color: #fff;
    font-size: 14px;
}
.language-flag .img1{
    width: 20px;
}
.language-flag .img2{
    width: 22px;
}
.language-flag a{
    text-decoration: none;
}
.copyright{
    background-color: #2075bc;
    width: 100%;
}
.copyright p{
    margin-top: 0 !important;
    text-align: center;
    color: #f1f1f1;
    padding: 10px 0;
    font-size: 13px;
}
.widget-p p{
    margin-top: 20px !important;
    font-size: 14px;
}
.widget-content a{
    text-decoration: none;
}
.gray-bg{
    background-color: #f8f8f8 !important;
/*
    background-image: url(../images/2.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    position: relative;
*/
}

.site-menu > ul > li > a{
    font-weight: 600 !important;
    font-size: 14px;
}
.line {
    padding: 10px 0;
}
.line span {
    width: 120px;
    height: 2px;
    background-color: #e1e1e1;
    display: block;
    margin: auto;
}
.line span em {
    width: 60px;
    height: 2px;
    background-color: #02124d;
    display: block;
    margin: auto;
}


.header-title p{
    margin-top: 0 !important;
}
.header-title {
margin-bottom: 0 !important;
}

.services-h2 h4{
    font-size: 15px !important;
}
.icon-box.v3 .content .content-inner .title{
    font-size: 15px !important;
}
.why{
    text-transform: uppercase;
}
.icon-box.v4{
    background-color: #ffff;
    min-height: 430px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.icon-box.v4 header{
    padding: 0 15px;
}
.icon-box.v4 p{
    padding: 0 15px;
}
.section-tbg{
   background-color: #fff;
    background-image: url(../images/dots.png);
    background-size: cover;
    position: relative;
    padding: 70px 0 !important;
}
.width-padding-t{
    padding-top: 40px;
}
#intro{
     background-image:linear-gradient( rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)) , url(../images/abanner.jpeg);
     background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    
}
.intro-text{
    padding-left: 80px;
}
.intro-text h2{
    padding: 120px 0;
    color: #fff;
    text-transform: uppercase;
    margin-top: 50px;
   
}
/*.intro-h2 h2{
    padding: 170px 0 !important;
    margin-top: 20px;
}*/
.quote-section .fa{
    font-size: 30px;
    font-style: italic;
}
.quote-section p{
    font-size: 18px;
    font-weight: 100;
    font-family: unset !important;
    color: #000;
    font-style: italic;
    text-align: center;


}
.author{
    font-size: 14px !important;
    font-style: italic;
    color: #2075bc !important;
}
.aling-div{
    width: 50%;
    height: 5px;
    margin: auto;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
    padding: 5px 0;
}
.quote-section{
    padding: 50px 0;
}

/*flex
--------------------------------------------------------------------------------------------
*/

#abt-flex .grid-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    flex-direction: row;
    -webkit-flex-direction: row;
    /* -webkit-flex-wrap: wrap; */
    /* -webkit-justify-content: space-around; */
    background-color: #f6fbfe;
}
#abt-flex .gettaz {
    /*background-image: linear-gradient(rgb(32 96 61 / 66%),rgb(32 96 61 / 66%)),url("../img/kg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 20px 80px 120px;*/
}
#abt-flex .gettaz h1{
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    
}
#abt-flex .afp {
    padding: 0;
    background-color: #f6fbfe ;
    text-align: justify;
}

#abt-flex .afp p{
    color: #000;
    margin-left: 0 !important;
    
}
.fp-list{
    padding-right: 30px;
    padding-top:10px;
    padding-bottom: 10px;
}

#condition-one,#condition-two,#condition-three{
    padding: 50px;
}

#sticked-bar{
    padding: 15px 0;
}
@media (max-width: 640px){
.intro-text h2 {
    text-align: center;
}
.icon-box.v4{
 
    margin-bottom: 0 !important;
}
.intro-text{
    padding-left: 0 !important;
}
.intro-h2 h2{
    text-align: center;
}
.quote-section p{
    font-size: 15px;
}
.row{
    margin-left:0 !important;
    margin-right: 0 !important;
}
.subsection-fix-xs{
    margin-top: 0 !important;
}
#sticked-bar{
    padding: 0 !important;
}
.active a{
    color:#fff !important;
}
.site-footer {
    padding: 30px 0 !important;
}
.content-section-header .description{
    font-size: 13px !important;
}

.first .col-md-4{
    margin-bottom: 15px;
}
.grid-flex {
    /* height: 40em; */
    display: -webkit-flex !important;
    -webkit-flex-direction: column !important;
    flex-direction: column;
    }
    #abt-flex .gettaz h1{
       font-size: 30px; 
        text-align: center;
    }
    #abt-flex .afp{
        padding-right: 40px;
    }
    #condition-one, #condition-two, #condition-three {
    padding: 10px;
    }
    #abt-flex .gettaz{
       padding: 0px; 
    }
    .fp-list{
        padding: 20px 20px;
    }
    #abt-flex .afp{
        text-align: inherit !important;
    }
   .swip-up{
        order: 2;
    }
}


@media(max-width: 768px){
    .width-padding-t{
        padding-top: 0px;
    }
    .site-header .top-bar .top-bar-content ul{
        margin: 5px 0;
    }
    .site-header-2 .main-bar .main-bar-content {
        flex-direction: inherit !important;
    }
    .site-header-2 .main-bar .main-bar-content{
        padding-bottom: 0 !important;
    }
    .site-header-2.transparent .main-bar{
        background-color: #fff;
        margin-top: -1px;
    }
    .site-header-2 .is-sticky .main-bar .main-bar-content{
        padding-top: 0 !important;
    }
    .slide-p{
        margin-top: 10px !important;
        line-height: 1.5;
    }
    .slid-text1{
        font-size: 17px !important;
    }
    .slide-text2{
        font-size: 25px !important;
        
    }
    /*.content-section{*/
    /*    padding-top: 0px !important;*/
    /*}*/
    .content-section h2{
        font-size: 25px;
    }
    .title{
        font-size: 20px !important;
    }
}
@media (max-width: 400px){
.homepage-slider-wrapper .homepage-slider .homepage-slider-item {
    height: 610px !important;
    }
}