/*
Theme Name: Oestrofact Pharmanova
Author: Vulesic Dragan
Author URI: http://vulesic.rs/
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext);
/*font-family: 'Source Sans Pro', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
/*font-family: 'Dosis', sans-serif;*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: url(img/body_background.jpg) #E9D0E5 0 0 no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}
/* clear fix class for newer browsers other than ie */
/*.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix {display: inline-block;}*/
/*Page Container*/
#content {
	margin: -2px 0 0 0;
}
header {
	width: 100%;
	background: url(img/menu_back.png) center 0px no-repeat;
	margin: 61px 0 0 0;
	padding: 0 0 5px 0;
	/* height: 111px; */
	position: relative;
}
header .headerLeft {
	float: left;
	/*background: url(img/header/header_sides.png) 0px 0px no-repeat;
	width: 50px;
	height: 54px;*/
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 61%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(60%,rgba(255,255,255,1)), color-stop(61%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 61%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 61%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 61%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 61%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
	width: 50px;
	height: 54px;
}
header .headerRight {
	float: left;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 39%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(39%,rgba(255,255,255,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 39%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 39%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 39%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 39%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
	width: 50px;
	height: 54px;
}
header .headerWhiteCnt {
	background: #fff;
	display: block;
	float: left;
	width: 1100px;
	position: relative;
	height: 54px;
}
header .h1_socialCnt {
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0 0 0 0;
	-moz-box-shadow: 0px -8px 13px -5px rgba(0,0,0,0.34);
	-moz-border-radius: 20px 20px 0px 0px;
}
header .h1_socialCnt h1 {
	margin: 0;
	padding: 0;
}
header .h1_socialCnt .socialCNT {
	width: 100%;
	padding: 6px 0 0 19px;
	display: none;
}
header .socialFacebook {
	color: #E51C86;
	text-decoration: none;
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #E51C86;
	padding: 2px 10px;
}
header .h1_socialCnt .socialCNT .headerPharmaLogo {
	display: block;
	float: left;
	padding: 0 0 0 15px;
}
header .h1_socialCnt .socialCNT .socialTwiter {
	margin: 0 10px 0 0;
}
header h1 a.logo {
	background: url(img/oestrofakt-E-logo.png) 0 0 no-repeat;
	width: 213px;
	height: 46px;
	text-indent: -9999px;
	/*margin: 49px 0 0 76px;*/
	cursor: pointer;
	display: block;
}
.mainCNT {
	width: 1200px;
	margin: 0 auto;
	/*border: 1px solid red;*/
}
/*Navigation Menu*/
#site-nav {
  /* float: left; */
  margin: 0;
  position: absolute;
  left: 225px;
  top: -51px;
}
#site-nav ul.primaryNav {
	position: relative;
	float: left;
}
#site-nav ul.primaryNav li {
	float: left;
	position: relative;
	background: url(img/nav_back.png) 0 0 no-repeat;
	width: 155px;
  	height: 95px;
	text-align: center;
}
#site-nav ul.primaryNav li a {
	text-decoration: none;
	text-decoration: none;
	color: #fff;
	padding: 36px 0 0 0;
	display: block;
	font-size: 13px;
	letter-spacing: -1px;
}
#site-nav ul.sub-menu {
	display: none;
	position: absolute;
	right: 0%;
}
#site-nav ul li:hover ul {
	display: block;
	position: absolute;
	left: -12px;
	width: 214px; 
	top: 84px;
	z-index: 1000;
	padding: 10px;
}
#site-nav ul.sub-menu li {
	display: block;
	float: none;
	padding: 0 10px;
}
/*HP midle styles*/
.hp_midleCnt {
	width: 100%;
	padding: 18px 90px 0 90px;
}
.hp_midleCnt .left {
	float: left;
	width: 60%;
	/*border: 1px solid red;*/
	padding: 0 0 0 57px;
}
.hp_midleCnt .left h2 {
	font-size: 38px;
	line-height: 40px;
	color: #d5258b;
	margin: 0 0 8px 0;
}
.hp_midleCnt .left h2 span {
	padding: 0 0 0 102px;
}
.hp_midleCnt .left ul {
	list-style: none;
}
.hp_midleCnt .left ul li {
	color: #A5135C;
	font-size: 16px;
	margin: 0 0 8px 0;
}
.hp_midleCnt .right {
	float: right;
	/*border: 1px solid green;*/
	width: 40%;
	padding: 0 0 0 47px;
}

/*HP botoomCnt*/
.hp_botoomCnt {
	margin: 0 auto;
	width: 1094px;	
	/*background: url(img/slider_bootom.png) center top no-repeat;*/
}
.hp_botoomCnt h2 {
	display: block;
	width: 1128px;
	/*background: url(img/menu_back.png) 0 0 no-repeat;*/
	height: 56px;
	font-size: 30px;
	padding: 5px 0 0 148px;
	color: #d5258b;
}
.bottomH4 {
	background: url(img/gradient_naslovi.png) 0 0 no-repeat;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 256px;
	height: 66px;
	padding: 16px 0 0 0;
	font-size: 23px;
	text-align: center;
	line-height: 20px;
}
.bottomDivCnt {
	position: relative;
}
.hp_botoomCnt .leftBottom, .hp_botoomCnt .rightBottom {
	height: 265px;
}
.hp_botoomCnt .leftBottom {
	float: left;
	width: 50%;
}
.hp_botoomCnt .rightBottom {
	float: left;
	width: 50%;
}

/*Footer styles*/
footer {
	background: url(img/footer_pink_back.png) 0 0 no-repeat;
	width: 1131px;
	margin: 0 auto;
	height: 54px;
	display: block !important;
}
footer .site-info {
	padding: 4px 0 0 112px;
	width: 100%;
}
footer .site-info  img {

}
footer .footerLogo {
	display: block;
	width: 139px;
	height: 47px;
	float: left;
}
footer .site-info ul.primaryNav {
	list-style: none;
	float: left;
	padding: 7px 0 0 19px;
	margin: 0;
}
footer .site-info ul.primaryNav li {
	float: left;
	border-right: 1px solid #fff;
}
footer .site-info ul.primaryNav li  a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 0 10px 0 11px;
}
footer .site-info ul.primaryNav li ul.sub-menu {
	display: none;
}
footer .site-info p {
	color: #fff;
	font-size: 12px;
	width: 849px;
	display: block;
	float: right;
}
.archiveCnt {
	width: 100%;
	padding: 0 40px 13px 40px;
}
.contentSectionProducts h2 {
	color: #DD3496;
	font-size: 30px;
	padding: 12px 0 9px 63px;
}
article.shadow {
	background: url(img/slider_bootom.png) center bottom no-repeat;
	margin: 0 0 14px 0;
	padding: 0 62px 10px 62px;
}
.contentSectionProducts .itemIner {
	
}
.contentSectionProducts .itemrLeft {
	width: 421px;
	float: left;
}
.contentSectionProducts .itemrLeft img {
	border: 1px solid #C92F88;
}
.contentSectionProducts .itemrRight {
	float: right;
	width: 506px;
	padding: 0 10px;
}
.contentSectionProducts .itemrRight .productDecCnt .prodLeft p {
	color: #D5248A;
	font-size: 15px;
	padding: 10px 0;
}
.contentSectionProducts .itemrRight h3 {

}
.contentSectionProducts .itemrRight h3 a {
	color: #D5248A;
	font-size: 23px;
	text-decoration: none;

}
.contentSectionProducts .itemrRight .productDecCnt .prodLeft a {
	text-decoration: none;
	text-transform: uppercase;
	color: #D5248A;
	padding: 0 33px 0 0;
}
.contentSectionProducts .itemrRight .productDecCnt .prodLeft a:hover {
	color: #1CAEE5;
}
.mainSingle {
	padding: 0 47px 38px 47px;
}
section.singleItemContent {
	width: 100%;
}
section.singleItemContent h2 {
	color: #DD3496;
	font-size: 30px;
	padding: 12px 0 9px 0;
}
section.singleItemContent article {

}
section.singleItemContent article img {
	float: left;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0 17px 6px 0;
}
section.singleItemContent article p {
	color: #DD3496;
	font-size: 15px;
}
.pageContentWithText {
	width: 100%;
	padding: 0 0 0 0;
}
.tiarsCnt {
	background: rgba(252,169,217,1);
	background: -moz-linear-gradient(top, rgba(252,169,217,1) 0%, rgba(213,36,139,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,169,217,1)), color-stop(100%, rgba(213,36,139,1)));
	background: -webkit-linear-gradient(top, rgba(252,169,217,1) 0%, rgba(213,36,139,1) 100%);
	background: -o-linear-gradient(top, rgba(252,169,217,1) 0%, rgba(213,36,139,1) 100%);
	background: -ms-linear-gradient(top, rgba(252,169,217,1) 0%, rgba(213,36,139,1) 100%);
	background: linear-gradient(to bottom, rgba(252,169,217,1) 0%, rgba(213,36,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca9d9', endColorstr='#d5248b', GradientType=0 );

	-webkit-box-shadow: 0px 4px 28px 1px rgba(43,42,43,1);
	-moz-box-shadow: 0px 4px 28px 1px rgba(43,42,43,1);
	box-shadow: 0px 4px 28px 1px rgba(43,42,43,1);

	border-radius: 60px 0px 60px 0px;
	-moz-border-radius: 60px 0px 60px 0px;
	-webkit-border-radius: 60px 0px 60px 0px;
	border: 0px solid #000000;

	padding: 25px;
	margin: 0 0 25px 0;
}
.tiarsCnt h2 {
	font-size: 30px;
	line-height: 40px;
	color: #d5258b;
	margin: 0 0 8px 0;
	color: #fff;
}
.tiarsCnt p {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
}
.tiarsCnt img {
	display: inline-block;
	float: left;
	background: #fff;
	border: 1px solid #D5248A;
	padding: 5px;
	margin: 10px 10px 5px 10px;
}
.tiarsCnt.greyVersion h2 {
	color: #5C5B5B;
}
.tiarsCnt.greyVersion p {
	color: #5C5B5B;
}
/*Styling the login box*/
div.loginInHeader {
	/*  position: absolute;
  right: 99px;
  bottom: 5px;*/
	/*display: none;*/
	float: right;
	padding: 11px 0 0 0;
}
div.loginInHeader a{
	float: left;
}
div.loginInHeader a.login_button {
	background: none;
	color: #A5135C;
	border: none;
	padding: 9px 0 0 11px;
}
form#login{
    display: none;
    background-color: #CD2B89;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 200px;
    padding: 40px 25px 25px 25px;
    width: 350px;
    z-index: 999;
    left: 50%;
    margin-left: -200px;
    color: #878787;
    font-size: 11px;
}

form#login h1{
	color: #fff;
	/* font-family: 'Georgia', 'Times New Roman', Times, serif; */
	font-size: 20px;
	/* font-weight: 100; */
	text-align: center;
	line-height: 1;
	margin: 0 0 30px 0;
}
form#login label {
	color: #fff;
	font-size: 13px;
	letter-spacing: 0px;
}
form#login input#username,
form#login input#password{
	border: 1px solid #EDEDED; 
	border-radius: 3px 3px 3px 3px; 
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset; 
	color: #000;
	font-size: 15px;
	padding: 10px 10px 10px 13px;
	width: 299px;
	margin: 7px 0 30px 0;
	background-color: #F9F9F9 !important;
}

form#login input#username:focus,
form#login input#password:focus{
    background-color: #FFF;
}


form#login input.submit_button{
    font-size: 13px;
    color: #A5135C;
    border: 1px solid #A5135C;
    background-color: #fff;
    border-radius: 3px;
    padding: 9px 31px 9px 31px;
    float: right;
}

form#login a{
    text-decoration: none;
}

form#login a.close{
    color: #DCDCDC;
    position: absolute;
    right: 15px;
    top: 15px;
}

form#login a.lost{
    color: #fff;
    float: left;
    margin: 10px 0 0 0;
}

form#login p.status{
	text-align: center;
	margin: 0;
	display: none;
	color: #FFF;
	font-size: 18px;
	position: absolute;
	top: 62px;
	left: 54px;
}

a.login_button{
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 7px 5px 7px;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    color: #333;
    text-decoration: none;
    font-size: 11px;
}

.login_overlay{
	height: 100%;
	width: 100%;
	background-color: #B3B3B3;
	opacity: 0.5;
	position: fixed;
	z-index: 998;
	top: 0;
}
/*Savetovaliste*/
.savetovalisteCnt {
	margin: 20px auto;
	width: 1000px;
}
.savetovalisteCnt .left {
		float: left;
		width: 	45%;
		padding: 2.5%
}
.savetovalisteCnt .right {
		float: right;
		width: 	55%;
		padding: 74px 10px 10px 10px;
}
.savetovalisteCnt.tiarsCnt img {
	display: inline-block;
	float: none;
	border: none;
	padding: 0;
	margin: 0 auto;
	background: none;
	display: block;
}
.savetovalisteCnt .left h3 {
	color: #fff;
	font-size: 26px;
	text-align: center;
}
.savetovalisteCnt.tiarsCnt p {
	text-align: justify;
}
.btn {
	font-size: 15px;
	display: inline-block;
	margin: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f1f1f1;
	color: #666;
	vertical-align: middle;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
	outline: 0;
	text-decoration: none;
	padding: 6px;
}
.savetovalisteCnt.tiarsCnt .buttonCnt  {
	width: 100%;
}
.savetovalisteCnt.tiarsCnt .buttonCnt .btn {
	width: 250px;
	display: block;
	margin: 20px auto 20px auto;
	text-transform: uppercase;
}
.askDoctorModal .btn {
	width: 96%;
	text-transform: uppercase;
}
.message_human {
	color: #333;
	width: 364px;
	margin: 0 10px 0 7px;
	display: inline;
	font-weight: normal;
}
.questionExeptionCnt {

}
.questionExeptionCnt div.exeptionDiv {

}
.questionExeptionCnt div.exeptionDiv p {
	color: #fff;
	letter-spacing: 0;
}
.doctorQuestionSection.panel-default>.panel-heading {
	background: none;

}
.doctorQuestionSection.panel {
	background: none;
}
.itemInerAcordian h2 a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
}
.doctorQuestionSection .panel-title>a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 14px;
}
.doctorQuestionSection .panel-title>a:hover {
	color: #000;
	text-decoration: none;
}
a.readMoreAcordianItem {
	color: #fff;
	text-align: right;
	display: block;
	width: 100%;
	text-decoration: none;
}
a.readMoreAcordianItem:hover {
	color: #000;
	text-decoration: none;
}
.savetovalisteCnt .right h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 18px 0;
}
span.plus_span {
	color: #E51C86;
	border: 1px solid #E51C86;
	display: inline-block;
	float: left;
	margin: 0 11px 0 0;
	padding: 5px;
}
.nav-previous a {
	color: #fff;
	text-decoration: none;
}
.nav-previous a:hover {
	color: #000;
	text-decoration: none;
}
nav.navigation h2.screen-reader-text {
	display: none;
}
.singleSavetovalisteCnt h3 {
	color: #fff;
	font-size: 20px;
}
.newsletterCnt p {
	font-size: 14px;
}
.contactFormForm {

}
.contactFormForm label {
	display: block;
}
.contactFormForm input, .contactFormForm textarea {
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 5px;
}
.contactFormForm textarea {
	border-bottom-right-radius: 55px;
}

.newsletterCnt.tiarsCnt h2 {
	padding: 0 0 0 44px;
}
.newsletterCnt.tiarsCnt p {
	padding: 0 0 0 44px;
}
.newsletterCnt.tiarsCnt button {
	float: right;
	margin: 22px 94px 0 0;
	color: #fff;
	border: 0;
	background: none;
	text-transform: uppercase;
}
.img-100-width {
	    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

