/*
Theme Name:     Newspaper 8 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        8.1
*/

/*


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/



/** Custom Styles **/

.hidden {
  display: none !important;
}

.home .pm_custom_span6 > div.td_block_inner > div.td-block-span12:nth-of-type(2n+1) {
    clear: left;
}

div.boxzilla.boxzilla-center {
	margin-top: 10% !important;
}


@media (max-width: 767px) {
	.td-pb-span8 .td_block_inner .item-details h3 a,
	.td-pb-span8 .td_block_inner .item-details h2 a,
	.td-pb-span8 .td_block_inner .item-details h1 a{
		font-size: 16px;
	}
	.td-post-sharing {
		text-align: left;
	}
	#wp-cookie-law-again {
		font-size: 10px;
	}

  .td-big-grid-post.td-big-grid-post-111 {
    display: inline-block !important;
  }
}

@media (min-width: 767px) {
  .td-pb-span8 .td_block_inner .item-details h3 a,
  .td-pb-span8 .td_block_inner .item-details h2 a,
  .td-pb-span8 .td_block_inner .item-details h1 a{
    font-size: 26px;
  }

  .home .pm_custom_span6 > div.td_block_inner > div.td-block-span12 {
      width: 50%;
      float: left;
  }

  .td-big-grid-post.td-big-grid-post-111 {
    display: none !important;
  }
}

.selectSum{
    display: block;
    width: 90%;
    max-width: 347px;
    background-color: #fdc700;
    display: block;
    margin: 0 auto;
    padding-left: 10px;
    line-height: 14px;
    /* overflow: hidden; */
    height: 34px;
}
.selectSum label{
      float: left;
    padding-top: 10px;
    padding-bottom: 10px;

}
.selectSum input[type='text']{
    float: left;
    border: 1px solid #c3b2b2;
    background-color: #fff;
    width: 115px;
    margin-left: 10px;
    height: 22px;
    margin-top: 6px;


}
.selectSum span.curency{
float: left;
    background: #c3b3b3;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    color:#fff;
    line-height: 23px;
}
span.quiz{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #c3b3b3;
    float: left;
    width: 16px;
    text-align: center;
    height: 16px;
    margin-top: 8px;
    margin-left: 10px;
    color: #fff;
    line-height: 16px;
}

.submitthene input[type="submit"],
input.cautab{
    background: #c3b3b3 url('images/reload.png') no-repeat 10px 8px;
    width: 193px;
    height: 31px;
    display: inline-block;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    line-height: 18px;
}
.contentQuestions{
  max-width: 1024px;
  margin:0 auto;
  display: block;
  overflow: hidden;
}
.contentQuestions .colLeft{
  float: left;
  width: 182px;
  display: block;
}
.contentQuestions .colLeft h3{
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.contentQuestions .colLeft label{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 6px;
    overflow: hidden;
    display: block;
    width: 100%;
}

.contentQuestions .colLeft select {
   background: transparent;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }

.selectSum select{
  width: 75px;
    margin-top: 5px;
    margin-left: 6px;
    margin-right: 10px;

}
.contentQuestions .colLeft select,.selectSum select  {
    width: 154px;
       -webkit-appearance: none;

    height: 26px;
    overflow: hidden;
    background: url(images/arrow_down.png) no-repeat right #fff;
    border: 1px solid #c3b3b3;
    font-size: 12px;
    margin-bottom: 40px;
    height: 22px;

   }
  .contentQuestions select[disabled="disabled"]{

        background: url(images/arrow_down.png) no-repeat right #faf3f3;

  }
.contentQuestions .colLeft input[type='text']{
    float: left;
    border: 1px solid #c3b2b2;
    background-color: #fff;
    width: 115px;
    height: 22px;
    margin-top: 0px;
        margin-bottom: 20px;
      


}
.contentQuestions .colLeft span.curency{
float: left;
    background: #c3b3b3;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    line-height: 22px;
    color: #ffffff;
    height: 22px
}
.contentQuestions .colLeft input[disabled="disabled"]{
  background: #faf3f3;
}
.contentQuestions .colLeft input.nomargin{
  margin-bottom: 0;
}
.contentQuestions .colLeft span.disable{
  color: #807777;
}
.contentQuestions .colLeft span.explain{
    font-size: 10px;
    overflow: hidden;
    display: block;
    clear: both;
    line-height: 1.3;
}    
.contentQuestions .colLeft input.mvright{
  width: 40px;
}
.contentQuestions .colLeft span.periodaCredit{
  float: left;
}
.contentQuestions .colLeft span.periodaCredit{
font-size: 10px;
    color: #333333;
    line-height: 1;
    margin-left: 10px;
    margin-top: 0px;
}
select.wid30{
      width: 100px;
    display: block;
    float: left;
    text-align: center;
    text-indent: 4px;
}
.contentQuestions .colLeft input.mvdown{
  margin-bottom:0;

}
.colRight{
  float: left;
  width: 789px;
  margin-left: 42px;
  position: relative;
}
.colRight h3{
font-weight: bold;
    font-size: 24px;
    padding-top: 0;
    margin-top: 0
}
.colRight h3 span{
  font-size: 14px;
  font-weight: normal;
}
.colRight > p{
    font-size: 13px;
    color: #333333;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.boxOferta{
  overflow: hidden;
  border: 2px solid #c3b3b3; /* stroke */
background-color: #fff; /* layer fill content */

border-radius: 3px;
position: relative;
margin-bottom: 20px
}
.boxOferta span{
     background: url('images/position.png') no-repeat center top;
    float: left;
    width: 36px;
    height: 47px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    margin-left: 10px;
}
.boxOferta .topPos{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    max-width: 590px;
}
.boxOferta .topPos .creditNume{
clear: both;
  color: #333333;
  font-size: 18px;
}
.boxOferta .topPos .creditDetails{
clear: both;
  color: #333333;
  font-size: 13px;
}
.logoOferta{
  float: right;
  margin-right: 10px;
  margin-top:10px;
}

.boxOferta ul{
clear: both;
    display: block;
    list-style: none;
    padding-top: 30px;
    overflow: hidden;
    text-align: center;
}
.boxOferta ul li{
  float: left;
  color: #333333;
  font-size: 13px;
  margin-left: 18px;
}
.boxOferta ul li strong{
    color: #a40802;
    font-size: 20px;
    height: 31px;
    display: block;
    overflow: hidden;
}
.boxOferta  input[type="checkbox"]{
  background: url('images/checkbox.png') no-repeat center top;
  width: 20px;
  height: 20px;
}
.boxOferta ul li > a{
    color: #333333;
  font-size: 13px;
}
.boxOferta ul li a.solicitabtn{
    color: #fff!important;
    border: 1px solid #c3b3b3;
    background-color: #c3b3b3;
    font-size: 14px;
    padding: 5px 7px;
  margin-left:20px;

}
.yikes-easy-mc-form .yikes-easy-mc-submit-button{
      background: #a40802;
    border: 0;
    color: #fff;
}
.widget-title,
.widget_text .block-title {
    line-height: 17px;
    display: inline-block;
    padding: 7px 12px 4px 12px;
    background-color: #222222;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}
.widget_text .block-title > span {
    padding: 0px;
}

.widget-title:after,
.widget_text .block-title:after {
   border-bottom:1px solid #222222;
   content:"";
   width: 323px;
   position: absolute;
   bottom: 0;
   left: 0;

}
.widget_recent_entries li {
    border: none;
}
.colLeft h1{
    width: 169px;
    height: 41px;
    background-color: #fdc700;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    line-height: 41px;
    color: #fff;
    margin:0;
    padding:0;
}
.colLeft h3{
  margin:0;
  padding:0;
  margin-top: 0px;
  padding-bottom: 25px;
}
strong.grafic{
    background: url('images/buttons.png') no-repeat left top;
    width: 26px;
    height: 29px!important;
    margin: 0 auto;
}
strong.grafic:hover{
      background: url('images/buttons.png') no-repeat left bottom;

}
strong.icon_info{
    background: url('images/buttons.png') no-repeat right top;
    width: 29px;
    height: 29px!important;
    margin: 0 auto;
}
strong.icon_info:hover{
      background: url('images/buttons.png') no-repeat right bottom;

}
span.quiz{
  position: relative;
  cursor: pointer;
}
.colLeft .quiz{
  float: right;
  margin-left: 10px;
  margin-top:3px;
}
.ansquestion{
    position: absolute;
    top: -6px;
    left: 42px;
    width: 250px;
    height: 200px;
    width: 250px;
    height: 154px;
    background-color: white;
    border: 2px solid #d1d1d1;
    border-radius: 5px;
    box-shadow: 2.5px 4.3px 5px rgba(209, 209, 209, 0.75);
    display:none;
    z-index: 9999;
}
span.quiz:hover .ansquestion{
  display:block;
}
.ansquestion:before{
    content: "";
    background: url('images/shape.png') no-repeat center top;
    width: 23px;
    height: 26px;
    position: absolute;
    left: -22px;
    top: 1px;
}
.ansquestion .title{
    width: 246px;
    height: 39px;
    background-color: #d1d1d1;
    border-radius: 0;
    text-align: left;
    font-size: 14px;
    line-height: 39px;
    padding-left: 12px;
    color: #333333;
}
.ansquestion .content{
      color: #333333;
    text-align: left;
    padding-left: 10px;
    width: 92%;
    font-size: 12px;
    line-height: 14px;
    padding-top: 11px;
}
.headerdetalii{
  clear:both;
  width: 100%;
height: 48px;
background-color: #fdc700;
margin:0 auto;
float: left;
}
.detaliicredite{
  width:1024px;
  margin:0 auto;
}
.detaliicredite h3{

    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin:0;
    padding:0;
    padding-left: 10px;
    padding-top: 7px;
 }
.detaliicredite p{

font-size: 14px;
line-height: 20px;
color:#fff;
padding-left:10px;
padding-top:0;
}
.detailsSlect{
  width: 307px;
  margin-top:30px;
background-color: white;
border: 1px solid #c3b3b3;
margin-left: 10px;
float: left;
margin-top: 31px;
}
.detailsSlect strong{

    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
    margin-left: 10px;
    width: 114px;
}
.clearall{
  clear:both;
  display:block;
  width:100%;
}
.detailsSlect span{
  float: left;
  font-size: 13px;
font-weight: 400;
line-height: 24px;

color:#c3b3b3;
}
a.btn{
  font-weight: bold;
padding:0 20px;
height: 31px;
background-color: #c3b3b3;
border: 1px solid #c3b3b3;
font-family: Arial;
font-size: 14px;
font-weight: 700;
line-height: 31px;
color:#fff;
float: left;
text-align: center;
}
a.btnsa{
      margin-top: 98px;
    margin-left: 32px;
}
.boxDetails{
min-width: 791px;
overflow:hidden;

background-color: white;
border: 1px solid #c3b3b3;
}

.item1{
  float: left;
}
.boxDetails tr td{
color: #333;
    font-size: 14px;
    padding: 5px 0 5px 13px;
border: 1px solid #c3b3b3;
}

.boxDetails tr.headline{
  background-color: #fdc700; /* layer fill content */
border-top: 1px solid #c3b3b3; /* stroke */
border-bottom: 1px solid #c3b3b3; /* stroke */
color: #fff; /* text color */
font-size: 14px;
font-weight: bold;
padding-top: 25px;

}
.boxDetails tr.headline td{
 padding-top: 25px;
 padding-bottom: 10px;
 color: #fff;
}

.hltbl td{
  font-weight: bold;
}

.submitthene input[type="submit"]:hover, input.cautab:hover,.boxOferta ul li a.solicitabtn:hover,a.btn:hover{

background-color: #a40802!important;
}
strong.checkbox{
    background: url('images/checkbox.png') no-repeat center top;
    width: 22px;
    height: 21px!important;
    display: block!important;
    margin: 0 auto;
    margin-top: 7px;
}
.active strong.checkbox{
      background: url('images/checkbox.png') no-repeat center bottom;

}
strong.checkbox.active{
      background: url('images/checkbox.png') no-repeat center bottom;

}
.boxOferta ul li.active {
  color: #a40802;
}
strong.checkbox input{
  display: none;

}
.compara,.selectedItems{
  float: right!important;
}
.compara{
  font-size: 14px;
  color: #555050;
}
.selectedItems{
      width: 198px;
    margin-top: 12px;
    margin-left: 10px;
    font-family: 'Roboto', sans-serif;
    text-align: right;
}
ul.activerow li,ul.activerow li a{
    color: #a40802!important;
}

ul.activerow  strong.grafic{
      background: url('images/buttons.png') no-repeat left bottom;

}

ul.activerow  strong.icon_info{
      background: url('images/buttons.png') no-repeat right bottom;

}
.boxBorder{
  border: 2px solid #c3b3b3; /* stroke */
background-color: #fff; /* layer fill content */
padding:5px 0px;
color: #333; /* text color */
font-size: 18px;
overflow: hidden;
display: block;
margin-top: 20px;
}
.boxBorder p strong{
  color: #a40802;
}
.boxBorder p{
  padding:0;
  margin:0;
  padding:0 5px;
}
.cols{
  float: left;
  width: 45%;
  display: block;
}
.contentQuestions .cols label{
  float: left;
  color: #333333;
  font-size: 14px;
  float: left;
  width: 140px;
  text-align: right;
  margin-right: 20px;
  color: #333; /* text color */
font-size: 14px;
  font-weight: normal;
      margin-top: 21px;
}
.contentQuestions .cols input[type="text"]{
  float: left;border: 1px solid #c3b3b3; /* stroke */
background-color: #fff; /* layer fill content */
width: 251px;
height: 32px;
padding:0 10px;
margin-bottom: 0;
margin-top:20px;
}
.contentQuestions .cols h3{
  background-color: #a30701; /* layer fill content */
  padding:5px 10px;
  width: 100%;
  display: block;
  color: #fff; /* text color */
  font-size: 15px;

  text-align: center;;
  color: #fff;
}
.contentQuestions .colLeft .cols select{
    width: 251px;
    height: 32px;
    margin-top: 20px;
    margin-bottom: 0;
}
.cols.last{
  margin-left: 3%;
}
.contentQuestions .colLeft .cols.last label{
  width: 133px;
}
.contentQuestions .colLeft .cols.last input[type="text"]{
  width: 89px;
}
.contentQuestions .colLeft .cols.last label.lcredit{
  width: 65px;
}
.contentQuestions .colLeft .cols.last  select{

 width:263px
}
.contentQuestions .colLeft .cols.last  select.small{
    width: 90px;
}
.contentQuestions .colLeft .cols.last  strong{
    float: left;
    margin-left: 100px;

}
.contentQuestions .colLeft .cols.last  label.sol{
width: 310px;margin-top: 6px;text-align:left;margin-left:5px;
color: #333333;
font-size: 14px;
}
.contentQuestions .colLeft .cols.last  label.sol a{
color: #a29191;
font-size: 14px;
}

.contentQuestions .colLeft .cols.last input[type="submit"]{
      float: right;
    margin-top: 70px;
    background:#c3b3b3;
}

.contentQuestions .colLeft .cols.last input[type="submit"]:hover{
      background:#c3b3b3;
      background-color: #a30701;
}

 div#chart_div {     position: relative;
    left: -50px;}

#widget_container_curs{
  width:100%!important;
}
.vc_tta-panel-body .submitthene{
  min-height: 300px;
}
.pager{
    float: left;
    padding-top: 12px;

}

.pager a{
  color:#000;
}
.pager a.active{
  text-decoration: underline
}
.tagslinks{
  float: left;
      color: #333333;
    font-size: 16px;
}
.tagslinks{
  float: left;
  margin-left:20px;
  margin-right: 50px;
}
.tagslinks span {
    position: relative;
    width: 25px;
    height: 25px;
    background: #fdc700 url(images/arrow-right-black.png) no-repeat center;
    float: right;
    text-align: center;
    margin-left: 12px;
}    
.hasLink a {
    
    font-weight: bold!important;
    color: #4db2ec!important;
}
.contentQuestions .cols label.error{
  clear:both;
  font-size:12px;color:red;
  width:100%;
  text-align: center;
  margin-top: 0!important;
}
#credit-error{
  display:none!important;
}
.contentQuestions .cols input[type="text"].error,.contentQuestions .cols select.error{
  border:1px solid red;
}
.responsmsg{
    clear: both;
    text-align: right;
    font-size: 12px;
    padding-top: 10px;
    overflow: hidden;
    display: block;
}
@media (max-width: 1024px) {

  .calculatorn{
    display: none;
  }
}

.td-post-sharing .td-classic-sharing ul {
    height: 40px;
    margin-left: 5px;
}

@media (max-width: 580px) {
  .td-classic-sharing {
      width: auto;
      margin-top: 0px;
  }
}
.td-post-sharing-bottom .td-social-sharing-buttons {
    font-size: 11px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 13px 8px 13px;
    margin-right: 10px;
    height: 40px;
    min-width: 40px;
    text-align: center;
}

.td_block_wrap {
    margin-bottom: 35px;
}
.td-container, .tdc-row {
	max-width: 100%;
}
.td-post-content .alignnone {
    display: block;
    margin: inherit;
	margin-bottom: 21px;
}
#wp-cookie-law-again {
	z-index: 1;
	padding: 0px 5px;
}
.td-scroll-up {
    bottom: 25px;
}
.td-more-articles-box {
    bottom: 68px;
}

span.entry-thumb.td-thumb-css.td-animation-stack-type0-2 {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.td_block_slide .td-module-thumb {
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111 !important;
}
.td-post-content h1 a,
.td-post-content h2 a,
.td-post-content h3 a,
.td-post-content h4 a,
.td-post-content h5 a,
.td-post-content h6 a,
.td-post-content a h1,
.td-post-content a h2,
.td-post-content a h3,
.td-post-content a h4,
.td-post-content a h5,
.td-post-content a h6,
.td-post-content h1 span,
.td-post-content h2 span,
.td-post-content h3 span,
.td-post-content h4 span,
.td-post-content h5 span,
.td-post-content h6 span {
    color: #4db2ec !important;
}

@media (max-width: 410px) {
	div.boxzilla.boxzilla-facebook-small-devices {
		 padding: 10px !important;
	}
     div.boxzilla.boxzilla-facebook-small-devices h3{
		 font-size: 16px !important;
	}
}

@media (min-width: 768px) {

div.pm-footer-sticky {
/*     border: 1px solid red; */
    height: 300px;
    position: fixed;
    bottom: 100px;
    right: 0;
    width: 350px;
	z-index: 999;
}
	
}


/**
* PM Login
*/

.wpmem_restricted_msg {
    font-color: blue;
}

div#boxzilla-overlay-40874 {
    background: none;
    display: none !important;
}

.td-main-content #wpmem_restricted_msg {
    display: none !important;
}

div#boxzilla-40874 .pm-wpmem_restricted_msg {
    display: block !important;
}

div#boxzilla-40874 .nsl-container.nsl-container-block.nsl-container-embedded-login-layout-below {
    max-width: 240px;
    margin: 0 auto;
    padding: 0;
}
div#boxzilla-40874,
div#pm-wpm-main-wrapper.overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 30px 15px 10px;
    background: #fff;
    width: 100%;
    border-top: 1px solid #ddd;
    box-shadow: 0px -10px 10px 0px #ddd;
    z-index: 99999999999;
    margin: 0 !important;
}

div#pm-wpm-main-wrapper > div {
    max-width: 600px;
    margin: 0 auto;
}
div#wpmem_restricted_msg p,
div.pm-wpmem_restricted_msg p {
    font-size: 22px;
    text-align: center;
}
div.login-msg {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}

div#wpmem_reg form {
    padding: 0px 15px 0;
}
div#wpmem_reg form fieldset {
    border: none;
}
div#wpmem_reg legend,
div#wpmem_reg label,
div#wpmem_reg .req-text,
div#wpmem_reg div.div_text .req,
div#wpmem_reg label.checkbox .req {
    display: none;
}

div#wpmem_reg div.div_checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 0px;
}
div#wpmem_reg label[for="pm_tos_agree"] {
    display: block;
}
div#wpmem_reg label.checkbox {
    max-width: 380px;
    padding-left: 8px;
    margin: 8px 0;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    color: #000000a1;
}

div#wpmem_reg div.div_text > #tos,
div#wpmem_reg div.div_text > a,
div#wpmem_reg label.checkbox,
div#wpmem_reg .pm-tos-text {
    margin: 10px 0 0;
    line-height: 1;
    font-size: 12px;
    color: #000000a1;
}
div#wpmem_reg div.div_text > a:hover {
    color: #4db2ec;
}

div#boxzilla-40874 div#wpmem_login,
div#wpmem_reg .div_text {
    max-width: 400px;
    margin: 0 auto;
    display: block;
}

div#boxzilla-40874 div#wpmem_login {
    display: none !important;
}

div#boxzilla-40874 a.pb-box-close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
}

div#wpmem_reg .button_div {
    max-width: 300px;
    padding: 15px;
    margin: 0 auto;
}

div#wpmem_reg .button_div input {
    width: 100%;
}

div.wpmem_msg {
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    /* color: #a40701; */
    color: #000;
}


div.boxzilla.boxzilla-center {
    margin-top: unset !important;
    bottom: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
}

.boxzilla-container.boxzilla-center-container {
    bottom: 0;
    height: auto;
    z-index: 99999999999;
    top: unset;
}

body.pm_subscriber.logged-in #wp-admin-bar-wp-logo,
body.pm_subscriber.logged-in #wp-admin-bar-site-name .ab-sub-wrapper {
    display: none !important;
}

form[data-info="pm-login"] fieldset {
    border: none;
    max-width: 380px;
}
form[data-info="pm-login"] legend,
form[data-info="pm-login"] span.link-text-username {
    display: none;
}
form[data-info="pm-login"] div.button_div {
    padding: 15px 0;
}

.td-post-content div[class="login-msg"],
.td-post-content div[class^="wpmem_"],
.td-post-content div[id^="wpmem_"] {
    display: none !important;
}

ul.profile-container {
    list-style-type: none;
}
ul.profile-container li {
    width: 100%;
    text-align: center;
}
#wpmem_reg > strong,
#wpmem_login > strong {
    font-weight: 400;
}

.registration-page #wpmem_reg .div_text {
    margin-bottom: 15px;
}