@import url('https://fonts.googleapis.com/css?family=Nunito:400,600|Rubik:400,500');

body{
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
    font-size: 18px;
    position: relative;
    height: 100%;
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Rubik', sans-serif;
}
.stickyadd {
    background-color: rgba(0,0,0,0.8);
}
.custom_nav_menu {
    padding: 15px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}
.full_height_100vh_home {
    height: 100vh;
}
.bg_overlay_cover_on {
    background-color: rgba(20, 25, 29, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.bg_home_lan_img {
    background-image: url(../img/hero-bg-1.JPG);
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.custom_nav_menu .navbar-nav li a {
    color: #fff;
    font-size: 15px;
    background-color: transparent !important;
    padding: 15px 0;
    margin: 0 7px;
    transition: all 0.4s;
}
.custom_nav_menu .navbar-nav li.active a, .custom_nav_menu .navbar-nav li a:hover, .custom_nav_menu .navbar-nav li a:active {
    color: #f06322 !important;
}
.btn {
    padding: 15px 32px;
    font-size: 14px;
    transition: all 0.5s;
    letter-spacing: 0.6px;
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
}
.btn-rounded {
    border-radius: 35px;
}
.btn_outline_custom {
    border: 2px solid #f06322;
}
.btn_outline_custom:hover, 
.btn_outline_custom:focus, 
.btn_outline_custom:active, 
.btn_outline_custom.active, 
.btn_outline_custom.focus, 
.btn_outline_custom:active, 
.btn_outline_custom:focus, 
.btn_outline_custom:hover, 
.open > .dropdown-toggle.btn_outline_custom {
    color: #ffffff;
    background-color: #f06322;
    border-color: #f06322;
}
.btn_small {
    padding: 10px 14px;
}
.btn_custom {
    border: 1px solid #f06322;
    background-color: #f06322;
}
.btn_custom:hover, 
.btn_custom:focus, 
.btn_custom:active, 
.btn_custom.active, 
.btn_custom.focus, 
.btn_custom:active, 
.btn_custom:focus, 
.btn_custom:hover, .open > .dropdown-toggle.btn_custom {
    color: #f3f3f3;
    background-color: #c44f19;
    border-color: #c44f19;
}
.home_table_cell {
    display: table;
    width: 100%;
    height: 100%;
}
.home_table_cell_center {
    display: table-cell;
    vertical-align: middle;
}
.home_title {
    font-size: 52px;
    line-height: 1.2;
    max-width: 750px;
}
h3.home_title{
    font-size: 38px;
}

.home_subtitle {
    color: #dadada;
    max-width: 600px;
    line-height: 1.8;
    font-size: 20px;
}
.section_all {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-title {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.section-title-border {
    background-color: #000;
    height: 3px;
    width: 44px;
}
.section_title_content {
    max-width: 700px;
}
.section_main_box h3 {
    line-height: 1.4;
    text-transform: capitalize;
}
.about_content_box_all {
    border-radius: 7px;
    padding: 35px;
}
.section-subtitle {
    letter-spacing: 0.4px;
    line-height: 28px;
    max-width: 650px;
}
.Expertise{
    list-style: none;
    padding:0px;
    margin:0px;
    text-align: center;
}
.Expertise li{
    float: left;
    padding: 30px 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    transition: all 0.3s;
    width: 19%;
    min-height: 160px;
}
.Expertise li img{
    width: 60px;
}
.Expertise li h4{
    font-size: 16px;
    margin-top: 20px;
    font-weight: normal;
}
.Expertise li:hover{
    color: #000000;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
}

.bg-cta-img {
    background-image: url(../img/bg_cta_section.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.bg_overlay_cover_on {
    background-color: rgba(20, 25, 29, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.font-weight-normal {
    font-weight: 400!important;
}
.cta_details {
    max-width: 635px;
    line-height: 2.0;
}
.tool-list{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.tool-list li{
    display: inline-block;
    margin-right: 10px;
}
.tool-list li img{
    width: 100px;
}
.service_devider {
    background-color: #176af7;
    height: 2px;
    width: 55px;
}

#services .services_box, #technology .services_box{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

#technology .service_icon img{
    width: 100px;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle{
    text-align: center;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .imgContainer{
    background: transparent;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer{
    border: 0px;
    background-color: transparent;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle{
    text-align: center;
}
.nanogallery_theme_default #nanoGalleryViewer .nanoLogo{
    display: none;
}
.nanoGalleryNavigationbarContainer{
    width: 100% !important;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .folder,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome{
    display: none;
}
.nanogallery_theme_default .nanoGalleryNavigationbar{
    border-top: 0px;
    border-bottom: 0px;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .separator:hover{
    color: #f06322;
}
.text-orange{
    color: #f26309 !important;
}
.contact_icon i {
    font-size: 28px;
    background: #f1f1f1;
    height: 70px;
    width: 70px;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    border-radius: 50px;
}
.text_custom {
    color: #176af7;
}
.contact_info_content .con_head {
    font-size: 18px;
}
.font-weight-bold {
    font-weight: 700!important;
}
.corp_form_custom {
    box-shadow: 0 0 35px 1px #efefef;
    padding: 40px;
}
.corp_form_custom .form-control {
    height: 50px;
    font-size: 16px;
    border-color: #eae7e7;
}
textarea.form-control {
    height: auto !important;
}
.corp_form_custom .form-control {
    height: 50px;
    font-size: 16px;
    border-color: #eae7e7;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage{text-align: center;background-color: transparent;}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle,
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle
{text-shadow: none;color: #212529;}
.footer_background {background-color: #222225;}
.contact_info_content .text-muted:hover{
    text-decoration: none;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.toaster {
    visibility: hidden;
    min-width: 250px;
    background-color: #333;
    border-radius: 2px;
    padding: 16px;
    z-index: 1;
    left: 15px;
    bottom: -24px;
}
.toaster, .top-scroll-icon {
    color: #fff;
    position: absolute;
    text-align: center;
}
.alert{
    font-size: 14px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none;
}
.form-control.has-error{
    border-color: #dc3545;
}
.has-error{
    color: #dc3545;
    font-size: 14px;
}
.nav-link.active{
    color: #f06322 !important;
}


@media only screen and (max-width: 1200px){
    .h5, h5 {
        font-size: 1.0rem;
    }
    .home_title{font-size: 48px;}
    .Expertise li{padding:20px;}
    .section_main_box h3{
        font-size: 24px;
    }
    .Expertise li{
        min-height: 170px;
        width: 18%;
    }
}
@media only screen and (max-width: 991px){
    .navbar-collapse{
        background-color: rgba(0, 0, 0, 0.8);
        padding: 10px;
    }
    .navbar-brand{
        flex-grow: 1!important;
    }
    .contact_info_content{
        width: 50%;
        float: left;
    }
    .contact_info_content:last-child{
        width: 100%;
    }
    .Expertise li{
        width: 48%;
    }
}
@media only screen and (max-width: 767px){
    .home_title{
        font-size: 36px;
    }
    h3.home_title{
        font-size: 28px;
    }
    .home_subtitle{
        font-size: 18px;
    }
    .section_main_box h3{
        font-size: 20px;
    }
    .about_content_box_all,
    .services_box{
        width: 60%;
        margin: auto;
    }
}
@media only screen and (max-width: 575px){
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid{
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media only screen and (max-width: 500px){
    .about_content_box_all, .services_box {
        width: 70%;
        margin: auto;
    }
    .Expertise li{
        width: 45%;
    }
}
@media only screen and (max-width: 400px){
    .contact_info_content{
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 360px){
    .logo-light{
        width: 120px;
    }
}
@media only screen and (max-width: 350px){
    .about_content_box_all, .services_box {
        width: 100%;
        margin: auto;
    }
    .corp_form_custom{
        padding: 25px;
    }
    .apply-sm{
        padding: 4px 8px;
    }
}