@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700&amp;subset=latin-ext');

html, body { font: 100% 'Ubuntu', Arial, sans-serif; background: url('images/bg.png') center top; background-size: cover; }

a, a:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-weight: 400;
    color: #fb3199; 
}

.contact, .contact a { color: #fb3199; text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); font-size: 110%; }

    
.cursorhand { cursor: pointer; }

/*.claim { color: white; text-shadow: 0 1px 5px black; }*/

.menu { background-color: #EB61A1; position: relative; z-index: 1000; }

.offer { color: #fb3199; }
.offer .btn-success { border: 3px solid #fb3199; background: transparent; color: #fb3199; }
.offer .btn-success:active, .offer .btn-success:hover { border-color: #fb3199; color: #fb3199; background: transparent; }

         


.navbar { border: 0; background-color: transparent; margin-bottom: 0; }

.navbar .navbar-nav > li > a { color: white; font-size: 120%; }

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: black;
  background-color: transparent;
}
.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover { background: #fb3199; color: white; }
.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:focus, .navbar .navbar-nav>.open>a:hover { background: #fb3199; color: white; }

.dropdown-menu>li>a { font-size: 120%; }

.dropdown-menu>li>a { font-size: 120%; color: white; background-color: #fb3199; }

.navbar-nav>li>.dropdown-menu { background-color: #fb3199; }


/*transparent hamburger*/
.navbar .navbar-toggle { border-color: black; }
.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover { background-color: white; }
.navbar .navbar-toggle .icon-bar { background-color: black; }

.colored { font-weight: bold; color: #fb3199; font-size: 150%; }

.but1 { background: url('../images/but1.jpg') no-repeat center top; background-size: cover; }
.but2 { background: url('../images/but2.jpg') no-repeat center top; background-size: cover; }
.but3 { background: url('../images/but3.jpg') no-repeat center top; background-size: cover; }
.but4 { background: url('../images/but4.jpg') no-repeat center top; background-size: cover; }

/*
.buttons, 
.buttons a { color: white; text-shadow: 1px 1px 15px rgba(0, 0, 0, 1); font-size: 120%; opacity: 0.9; filter: alpha(opacity=90); position: relative; z-index: 100; } 
.buttons a:hover { text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); text-decoration: none; }
.buttons img { width: 50%; height: 50%; margin: 30px auto 20px auto; }




.buttons a img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.buttons a:hover img {
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
       -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
*/               


.conta { padding: 30px 30px 0 30px; background: transparent url('images/bg80.png') repeat; }

.conta a { color: #fb3199; text-decoration: underline; }
.conta a:hover { color: #6D9B2B; text-decoration: none;  }

.conta li { font-size: 110%; line-height: 250%; }

/*.conta ul li { list-style-image: url('img/li.png'); color: #006DD9; }*/
                                                                                                                                                                    
.conta h1,               
.conta h2, 
.conta h3, 
.conta h4 { color: #fb3199; margin: 0px 0 15px 0; padding: 0 0 0 0;  }

.conta h1 { font-size: 180%; margin-top: 0; font-weight: bolder; }
.conta h2 { font-size: 130%; font-weight: bolder; }
.conta h3 { font-size: 160%; }
.conta h4 { font-size: 150%; }

.conta p strong, .conta p big { color: #fb3199; }


.conta p { margin: 0; padding: 0 0 15px 0; line-height: 250%; font-size: 110%; color: #fb3199; }

.conta p .btn-lg {
    padding: 6px 50px;
    font-size: 26px;
    border: 4px outset #4cae4c;;
}


.TBpad { margin-top: 20px; margin-bottom: 20px; }
.TBpad2 { margin-top: 40px; margin-bottom: 40px; }


.news h3, .news h3 a, .news p a { color: #666; }
.foot h3, .foot h3 a { color: white; }
.news p, .foot p { line-height: 200%; font-size: 100%; color: white; }
.news p { color: #666; }

.footbox h3, .footbox h3 a, .footbox p { color: white; }

.news h3 a, .foot h3 a, .footbox h3 a { text-decoration: underline; }
.news h3 a:hover, .foot h3 a:hover, .footbox h3 a:hover { text-decoration: none; }
     

.news { background: white url('../images/bgf1.png') no-repeat center center; background-size: cover; }
                                
.bg-footer { background-color: #EB61A1; color: white; }
.bg-footer a, .bg-footer strong { color: white; }

.social-ico { float: left; min-height: 20px; padding: 5px; margin: 0 5px 20px 0; background-color: transparent; border: 1px solid white; border-radius: 10px; text-align: center; color: white; font-size: 120%; }
.social-ico:hover { background-color: white; color: black !important; }  

footer { padding: 25px; }
footer a, footer a:hover, footer strong { color: white; }
/*footer div p { font-size: 120%; }*/

.conta .btn-success { color: white; text-decoration: none; }
.conta .btn-success:hover { color: white; text-decoration: none; }





.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }



/*  */

.h4carousel {
    color: #86754d; margin: 0 0 10px 40px; padding: 0 0 10px 0; font-size: 160%; }

/* carousel */
.carousel {
    margin-bottom: 60px;
    padding: 0 40px 0 40px;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.carousel:hover {

}

/* The controlsy */
.carousel-control {
	left: -10px;
  height: 40px;
	width: 40px;
  background: none;
  border: 0;
  border-radius: 15px;
  margin: auto 0;
}
.carousel-control.right {
	right: -10px;
}                            


.carousel-control .glyphicon-chevron-left { font-size: 100%; margin-left: -10px; color: black; }
.carousel-control .glyphicon-chevron-right { font-size: 100%; margin-left: -10px; color: black; }

@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-left { margin-left: -15px; }
.carousel-control .glyphicon-chevron-right { margin-right: -15px; }
}

/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -50px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #86754d;
}
.carousel .item .row div img { margin: 0 auto; }

               
form {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	*margin-left: -7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}
button, input {
	line-height: normal
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="submit"] {
	background-position: 0 0
}
input[type="submit"]:active, input[type="submit"]:focus {
	outline: none;
	background-position: 0 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left
}
#cboxContent {
	position: relative
}
#cboxLoadedContent {
	overflow: auto
}
#cboxTitle {
	margin: 0
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0
}
#cboxOverlay {
	background: #fff
}
#cboxContent {
	margin-top: 32px;
	overflow: visible
}
.cboxIframe {
	background: #fff
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}
#cboxLoadedContent {
	background: #000;
	padding: 1px
}
#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center
}
#cboxLoadingOverlay {
	background: #000
}
#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px
}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	background: url(images/controls.png) no-repeat 0 0
}
#cboxPrevious {
	background-position: 0px 0px;
	right: 44px
}
#cboxPrevious:hover {
	background-position: 0px -25px
}
#cboxNext {
	background-position: -25px 0px;
	right: 22px
}
#cboxNext:hover {
	background-position: -25px -25px
}
#cboxClose {
	background-position: -50px 0px;
	right: 0
}
#cboxClose:hover {
	background-position: -50px -25px
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
	right: 66px
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px
}
.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -100px -25px
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0px;
	right: 44px
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -75px -25px
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:before, .clearfix:after, .container_12:before, .container_12:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}
.clearfix:after, .container_12:after {
	clear: both
}
.clearfix, .container_12 {
	zoom: 1
}
input[type="submit"], button[type="submit"] {
	display: inline-block;
	padding: 0 20px;
	color: black;
	font-size: 13px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2);
	border-radius: 4px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	*display: inline;
	zoom: 1;
	height: 29px;
	line-height: 29px;
	border: 1px solid black;
}
input[type='password'], input[type='text'] {
	height: 27px;
	line-height: 29px;
	background: #fff;
	font-size: 13px;
	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-radius: 4px;
	padding: 0 10px
}
input[type=checkbox] {
	position: relative;
	top: 1px;
	margin-right: 5px
}
textarea {
	padding: 15px;
	width: 435px;
	max-width: 435px;
	height: 100px;
	border-radius: 4px;
	background: #fff;
	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b
}
form {
	background: url('images/formBg.png');
	padding: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.control-group {
	margin-bottom: 10px
}
form label {
	display: inline-block
}
form table {
	width: auto;
	margin: 0
}
form table td {
	border: none;
	padding: 5px;
	background: none
}
form table th {
	text-align: right;
	vertical-align: middle
}
form table th label {
	color: #3b3b3b;
	white-space: nowrap;
	padding-right: 10px;
	font-size: 14px
}
form table th small {
	font-size: 11px;
	white-space: nowrap
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000000;
	display: none;
  opacity: 0.8;
}
.modalWin {
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	border-radius: 10px;
	display: none;
	position: fixed;
	display: none;
	z-index: 9999;
	background: url('images/formBg.png')
}
.modalWin .head {
	height: 58px;
	background: url('images/enquiryHeadBg.png');
	border-radius: 10px 10px 0 0;
	border: 1px solid #ceced1;
	padding: 0 20px;
	position: relative
}
.modalWin .head .title {
	font-size: 20px;
	color: #3b3b3b;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	line-height: 58px
}
.modalWin .head .close {
	background: url('images/enquiryCloseBg.png');
	width: 21px;
	height: 21px;
	position: absolute;
	top: 17px;
	right: 17px;
	cursor: hand;
	cursor: pointer
} 
.modalWin .head .closew {
	background: url('images/enquiryCloseBg.png');
	width: 21px;
	height: 21px;
	position: absolute;
	top: 17px;
	right: 17px;
	cursor: hand;
	cursor: pointer
}
.modalWin .content {
	padding: 10px 20px
}
.modalWin .content .column {
	padding-right: 10px;
	width: 310px;
	float: left
}
.modalWin .content .column span {
	margin-bottom: 10px;
	font-size: 18px;
	color: #3b3b3b;
	display: block
}
.modalWin .content .column span strong {
	font-size: 24px;
	color: #a57400
}
.modalWin .content .column ul {
	margin: 0;
	margin-bottom: 25px
}
.modalWin .content .column ul li {
	margin: 0;
	font-size: 12px;
	padding: 0;
	background: none
}
.modalWin form {
	padding: 0;
	background: none
}
.shcar.modalWin form {
	border-top: 1px dotted #858588;
	padding-top: 10px
}
.modalWin form th {
	width: auto;
	background: none;
	vertical-align: middle;
	padding: 5px 0;
	font-weight: 400
}
.modalWin form th {
	width: auto;
	vertical-align: middle;
	padding: 5px 0;
	font-weight: 400;
	text-align: left;
	background: none !important
}
.modalWin form td {
	text-align: left;
	padding: 3px 0;
	background: none !important
}
.modalWin form td input[type="text"] {
	width: 250px
}
.modalWin .frst th, .modalWin .thrd th {
	width: 150px
}
.modalWin .scnd th {
	width: 150px
}
.modalWin .thrd textarea {
	width: 489px;
	max-width: 489px;
	height: 80px
}
.modalWin .scnd td input[type="text"] {
	width: 100px
}
.modalWin input[type="submit"] {
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold
}

#partneri_content img {
display: block;
width: 300px;
margin-bottom: 30px;
}

#partneri_content h2 {
margin: 0 0 30px 0;
}


#captchaInput {
    width: 2.5em;
    margin-left: .5em;
}