.second-menu
{
    padding: 15px 40px!important;
    position: relative;
    z-index: 9;
}
.header-style
{
    border: none;
    padding: 15px 25px;
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(254,87,107) 0%, rgb(254,157,106) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(254,87,107) 0%, rgb(254,157,106) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(254,87,107) 0%, rgb(254,157,106) 100%);
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px 10px 0px 0px;
    max-width: 1050px;
}
.sticky-menu .second-menu
{
    padding: 26px;
}
.main-menu ul li ul li a 
{
    display: block;
    color: #181e23;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    padding: 20px 0;
    position: relative;
    font-size: 15px;
}
.footer-top
    {
    padding-bottom: 55px;
    }
.f-contact
{
    padding-bottom: 0px;
}

.footer-bg
{
    padding-top: 80px;
}
.mean-container a.meanmenu-reveal
{
    margin-top: -44px;
}
.main-menu .has-sub > ul
{
    margin-top: 13px!important;
}
.pt-8 
{
    padding-top: 80px!important;
}
.pb-6 
{
    padding-bottom: 60px!important;
}
.f-widget-title h5
{
    font-size: 30px!important;
}
.footer-top .footer-widget p 
{
    font-size: 16px;
    margin-right: 35px;
}
.footer-link ul li a
{
    font-size: 17px;
}
.footer-top .f-contact ul li span
{
    font-size: 17px;
    padding-left: 60px;
}
.footer-top .f-contact ul li a:hover
{
    color: #e35f25;
    padding-left: 5px;
}
.footer-top .f-contact ul li span:hover 
{
    color: #e35f25;
    padding-left: 60px;
}
.footer-top .f-contact ul li a
{
    font-size: 17px;
}
.copyright-wrap .design a 
{
    color: #fff!important;
    text-decoration: underline;
}
.mt-custom-20{
    margin-top: 215px!important;
}
.services-content-05
{
    min-height: 200px;
}
.about-title h2
{
    font-size: 44px;
}
.services-bd-01
{
    min-height: 346px;
}
.brand-area .single-brand img 
{
    width: 300px;
    height: 80px;
}
.brand-area p 
{
    color: #fff;
}
.blog-content2 h4
{
    margin-bottom: 0px;
}
.blog-content2 p 
{
    color: #9f9b9b;
    font-weight: 900;
}
.blog-content2 h5
{
    color: #d73131;
}
.blog-btn a
{
    font-weight: 900;
    color: #8f8888;
}
.blog-btn a:hover
{
    color: #e35f25;
}
.contact-area .contact-image img
{
    border-radius: 50px 0px;
}
.contact-area .contact-bg02 textarea
{
    width: 100%;
    border: none;
    background: #f3f3f3;
    padding: 25px 30px;
    transition: .3s;
    border-radius: 15px;
}
.cost .arrow 
{
    width: 130px;
    height: 1px;
    display: inline-block;
    position: relative;
    border-top: 4.5px dotted #000;
    vertical-align: middle;
}
.cost .arrow::after
{
    content: "";
    color: var(--darkgrey);
    margin-left: auto;
    border-left: 8px dashed;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    right: -11px;
    position: absolute;
    top: -11px;
    border-radius: 4px;
}
.cost .cost-savings h3
{
    font-size: 40px;
}
.cost .cost-savings h3 span
{
    color: #f3556a;
}
.cost .cost-savings p 
{
    font-size: 17px;
    color: #8f8787;
    font-weight: 400;
}
.cost .cost-savings .total-cost h4
{
    font-size: 31px;
}
.cost .cost-savings-info .in-house h3, .cost .cost-savings-info .outsourced h3 
{
    font-size: 20px;
    color: #000;
    font-size: 500;
}
.cost .cost-savings .total-cost ul, .cost .cost-savings-info .list-1 ul, .cost .cost-savings-info .list-2 ul
{
    margin-top: 20px;
    margin-left: 25px;
}
.cost .cost-savings .total-cost ul li, .cost .cost-savings-info .list-1 ul li, .cost .cost-savings-info .list-2 ul li 
{
    font-size: 18px;
    line-height: 40px;
}
.services-05 .section-title h6
{
    color: #fff;
}

.cost .info .h2{
    font-weight: 600;
    font-family: Roboto,sans-serif;
    color: #262b68;
    font-size: 36px;
}
.cost .info .h2 span {
    color: #e35f25;
    font-weight: 600;
}
.cost .info p {
    color: #5c5c5c;
    font-family: Lato;
    font-size: 18px;
}
.info-table-layout table tr td:not(.table-content), .info-table-layout table tr th:not(.table-content)
{
    padding: 0px 10px;
    align-items: center;
}
.info-table-layout table thead tr th p
{
    margin-bottom: 10px;
    color:#262b68;
    line-height: 20px;
    font-size: 23px;
    font-weight: 700;
    font-family: Roboto;
}
.table-heading, .info-price
{
    font-size: 22px;
    font-weight: 600;
}
.feature, .price
{
    font-size: 20px;
    font-size: 400;
}
@media (min-width: 320px) and (max-width: 757px)
{
    .info-table-layout table thead tr th p
    {
    font-size: 15px;
    }
    .table-heading, .info-price
    {
    font-size: 14px;
    }
    .feature, .price
    {
    font-size: 13px;
    }
    
}
.cost .btn
{
    margin-top: 7px!important;
    margin-bottom: 7px!important;
    background: #e35f25;
    color: #fff;
}
.cost .btn:hover
{
    background: #e35f25;
    color: #fff;
}
.call-number h2 a {
    color: #fff;
    font-size: 38px;
    float: left;
}
.contact-bg02
{
    padding: 27px;
}
.services-bd-01
{
    padding: 18px;
}
.services-content-05
{
    padding-bottom: 15px!important;
}
.menu-area .second-menu .logo h2 a, .main-menu ul li a, .btn.ss-btn
{
    color:#262b68 ;
}
.menu-area .second-menu .logo h2 a
{
    color:#262b68 ;
    font-size: 27px;
}
.menu-area .second-menu .logo h1 a
{
    color:#262b68 ;
    font-size: 27px;
}
.menu-area .second-menu .logo h2 a:hover, .main-menu ul li a:hover, .main-menu .has-sub a:hover, .main-menu .has-sub ul li a:hover, .slider-active .slick-arrow, .section-title h5, .about-title h5
{
    color:#e35f25 ;
}
.btn.ss-btn, .btn, .contact-bg02 .btn.ss-btn.active
{
    background:#e35f25 ;
    color: #fff;
}
.btn.ss-btn:hover, .btn:hover
{
    background:#262b68 ;
    color: #fff;
    box-shadow: none;
}
.slider-active .slick-arrow:hover
{
   box-shadow: 4px 2px 0 0 #e35f25; 
}
a:hover {
    color: #e35f25;
}
.counter-bg::before, .call-number .icon
{
    background:#e35f25 ;
}
.btn.ss-btn.active
{
    box-shadow: none;
}
.testimonial-active2 .slick-dots .slick-active button
{
    background: #e35f25;
}
.brand-area
{
    background: #262b68;
}
.brand-area .section-title h2
{
    color: #fff;
}
.f-widget-title h5::before, .copyright-wrap li::before
{
    background: #e35f25;
}
.footer-link ul li a:hover, .footer-link ul li i, .copyright-wrap .design a:hover , .blog-content2 h5
{
    color: #e35f25!important;
}
.footer-social a:hover, .f-contact i, #scrollUp
{
    background:#e35f25;
    color: #fff;
}
#scrollUp:hover
{
    background: #262b68;
    color: #fff;
}
.services-bd-01 .services-icon
{
    background: #f5f5f5;
}
.sidebar-widget {
    position: sticky;
    top: 101px;
}
.content-box-1 h2
{
    margin-bottom: 20px;
    margin-left: 18px;
}
.breadcrumb-title h2 {
    font-size: 40px;
}
.services-icon-05 img
{
    border-top-right-radius:10px ;
    border-top-left-radius: 10px;
}
.m-height
{
    min-height: 327px;
}
.services-box .services-content2:hover .ss-btn2 {
    display: none;
}
.services-bd-01 .services-content2 h5
{
    color: #e35f25;
}
.breadcrumb > .active, .breadcrumb li a
{
    color: #fff;
    font-weight: 700;
}
.breadcrumb-title h2
{
    color: #fff;
}
.slider-area2 .slider-content h2 br 
{
    display: none;
}
.call-number .icon
{
    height: 80px;
    width: 80px;
    line-height: 75px;
}
.footer-social
{
    text-align: right;
}
@media  (max-width: 767px)
{
    .menu-area .second-menu .logo h1 a
    {
        font-size: 19px!important;
    }
    .logo {
        margin-top: 0px!important;
        padding: 0px!important;
    }
    .second-menu {
        padding: 15px 0px!important;
    }
}
@media  (max-width: 320px){
    .menu-area .second-menu .logo h1 a
    {
        font-size: 15px!important;
    }
}
.team-area-content
{
    padding: 60px 0px;
}
@media (max-width: 767px)
{
   .scroll
    {
        height: 150px;
        overflow: scroll;
    } 
}

.services .services-contents-2 p 
{
    line-height: 28px;
    letter-spacing: 1px;
    word-spacing: 1px;
}
.services-contents-2 h5
{
    color: #e35f25;
}
.services-contents-2
{
    display: inline;
    vertical-align: middle;
}
.about-area .about-title h3
{
    font-size: 32px;
}
.about-area .about-title h3 span
{
    font-size: 28px;
}
.methodology
{
    background: #fbfbfb;
    padding: 80px 0px;
}
.methodology-height
{
    min-height: 456px;
}
.methodology .content-info
{
    background: #fff;
    padding: 30px 30px;
    border-radius: 30px;
}
.counter-section
{
    padding: 80px 0px 30px 0px;
}
.counter-section .counter-info p:first-child
{
    font-weight: 800;
}
.single-counter
{
    padding-bottom: 60px;
    padding-left: 30px;
}
.single-counter
{
    z-index: 2;
}
.country-btn {
    border: 1px solid rgba(0,0,0,0.1);
    background: none;
}
.country-btn + .dropdown-menu {
    width: auto;
    min-width: auto;
    padding: 0;
}
.country-change  .dropdown-item {
    padding: 0.2rem 0.4rem;
    min-width: 77.8px;
}