*{margin:0;padding:0;}
.pt {padding-top:80px;}
.pb {padding-bottom:100px;}
.rpt {padding-top:50px;}
.hr {
    border-top: 1px solid #ebebeb;
    margin: 25px 0;
}
.main-heading h6 {
    font-size: 18px;
    font-family: 'PoppinsMedium';
    color: #EC8218;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    margin: 0 0 15px;
}
.main-heading h5 {
    font-size: 35px;
    font-family: 'PoppinsMedium';
    color: #1d2143;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    margin: 0 0 20px;
    line-height: 45px;
}
.main-heading.lightext h5 { color:#fff;}
.main-heading.lightext p {color:#cccdd7;}
.main-heading h5 span {font-family: 'PoppinsBold';}
.main-heading p {
    font-size: 17px;
    color: #898a9c;
    font-family: 'MulishMedium';
    margin: 0;
    padding: 0;
    text-transform: inherit;
    letter-spacing: 0.02em;
}



/*Start Quick Form*/
.q_form {
    background:#fff;
    position: relative;
    z-index: 2;
}
.q_form_inside {
    background: #16314C;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    padding: 35px 25px 30px;
    border-radius: 6px;
    color:#fff;
}
.q_form_inside input {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
    border: none;
    padding: 7px 10px;
    width: 100%;
    border-radius: 4px;
    margin: 0 0 15px;
    font-size: 16px;
    color: #16314C;
}
.q_form_inside label {
    font-size: 16px;
    font-family: 'PoppinsRegular';
    color: #fff;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.if-ielts input {
    width: 50%;
    height: 17px;
    top: 6px;
    position:relative;
}
input.sendrequest {
    background: #EC8218;
    color: #fff;
    font-family: 'PoppinsMedium';
    text-transform: uppercase;
    cursor:pointer;
}
input.sendrequest:hover {
    background:#F5F8FB;
    color:#16314C;
}
/*End Quick Form*/

/*Start About Section*/
.about-sec {
    position: relative;
    background: url(../image/bg/bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    overflow:hidden;
}
.about-sec ul li {
    font-size: 15px;
    font-family: 'MulishMedium';
    color: #898a9c;
    display: flex;
    text-align: justify;
    text-transform: inherit;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin: 0 0 8px;
}
.about-sec ul li span {margin-right:10px;}
.readmore a {
    background: #16314C;
    color: #fff;
    font-size: 16px;
    font-family: 'PoppinsRegular';
    text-transform: capitalize;
    padding: 10px 30px;
    border-radius: 4px;
}
.readmore {
    display: flex;
    margin: 30px 0 0;
}
.readmore a:hover {background:#EC8218;}
.readmore a span {margin:0 0 0 5px;}
/*End About Section*/

/*Start Ielts*/
.ielts-sec {
    background: #fff;
    position: relative;
    overflow: hidden;
}
.ielts-sec-inside {
    position: relative;
    box-shadow: 0 0 10px 0 rgb(18 31 56 / 10%);
    border-radius: 8px;
    background: url(../image/icon/bg-icon.png) right bottom no-repeat;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    transition: all 450ms ease-in-out;
}
.ielts-sec-inside:hover {box-shadow: 0 0 0 1px rgb(56 60 67 / 7%), 0 8px 14px 1px rgb(56 60 67 / 15%);}
.isi {
    display: table-cell;
    vertical-align: middle;
}
.is-icon {
    vertical-align: top;
    padding-top: 65px;
    width: 120px;
}
.is-icon:before {
    content: '';
    width: 65px;
    position: absolute;
    background-color: #f5faff;
    display: block;
    height: calc(100% - 35px);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    bottom: 0;
    left: 40px;
    right: 0;
    padding-top: 25px;
    text-align: center;
}
.iconimg {
    position: relative;
    left: 20px;
}
.is-content h4 a {color: #1d2143;}
.vmd a {color:#0067ed;}
.is-content h4 {
    font-size: 18px;
    font-family: 'PoppinsMedium';
    letter-spacing: 0.01em;
    text-transform: capitalize;
    margin: 0;
}
.is-content p {
    font-size: 15px;
    color: #898a9c;
    line-height: 20px;
    text-transform: inherit;
    letter-spacing: 0.02em;
    margin:15px 0;
    font-family: 'MulishMedium';
    text-align: left;
}
.vmd {
    font-size: 16px;
    font-family: 'PoppinsRegular';
    text-transform: capitalize;
    text-align: left;
    margin: 0;
    letter-spacing: 0;
}
/*End Ielts*/

/*Start PTE*/
.PTE-sec {
    background: url(../image/bg/bg.png) no-repeat;
    background-size:cover;
    background-position:top;
    overflow: hidden;
}
.pte-inside {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
    margin-top: 30px;
    text-align: left;
    transition: all 450ms ease-in-out;
}
.pte-inside h5 {
    font-size: 20px;
    font-family: 'PoppinsMedium';
    text-transform: capitalize;
    letter-spacing: 0.02em;
    margin: 15px 0 0;
}
.pte-inside h5 a {color:#000;}
.pte-inside p {
    font-size: 16px;
    color: #898a9c;
    font-family: 'MulishMedium';
    letter-spacing: 0.01em;
    line-height: 22px;
    margin: 10px 0;
    text-transform: inherit;
}
.pte-inside .vm {
    font-size: 16px;
    font-family: 'PoppinsRegular';
    text-transform: capitalize;
    letter-spacing: 0.03em;
    margin: 0;
    text-align: right;
}
.pte-inside .vm a {color:#EF8012;}
.pte-inside:hover {background:#16314C;}
.pte-inside:hover a {color:#fff;}

/*End PTE*/

/*Start study visa*/
.studyvisa-sec {
    background: url(../image/bg/bg1.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    overflow: hidden;
    position: relative;
    padding-bottom: 180px;
}
.single-select-country {
    position: relative;
    background: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 30px auto 0;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 15%);
}
.single-select-country .img-holder {
    position: relative;
    display: block;
    max-width: 270px;
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.single-select-country .text-holder {
    position: relative;
    display: block;
    background: #ffffff;
    max-width: 300px;
    width: 100%;
    padding:12px 25px;
    padding-right: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.single-select-country .text-holder h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    font-family: 'PoppinsBold';
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #000;
}
.single-select-country .text-holder p {
    font-size: 15px;
    color: #898a9c;
    font-family: 'MulishMedium';
    line-height: 22px;
    text-transform: inherit;
    letter-spacing: 0.02em;
    margin: 10px 0;
}
.single-select-country .text-holder a {
    color: #0067ed;
    font-family: 'PoppinsMedium';
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
/*End study visa*/

/*start Testimonials*/
.testimonial {
    position: relative;
    background: #fff;
    overflow: hidden;
}
.htestm.testim {
    background:url(../image/bg/bg1.jpg) no-repeat;
    background-size: cover;
    background-position:top;
    overflow: hidden;
}
.htestm.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}
.htestm.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 2;
}
.htestm.testim .arrow:before {cursor:pointer;}
.htestm.testim .arrow:hover {color: #ea830e;}
.htestm.testim .arrow.left {left: 10px;}
.htestm.testim .arrow.right {right: 10px;}
.htestm.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index:2;
    height: 12px;
}
.htestm.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
        position: relative;
}
.htestm.testim .dots .dot.active,
.htestm.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}
.htestm.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
.htestm.testim .cont {
    position: relative;
        overflow: hidden;
}
.htestm.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}
.htestm.testim .cont > div.inactive {
    opacity: 1;
}
.htestm.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
.htestm.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}
.htestm.testim .cont div h2 {
    font-size: 18px;
    color: #EF7F1B;
    font-family: 'PoppinsMedium';
    margin: 15px 0;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
.htestm.testim .cont div p {
    font-size: 17px;
    font-family: 'MulishMedium';
    color: #16314C;
    width: 80%;
    margin: auto;
    text-transform: inherit;
    letter-spacing: 0.02em;
}
.htestm.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}
.htestm.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}
.htestm.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}
.htestm.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}
.htestm.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}
.htestm.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}
@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}
@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}
@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }
    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }
    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }
    100% {-o-box-shadow: 0px 0px 0px 0px #ea830e;box-shadow: 0px 0px 0px 0px #ea830e;}
}

@keyframes testim-scale {
    0% {box-shadow: 0px 0px 0px 0px #eee;}
    35% {box-shadow: 0px 0px 10px 5px #eee;}
    70% {box-shadow: 0px 0px 10px 5px #ea830e;}
    100% {box-shadow: 0px 0px 0px 0px #ea830e;}
}
@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}
@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}
@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}
@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}
@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}
@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}
@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}
@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}
@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}
@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}
@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}
@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}
@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}
@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}
@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}
@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}
@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}
@media all and (max-width: 500px) {
    .htestm.testim .arrow {font-size:1.5em;}    
    .htestm.testim .cont div p {line-height:25px;}
}
/*End Testimonials*/

/*Start Request Form */
.request-form {
    position: relative;
    background: url(../image/bg/bg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.request-form-inside {
    width: 80%;
    margin: 0 auto;
    position: relative;
    display: block;
    background: #fff;
    padding: 51px 40px 60px 40px;
    box-shadow: 0 0 10px 0 rgb(18 31 56 / 10%);
    border-radius: 4px;
}
.fmb {margin-top:20px;}
.rform {
    margin-top: 20px;
}
.rform input.fmb {
    font-size: 16px;
    font-family: 'MulishMedium';
    color: #898a9c;
}
.rform .checkbtn {
    background: #EC8218;
    color: #fff;
    border: none;
    margin: 30px 0 0;
    font-size: 16px;
    font-family: 'PoppinsMedium';
    letter-spacing: 0.03em;
    text-transform: capitalize;
    cursor: pointer;
}
.rform .checkbtn:hover {background: #16314C;}
.frmimg {margin-left:-15px;}
.flexrw {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
/*End Request Form */

/*Start FAQ*/
.faq {
    position: relative;
    overflow: hidden;
}
.faq .accordion {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.faq .label {
    font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
    color: #000;
    width: 100%;
    padding: 0px 15px 10px 15px;
    position: relative;
    letter-spacing: 0.02em;
    text-transform: inherit;
    cursor: pointer;
}
.faq .label:hover {color:#ED7F1D;}
.faq .label::before {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.faq .content {
    font-size: 16px;
    font-family: 'MulishMedium';
    background-color:#fff;
    overflow: auto;
    color: #747272;
    height: 0;
    text-align: left;
    position: relative;
    transition: all 1s ease;
    line-height: 22px;
    letter-spacing: 0.01em;
}
.faq .content::-webkit-scrollbar{
    display: none;
}
.faq .box.active .content{
    height: 120px;
    padding: 10px;
}
.faq .box.active .label::before{
    content: '-';
}
/*End FAQ*/

/*Start Breadcrumbs*/
.breadcrumbs {
    position: relative;
    z-index: 1;
    padding:135px 0 199px;
    margin-top: 75px;
}
.breadcrumbs:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    transform: scale(1);
    z-index: -1;
}
.breadcrumbs h6 {
    font-size: 70px;
    color: #fff;
    font-family: 'PoppinsMedium';
    text-transform: capitalize;
    margin: 0;
    letter-spacing: 0em;
}
.breadccrumb-bg {
    background: rgba(0, 0, 0, 0.6);
}
.bd-items {
    padding: 0px 10px;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'MulishMedium';
    letter-spacing: 0.05em;
}
.bd-items a {color:#fff;}
.bdritems {
    color: #707070;
}
.breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.ab-us {
    background: url(../image/slider/ab-us.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*End Breadcrumbs*/
