﻿
ul.bullet-list li {
    list-style: none;
}

    ul.bullet-list li span {
        font-weight: bold;
    }

.tro-content li {
    font-weight: 500;
}

#experience li {
    margin-left: 25px;
}


.grid-main-MHK {
    margin-top: 0px !important;
}

.g2 {
    margin-bottom: 3px;
}

h1 {
    font-size: 20px;
}

.img1 {
    width: 90px !important;
    height: 35px !important;
}

.pad1 {
    padding-top: 4px !important;
}

.pad2 {
    padding-top: 8px !important;
    text-align: center !important;
}

/*.container {
                width: 100% !important;
                padding: 0px;
            }*/

.Scrollbaar {
    Overflow-y: auto;
    Overflow-x: hidden;
    height: 800px !important;
}

}

.devided-section {
    border-top: 1px solid #d1d1d1;
    position: relative;
    padding-top: 50px;
}

.footer-area {
    background: #000000;
    padding-top: 80px;
    position: relative;
    color: #bfbfbf;
}

    .footer-area .footer-logo {
        max-width: 110px;
        display: inline-block;
        margin-bottom: 50px;
    }

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-area h5 {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 8px 0;
    margin-bottom: 10px;
    font-weight: 300;
    border-bottom: 2px solid #806534;
}

.footer-widget .btn.btn-orange-outline {
    margin-top: 10px;
}

.btn-orange-outline {
    background: transparent;
    border: 1px solid #1C349C;
    color: #1C349C;
}

.copyirght-text {
    font-size: 14px;
    border-top: 1px solid #333;
    padding: 15px 0;
    color: #747474;
    font-weight: 300;
    margin-top: 50px;
}

.footer-area ul li a {
    color: #bfbfbf;
    font-weight: 300;
    font-size: 18px;
    text-decoration: none;
}

.footer-area ul li {
    line-height: 30px;
    font-weight: 300;
    font-size: 18px;
    color: #bfbfbf;
}

    .footer-area ul li a:hover {
        color: #1C349C;
    }

.devided-section .single-ser.content-with-img {
    max-width: 530px;
    margin: 20px auto 40px;
}

.single-ser.content-with-img .service-img {
    max-height: 290px;
    margin-bottom: 50px;
}

.content-with-img .content-detail h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 40px;
}

.fw300 {
    font-weight: 300 !important;
}

.link {
    background: transparent;
    border: 0;
    color: #1C349C;
    font-size: 19px;
    cursor: pointer;
}

.single-ser.content-with-img .service-img img.svg-icon {
    display: inline-block;
    height: 270px;
}

.devided-section:before {
    content: '';
    position: absolute;
    width: 50%;
    background: #f8f8f8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-right: 1px solid #d1d1d1;
}

.footer-social a {
    width: 50px;
    display: inline-table;
    height: 50px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 2px solid #4d4d4d;
    border-radius: 50%;
}

.copyirght-text a {
    color: #747474;
}

p {
    margin: 0 !important;
    color: #333;
}

.btn-orange-outline:hover, .btn-orange-outline:focus {
    background: #1C349C;
    border-color: #1C349C;
    color: #fff;
}

.btn {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative;
    padding: 10px 50px;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.benefits .content-with-img .content h6 {
    margin: 25px 0 10px;
    font-size: 22px;
}

.text-uppercase {
    text-transform: uppercase;
}

.benefits .bullet-list li::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #1C349C;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    margin-top: 4px;
}

.gray-bg {
    background: #f5f5f5;
}

img.inline {
    display: inline-block;
}

.pad1 {
    padding-top: 8px;
}

.pad2 {
    padding-top: 10px;
    text-align: right;
}

.img1 {
    width: 160px;
    height: 45px;
}

.container {
    width: 95%;
}

.grid-main-MHK {
    margin-top: 40px;
    background: #fff;
    box-shadow: 0px 0px 8px #5a5959;
    padding: 10px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.footer-social i {
    color: #4d4d4d;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 22px;
    line-height: 47px;
}

.d1 {
    background-color: #fff;
    color: #1c439c;
    margin: 0px -11px;
    text-align: center;
}

.btn-dark {
    border-radius: 50px;
    padding: 5px 15px;
    border: 2px solid #314c69;
    background-color: white;
    color: #314c69;
}

    .btn-dark:hover {
        border-radius: 50px;
        padding: 5px 15px;
        border: 2px solid #314c69;
        background-color: #314c69;
        color: white;
    }

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h4, h4 {
    font-size: 16px;
    font-weight: bold;
}

span {
    font-size: 18px;
}

/* #grad1 {
            height: 2px;
            background-image: linear-gradient(to right,#00afef, #ec268f, #00afef);
        }*/

.footer {
    left: 0;
    bottom: 0;
    width: 99.2%;
    background-color: #314c69;
    color: white;
    text-align: center;
    height: 40px;
    font-weight: bold;
    margin-left: 4px;
}

.Scrollbaar {
    Overflow-y: auto;
    Overflow-x: hidden;
    height: 450px;
}

#loadingIcon {
    display: none;
    position: absolute;
    width: 95% !important;
    height: 875px !important;
    padding-left: 50%;
    opacity: 1.5 !important;
    background-color: white !important;
    z-index: 99999999 !important;
    color: #000000;
    left: 33px !important;
    top: -150px !important;
}

    #loadingIcon img {
        position: absolute !important;
        top: 42% !important;
        left: 42% !important;
    }

.innerpage-slide .slide-content, .banner-content .slide-content {
    padding-left: 50px;
    padding-top: 60px;
    z-index: 22;
    position: relative;
}

.banner-content h1 {
    font-size: 70px;
    font-weight: 900;
    line-height: 1em !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.tro-banner .slider-img-wrap.absolute-img {
    right: 50px;
    max-width: 700px;
    bottom: 0;
    z-index: 1;
}

.slider-img-wrap.absolute-img {
    position: absolute;
    right: 0px;
    max-width: 800px;
    z-index: 1;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.innerpage-slide .slide-content, .banner-content .slide-content {
    padding-left: 50px;
    padding-top: 100px;
    z-index: 22;
    position: relative;
}

.banner-content p {
    font-weight: 300;
    font-size: 24px;
    margin: 15px 0 25px;
}

body {
    font-size: 16px;
    font-weight: 300;
    background-color: #fff;
}

.fz-48 {
    font-size: 48px !important;
}

.banner-content.justify-content-center {
    padding-top: 110px;
}

.slide-content p {
    font-size: 23px;
}

span#Qualification p {
    font-weight: 600;
    padding-left: 25px;
}

.tro-content p {
    font-size: 15px;
    font-weight: 500;
}

.banner-area {
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 100vh;
    min-height: 500px;
    background: #ececec;
}

.section-gap {
    padding: 60px 0;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.section-title {
    padding-bottom: 30px;
}

    .section-title h3 {
        margin-bottom: 20px;
        font-size: 50px;
        font-weight: bold;
        line-height: 1.2em !important;
        margin-top: 0;
        text-align: left;
    }

.text-uppercase {
    text-transform: uppercase;
}

.mt-10 {
    margin-top: 10px !important;
}

.fz-18 {
    font-size: 18px !important;
}

.tro-wrap {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.tro-content h4 {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.2em !important;
    margin-top: 0;
    color: #393939;
}

div#ArhamSoft_Jobs p {
    display: inherit;
}

div#ArhamSoft_Jobs ::placeholder {
    color: #1C349C !important;
    padding-left: 10px;
}

.tro-wrap p, .tro-wrap label, .tro-wrap li {
    text-align: left !important;
}

p {
    line-height: 29px;
    font-size: 18px;
    color: #393939;
    font-weight: 300;
    margin: 0;
    color: #333;
}

.bullet-list {
    font-size: 18px;
}

ul, ol {
    padding-left: 0;
    margin-left: 0;
}




.bullet-list i {
    font-size: 17px;
    color: #1c349c;
    margin-right: 10px;
}

.aply-btn {
    float: right;
    position: absolute;
    right: 20px;
    top: 0;
}

    .aply-btn .btn {
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
    }

div#showmore label {
    font-size: 14px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}

.btn-primary {
    background: #1C349C;
    color: #fff;
    font-size: 17px;
    border-color: #1C349C;
}


#arhamsoftnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

#arhamsoftnav {
    position: sticky;
    top: 0;
    z-index: 999999999 !important;
    background: white;
    box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.2);
}

li {
    font-weight: normal;
    font-size: 15px !important;
    color: #333;
    text-align: left;
}

#arhamsoftnav li {
    float: left;
}

    #arhamsoftnav li a {
        display: block;
        color: white;
        text-align: center;
        text-decoration: none;
    }


.btn-primary:focus, .btn-primary:hover, .btn-primary.active {
    color: #1C349C !important;
    border-color: #1C349C !important;
    background-color: #fff !important;
}

.textnewbox {
    width: 100%;
    height: 50px;
    border-radius: 0px;
    border: 0px solid #1C349C;
    color: #1C349C;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 12px 10px;
    background-color: white;
}

.jobhead {
    font-weight: bold;
    font-size: 45px;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    width: 32%;
    padding-bottom: 10px;
    margin-bottom: 35px !important;
}

#filters {
    background: #1C349C;
    padding: 35px 0;
}

.btn-primary-light {
    padding: 13px 45px !important;
    background: #1C349C;
    color: #fff;
    font-size: 17px;
    border-color: #ffffff;
}

.a-img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: -112px;
    right: -81px;
}

.process-div h3 {
    font-weight: bold;
    color: #1C349C;
    margin: 4px 0;
}

.process-div p {
    line-height: 1.3;
    font-size: 17px !important;
}

.popupouter {
    background: none 0% 0% repeat scroll rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px !important;
    display: none;
}

.popupinner {
    height: auto !important;
    width: 30%;
    background: #1C349C;
    color: white;
    position: absolute;
    top: 15%;
    left: 35%;
    padding: 1%;
    height: auto !important;
    border-radius: 3px;
}

.closePopUp {
    position: absolute;
    top: -11px;
    right: -14px;
    width: 30px;
    height: 30px;
    background: transparent url(images/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: block;
}

.jobhead2 {
    margin-top: 0px;
    font-weight: bold;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1400px) {
    .tro-banner .slider-img-wrap.absolute-img {
        right: 50px;
        max-width: 800px;
        z-index: 1;
    }
}

@media (max-width: 585px) {
    p.fz-18 {
        text-align: center !important;
    }

    .jobhead {
        font-size: 38px !important;
        width: 100% !important;
    }



    h3 {
        font-size: 24px !important;
        text-align: center !important;
    }

    p {
        text-align: justify;
    }

    .slider-img-wrap img {
        width: auto;
    }

    .bullet-list, ul li, .fz-18, .footer-area ul li a {
        text-align: left !important;
    }

    p {
        text-align: center !important;
    }

    .innerpage-slide .slide-content {
        padding-top: 0;
        padding-left: 0;
    }
}

.tro-wrap .img-wrapper {
    border: 1px solid #ccc;
}

@media (max-width: 767px) {
    .devided-section .single-ser.content-with-img .service-img img.svg-icon {
        display: inline-block;
        height: 160px;
    }

    .devided-section {
        padding-top: 0;
    }

    .a-img {
        width: 120px;
        height: 120px;
        position: absolute;
        top: -85px;
        right: -20px;
        display: none;
    }

    .aply-btn {
        float: left;
        position: inherit;
        right: 0;
        top: 0;
    }

    .slider-img-wrap img {
        width: auto;
        margin: auto;
        margin-top: 20px;
        max-height: 350px;
    }

    .section-title {
        padding-bottom: 10px;
        text-align: center;
    }

    .tro-wrap .img-wrapper {
        display: none;
    }

    .tro-content {
        text-align: justify;
    }

    .img-wrapper {
        max-width: 400px;
        margin: 20px auto 20px;
    }

    .innerpage-slide .slide-content, .banner-content .slide-content {
        padding-right: 0 !important;
    }

    .slider-img-wrap.absolute-img {
        position: relative !important;
        margin: auto;
    }

    .innerpage-slide .slide-content {
        padding-left: 0 !important;
        padding-top: 0 !important;
        text-align: center !important;
    }
}

@media (max-width: 480px) {
    #hideback{
        display:none;
    }
    .banner-area .btn {
        margin-bottom: 5px;
    }

    .slider-img-wrap.absolute-img, .contact-banner .slider-img-wrap.absolute-img {
        position: relative;
        margin-top: 0;
        bottom: -10px;
    }

    .devided-section .col-xs-6 {
        width: 100%;
    }

    .devided-section::before {
        width: 100%;
        background: #f8f8f8;
        top: 0;
        bottom: 0;
        left: 0;
        height: 47%;
    }

    h4 {
        font-size: 18px !important;
    }

    .banner-content h1, .home-banner .banner-content h1, .services-banner .banner-content h1 {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .popupinner {
        width: 90%;
        left: 5%;
        padding: 2%;
    }

    .banner-area {
        height: 80vh;
    }

    .innerpage-slide.banner-area {
        min-height: 710px;
    }

    .innerpage-slide .slide-content, .banner-content .slide-content {
        padding-left: 30px;
        padding-top: 0px;
        z-index: 22;
        position: relative;
        text-align: center;
        margin-bottom: 20px;
        padding-right: 30px;
    }

    .tro-banner .slider-img-wrap.absolute-img {
        right: 0;
        max-width: 470px;
    }
}

.slide-content p {
    margin: 0 0 10px 0 !important;
}

.banner-area .btn {
    text-transform: uppercase;
    min-width: 190px;
    font-family: 'GT Eesti Regular' !important;
}

.btn-black-outline:hover, .btn-black-outline:focus {
    background: #393939;
    border-color: #393939;
    color: #fff;
}

.btn-condensed {
    padding: 18px 25px;
    border-radius: 5px;
}

.btn-black-outline {
    background: transparent;
    border: 1px solid #393939;
    color: #393939;
}
