﻿body
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center;
    margin: 0;
}
.clear
{
    clear: both;
}
h1, h2, p
{
    margin: 0;
}

h5
{
    font-size: 14px;
    line-height: 20px;
}

h5, .h5
{
    color: #b62038 !important;
    font-family: "Orbitron" ,sans-serif !important;
    text-transform: uppercase;
}
a
{
    outline: 0;
}
.stage
{
    margin-top: 20px;
}

/*  Slider-Orbit  */
#orbitDemo img, #orbitDemo div
{
    display: none;
}
#orbitDemo.orbit img, #orbitDemo.orbit div
{
    display: block;
}
img
{
    height: auto;
    max-width: 100%;
}
div.orbit-wrapper
{
    margin-bottom: 0px;
    position: relative;
    width: 1px;
}
div.orbit
{
    height: 1px;
    overflow: hidden;
    position: relative;
    width: 1px;
}

.orbit .fluid-placeholder
{
    display: block;
    position: static;
    visibility: hidden;
    width: 100%;
}
.orbit, .orbit-wrapper
{
    width: 99.9% !important;
}
.slider-nav
{
    display: none;
}
div.orbit > img
{
    left: 0;
    position: absolute;
    top: 0;
}
div.orbit > a
{
    border: medium none;
    display: none;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;
}
.orbit > div
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#orbitDemo
{
    background: url("../images/spinner.gif") no-repeat scroll center center #000000;
    height: auto;
}

.orbit-bullets
{
    display: none;
}
#orbitDemo a
{
    width: 100%;
}
#orbitDemo a img
{
    height: auto;
    width: 100%;
}
/* End of Slider-Orbit  */

#container
{
    float: left;
    width: 100%;
}
.outer
{
    width: 70%;
    margin: 0 auto;
}
#header
{
    float: left;
    width: 100%;
}
.logo
{
    float: left;
    width: 320px;
    margin: 10px 0;
}
.logo img
{
    max-height: 100%;
}
.contactdetails
{
    float: right;
    width: 50%;
    text-align: right;
    margin: 15px 0;
}


#nav
{
    background: transparent url("../images/footer-bg.png") repeat scroll left center !important;
    margin-top: 0px;
    width: 100%;
    float: left;
}
#cssmenu
{
    float: left;
    width: 100%;
}
#cssmenu ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
#cssmenu ul li
{
    padding: 5px;
    float: left;
    list-style: none;
    text-decoration: none;
}
#cssmenu ul li a
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a
{
    color: #000000;
}
#cssmenu > ul > li:hover > a::after, #cssmenu > ul > li.active > a::after
{
    background: #000000 none repeat scroll 0 0;
}
#cssmenu > ul > li:hover > a::before, #cssmenu > ul > li.active > a::before
{
    border-top-color: #ffffff;
}
#banner_slide
{
    float: left;
    width: 100%;
}
.featureboxesbkgd
{
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    padding: 0 0 25px;
    width: 100%;
}
#footer
{
    float: left;
    width: 100%;
    font-size: 12px;
    bottom: 0;
    width: 100%;
    background-color: #1e1308;
    background: url("../images/footer-bg.png") !important;
    color: #ffffff;
    padding: 20px 0 0;
}
.capabilities
{
    float: left;
    width: 100%;
}
.capabilities > div
{
    float: left;
    width: 33%;
}
.capabilities > div > div
{
    height: 150px;
    width: 350px;
}
.capabilities > div > div img
{
    height: 156px;
    max-width: 100%;
}
.basenav
{
    float: left;
    margin: 0px 0 0;
    text-align: left;
    width: 50%;
}
.basenav > div
{
    float: left;
    width: 100%;
    margin: 40px 0;
}
.basenav > div ul
{
    float: left;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
}

.basenav > div ul li
{
    border-right: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 1;
    list-style: outside none none;
    padding: 0 10px;
}
.basenav > div ul li:first-child
{
    padding-left: 0;
}
.basenav > div ul li:last-child
{
    border-right: none;
}

.basenav > div ul li a
{
    color: #fff;
    text-decoration: none;
}

/*.basenav a, .basenav a:link, .basenav a:visited, .basenav a:active
{
    color: #757575;
}
.basenav a, .basenav a:link, .basenav a:visited, .basenav a:active
{
    color: #757575;
}
a, a:link, a:visited, a:active
{
    color: #275ead;
    text-decoration: none;
}
a, a:link, a:visited, a:active
{
    color: #275ead;
    text-decoration: none;
}*/
#wrapper
{
    float: left;
    padding: 10px 0;
    width: 100%;
    background: rgba(0, 0, 0, 0) url("../images/body-bg.png") repeat scroll 0 0;
}
.row-fluid
{
    width: 100%;
}
.row-fluid .span7
{
    float: left;
    width: 55%;
    padding: 5px;
}
.row-fluid .span5
{
    width: 40.1709%;
    float: left;
}
.row-fluid .span6
{
    float: left;
    width: 48.7179%;
}
.row-fluid
{
    float: left;
    width: 100%;
}
.btn-warning
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e8be42;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #ecc85c, #e2af1a);
    border-left-color: #e2af1a;
    border-right-color: #e2af1a;
    border-top-color: #e2af1a;
    border-bottom-color: #9d7a12;
}

.btn
{
    border-color: #fff;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    display: inline-block;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbbbbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}
.one_first.first_column, .five_sixth.first_column, .four_fifth.first_column, .three_fourth.first_column, .two_third.first_column, .three_fifth.first_column, .one_half.first_column, .two_fifth.first_column, .one_third.first_column, .one_fourth.first_column, .one_fifth.first_column, .one_sixth.first_column
{
    clear: both;
}
.one_first
{
    width: 96%;
}
.one_third
{
    width: 32%;
}
.one_first, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_sixth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .five_sixth
{
    float: left;
}
.one_third div
{
    text-align: left;
}
.colored_banner
{
    background-color: #c1213b;
    border-bottom: 1px solid #e4e4e3;
    overflow: hidden;
    padding: 20px 20px 20px 35px;
    position: relative;
    z-index: 0;
    margin: 15px 0;
}
.colored_banner h4
{
    margin: 0;
    text-align: left;
    font-size: 18px;
    color: #fff;
}
.contact
{
    float: right;
    width: 50%;
    text-align: right;
}
.contact h4
{
    font-size: 18px;
    line-height: 20px;
    color: #e2af1a !important;
    font-family: "Orbitron" ,sans-serif !important;
    text-transform: uppercase;
}

.contact span
{
    display: block;
}
/*inner page*/
.inner_page
{
    /* background: #ccc none repeat scroll 0 0;*/
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0) url("../images/main_bg.jpg") no-repeat scroll center bottom;
	background-position: 50% 100%;
    min-height: 720px;
    padding-top: 0px;
}


.inner_page h1
{
    margin: 30px 0;
}
.itemContainer
{
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.row
{
    margin-left: -15px;
    margin-right: -15px;
}
.catItemImage img
{
    border: 3px solid #8b95a1;
    height: auto;
    transition: all 0.5s ease 0s;
    width: auto !important;
}
.services .catItemImage img
{
    background-position: center center;
    background-size: cover;
}
#bottom a:hover, #footer a:hover, #footer h1 a:hover, #footer h2 a:hover, #footer h3 a:hover, #footer h4 a:hover, #footer h5 a:hover, #footer h6 a:hover
{
    color: #c1213b;
}
#slide_top:hover, .social_but, h2::before, .headline::after, .header_inner::after, .button:hover, .pricing_button:hover, .button_small:hover, .button_medium:hover, .button_large:hover, input[type="submit"]:hover, .cmsmsLike:hover, .cmsmsLike.active, .cmsmsLike:hover span, .cmsmsLike.active span, .tog:hover::before, .tog.current::before, ul.page-numbers span, .cmsms_content_slider_parent ul.cmsms_slides_nav li a, .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .ls-industrial .ls-bottom-slidebuttons a.ls-nav-active, .ls-industrial .ls-bottom-slidebuttons a:hover, .pj_sort a[name="pj_name"]::after, .pj_sort a[name="pj_date"]::after, a.pj_cat_filter::after, .cmsms_share:hover::before, .commentlist li div.comment-content ul li:hover::before, div.jp-playlist li:hover::before, .list li:hover::before, .widget_links ul li:hover::before, .widget.widget_archive ul li:hover::before, .widget.widget_categories ul li:hover::before, .widget.widget_meta ul li:hover::before, .widget.widget_recent_comments ul li:hover::before, .widget.widget_recent_entries ul li:hover::before, .widget.widget_pages ul li:hover::before, .widget.widget_nav_menu ul li:hover::before, .content_wrap div[data-folder="text"] ul li:hover::before, .rev_slider > ul > li a.more_but:hover::before, a.more_button:hover::before
{
    background-color: #c1213b;
}
#slide_top
{
    background-color: #cbccc2;
    background-image: url("../images/Arrows_Up.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 22.5px;
    bottom: 10px;
    display: none;
    height: 45px;
    position: fixed;
    right: 10px;
    text-indent: -9999px;
    transition: background-color 0.3s ease-in-out 0s;
    width: 45px;
    z-index: 998;
}
#slide_top
{
    text-indent: -9999px;
}
a, .person_subtitle, .comment-body .published
{
    color: #c1213b;
}

/*Bootstrap css*/
.catItemTitle
{
    font-size: 18px;
}
.catItemIntroText
{
    text-align: justify;
}

.subtitle
{
    color: #e8aa00;
}
.catItemImage img:hover
{
    opacity: 0.8;
}
.itemListCategory h3
{
    font-weight: bold;
    text-align: left;
}
.itemListCategory p
{
    text-align: justify;
}
.contactus_row
{
    float: left;
    width: 100%;
}

.catItemTitle a
{
    font-size: 16px;
}
.catItemIntroText
{
    float: left;
    padding: 0 10px;
    width: 100%;
    height:130px;
}
.catItemIntroText ul
{
    float: left;
    margin: 0;
    padding: 0;
}
.catItemIntroText ul li
{
    font-size: 13px;
}
.left_content
{
    float: left;
    width: 70%;
}
.right_content
{
    float: left;
    width: 30%;
}
.item-list ul li
{
    text-align: left;
}
.jmnewspro.default .jmnewspro-next a
{
    color: #565A5C;
     text-indent: -56px;
}
.jmnewspro.default .jmnewspro-prev a 
{
     color: #565A5C;
      text-indent: -56px;
    
    }
    .jmnewspro.default .jmnewspro-next a:hover
{
    color: #565A5C;
}
.jmnewspro.default .jmnewspro-prev a:hover 
{
     color: #565A5C;
    
    }


.tech-slideshow {
  height: 255px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.tech-slideshow > div {
  height: 255px;
  width: 7788px;
  /*background: url(images/SEQm4zD.jpg);*/
  background: url(../images/img_bnr.png);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 45s linear infinite;
}
.tech-slideshow .mover-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  background-position: 0 -1200px;
  animation: moveSlideshow 45s linear infinite;
}
.tech-slideshow:hover .mover-2 {
  opacity: 1;
}

@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}
