﻿body {
    font-family: 'roboto',sans-serif, calibri;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    color: #808285;
    overflow-x: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 16px;
    float: left;
}

a, a:hover, .address i {
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'ubuntu';
    src: url('../fonts/ubuntu.ttf') format('truetype');
}

a, a:visited, a:focus, a:hover, a:active {
    text-decoration: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

textarea {
    resize: vertical;
}


.no_space {
    margin: 0 !important;
    padding: 0 !important;
}

.fullwidth {
    width: 100%;
    float: left;
}


ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    text-align: justify;
    line-height: 20px;
}

.footercontent {
    width: 100%;
    float: right;
    left: 0;
    bottom: 0;
    background: #3c3e3d;
    color: #FFF;
    padding: 7px 0px;
    z-index: 100;
    font-size: 13px;
}

    .footercontent p {
        text-align: center;
        margin-top: 10px;
    }

    .footercontent a {
        color: #ffdc34;
    }


.btnnormal {
    background-color: #173885;
    color: #fff;
    margin: 0;
    border: 0;
    padding: 8px 11px;
    padding-bottom: 7px;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    border-radius: 6px;
    margin-left: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    font-family: 'roboto', sans-serif;
    transition: all .5s ease !important;
}

    .btnnormal:hover {
        background-color: #012f5d !important;
    }

.rel {
    position: relative;
}

.mar-none {
    margin: 0;
}


h1 {
    font-size: 36px;
    font-weight: bold !important;
    font-family: 'roboto';
    color: #054d7b !important;
}


.mrg-top {
    margin-top: 10px !important;
}

.mrgtop {
    margin-top: 30px !important;
}

.mrg-btm {
    margin-bottom: 10px !important;
}

.mrgbtm {
    margin-bottom: 60px !important;
}

.mrgbtm1 {
    margin-bottom: 30px !important;
}

.mrg-left {
    margin-left: 10px !important;
}

.mrg_right {
    margin-right: 10px !important;
}

.mrg_topnne {
    margin-top: 0px !important;
}

.pdg_top {
    padding-top: 10px;
}

.pdg_right {
    padding-right: 10px !important;
}
.rpdgnne {
    padding-right: 0px !important;
}

.brd-btm {
    border-bottom: 1px solid #b0afaf;
}

.lpadding_nne {
    padding-left: 0;
}

.line {
    border-bottom: 1px solid #b0afaf;
    width: 97%;
    margin-left: 15px;
}


.navbar-toggle {
    border-color: #ddd;
    background-color: #214081;
    color: #fff;
}

    .navbar-toggle span {
        background-color: #fff;
    }

h1, h2, h3, h4 {
    font-family: 'roboto';
    font-weight: 500;
    color: #696b70;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    clear: both;
}

.btm_space {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.searchwidth i {
    background-color: #2852b5;
    color: #ffffff;
    padding: 8px;
}

.searchwidth {
    /* width: 5%; */
}

.search {
    margin-top: 28px;
}

.searchtext {
    border: none;
    background: #2f2f2f;
    color: #fff;
}

.head {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 10px;
    margin-top: 10px;
}

.logo {
    margin-top: 10px;
}

    .logo img {
        width: 75px;
        height: 83px;
    }

.phone span {
    /*padding-left: 15px;*/
}

.navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    font-family: "ubuntu";
    line-height: 24px;
    text-align: center;
    color: #434345;
    /* margin-left: 5px; */
}

.nav > li > a:focus, .nav > li > a:hover {
    background: #1E1E1E;
    color: #2852b5;
}

.mnubar {
    background: #1E1E1E;
}




.nav .open > a:focus {
    background-color: #054d7b;
    color: #fff !important;
}

.camera_caption {
    position: absolute;
    top: 156px;
    left: 0;
    right: 0;
}

    .camera_caption > div {
        background: none;
    }

.camera_wrap {
    margin-bottom: 0 !important;
}

    .camera_wrap .camera_pag .camera_pag_ul li {
        width: 12px;
        height: 12px;
        background: url(../images/camera_pag.png) right 0 no-repeat;
        margin: 20px 2px;
    }

        .camera_wrap .camera_pag .camera_pag_ul li span {
            display: none;
        }

        .camera_wrap .camera_pag .camera_pag_ul li:hover,
        .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
            background: url(../images/camera_pag.png) 0 0 no-repeat;
        }

.camera_pag {
    position: relative;
}

.slider .camera_wrap .camera_pag ul {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    right: 0;
}

.active {
    background: #2852b5;
    color: #fff !important;
}

    .active:hover {
        background: #173885 !important;
        color: #fff !important;
    }

.navbar-nav > li > a {
    color: #ffffff;
}

.navbar-nav > li > .dropdown-menu {
    left: 0;
    right: auto;
    margin-left: 10px;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    display: block;
    text-align: left;
    color: #272727;
    font-size: 16px;
    text-transform: none;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #F4F4F4;
    font-weight: bold;
    background-color: #fff;
}

    .dropdown-menu > li > a:hover {
        background-color: #2852b5;
        color: #fff !important;
    }

.address p, .phone p {
    position: absolute;
    top: 0;
    left: 50px;
}

.address i, .phone i {
    position: relative;
    font-size: 37px;
    top: 5px;
}



.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: #1e1e1e;
    color: #2852b5 !important;
}

.nav > li > a {
    padding: 10px;
    margin-right: 20px;
}

.navbar {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}

.address, .phone, .btntop {
    margin-top: 10px;
}

.slidetext {
    font-size: 72px;
    line-height: 66px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px #5e0902;
    text-align: center;
}

.slidefontsmall {
    font-size: 35px;
}

.flright {
    float: right;
}

@media (min-width:767px) and (max-width:1200px) {
    .nav > li > a {
        padding: 10px;
        font-size: 13px;
    }
}


@media (min-width:768px) and (max-width:991px) {
    .nav > li > a {
        padding: 8px !important;
    }
}





@media (min-width:768px) and (max-width:991px) {
    .phone {
        margin-top: 5%;
    }

    .logo {
        text-align: center;
    }

    .contentbg .logo {
        text-align: left !important;
    }

    .btntop, .address, .phone {
        text-align: center;
    }

    .flright {
        float: none;
    }

    .phone {
        margin-top: 10px;
    }
}

@media (min-width:0px) and (max-width:991px) {
    .search {
        margin-top: 0;
    }
}

@media (min-width:0px) and (max-width:767px) {
    .logo, .social, .footercontent {
        text-align: center;
    }

    .btntop, .address, .phone {
        text-align: center;
    }

    .flright {
        float: none;
    }

    .contentbg .pbold {
        text-align: center;
    }

    .navbar-nav > li {
        display: inline !important;
    }

        .navbar-nav > li > a {
            margin-right: 0 !important;
        }

    .navbar-nav {
        margin: 0;
    }

    .workinghrsresponsive {
        display: block !important;
    }

    .workinghrsnormal {
        display: none !important;
    }
}

@media (min-width:374px) and (max-width:494px) {
    #home h2 span {
        font-size: 25px !important;
    }
}

@media (min-width:0px) and (max-width:373px) {
    #home h2 span {
        font-size: 15px !important;
    }
}

.address i span, .phone i span {
    float: right;
    text-align: left;
    font-family: roboto;
    font-size: 16px;
    color: #40454A;
    margin: 0;
    font-weight: normal;
    margin-left: 10px;
    line-height: 26px;
}

.bgslidertext {
    background: rgba(30, 30, 30, 0.9);
    padding: 20px 0;
    position: relative;
    z-index: 9;
    /*margin-top: -100px;*/
}

    .bgslidertext p {
        margin: 0;
        font-size: 24px;
        color: #fff !important;
        text-align: center;
    }

    .bgslidertext a {
        margin-left: 10px;
    }

.imagebox a {
    width: 80%;
    margin-left: 5%;
    color: #fff;
    text-transform: uppercase;
    background: #173885;
    font-weight: bold;
    font-size: 14px;
    display: none;
    position: absolute;
    bottom: 168px;
    transition: all 0.5s ease;
}

.imagebox:hover img {
    opacity: 0.5;
}


.imagebox:hover a {
    display: block;
}

#home h3 {
    color: #272727;
    font-size: 22px;
    float: left;
    font-weight: bold;
}

.contentbg h3 {
    color: #272727;
    font-size: 22px;
    float: left;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.sectionbg {
    background-image: url('../images/bannerbg.jpg');
    background-color: #09325b;
}

    .sectionbg p, .sectionbg p {
        color: #fff !important;
        text-align: center;
    }

    .sectionbg img {
        margin-bottom: 10px;
    }

.imgtext {
    position: relative;
    top: -40px;
    width: 176px;
    display: inline-block;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
}


.pbold {
    font-weight: bold;
}

.social i {
    color: #808285;
}

    .social i:hover {
        color: #ffdc34;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a {
        text-align: center;
    }

    h3 {
        text-align: center;
        float: none !important;
    }

    .txtcenteralign, #home .pbold {
        text-align: center;
    }

    .contentbg h3 {
        text-align: center !important;
    }
}

.mrgright {
    margin-right: 5px;
}

.aboutus p {
    font-size: 16px;
    color: #9e9e9e;
    font-weight: 300;
    line-height: 31px;
    margin: 0;
    margin-bottom: 5px;
}

.map-responsive iframe {
    width: 100%;
    height: 400px;
    border: none;
}

.contentbg h3 {
    width: 100%;
    float: left;
    text-align: left;
    border-bottom: 4px double rgba(255, 255, 255, 0.59);
    padding-bottom: 8px;
    margin-bottom: 6px;
}

.contentbg {
    background-image: url('../images/footerbg.jpg');
    padding-bottom: 10px;	
}

    .contentbg h3, .contentbg a, .contentbg p, .contentbg li {
        color: #fff !important;
    }

        .contentbg li a:hover, .contentbg li:hover, .contentbg a:hover {
            color: #ffdc34 !important;
        }

    .contentbg img {
        background-color: #fff;
    }

.social i {
    color: #fff;
}

.mnu a:hover {
    color: #2852b5 !important;
}

p {
    font-size: 16px;
    font-weight: 300;
    color: #111 !important;
}

.inner-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 125px 0px;
    position: relative;
    background-image: url('../images/contactusbanner.JPG');
}

    .inner-banner h2 {
        color: #fff;
    }

.err_msg {
    color: red;
    font-weight: 700;
    text-align: left;
    float: left;
    font-size: 13px;
}

#contactus .pbold {
    color: #111;
    font-size: 18px;
}

#contactus .pheading {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
}

.fa-map-marker span, .fa-phone span, .fa-envelope-o span, .fa-clock-o span {
    color: #fff;
}

.fa-phone span {
    margin-left: 8px !important;
}

.addr {
    color: #729cff;
    font-size: 25px;
}


.mrgleft {
    margin-left: 30px;
}



.mrgleft2 {
    margin-left: 40px;
}

#to_top a {
    display: block;
    color: #173885;
    line-height: 36px;
    text-align: center;
}

.fa-angle-up {
    color: #ffffff;
    width: 50px;
    height: 50px;
    background: #2852b5;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

#to_top {
    float: right;
    position: fixed;
    bottom: 30px;
    right: 15px;
    font-size: 45px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
}

.dspblock {
    display: block;
}

.dspnne {
    display: none;
}

.mrgtop2 {
    margin-top: 15%;
}

.pgconstruction {
    margin: 10%;
    font-size: 25px;
}



#map1popup, #map2popup {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(17, 17, 17, 0.58);
    z-index: 999999;
    display: none;
}

.mail_border {
    width: 920px;
    margin: 10% auto;
    padding: 1px;
    position: relative;
}

    .mail_border span {
        color: #fff;
        font-size: 22px;
        position: absolute;
        margin: 0;
        cursor: pointer;
        background-color: #ef4b52;
        width: 34px;
        height: 34px;
        padding-left: 8px;
        padding-top: 5px;
        font-weight: normal;
        float: left;
        border-radius: 100%;
        top: -18px;
        right: -15px;
        box-shadow: 0 0 4px 2px #222222;
        z-index: 10;
    }

        .mail_border span i {
            margin: 0;
            padding: 0;
            float: left;
        }

.popup_inner {
    height: inherit;
    width: 100%;
    margin: 0 auto;
    height: inherit;
}

.pdg {
    padding: 10px;
    font-size: 18px;
    color: #fff;
    background-color: #214081;
    /* text-transform: capitalize; */
}

.imgbox {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

#home h2 span {
    background: #fff;
    display: inline-block;
    font-size: 36px;
    line-height: 26px;
    font-weight: bold;
    color: #272727;
    padding: 10px 35px;
}

.section-title h2 {
    background: url('../images/section-title-bg.jpg') repeat-x center left;
    margin: 0;
}

#cameraheight {
    height: 500px;
}


@media (min-width:600px) and (max-width:767px) {
    .slidefontsmall {
        font-size: 30px !important;
    }

    .slidetext {
        font-size: 60px;
    }

    .camera_caption {
        top: 90px;
    }
}

@media (min-width:600px) and (max-width:767px) {
    .slidefontsmall {
        font-size: 30px !important;
    }

    .slidetext {
        font-size: 60px;
    }

    #cameraheight {
        height: 400px !important;
    }

    .camera_caption {
        top: 80px;
    }
}

@media (min-width:400px) and (max-width:600px) {
    .slidefontsmall {
        font-size: 25px !important;
    }

    .slidetext {
        font-size: 30px;
    }

    #cameraheight {
        height: 300px !important;
    }

    .camera_caption {
        top: 60px;
    }
}

@media (min-width:0px) and (max-width:400px) {
    .slidefontsmall {
        font-size: 20px !important;
    }

    .slidetext {
        font-size: 25px;
    }

    .camera_caption {
        top: 50px;
    }

    #cameraheight {
        height: 300px !important;
    }
}

.contentbg p {
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 14px;
}

.address i {
    color: #ffdc34;
}

.address .fa-map-marker:hover {
    color: #2852b5;
    cursor: pointer;
}

.footercontent a:hover {
    color: #fff;
}

.contentbg .btnnormal {
    margin: 0;
}

.img-thumbnail {
    border-radius: 0 !important;
}

.fa-envelope-o {
    font-size: 22px;
}


.navbar-nav {
    width: 100%;
    text-align: center;
}

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }

.phone:hover .fa-phone {
    color: #2852b5;
}


.succss_msg {
    color: #00af03;
    padding: 8px;
}

.addres a {
	/*color: #111;*/
}

    .addres a:hover {
        color: #2852b5;
    }

.err_txt {
    color: #ff0000 !important;
    font-weight: bold !important;
}

    .err_txt span {
        color: #000000 !important;
    }

.mrgbtm3 {
    margin-bottom: 9%;
}

.mrgtop3 {
    margin-top: 9%;
}

#errpg h1 {
    font-size: 70px;
}


@media (min-width:767px) and (max-width:991px) {

    .contentbg p {
        margin-left: 10px;
    }
}

.txtcolor {
    color: #fff;
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 14px;
}

.colleftwidth {
    float: left;
    width: 35%;
}

.colcenterwidth {
    width: 5%;
    float: left;
}

.colrightwidth {
    width: 60%;
    float: left;
}

.contentbg .txtcenteralign a:hover {
    color: #ffdc34;
}

.workinghrsresponsive {
    display: none;
}

.workinghrsnormal {
    display: block;
}
#contactus p a:hover {
    color: #ffdc34 !important;
}
.psize{
    font-size: 13px !important;
}
