@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Condensed'), url('../fonts/MYRIADPRO-COND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Condensed Italic'), url('../fonts/MYRIADPRO-CONDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Light'), url('../fonts/MyriadPro-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Semibold'), url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Semibold Italic'), url('../fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Condensed'), url('../fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Italic'), url('../fonts/MYRIADPRO-BOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('Myriad Pro Bold Condensed Italic'), url('../fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
    }
    @font-face {
        font-family: 'Calibri';
        src: url('Calibri.eot');
        src: url('Calibri.eot?#iefix') format('embedded-opentype'),
            url('Calibri.woff2') format('woff2'),
            url('Calibri.woff') format('woff'),
            url('Calibri.ttf') format('truetype'),
            url('Calibri.svg#Calibri') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'Myriad Pro';
        src: url('MyriadPro-Bold.woff2') format('woff2'),
            url('MyriadPro-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Calibri';
        src: url('Calibri-Bold.eot');
        src: url('Calibri-Bold.eot?#iefix') format('embedded-opentype'),
            url('Calibri-Bold.woff2') format('woff2'),
            url('Calibri-Bold.woff') format('woff'),
            url('Calibri-Bold.ttf') format('truetype'),
            url('Calibri-Bold.svg#Calibri-Bold') format('svg');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Roboto Lt';
        src: url('Roboto-Light.eot');
        src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
            url('Roboto-Light.woff2') format('woff2'),
            url('Roboto-Light.woff') format('woff'),
            url('Roboto-Light.ttf') format('truetype'),
            url('Roboto-Light.svg#Roboto-Light') format('svg');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }
    @font-face {
        font-family: 'Myriad Pro';
        src: url('MyriadPro-Regular.eot');
        src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
            url('MyriadPro-Regular.woff2') format('woff2'),
            url('MyriadPro-Regular.woff') format('woff'),
            url('MyriadPro-Regular.ttf') format('truetype'),
            url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

    h2 .title {
        font-family: 'Calibri Bold' !important;
    }
    h6 .subtitle {
        font-family: 'Calibri Light' !important; 
    }
    p {
        font-family:'Myriad Pro Regular';
    }
    a {
        /* font-family:'Myriad Pro Regular'; */
        font-family: 'Roboto', sans-serif;
    }
    .nav-link{
        font-family: 'Roboto', sans-serif;  
        /* font-weight: 400; */
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0px;
        vertical-align: 1px;
        content: "";
        border-top: 6px solid;
        border-right: 4px solid transparent;
        border-bottom: 0px;
        border-left: 4px solid transparent;
    }
    header .nav-link{
        color: #000000 !important;
        font-size: 16px;
        font-weight: 400;
        padding: 20px 13px 10px 13px !important;
    }
     .dropdown-item{
        font-family: 'Calibri Light';
    }
    .home-services {
        text-align: center;
        background-color: #f0f8f9;
        padding: 110px 0px;
        position: relative;
    }
    .home-services .borders{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }

.hc-item {
    margin-top: 70px;
}
.hc-item-4{
    margin-bottom: 70px;
}
.hc-item-3{
    padding-top: 65px;
    text-align: right;
    padding-right: 40px;
}
.hc-item h2{
    color: #6dbcc6;
    font-size: 36px;
    font-family: 'MYRIAD PRO BOLD';
}
.hc-item-2{
    /* padding-left: 40px;
    padding-right: 38px; */
    margin-left: -40px;
    margin-top: 70px;
}
.home-devoted {
    background: url(../images/background-blue.png) no-repeat;
    padding-top: 95px;
    /* padding-bottom: 50px; */
    margin-bottom: 60px;
    text-align: center;
    background-size: cover;
}
.hd-item-cont {
    position: relative;
    /* background: url(../images/tax-orangeimg2.png); */
}

.hd-polygon {
    position: absolute;
    left: 0;
    right: 0px;
}
.hd-item h3{
    color: #fff;
}
.hd-item-cont .hd-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 312px;
    margin-bottom: 30px;
}
.hd-item-cont .hd-item img {
    margin-bottom: 20px;
}
.home-devoted .hd-item-cont p {
    font-size: 18px;
    margin-bottom: 0px;
}
.home-devoted h2{
    font-size: 48px;
    color: #ffffff;
}
.home-devoted p{
    color: #ffffff;
    padding-top: 45px;
    padding-bottom: 70px;
}

.about-remark-item h6 {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Calibri Light';
}
.about-remark-item h2 {
    font-size: 36px;
    color: #ffffff;
    font-family: 'Calibri' !important;
    font-weight: bold;
}
.about-remark-item p{
    color: #ffffff;
}
.about-video {
    background: url(../images/leptop-back.png) no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.about-best {
    padding: 60px 0px 80px;
    
}
.about-best .ab-item-cont {
    padding: 0 10px;
    margin-top: 20px;
}
/* .about-best .ab-item {
    /* background: #f68b1f; */
    /* padding: 40px 24px;
    text-align: center;
    height: 100%;
} */ 
.about-best .ab-item h2 {
    color: white;
    font-size: 28px;
    margin-bottom: 18px;
}
.about-best .ab-item p {
    color: white;
}
/* .about-tailor {
    padding: 60px 0 30px;
} */
.about-tailor .col-md-6:first-child {
    padding-left: 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/* .ab-item img{
    padding-bottom:30px;
} */
.expertise h6{
    font-size: 24px;
    color:#f68b1f;
    font-weight: lighter;
    font-family: 'Calibri';
    text-transform:uppercase ;
}
.expertise h1{
    color: #6dbcc6;
    font-size: 48px;
    font-family: 'Calibri';
    font-weight: bold;
    text-transform:uppercase ;
}
.text-center{
    text-align: center;
}
.expertise{
    padding: 50px 0px;
}
.expert-section {
    background: url(../images/orange-back.png);
}
.expertise-image {
    padding: 80px 0px;
}
.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.individual-sec {
    padding: 0px;
    background: white;
    border-right: 1px solid #f68b1f;
}
.individual-sec img{
    border-bottom: 1px solid #f68b1f;
}
.individual-sec h2 {
    padding: 0px 35px;
    font-family: 'calibri' !important;
    padding-top: 50px;
    padding-bottom: 20px;
}
.individual-sec p {
    padding: 0px 35px;
    padding-bottom: 50px;
}

.expert-section .container {
    max-width: 850px;
}
.expert-section{
    position: relative;
}
.about-best-item h3{
    font-size: 24px;
    color: #ff7543;
    font-family: 'calibri';
    font-weight: lighter;
    text-transform: uppercase;
}
.about-best-item h2{
    font-size: 48px;
    color: #6dbcc6;
    font-family: 'Calibri';
    font-weight: bold;
}
.nav-link img {
    display: none;
}

.about-best {
    position: relative;
}
.about-best .ab-item-cont {
    padding: 0 10px;
}
.about-best .ab-item {
    word-break: break-all;
}
.about-best .ab-item-cont:first-child .ab-item  {
    background:url(../images/orange-service1.png) no-repeat;
    padding: 20px 0px;
    text-align: center;
    height: 100%;
    background-size: cover;
}
.about-best .ab-item-cont:nth-child(2) .ab-item  {
    background:url(../images/tax-orangeimg2.png) no-repeat;
    padding: 20px 0px;
    text-align: center;
    height: 100%;
    background-size: cover;
}
.about-best .abt-item {
    background-color: #f68b1f;
    padding: 20px 0px;
    text-align: center;
    height: 100%;
    background-size: cover;
}
.abt-item h2 {
    color:#fff;
    padding-top: 20px;
}
.abt-item p {
    color: #fff;
    padding: 10px 15px;
}
.abt-item img {
    padding-top: 35px;
}
.about-best .ab-item-cont:last-child .ab-item  {
    background:url(../images/service-orange3.png) no-repeat;
    padding: 20px 0px;
    text-align: center;
    height: 100%;
    background-size: cover;
}
 
.about-best .ab-item h2 {
    color: white;
    font-size: 28px;
    margin-bottom: 30px;
    padding-top: 15px;
}
.member-sec .head-h2 {
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
.member-sec {
    margin-bottom: 7.5%;
    padding-top: 60px;
}
.member-slide:nth-child(odd) {
    border-right: 1px solid #808285;
    border-left: 1px solid #808285;
}
.social-adds {
    margin-bottom: 40px;
    margin-top: 20px;
}
.social-adds img {
    margin-right: 15px;
}
.member-sec .slick-slide img {
    margin: auto;
    width: 311px;
}

body {
    /* font-family:'Myriad Pro Regular'; */
    font-weight: normal;
    font-size: 16px;
    overflow-x: hidden;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
ul{
    padding-left: 0px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.footer-bottom .col-md-7{
    text-align:right ;
}
.header-top {
    background: #6dbcc6;
    color: white;
    font-size: 14px;
    padding: 4px 0px;
}
.header-top a {
    color: white;
    text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
}
.header-top .header-top-right p {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    color: white;
}
.header-top-right .col-md-7{
    text-align: right;
}
.header-top .header-top-left img {
    margin-right: 12px;

}
header .logo {
    padding: 14px 0;
}
header .logo img {
    max-width: 220px;
    z-index: 99999;
    position: relative;
}
header .navbar {
    padding: 20px 0 20px 0px;
}
header .navbar {
    padding: 20px 0 20px 0px;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.menu-search-m {
    display: none;
}
header .nav-link {
    color: #000000 !important;
}
.nav-link {
    display: block;
    padding: .5rem 0rem;
}
.navbar-nav{
    margin-left: auto !important;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #6dbcc6  !important;
}
header .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    background: #6dbcc6;
}
header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #6dbcc6;
}
.dropdown-menu{
    padding: 0px !important;
}
.slider_body {
    /* height: 650px; */
    position: relative;
}
.slider_body .slider_inner {
    position: absolute;
    top: 200px;
    width: 60%;
    padding-left: 70px;
    padding-right: 97px;
}
.home-services .hs-item p {
    min-height: 100px;
    max-width: 335px;
    margin: 0 auto 5px;
}
.privacy-bg-orange {
    background-color: #f7941d;
}
h1 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}
.slider_body .slider_inner p {
    color: #ffffff;
}
h5.staff-N {
    font-size: 18px;
    color: #6dbcc6;
}
.privacy-bg-orange h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 35px;
    font-family: 'Roboto';
}
.privacy-bg-orange p {
    color: #fff;
    text-align: center;
    padding-bottom: 55px;
    padding-right: 85px;
    padding-left: 50px;
    font-size: 18px;
}
.privacy-type h3 {
    font-size: 32px;
    color: #f7941d;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Roboto';
}
.card-body {
    background-color: #fff;
}
.staff-main p {
    font-size: 12px;
    color: #f7941d;
}
.staff-main {
    text-align: center;
    padding: 20px 30px;
}
.back-color{
         position: relative;
        background-color: #f9fafe;
    }

*:focus {
    outline:none 0;
    }
    .subtitle{
        color:#ff7543;
        font-size: 24px;
        margin-top: 15px;
        font-family: 'calibri light' !important;
    }
    h2.title{
        font-size: 36px;
        color: #6dbcc6;
        font-weight: bold;
    }
    .btn-style {
        font-size: 14px;
        padding: 10px 22px;
        background: #f68b1f;
        color: white;
        border-radius: 0px;
        border: 2px solid transparent;
    }
    .remark-section{
        margin: 70px 0px;
    }
    /* .remarkable{
        padding-bottom: 80px;
    } */
    .hs-item-cont h4{
        font-size: 24px;
        color: #6dbcc6;
        font-family: 'MYRIAD PRO BOLD';
        padding-top: 30px;
        margin: 0px;
    }
    .hs-item-cont1 h4{
        font-size: 24px;
        color: #6dbcc6;
        font-family: 'MYRIAD PRO BOLD';
        padding-top: 30px;
        margin: 0px;
    }
    .hs-item-cont span{
        color: #f7941d;
        font-size: 18px;
        font-family: 'MYRIAD PRO REGULAR';
    }

    .hs-item-cont1 span{
        color: #f7941d;
        font-size: 18px;
        font-family: 'MYRIAD PRO REGULAR';
    }
    .hs-item-cont p{
        color: #696969;
        font-size: 16px;
        padding-left: 10px;
    }
    .hs-item-cont1 p{
        color: #696969;
        font-size: 16px;
        padding-left: 10px;
    }
    .hs-item-cont a{
        color: #ffffff;
        background-color: #f7941d;
        border-radius: none;
    }
    .btn:hover {
        color: #fff;
    }
    .btn{
        border-radius:unset;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .hs-item-cont1 a{
        margin-top:25px;
        color: #ffffff;
        background-color: #f7941d;
        border-radius: none;
    }
    
    .testimonial-btm{
        margin-bottom: 40px;
    }
    .testimonial-inner .slick-slide{
        padding: 50px 15px 20px;
        margin: 0px 15px;
        background-color: #f0f8f9;
        text-align: left;
    }
    .testimonial-inner .slick-slide p{
        text-align: left;
    }
    .slick-slide {
        display: block;
    }
    .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
    .testimonial p::before {
        position: absolute;
        top: -23%;
        /* left: 35px; */
        content: "";
        background: url(../images/icons/quotes.png) no-repeat;
        width: 35px;
        height: 32px;
        z-index: 9999999;
    }
    .testimonial-inner p{
        padding-bottom: 30px;
    }
    
    
     .testimonial p {
        position: relative;
        font-size: 15px;
        color: #414141;
        min-height: 150px;
        padding-top: 15px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .testimonial-inner h2,.testimonial-inner p{
        text-align: center;
    }
    .home-testimonial .slick-arrow {
        /* left: -60px; */
        height: auto;
        width: 25px;
    }
    .testimonial h4{
        color: #6dbcc6;
        font-size: 24px;
        font-weight: bold;
        padding-left: 20px;
    }
    .home-testimonial{
        padding: 50px 0px;
    }
    .testimonial p .testimonial h4{
        text-align: left;
    }
    .home-testimonial {
        position: relative;
    }
    .borders{
        position: absolute;
        width: 100%;
    }
    .border{
        position: absolute;
        width: 100%;
    }
    a:hover {
        color: #f7941d;
    }

    .main-header {
        background: url(../images/header-back.png) no-repeat;
        background-size: cover;
    }
    .main-header h1{
        color: #fff;
        text-align: center;
        padding: 60px 0px;
        margin: 0px;
    }
    .hp-item-cont {
        padding: 0px 15px;
        margin-top: 20px;
    }
    .hp-item {
        position: relative;
    }
    .hp-item-bottom {
        width: 100%;
    }
    .hp-item-top {
        background: #f68b1f;
        padding: 50px 20px;
        text-align: center;
        height: 220px;
    }
    .hp-item-top h3 {
        color: white;
        margin-bottom: 25px;
        margin-right: 41px;
    margin-left: 37px;
       
    }
    .hp-item-top p {
        color: white;
        margin-bottom: 35px;
    }
    .service-section {
        padding-top: 65px;
    background: #6dbcc6;
    margin-top: -20px;
}
.slick-slide img {
    display: block;
    object-fit: cover;
    width: 100%;
}

.hp-item img{
    width: 410px;
}
.about-remark {
    background: url(../images/about-game-back.png) no-repeat;
    background-size: cover;
    color: white;
    font-family: "Myriadpro";
    padding: 160px 0 200px;
}
.about-remark-item {
    padding: 60px 30px 10px;
    background: #6dbcc6;
    margin-left: auto;
}
.orange-text {
    margin-left: auto;
   
    border: 18px solid #f68b1f;
    
}
.about-best {
    position:relative;
}
.border-multi {
    position:relative;
}
.text-section h1{
    font-size: 48px;
    color: #6dbcc6;
    font-family: 'Calibri';
    font-weight: bold;
}
.text-section {
    text-align: center;
    padding: 75px 0px;
}
.text-section p{
    color: #f68b1f;
    font-size: 16px;
    padding: 0px 207px;
}
.service-section-ser {
    padding-top: 65px;
background: url(../images/service-back-blue.png);
margin-top: -20px;
padding-bottom: 45px;
}

.about-tailor img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-tailor .about-best-item:nth-child(2) {
    padding: 0px;
}
.about-tailor .about-best-item:first-child {
    padding: 90px 50px 80px 70px;
}
.account-access {
    padding-top: 85px;
    padding-bottom: 85px;
}

h2.account-main {
    padding: 20px 0px;
    margin-top: 25px;
    color: #6dbcc6;
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
}
.account-access p {
    padding:0px 163px;
}
.report-item {
    text-align: center;
    /* width: 580px; */
    min-height: 320px;
    padding: 40px 30px 30px;
    margin-bottom: 50px;
    background-color: #f68b1f;
}
.report-item h2{
    color: #ffffff;
    font-size: 24px;
    margin: 35px 0px;
}
.report-item p{
    color: #ffffff;
    font-size: 14px;
    margin: 0px 15px;
}
.position {
    position: relative;
}
.tax-item {
    text-align: center;
    min-height: 398px;
    padding: 40px 30px 30px;
    margin-bottom: 80px;
    background-color: #f68b1f;
}
.tax-item h2{
    color: #ffffff;
    font-size: 24px;
    margin: 35px 0px;
}
.tax-item p {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 15px;
}
.btn-theme-r:hover {
    background: white;
    color: #6dbcc6;
    border: 2px solid #6dbcc6;
}
.btn-theme-r {
    font-size: 16px;
    font-family: 'Roboto Regular';
    padding: 14px 50px;
    background: #6dbcc6;
    color: white;
    border-radius: 50px;
    border: 2px solid transparent;
}
.tax-text h2 {
    font-size: 36px;
    color: #6dbcc6;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
}
.tax-box .box {
    background-color: #f7941d;
    padding: 30px 50px 0;
    height: 100%;
}
.box h6 {
    font-weight: bold;
    padding-bottom: 15px;
    font-family: 'Roboto', sans-serif !important;
    color: #ffffff;
}
ul.arrow li {
    list-style: url(../images/arrow.png);
    margin-bottom: 10px;
    margin-left: 30px;
    color: #ffffff;
}
.box li a{
    color: #ffffff;  
}
.tax-text .arrow li{
    color: #000;
    list-style: url(../images/blue-arrow.png);
}
.tax-text a{
    color: #000;
}
.tax-text p{
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: lighter;
}
h4.p-24 {
    color: #f7941d;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
.contact-content {
    padding: 100px 0px 140px;
}
.form h1 {
    color: #6dbcc6;
    font-size: 48px;
    margin-bottom: 30px;
}
.blog-container {
    padding: 60px 0px;
}
.blog-detail-box {
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
}
.blog-detail-box h1 {
    font-size: 30px;
    color: #6dbcc6;
    font-weight: bold;
    padding-top: 15px;
}
.blog-detail-box a {
    color: #f68b1f;
}
.blog_search {
    margin-bottom: 20px;
    position: relative;
}
.blog_search input[type="text"] {
    padding: 8px;
    border: solid 1px #e7e7e7;
    width: 100%;
    padding-right: 30px;
}
.blog_search button{
    position: absolute;
    right: 20px;
    background: none;
    border: 0px;
    color: #312c2a;
    top: 7px;
}
.blog-box {
    border: solid 1px #e7e7e7;
    margin-bottom: -1px;
}
.blog-box h4 {
    color: #6dbcc6;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
    padding: 15px;
}
.blog-detail-box img.icon{
    margin-top: -5px;
}
.recent-Article a {
    color: #ff7543;
    font-weight: bold;
}
.recent-Article h5 {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.recent-Article p {
    padding: 15px;
    margin-bottom: 0px;
}
.cmnt-li {
    margin-top: 20px;
}
.coment-by {
    background-color: #f4f4f4;
    padding: 10px;
}
.author-box {
    padding: 20px;
    margin-bottom: -1px;
    padding-left: 80px;
    position: relative;
}
.blog-detail-box {
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
}
.author-img {
    position: absolute;
    left: 10px;
    /* top: 20px; */
    border-radius: 50%;
    height: 55px;
}
.blog-comment-box .comment-arrow {
    border-bottom: 15px solid transparent;
    border-right: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: 28px;
    width: 0;
}
.remark-side {
    margin-left: auto !important;
}
h3.ab-tra {
    color: #fff;
    background-color: #f68b1f;
    font-weight: 600;
    margin-bottom: 0px;
    font-family:'Myriad Pro';
    padding-left: 10px;
}
.form-section {
    margin-bottom: 20px;
}
.form-control {
    border: 1px solid #cccc;
    background-color: #ededed;
}
.blog-comment-box .col-10 {
    position: relative;
}
.btn-theme {
    font-size: 14px;
    background-color: #6dbcc6;
    color: #fff;
    padding: 10px 35px;
}
.form-section input {
    border: none;

}
#exampleFormControlTextarea1 {
    border: none;
}
.author-box h5{
    color: #6dbcc6;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f4f4f4;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
footer {
    background: url(../images/footer-back.png) no-repeat;
    background-size: cover;
    padding: 40px 0 20px;
    padding-bottom: 0px;
}
footer p {
    color: white;
    line-height: 1.2;
    padding-top: 20px;
    padding-left: 10px;
    /* padding-right: 38px; */
}
.footer-bottom .col-7{
    text-align: right;
}
a:hover{
    color:;
}
.btn-submit {
    font-size: 14px;
    font-family: 'Myriadpro';
    padding: 10px 40px;
    background: #f7941d;
    color: white;
    border-radius: 0px;
    border: 2px solid transparent;
    margin: 10px 0px;
}
.content-2 {
    background-color: #6dbcc6;
    top: 100px;
    padding: 55px 33px;
    max-width: 476px;
    height: 412px;
}
.content-2 h4 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.content-2 ul li {
    color: #fff;
    list-style: none;
    margin-bottom: 10px;
}
footer h5 {
    color: white;
    font-size: 30px;
    font-weight: bold !important;
    text-transform: capitalize;
    margin-bottom: 20px;
    /* margin-top: 20px; */
}
footer ul.footer-menu {
    padding: 0 0 0 10px;
}
footer ul li {
    color: white;
    list-style: none;
    margin-bottom: 10px;
}
footer ul li a {
    color: white;
}
.remark-section p {
    margin-top: 20px;
    margin-right: 36px;
}
a {
    text-decoration: none;
    background-color: transparent;
}

span.line {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 2px;
    height: 50px;
    background: ;
    margin-bottom: 10px;
}

.footer-bottom {
    background:rgba(155,214,221,0.5);
    padding: 5px 0px;
}
.footer-bottom p {
    color: white;
    font-size: 14px;
    margin: 12px 0px;
    padding-top: 5px !important;
    
}
footer ul.icon-menu li:first-child {
    background: url(../images/icons/location.svg) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li:nth-child(2) {
    background: url(../images/icons/mail.svg) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li:last-child {
    background: url(../images/icons/phone-footer.svg) no-repeat;
    background-position: center left;
    border-bottom: 0px;
}
footer ul.icon-menu li {
    padding: 10px 0 10px 25px;
    margin: 0px;
    word-break: break-all;
}





@media screen and (max-width: 1366px) {
    .hc-item-2 {
        margin-left: 0px;
        
}







 
@media screen and (max-width: 1024px){
    .hp-item-top {
        padding: 10px 20px;
        height: 220px;
    }
}

@media screen and (max-width: 991px){
.nav-item.menu-search-d {
    position: absolute;
    right: 60px;
    top: 33px;
}
}

@media screen and (max-width: 768px){
    .text-section p {
        padding: 0px;
    }
    .hp-item-top {
        padding: 0px 20px;
        height: 241px;
    }
    .hp-item-top h3 {
      margin-left: 0px;
      margin-right: 0px;
      padding-top: 20px;
    }
}

@media screen and (max-width: 375px){
    .text-section p {
        padding: 0px;
    }
    .remark-section {
        margin: 0px;
    }
    .hc-item {
        margin-top:0px;
    }
    .hc-item-3 {
        padding-top: 30px;
        text-align: left;
        padding-right: 10px;
    }
    .home-testimonial .slick-arrow {
        margin-left: 17px;
        margin-right: 16px;
        width: 16px;
    }
}