@import url("../fonts/fonts.css");

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/myriadpro/MyriadPro-Regular.woff2')format('woff2'), url('../fonts/myriadpro/MyriadPro-Regular.woff') format('woff');
    }
    
    

    @font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/myriadpro/MyriadPro-Light.woff2')format('woff2'), url('../fonts/myriadpro/MyriadPro-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/myriadpro/MyriadPro-Bold.woff2')format('woff2'), url('../fonts/myriadpro/MyriadPro-Bold.woff') format('woff');
    }


    @font-face {
        font-family: 'Myriad Pro Semibold';
        src: url('../fonts/myriadpro/MyriadPro-Regular.woff2') format('woff2'),
            url('../fonts/myriadpro/MyriadPro-Semibold.woff') format('woff');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }
    
    
    
    
    @font-face {
        font-family: 'Montserrat';
        src: url('../fonts/Montserrat-Black.woff2') format('woff2'),
            url('../fonts/montserrate/Montserrat-Black.woff') format('woff');
        font-weight: 900;
        font-style: normal;
        font-display: swap;
    }
    
    
    


body {
    font-family: "Myriadpro", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    /* background: url(../images/bg/main-bg.jpg); */
}
#urban_overlay
{
    display: none !important;
}

.asize{
    font-size: 20px;
}
.member-sec {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}
.member-sec .globle-head {
    color: #0e3844;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.member-slider {
    margin-top: 30px;
}
.member-slider .slick-slide>div {
    width: 100%;
    margin: auto;
}
.member-slide {
    position: relative;
}
.member-slide img {
    max-width: 100%;
    margin: auto;
}

/* The Overlay (background) */
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(24,53,64, 0.9);
    overflow-y: auto;
    transition: 0.5s;
    z-index: 3;
  }
  .right-menu {
      padding: 40px;
      text-align: right;
  }
  .right-menu h4 {
      font-size: 30px;
  }
  .right-menu p {
      color: #fff;
  }
  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  header {
      position: relative;
  }
  .foter-logo a {
      display: inline-block;
      width: 247px; 
      height: 80px;;
  }
  .foter-logo a img {
      width: 100%;
      height: 100%;
  }
  @media (max-width: 768px){
    .dropdown-toggle::after {
        top: 17px !important;
        width: 17px !important;
        margin-left: 6px !important;
    }
  }
  .overlay .closebtn img {
      width: 35px;
  }
  .navbar-nav .nav-link {
      position: relative;
  }
  .dropdown-toggle::after {
    background: url(../images/arrow-down.png) no-repeat;
    background-position: right;
    width: 30px;
    height: 20px;
    background-size: 100%;
    margin-left: 10px;
    filter: invert(98%) sepia(100%) saturate(0%) hue-rotate(2deg) brightness(103%) contrast(103%);
    border: none;
    position: absolute;
    top: 30px;
  }
  .overlay a {
  /*  padding: 8px;*/
    text-decoration: none;
    font-size: 38px;
    color: white;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 13px;
    right: 57px;
    font-size: 60px;
    z-index: 9999;
  }
  @media screen and (max-width: 380px) {
    .dropdown-toggle::after {
        top: 5px !important;
    }
    .overlay-content {
        margin-top: 30px !important;
    }
  }
  @media screen and (max-height: 450px) {
    
    .overlay {overflow-y: auto;}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
  label {
    display: inline-block;
    font-size: 16px;
}
.blog-detail-box h1 {
    font-size: 30px;
    color: #000;
    font-family: 'Calibri Regular';
    padding-top: 15px;
}
.btn-theme {
    font-size: 14px;
    background-color: #6dbcc6;
    color: #fff;
    padding: 15px 50px;
    border-radius: 52px;
}
.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;
}
.coment-by {
    background-color: #f4f4f4;
    padding: 10px;
}
.blog-comment-box .col-10 {
    position: relative;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
}
.cmnt-li {
    margin-top: 20px;
}
.tax-text h2 {
    font-size: 36px;
    color: #32c5ff;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    /* font-family: 'Myriad Pro'; */
}
.tax-box .box {
    background-color: #fff;
    padding: 30px 50px 0;
    height: 100%;
    border: solid 2px #ededed;
}
.box h6 {
    font-weight: bold;
    padding-bottom: 15px;
    font-family: ''Myriad Pro'' !important;
    color: #0e3844;
    font-size: 24px;
}
ul.arrow li {
    list-style: url(../images/blue-arrow.png);
    margin-bottom: 10px;
    margin-left: 30px;
    color: #00202c;

}
ul.arrow p a {

        text-decoration: underline !important;
    -webkit-text-underline-position: under !important;
    -ms-text-underline-position: below !important;
    text-underline-position: under !important;
    text-decoration-thickness: 1px !important;
    text-decoration-color: #a3a8ab !important;
    color: #00202c !important;
}
.tax-text a {
    color: #00202c;
}
h4.p-24 {
    color: #0e3844;
    font-size: 24px;
    margin: 30px 0px;
    /* font-family: 'Myriad Pro'; */
    font-weight: 600;
}
.box li a {
    color: #00202c;
    font-size: 14px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.overlay-content li {
    list-style: none;
}
.menu{
    text-align: left;
}
a {
    text-decoration: none;
    background-color: transparent;
}
.login_btn {
    background: #32c5ff;
    border: none;
    border-radius: 28px;
    padding: 7px 25px 7px 25px;
    color: #fff;
    /* position: absolute;
    right: 175px;
    top: 46px;
    z-index: 5; */
}
header span {
    font-size: 16px;
    text-transform: none;
    margin-left: 15px;
}
.menuOverlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 60px;
    color: #fff;
    display: inline-block;
    transition: 0.3s;
}
li .nav-item {
    font-size: 48px;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.overlay-content {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 85px;
    font-family: 'Calibri';
    /* background-color: #32c5ff; */
}
.dropmenu-list li {
    display: inline-block;
    margin-right: 15px;
    text-decoration: underline;
}
.right-menu {
    height: 500px;
}
.menuOverlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 58px;
    color: #fff;
    display: inline-block;
    transition: 0.3s;
}
.nav-item ul li a {
    font-size: 30px;
    font-weight: lighter;
    padding-left: 20px !important;
    line-height: 0.7;
}
.slick-initialized .slick-slide p {
   font-size: 16px;
}
.navbar {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0px;
}
.navbar a {
    color: #fff;
    padding: 15px 6px 0px;
    text-transform: uppercase;
}
/* .menuOverlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(12,23,52);
    background-color: rgba(12,23,52, 0.9);
    overflow-y: auto;
} */
.header-bottom{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/about-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-tax{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/tax-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-tax h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-contact{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/contact-us-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-contact h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
    color: #fff;
}
.header-bottom-taxes{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/tax-resources-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-taxes h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
    color: #fff;
}
.header-bottom-pay{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/payroll-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-pay h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-accounts h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-accounts{
    padding: 336px 15px;
    background-size: cover !important;
    background:url(../images/accounting-ser-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-pp{
    padding: 324px 15px;
    background-size: cover !important;
    background:url(../images/privacy-policy-header.png) no-repeat;
    text-align: center;
}
.header-bottom-pp h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-blog{
    padding: 180px 15px;
    background-size: cover;
    background:url(../images/blog.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-blog h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 25px #000;
}
.header-bottom-serv{
    padding: 364px 15px;
    background-size: cover !important;
    background:url(../images/services-header.png) no-repeat;
    text-align: center;
    height: 380px;
}
.header-bottom-serv h1{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 2px 4px 45px #000;
}
.contact-content {
    margin-top: -100px;
    background-position: top center;
    padding-bottom: 90px;
}
.contact-content .container {
    background: white;
    max-width: 980px;
    padding: 70px 60px 30px;
    -webkit-box-shadow: 5px 5px 10px 0px rgb(230 235 236);
    -moz-box-shadow: 5px 5px 10px 0px rgba(230,235,236,1);
    box-shadow: 5px 5px 10px 0px rgb(230 235 236);
}
.contact-content h2 {
    font-weight: bold;
    text-transform: unset;
    margin-bottom: 60px;
    font-size: 36px;
    color: #32c5ff;
}
.contact-content ul {
    padding: 0px;
}
.contact-content ul li .fa {
    padding-right: 40px;
    width: 25px;
    color: #32c5ff;
    font-size: 25px;
}
.contact-content ul li:first-child {
    background: url(../images/icons/location-blue.png) no-repeat;
    background-position: 0% 18%;
}
.contact-content ul li:nth-child(2) {
    background: url(../images/icons/phone-blue.png) no-repeat;
    background-position: 0% 25%;
}
.contact-content ul li:nth-child(3) {
    background: url(../images/icons/mail-blue.png) no-repeat;
    background-position: 0% 25%;
}
.form-control {
    padding: 15px;
    height: auto;
    border: none;
    font-size: 16px;
    color: #0e3844;
    border-radius: 0px;
    background: #e6ebec;
}
.contact-content .btn {
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    padding-right: 40px;
    padding-left: 40px;
}
 .btn-theme_r {
    font-size: 16px;
    font-family: 'Myriadpro';
    padding: 8px 26px;
    background: #32c5ff;
    color: white;
    border-radius: 50px;
    border: 2px solid transparent;
}
.form-group {
    margin-bottom: 1rem;
}
.btn-theme_r:hover {
    background: transparent;
    color: #0e3844;
    border: 2px solid #0e3844;
}
.contact-content ul li {
    margin-bottom: 5px;
    padding-left: 30px;
    min-height: 30px;
    list-style: none;
    color: #0e3844;
    font-size: 16px;
}

.ser-text h1 {
    color: #fff;
}
.ser-text p {
    color: #fff;
}
 p {
     color: #00202c;
     font-size: 14px;
 }
.text-blue p {
    color: #fff;
}




.home-testimonial {
    /* text-align: center; */
    padding: 150px 0px 0px;
    background: url(../images/testmonial-back.png) no-repeat;
    background-size: cover;
    color: white;
}
.home-testimonial .testimonial-inner {
    max-width: 860px;
    margin: 0 auto;
    padding: 0px 0px 40px;
    position: relative;
    text-align: center;
}
.testimonial-inner h2 {
    margin-bottom: 30px;
    color:#0e3844;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
}
.about-service img {
    /* width: 130px; */
}
.right-menu p{
    margin-top: 20px;
    font-size: 16px;
}
.home-testimonial .testimonial-inner p {
    font-size: 16px;
    color:#0e3844;
    padding-bottom: 50px;
    margin: 20px 50px 30px;
}
.testimonial-text  {
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: 'Myriad Pro Light';
    margin: 20px 38px 30px !important;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.main-slider .slider-caption h1 {
    font-size: 48px;
    margin-bottom: 20px;
    font-family: 'Calibri';
    text-transform: none;
    margin-top: 20%;
    color: #000;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.main-slider .slider-caption {
    position: absolute;
    top: 20%;
    width: 100%;
    color: white;
    text-align: left;
}
.main-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
}
.main-slider .slick-slide {
    position: relative;
}
/* .main-slider .main-slide {
    height: 880px;
} */
.main-slider .slick-slide img {
    display: block;
    width: 100%;
   
}
.main-slider .slider-caption p {
    max-width: 750px;
    font-family: 'Myriad Pro Regular';
    font-size: 16px;
    color: #00202c;
    line-height: 1.3;
    margin: 0 auto;
}
.slide-text h3{
  font-size: 36px;
  color: #00202c;
  font-family: 'Myriad Pro Regular';
  text-transform: uppercase;
}
.slide-text h2{
    font-size: 60px;
    color: #00202c;
    font-family: "Myriad Pro Bold";
    text-transform: uppercase;
  }
  .slide-text h5{
    font-size: 48px;
    color: #00202c;
    font-family: "Myriad Pro Light";
    text-transform: uppercase;
  }
  .slide-text p{
    font-size: 16px;
    color: #00202c;
    font-family: "Myriad Pro Light";
  }
  
.home-testimonial .slick-prev {
    left: -60px;
    height: auto;
    width: 25px;
top: 65%;
}
.home-testimonial .testimonial-inner .testimonial p::before {
    position: absolute;
    top: 17%;
    margin-left: -40px;
    content: "";
    background: url(../images/prev.png) no-repeat;
    width: 50px;
    height: 50px;
    z-index: 9999;
}
.home-testimonial .testimonial-inner .testimonial p::after {
    position: absolute;
    bottom: 20%;
    
    content: "";
    background: url(../images/next.png) no-repeat;
    width: 50px;
    height: 50px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    
}
.slick-slide h4{
    color: #32c5ff;
    font-size: 36px;
    font-weight: bold ;
    font-style: italic;
}
.home-testimonial .slick-next {
    right: -60px;
    height: auto;
    width: 25px;
   top: 65%;
}
.home-efft {
    position: relative;
}
.home-efft::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #07a2d6;
    opacity: 0.7;
}
.home-index {
    position: relative;
    z-index: 9;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.about-remark {
    background: url(../images/remarkable-ser.png) no-repeat;
    background-size: cover;
    color: white;
    font-family: "Myriadpro";
    padding: 160px 0 200px;
}
.remark-side {
    margin-left: auto !important;
}
.about-remark-item {
    padding: 25px 30px 50px;
    background: #fff;
    
    margin-left: auto;
    width: 370px;
}
.about-remark-item h6 {
    font-size: 25px;
    color: #000;
    font-family: 'Calibri Light';
    text-transform: uppercase;
}
.about-remark-item h2 {
    font-size: 52px;
    color: #000;
    font-family: 'Calibri' !important;
    font-weight: 900;
    margin-bottom: 35px;
}
.about-remark-item p {
    color: #000;
    font-family: 'Myriad Pro Regular';
    font-size: 16px;
    line-height: 19px;
}
.home-services {
    padding: 60px 0 70px;
    text-align: center;
    background: url(../images/services-sec.png) no-repeat;
    background-size: cover !important;
    position: relative;
}
.home-services1 {
    padding: 70px 0 90px;
    text-align: center;
}
.home-services1 h2 {
    font-size: 40px;
    text-transform: uppercase;
    padding-top: 70px;
    font-family: 'Myriad Pro Light';
    color: #00202c;
    
}
.home-services1 h4 {
    margin-bottom: 20px;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Bold';
    color: #00202c;
    font-weight: bold;
    
}
.home-services h2 {
    font-size: 40px;
    text-transform: uppercase;
    padding-top: 70px;
    font-family: 'Myriad Pro Light';
    color: #00202c;
    
}
.home-services h4 {
    margin-bottom: 20px;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Myriad Pro Bold';
    color: #00202c;
    font-weight: bold;
    
}
.ser-blue {
    background-color: #32c5ff;
}
.services-business h2 {
    color: #fff;
    padding: 20px 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.services-business p {
    color: #fff;
    padding: 0px 15px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 15px;
}
.services-business {
    margin-bottom: 60px;
}
.home-services .col-md-12 p {
    max-width: 816px;
    margin: 0 auto 10px;
    font-size: 16px;
    padding-bottom: 100px;
    font-family: 'Myriad Pro regular';
    color:#00202c;
    padding-top: 40px;
}
.home-services .col-md-4 {
    padding-top: 35px;
    padding-bottom: 20px;
}
.home-services .home-dev-item {
       background: #fff;
    padding: 30px;
   /* width: 365px;*/
    /* height: 310px; */
    min-height: 100%;
}
.home-services .home-dev-item h3{
   text-transform: uppercase;
   font-size: 24px;
   color: #00202c;
   font-family: 'Myriad Pro Light';
   padding-top: 30px;
   margin-bottom: 0px;
}
.home-services .home-dev-item h5{
    text-transform: uppercase;
   font-size: 24px;
   color: #00202c;
   font-family: 'Myriad Pro Bold';
}
.home-services .home-dev-item p{
    color: #00202c;
    font-size: 16px;
    padding-top: 5px;
}
.home-devoted {
    padding: 60px 0 70px;
    text-align: center;
    background: url(../images/home-devoted.png) no-repeat;
    background-size: cover;
}
.home-devoted p {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
}
.home-devoted h2 {
    margin-bottom: 20px;
    font-size: 48px;
    text-transform: uppercase;
    padding-top: 70px;
    padding-bottom: 42px;
    font-family: 'Myriad Pro Light';
    
}
.home-devoted h2 b{
    font-family:'Myriad Pro Bold' ;
}
.home-devoted .col-md-12 p {
    max-width: 930px;
    margin: 0 auto 10px;
    min-height: auto;
    font-size: 24px;
    padding-bottom: 80px;
    line-height: 24px;
    font-family: 'Myriad Pro Light';
}
.home-devoted .col-md-4 {
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.home-devoted .home-dev-item {
    background: #32c5ff;
    padding: 30px 17px;
    height: 100%;
}
.home-devoted-about {
    padding: 65px 0 85px;
    text-align: center;
    background: url(../images/apple-back.png) no-repeat;
    background-size: cover !important;
}
.home-devoted-about h2 {
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 55px;
    font-family: 'Myriad Pro Light';
    color: #00202c;
    margin-bottom: 0px;
}
.border_box {
    padding: 16px;
}  
.remarable_section{
    padding: 50px 0px;
    background-color: #f7f7f7;
} 
.remarable_section h2 {
    font-weight: 900;
    color: #00202c;
    font-size: 48px;
    font-family: 'Myriad Pro Bold';

}
.about-video {
    background: url(../images/video-section.png) no-repeat;
    background-size: cover;
    padding: 247px 0px;
}
.about-video p {
    margin-top: 25px;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    margin-bottom: 5px;
}
.about-video h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.about-tailor {
    background: url(../images/tailor-back-sec.png) no-repeat;
    background-size: cover;
    padding: 150px 0 100px;
    text-align: center;
}
.about-tailor span {
    color: #000;
    font-size: 32px;
    font-family: "Myriadpro", sans-serif;
    text-transform: uppercase;
    line-height: 0.7;
    padding-bottom: 30px;
}
.about-tailor h2 {
    font-family: 'Myriad Pro Bold';
    margin-bottom: 33px;
    text-transform: uppercase;
    font-size: 48px;
    color: #00202c;
    margin-top: 30px;
}
.about-tailor a {
    padding-top: 20px;
    color: #32c5ff;
    font-size: 36px;
    font-family: 'Myriad Pro Bold';
    text-transform: uppercase;
   

}
.about-tailor p {
    color: #00202c;
    font-size: 16px;
    padding-bottom: 0px;
    padding: 0 2px;
}
.text-about {
    background-color: #fff;
    padding-top: 90px;
    padding-left: 28px;
}
.ser-text h1 {
    font-size: 24px;
    font-weight: bold;
}
.remarable_section h2 label {
    text-transform: uppercase;
    color: #00202c;
    font-size: 30px;
    font-weight: 300;
    display: block;
    font-family: 'Myriad Pro Light';
}
.remarable_section p {
    font-size: 16px;
    color: #0e3844;
}
.home-devoted-about h4 {
    font-size: 40px;
    font-family: 'Myriad Pro SemiBold';
    color: #00202c;
}
.home-devoted-about .home-dev-item h4 {
    font-size: 40px;
    font-family: 'Myriad Pro Bold';
    color: #00202c;
}
.home-devoted-about p {
    color: #00202c;
    font-size: 15px;
}
.home-devoted-about .col-md-4 {
    padding-top: 100px;
    padding-bottom: 120px;
}
.home-devoted-about .home-dev-item {
    background: #fff;
    padding: 57px 30px;
}
.home-dev-item h4 {
    font-family: 'Myriad Pro Bold' ;
    font-size: 26px;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 20px;
}
.home-business h2{
    color:#fff;
    padding-top: 470px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;

}
.home-business h1{
    color:#fff;
    text-align: center;
    font-size: 80px;
    font-family: 'Myriad Pro Light';
    text-transform: uppercase;


}
.header-bottom-secure {
    padding: 318px 0px;
    background-size: cover !important;
    background:url(../images/secure-header.png) no-repeat;
    text-align: center;
}
.header-bottom-secure h1 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 23px #000;
}
.header-bottom-staff {
    padding: 336px 0px;
    background-size: cover !important;
    background:url(../images/staff-head.png) no-repeat;
    text-align: center;
}
.header-bottom-staff h1 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 23px #000;
}
.home-business p {
    color: #fff;
    padding: 0px 25px;
    text-align: center;
    padding-bottom: 25px;
    font-family: 'Myriad Pro Light';
    font-size: 24px;
    line-height: 1.2;
}
.home-business .blue-img {
    border-right: 1px solid;
}
.blue-img {
    background: url(../images/blue-1.png);
    background-size: cover;
}
.blue-img-2 {
    background-size: cover;
    background: url(../images/blue-2.jpg);
    border-left: 1px solid #fff;
}
.btn-default {
    background: #32c5ff;
    color: white;
    border-radius: 25px;
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    padding: 8px 35px;
}
.blue-bg {
    display: flex;
}
.services {
    background: url(../images/services-back.png) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 70px;
    min-height: 750px;

}
.services .service-1 {
    display: flex;
    padding: 30px 0px;
}
.service-1 .ser-text h1 {
    font-size: 45px;
    font-weight: lighter !important;
    line-height: 0.7;
}
.ser-text {
    padding-left: 20px;
    padding-right: 12px;
}
.ser-text p {
    font-size: 19px;
}
.staff-main {
    text-align: center;
    padding: 20px 30px;
}
.ser-text .h-24 p {
   font-size: 15px !important;
}
.staff-main .card {
    min-height: 100%;
}
.card-body {
    background-color: #fff;
}
h5.staff-N {
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    /* font-family: 'Montserrat Regular'; */
    text-transform: uppercase;
}
.staff-main p {
    font-size: 12px;
    color: #444444;
}
.privacy-bg-orange {
    background-color: #32c5ff;
    padding: 65px 0px;
    text-align: center;
}
.privacy-bg-orange h2{
    font-size: 30px;
    /* font-family: 'Roboto Light'; */
}
.privacy-type h3 {
    font-size: 32px;
    color: #00202c;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Roboto';
    text-transform: uppercase;
}
.privacy-type p {
    color: #00202c;
    font-size: 16px;
}
.privacy-type .p-head p{
    text-align: center;
    color: #00202c;
    font-size: 18px;
}
h2.account-main {
    padding: 20px 0px;
    margin-top: 25px;
    color: #000;
    font-size: 30px;
    /* font-family: 'Roboto'; */
    text-transform: uppercase;
    font-weight: bold;
}
.account-report .btn-theme-r {
    padding: 12px 55px !important;
}
.account-report {
    margin-bottom: 50px;
}
.account-report .report-item1 {
    width: 100%;
    min-height: 100%;
    margin-bottom: 0 !important;
}
.account-section .text-blue {
    margin-left: auto;
    margin-right: 0;
}
.account-section .text-blue p {
    padding-right: 48px;
}
.report-item {
    text-align: center;
    min-height: 320px;
    padding: 30px 30px 30px;
    margin-bottom: 24px;
    background-color: #fff;
    box-shadow: 1px 1px 15px #e6e7eb;
}

.report-item h2 {
    color: #00202c;
    font-size: 24px;
    /* font-family: 'Roboto'; */
    font-weight: bold;
    padding: 24px 0px;
    text-transform: uppercase;
}
.report-item p {
    color: #00202c;
    font-size: 14px;
}
.report-item1 {
    text-align: center;
    min-height: 385px;
    padding: 30px 30px 30px;
    margin-bottom: 50px;
    background-color: #fff;
    box-shadow: 1px 1px 15px #e6e7eb;
    width: 360px;
}

.report-item1 h2 {
    color: #00202c;
    font-size: 24px;
    /* font-family: 'Roboto'; */
    font-weight: bold;
    padding: 24px 0px;
    text-transform: uppercase;
}
.report-item1 p {
    color: #00202c;
    font-size: 14px;
}
.about-tailor h4 {
    padding-top: 20px;
    color: #32c5ff;
    font-size: 36px;
    font-family: 'Myriad Pro Bold';
    text-transform: uppercase;
}
.about-service .h-24 h1 {
    font-size: 24px;
    /* font-weight: 600; */
    font-family: 'Myriad Pro Bold';
}
.about-service .h-24 p {
    margin-bottom: 0px;
}
.btn-theme-r {
    font-size: 16px;
    /* font-family: 'Roboto Regular'; */
    padding: 10px 32px;
    background: #32c5ff;
    color: white;
    border-radius: 50px;
    border: 2px solid transparent;
}
.ser-text img {
    /* height: 45px; */
    /* margin-top: 12px; */
}
.btn {
    font-size: 14px;
}
.btn-theme-r:hover {
    background: white;
    color: #32c5ff !important;
    border: 2px solid #32c5ff;
}
.blog-container {
    padding: 60px 0px;
}
.blog-detail-box {
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
}
.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;
}
.recent-Article h5 {
    color: #00202c;
    font-weight: bold;
    font-size: 16px;
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.recent-Article p {
    padding: 15px;
    margin-bottom: 0px;
    color: #00202c;
}
.blog-detail-box h1 {
    font-size: 30px;
    color: #00202c;
    font-weight: bold;
    padding-top: 15px;
}
.blog-detail-box p {
    color: #00202c;
}
.blog-detail-box a {
    color: #32c5ff;
}

.recent-Article a {
    color: #32c5ff;
    font-weight: bold;
}
.ser-section {
    padding: 295px 0px;
    background: url(../images/services-sec.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.text-section {
    text-align: center;
}
.account-section{
    background: url(../images/accounting-sec1.png) no-repeat;
    background-size: cover !important;
    padding: 235px 10px;
}
.payroll-section{
    background: url(../images/payroll-sec.png) no-repeat;
    background-size: cover !important;
    padding: 235px 10px;
}
.text-blue {
    background: #32c5ff;
    padding: 25px 30px 50px;
    width: 700px;
}
.account-section .text-blue h6 {
    text-transform: uppercase;
}
.payroll-section .text-blue h6 {
    text-transform: uppercase;
    margin-bottom: 30px;
}
.payroll-section .text-blue {
    margin-left: auto;
    margin-right: 0;
}
.account-section .text-blue {
    padding: 40px 52px 50px;
}
.text-blue h6{
    font-size: 36px;
    font-family: 'Myriad pro Bold';
}
.tax-section {
    background: url(../images/tax-section.png) no-repeat;
    background-size: cover !important;
    padding: 235px 10px;
}
.tax-section .text-blue {
    background: #32c5ff;
    padding: 25px 30px 30px;
    width: 100%;
}
.tax-section .text-blue h6{
    font-size: 36px;
    font-family: 'Myriad pro Bold';
    text-transform: uppercase;
    margin-bottom: 20px;
}
.tax-section .col-md-8 {
    max-width: 61.6%;
}
.author-box {
    padding: 20px;
    margin-bottom: -1px;
    padding-left: 80px;
    position: relative;
        color: black;
}
.expert-services {
    background: url(../images/expert-section.png) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 70px;
}
.expert-services .service-1 {
    display: flex;
    padding: 15px 0px;
    background-color: #32c5ff;
    margin-bottom: 40px;
    width: 530px;
}
.expert-services .my-auto {
    width: 130px;
}
.expert-services .ser-text {
    width: 78%;
}
.service-1 img {
    padding-left: 25px;
    padding-right: 10px;
    /* width: 145px; */
}
.coment-by h6 {
    color: #00202c;
    font-family: 'Myriad pro Regular';
}
footer {
    background: #32c5ff;
    padding: 40px 0 20px;
    padding-bottom: 0px;
}
footer p {
    color: white;
    line-height: 1.2;
    padding-top: 20px;
}
footer h5 {
    color: white;
    font-size: 30px;
    font-weight: bold !important;
    text-transform: capitalize;
    margin-bottom: 20px;
}
footer ul.footer-menu {
    padding: 0 0 0 3px;
}
footer ul li {
    color: white;
    list-style: none;
    margin-bottom: 10px;
    margin-right: 12px;
}
footer ul li a {
    color: white;
}
.icon-drop li:first-child {
    background: url(../images/icons/location.png) no-repeat;
    background-position: center left;
    padding-left: 20px;
    margin-bottom: 12px;
}
.icon-drop li:nth-child(2) {
    background: url(../images/icons/mail.png) no-repeat;
    background-position: center left;
    padding-left: 23px;
    margin-bottom: 12px;
}
.icon-drop li:last-child {
    background: url(../images/icons/phone.png) no-repeat;
    background-position: center left;
    padding-left: 23px;
    border-bottom: 12px;
}

footer ul.icon-menu li:first-child {
    background: url(../images/icons/location.png) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li {
    padding: 10px 0 10px 25px;
    margin: 0px;
    word-break: break-all;
}
footer ul.icon-menu li:nth-child(2) {
    background: url(../images/icons/mail.png) no-repeat;
    background-position: center left;
}
footer ul.icon-menu li:nth-child(3) {
    background: url(../images/icons/phone.png) no-repeat;
    background-position: center left;
    border-bottom: 0px;
}
.time-clock {
    display: flex;
    position: relative;
}
.time-clock i {
    position: absolute;
    left: 0px;
    bottom: 11px;
    color: #ffffff;  
} 
.footer-bottom .col-7 {
    text-align: right;
}
ul {
    padding-left: 0px;
}

.footer-bottom {
    background-color: #3cc8ff;
    padding: 12px 0px;
}
@media  ( max-width: 1920px) {
    /* .login_btn {
        right: 470px;
    } */
}

@media (max-width: 1024px) {
    
    .home-business h2{
        padding-top: 150px;
    }
    .navbar-brand img {
        height: unset;
    }
    .main-slider .slider-caption {
        top: 25%;
    }
    .home-devoted-about h4 {
        font-size: 35px;
    }
    .home-devoted-about .home-dev-item {
        padding: 17px;
        min-height: 100%;
    }
    .header-bottom-accounts {
        padding: 200px 15px;
    }
    .header-bottom {
        padding: 200px 15px;
    }
    .remark-side {
        margin-left: unset !important;
    }
    .report-item h2 {
        font-size: 22px;
        padding: 16px 0px;
    }
    /* .main-slider .slick-slide img {
        height: 100%;
    } */
    .slide-text h5 {
        font-size: 30px;
    }
    .slide-text h2 {
        font-size: 40px;
    }
    .home-devoted-about .home-dev-item h4 {
        font-size: 26px;
    }
    .tax-section .col-md-8 {
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .main-slide {
        height: 900px;
    }
    .main-slider .slider-caption {
        /* position: unset; */
        /* top: 20%; */
    margin-bottom: 20px;}
    .main-slider .slider-caption .col-lg-4 {
        /* top: -33%; */
        /* margin-top: -100px; */
        margin-top: 20px;
    }
    .service-1 .ser-text h1 {
        line-height: 1 !important;
    }
}

@media (max-width: 768px) {
    .home-testimonial {
        padding: 70px 0;
    }
    .contact-content h2 {
        font-size: 26px;
    }
    .text-blue h6 {
        font-size: 24px !important;
    }
    .account-section .text-blue p {
        padding-right: 0;
    }
    .home-services h2 {
        font-size: 26px !important;
    }
    .home-services1 h4 {
        font-size: 34px !important;
    }
    .about-tailor h2 {
        font-size: 36px !important;
    }
    .about-tailor h4 {
        font-size: 26px !important;
    }
    .about-remark {
        padding: 130px 0 130px;
    }

    .home-testimonial .testimonial-inner p {
        font-size: 16px !important;
    }
    .overlay a {font-size: 20px}
    .account-section .text-blue {
        padding: 25px;
    }
    .member-sec .globle-head {
        font-size: 36px;
    }
    .about-remark-item h2 {
        font-size: 45px;
    }
    .remarable_section h2 {
        font-size: 36px;
    }
    .about-video {
        padding: 115px 0;
    }
    .about-video h2 {
        font-size: 24px;
    }
    .blog-detail-box h1 {
        font-size: 24px !important;
    }
    .home-devoted-about {
        padding: 50px 0;
    }
    .account-report {
        margin-bottom: 50px;
    }
    .account-report .report-item1 {
        margin-bottom: 0 !important;
        min-height: 100%;
    }
    .report-item1 {
       
        min-height: 450px;
        width: 100%;
    }
    /* .main-slider .slider-caption {
        top: 25%;
        width: 52%;
    } */
    .navbar-brand img {
        height: unset !important;
    }
    .home-business p{
        padding: 0px;
        padding-bottom: 30px;
    }
    .home-business h1 {
        font-size: 50px;
    }
    .home-testimonial .slick-next {
        right: 0px;
    }
    .home-devoted-about h4 {
        font-size: 25px;
    }
    .home-devoted-about .home-dev-item {
        background: #fff;
        padding: 20px;
    }
    .header-bottom-accounts {
        padding: 200px 15px;
    }
    .header-bottom {
        padding: 200px 15px;
    }
    h1 {
        font-size: 45px !important;
    }
    .remark-side {
        margin-left: unset !important;
    }
    .header-bottom-pp {
        padding: 200px 15px;
    }
    .header-bottom-secure {
        padding: 200px 0px;
    }
    .header-bottom-serv {
        padding: 200px 15px;
    }
    h5.staff-N {
        font-size: 11px; }
        .header-bottom-taxes {
            padding: 200px 15px;
        }
        .header-bottom-tax {
            padding: 200px 15px;
        }
        .slide-text h5 {
            font-size: 20px;
        }
        .slide-text h2 {
            font-size: 30px;
        }
        .home-testimonial .slick-next {
            right: -30px;
            top: 40%;
        }
        .home-testimonial .slick-prev {
            left: -33px;
            top: 40%;
        }
        .testimonial-inner h2 {
            font-size: 40px;
        }
        .expert-services .service-1 {
                width: 100%;
        }
        .services .service-1 {
            flex-wrap: wrap;
        }
        .services .service-1 .ser-text {
            margin-top: 20px;
        }
        .service-1 .ser-text h1 {
            font-size: 24px !important;
        }
        
    }
    @media (max-width: 500px) {

   

    .login_btn {
            display: none;
        }
        /* .service-1 img {
            display: none;
        } */
    
        .home-testimonial .slick-next {
           display: none !important;
        }
        .home-testimonial .slick-prev {
           display: none !important;
        }
        .home-devoted .col-md-4 {
            
            padding-left: 10px;
        }
        .home-devoted-about .col-md-4 {
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .about-tailor {
            
            padding: 70px 0 70px;
        }
        .home-services {
            background-position: right;
        }
        .home-services1 {
            padding: 30px 0 30px;
            text-align: center;
        }
        .expert-services .my-auto {
            width: auto;
        }
        .expert-services .ser-text {
            width: 100%;
        }
        .text-blue {
          
            width: unset;
        }
        .tax-section .text-blue {
            width: unset;
        }
        .report-item1 {
            width: unset;
        }
            
        }
@media (max-width: 375px) {

    .main-slider .slider-caption {
        /* position: unset; */
        top: 20%;
    }



    .main-slide {
        height: 600px;
    }
    .header-bottom-accounts h1 {
        font-size: 40px;
    }
    .navbar-brand img{
        width: 100%;
        height: unset !important;
    }
    .about-remark-item {
        width: unset;
    }
    header span {
        margin-left: 0px;
    }
    .text-blue {
        width: unset;
    }
    .home-testimonial .slick-next {
        right: 10px;
        top: 40%;
        width: 16px;
    }
    .ser-text h1 {
        font-size: 30px !important;
    }
    .service-1 img {
        padding-left: 8px;
        padding-right: 10px;
    }
    .home-testimonial .slick-prev {
        left: 5px;
        top: 40%;
        width: 16px;
    }
    .home-devoted-about .col-md-4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .overlay a {
        padding: 0px;
    }
    header span img {
        padding-top: 5px;
    }
    .header-bottom {
        padding: 200px 15px;
    }
    .header-bottom-accounts {
        padding: 200px 15px;
    }
    .col-2 img {
        width: 38px !important;
    }
    .contact-content h2 {
        margin-bottom: 42px;
        font-size: 21px;
    }
    .header-bottom-contact {
        padding: 150px 15px;
    }
    .header-bottom-pay {
        padding: 150px 15px;
    }
    .header-bottom-pp {
        padding: 150px 15px;
    }
    .privacy-type h3 {
        font-size: 25px;
    }
    .header-bottom-secure {
        padding: 150px 0px;
    }
    h2.account-main {
        font-size: 25px;
    }
    .header-bottom-serv {
        padding: 150px 15px;
    }
    .header-bottom-taxes {
        padding: 150px 15px;
    }
    .tax-section .text-blue {
        width: unset !important;
    }
    .header-bottom-tax {
        padding: 150px 15px;
    }
    .navbar a {
        width: 55%;
        padding: 0px;
}
.blue-img-2 {
    border-left:none;
}
.main-slider .slider-caption {
    /* top: 40%; */
}
.slide-text h3 {
    font-size: 18px;
}
.slide-text h2 {
    font-size: 20px;
    line-height: 0.2;
}
.slide-text h5 {
    font-size: 18px;
    line-height: 0.8;
}
.main-slider .slider-caption p {
    font-size: 12px;
    line-height: 1.2;
}
.btn-theme-r {
    /* display: none; */
}
.home-devoted .col-md-12 p{
    font-size: 20px;
}
.home-devoted h2 {
    font-size: 35px;
}
.home-testimonial .testimonial-inner p {
    font-size: 16px;
}
.home-testimonial .testimonial-inner .testimonial p::before{
    background-size: 27px;
}
.home-testimonial .testimonial-inner .testimonial p::after {
    background-size: 27px;
}
.nav-item ul li a {
    font-size: 23px;
    line-height: 1.2;
}

}