
html {
    height: 100% !important;
}

body {
    margin: 0px;
    padding: 0px;
   font-family: 'Open Sans', sans-serif;
   font-weight:300;
    font-size: 17px;
    color: #666;
    background: #ededed;
}

ul.indexable {
    margin: 0px;    
    padding: 0px;
}

ul.indexable li {
    margin: 0px !important;
    padding: 0px !important;
    list-style-type: none !important;
}

.header-search {
    width: 100%;
    
    background: #fff;
    position: absolute;
    top: 0px;
    z-index: 1000;
}

.header-search-container {
    width: 960px;
    height: 103px;
    margin: 0px auto;
}

.logo {
    width: 537px;
    height: 103px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: normal;
    background: url(../images/logo-step-in-pharrma.jpg) no-repeat top left;
}

.logo a {
	display: block;
	width: 539px;
	height: 103px;
	text-decoration: none;
	text-indent: -9000px;
}

.green {
    color: #00af50;
}

.filter {
    float: right;
    padding-top: 25px;
}

.filter p {
    margin: 0px;
    padding: 0px;
}

.filter input[type="text"] {
    width: 258px;
    height: 30px;
    border: 1px solid #ccc;
    background: url(../images/search.jpg) no-repeat top right;
}

.meniu-container {
    width: 100%;
    height: 52px;
    position: absolute;
    top: 103px;
    z-index: 1000;
    background: url(../images/background-meniu.png) repeat-x top left;
}

.meniu {
    width: 960px;
    height: 52px;
    margin: 0px auto;
}

.meniu a {
    display: block;
    float: left;
    height: 47px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    text-align: right;
    padding-top: 5px;
	padding-left:15px;
	padding-right:10px;

}
.meniu a:hover{
	background:url(../images/meniu-bg.png) no-repeat top left;
	   color:#4c6f28;
}
.meniu a.active{
	background:url(../images/meniu-bg.png) no-repeat top left;
	   color:#4c6f28;
}

.meniu .enquiry {
    display: block !important;
    width: 176px !important;
    height: 31px !important;
    float: right !important;
    text-align: center !important;
    color: #fff !important;
    text-decoration: none !important;
    background: #ba0254 !important;
}


.camera_wrap {
    -webkit-box-shadow: 0px 9px 15px -4px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 9px 15px -4px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 9px 15px -4px rgba(0, 0, 0, 0.21);
}

.camera_pag {
    width: 960px !important;
    height: 20px !important;
    margin-top: -50px;
    margin-left: -480px;
    left: 50%;
    position: absolute;
    z-index: 1000;
}

.text-slides {
    position: absolute;
    z-index: 1001;
    width: 960px;
    height: 70px;
    margin-left: -480px;
    left: 50%;
    margin-top: 350px;
}

.text-right {
    float: right;
    padding-left: 50px;
    text-align: right;
    
    padding-right:20px;
}

.text-slides p {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
	font-weight:400;
    margin: 0px;
    padding: 0px;
}

.text-slides a {
    color: #fff !important;
    text-decoration: none;
}

.white {
    color: #fff !important;
}

.content {
    width: 920px;
    padding-top: 490px;
    background: #fff;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

h1 {
    font-size: 30px;
    margin: 5px 0px 5px 0px;
    color: #ba0254;
    font-weight: 400;
    
}

.tech-assist-strip {
    width: 350px;
    height: 75px;
    padding-left: 140px;
    background: url(../images/tech-assist-bg.png) no-repeat top left;
    position: absolute;
    margin-top: 153px;
    margin-left: -66px;
    font-size: 21px;
    color: #fff;
    padding-top: 29px;
    
}

.pm-strip {
    width: 300px;
    height: 75px;
    padding-right: 150px;
    padding-left:40px;
    background: url(../images/pm-bg.png) no-repeat top left;
    position: absolute;
    margin-top: 153px;
    margin-left: 505px;
    font-size: 21px;
    text-align: left;
    color: #fff;
    padding-top: 29px;
}

.big-separator {
    height: 130px;
}

.home-shortcut {
    text-align: center;
    display: block;
    height: 20px;
    color: #ba0254;
    text-decoration: none;
    margin-bottom: 30px;
}

.stripe {
    display: block;
    height: 1px;
    float: left !important;
    padding-top: 15px;
    background: url(../images/dunga.jpg) repeat-x bottom left;
    width: 35%;
}

.right {
    float: right !important;
}

.q-ensures {
    display: block;
    width: 60%;
}

.q-ensures li {
    margin-bottom: 5px;
    list-style-image: url(../images/list-style.png);
    list-style-position: outside;
}

.q-m-s-img {
    width: 339px;
    height: 331px;
    position: absolute;
    margin-left: 619px;
    margin-top: 1220px;
}

.footer {
    width: 100%;
    min-height: 400px;
    bottom: 0px;
    background: #fff;
    padding-top: 20px;
    -webkit-box-shadow: -1px -5px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px -5px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -1px -5px 20px 0px rgba(0, 0, 0, 0.1);
}

h2 {
    
    font-weight:300;
    font-size: 20px;
    color: #ba0254;
    margin: 0px;
    padding: 0px;
}

.text-input {
    width: 93%;
    height: 30px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 2%;
   font-family: 'Open Sans', sans-serif;
   font-weight:300;
    font-size: 17px;
    color: #666;
}

.text-input-small {
    width: 43%;
    float: left;
    height: 30px;
    border: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 17px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
	font-weight:300;
    padding-left: 2%;
}

.right-offset {
    margin-left: 22px;
}

.submit-enquiry {
    width: 220px;
    height: 40px;
    border: none;
    background: #ba0254;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
}

.bottom-footer {
    width: 960px;
    height: 34px;
    margin: 0px auto;
}

.en-ro {
    display: block;
    width: 33px;
    height: 66px;
    position: fixed;
    top: 200px;
    right: 0px;
    z-index: 2000;
}

.en-ro-item {
    display: block;
    width: 33px;
    height: 28px;
    background: #00af50;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-top: 5px;
    text-decoration: none;
    float: left;
}

.active-lang {
    background: #ba0254;
}

.section-header {
    width: 426px;
    height: 397px;
    margin: 0px auto 40px auto;
    padding-left: 534px;
}

.bg-about {
    background: url(../images/aboutus-header.png) no-repeat top left;
    margin-top:170px;
}

.bg-services {
    background: url(../images/services-header.png) no-repeat top left;
    margin-top:170px;
}

.bg-info{
    background:url(../images/info-header.png) no-repeat top left;
    margin-top:170px;
}

.section-header a {
    display: block;
    height: 45px;
    font-size: 25px;
    width: 97%;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #ba0254;
    padding-left:3%;
    font-weight:bold;
    background: url(../images/arrow-down.png) no-repeat center right;
    padding-top: 5px;
}

.section-header a:hover {
    color: #ed277f ;
    font-weight: bold;
}

.content-section {
    width: 920px;
    padding: 60px 20px 20px 20px;
    background: #fff;
    margin: 30px auto 30px auto;
}

#company {}

.box-title {
    min-width: 100px;
    height: 46px;
    position: absolute;
    margin-top: -40px;
    margin-left: -32px;
}

.left-title {
    width: 12px;
    height: 46px;
    background: url(../images/box-left.png) no-repeat top left;
    float: left;
}

.right-title {
    height: 31px;
    padding-left: 5px;
    padding-right: 10px;
    background: #0a7c3e;
    color: #fff;
    margin-top: 10px;
    float: left;
    padding-top: 5px;
    font-weight: bold;
}

.mini-foot {
    width: 100%;
    height: 44px;
}

.arrow-up {
    width: 40px;
    height: 44px;
    position: absolute;
    margin-left: 913px;
}

#top {
  /*height: 170px;*/
}

#mission {
    height: 439px;
    background: url(../images/foto-mission.png) no-repeat top right #fff;
}

#staff {
    height: 320px;
    background: url(../images/staff.png) no-repeat top right #fff;
}

#approach {
    height: 489px;
    background: url(../images/approach.png) no-repeat top right #fff;
}

#needs {
    height: 396px;
    background: url(../images/needs-pg.png) no-repeat top right #fff;
}

#ginfo {
    height: 337px;
    background: #fff;
}

#why {
    height: 468px;
    background: url(../images/whysip.png) no-repeat top right #fff;
}

#pm {
    min-height: 591px;
    background: #fff;
}

#tech {
    min-height: 327px;
    background: #fff;
}

.box-title a {
    display: block;
    width: 70px;
    height: 31px;
    background: #0a7c3e;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    cursor: pointer;
}

.box-title a:hover {
    background: #ba0254;
}

.box-title a.active {
    background:#ba0254;
}

.pm-page2 {
    display: none;
}

.pm-page3 {
    display: none;
}

.pm-page4 {
    display: none;
}

.pm-page5 {
    display: none;
}

.t-page2 {
    display: none;
}

.t-page3 {
    display: none;
}

.t-page4 {
    display: none;
}

.big {
    font-size: 40px;
    color: #0a7c3e;
    text-transform: uppercase;
   
}

.m-paragraph{
    background:#ba0254;
    padding-left:10px !important;
    padding-right:10px !important;
}


.readmore{
    display: block;

	padding-left:10px !important;
	padding-right:10px !important;
    margin-top:5px !important;  
    padding-bottom:3px !important;
    background:#0a7c3e !important;
    width:85px;
	text-align:center;
}


.pr-mg{
    background:url(../images/arrow-down-w.png) no-repeat center right #ba0254 !important;
    color:#fff !important;
}

.small-link{
    font-size:15px;
}

.pink{
    color:#ba0254;
}

.green{
color:#0a7c3e;
}

hr{
    height:1px;
    background:#ccc;
}

.dunga{
    width:100%;
    height:1px;
    background:#ddd;
    margin-top:15px;
    margin-bottom:15px;
}
