
/* custom.css | https://topzonaplus.com/mobilni-telefoni/css/custom.css?v=52 */

.promo--plus--dark {
  /* background-color: #f9ce09; */
  background-color: #a2c5ce;
}

#newsletter {
  /* background-image: url(../img/wte_grunge_2a.png); */
}

.f-yellow {
  /* color: #f9ce33 !important; */
  color: #9ed73a !important;
}
.bgd-blue {
  background-color:#b9d6de;
}
.bgd-blue-chop {
  background-color: #b9d6de57;
  padding: 20px;
}
.font-yellow {
  /* color: #f9ce33 !important; */
    color: #052340 !important;
    background-color: #e7f1f4;
    padding: 10px;
}
.bg-red {
  /* background-color: #f9ce09; */
  background-color: #9ed73a;
}

/* uikit.min.css | https://topzonaplus.com/mobilni-telefoni/css/uikit.min.css?v=42 */

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
  /* color: #f9ce33; */
  color: #9ed73a;
}

.uk-button-text {
  /* color: #ffcd19; */
  color: #9ed73a;
}

.promo--plus {
    padding: 40px;
    background-color: #ececec;
}
.promo--ikonica {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.bgd-blue {
  background-color:#b9d6de;
}
.mw-120 {
  max-width: 120px;
}
.btn-red {
    border: 1px solid #052340;
    border-radius: 11px;
    color: #052340;
}
.bg-red {
    background-color: #9ed73a;
}
.f-yellow {
  color: #9ed73a !important;
}
.uk-card-title {
    color: #052340 !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.ml-00 {
  margin-left: 0px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.uk-card-body{
	padding: 20px;
}
.price_red {
  font-size: 30px;
  font-weight: bold;
}
.uk-search-input {
  color: #000 !important;
}
.phone_c {
  color: red !important;
  /* background-color: #fff; */
  /* padding: 2px; */
}
.uk-button-more {
    background-color: transparent;
    color: #052340;
    border: 1px solid #052340;
    border-radius: 5px;
}
.uk-button-more:hover {
    background-color: #b9d6de;
    color: #052340;
    border: 1px solid #94bec9;
}
.uk-card-body h2{
	color: #1d68a2;
    text-align: center;
    margin-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
}

.promo--plus--dark {
    padding: 30px;
    background-color: #a2c5ce;
}
.promo--plus--darks {
    padding: 30px;
    background-color: #ff0023;
}
.promo--ikonica--dark {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.uk-grid--dark h5 {
    color: #fff !important;
}
.h1-3 {
  font-size: 4rem;
  font-weight: 700;
}
.h2-3 {
  font-size: 1.875rem;
}
.obuka-b {
  background-color: #ff0023;
  color: #fff;
  padding: 5px;
}
.font-white {
  color: #fff;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.fw-bold {
  font-weight: bold;
}
.fs-13 {
  font-size: 13px;
}
.fs-16 {
  font-size: 16px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-32 {
  font-size: 32px;
}
.fw-100 {
  font-weight: 100;
}
.fw-700 {
  font-weight: 700;
}
.p-30 {
  padding: 30px;
}
.wm-100 {
  width: 500px;
  margin-left: -200px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-100 {
  padding-bottom: 100px;
}
.max-height-400 {
  max-height:400px !important;
}
.max-height-500 {
  max-height:500px !important;
}
#footer_outerwrap {
    /* background-color: #222222; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_1.png);
    background-repeat: repeat-x;
    background-position: top;
    min-height: 150px;
    padding-top: 30px;
}
#newsletter {
    background-color: #002340;
    overflow: hidden;
    /*! background-image: url(../img/wte_grunge_2a.png); */
    background-repeat: repeat-x;
    background-position: bottom;
    min-height: 140px;
    padding-bottom: 30px;
}
#onlyrevo {
    /* background-color: #000000; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_3.png);
    background-repeat: repeat-x;
    background-position: top;
    min-height: 140px;
    padding-top: 30px;
}
#onlyrevo_red {
    /* background-color: #000000; */
    overflow: hidden;
    background-image: url(../img/wte_grunge_2s.png);
    background-repeat: repeat-x;
    background-position: bottom;
    min-height: 140px;
    padding-bottom: 30px;
}
.uk-button-fourth {
    background-color: #1d68a2;
    color: #fff;
    border: 1px solid transparent;
}
.uk-button-fourth2 {
    background-color: #ffffff;
    color: #ff0023;
    border: 1px solid transparent;
}
.uk-button-fourth2:hover {
    background-color: #fff;
    color: #000000;
    border: 1px solid transparent;
}
.uk-button-fourth:hover {
    background-color: #fff;
    color: #1d68a2;
    border: 1px solid transparent;
}
.blue-bgd {
	    background-color: #000000bd;
	    margin-left: 15px;
}
.w-15 {
	width: 25%;
}
.w-25 {
	width: 25%;
}
.w-50 {
	width: 50%;
}
.w-75 {
	width: 75%;
}
.font-36 {
	font-size:36px;
  line-height: 36px;
}
.font-46 {
	font-size:56px;
  font-weight: 100;
}
.minh-377 {
  min-height: 600px !important;
}
.pl-50 {
  padding-left: 50px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.ml-40 {
  margin-left: 45px;
}
.pb-40 {
  padding-bottom: 40px;
}
.st-btn {
  background-color: #b9d6de !important;
}

.uk-navbar-dropdown.uk-open{

    top: 50px !important;
}

.promo--ikonica a{
	color: #ffffff;
}

.overlay-wrap a{
	border-radius: 20px;
	background: #ffffff;
	padding: 7px 25px 10px;
	color: #ff0023;
	line-height: 18px;
}

.overlay-wrap:hover a{
	color: #ffffff;
	background: #ff0023;
	text-decoration: none;
}

.uk-light h1{
	/* line-height: 85px; */
}

#specification .segment {
	/* width: 650px; */
  display:flex;
  flex-direction: column;
  border-top: 1px solid #f8f8f8;
  margin: 0 0 7px 0;
}
#specification .segment .header {
  width: 100%;
  max-width: 75px;
  padding: 6px 6px 3px 6px;
  font-weight: bold;
  text-align: left;
  color: #df4031;
  font-weight: bold;
  font-size: 0.875rem;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 15px;
}
#specification .segment .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-size: 0.875rem;
}
#specification .segment .content .option {
  display: flex;
  borderTop: '1px solid #f8f8f8'
}
#specification .segment .content .option .title {
  width: 100px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 3px 0 3px 6px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  text-align: left;
  background-color: white;
  fontWeight: bold;
  borderBottom: 1px solid #eee;
	color: #1a202c;
}
#specification .segment .content .option .value {
  box-sizing: border-box;
  background-color: #fafafa;
  border-bottom: 1px solid #ddd;
  padding: 3px 0 3px 6px;
  line-height: 20px;
  width: 100%;
  font-size: 0.875rem;
  text-align: left;
	color: #1a202c;
}
.w-4 {
    width: 1.25rem;
}
.w-5 {
    width: 1.25rem;
}
.flex {
    display: flex;
}
.text-pink-600 {
    --text-opacity: 1;
    color: #df4031;
    /* color: rgba(213, 63, 140, var(--text-opacity)); */
}

#newspecs {
		  width: 585;
		  display: grid;
		  grid-auto-flow: row;
      box-sizing: border-box;
      grid-gap: 5px;
      margin-bottom: 15px;
      font-size: 13px;
      color: #555;
	  }
      #newspecs .segment {
        /* width: 585; */
        /* display: grid; */
        grid-auto-flow: column;
        box-sizing: border-box;
        grid-gap: 1px;
        /* border-top: 1px solid #f8f8f8; */
      }
        #newspecs .segment .header {
          font-weight: bold;
					    text-transform: uppercase;
          padding: 5px;
					padding-top: 10px;
          font-size: 15px;
          width: 105px;
          box-sizing: border-box;
          background-color: #f8f8f8;
          color: #de825e;
          text-align: center;
          line-height: 15px;
        }
        #newspecs .segment .content {
          width: 500px;
          box-sizing: border-box;
        }
          #newspecs .segment .content .option {
            display: grid;
            grid-auto-flow: column;
            grid-template-columns: 85px 1fr;
            box-sizing: border-box;
            grid-gap: 2px;
            width: 544px;
            min-height: 25px;
          }
            #newspecs .segment .content .option .title {
              font-weight: bold;
              padding: 10px;
              box-sizing: border-box;
              text-align: right;
              background-color: white;
              border-bottom: 1px solid #eee;
            }
            #newspecs .segment .content .option .value {
              box-sizing: border-box;
              background-color: #fafafa;
              padding: 8px 10px;
              border-bottom: 1px solid #ddd;
              line-height: 20px;
            }
						#specification .segment .content .option .value {
							    box-sizing: border-box;
							    background-color: #fafafa;
							    border-bottom: 1px solid #ddd;
							    padding: 3px 0 3px 6px;
							    line-height: 20px;
							    width: 100%;
							    font-size: 0.875rem;
							    text-align: left;
							    letter-spacing: -0.025em;
									display:block !important;
							}
							abbr[title] {position: relative;text-decoration: underline dotted;}
							abbr[title]:hover::after,abbr[title]:focus::after {z-index: 1;content: attr(title);position: absolute;left: 0;top: 0;width: auto; background-color: #1e1e1e;color: #fff;border-radius: 3px;box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.4);font-size: 12px;padding: 7px;margin-top: 20px;line-height: 1;}
							.pr-1 {
							    padding-right: 0.25rem;
							}
							.font-semibold {
							    font-weight: 600;
							}
							.mr-1 {
							    margin-right: 0.25rem;
							}
							.mt-1 {
							    margin-top: 0.25rem;
							}
							.mr-2 {
							    margin-right: 0.5rem;
							}
							.rounded-lg {
							    border-radius: 0.5rem;
							}

@media screen and (max-width: 800px) {

  .w-15 {
  	width: 40%;
  }
.h1-3 {
  font-size: 1.7rem;
  font-weight: 700;
}
.h2-3 {
  font-size: 0.8rem;
}
/* .p-30 {
  padding: 0px;
} */
.blue-bgd {
	    background-color: #000000bd;
      margin-left: 0px;
}
.minh-377 {
  min-height: 300px !important;
}
.wm-100 {
  width: 160px;
  margin-left: -30px;
}

.uk-subnav-pill > * > :first-child{
	    padding: 10px 25px;
}

.uk-subnav>*{
	    margin-bottom: 20px;
}

.promo--ikonica a{
	color: #ffffff;
}




.uk-section-secondary .subtitle-text{
	color: #ffffff;
	opacity: 1 !important;
}

.uk-offcanvas-bar .uk-nav-default>li>a{
	color: #ffffff;
}
}
