@import url('arcon/stylesheet.css');

html {
    font-size: 1rem;
    scroll-behavior: smooth;
}

body {
    color: #040000;
    font-family: 'arcon', sans-serif;
    font-style: normal;
    font-size: 21px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

input:focus,
textarea:focus,
button:focus {
    outline: none;
}

a,
img {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a {
    color: #1a3767;
}

a:hover {
    color: #65b2e9;
}

.head,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
}

h2 {
    font-size: 54px;
    line-height: 60px;
}

h3.small {
    font-size: 22px;
    padding-bottom: 25px;
}

a.spbtn,
.spform button,
.spform input[type="submit"],
.rss-summary-readmore {
    font-family: arcon;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #65b2e9;
    padding: 16px 50px;
    display: inline-block;
    text-align: center;
}

a.spbtn:hover,
.spform button:hover,
.spform input[type="submit"]:hover {
    color: #ffffff !important;
    background-color: #1b3767;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#header .z-container * {
    display: inline-block;
    vertical-align: top;
}

#header {
    background-color: #e2e6ea;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

#header .topbar {
    text-align: right;
    padding: 4px 15px;
}

#header .topbar a.spbtn {
    padding: 15px 50px;
    font-size: 17px;
}

#header .searchform {
    margin: 0 15px 0 5px;
}

#header .searchform input[type="text"] {
    float: left;
    width: 300px;
    font-size: 17px;
    height: 51px;
    padding: 12px;
    border: none;
    background-color: rgb(214 213 215 / 65%);
}

#header .searchform input[type="submit"] {
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
    width: 65px;
    height: 51px;
    background-color: rgb(214 213 215 / 65%);
}

#header .topbar .searchform input[type="submit"]:hover {
    background-color: rgb(214 213 215 / 100%);
}

.social a {
    color: #a7a9ac !important;
    font-size: 22px;
    margin: 15px 5px 0 5px;
}

.social a:hover {
    color: #1a3767 !important;
}

#header .logo {
    margin: 0 0 20px 0;
    width: 290px;
}

.main-menu {
    margin-top: 38px;
}

.main-menu li {
    margin: 0 0 0 53px;
    display: inline-block;
    text-transform: uppercase;
}

.main-menu li:first-child {
    margin-left: 0;
}

.main-menu i.fa-bars {
    font-size: 38px;
    margin: -15px 0 0 0;
}

.main-menu li a {
    color: #051c2c;
}

#header a.call:hover,
.main-menu li a:hover,
#footer a:hover {
    color: #1b3768;
}

#footer {
    background-color: #f3f3f3;
    padding: 90px 0 40px 0;
}

#footer,
#footer a {
    color: #000;
}

#footer .foobox {
    float: left;
    width: 37%;
    padding: 0 15px;
}

#footer .foobox.box3 {
    width: 26%;
}

#footer .foobox.box1 {
    padding-right: 50px;
}

#footer .head {
    font-size: 26px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #051c2c;
}

#footer ul.menu li {
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

#footer p i.fas {
    color: #a7a9ac;
    font-size: 33px;
    width: 35px;
    text-align: center;
    margin: 0 9px 9px 0;
    display: inline-block;
    vertical-align: middle;
}

#footer .fa-envelope {
    margin-right: 5px;
}

#footer .social {
    margin-top: 35px;
}

#footer .foobox .copyright {
    text-align: left;
    line-height: 40px;
}

#zModalOverlayDivInner1 {
    overflow: hidden !important;
}

.zModalOverlayDiv2 {
    padding: 0px !important;
}

.hmpg-video iframe {
    pointer-events: none;
    cursor: pointer;
}

.spform input[type="text"],
.spform input[type="email"],
.spform textarea {
    font-family: 'arcon';
    background-color: #ffffff;
    border: none;
    color: #000;
    padding: 20px 30px;
    width: 100% !important;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 18px;
}

.spform ::placeholder {
    color: #000;
}

.spform button,
.spform input[type="submit"] {
    font-family: 'arcon';
    padding: 20px 60px;
    font-size: 16px;
}

#footer .newsletter {
    text-align: center;
    margin-bottom: 80px;
    padding: 0;
}

#footer .newsletter input[type="text"] {
    width: 35% !important;
    margin: 0 10px 0 0;
}

table.table-list,
table.table-list tr,
table.table-list td,
table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
}

table.table-list tr:last-child {
    margin: 5px 0 0 0;
}

#footer .copyright {
    padding: 30px 15px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}

.slidert {
    position: absolute;
    left: 0;
    top: 55%;
    width: 100%;
    transform: translateY(-50%);
}

.slidert .slideinb {
    float: right;
    width: 600px;
    max-width: 100%;
}

.slidert h1 {
    color: #fff;
    font-size: 64px;
    line-height: 68px;
    text-transform: uppercase;
}

.slidert h1 span,
h2 span {
    color: #65b2e9;
}

.slidert a.spbtn {
    margin: 25px 0 0 0;
}

.hsec1 {
    background-image: url('../images/hsec1bg.jpg');
    background-position: 15% 0;
    position: relative;
}

.hsec1:before {
    background: rgba(0, 0, 0, 0.25);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    ;
    right: 0;
    top: 0;
}

.hsec1 .z-container {
    position: relative;
    z-index: 5;
}

.indSpeSec {
    background-image: url('../images/hsec2bg.jpg');
}

.indSpeSecInn {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1600px;
    padding: 0 30px;
}

.indSpeSec .box {
    /*max-width: 300px;*/
    padding: 0 5px;
    text-align: center;
    width: 20%;
}

.industry-box {
    display: flex;
    width: 100%;
}

.indSpeSec .box a {
    align-items: center;
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background-color: rgb(32 32 32 / 70%);
    padding: 30px 10px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}

.indSpeSec .box a img {
    margin: 20px 0 20px 0;
}

.industry-box span {
    display: block;
    text-align: center;
    width: 100%;
}

.indSpeSec .box a:hover {
    background-color: rgb(32 32 32 / 100%);
}

.servSec,
.whySec2 {
    background-image: url('../images/hsec3bg.jpg');
}

.servSec .box {
    max-width: 395px;
}

.servSec .box a {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    overflow: hidden;
}

.service-box {
    box-sizing: border;
    float: left;
    margin-top: 30px;
    padding: 0 20px;
    width: 33.33%;
}

.service-box:nth-child(3n + 1) {
    clear: both;
}

.servSec .img {
    display: inline-block;
    position: relative;
    background-color: #353131;
    margin-bottom: 10px;
}

.servSec .img span {
    color: #fff;
    font-size: 20px;
    left: 0;
    line-height: 1.4;
    opacity: 0;
    padding: 40px;
    position: absolute;
    text-transform: none;
    top: -50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.servSec a:hover .img span {
    opacity: 1;
    top: 50%;
}

.servSec .img span u {
    margin: 15px 0 0 0;
    display: inline-block;
    color: #65b2e9;
}

.servSec .box a:hover img {
    opacity: 0.2;
}

.hSec4 {
    background-image: url('../images/hsec4bg.jpg');
}

.induSlider {
    text-align: center;
}

.induSlider .text {
    padding: 10px 0 25px 0;
}

.hSec5 {
    background-image: url('../images/hsec5bg.jpg');
}

.hblog {
    max-width: 395px;
}

.hblog a {
    display: inline-block;
}

.hblog a:hover {
    color: #65b2e9;
}

.hblog a:hover img {
    filter: grayscale(1);
}

.hsec6 .owl-stage {
    align-items: center;
    display: flex;
}

.hSec6 .owl-carousel .owl-nav button.owl-prev,
.hSec6 .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -60px;
    top: 50%;
    transform: translateY(-19px);
    background-image: url(../images/arrow-left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 38px;
    opacity: .7;
}

.hSec6 .owl-carousel .owl-nav button:hover {
    opacity: 1;
}

.hSec6 .owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/arrow-right.png);
    left: auto;
    right: -60px;
}

.hSec6 .owl-carousel .owl-nav button span {
    opacity: 0;
}

.owl-carousel .owl-dots {
    display: none;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    text-align: left;
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.z-default-subpage-header .z-default-subpage-title {
    margin: 355px 0 20px 0;
    padding: 0 15px;
    font-size: 48px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.consec2,
.bluebg {
    background-image: linear-gradient(#011d3d, #003775);
}

.z-default-subpage-subpage {
    padding-top: 70px;
    padding-bottom: 50px;
}

.z-default-subpage-left-panel {
    min-width: 400px;
    max-width: 400px;
    padding-right: 30px;
    background-color: transparent;
}

.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

.z-default-subpage-left-panel-menu a:link,
.z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #2a2a2a;
    font-size: 21px;
    padding: 22px 22px;
    margin: 0 0 1px 0;
    border: none;
    text-transform: uppercase;
}

.z-default-subpage-left-panel-menu a:hover,
.z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #1b3768;
}

.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 3px solid #d8d8d8;
}

.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
    background: transparent;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb strong {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}

.breadcrumb strong {
    padding: 0 4px;
}

.breadcrumb a:hover {
    color: #1b3768;
}

.z-default-subpage-subcontent h2 {
    font-size: 36px;
    margin-top: 20px;
    text-transform: none;
    padding-bottom: 0;
}

.z-default-subpage-subcontent ul {
    padding: 0;
    margin: 10px 0 15px 0;
    list-style: none;
}

.z-default-subpage-subcontent ul li {
    padding: 5px 0;
}

.z-default-subpage-subcontent ul li:before {
    content: '-';
    margin: 0 10px 0 0;
}

h1.p-title {
    font-size: 48px;
    padding-bottom: 30px;
}

.indSpeSec.sub {
    background-image: none;
}

.indSpeSec.sub .box a {
    background-color: #162739;
}

.indSpeSec.sub .box a:hover {
    background-color: #1a3767;
}

.teambox {
    max-width: 395px;
}

.teambox a {
    display: inline-block;
    color: #000000;
}

.teambox a .imgbox {
    overflow: hidden;
    background-color: #dcdcdc;
    box-shadow: 0 0 10px #dedede;
}

.teambox a:hover img {
    transform: scale(1.1);
}

.teambox a .text {
    text-align: center;
}

.teambox a .t1 {
    font-size: 24px;
    padding: 25px 0 5px 0;
    text-transform: uppercase;
}

.teambox a .t2 {
    font-size: 18px;
    color: #003775;
}

.teampop {
    padding: 50px;
    box-sizing: border-box;
    display: inline-block;
}

.teampop .img {
    float: left;
    display: inline-block;
    width: 35%;
}

.teampop .info {
    float: left;
    width: 65%;
    padding: 0 0 0 35px;
}

.teampop .info .tit {
    font-size: 24px;
}

.fancybox-content {
    max-width: 90%;
    max-height: 90%;
    padding: 0;
}

.z-float.section-slideshow {
    margin: 0 0 -8px 0;
}

.induSlider-slider {
    margin-bottom: -1px;
}

.induSlider-slider .slider-pager.circles {
    bottom: 80px;
}

.induSlider-slider .slidebox {
    padding: 80px 15px 150px 15px;
}

.induSlider-slider .slider-pager.circles a {
    background-color: transparent;
    border: 2px solid #fff;
    margin: 0 4px;
}

.induSlider-slider .slider-pager.circles a.active {
    background-color: #fff;
}

#header .expanded-menu-only {
    display: none;
}

.rss-summary-modern {
    margin-bottom: 30px !important;
}

/* .hmpg-video {
    margin-top: 55px;
} */

.video-banner {
    margin-top: 150px;
    padding: 20px 15px 5px 15px;
    background-color: #193768;
    text-align: center;
    color: #FFF;
}

.video-banner a:link {
    text-decoration: underline;
}

a.rss-summary-title,
a.rss-summary-readmore {
    color: #65b2e9;
    font-size: 24px;
    text-transform: uppercase;
}

a.rss-summary-title:hover,
a.rss-summary-readmore:hover {
    color: #1b3768;
}

.rss-summary-text,
.zblog-story {
    font-size: 100%;
}

a.rss-summary-readmore {
    display: block;
    color: #FFF;
    margin: 25px 0 0 0;
    max-width: 240px;
    font-size: 22px;
}

.blog-disclaimer {
    margin: 0% 18%;
}



.z-mobile-header .z-mobile-menu {
    background-color: #1a3767;
}

.z-mobile-menu .fa {
    /*text-align: center;
    width: 32px;*/
}

#slideshowHomeDiv1 {
    position: relative;
    z-index: 1;
}

.homeSlideshowPrevious,
.homeSlideshowNext,
.homeSlideshowPause,
.homeSlideshowPlay {
    background-color: #1a3767;
    color: #FFF;
    font-size: 40px;
    line-height: 1;
    padding: 15px;
    position: absolute;
    z-index: 4;
    border: 1px solid rgba(255, 255, 255, .7);
}

.homeSlideshowPause,
.homeSlideshowPlay {
    border: 1px solid rgba(255, 255, 255, .7);
    width: 60px;
    padding: 7px;
    text-align: center;
}

.homeSlideshowPrevious:hover,
.homeSlideshowNext:hover,
.homeSlideshowPause:hover,
.homeSlideshowPlay:hover {
    background-color: #282828;
}

.homeSlideshowPrevious {
    bottom: 45%;
    left: 0px;
}

.homeSlideshowNext {
    bottom: 45%;
    right: 0px;
}

.homeSlideshowPlay,
.homeSlideshowPause {
    bottom: 15px;
    right: 10px;
}

.homeSlideshowPause:focus,
.homeSlideshowPlay:focus,
.homeSlideshowNext:focus,
.homeSlideshowPrevious:focus {
    outline: 2px dashed #FFF;
}


@media screen and (max-width: 1362px) {
    .video-banner {
        margin-top: 144px;
    }

    #header .logo {
        width: 250px;
    }

    .main-menu {
        margin-top: 32px;
    }

    .main-menu li {
        margin: 0 0 0 30px;
    }

    #header .searchform input[type="text"] {
        width: 250px;
    }

    h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .slidert h1 {
        font-size: 48px;
        line-height: 54px;
    }

    .slidert .slideinb {
        width: 500px;
    }

    .slidert a.spbtn {
        margin: 0;
    }

    .servSec .box a {
        font-size: 20px;
    }

    .servSec .img span {
        font-size: 18px;
        padding: 15px;
    }

    .servSec .img span u {
        margin: 5px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 260px 0 20px 0;
    }

    h1.p-title {
        font-size: 36px;
    }

    .z-default-subpage-subcontent h2 {
        font-size: 28px;
    }

    .z-default-subpage-left-panel {
        min-width: 320px;
        max-width: 320px;
    }

    .blog-disclaimer {
        margin: 0% 10%;
    }
}

@media screen and (max-width: 992px) {
    #header .logosec {
        display: none;
    }

    .z-mobile-header,
    .z-mobile-header-fixed,
    .z-mobile-menu-icon.open span {
        background-color: #fcfcfc !important;
    }

    .z-mobile-header .z-mobile-menu,
    .z-mobile-menu-icon span {
        background: #1a3767;
    }

    .z-mobile-header .z-mobile-header-logo {
        width: 235px;
    }

    .z-default-subpage-header {
        margin-top: 0;
    }

    #header {
        position: relative;
    }

    #header .topbar {
        text-align: center;
        padding: 10px 15px;
    }

    #header .topbar a.spbtn {
        padding: 10px 30px;
        padding: 12px 30px 8px 30px;
    }

    #header .searchform input[type="text"],
    #header .searchform input[type="submit"] {
        height: 44px;
    }

    .social a {
        margin: 10px 5px 0 5px;
    }

    .video-banner {
        margin-top: 0px;
    }

    .parslider {
        padding: 0 30px;
    }

    .hSec6 .owl-carousel .owl-nav button.owl-prev {
        left: -30px;
    }

    .hSec6 .owl-carousel .owl-nav button.owl-next {
        right: -30px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 150px 0 10px 0;
        font-size: 36px;
    }

    .z-default-subpage-right-panel {
        border-left: none;
    }

    .z-default-subpage-left-panel {
        padding: 15px;
    }

    .z-default-subpage-left-panel-menu a:link,
    .z-default-subpage-left-panel-menu a:visited {
        font-size: 18px;
    }

    #header .social {
        display: none;
    }

    .service-box {
        width: 50%;
    }

    .service-box:nth-child(3n + 1) {
        clear: none;
    }

    .service-box:nth-child(2n + 1) {
        clear: both;
    }
}

@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {
        width: 150px;
    }

    #footer .newsletter input[type="text"] {
        width: 33% !important;
    }

    h2 {
        font-size: 34px;
        line-height: normal;
    }

    #footer .foobox,
    #footer .foobox.box3 {
        width: 100%;
    }

    #footer {
        padding: 90px 0 0 0;
    }

    #footer .foobox.box2 {
        margin: 30px 0;
    }

    #footer ul.menu li {
        margin: 0 0 5px 0;
    }

    #footer .head {
        font-size: 24px;
        margin: 0 0 10px 0;
    }

    .teampop {
        padding: 20px;
    }

    .fancybox-content {
        max-height: none;
    }

    .slidert {
        padding: 30px 80px;
    }

    .slidert h1 {
        font-size: 32px;
        line-height: 1.2;
    }

    .indSpeSec .box {
        margin-bottom: 20px;
        width: 100%;
    }

    .indSpeSec .box,
    .indSpeSec .box a {
        display: block;
    }

    .service-box {
        float: none;
        width: 100%;
    }

    .induSlider,
    .induSlider-heading {
        text-align: left;
    }

    .z-default-subpage-subpage:after {
        clear: both;
        content: '';
        display: table;
    }

    .z-default-subpage-subpage,
    .z-default-subpage-left-panel,
    .z-default-subpage-right-panel {
        display: block;
    }

    .z-default-subpage-left-panel {
        max-width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img {
        max-width: 150px;
    }

    body {
        font-size: 18px;
    }

    #header .spbtn {
        display: block;
        margin-bottom: 10px;
    }

    #header .searchform input[type="text"] {
        width: 215px;
        width: calc(100% - 65px);
    }

    #header .searchform {
        display: block;
        margin: 5px 0;
    }

    #header .searchform form {
        display: block;
    }

    .social a {
        margin: 5px 5px -5px 5px;
    }

    .slidert {
        padding: 30px;
    }

    .slidert .slideinb,
    #footer .newsletter input[type="text"],
    .teampop .img,
    .teampop .info {
        width: 100% !important;
    }

    .slidert .slideinb {
        padding: 15px;
        top: 50%;
    }

    .slidert h1 {
        font-size: 22px;
        line-height: normal;
    }

    .slidert a.spbtn {
        padding: 8px 15px;
    }

    h2 {
        font-size: 25px;
    }

    h3.small {
        font-size: 18px;
        padding-bottom: 10px;
    }

    #footer .newsletter input[type="text"] {
        margin: 0 0 10px 0;
    }

    a.spbtn,
    .spform button,
    .spform input[type="submit"] {
        padding: 12px 30px;
    }

    .spform button,
    .spform input[type="submit"] {
        padding: 15px 50px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 80px 0 10px 0;
        font-size: 28px;
    }

    #footer {
        padding: 60px 0 0 0;
    }

    h1.p-title {
        font-size: 28px;
    }

    .z-default-subpage-subcontent h2 {
        font-size: 24px;
    }

    .breadcrumb,
    .breadcrumb a,
    .breadcrumb strong {
        font-size: 15px;
        text-transform: none;
    }

    .z-default-subpage-subpage {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .teampop .info {
        padding: 15px 0 0 0;
    }

    .teampop .info .tit,
    .teambox a .t1 {
        font-size: 20px;
    }

    .teambox {
        padding: 0;
    }

    .homeSlideshowPrevious,
    .homeSlideshowNext,
    .homeSlideshowPause,
    .homeSlideshowPlay {
        display: none;
    }

    .induSlider-slider .slidebox {
        padding: 50px 15px 80px 15px;
    }

    .induSlider-slider .slider-pager.circles {
        bottom: 30px;
    }

    .spform input[type="text"],
    .spform input[type="email"],
    .spform textarea {
        padding: 10px 12px;
    }

    .z-default-subpage-left-panel-menu a:link,
    .z-default-subpage-left-panel-menu a:visited {
        padding: 15px 20px;
    }

    .z-default-subpage-left-panel {
        max-width: 100%;
    }

    a.rss-summary-title {
        font-size: 20px;
    }

    a.rss-summary-readmore {
        margin: 10px 0 0 0;
        font-size: 18px;
    }
}