@import  url(http://fonts.googleapis.com/css?family=Roboto:100,300,400,500|Open+Sans:400,700);
/**@import  url(http://fonts.googleapis.com/css?family=Neuton:400,700|Open+Sans:400,700);**/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* 
   Table of Contents(Note: not all are necessarily used in the standard theme)
   =============================================================================
    0 Reset Stylesheet
    1 Base
    2 Typography
    3 Form & Table
    4 Images
    5 Header Area
    6 Content Area
    7 Sidebars & Widgets Area
    8 Comments
    9 Attachment
    10 Utilities
   =============================================================================
*/
/*1-Base*/
body {
    font-family: 'Roboto', Helvetica Neue, sans-serif;
    background-color: #f1f1f1;
    /**background: url(../img/pattern_007.png) repeat top left;**/
    /**padding-top: 60px;**/
    line-height: 1.6em;
	font-size: 18px;
}

p {
    margin: 10px auto;
    font-weight: 300;
    line-height: 1.8em;
    color: rgb(58, 58, 58);
}

a {
    color: #A6A6A4;
	font-size:28px;
}

a:hover {
    color: #787878;
}


.container-fluid {
    width: 100%;
}

.row-fluid {
    margin: 0 auto;
}

.yellow {
   background-color: rgb(253, 220, 47);
    color: #6E4F4A;
	padding-top: 75px;
  /** border-top: solid #000 1px;**/
  /**  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
       box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);**/
}

.grey {
 background-color: #f1f1f1;
}

.process {
 background: url(../img/back_process.png) repeat-x;
 height:4883px;
}

.work {
    background-color:##f1f1f1;
    color: #6E4F4A;
	padding-top: 10px;
    /**border-top: solid #000 1px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);**/
}


.ready {
    background: url(../img/back_grey2.png) repeat;
    color: #b9b9b9;
  /**border-bottom: solid #b5c5dc 1px;**/
	padding-top: 50px;
	padding-bottom:40px
  /**  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
       box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);**/
}

.portfolio {
    background: url(../img/back_fresh_look.png) repeat;
    color: #6E4F4A;
	padding-top: 75px;
	display: inline-block;
	/** border-top: solid #f7fafc 1px;**/
    /** border-top: solid #000 1px;**/
   /** -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
       box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);**/
}

.ipad {
    background-color: #f1f1f1;
    color: #6E4F4A;
	padding-top: 75px;
  /** border-top: solid #000 1px;**/
  /**  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
       box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);**/
}

.team {
    background: url(../img/back_team.png);
	background-position: 45% 0;
	background-repeat:no-repeat;
    color: #6E4F4A;
    padding: 0px 80px  20px 60px;
    /**border-top: solid #000 1px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);**/
}

.map {
    color: #6E4F4A;
    /*margin-top: 6px; **/
}

/**.map {
    margin: 75px auto;
}**/

.white {
    background-color: #F1F1F1;
    color: #002535;
    /**border-top: solid #000 1px;**/
    /**-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	 -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
       box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);**/
}

hr {
margin: 0px auto;
width: 1200px;
border-top: 2px solid #fff;
height: 1px;
background-color: #dbdbda;
}

.dark {
border-bottom: 1px solid#3f3f3f;
border-top:0;
background-color: #222;
width: 1100px;
}

/*2-Typography*/
h1,h2,h4,h5,h6 {
 font-family: 'Helvetica-Bold', Helvetica, Arial Bold;
}

.m-btn {
    font-family: 'Roboto', sans-serif;
}

/*3-Forms & Tables*/
/*Contact form provided by WooFoo.com*/
   
/*4-Images*/

/*5-Header Area*/
.navbar-inner {
background: rgb(253, 220, 47);
  -webkit-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.095);
          box-shadow:  0 2px 2px rgba(0, 0, 0, 0.095);
/**border-bottom: 1px rgb(250, 209, 11);
height: 55px;
line-height: 4.5em;**/
}

.navbar .nav {
    margin: 0 0 0 0;
	background-color: #fff;
	height: 100px;
	padding: 35px 100px 0 100px;
}

.navbar-inner .brand {
    color: #d84a38;
    font-size: 10px;
}

.brand .icon-bolt {
    color: #d84a38;
}

.navbar .nav > li > a {
    padding: 0px 16px;
}

.navbar-inner .brand,.navbar-inner .nav > li > a {
font-size: 15px;
font-weight: 500;
}

.nav .active > a,.nav .active > a:hover,.nav .active > a:focus {
    background: #d84a38;
    color: #002535;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus {
    background-color: transparent;
	border-radius: 2px;
}

.the-icons {
    font-size: 2em;
    margin-top: 10px;
    list-style: none;
    speak: none;
}

.the-icons li {
    cursor: pointer;
    display: inline-block;
    margin: 20px 0 0 10px;
    text-decoration: none;
}

.the-icons:focus {
    outline: 0 auto 5px;
}

.the-icons a:hover {
    text-decoration: none;
}

/*6-Content Area*/
.hero-unit {
	background-color: #f1f1f1;
    /**background: #fff;**/
    /**border: 5px ridge #d84a38;**/
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	color: #FFFFFF;
	/**text-align: center;**/
	/**padding-top: 54px;**/
}	

.hero-unit h1 {
    margin-bottom: .3em;
    color: #545453;
	size: 1.2em;
	font-weight:100;
	line-height: 0.9em;
}

.block {
    padding-top: 60px;
    margin: 0 auto;
    min-height: 570px;
}

.table-content-half-left {
    padding: 20px;
}

.table-content-half-right {
    padding: 20px;
}

.zapper {
    margin: 1% auto;
    padding: 0 0 0 3%;
    width: 575px;
    height: 323px;
}

.freebootstrap a:hover {
    text-decoration: none;
}

.video {
    margin-top: 0px;
}



.foot {
    color: #fffff0;
    background-color: #323232;
    margin: 0 auto;
    padding-top: 40px;
    background-position: bottom;
}

.centering {
float:none;
margin:0 auto;
}

#mask {
    overflow: hidden;
    border-radius: 0%;
   position: relative;
    z-index: 99;
    height: 275px;
    width: 100%;
    /**border: 10px solid #ccc;**/
}
 
#mask iframe {
    position: absolute;
    border-radius: 0%;
    top: 0; left: 50px;
    z-index: 50;
}

/*Roll-over Buttons*/
.send-btn  {
 height: 59px !important;  
 width: 59px !important;
 border:0;
 background: url(../img/send.jpg) no-repeat #2e8198;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.send-btn:hover {
background-position: 0 -59px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 

.start-btn  {
 height: 59px !important;  
 width: 59px !important;
 border:0;
 background: url(../img/start.jpg) no-repeat #2e8198;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.start-btn:hover {
background-position: 0 -59px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 

.fb-btn  {
 height: 25px !important;  
 width: 25px !important;
 border:0;
 background: url(../img/facebook.png) no-repeat ;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.fb-btn:hover {
background-position: 0 -25px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 

.yt-btn  {
 height: 25px !important;  
 width: 25px !important;
 border:0;
 background: url(../img/youtube.png) no-repeat ;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.yt-btn:hover {
background-position: 0 -25px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 

.sk-btn  {
 height: 25px !important;  
 width: 25px !important;
 border:0;
 background: url(../img/skype.png) no-repeat ;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.sk-btn:hover {
background-position: 0 -25px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 


.mail-btn  {
 height: 25px !important;  
 width: 25px !important;
 border:0;
 background: url(../img/email.png) no-repeat ;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.mail-btn:hover {
background-position: 0 -25px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 


.twt-btn  {
 height: 25px !important;  
 width: 25px !important;
 border:0;
 background: url(../img/twitter.png) no-repeat ;
 background-position: 0 0;
 display: inline-block; 
-webkit-transform: perspective(1000);
-moz-transform: perspective(1000);
-o-transform: perspective(1000);
-ms-transform: perspective(1000);
transform: perspective(1000);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
-ms-transition: 400ms;
transition: 400ms;
} 

.twt-btn:hover {
background-position: 0 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} 


/** BackToTop Button **/

.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;

	font-size: 12px;
	padding: 1em;
	display: none;
}

.go-top:hover {
	opacity:0.4;
filter:alpha(opacity=40);
}

/*7-Carusel Mojloc*/

#swipe_nav_prev,#swipe_nav_next {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	background-color: #ccc;
	cursor: pointer;
	text-align: center;
	display: none;
}

#swipe_nav_prev {
	background: url('') no-repeat center center;
	
}

#swipe_nav_next {
	background:  url('') no-repeat center center;
	
}

.internal_swipe_container {
	position: relative;
}

.trans {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.jq_swipe_image {
	background: url('loader.gif') no-repeat center center;
	
}

#count_container {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color: pink;
	height: 6px;
	list-style: none;
}

.counter {
	float: left;
	height: 6px;
	background-color: #336699;
	z-index: 200;
	height: 6px;
	padding: 0;
	margin: 0;
}

.counter:hover {
	cursor: pointer;
	background-color: #ff00fc !important;
}

.current {
	background-color: #ff00fc !important;
}

.image-zoomin:hover {
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
transform: scale(1.03);
}

.image-zoomin {
-webkit-transition: -webkit-transform 0.2s linear;
-moz-transition: -moz-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
transition: transform 0.2s linear;
}

.hiden{
    display:none;
}

.unhiden{
    display:block;
}

/*8-Comments*/
/*9-Attachment*/
/*10-Utilities*/