/* CSS Document */
body {
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

#wrapperhead {
    background-color: #fff;
}


a,
a:active,
a:link,
a:hover {
    outline: none;
}

/* style header */
#navtop {
    margin: 0px;
    background: #fff !important
}

.navbar>.container .navbar-brand {
    margin-left: 0px;
}

.navbar-brand {
    padding: 5px 0px 5px;
}

#navtop.navbar {
    border: none;
    border-bottom: 1px solid #E1E1E1;
}

#menuany {
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
}

.nopadtop {
    padding-top: 10px !important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}

#wrapperheaeder .navbar-brand {
    padding: 6px 0px 6px 12px;
}

.navbar {
    border-radius: 0px;
}

.logo img {
    width: 160px
}

.minlogo img {
    width: 100px !important;
}


.navbar-default .navbar-nav>li>a {
    color: #727374;
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #27aae1;
}

.navbar-nav>li>a {
    padding: 6px 15px;
}



*,
*:before,
*:after {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.navbar-default .navbar-toggle {
    border-color: #DDDDDD;
}

.navbar-toggle {
    margin-right: 16px;
    margin-top: 20px;
}

/* slider custom_carousel */

#slider {
    margin-bottom: 20px;
}

#custom_carousel .item {

    color: #000;
    background-color: transparent;
    padding: 0px 0;
}

#custom_carousel .controls {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background: #ddd
}

#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width: 90px
}

#custom_carousel .controls li.active {
    background-color: #eee;
    border-top: 3px solid orange;
}

#custom_carousel .controls a small {
    overflow: hidden;
    display: block;
    font-size: 10px;
    margin-top: 5px;
    font-weight: bold
}

#custom_carousel .row {
    position: relative
}

#custom_carousel .fixcon {
    position: absolute;
    bottom: 35px;
    left: 70%;
    top: 35px;
    background-color: transparent;
    color: #424242;
    text-align: justify;
}

.fixcon p {
    margin: 0px;
}

.fixcon h2 {
    margin: 10px 0px;
}

.iconslider img {
    padding-right: 9px;
    margin-top: -10px;
    width: 50px;
}

.fixcon p a {
    font-style: italic;
}

.bgtext {
    background: url(../images/slide/bg_text.png) repeat 0 0;
    background-color: transparent;
    padding: 12px;
    border-radius: 12px;
}

.iconslider {
    margin: 12px 0px;
    font-weight: bold;
}

#infortime {
    text-align: center;
    color: #24b8ef;
    font-size: 110%;
    display: block;
}



#gmt {
    margin-top: 20px;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

.item:nth-child(1) {
    background: silver;
}

.item:nth-child(2) {
    background: red;
}

.item:nth-child(3) {
    background: orange;
}

/* style content */
.scrolltop {
    margin-top: 49px;
}

#wrappercontent {
    /* background: #fff url(../images/bgct1.jpg) repeat 0 0;  */
    padding-top: 36px;
    padding-bottom: 30px;
}


/* style howitwork */
#howitwork {
    /*background: #fff url(../images/bghowitwork.jpg) repeat 0 0; */
}

#howitwork,
#contactus,
#technical,
#ourwork {
    margin: 0px 0px 0px;
}

#howitwork h3,
#contactus h3,
#technical h3,
#ourwork h3 {
    margin: 65px 0px 30px;
}

#howitwork h3 strong,
#contactus h3 strong,
#technical h3 strong,
#ourwork h3 strong {
    font-family: "Arial Black", Gadget, sans-serif;
    color: #00adef;
    font-weight: 900;
}


.ic-pic p {
    margin: 10px 0px 60px;
}

.ic-pic .col-xs-2 img {
    max-width: 55px;
}

#howitwork .form-horizontal .control-label {
    text-align: left;
    font-weight: 900;
    color: #fa8303;
}

#howitwork h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
    color: #fa8303;
}

.timecv .row {
    margin: 20px 0px 30px;
}


.timecv .col-xs-5 {
    text-align: center;
    color: #fff;
    background-color: #24b8ef;
    padding: 12px 0px;
}


/* style contactus */
#contactus form {
    margin-top: 10px;
    margin-bottom: 30px;
}

#contactus h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 900;
    margin-bottom: 60px;
    color: #00AFEB;
}


#technical .ic-pic p {
    margin: 10px 0 32px;
}

#map-canvas {
    max-width: 100%;
    max-height: 300px;
    min-height: 300px;
}




.phoneany {
    position: relative;
}

.phoneany .ctphone {
    width: 68% !important;
    position: absolute;
    top: 9.5%;
    left: 16.2%;
    border: 1px solid #CCC;
}

/* style tab ourwork */
.fade {
    opacity: 0;
    -webkit-transition: opacity 2.25s linear;
    -moz-transition: opacity 2.25s linear;
    -ms-transition: opacity 2.25s linear;
    -o-transition: opacity 2.25s linear;
    transition: opacity 2.25s linear;
}

.fade.in {
    opacity: 1;
}

#ourwork .nav-tabs {
    border-bottom: 0px solid #dddddd;
    text-align: center;
}

#ourwork .nav-tabs>li>a {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    line-height: 5px;
    margin-right: 0px;
    background-color: #a0a0a0;
}

#ourwork .nav-tabs>li.active>a {
    background-color: #27aae1;
}

#ourwork .nav-tabs>li>a:hover {
    background-color: #27aae1;
}

#ourwork .nav>li>a {
    display: block;
    padding: 5px;
    position: relative;
}

.nav-tabs>li {
    float: none;
    margin-bottom: 0px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    max-width: 16px;
}

/* thubnail css 8 */
.thumbnail {
    position: relative;
    overflow: hidden;
}

.caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(66, 139, 202, 0.75);
    width: 100%;
    height: 100%;
    padding: 2%;
    display: none;
    text-align: center;
    color: #fff !important;
    z-index: 2;
}


#map-canvas {
    margin: 12px 0px;
}


#ourwork h4 {
    color: #767778;
    padding: 0px 15px;
    margin: 0px 0px 16px;
}

.phoneany .thumbnail {
    background-color: transparent;
    border: 0px solid #dddddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 0px;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
}

.sblock {
    display: block;
}

.gets {
    margin: 0px auto;
}

.btn-primary {
    background-color: #00AFEB;
    border-color: #357ebd;
    color: #ffffff;
}

.btn-primary:hover {
    background-color: #00baef;
    border-color: #357ebd;
    color: #ffffff;
}

.phoneimg {
    margin: 8px 0px;
}

@media (max-width:400px) {
    .timecv .col-xs-5 {
        min-height: 72px;
    }

    .phoneany .ctphone {
        width: 64% !important;
        position: absolute;
        top: 10%;
        left: 18.2%;
        border: 1px solid #CCC;
    }


}

@media (max-width:767px) {



    body {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 16px;
    }

    .timecv {
        font-size: 11px;
    }


    .sblock {
        display: inline;
    }

    .fixcon {
        min-height: 304px;
    }

    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-left: 0px;
        margin-right: -15px;
    }

    .navbar-fixed-top .navbar-toggle {
        margin-top: 6px !important;

    }



    element.style {
        height: auto;
    }

    .navbar-collapse:before,
    .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:before,
    .navbar-collapse:after {
        content: " ";
        display: table;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse:before,
    .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse:before,
    .navbar-collapse:after {
        content: " ";
        display: table;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    #menuany {
        padding-top: 0px;
    }

    /*#menuany{font-size:13px; line-height:17px; padding-top:0px;background-color:#fff; }
.navbar-nav > li > a {
	padding:2px 15px;
}
*/
    .container .jumbotron {
        padding: 15px 0px;
    }

    .jumbotron h3 {
        padding: 2%;
        font-size: 12px;
        line-height: 17px;
    }

    .awesome-tooltip+.tooltip.left>.tooltip-arrow {
        top: 50%;
        right: 10;
    }
}

@media (max-width:992px) {
    .fixcon {
        min-height: 296px;
    }

    .sblock {
        display: inline;
    }

    .nav>li>a {
        display: block;
        padding: 5px 8px;
        position: relative;
    }

    .ic-pic p {
        margin: 10px 0px 36px;
    }

    .navbar-toggle {
        margin-right: 16px;
        margin-top: 20px;
    }



    /* style slider description for small screen */

    #custom_carousel .fixcon {
        position: relative;
        top: 0px;
        left: 0;
    }

    .fixcon h2 {
        text-align: center;
    }

    .fixcon h2 img {
        margin: 0px auto;
    }

    .iconslider img {
        width: 40px;
        padding-right: 0px;
    }

    .iconslider img {
        margin-right: 6px;
        margin-top: -6px;
    }

    .ic-pic .col-xs-offset-2 {
        margin-left: 10%;
    }


}

:focus {
    outline: 0;
}

a,
a:hover,
a:active,
a:focus {
    // styling for any way a link is about to be used
}

:active,
:focus {
    outline: none;
    -moz-outline-style: none;
}







/* style footer */

#wrapperfooter {
    background-color: #2e2e2e;
    color: #fff;
    margin-top: 0px;
}

#wrapperfooter a {
    color: #fff;
}

#wrapperfooter .col-xs-2 {
    padding-top: 0px;
}

#footer h4 {
    margin: 0px 0px 3px 0;
    font-size: 14px;
    font-weight: bold;
}

#footer {
    padding-top: 15px;
    padding-bottom: 5px;
}







/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .hideonmed {
        display: none;
    }
}



/* nghich ty */
#dot-nav {
    right: 10px;
    top: 50%;
    margin-top: -50px;
    height: 100px;
    z-index: 999;
}

#dot-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#dot-nav li {
    position: relative;
    background-color: #bdc3c7;
    border: 3px solid #bdc3c7;
    border-radius: 15px 15px 15px 15px;
    cursor: pointer;
    padding: 5px;
    height: 10px;
    margin: 10px 10px 0px 0px;
    width: 10px;
    vertical-align: bottom;
}

#dot-nav li.active,
#dot-nav li:hover {
    background-color: #8e44ad;
}

#dot-nav a {
    outline: 0;
    vertical-align: top;
    margin: 0px 0px 0px 25px;
    position: relative;
    top: -5px;
}

.awesome-tooltip+.tooltip>.tooltip-inner {
    background-color: #8e44ad;
    color: #f5f5f5;
    border: 1px solid #8e44ad;
}

.awesome-tooltip+.tooltip.left>.tooltip-arrow {
    top: 50%;
    right: 10;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #8e44ad;
}


/* back to top */
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

#custom_carousel .fixcon {
    color: #424242;
    text-align: left;
}

.padx {
    padding: 21px 0 !important;
}