/* 

Urbanic Template 

http://www.templatemo.com/tm-395-urbanic

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

* {
!  -webkit-border-radius: 0 !important;
!     -moz-border-radius: 0 !important;
!          border-radius: 0 !important;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.height50 {
	height: 50px;
}

.height100 {
	height: 100px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#000033;
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {

! background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed; 
! background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center;   
 background: url('../images/black.jpg') no-repeat center center;   

!    -webkit-background-size: cover;
!    -moz-background-size: cover;
!    -o-background-size: cover;
   background-size: cover;
!    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
!        background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    !border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.templatemo-slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}

.templatemo-service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.templatemo-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 22px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 18px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: #ff7600;
    border-bottom:2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.btn-round-grey {
    background-color: #3366FF;
    border-bottom:2px solid #333333;
    border-radius: 25px; /* Standard */
    -o-border-radius: 25px; /* Opera 10.x */
    -moz-border-radius: 25px; /* Mozilla/Firefox */
    -icab-border-radius: 25px; /* iCab */
    -khtml-border-radius: 25px; /* KHTML/Konqueror */
    -webkit-border-radius: 25px; /* Webkit/Safari/Chrome/etcetera */
    color:#ffffff;
}

.btn-round-grey:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #0066FF;
    color:#ffffff;
}

.btn-margin-right
{
  margin-right: 20px;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.templatemo-team {
    background: url('../images/background.png') ; 
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;

}

.templatemo-line-header {
    margin-top:100px;
    margin-bottom:80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.templatemo-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #e67e22;
}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}

.templatemo-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
}

#templatemo-contact {
	margin-top: 10px; 
!	border-top: 1px solid #cccccc; 
	font-size:14px;
}
.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.templatemo-contact-line-header {
    margin-top:10px;
    margin-bottom:80px;
}
.templatemo-contact-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.templatemo-partners {
	border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
!	border-top: 2px solid #cccccc; 
	margin-top: 10px;
}

.footer_container {
	margin-top:20px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
	color:#333333; 
}

.templatemo-gallery-category a.active {
	color:#e67e22; 
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#e67e22;
	text-decoration:none;	
}

.templatemo-gallery-category a:hover {
	color:#e67e22; 
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.templatemo-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}




#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index:1;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #ffffff;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
!  padding: 10px 30px;
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
!  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #009ae1;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  !display: none                ! touch main bar pop down menu round block;
  margin: 0;
  padding: 0;
  width: auto;
  !width: 200px;
  !position: absolute;
  !top: 40px;
  !left: 0;  
  background: #F0F0F0;
  border: solid 1px #b4b4b4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 7px 20px;
  width: 200px;
  font-size: 15px;
  font-weight: 600;
  !background: #CCCCCC;
  text-decoration: none;
  color: #333333;     !color: #dddddd;   ! submenu item color
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #009ae1; !color: #ffffff;      ! submenu select item color
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #009ae1;  ! border-color: #ffffff;   ! submenu item '>' color
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    !color: #000000;
    color: #009ae1;               ! submenu select item color
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
!    text-transform: uppercase;
!    z-index:999;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

.crossfade > figure {
  animation: imageAnimation 30s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}

.crossfade > figure:nth-child(1) {
  background-image: url('../images/product_virgo2/001.jpg');
}
.crossfade > figure:nth-child(2) {
  animation-delay: 6s;
  background-image: url('../images/product_virgo2/002.jpg');
}
.crossfade > figure:nth-child(3) {
  animation-delay: 12s;
  background-image: url('../images/product_virgo2/003.jpg');
}
.crossfade > figure:nth-child(4) {
  animation-delay: 18s;
  background-image: url('../images/product_virgo2/004.jpg');
}
.crossfade > figure:nth-child(5) {
  animation-delay: 24s;
  background-image: url('../images/product_virgo2/005.jpg');
}

@keyframes imageAnimation {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
  }
  8% {
    animation-timing-function: ease-out;
    opacity: 1;
  }
  17% {
    opacity: 1
  }
  25% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}

#templatemo-introduce {

}

.templatemo-introduce {
	
}

.templatemo-introduce-centre {
}

.intro-pull-left {
	float: left; !important;
	margin-left: 50px;
}

.intro-pull-right {
	float: right; !important;
	margin-right: 50px;	
}

.intro-image-1 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  width: 30%;
  margin-left: 10px;
}

.intro-text-1 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  width: 30%;
}

.intro-image-2 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  width: 30%;
  margin-left: 30%;
}

.intro-text-2 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  width: 30%;
}

.intro-text-prt {
    text-align: justify; 
    font-size: 22px; 
    font-style: italic; 
    margin-top: 10px;
}

#templatemo-mov {

}

.templatemo-mov {
	
}

.templatemo-mov {
}


.movie-image {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  text-align: center;
}

.movie-text {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}

.movie-text-prt {
    text-align: center;
    font-size: 20px; 
    font-style: italic; 
    margin-bottom: 10px;
}

.blog-title-image{
    position: relative;
    padding-left:20px; 
    padding-right:20px;
    width: 100%;
    text-align: center;
}

.blog-title-img-responsive {
  margin: auto;
  width: 100%;
  display: block;
  text-align: center;
}


.top_container {
!	margin-top:1px; 
!	margin-bottom:1px;
}

.top-social-icon-fb {
!    background: url('../images/social-icon-fb.png') no-repeat;
    background: url('../images/icons/Facebook Round.png') no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
}

a:hover .top-social-icon-fb {
!    background: url('../images/social-icon-fb-over.png') no-repeat;
    background: url('../images/icons/Facebook Round.png') no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
}

.top-social-icon-rss {
!    background: url('../images/social-icon-rss.png') no-repeat;
    background: url('../images/icons/Youtube round.png') no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

a:hover .top-social-icon-rss {
!    background: url('../images/social-icon-rss-over.png') no-repeat;
    background: url('../images/icons/Youtube round.png') no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}

.top-social-icon-twitter {
!    background: url('../images/social-icon-twitter.png') no-repeat;
    background: url('../images/icons/Twitter round.png') no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

a:hover .top-social-icon-twitter {
!    background: url('../images/social-icon-twitter-over.png') no-repeat;
    background: url('../images/icons/Twitter round.png') no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}

.top-social-icon-linkedin {
!    background: url('../images/social-icon-linkedin.png') no-repeat;
    background: url('../images/icons/Linkedin round.png') no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

a:hover .top-social-icon-linkedin {
!    background: url('../images/social-icon-linkedin-over.png') no-repeat;
    background: url('../images/icons/Linkedin round.png') no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}

.top-social-icon-dribbble {
!    background: url('../images/social-icon-dribbble.png') no-repeat;
    background: url('../images/icons/Instagram round.png') no-repeat center center;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

a:hover .top-social-icon-dribbble {
!    background: url('../images/social-icon-dribbble-over.png') no-repeat;
    background: url('../images/icons/Instagram round.png') no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 40px;
}

.blog_post0 {
    color: #333333; 
    padding: 2px;
}

.blog-roundbox {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;

  color: #333333; 
  padding: 10px;

  background: #CCCCCC url(gradient.png) repeat-x scroll top left;
  border: 1px solid #333333;
  border-radius: 10px; /* Standard */
  -o-border-radius: 10px; /* Opera 10.x */
  -moz-border-radius: 10px; /* Mozilla/Firefox */
  -icab-border-radius: 10px; /* iCab */
  -khtml-border-radius: 10px; /* KHTML/Konqueror */
  -webkit-border-radius: 10px; /* Webkit/Safari/Chrome/etcetera */

  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);

}

/* ------ Welcome & Slogna ------ */
.product-intro-text {
    !border-bottom: 1px solid #cccccc;
    min-height: 140px;
    
!  background-color: #550000;  !test
  
}

.download-title-text-container{
  font-size: 16px; 
  font-weight: 500; 
  text-align: left; 
  padding-left: 20px;
  padding-bottom: 20px;
  
!  background-color: #000033;  !test
}

.product-intro-slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin-top: 60px;
    margin-bottom: 0;
    color: #333333;
    
!    background-color: #333333;  !test
}

.product-intro-project-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 22px;
}

.product-intro-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
!    height: auto;
    width: 400px;
    height: 200px;
}

.product-intro-item-header {
    padding: 2px;
    font-size: 28px;
    font-weight: 600;
}

.product-intro-item-text {
    font-size: 13px;
    font-weight: 600;
}

.product-printarea-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: auto;
    width: 400px;
    height: 400px;
}


.Software-image-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 250px;
    width: 200px;
    text-align: center;
}

.Software-item {
    font-family:  'Open Sans', sans-serif;
!    margin-bottom: 10px;
}

@media (min-width:751px) and (max-width:1200px) {
 .download-img-responsive {
  position: relative;
  display: block;
  width: 200px;
  text-align: left;
 }
}

@media (max-width: 751px) {
 .download-img-responsive {
  position: relative;
  display: block;
  width: 150px;
  text-align: left;
  padding-left:20px; 
  padding-bottom:20px; 
 }
}


.download-item-image {
  display: block;
  position: relative;
  min-height: 1px;
  float: left;
  width: 250px;
!  background-color: #EEEEEE;  !test
}

.download-item-text-box {
!  position: relative;
!  position: absolute;
  min-height: 1px;
  float: left;
  width: 450px;
!  background-color: #0000EE;  !test
}

.download-item-text-row {
!  position: absolute;
!  min-height: 1px;
!  float: left;
  padding-left:10px; 
}

.download-item-text {
  min-height: 1px;
!  float: left;
  padding-left:5px; 
!  background-color: #555555;  !test
}

.download-banner-text {
    text-align: left; 
    font-size: 24px; 
    font-weight: 600; 
    font-style: italic; 
    margin-top: 5px;
!    width: 60%;
}

.download-desc-text {
    display: block;
    text-align: left; 
    font-size: 14px; 
    font-weight: 500; 
    font-style: italic; 
    margin-top: 5px;
    width : 95%;
!    background-color: #550000;  !test
}

.download-item-image-icon {
!  position: relative;
!  position: absolute;
  min-height: 2px;
  float: left;
  width: 50px;
!  padding-bottom:180px; 

!  background-color: #EEEEEE;  !test
}

.bk-cut-off-line{

  border-bottom: 1px solid #CCCCCC;
!  padding-left: 20px; 
!  padding-bottom: 40px;  
!  background-color: #000033;  !test
}

.bk-cut-off-linex2{

  border-bottom: 4px solid #CCCCCC;
!  padding-left: 20px; 
!  padding-bottom: 40px;  
!  background-color: #000033;  !test
}

@media (min-width:550px) and (max-width:1200px) {
 .footer-image-box{
   display: block;
   position: relative;
   min-height: 1px;
   float: left;
   width: 400px;
 !  background-color: #000033;  !test
 } 
 .footer-info-box{
   float: right;
   width: 200px;
  
 !  background-color: #000066;  !test
 } 
}

@media (max-width: 550px) {
 .footer-image-box{
   display: block;
   position: relative;
   min-height: 1px;
   float: left;
   width: 250px;
   !background-color: #000033;  !test
 }
 
 .footer-info-box{
   float: left;
   width: 200px;  
   !background-color: #000066;  !test
 } 
}

.footer-info-contact-name{
!  font-style: italic; 
  text-align: left; 
  font-size: 24px; 
  font-weight: 600; 
  margin-top: 20px;
  margin-bottom: 40px;
!  background-color: #000088;  !test
!  padding-top:5px;  
}

.footer-info-contact-address{
!  font-style: italic; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 500; 
  margin-bottom: 50px;  
!  background-color: #008800;  !test
}

.footer-info-contact-email{
!  font-style: italic; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 500; 
!  margin-bottom: 50px;  
!  background-color: #003300;  !test
}


@media (min-width:991px) and (max-width:1200px) {
}

@media (max-width:991px) {
}

@media (max-width: 768px) {
}

@media (max-width: 380px) {
}
