/* Minification failed. Returning unminified contents.
(3130,22): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
 */
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#glyphicons_halflingsregular') format('svg');
    font-weight: normal;
	font-style: normal;
    /*src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#glyphicons_halflingsregular') format('svg');*/
}

body {
    font-family: "OpenSans", sans-serif !important;
}

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #BF0006 url("../Content/fimages/up-arrow.png") no-repeat center 43%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a:hover.back-to-top {
    background-color: #000;
}

.mainmenu {
    margin-bottom: 5px;
    margin-top: 5px;
}

.header_menu {
    padding: 5px 0 0px 0;
    margin-bottom: 5px;
}

    .header_menu li {
        float: left;
        list-style: none;
        padding-right: 10px;
        vertical-align: middle;
    }

.marbottom20 {
    margin-bottom: 20px !important;
}

.martop10 {
    margin-top: 10px !important;
}
.blink_me {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.0;
    }
}
 

    .marquee .title {
        padding: 5px;
        background: #0C528E;
    }

    .marquee marquee {
        padding: 9px 10px;
        color: #fff;
        margin-right: 10px;
        font-weight: 600;
    }

    

       
/* ******* Affix ******* */
.nav_static {
    background-color: White;
    z-index: 999;
    border-radius: 0px;
    padding: 10px 0;
}

.affix {
    top: 0;
    /*width: 100%;*/
    width: 81.1% !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
    background: #f5f5f5;
}

    .affix img {
        /* height: 50px !important;*/
    }

    .affix .navbar-nav1 {
        margin-top:1.7%;
    }

    .affix .mainmenu {
        margin-bottom: 0px;
    }

    .affix .quote {
        margin-top: 1%;
    }

    .affix .btn_quote {
        color: #fff;
        background: #ff5304;
        font-size: 14px;
        border-radius: 3px;
        padding: 8px;
    }

.affix-top {
    position: static;
    top: -35px;
}

/* *********** */
.zeromarg {
    margin: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
}

.zeropadding {
    padding: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}

.navclr {
    background-color: #104173;
    border: none;
    border-radius: 0px;
    color: white;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #FFF;
    }

.dropdown-menu {
    padding: 0px 0;
    background-color: #F6F6F6;
    min-width: 250px;
}

.dropdown:hover .dropdown-menu {
    /*display: block;*/ /*margin-top: 10%;*/ /*background-color: #febc16;*/ /* border-top: 3px solid #febc16;*/
    border-top: 3px solid #E15532;
    width: 100%;
}

.dropdown ul li {
    border-bottom: 1px solid #e5e5e5;
}

.dropdown ul li:hover a {
    /*background:#0A3550;*/
    background: #FBB42C;
    color: #fff;
}

.innerpage {
    height: 200px;
    background: url('../Content/fimages/innerpage.jpg') fixed no-repeat;
}

.dropdown ul li a {
    padding: 10px;
}
/*
.dropdown-menu:before
{
    position: absolute;
    top: -9px;
    left: 40%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #febc16;
    border-left: 7px solid transparent;
    border-bottom-color: #febc16;
    content: '';
}
.dropdown-menu:after
{
    position: absolute;
    top: -9px;
    left: 40%;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #febc16;
    border-left: 6px solid transparent;
    content: '';
}
*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    box-shadow: 0 0 0 2px white, 0px -3px 3px 0px #E15532, 0px 3px 3px 0px #E15532;
    background-color: #E15532;
}

.navbar-nav1 > li:focus > a {
    color: white;
}

.navbar-nav1 {
    margin-top: 2%;
}

.navbar-nav1 > li > a {
    /*font-family: Georgia, "Times New Roman" , Times, serif;*/
    font-size: 14px;
    color: #556b72;
    /*padding: 10px 15px 10px 15px;*/
    /*padding: 10px 8px 10px 8px;*/
    padding: 10px 4px 10px 8px;
    text-align: center;
    list-style: none;
}

.navbar-nav1 > li > a > span {
    padding-top: 5px;
}

.navbar-nav1 > li.active > a, .navbar-nav1 > li:hover > a, .navbar-nav1 > li:focus > a {
    /*box-shadow: 0 0 0 2px white, 0px -3px 3px 0px #febc16, 0px 3px 3px 0px #febc16;     background-color: #febc16;*/
    box-shadow: 0 0 0 2px white, 0px -3px 3px 0px #E15532, 0px 3px 3px 0px #E15532;
    background-color: #E15532;
    color: white;
    list-style: outside none none;
    text-align: center;
    line-height: 17px;
}

.quote {
    margin-top: 1.5%;
}

.btn_quote {
    color: #fff;
    background: #ff5304;
    font-size: 16px;
    border-radius: 3px;
    padding: 10px;
    font-weight:bold !important;
}

.btn_blue {
    color: #fff;
    background: #0077B9;
    font-size: 16px;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.wlcm_header_small {
    /*font-family: "Open Sans Semibold";*/
    font-size: 14pt;
    font-weight: bolder;
    color: #556b72;
}

.wlcm_header_big {
    /*font-family: "Open Sans Extrabold";*/
    font-size: 26pt; /* 30pt */
    font-weight: bold;
    color: #556b72;
    text-transform: uppercase;
}

.wlcm_header_text, .wlcm_header_text1 {
    /*font-family: "Open Sans";*/
    font-size: 12pt;
    color: #555555;
    font-weight: 400;
}
/*
.wlcm_header_text:before
{
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f101";
    color: #F6A401;
    font-size: 18px;
    font-weight: 600;
}*/
/*
.widget {
    background-color: #fff;
    margin-bottom: 7px;
    text-align: left;
    border: 1px solid #dfdfdf;
}

    .widget .title, .widget .title1 {
        padding: 8px 20px;
        border-bottom: 1px solid #dfdfdf;
        background-color: #f0f0f0;
    }

        .widget .title h4 {
            margin: 0;
            line-height: 1;
            display: inline;
            font-size: 18px;
        }

        .widget .title1 span {
            margin: 0;
            line-height: 1;
            display: inline;
            font-size: 18px;
            font-size: 16px;
            font-weight: 400;
            line-height: 55px;
        }

.contact .title {
    background-color: #1F6CA0;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contact .title1 {
    background-color: #EA4E1B;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contact .widget h4 {
    line-height: 55px;
    color: #fff;
    display: table;
}

.contact .widget .title i, .contact .widget .title1 i {
    float: left;
    font-size: 28px;
    line-height: 55px;
    padding-right: 10px;
}

.contact2 {
    background-color: #00ABDB;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.contact1 {
    background-color: #FF8533;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

.contact .title:hover .contact1 {
    width: 100%;
    transform: rotate(180deg);
}

.contact .title:hover .contact2 {
    width: 100%;
    transform: rotate(180deg);
}

.contact .title:hover .contact3 {
    width: 100%;
    transform: rotate(180deg);
}

.contact3 {
    background-color: #5cab61;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}
    */
.white_font {
    color: #fff !important;
}

.servicesmain {
    background: url(../Content/fimages/peralax-bg.jpg) no-repeat fixed center center rgba(0, 0, 0, 0); /*padding: 20px 0 20px 0;*/
    padding: 30px 0 15px;
    text-align: center;
}

    .servicesmain a.read-more-btn {
        color: #b30303; /*font-family: "open_sans_semiboldregular";*/
        font-size: 14px;
    }

.home-infobox-typ1 {
    background-color: #fff;
    height: 145px;
    border: 1px solid #e2e2e2;
    height: 145px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

    .home-infobox-typ1 .image-box {
        margin-bottom: 0;
        position: absolute;
        left: 0;
        width: 100%;
    }

    .home-infobox-typ1 .overlay-bg {
        background: rgba(0, 000, 000, .4);
        position: absolute;
        opacity: 1; /*width:100%; 	height:100%;*/
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%; /*transform:scale(0); 	-webkit-transform:scale(0); 	transition:all 0.3s ease-out 0s; 	-webkit-transition:all 0.3s ease-out 0s;*/
        transition: all 0.4s ease-out 0s;
        -webkit-transition: all 0.4s ease-out 0s;
    }

    .home-infobox-typ1:hover .overlay-bg {
        opacity: 1;
        background: rgba(0, 157, 208, .90); /*transform:scale(1); 	-webkit-transform:scale(1);*/
    }
    /*.home-infobox-typ1 .image-box::after {
	content:"";
	background:rgba(0,0,0,.28);
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:100%;
	}*/
    .home-infobox-typ1 p, .home-infobox-typ1 + p {
        margin: 0px;
        display: none;
    }

    .home-infobox-typ1 .info-title {
        color: #fff; /* font-family: 'montserratregular';*/
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px;
        font-weight: 400 !important;
        display: table-cell;
        position: relative;
        z-index: 2;
        padding: 0 40px;
    }

    .home-infobox-typ1 h3.info-title a {
        color: #444;
    }

        .home-infobox-typ1 h3.info-title a:hover {
            color: #b30303;
        }

    .home-infobox-typ1:hover h3.info-txt .info-title {
        color: #fff;
    }

    .home-infobox-typ1 .info-txt {
        color: #444;
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        padding: 30px;
        display: table;
        height: 100%;
        width: 100%;
        margin-bottom: 0;
    }

    .home-infobox-typ1 a.read-more-btn {
        color: #b30303; /*font-family: "open_sans_semiboldregular";*/
        font-size: 14px;
    }

hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #EA4E1B;
    color: #333;
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
}

hr.style-eight-big {
    padding: 0;
    border: none;
    border-top: medium double #EA4E1B;
    color: #333;
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}

    hr.style-eight:after, hr.style-eight-big:after {
        display: inline-block;
        position: relative;
        top: -0.7em;
        font-size: 1.5em;
        padding: 0 0.25em;
        background: white;
    }

.icon {
    margin: 0 10px 0 0;
    color: #f78f21;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    width: 90px;
    height: 90px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    .icon .month {
        font-size: 24px;
        display: block;
        color: #333;
    }

.icon_exp {
    height: 120px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
/** ***** services ****/

.services .servicesmenu {
    padding: 0 0;
}

.servicetab {
    width: 100%;
}

.services .servicesmenu .textBox {
    margin: -10px 0 30px 0;
    text-align: center;
}




/*Inner Tab Common Style*/

.innerTab .tabs .tab_item .iconBox {
    width: 130px; /*height:125px;*/
    padding: 14px 0;
    font-size: 65px;
    color: #ffffff;
    border: solid 10px #eee;
    background: #999;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 30px 0;
}

    .innerTab .tabs .tab_item .iconBox .icon {
        width: 70px;
        height: 70px;
        margin: 0 auto;
    }

.innerTab .tabs .firstTabItem .iconBox {
    background: #0077b9;
}

.innerTab .tabs .secondTabItem .iconBox {
    background: #33b656;
}

.innerTab .tabs .thirdTabItem .iconBox {
    background: #ec6464;
}

.innerTab .tabs .fourthTabItem .sucess {
    background: #f78f21;
}

.innerTab .tabs .fifthTabitem .test {
    background: #159EC0;
}

.innerTab .tabs .sixthTabitem .test {
    background: #164871;
}

.innerTab .tabs .tab_item .title {
    width: 130px;
    color: #333; /*font-family: 'OpenSans-Bold' , Arial, Helvetica, sans-serif;*/
    font-size: 17px;
    line-height: 18px;
}

.innerTab .tabs .moving_bg {
    width: 130px;
}

.innerTab .tabbed_content .slide_content {
    overflow: hidden;
    padding: 0px;
    position: relative;
    color: #fff; /*font-family: 'Raleway-Regular' , Arial, Helvetica, sans-serif;*/
    font-size: 17px; /*text-shadow: rgb(71, 71, 71) 3px 3px 2px;*/
}

.innerTab .tab-content {
    padding: 20px;
    background-image: url(../Content/fimages/matrix_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.innerTab .tabbed_content .slide_content #tab-1 {
    background-color: #0077b9;
}

.innerTab .tabbed_content .slide_content #tab-2 {
    background-color: #33b656;
}

.innerTab .tabbed_content .slide_content #tab-3 {
    background-color: #ec6464;
}

.innerTab .tabbed_content .slide_content #tab-4 {
    background-color: #f78f21;
}

.innerTab .tabbed_content .slide_content #tab-5 {
    background-color: #159EC0;
}

.innerTab .tabbed_content .slide_content #tab-6 {
    background-color: #164871;
}


/*services > services Tab*/



.servicesTab .tabs .tab_item .iconBox .icon {
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
}
/*     
        .servicesTab .tabs .tab_item .knowledge .icon
        {
            background-position: 0 0;
        }
        
        .servicesTab .tabs .tab_item .excellency .icon
        {
            background-position: -80px 0;
        }
        
        .servicesTab .tabs .tab_item .hardworking .icon
        {
            background-position: -160px 0;
        }
        
        .servicesTab .tabs .tab_item .sucess .icon
        {
            background-position: -240px 0;
        }*/



.header {
    height: 200px;
    background: url(../Content/fimages/gipl-map.png) center no-repeat;
}

.header_path {
    background-color: #F5F5F5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px;
    margin-bottom: 10px;
}
/* ************** */
.homeServicesTab {
    padding-top: 30px; /* padding-bottom: 30px;*/
    padding-bottom: 7px;
}

.tabbed_content {
    width: 100%;
}

.tabs {
    /*height: 62px;*/
    position: relative; /*background:#000;*/
    text-align: center;
    width: 100%;
    margin: 0 auto 20px auto;
}

    .tabs .tab_item {
        display: inline-block;
        vertical-align: top;
        z-index: 200;
        cursor: pointer;
        margin-right: 30px;
    }

        .tabs .tab_item:last-child {
            margin-right: 0;
        }


        .tabs .tab_item .title {
            width: 130px;
            color: #333; /* font-family: 'Raleway-Bold' , Arial, Helvetica, sans-serif;*/
            line-height: 18px;
            font-weight: 700;
        }

    .tabs .moving_bg {
        position: absolute;
        width: 130px; /*height:10px;*/
        z-index: 190;
        bottom: -22px;
    }

        .tabs .moving_bg .pointer {
            position: relative;
            top: 0;
            left: 0;
            display: inline-block;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 12px solid #0077b9;
        }


/*Home Page > Services Tab*/

.homeServicesTab .tab-content .title {
    /* font-family: 'Raleway-Bold' , Arial, Helvetica, sans-serif;*/
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
}

.homeServicesTab .tab-content .contactUsBtn {
    display: inline-block;
    border: solid 2px #fff;
    padding: 6px 10px;
    color: #fff;
    text-transform: uppercase;
}

    .homeServicesTab .tab-content .contactUsBtn .iconBox {
        font-size: 20px;
        vertical-align: middle;
    }

/*.tabslider ul {*/
.tabslider > div {
    display: none;
    opacity: 0;
    text-align: center;
    transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
}
    /*.tabslider ul.current{*/
    .tabslider > div.current {
        display: inherit;
        opacity: 1;
    }


/**********************************************/
.form-control {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 0px !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 0 0 #fff;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.vresize {
    resize: vertical;
}

label {
    font-size: 14px;
    font-weight: 700;
    color: #555;
    line-height: 25px;
}

    label.radio-inline, label.checkbox-inline {
        margin-right: 15px;
        font-weight: 300;
    }

.radio-inline input[type="radio"], .checkbox-inline input[type="checkbox"] {
    position: static;
}

.action-button {
    width: 100px;
    margin: auto;
    background: #EA4E1B;
    font-size: 18px;
    font-weight: 700;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
}

    .action-button:hover, .action-button:focus {
        box-shadow: 0 0 0 2px white, 0 0 0 3px #EA4E1B;
    }

.reset-button {
    width: 100px;
    margin: auto;
    background: #5BC0DE;
    font-size: 18px;
    font-weight: 700;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
}

    .reset-button:hover, .reset-button:focus {
        box-shadow: 0 0 0 2px white, 0 0 0 3px #5BC0DE;
    }

.danger-button {
    width: 100px;
    margin: auto;
    background: #F0AD4E;
    font-size: 18px;
    font-weight: 700;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
}

    .danger-button:hover, .danger-button:focus {
        box-shadow: 0 0 0 2px white, 0 0 0 3px #F0AD4E;
    }

label i {
    background: #e5e5e5 none repeat scroll 0 0;
    border-radius: 100%;
    font-size: 15px !important;
    height: 30px;
    padding: 8px;
    text-align: center;
    width: 30px;
}
/* **** Social Button ******** */
.social span i {
    height: 50px;
    width: 50px;
    background-color: #859aa1;
    border-radius: 50%;
    color: White;
    padding: 16px;
    margin: 10px;
}

    .social span i:hover {
        background-color: #3E9DD7;
    }

.objectives ul li {
    margin-bottom: 20px;
}

.image {
    width: 120px;
    height: 120px;
    border: 10px solid #0077b9;
    border-radius: 50%;
}

    .image:hover {
        border: 10px solid #f78f21;
        border-radius: 0;
        box-shadow: 0px 0px 10px 5px #ddd;
        -webkit-box-shadow: 0px 0px 10px 5px #ddd;
        -moz-box-shadow: 0px 0px 10px 5px #ddd;
        -o-box-shadow: 0px 0px 10px 5px #ddd;
    }

.viewall {
    color: White;
    font-size: 14px;
    text-decoration: underline;
}

    .viewall:hover {
        color: White;
        text-decoration: none;
    }
/* ********* Progress Bar ********* */
progress {
    /* Positioning */
    position: fixed;
    left: 0;
    top: 0; /* Dimensions */
    width: 100%;
    height: .25em; /* Reset the apperance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* Get rid of the default border in Firefox/Opera. */
    border: none; /* For Firefox/IE10+ */
    background-color: transparent; /* For IE10+, color of the progress bar */
    color: red;
}

    progress::-webkit-progress-bar {
        background-color: transparent;
    }

.flat::-webkit-progress-value {
    background-color: red;
}

.flat::-moz-progress-bar {
    background-color: red;
}

.single::-webkit-progress-value {
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, transparent, red);
}

.single::-moz-progress-bar {
    background-color: transparent;
    background-image: -moz-linear-gradient(left, transparent, red);
}

.multiple::-webkit-progress-value {
    background-image: -webkit-linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0,0, 0, .1) 66%, transparent 66%), -webkit-linear-gradient(left, green, red);
}

.multiple::-moz-progress-bar {
    background-image: -moz-linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, .1) 33%, rgba(0,0, 0, .1) 66%, transparent 66%), -moz-linear-gradient(left, green, red);
}

.progress-container {
    width: 100%;
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    height: .25em;
    display: block;
}

.progress-bar {
    background-color: red;
    width: 50%;
    display: block;
    height: inherit;
}
/* **************** Product Page *************** */

.product_box {
    /* background: #f5f5f5;*/
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.08), rgba(255,255,255,.08));
    padding: 10px;
    margin-bottom: 15px;
    color: #8c8c8c;
}

    .product_box .heading {
        color: #494949;
        font-size: 1.675em;
        font-weight: 400 !important;
        letter-spacing: 0.05em;
        line-height: 32px;
    }

    .product_box i {
        height: 30px;
        width: 30px;
        background-color: #8c8c8c;
        border-radius: 50%;
        color: White;
        padding: 8px;
    }

    .product_box .button {
        background: #00ABDB;
        padding: 5px 10px;
        color: #fff;
        border: 1px solid #00ABDB;
    }

        .product_box .button:hover {
            background: #fff;
            padding: 5px 10px;
            color: #00ABDB;
            border: 1px solid #00ABDB;
        }

.effect2 {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

/* *********** hover effect *********** */
[class^="hvr-"] {
    padding: 8px 20px;
    margin: 0 0 0 0;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666; /* Prevent highlight colour when element is tapped */
    -webkit-tap-highlight-color: rgba(0,0,0,0); /* Smooth fonts */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    border: solid 1px #ccc;
}
/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-bottom: 8px;
}

    .hvr-sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #db5940;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        border: solid 1px #db5940;
    }

    .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
        color: white;
        text-decoration: none;
        border: solid 1px #db5940;
    }

        .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            border: solid 1px #db5940;
        }
/* ***********Recent Project ************** */
.project {
    position: relative;
    margin: 15px 0;
}

    .project img {
        display: block;
        width: 100%;
        height: 140px;
    }

    .project .overlay1 {
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        background-color: #1F6CA0;
        overflow: hidden;
        width: 100%;
        height: 0;
        -ms-transition: .5s ease;
	-ms-transition: .5s ease;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
      
    }

    .project:hover .overlay1 {
        bottom: 0;
        height: 100%;
        border: 3px solid #1F6CA0;
        background-color: rgba(16, 37, 46, 0.8);
    }

    .project .text {
        white-space: nowrap;
        color: white;
        font-size: 20px;
        position: absolute;
        overflow: hidden;
        top: 50%;
        left: 50%;
      -ms-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    }
        .project .text a {
            color:#fff;
        }
/* ********** achievements ************** */
.achievements {
    padding: 30px 0 20px;
}

    .achievements .news-image {
        width: 69px;
        height: 69px;
        float: left;
        margin: 0 20px 0 0;
    }

        .achievements .news-image img {
            width: 100%;
            -webkit-border-radius: 99%;
            -moz-border-radius: 99%;
            -o-border-radius: 99%;
            border-radius: 99%;
            border: 5px solid #eee;
            box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
            height: 100%;
        }

    .achievements .news-content {
        float: left; /*  width: 300px;*/
        width: 74%;
    }

        .achievements .news-content h4 {
            color: #1F6CA0;
            font-weight: 600;
        }

        .achievements .news-content .news-date {
            color: #999;
        }

            .achievements .news-content .news-date:before {
                font-family: FontAwesome;
                top: 0;
                left: -5px;
                padding-right: 10px;
                content: "\f073";
                color: #999;
            }

        .achievements .news-content p {
            width: 250px;
            color: #777;
        }

        .achievements .news-content a {
            display: block;
            float: right;
            color: #42b3e5;
            font-size: 14px;
            text-transform: capitalize;
            font-weight: 600;
            transition: all .3s ease;
        }

/* ************** Tender *************** */
.tender {
    position: relative;
    padding: 30px 0px 20px;
    /* background-color: #313131; */
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    color: #ffffff;
}

    .tender:before {
        background: rgba(90, 89, 87, 0.6);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .tender .read-more {
        color: #fff;
        float: right;
    }

#vertical-ticker3 {
    height: 269px;
    overflow: hidden;
    margin-top: 20px;
    padding: 0;
    text-align: left;
}

    #vertical-ticker3 li {
        /*background-image: url(../Content/fimages/link.png);*/
        background-position: 0 7px;
        background-repeat: no-repeat;
        display: block;
        padding: 10px 0 0px 0px;
        margin: 0px 0 0px 0px;
        border-bottom: 1px dashed #ddd;
        font-weight: 500;
        min-height: 80px;
        list-style: none;
    }

        #vertical-ticker3 li a {
            color: #f5f5f5;
        }

        #vertical-ticker3 li .date {
            background: #fff;
            float: left;
            width: 60px;
            margin-right: 10px;
            display: block;
            border: 1px solid #1F6CA0;
        }

            #vertical-ticker3 li .date .month {
                background: #1F6CA0;
                padding: 2px 5px;
                display: block;
                text-align: center;
                color: #fff;
            }

            #vertical-ticker3 li .date .number {
                background: #fff;
                padding: 2px 5px;
                display: block;
                text-align: center;
                color: #1e1e1e;
                padding: 5px 0;
                font-size: 20px;
            }

        #vertical-ticker3 li a:hover {
            color: #ff8261;
            text-decoration: none !important;
        }

.expertise {
    /* background: url(../images/middle_bg1.jpg) no-repeat fixed center center rgba(0, 0, 0, 0);
            background-size: cover;*/
    padding: 20px 0 20px;
}
/* ******************** content page ************************ */
.content-image {
    margin-bottom: 20px;
}

    .content-image .news-image {
        width: 150px;
        height: 150px;
        float: left;
        margin: 0 20px 0 0;
    }

        .content-image .news-image img {
            width: 100%;
            border: 1px solid #eee;
            box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
            height: 100%;
        }

    .content-image .news-content {
        float: left;
        width: 80%;
    }

        .content-image .news-content h4 {
            color: #1F6CA0;
            font-weight: 600;
        }

        .content-image .news-content .news-date {
            color: #777;
            display: block;
            margin-bottom: 10px;
        }

            .content-image .news-content .news-date:before {
                font-family: FontAwesome;
                top: 0;
                left: -5px;
                padding-right: 10px;
                content: "\f073";
                color: #999;
            }

        .content-image .news-content p {
            width: 100%;
            color: #777;
            font-size: 15px;
        }

        .content-image .news-content a {
            display: block;
            width: 100%;
            text-align: right;
            color: #42b3e5;
            font-size: 14px;
            text-transform: capitalize;
            font-weight: 600;
            transition: all .3s ease;
        }
/* *****************  footer ************************* */
.footer {
    /*background-color: #353535;*/ /*background:#323746;*/
    background: rgba(23,27,38,1) url(../Content/fimages/footer_bg.png) no-repeat center center;
    color: #8C94A1;
    padding: 10px 0 0 0;
}

.footer_menu {
    padding: 10px 10px 0;
    border-right: 1px solid #5D616C;
    color: #798090;
}

    .footer_menu a:hover {
        color: White !important;
    }

.menutitle {
    color: #FFA500;
    border-bottom: 1px solid #FFA500;
    text-align: left;
    font-size: 18px;
}

.footer_menu ul {
    margin-left: 15px;
    padding: 10px 0 0px 0;
    color: #ddd;
}

    .footer_menu ul li {
        margin: 10px 0;
    }

        .footer_menu ul li:before {
            font-family: FontAwesome;
            top: 0;
            left: -5px;
            padding-right: 5px;
            content: "\f101";
            color: #F6A401;
            font-size: 18px;
        }

        .footer_menu ul li a {
            color: #ddd;
            text-align: left;
        }

.contactaddress {
    border-bottom: 1px solid #5D616C;
    border-top: 1px solid #5D616C;
    padding: 10px 0 10px 0;
    text-align: center;
    margin: 5px 0 5px 0;
}
/*a:hover
{
    text-decoration: none;
}*/
.link ul 
        {
            display: table;
    left: auto;
    float: none;
    margin: 0 auto;
    position: relative;
            }

.link ul li {
    padding: 5px 15px 5px 15px;
    border-right: 1px solid #5D616C;
    list-style: none;
    float: left;
    text-align: center;
}

    .link ul li a {
        color: #bbb;
    }

        .link ul li a:hover {
            color: white;
        }

.navbar-inverse {
    background-color: #111;
}
/***
        ====================================================================
	    Testimonial Style One
        ====================================================================

       ***/

.testimonial-style-one {
    position: relative; /* background-color: #313131;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    color: #ffffff;
    padding: 30px 0px 20px !important;
}

    .testimonial-style-one::before {
        background: rgba(31, 108, 160, 0.9) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .testimonial-style-one .review {
        width: 100%;
        height: auto;
        background: #fff;
        padding: 20px;
        border-radius: 30px 0 30px 0;
        margin-bottom: 26px;
    }


    .testimonial-style-one .review {
        position: relative;
        background: #fff;
        border: 2px solid #fff;
    }

        .testimonial-style-one .review:after, .testimonial-style-one .review:before {
            top: 100%;
            left: 65px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .testimonial-style-one .review:after {
            border-color: rgba(256, 256, 256, 0);
            border-top-color: #fff;
            border-width: 20px;
            margin-left: -20px;
        }

        .testimonial-style-one .review:before {
            border-color: rgba(256, 256, 256, 0);
            border-top-color: #fff;
            border-width: 20px;
            margin-left: -20px;
        }

        .testimonial-style-one .review .text {
            font-size: 15px;
            color: #1e1e1e;
        }

            .testimonial-style-one .review .text:before {
                font-family: FontAwesome;
                top: 0;
                left: -5px;
                padding-right: 10px;
                content: "\f10d";
                color: #F6A401;
            }

            .testimonial-style-one .review .text a {
                display: block;
                text-align: right;
                color: #F6A401;
            }

    .testimonial-style-one img {
        height: 90px;
        width: 90px;
        border-radius: 20px 0;
        margin-right: 20px;
        float: left;
        margin-bottom: 20px;
    }

    .testimonial-style-one .name strong {
        font-size: 18px;
        display: inline-block;
    }

    .testimonial-style-one .name {
        font-size: 15px;
        color: #fff;
    }

.control a {
    font-size: 35px;
    color: #fff;
    margin-right: 10px;
}

.control1 a {
    font-size: 35px;
    color: #bbbbbb;
    margin-right: 10px;
}

.marg_bottom_15px {
    margin-bottom: 15px !important;
}

.welcome {
    /*padding: 20px 0 20px;*/
    padding-bottom:20px;
}
/***
        ====================================================================
	    Testimonial Style One
        ====================================================================

       ***/

.testimonial-style-inner {
    margin: 10px 0 70px;
    color: #ffffff;
    /*    padding: 30px 0px 20px !important;*/
}

    .testimonial-style-inner .review {
        width: 100%;
        height: auto;
        background: #e5e5e5;
        padding: 20px;
        border-radius: 30px 0 30px 0;
        margin-bottom: 30px;
        min-height: 155px;
    }

        .testimonial-style-inner .review:after {
            /*top: 62%;
            left: 65px;
            border: solid transparent;
            content: " ";
            position: absolute;
            border-top-color: #e5e5e5;
            border-width: 15px;
            margin-left: -15px;*/
        }

    .testimonial-style-inner .review {
        position: relative;
        background: #e5e5e5;
        border-bottom: 4px solid #d5d5d5;
    }

        .testimonial-style-inner .review:after, .testimonial-style-inner .review:before {
            top: 100%;
            left: 65px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .testimonial-style-inner .review:after {
            border-color: rgba(229, 229, 229, 0);
            border-top-color: #e5e5e5;
            border-width: 20px;
            margin-left: -20px;
        }

        .testimonial-style-inner .review:before {
            border-color: rgba(229, 229, 229, 0);
            border-top-color: #e5e5e5;
            border-width: 20px;
            margin-left: -20px;
        }

        .testimonial-style-inner .review .text {
            font-size: 15px;
            color: #1e1e1e;
        }

            .testimonial-style-inner .review .text:before {
                font-family: FontAwesome;
                top: 0;
                left: -5px;
                padding-right: 10px;
                content: "\f10d";
                color: #F6A401;
            }

    .testimonial-style-inner img {
        height: 100px;
        width: 100px;
        border-radius: 20px 0;
        margin-right: 20px;
        float: left;
        margin-bottom: 20px;
    }

    .testimonial-style-inner .name strong {
        font-size: 18px;
        display: inline-block;
    }

    .testimonial-style-inner .name {
        font-size: 15px;
        color: #1e1e1e;
    }
/* **************************** */
.banner {
    background: url(../Content/fimages/slider.gif) center no-repeat;
    background-size: cover;
}
/* ************************************** */


/* Demo Purpose Only*/
/* Demo Purpose Only*/
.demo {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}

    .demo a {
        font-family: 'Raleway', sans-serif;
        color: #2ecc71;
    }

@keyframes dropHeader {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}



.mymodal1 {
    margin-top: 7%;
   
}

    .mymodal1 .modal-content {
        border-radius: 0;
    }

    .mymodal1 .modal-header a:hover {
        text-decoration: none;
    }

    .mymodal1 .modal-header {
        border-bottom: 2px solid #B71C1C;
    }

        .mymodal1 .modal-header .modal-title {
            color: #B71C1C;
            font-size: 20px;
        }

    .mymodal1 .modal-body {
        padding: 15px 30px !important;
    }

.modal-body {
    max-height: 500px;
    overflow-y: auto;
}
/*.mymodal1 .modal-body .person{width:30%;margin-right:20px;   }*/
.mymodal1 .modal-body .text {
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 18px;
    font-style: italic;
    line-height: 30px;
}

    .mymodal1 .modal-body .text:before {
        font-family: FontAwesome;
        top: 0;
        left: -5px;
        padding-right: 10px;
        content: "\f10d";
        color: #B71C1C;
        font-size: 18px;
        font-weight: 600;
        font-size: 35px;
        line-height: .8em;
    }

    .mymodal1 .modal-body .text .footer {
        display: block;
        background: none;
        font-size: 18px;
        text-align: right;
        color: #B71C1C;
    }

        .mymodal1 .modal-body .text .footer strong {
            font-size: 20px;
            display: block;
        }

.close-ribbon {
    position: absolute;
    top: 0;
    right: 1em;
    z-index: 1;
    color: #eee;
    font-size: 2em;
    cursor: pointer;
    width: 1.5em;
    line-height: 0.5em;
    -webkit-transition: line-height 0.5s;
    transition: line-height 0.5s;
    text-align: center;
}

    .close-ribbon:after {
        content: "";
        font-size: 0.5em;
        position: absolute;
        height: 4.2em;
        border: 1.5em solid red;
        z-index: -1;
        top: -1em;
        border-top-width: 1.5em;
        border-bottom-color: transparent;
        right: 0;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

    .close-ribbon:before {
        content: "";
        font-size: 0.5em;
        position: absolute;
        border-style: solid;
        border-color: transparent transparent #B71C1C transparent;
        top: -1em;
        right: 3em;
        border-width: 0 0 1em 0.7em;
        z-index: -1;
    }

    .close-ribbon:hover:after {
        border: 1.5em solid #EF5350;
        border-bottom-color: transparent;
        height: 4.6em;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

    .close-ribbon:hover {
        line-height: 0.9em;
        color: #fff;
        -webkit-transition: line-height 0.5s;
        transition: line-height 0.5s;
    }

.img-thumbnail1 {
    margin-right: 10px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}
/* ******************************************************** */

/*=== Basic box styling  ===*/
.box {
}

/*=== Trigger  ===*/
.animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*=== Optional Delays, change values here  ===*/
.one {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.two {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.three {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.four {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

.five {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.six {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.seven {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.eight {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
}

.nine {
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.ten {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    animation-delay: 5s;
}

.eleven {
    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
    animation-delay: 5.5s;
}

.twelve {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    animation-delay: 6s;
}


/*=== Animations start here  ===*/

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


/*=== FADE IN DOWN ===*/
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}


/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*=== FADE IN UP Big ===*/
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN DOWN Big ===*/
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN LEFT Big ===*/
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN RIGHT Big ===*/
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* ********** page title ************** */
.pagetitle {
    border-bottom: 1px solid #ff5304;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}

    .pagetitle p {
        font-size: 20pt;
        font-weight: bolder;
        color: #556b72;
        margin: 0 0 0px;
        float: left;
    }

    .pagetitle a {
        font-size: 15pt;
        font-weight: bolder;
    }

        .pagetitle a i {
            line-height: 35px;
        }
/* ********** Services Content ************** */
.latest-news-content {
    display: inline;
    float: left;
    margin-top: 20px;
    width: 100%;
}

.blog-news-single {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.blog-news-img {
    display: inline;
    float: left;
    height: 270px;
    width: 100%;
}

    .blog-news-img img {
        width: 100%;
        height: 100%;
    }

.blog-news-title {
    display: inline;
    float: left;
    padding: 0px 15px 0px;
    width: 100%;
}

    .blog-news-title h2,
    .blog-news-title h2 > a {
        color: #838282;
        font-family: "Lato",sans-serif;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .blog-news-title h2 > a:hover {
            text-decoration: none;
            outline: none;
        }

    .blog-news-title p {
        font-size: 13px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }

    .blog-news-title .blog-author {
        text-transform: uppercase;
    }

    .blog-news-title .blog-date {
    }

.blog-news-details {
    display: inline;
    float: left;
    padding: 0 15px;
    width: 100%;
}

    .blog-news-details p {
        font-size: 14px;
        text-align: justify;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

.blog-more-btn {
    color: #838282;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none;
}

    .blog-more-btn:hover,
    .blog-more-btn:focus {
        text-decoration: none;
        outline: none;
    }

    .blog-more-btn i {
        margin-left: 5px;
    }

/* **************************************** */
.latest-news-content {
    display: inline;
    float: left;
    margin-top: 20px;
    width: 100%;
}

.blog-news-single {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.blog-information {
    margin-bottom: 1rem !important;
    float: left;
    display: block;
}
.blog-news-img {
    display: inline;
    float: left;
    height: 270px;
    width: 100%;
    border: 1px solid #ccc;
}

    .blog-news-img img {
        width: 100%;
        height: 100%;
    }

.blog-news-title {
    display: inline;
    float: left;
    padding: 0px 15px 0px;
    width: 100%;
}

    .blog-news-title h2, .blog-news-title h2 > a {
        color: #838282;
        font-family: "Lato",sans-serif;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        text-align:left;
    }

        .blog-news-title h2 > a:hover {
            text-decoration: none;
            outline: none;
        }

    .blog-news-title p {
        font-size: 13px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }

    .blog-news-title .blog-author {
        text-transform: uppercase;
    }

    .blog-news-title .blog-date {
    }

.blog-news-details {
    display: inline;
    float: left;
    padding: 0 15px;
    width: 100%;
}

    .blog-news-details p {
        font-size: 14px;
        text-align: justify;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

.blog-more-btn {
    color: #838282;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none;
}

    .blog-more-btn:hover, .blog-more-btn:focus {
        text-decoration: none;
        outline: none;
    }

    .blog-more-btn i {
        margin-left: 5px;
    }
/* ******************************************************************* */
/* *********************our work Content*************************** */
.featured-service-column {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .featured-service-column .inner-box {
        position: relative;
        display: block;
    }

.featuregd-service-column .image-box {
    position: relative;
    display: block;
}

.featured-service-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
}

.featured-service-column .image-box .service-title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 13px 10px 13px 10px;
    ;
    line-height: 24px;
    color: #ffffff;
    background: #1F6CA0;
    font-weight: 500;
    font-size: 15px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    z-index: 1;
}

    .featured-service-column .image-box .service-title:hover {
        text-decoration: none;
    }

.featured-service-column .image-box .icon-box {
    background: #F56530 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    line-height: 30px;
    padding: 13px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px;
    z-index: 2;
}

.featured-service-column .lower-content {
    position: relative;
    padding-top: 20px;
}

.featured-service-column .header-lower .text {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 20px;
    color: #777777;
    font-weight: 400;
}

.normal-link {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    color: #42b3e5;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

    .normal-link:hover {
        text-decoration: none;
        color: #ff0000;
    }

.featured-service-column .text {
    font-size: 15px;
    color: #777777;
    margin-bottom: 20px;
    height: 105px;
    overflow: hidden;
    word-wrap: break-word;
}

.marg_left_right {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.tab-content {
    background: #F3F3F3;
    margin-bottom: 20px;
    min-height: 0;
}

    .tab-content .tab-pane {
        padding: 10px;
    }

        .tab-content .tab-pane h3 {
            color: #555;
            font-weight: bold;
        }

        .tab-content .tab-pane ul {
            list-style: none;
            padding: 0;
            text-align: justify;
        }

            .tab-content .tab-pane ul li {
                color: #777;
            }

                .tab-content .tab-pane ul li:before {
                    font-family: FontAwesome;
                    top: 0;
                    left: -5px;
                    padding-right: 10px;
                    content: "\f101";
                    color: #F6A401;
                    font-size: 20px;
                }

                .tab-content .tab-pane ul li .title {
                    color: #777;
                    font-weight: bolder;
                }

.marg_bottom_10 {
    margin-bottom: 10px !important;
}


/* ***************Tender List******************* */
ol.boxes-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin-top: 20px;
    padding: 0;
    counter-reset: li-counter;
}

    ol.boxes-list > li {
        position: relative;
        margin-bottom: 40px;
        padding: 2px 16px; /* background-color: #e5e5e5;*/
        font-size: 18px; /* color: #888;*/
        color: #464646;
        background: #164871;
    }

        ol.boxes-list > li > .detail {
            display: block; /*color: #003466;*/
            color: #666;
            background: #fff;
            margin-right: -30px;
            margin-top: 13px;
            margin-bottom: -15px;
            padding: 20px;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

        ol.boxes-list > li > i {
            font-size: 22px;
            color: #003466;
            font-weight: bolder;
        }

        ol.boxes-list > li:before {
            position: absolute;
            top: -12px;
            left: -18px;
            width: 50px;
            height: 50px;
            font-size: 22px; /* line-height: 0.94; */
            text-align: center;
            color: #fff; /* background-color: #3D6A7D; */
            content: counter(li-counter);
            counter-increment: li-counter;
            background: #164871;
            text-align: center;
            padding: 8px 0;
            border-radius: 100%;
        }

        ol.boxes-list > li > .detail .title {
            font-size: 16px;
            font-weight: bolder;
            color: #1c1c1c;
        }

            ol.boxes-list > li > .detail .title:before {
                font-family: FontAwesome;
                top: 0;
                left: -5px;
                padding-right: 10px;
                content: "\f101";
                color: #F6A401;
            }

        ol.boxes-list > li > .detail ul {
            padding: 5px 0 5px 10px;
            list-style: none;
            font-size: 14px;
        }

            ol.boxes-list > li > .detail ul li {
                float: left;
                border-right: 2px solid #F78F21;
                border-bottom: 0px solid #F78F21;
                padding: 0 8px;
            }

                ol.boxes-list > li > .detail ul li:last-child {
                    float: left;
                    border-right: 0px solid #F78F21;
                    border-bottom: 0px solid #F78F21;
                    padding: 0 8px;
                }

                ol.boxes-list > li > .detail ul li a {
                    padding: 0px;
                    color: #888;
                    display: inline;
                }

                    ol.boxes-list > li > .detail ul li a:hover, ol.boxes-list > li > .detail ul li a:focus {
                        background: none;
                        text-decoration: underline;
                    }

                ol.boxes-list > li > .detail ul li span {
                    color: #1F6CA0;
                    font-weight: bolder;
                }

        ol.boxes-list > li > .detail p {
            padding-left: 18px;
            font-size: 14px;
        }
/* Footer Slider*/

.inner_link {
    padding: 10px;
    background: trasparent;
    margin-top: 25px;
    margin-left: -184px;
    position: absolute;
    z-index: 9999;
    width: 38%;
}

.clients .carousel-control {
    width: 4%;
}
  .clients .carousel-control.left {margin-left:-23px;background-image: none;color:#fff;}
        .clients  .carousel-control.right{margin-right:-23px;background-image: none;color:#fff;}
        /*.clients a.carousel-control {    font-size: 40px;
    margin: 11px 0;}*/

@media (max-width: 767px) {
    .clients .carousel-inner .active.left {
        left: -100%;
    }

    .clients .carousel-inner .next {
        left: 100%;
    }

    .clients .carousel-inner .prev {
        left: -100%;
    }

    .clients .active > div {
        display: none;
    }

        .clients .active > div:first-child {
            display: block;
        }
}

@media (min-width: 767px) and (max-width: 992px ) {
    .clients .carousel-inner .active.left {
        left: -33%;
    }

    .clients .carousel-inner .next {
        left: 33%;
    }

    .clients .carousel-inner .prev {
        left: -33%;
    }

    .clients .active > div {
        display: none;
    }

        .clients .active > div:first-child {
            display: block;
        }

            .clients .active > div:first-child + div {
                display: block;
            }
			.clients .active > div:first-child + div  + div{
                display: block;
            }
}

@media (min-width: 992px ) {
    .clients .carousel-inner .active.left {
        left: -25%;
    }

    .clients .carousel-inner .next {
        left: 25%;
    }

    .clients .carousel-inner .prev {
        left: -25%;
    }
}

.clients {
    background: url(../Content/fimages/client_bg-3.jpg) no-repeat fixed center center rgba(0, 0, 0, 0); /* padding: 20px 0 20px 0; */
    background-size: cover;
    padding: 15px 0 10px;
    text-align: center;
}


.CaptchaInputText {
    border-radius: 0;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    box-shadow: 0 1px 0 0 #fff;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 300;
    height: auto;
    line-height: inherit;
    /*style-eight ;*/
    margin: 0;
    padding: 7px 20px;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}


/* * ************ * */
.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x;
    color:#999;
}
.carousel-control.right {
     background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x;
    color:#999;
}
/* ****************************** */
.expertise .carousel-control {
    width: 4%;
}
  .expertise .carousel-control.left {margin-left:-23px;background-image: none;color:#fff;}
        .expertise  .carousel-control.right{margin-right:-23px;background-image: none;color:#fff;}
        /*.clients a.carousel-control {    font-size: 40px;
    margin: 11px 0;}*/

@media (max-width: 767px) {
    .expertise .carousel-inner .active.left {
        left: -100%;
    }

    .expertise .carousel-inner .next {
        left: 100%;
    }

    .expertise .carousel-inner .prev {
        left: -100%;
    }

    .expertise .active > div {
        display: none;
    }

        .expertise .active > div:first-child {
            display: block;
        }
}

@media (min-width: 767px) and (max-width: 992px ) {
    .expertise .carousel-inner .active.left {
        left: -33%;
    }

    .expertise .carousel-inner .next {
        left: 33%;
    }

    .expertise .carousel-inner .prev {
        left: -33%;
    }

    .expertise .active > div {
        display: none;
    }

        .expertise .active > div:first-child {
            display: block;
        }

            .expertise .active > div:first-child + div {
                display: block;
            }
			.expertise .active > div:first-child + div  + div{
                display: block;
            }
}

@media (min-width: 992px ) {
    .expertise .carousel-inner .active.left {
        left: -25%;
    }

    .expertise .carousel-inner .next {
        left: 25%;
    }

    .expertise .carousel-inner .prev {
        left: -25%;
    }
}
.contact a:hover, .contact a:focus {text-decoration:none;
}
 .widget {
    background-color: #fff;
    margin-top : 5px;
    text-align: left;
    border: 1px solid #dfdfdf;
}

    .widget .title, .widget .title1 {
        padding: 5px 5px 5px 20px;
        border-bottom: 1px solid #dfdfdf;
        background-color: #f0f0f0;
    }

        .widget .title h4 {
            margin: 0;
            line-height: 1;
            display: inline;
            font-size: 18px;
        }
 

.contact .title {
    background-color: #1F6CA0;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

 

.contact .widget h4 {
    line-height: 55px;
    color: #fff;
    display: table;
}

.contact .widget .title i, .contact .widget .title1 i {
    float: left;
    font-size: 28px;
    line-height: 55px;
    padding-right: 10px;
}
 
 
 

.contact .title:hover .contact3 {
    width: 100%;
    transform: rotate(180deg);
}

.contact3 {
    background-color: #5cab61;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: -1;
}

      @media (min-width:1024px) and (max-width:1169px) {
           .contact {
               width: 120px;
               font-size: 55px;
           }

           .widget .title {
               padding: 10px 0;
               border-bottom: 1px solid #dfdfdf;
               background-color: #f0f0f0;
           }
       }

       @media (max-width:767px) {
           .contact h4 {
               display: none;
           }

           .contact .widget .title i {
               font-size: 53px;
           }
       }

/* Accessibility css*/
.xcblity .btn_xcblity {
    position: fixed;
    right: 2rem;
    bottom: 8rem;
    padding: 0;
    border-radius: 50%;
    z-index: 11111;
}

    .xcblity .btn_xcblity img {
        height: 50px;
        border-radius: 50%;
    }

.xcblity .accessibility_option {
    position: fixed;
    right: 1.4rem;
    bottom: 7.5rem;
    background: white;
    height: 50vh;
    border-radius: 1rem;
    box-shadow: 0 0 10px #757575;
    /*padding: 1rem;*/
    min-width: 360px;
    z-index: 1111;
    overflow: hidden;
}

    .xcblity .accessibility_option h4 {
        padding: 1.5rem;
        background: #febc15;
        margin: 0
    }

.xcblity .xcb {
    position: fixed;
    right: 2rem;
    bottom: 8rem;
    padding: 0;
    border-radius: 50%;
    z-index: 1;
}

.darkLight {
    background: var(--color-white) !important;
    filter: invert(1) !important;
}

    .darkLight img {
        filter: invert(1) !important;
    }

.p-3 {
    padding: 1.5rem !important;
}
/* Accessibility css*/
