body{
    font-family: 'Lato', sans-serif;
    padding: 0px;
    margin:0px;
}
h1,h2,h3,h4,h5,h6,p{
    color:#383737;
}
a{
    font-size: 16px;
}
/*topbar*/

.topbar{
    background:rgba(27, 31, 52, 0.84);
}
.top_bar_info{
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.top_bar_info li{
    display: inline-block;
    vertical-align: middle;
    padding:7px 35px;
    color: #fff;
}
.top_bar_info-1 {
    padding-left:  0px !important; 
}

.top_bar_info li span { display: inline-block;
                        vertical-align: middle;
}
.top_bar_info li i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
    font-size: 18px;
    color: #54c288;
}
.text-white{
    color:#fff;
}
.primary-bg{
    background: #e63d2e;
}
.req-block{
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.icon-size{
    font-size: 22px !important;
}
/*slider*/
.slideshow {
    position: relative;
    width: 100%;
    height: 900px;
    overflow: hidden;
}

.slideshow-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background: no-repeat 50% 50%;
    background-size: cover;
    -webkit-animation-name: kenburns;
    animation-name: kenburns;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 26s;
    animation-duration: 26s;
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.slideshow-image:nth-child(1) {
    -webkit-animation-name: kenburns-1;
    animation-name: kenburns-1;
    z-index: 3;
}
.slideshow-image:nth-child(2) {
    -webkit-animation-name: kenburns-2;
    animation-name: kenburns-2;
    z-index: 2;
}
.slideshow-image:nth-child(3) {
    -webkit-animation-name: kenburns-3;
    animation-name: kenburns-3;
    z-index: 1;
}
.slideshow-image:nth-child(4) {
    -webkit-animation-name: kenburns-4;
    animation-name: kenburns-4;
    z-index: 0;
}

@-webkit-keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    1.5625% {
        opacity: 1;
    }
    23.4375% {
        opacity: 1;
    }
    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        transform: scale(1.21176);
    }
    100% {
        opacity: 1;
    }
}

@keyframes kenburns-1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    1.5625% {
        opacity: 1;
    }
    23.4375% {
        opacity: 1;
    }
    26.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    98.4375% {
        opacity: 0;
        -webkit-transform: scale(1.21176);
        transform: scale(1.21176);
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    26.5625% {
        opacity: 1;
    }
    48.4375% {
        opacity: 1;
    }
    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes kenburns-2 {
    23.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    26.5625% {
        opacity: 1;
    }
    48.4375% {
        opacity: 1;
    }
    51.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    51.5625% {
        opacity: 1;
    }
    73.4375% {
        opacity: 1;
    }
    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes kenburns-3 {
    48.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    51.5625% {
        opacity: 1;
    }
    73.4375% {
        opacity: 1;
    }
    76.5625% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    76.5625% {
        opacity: 1;
    }
    98.4375% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes kenburns-4 {
    73.4375% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    76.5625% {
        opacity: 1;
    }
    98.4375% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.text-heading{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 99;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color:#fff;

    padding: 1em 2em;
    line-height: 1.5;
}
h1 small {
    display: block;
    text-transform: lowercase;
    font-size: .7em;
}
h1 small:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: .5em;
}
h1 small:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding-top: .5em;
}
/*navbar*/
.nav-bar li{
    margin-top: 12px;
    color:#243381
}
.navbar-default .navbar-nav.nav-bar li a {
    color: #2d3182;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}
.navbar-default .navbar-nav.nav-bar>.active>a, .navbar-default .navbar-nav.nav-bar>.active>a:focus, .navbar-default .navbar-nav.nav-bar>.active>a:hover {
    color: #2d3182;
    background-color: rgba(231, 231, 231, 0);
    border-bottom: 2px solid #2d3182;
}
.nav-bar li a:hover{
    border-bottom: 2px solid #2d3182;
}
.stick{
    position: fixed;
    top: 0px;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid transparent;
    padding: 8px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    z-index: 1001;
}

.box-shadow{
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.3);
}
.navbar {
    border-radius: 0px !important;
}
.text-grey{
    color: #666666
}
.bg-primary{
    background-color: #023778;
}
.strategy-bg{
    background: -moz-linear-gradient(166deg, rgba(34,38,140,1) 0%, rgba(73,77,177,1) 54%, rgba(34,38,140,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(34,38,140,1)), color-stop(46%, rgba(73,77,177,1)), color-stop(100%, rgba(34,38,140,1)));
    background: -webkit-linear-gradient(166deg, rgba(34,38,140,1) 0%, rgba(73,77,177,1) 54%, rgba(34,38,140,1) 100%);
    background: -o-linear-gradient(166deg, rgba(34,38,140,1) 0%, rgba(73,77,177,1) 54%, rgba(34,38,140,1) 100%);
    background: -ms-linear-gradient(166deg, rgba(34,38,140,1) 0%, rgba(73,77,177,1) 54%, rgba(34,38,140,1) 100%);
    background: linear-gradient(284deg, rgba(34,38,140,1) 0%, rgba(73,77,177,1) 54%, rgba(34,38,140,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22268c', endColorstr='#22268c',GradientType=1 );


}
.strategy-img
{
    margin:0 auto;
}
/*service*/
.box{
    box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
    -webkit-box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
    -moz-box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
    background: #fff;
    padding:15px;
}
.service-font-size{
    font-size: 16px !important;
}
.text-secondary{
    color:#e63d2e;   
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}
@media screen and (max-width: 1200px) {
    .slideshow{
        margin-top:0px !important;
    }
    .hidden-md{
        display: none !important;
    }
}
@media screen and (max-width: 992px) {
    .top_bar_info li{
        display: block !important; 
    } 
    .text-sm-center{
        text-align: center
    }
    .image-display-sm{
        display: block;
        margin: 0 auto;
    }
    .text-heading {
        top: 68% !important;
    }
}

@media screen and (max-width: 669px) {
    .image-display-xs{
        display: block;
        margin: 0 auto;
    }
    /*    .slideshow {
            margin-top: 145px !important;
    
        }*/

}
.bg-grey-gradient{
    background: -moz-linear-gradient(139deg, rgba(234,234,235,1) 0%, rgba(224,224,224,1) 54%, rgba(237,237,240,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(237,237,240,1)), color-stop(46%, rgba(224,224,224,1)), color-stop(100%, rgba(234,234,235,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(139deg, rgba(234,234,235,1) 0%, rgba(224,224,224,1) 54%, rgba(237,237,240,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(139deg, rgba(234,234,235,1) 0%, rgba(224,224,224,1) 54%, rgba(237,237,240,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(139deg, rgba(234,234,235,1) 0%, rgba(224,224,224,1) 54%, rgba(237,237,240,1) 100%); /* ie10+ */
    background: linear-gradient(311deg, rgba(234,234,235,1) 0%, rgba(224,224,224,1) 54%, rgba(237,237,240,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededf0', endColorstr='#eaeaeb',GradientType=1 ); /* ie6-9 */
}
.text-black{
    color:#000 !important;
}
.bg-grey-lighter{
    background: #f2f2f2;
}
.bg-green{
    background:#54c288;
}
.text-height{
    height:18px;
}
.bg-secondary{
    background:#e63d2e;   
}

.text-green{
    color:#54c288;
}
.text-secondary{
    color:#e63d2e;   
}


#footer-1 .footer-copyright {
    background: #1b1f34 ;
    margin-top: 40px;
    padding: 0px 0 10px;
}


/* #Footer */
.footer-img{
    width:100%;
    margin-bottom: -2px;
}
.newsletter p{ 
    color: #c7c6c6; 
}
#footer-1 {
    background: #1b1f34;
    font-size: 0.9em;
    padding: 29px 0 0;
    position: relative;
    clear: both;
}

#footer-1 .container .row > div {
    margin-bottom: 25px;
}

#footer-1 .container input:focus {
    box-shadow: none;
}

#footer-1 a:hover {
    color: #CCC;
}

#footer-1 h1, #footer-1 h2, #footer-1 h3, #footer-1 h4, #footer-1 a {
    color: #FFF;
}

#footer-1 h4 {
    font-size: 1.8em;
    font-weight: 200;
}

#footer-1 h5 {
    color: #CCC;
}

#footer-1 ul.nav-list > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 20px;
    padding-bottom: 11px;
}

#footer-1 ul.nav-list > li:last-child a {
    border-bottom: 0;
}

#footer-1 ul.nav-list > li a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

#footer-1 ul.list.icons li {
    margin-bottom: 5px;
}

#footer-1 form {
    opacity: 0.85;
}

#footer-1 form label.error {
    line-height: 16px;
    margin: 5px 0 -5px;
    display: block;
    clear: both;
}

#footer-1 form .alert {
    padding: 6px;
    text-align: center;
}

#footer-1 .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
}

#footer-1 .footer-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}


#footer-1 .newsletter form {
    width: 100%;
    max-width: 262px;
}

#footer-1 .newsletter form input.form-control {
    height: 34px;
    padding: 6px 12px;
}

#footer-1 .alert a {
    color: #222;
}

#footer-1 .alert a:hover {
    color: #666;
}

#footer-1.twitter .fa, #footer-1 .twitter .icons {
    clear: both;
    font-size: 1.5em;
    position: relative;
    top: 3px;
}

#footer-1 .twitter .meta {
    color: #999;
    display: block;
    font-size: 0.9em;
    padding-top: 3px;
}

#footer-1 .twitter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-1 .twitter ul li {
    padding-bottom: 20px;
}

#footer-1 .twitter ul li:last-child {
    padding-bottom: 0;
}

#footer-1 .twitter-account {
    color: #FFF;
    display: block;
    font-size: 0.9em;
    margin: -15px 0 5px;
    opacity: 0.55;
}

#footer-1 .twitter-account:hover {
    opacity: 1;
}

#footer-1 .contact {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-1 .contact i {
    display: block;
    float: left;
    font-size: 20px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 10px;
    color: #54c288;
}
#footer-1 .contact p {
    margin-bottom: 10px;
}

#footer-1 .logo {
    display: block;
}

#footer-1 .logo.mb-xl {
    margin-bottom: 12px;
}

#footer-1 .footer-copyright {
    background:#1b1f34;
    border-top: 1px solid #232842;
    margin-top: 40px;
    padding: 30px 0 10px;
}

#footer-1 .footer-copyright nav {
    float: right;
}

#footer-1 .footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-1 .footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;

}
.contact p{
    color: #c7c6c6 ;
}
#footer-1 .footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}

#footer-1 .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0;
}

#footer-1 .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
}

#footer-1 .narrow-phone {
    text-align: right;
    margin: -2px 0 0 0;
}

#footer-1 .narrow-phone .phone {
    font-size: 16px;
    padding-bottom: 0;
    margin-top: -13px;
}

#footer-1 .recent-work {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-1 .recent-work li {
    float: left;
    width: 30%;
    margin: 10px 3% 0 0;
}



#footer-1 .recent-work .img-thumbnail-hover-icon {
    border: 0;
}

#footer-1 .recent-work .img-thumbnail-hover-icon:after {
    font-size: 22px;
    margin-left: -2px;
}

#footer-1 .view-more-recent-work {
    padding: 12px;
}

#footer-1 .short {
    padding-top: 50px;
}

#footer-1 .short .footer-copyright {
    background: transparent;
    border: 0;
    padding-top: 0;
    margin-top: 0;
}

#footer-1 .light {
    padding-top: 60px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer-1 .light .footer-ribbon {
    margin-top: -76px;
    margin-left: 14px;
}

#footer-1 .light .footer-copyright {
    margin-top: 15px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer.light .footer-copyright p {
    color: #777;
}

#footer.light .phone,
#footer.light .twitter-account {
    color: #777;
}

#footer.light ul.nav-pills > li.active > a {
    color: #FFF;
}

#footer.narrow {
    padding-top: 30px;
}

#footer.narrow .footer-copyright {
    margin-top: 0;
}

#footer.narrow .nav > li > a {
    padding: 5px 12px;
}

#footer.color {
    color: #FFF;
}

#footer.color p {
    color: #FFF;
}

#footer.color .footer-copyright nav ul li {
    border-left-color: #FFF;
}

/* Responsive */
@media (max-width: 991px) {
    #footer-1 .phone {
        font-size: 20px;
    }
    .text-sm-center{
        text-align: center;
    }
    #footer-1 .footer-copyright nav{
        float: none !important; 
    }
    .m-sm-b-6{
        margin-bottom:6px;
    }
    .service-box{
        height: auto !important;
        margin-bottom: 13px;
    }
    .service-box-right{
        height: auto !important;

    }
    .service-card-right{
        height: auto !important;
    }
    .service-card-left{
        height: auto !important;
        margin-bottom: 20px;
    }
    .m-b-sm-20{
        margin-bottom: 20px;
    }

    .service-card-left-h3{
        font-size: 1.4em !important;
    }
    .welcome-p {
        font-size: 25px;
        font-style: italic;
        font-weight: 300;
        line-height: 1.6;
        padding: 0 0px !important;
    }
}

@media (max-width: 767px) {
    /* Footer */
    #footer-1 .phone {
        font-size: 20px;
    }
    .hidden-sm{
        display:none;
    }
    .text-xs-center{
        text-align: center !important;
    }
    .box {
        margin: 0 auto;
        margin-bottom: 8px;
    }
    .service-card-flex{
        height: auto !important;
    }
    .service-card-flex >a {
        padding: 15px 0px; 
    }
}
#sub-menu ul > li >a{
    font-size:14px !important;
}
@media (max-width: 471px) {
    #footer-1 .footer-copyright nav ul li{
        display: block !important;
        line-height: 20px !important;
        padding: 0 !important;
    }
    #footer-1 .footer-copyright nav ul li{
        border: none !important;
    }
}
/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline-block;
    margin: 0px 5px 5px 0;
}
ul.social-network li a{
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;

}/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}
.fb-color{
    color:#3B5998; 
}
.twitter-color{
    color: #33ccff;
}
.linkedin-color{
    color: #007bb7;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff ;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 40px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.text-shadow{
    text-shadow: -1px -1px 1px rgb(190, 185, 185);
}
.scan-img{
    height: 100px;
}
.img-shadow:hover{
    box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
    -webkit-box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
    -moz-box-shadow: -5px 15px 30px 0 rgba(8, 7, 7, 0.1);
}
.industrail-img{
    position: relative;
    top: -99px;
    right: -13px;
}
.industrail-traning{
    position: relative;
}
.bg-white{
    background: #fff;
}
/*form*/
.contact-bg{
    -webkit-box-shadow: 6px 6px 16px -5px rgba(8, 7, 7, 0.1);
    -moz-box-shadow: 6px 6px 16px -5px rgba(8, 7, 7, 0.1);
    box-shadow: 6px 6px 16px -5px rgba(8, 7, 7, 0.1);
    background: rgba(237, 237, 237, 0.61);
    padding:30px;
}
navbar-fix.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}
.header-logo {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 151px;
    float: left;
    width: 151px;
    height: 63px;
    margin: 1px 0px;
}
#header .header-logo:before {
    content: "";
    background-image: url(../img/logo.svg);
    position: absolute;
    background-size: 44px;
    float: left;
    width: 44px;
    height: 36px;
    left: 32px;
    -webkit-animation: fa-spin 5s infinite linear;
    animation: fa-spin 5s infinite linear;
}
.navbar {
    min-height: 80px !important;
}
.navbar-default .navbar-collapse {
    border-color:transparent !important;
}

/*return-to-top*/
#return-to-top {
    position: fixed;
    bottom: 0px;
    right: 10px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.login-button{
    margin-top: 5px;
}
.login-register{
    font-size: 11px;
    text-align: center;
}
.form-box{
    border-radius: 12px;
    background: rgba(6, 6, 6, 0.47);
}
.form-box > p{
    color: #ebebeb;
}
.p-t-30{
    padding-top: 30px;
}
.message-box-width{
    width: 100% !important;
}
.bgimg {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image:  url(../img/parallex-img.jpg);


}

.box {
    height: 200px;
}
.section-padding{
    padding:30px;
}
.p-xy-30{
    padding:30px !important;
}
.txt-green{
    color: #14ad5f !important;
}


.service-font-size{
    margin-bottom:3px !important;
}
.service-box-right{
    height: 140px;
    display: flex !important;
    display: inline-block;
    flex-flow: column;
}
.service-box-right  > a {
    margin-top: auto;

}
.service-box-right > p {
    margin-bottom: auto;
    flex-grow: 1; 
}
.service-box{
    height: 220px;

}
.welcome-padding{
    padding-top: 40px;
    padding-bottom: 40px;
}
.welcome-p{
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    padding: 0 130px;
}  

.m-b-80{
    margin-bottom: 80px;
}
.industrial-traning-p{
    color: #888;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
}
.service-card-left{
    height: 640px;
}
.service-card-shadow{
    box-shadow: 0 1px 5px rgba(0,0,0,.3);
}
.service-card-left-h3{
    padding-top: 10px;
    line-height: 36px;
    margin-bottom: 8px !important;
}

.service-card-left-a{
    padding: 15px 0px;

}
.service-card-right{
    height: 310px;
    background: #fff;
}
.service-card-right-h4{
    margin:12px 0px !important;

}

.service-card-flex > p{
    margin-bottom: auto !important;
    flex-grow: 1;
}
.service-card-flex{
    display: flex !important;
    display: inline-block;
    flex-flow: column;
    height: 140px;
}
.service-card-flex > a{
    margin-top: auto;
} 
.m-t-20{
    margin-top:20px;
}
.contact > li {
    font-size: 15px;
}
.slide-img-1{
    background-image:url(../img/slider-1.jpg);
}
.slide-img-2{
    background-image:url(../img/slider-2.jpg);
}
/*****************/



.carousel-fade .carousel-control{
    color:red;
}
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }
    to {
        -webkit-transform: scale(1.2, 1.2);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }
    to {
        transform: scale(1.2, 1.2);
    }
}

.carousel-inner .item > img {
    -webkit-animation: zoom 25s;
    animation: zoom 25s;
    width: 100vw;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001))) !important;
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001))) !important;
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
    color: #ed1c24 !important;
}
.carousel-indicators li{
    border: 1px solid #fc0e0e !important;
}
.carousel-indicators .active{
    background-color:#fc0e0e !important;
}
@media only screen and (max-width:699px) {
    .welcome-padding {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .welcome-p{
        font-size: 18px !important;
        line-height: 1.4 !important;
    }
    h2{
        font-size: 1.5em !important; 
    }
    .font-size-paragraph{
        font-size: 18px !important;
    }
    .industrial-traning-p{
        font-size: 18px !important;
        line-height: 1.4 !important;

    }
}

.service-card-bottom{
    height:355px;
    display: flex !important;
    display: inline-block;
    flex-flow: column;
    background:#fff;
}
.service-card-bottom > p {
    margin-bottom: auto !important;
    flex-grow: 1;
}
.service-card-bottom > a {
    margin-top: auto;
}
@media only screen and (max-width:991px) {
    .service-card-bottom{
        height:auto !important;
    }
}
.service-pattern{
    background-image: url(../img/pattern.png);
    display: block;
}

.img-center{
    margin: 0 auto;
}