/*
	Theme Name: m2m
	Theme URI: http://m2mserver.com
	Description: M2M - WM Rendszerház
	Version: 1.0
	Author: Tamas Konto
	Author URI: http://feed.hu
*/


/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#cecece; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:33%; /* centers the loading animation vertically one the screen */
    background-image:url(http://h2omedia.hu/myguard/b2b/img/loader.svg); /* path to your loading animation */
    animation-iteration-count:3;
    -webkit-animation-iteration-count:3;
    -moz-animation-iteration-count:3;
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.category p {
    font-size:24px;

 }
.page p {
    font-size:18px;

 }

.rpwe-thumb {
  margin:2px 10px 20px 0!important;
}

.UltimatePB-Button-area {
  background-color:#fff!important;
}
input[type="reset"]#reset {
	display:none!important;
	
}
.crf_paragraph p{
	font-size:10px!important;
	margin-left:155px!important;
	max-width:80%!important;
	font-style:italic;
}	
input[type="text"].search-input {
    height:41px!important;
    color:#fff;
    border-radius:0!important;
    -webkit-border-radius:0!important;
    margin-right:30px;
    }


html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: Open Sans,'Helvetica Neue',Arial,sans-serif;
    background:#fff;
}

button:active {
outline: none;
border: none;
}

hr {
    max-width: 50px;
    border-color: #fff;
    border-width: 1px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
hr.grey {
    max-width: 50px;
    border-color: #cecece;
    border-width: 1px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
hr.vertical {
    max-width: 15px;
    text-align:center!important;
	margin:0px auto!important;
	padding-top:15px;
    border-color: #d74f4f;
    border-width: 4px;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

hr.light {
    border-color: #fff;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

a {
    color: #202020;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    text-decoration:none!important;
    border-bottom:1px solid #fff;
}

a:hover,
a:focus {
    color: #f05f40;
    border-bottom:1px dotted #f05f40;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    color:#202020;
}
h1 {
font-weight:800;
text-transform:uppercase;
 }
h2 {
font-weight:800;
text-transform:uppercase;
 }
h4 {
 color:#cdcfd2;   
}
#header h2 {
font-weight:100;
text-transform:none;
font-size:23px;
line-height:35px;
 }
 
p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #f05f40;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 100px 0;
}
section.nopadding {
    padding: 0px 0!important;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}
.navbar {
width:100%;
 }
 .navbar-left {
 margin-left:0px!important;
  }

.navbar-default {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    opacity:1;
    background:rgba(255, 255, 255, 1)!important;
    height:66px;
    border-bottom:1px solid #d2d2d2;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.03), 0 10px 40px rgba(0, 0, 0, 0.09)!important;
}
.navbar-brand {
margin-top:-5px;
 }
.page-scroll {
 color:#202020!important;   
}

.btn-group > .btn:first-child {
  background:#fff!important;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 100;
    color: #f05f40;

}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color:#202020!important;
    height:65px;
    padding-top:20px;
    border-right:1px solid #f6f6f6;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #f05f40;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #202020!important;
    border-bottom:4px solid #d74f4f;
    background:#fff;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background: #fff!important;
    color:#202020!important;
}

@media(min-width:768px) {
    .navbar-default {
        background-color: #fff;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }
    
    
.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
    
.btn-bemutato-small {
     padding:3px 10px 3px;
     margin-top:12px;
    
  }

.btn-danger {
background:#f3565d;
color:#fff;


}
    
.btn-bemutato {
    font-weight:400!important;
     padding:10px 10px 10px;
}

.btn-default {
    border:1px solid #D9534F!important;
    color: #202020!important;
    font-weight:400!important;
   /* padding:10px;*/
    background: rgba(255, 255, 255, 1)!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border:1px solid #d74f4f!important;
    color: #d74f4f!important;
    background: #fff!important;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
    
    
.btn-secondary {
    border:1px solid #cecece !important;
    color: #202020!important;
    font-weight:400!important;
    padding:10px;
    background: rgba(255, 255, 255, 1)!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    border:1px solid #d74f4f!important;
    color: #d74f4f!important;
    background: #fff!important;
}

.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    background-image: none;
}



.btn-solutions {
    border-bottom:1px solid #d74f4f!important;
    color: #202020!important;
    font-weight:400!important;
    padding:10px;
    background: transparent!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    margin:0px auto!important;
    text-align:center!important;
    width:100%!important;
}

.btn-solutions:hover,
.btn-solutions:focus,
.btn-solutions.focus,
.btn-solutions:active,
.btn-solutions.active,
.open > .dropdown-toggle.btn-solutions {
    border-bottom:1px solid #d74f4f!important;
    color: #d74f4f!important;
    background: #fff!important;
}

.btn-solutions:active,
.btn-solutions.active,
.open > .dropdown-toggle.btn-solutions {
    background-image: none;
}
.btn-slider {
    border:1px solid #d74f4f!important;
    color: #202020!important;
    font-weight:400!important;
    padding:10px;
    background: #fff!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01), 0 2px 6px rgba(0, 0, 0, 0.2);
}

.btn-slider:hover,
.btn-slider:focus,
.btn-slider.focus,
.btn-slider:active,
.btn-slider.active,
.open > .dropdown-toggle.btn-slider {
    border:1px solid #d74f4f!important;
    color: #d74f4f!important;
    background: #fff!important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    margin-top:-1px;
}

.btn-slider:active,
.btn-slider.active,
.open > .dropdown-toggle.btn-slider {
    background-image: none;
}


.btn-read-more {
    border-bottom:1px solid #d74f4f!important;
    color: #202020!important;
    font-weight:400!important;
    padding:5px;
    background: #fff!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    font-size:11px;
}

.btn-read-more:hover,
.btn-read-more:focus,
.btn-read-more.focus,
.btn-read-more:active,
.btn-read-more.active,
.open > .dropdown-toggle.btn-read-more {
    border-bottom:1px solid #d74f4f!important;
    color: #fff!important;
    background: #d74f4f!important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    margin-top:-1px;
}

.btn-read-more:active,
.btn-read-more.active,
.open > .dropdown-toggle.btn-read-more {
    background-image: none;
}
    
.featured-product {
 border:1px solid #D43F3A;
    border-bottom:2px solid #D43F3A!important;
    position:relative;

}
    .featured-flag {
     position:absolute;
        top:0px;
        left:0px;
        width:auto;
        padding:3px 10px; 10px 10px;
        height:25px;
        background:#D43F3A;
        color:#fff;
        font-size:14px;
        z-index:10000;
    }


.btn-products {
    color: #202020!important;
    font-weight:400!important;
    padding:5px;
    background: #fff!important;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    font-size:13px;
}

.btn-products:hover,
.btn-products:focus,
.btn-products.focus,
.btn-products:active,
.btn-products.active,
.open > .dropdown-toggle.btn-products {
    border-bottom:1px solid #d74f4f!important;
    color: #fff!important;
    background: #d74f4f!important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    margin-top:-1px;
}

.btn-products:active,
.btn-products.active,
.open > .dropdown-toggle.btn-products {
    background-image: none;
}




.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}


.scroll-down {
    color: #fff;
    font-size:40px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.scroll-down:hover,
.scroll-down:focus,
.scroll-down:active {
    color: #ed431f;
    background-color: transparent;
}



.btn-primary {
    border:1px solid #d74f4f!important;
    color: #d74f4f;
    background-color: transparent;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    letter-spacing:2px;
    font-weight:100;
}
.btn-primary:hover {
    border:1px solid #d74f4f!important;
    color: #fff!important;
    background: #d74f4f!important;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border:1px solid #d74f4f!important;
    color: #d74f4f;
    background-color: transparent;
}


.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 0px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 400;
}

.btn-xl {
    padding: 15px 30px;
}

.btn-xl2 {
    padding: 10px 15px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

    
.delay-1 {
animation-delay:0.2s;
-webkit-animation-delay:0.2s;
-moz-animation-delay:0.2s;
-o-animation-delay:0.2s;
 }
 .delay-2 {
animation-delay:0.4s;
-webkit-animation-delay:0.4s;
-moz-animation-delay:0.4s;
-o-animation-delay:0.4s;
 }
  .delay-3 {
animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
-o-animation-delay:0.6s;
 }
  .delay-4 {
animation-delay:0.8s;
-webkit-animation-delay:0.8s;
-moz-animation-delay:0.8s;
-o-animation-delay:0.8s;
 }
   .delay-5 {
animation-delay:1s;
-webkit-animation-delay:1s;
-moz-animation-delay:1s;
-o-animation-delay:1s;
 }

 
 .delay-6 {
animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
-o-animation-delay:1.2s;
 }
 .delay-7 {
animation-delay:1.4s;
-webkit-animation-delay:1.4s;
-moz-animation-delay:1.4s;
-o-animation-delay:1.4s;
 }
  .delay-8 {
animation-delay:1.6s;
-webkit-animation-delay:1.6s;
-moz-animation-delay:1.6s;
-o-animation-delay:1.6s;
 }
  .delay-9 {
animation-delay:1.8s;
-webkit-animation-delay:1.8s;
-moz-animation-delay:1.8s;
-o-animation-delay:1.8s;
 }
   .delay-10 {
animation-delay:2s;
-webkit-animation-delay:2s;
-moz-animation-delay:2s;
-o-animation-delay:2s;
 }
 .delay-11 {
animation-delay:2.2s;
-webkit-animation-delay:2.2s;
-moz-animation-delay:2.2s;
-o-animation-delay:2.2s;
 }
  .delay-12 {
animation-delay:2.4s;
-webkit-animation-delay:2.4s;
-moz-animation-delay:2.4s;
-o-animation-delay:2.4s;
 }
 
   .delay-13 {
animation-delay:2.6s;
-webkit-animation-delay:2.6s;
-moz-animation-delay:2.6s;
-o-animation-delay:2.6s;
 }
    .delay-14 {
animation-delay:2.8s;
-webkit-animation-delay:2.8s;
-moz-animation-delay:2.8s;
-o-animation-delay:2.8s;
 }
     .delay-15 {
animation-delay:3s;
-webkit-animation-delay:3s;
-moz-animation-delay:3s;
-o-animation-delay:3s;
 }
      .delay-20 {
animation-delay:4s;
-webkit-animation-delay:4s;
-moz-animation-delay:4s;
-o-animation-delay:4s;
 }
.delay-25 {
animation-delay:5s;
-webkit-animation-delay:5s;
-moz-animation-delay:5s;
-o-animation-delay:5s;
 }
 .delay-26 {
animation-delay:5.2s;
-webkit-animation-delay:5.2s;
-moz-animation-delay:5.2s;
-o-animation-delay:5.2s;
 }
 
     .animation-infinite {
  -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s; /* Chrome, Safari, Opera */
    animation-duration:5s;
 }
    .animation-infinite-short {
  -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    animation-duration:3s;
 } 
 
 .very-slow {
 animation-duration:1.3s;
-webkit-animation-duration:1.3s;
-moz-animation-duration:1.3s;
-o-animation-duration:1.3s;
  }
.slow {
 animation-duration:0.8s;
-webkit-animation-duration:0.8s;
-moz-animation-duration:0.8s;
-o-animation-duration:0.8s;
  }
  .fast {
 animation-duration:0.5s;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-o-animation-duration:0.5s;
  }
   .very-fast {
 animation-duration:0.3s;
-webkit-animation-duration:0.3s;
-moz-animation-duration:0.3s;
-o-animation-duration:0.3s;
  }    


 .close {
color:dimgray;    
}
.modal-header {
  border-bottom-color:#eee;
  border-bottom-style:solid;
  border-bottom-width:1px;
  min-height:16.43px;
  padding-bottom:25px;

}

.modal-content {
 background:transparent!important;   
    border:none!important;
    border-radius:0!important;
    box-shadow:none!important;
}
 .modal-backdrop
{
    opacity:0.95 !important;
    background:#fff;
}
.modal img {
 min-width:300px;   
    
}
	
  #popup-modal .modal-backdrop
{
    opacity:1 !important;
    background:#fff;
}   
    
canvas {
  display: block;
  vertical-align: bottom;
}

.header-bg {
  position: absolute;
  width: 100%;
  height:100%;
  background: url(http://h2omedia.hu/myguard/b2b/img/header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index:-70!important;
}
    
    
    
 .typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}




@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
img.greyscale {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
opacity:0.5;
 }
img.greyscale:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
opacity:1;
 }


img.grayscale {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
opacity:0.9;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
 }
img.grayscale:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
opacity:1;
 }

    
 nav.solutions-nav {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9;
  -webkit-backface-visibility: hidden;
}

nav.solutions-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav.solutions-nav ul li { display: inline-block; }

nav.solutions-nav ul li a {
  text-decoration: none;
  padding: 10px;
  float: left;
  color: #2980b9;
}
    
 .color-white {
color:#fff!important;
 }
 
 .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}
	
	
	
.main-thumbnail img {
max-height:230px;
	margin:0px auto!important;
	text-align:center!important;
}
	

.solutions-card {
padding:50px;
margin:50px;
background:#fff;
min-height:250px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
 }
 
.tab-pane h4{
color:#202020;
margin-bottom:30px;
}
    .tab-pane p{
font-size:15px;
}
.header {
opacity:0;
-moz-transition: opacity 0.3s;
-webkit-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.header.scroll-to-fixed-fixed {
   opacity:1;
}

.full-height {
height:100%!important;
 }
 .cover-right {
 background:#cecece;
  }
  
  /* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0!important;
   margin-left: 0!important;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0!important;
   padding-left: 0!important;
}
.right-col {
width:33%;
background:#cecece;
height:100%;
foat:right;
position:absolute;
right:0px;
top:0px;
 }
 
  
.item h1 {
font-size:45px;
 }




.svg-container {
display: inline-block;
position: relative;
width: 100%;
padding-bottom: 100%;
vertical-align: middle;
overflow: hidden;
}
.svg-content {
display: inline-block;
position: absolute;
top: 0;
left: 0;
}  
    
    
    
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
   
    
    
    
    
    
    
 .carousel-inner {
  height: 100%!important;
width:100%!important;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block!important;
  width: 100%!important;
  height: 100%!important;

}
    

.carousel-control {
background:transparent!important;
z-index:100!important;
color:#202020!important;
 }

 .carousel-indicators  li {
background:#202020!important;
  }
  
 .carousel-caption {
 top:25%;
  }
 .carousel-caption {
 text-shadow:none!important;
  }
    .carousel-caption h1{
 color:#202020!important;
 margin-top:0px;
  }
  .carousel-caption p{
 color:#202020!important;
  }
   
 .carousel-arrow {
 color:#c6c4c4!important;
  }

.addresse p{
font-size:12px;
line-height:8px;
 }
.solutions-container {
height:50vh;
padding-top:12%;
background:transparent;
text-align:center;
 }


 .solutions-container p{
color:#202020;
font-size:15px!important;
z-index:10;
max-width:300px;
margin:0px auto;
 }

 
 .solutions-bg {
 max-width:100%;
 max-height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:-1;
 opacity:0.1;
 background-size:cover;
-webkit-filter: saturate(0);
filter: saturate(0);
  }
   img.solutions-bg {
 background-size:cover;
  }
 .solutions-bg:hover {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:-2;
 opacity:0.1;
     -webkit-transition: all .70s;
    -moz-transition: all .70s;
    transition: all .70s;
    cursor:pointer;  
 -webkit-filter: saturate(2);
filter: saturate(2);    
  }
  .solutions-overlay {
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 z-index:1;  
 opacity:0;
      -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
   }
     .solutions-overlay:hover {
  display:block;
   opacity:1;
   background:rgba(67, 68, 79, 0.7);
   }
   
 .opacity-img {
opacity:0.5;
     -webkit-transition: all .70s;
    -moz-transition: all .70s;
    transition: all .70s;
  }
   .opacity-img:hover {
opacity:1;
  }
   
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
#SolutionsCarousel.carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
#SolutionsCarousel.carousel-control {
	left: -12px;
     color:#202020;
}
#SolutionsCarousel.carousel-control.right {
	right: -12px;
    color:#202020;
}
/* Changes the position of the indicators */
#SolutionsCarousel.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
#SolutionsCarousel.carousel-indicators li {
	background: #202020;
}
.carousel-indicators .active {
background: #cecece;
}
.panel, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}
 .panel-body a { 
text-decoration:none;
 }
 .panel-title {
 font-size:20px;
  }
.panel-default > .panel-heading {
  background-color:#fff;
  color:#202020;
  border-bottom-color:#fff!important;
  border-bottom-style:solid!important;
  border-bottom-width:0px!important;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
}
.panel-heading a {
text-decoration:none;
border-left:1px solid #fff;
color:#202020;
}
.panel-heading a:hover {
text-decoration:none;
border-left:4px solid #fff;
color:#555763;
}
.panel-heading a.active {
text-decoration:none;
border-left:4px solid #fff;
color:#555763;
}
.panel-heading small{
font-size:12px;
 }
 
 .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

/* isotope */
.box {
background: #ffffff;
border: 1px solid #f7f7f7;
border-radius:0;
padding: 15px;
margin: 10px;

box-shadow: 0 3px 12px rgba(0, 0, 0, 0), 0 3px 12px rgba(0, 0, 0, 0);
}
.box:hover {
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
cursor:pointer;
 }
 .box h4 {
 font-weight:800;
  }
 .box p {
 font-size:12px;
  }
.featured-product-img  {
width:100%;
height:auto;
margin:0px auto;
 }
 
.product-img  {
max-width:200px;
height:auto;
float:left;
margin-top:0px;
 }
    
 .product-list-description h2 a {
  color:#202020;   
  font-size:23px!important; 
	 text-transform: none!important; 
 }
 .product-list-description h2 {
	 text-transform: none!important; 
 }
 .product-list-description p {
  font-size:17px!important;   
 }
    
.red-icons {
color:#d74f4f;
}
.big-icon {
font-size:23px;
 }
 
    
.form-control {
  background-color:#FFFFFF;
  background-image:none;
  border:1px solid #cecece;
  border-radius:0px!important;
  box-shadow:rgba(0, 0, 0, 0.0745098) 0 1px 1px inset;
  color:#555555;
  display:block;
  font-size:14px;
  height:42px;
  line-height:1.42857;
  padding:6px 12px;
  transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width:100%;
}

.main-text
{
    position: absolute;
    top: 23%;
    width:100%;
    color: #FFF;
}
.main-text h3
{
 color:#c6c4c4!important;
 }
 
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}
 
.carousel-control {z-index:9999; }

 
 .text-muted {
 color:#d0cece;
  }
  


.fixed {
  position:fixed;
  top:65px;
  background:#fff;
  height:45px;
  border-top:1px solid #cecece;
  border-bottom:1px solid #cecece;
  width:100%;
  z-index:99999;
   -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    padding-top:7px;
}

svg.scroll-mouse {
position:absolute;
bottom:40px;
left:50%;
margin-left:-28px;
z-index:9999;
fill:#fff;
 }
.demo {
position:absolute;
z-index:100;
width:1200px;
height:500px;
fill:transparent;
stroke:&202020;
 }


.svg-opacity {
 opacity:0.3;   
}
.svg-opacity:hover {
 opacity:1;   
}
 
 .path-slow {
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  animation: dash 5s infinite forwards;
  -webkit-animation: dash 5s infinite forwards;
    -moz-animation: dash 5s infinite forwards;
}

  
.path {
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
  animation: dash 2.5s infinite forwards;
  -webkit-animation: dash 2.5s infinite forwards;
    -moz-animation: dash 2.5s infinite forwards;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1500;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dash {
  from {
    stroke-dashoffset: 1500;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 1500;
  }
  to {
    stroke-dashoffset: 0;
  }
}

#filters a{
font-size:11px;
background:transparent;
 }
#filters a:hover{
color:#d74f4f;
 }
 
 .search-form .form-group {
 position:absolute;
 right:20px;
 top:5px;
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-left: 1px solid #eeeeee;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 180px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #f3565d;
  left: initial;
  font-size: 13px;
}
#carousel-main {
height:100%!important;
 }
 
 .news-header {
 font-size:12px;
 text-transform:uppercase;
 border-bottom:1px solid #eee;
 color:#d74f4f;
 margin-bottom:20px;
 font-weight:800;
  }
  .blog-list {
  padding-bottom:20px;
  margin-bottom:25px;
  border-bottom:1px solid #cecece;
   }
   .blog-list h2{
  margin-top:0px;
   }
   .blog-list img{
  max-width:150px;
  height:auto;
  float:left;
  margin-right:10px;
  opacity:0.8;
     -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s; 
   }
 .blog-list img:hover{
  opacity:1;
   }
   .about-section {
   padding:20px;

    }


.greyscale-hover{ /* Universal settings */
    -webkit-transition:all .4s;
    -moz-transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s;
}
.greyscale-hover:not(:hover) {
  -webkit-filter:grayscale(100%);
    -moz-filter:greyscale(100%);
    -ms-filter:greyscale(100%);
    -o-filter:greyscale(100%);
    filter:grayscale(100%);
}
.greyscale-hover:hover {
    -webkit-filter:greyscale(0%);
    -moz-filter:greyscale(0%);
    -ms-filter:greyscale(0%);
    -o-filter:greyscale(0%);
    filter:greyscale(0%);
}
.opacity-hover {
opacity:0.5;
 }
 .opacity-hover:hover {
opacity:1;
 }
 .slider-topnav {
 background:#fff;
 border-bottom:1px solid #cecece;
 height:60px;
 width:100%;
  }

   
.fix-nav {
position:absolute;
top:60px;
height:80px;
background:#000;
 }
.slide{
	background-size: cover;
    margin-top:0px;
}

 #slide1 {
 background-image:url(img/111.jpg);
 padding: 6% 0 0 0;
  }
  
  /* Tabs panel */
.tabbable-panel {
  border:1px solid #fff;
  padding: 10px;
}

.search-form {
float:right;
margin-top:5px; 
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  padding-top:20px;
  padding-bottom:5px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  font-size:10px!important;
}

    
    
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 1px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .nav-tabs > li.active > h1{
font-size:40px!important;
}
    
 .tabbable-line > .nav-tabs > h1{
font-size:40px!important;
}
      
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
   


.csomag-box {
position:absolute;
right:100px;
top:0px;
z-index:3000;
 }

.solution-image {
width:700px;
height:304px;
position:relative;
margin:0px auto;
 }
    .navbar .nav > li {
z-index: 10000;
}
    
 .i1 {
 position:absolute;
 top:45px;
 left:143px;
  z-index:500;
  }
 .i2 {
 position:absolute;
 top:15px;
 left:350px;
    z-index:500;
  }
  .i3 {
 position:absolute;
 top:100px;
 right:160px;
   z-index:500;
  } 
   .i4 {
 position:absolute;
 top:190px;
 right:280px;
    z-index:500;
  } 
  
.l1 {
 position:absolute;
 top:40px;
 left:0px;
  z-index:500;
  } 
 .l2 {
 position:absolute;
 top:40px;
 left:90px;
z-index:500;
  }  
  .l3 {
 position:absolute;
 top:40px;
 left:180px;
  z-index:500;
  } 
  
  
 .w1 {
 position:absolute;
 top:40px;
 right:110px;
 z-index:500;
  } 
 .w2 {
 position:absolute;
 top:40px;
 left:150px;
  z-index:500;
  }  
  .w3 {
 position:absolute;
 top:180px;
 right:115px;
  z-index:500;
  }
   
  
 .myguard-blur {
 position:absolute;
 top: 0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:8000;
  }
   
 .myguard-hand {
 position:absolute;
 top: 0px;
 right:40px;
 width:280px;
 height:100%;
 z-index:9000;
  } 
  
.svg-overlay {
   position:absolute;
 top: 0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:999;
 stroke:#202020;
   }
 
 .gps-sign1-container {
 position:absolute;
 top: -62px;
 left: 155px;
 }
 .gps-sign2-container {
 position:absolute;
 top: -125px;
 right: 270px;
 }
 
.gps-sign1 {
 position:relative;
 height: 18px;
 width: 18px;
 }
 
 .gps-sign2 {
 position:relative;
 height: 18px;
 width: 18px;
 } 
  
.gps_ring {
    border: 3px solid #fff;
    -webkit-border-radius: 30px;
    height: 18px;
    width: 18px;
    position: absolute;
    left:20px;
    top:214px;
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.5, 1.5); opacity: 0.0;}
}


.product {
margin-top:20px;
margin-bottom:20px;
padding-bottom:20px;
 }
 .product:hover {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
 }
 
.product p{
font-size:12px;
 }
.product img {
font-size:12px;
 }
 
 .support p {
 font-size:13px;
  }
  .support-icon {
  font-size:60px;
  color:#cecece;
   }

  .glyphicon-search {
  color:#f3565d;
   }
   
    .sidebar-text {
 
   padding-left:20px;
    }
      
   .sidebar-text p {
   font-size:13px;
    }
    
    
    .feature {
    display: block;
    width: 100%;
    margin: 0;
}

.author {
    color: #202020;
}

.block-title img {
width:250px;
height:auto;
float:left;
margin-right:20px;
}

.blog-stripe .block-title {
    background: #fff;
    width: 100%;
    color: #202020;
    height: auto;
    padding-top: 20px;
    padding-bottom:20px;
}
.post-date {
font-size:11px;
color:#cecece;
margin-top:0px;
margin-bottom:0px;
}

.media-body .description{
font-size:13px;
}

.all-blogs .media {
    margin-left: -40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-top:-17px;
}

.media-heading h4 a {
color:#F3565D;
text-decoration:none!important;
border-bottom:1px solid #fff;
 }

/* Portlet */
.portlet {
	background: #fff;
	padding: 20px;
}

.portlet.portlet-gray {
	background: #f7f7f7;
}

.portlet.portlet-bordered {
	border: 1px solid #eee;
}

/* Portlet Title */
.portlet-title {
	padding: 0;
  	min-height: 40px;
  	border-bottom: 1px solid #eee;
  	margin-bottom: 18px;
}

.caption {
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
}

.caption.caption-green .caption-subject,
.caption.caption-green i {
	color: #4db3a2;
	font-weight: 200;
}

.caption.caption-red .caption-subject,
.caption.caption-red i {
	color: #e26a6a;
	font-weight: 200;
}

.caption.caption-purple .caption-subject,
.caption.caption-purple i {
	color: #8775a7;
	font-weight: 400;
}

.caption i {
	color: #777;
	font-size: 15px;
	font-weight: 300;
	margin-top: 3px;
}

.caption-subject {
	color: #666;
	font-size: 16px;
	font-weight: 600;
}

.caption-helper {
	padding: 0;
	margin: 0;
	line-height: 13px;
	color: #9eacb4;
	font-size: 13px;
	font-weight: 400;
}

/* Actions */
.actions {
	float: right;
  	display: inline-block;
}

.actions a {
	margin-left: 3px;
}

.actions .btn {
	color: #666;
	padding: 3px 9px;
	font-size: 13px;
  	line-height: 1.5;
  	background-color: #fff;
  	border-color: #ccc;
  	border-radius: 50px;
}

.actions .btn i {
	font-size: 12px;
}

.actions .btn:hover {
	background: #f2f2f2;
}

/* Pagination */

.pagination>li>a, .pagination>li>span { margin: 0 5px;}

.pagination {
	margin: -3px 0 0;
}

.pagination > li > a,
.pagination > li > span {
	padding: 4px 10px;
	font-size: 12px;
	color: #202020;
	background: #fff;
    border:2px solid #fff;
}

.pagination > li:hover > a,
.pagination > li.active > a,
.pagination > li.active:hover > a {
	color: #202020;
	background: #fff;
	border-bottom:2px solid #f3565d;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    border-top:2px solid #fff;
}



/* Inputs */
.inputs {
	float: right;
	display: inline-block;
	padding: 4px 0;
	margin-top: -10px;
}

.input-inline {
	width: 240px;
	display: inline-block;
	vertical-align: middle;
}

/* Tab */
.portlet-title > .nav-tabs {
	background: none;
	margin: 0;
	float: left;
	display: inline-block;
	border: 0;
}

.portlet-title > .nav-tabs > li {
	background: none;
	margin: 0;
	border: 0;
}

.portlet-title > .nav-tabs > li > a {
	background: none;
	border: 0;
	padding: 2px 10px 13px;
	color: #444;
}

.portlet-title > .nav-tabs > li.active,
.portlet-title > .nav-tabs > li.active:hover {
  	border-bottom: 4px solid #f3565d;
  	position: relative;
  }

  .portlet-title > .nav-tabs > li:hover {
  	border-bottom: 4px solid #f29b9f;
  }

.portlet-title > .nav-tabs > li.active > a,
.portlet-title > .nav-tabs > li:hover > a {
	color: #333;
	background: #fff;
	border: 0;
}

/* Btn Circle */
.actions .btn.btn-circle {
	width: 28px;
	height: 28px;
	padding: 3px 7px;
	text-align: center;
}

.actions .btn.btn-circle i {
	font-size: 11px;
}

/* Btn Grey Salsa */
.actions .btn.grey-salsa {
	border: none;
	margin-left: 3px;
	box-shadow: none;
	border-radius: 50px !important;
}

.actions .btn.grey-salsa.active {
	color: #fafcfb;
	background: #8e9bae;
}
  .actions .grey-salsa.btn:hover,
  .actions .grey-salsa.btn:focus,
  .actions .grey-salsa.btn:active,
  .actions .grey-salsa.btn.active {
	color: #fafcfb;
	background: #97a3b4;
}

/* Btn Red */
.actions .btn.btn-red.active,
.actions .btn.btn-red:hover {
	color: #fff;
	box-shadow: none;
	background: #e26a6a;
	border-color: #e26a6a;
}

/* Btn Red */
.actions .btn.btn-purple.active,
.actions .btn.btn-purple:hover {
	color: #fff;
	box-shadow: none;
	background: #8775a7;
	border-color: #8775a7;
}

.breadcrumb {
 background:#fff;   
    border-bottom:1px solid #eee!important;
}

.pdf-download {
width:100%;
height:70px;
border-bottom:1px solid #eee;
padding:10px;
margin-bottom:15px;
position:relative;
}


.pdf-download:hover {
 box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}

.pdf-download a{
text-decoration:none;
}

.pdf-download-disabled{
color: #dddddd;
}

.pdf-download-desc {
 color:#9c9c9c;
 font-size:11px;
}

.facebook-share {
 color:#9c9c9c;
float:right;
font-size:10px;
 text-transform:uppercase;
position:relative;
    width:400px;
    margin-top:0px;
    height:40px;
margin-right:0px!important;
    padding-right:0px!important;
}
.fa-share-alt {
 font-size:16px; 
    margin-left:5px;
    margin-right:15px;
    color:#f3565d;
}
.page-title {
 border-bottom:1px solid #eee;
margin-bottom:15px;
    margin-left:20px;
    padding-bottom:10px;
}

    #loginform {
     width:450px;
    margin:0px auto;
    }
 
    #loginform p {
        font-size:14px!important;
        font-weight: normal!important;
    }

    .login-username, .login-password{
     font-weight:100!important;
        font-size:13px!important;
    }


    label {
  font-size:15px!important;font-weight:normal!important;  
}
    input[type="text"] , input[type="password"] {
    background:none #FFFFFF!important;
  border:1px solid #CCCCCC!important;
  border-radius:4px !important;
  box-shadow:rgba(0, 0, 0, 0.0745098) 0 1px 1px inset!important;
  color:#555555!important;
 /* display:block!important;*/
  font-size:14px !important;
  height:34px !important;
  line-height:1.42857!important;
  padding:0 6px !important;
  transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s!important;
  width:auto!important;    
    }
    input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset!important;
}
.product-list {
width:100%;
height:auto;
    margin-left:10px;
border-bottom:1px solid #eee;
padding:10px;
margin-bottom:15px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;    
 /*   cursor:pointer;*/
}
    



.product-list:hover {
 box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}

.product-list-icons {
position:absolute;
top:0px;
right:20px;
width:110px;
}
.thumbnail {
 border:none;   
    cursor:pointer;
}
.fancybox {
 border:1px solid #eee!important;   
    cursor:pointer;
}
    .fancybox:hover {
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);  
    }

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

.new-badge {
 position:absolute;
    left:-11px;
    top:-12px;
}
#new-badge.badge {
  background:#D74F4F!important;
  border-radius:0px;
  color:#fff;
  display:inline-block;
  font-size:12px;
  font-weight:700;
  line-height:1;
  width:30px;
    height:30px;
  padding:8px 7px;
  text-align:center;
  vertical-align:baseline;
  white-space:nowrap;
     box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
}


.badge-small {
  background:#D74F4F!important;
  border-radius:0px;
  color:#fff;
  display:inline-block;
  font-size:10px;
  font-weight:700;
  line-height:1;
  width:23px;
    height:18px;
  padding:3px 7px;
  text-align:center;
  vertical-align:baseline;
  white-space:nowrap;
    float:right;
}
    
    
/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination {
    margin-bottom:20px;
 }   
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #fff;
  border:1px solid #cecece;
  color: #ff3c50;
}
.custom-pagination a:hover {
  background-color: #202020;
  border:1px solid #202020;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #D9534F;
  border:1px solid #D9534F;
  color: #fff;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
    
.carousel-indicators li {
  background-color:rgba(206, 206, 206, 1)!important;
  border:1px solid #FFFFFF;
}
.carousel-indicators .active li {
  background-color:rgba(0, 0, 0, 1)!important;
  border:1px solid #FFFFFF;
}    

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .carousel-inner .item div {
    text-align: center;
    border: none;
}
#fade-quote-carousel .carousel-inner .item div small {
    font-size: 70%;
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    
}

#fade-quote-carousel .product-circle {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    
}


.side-collapse {
              background:#fff;
        }

.carousel-demo {
	width:100%;
    height:40px;
    margin-top:80px;
    display:inline-block;
}

.carousel-demo li {
	background:#ccc;
	border:1px solid #fff;
	color:#666; 
	float:left;
	font-weight:bold;
    display:inline-block;
	font-size:3em;
	height:65px;
	list-style:none;
	padding:20px 0 0 0;
	margin:0 10px 0 0;
	text-align:center;
	width:130px;
}
.carousel-demo-vertical li {
	margin:0 0 10px 0;
}

.full-bg-image {  
 background-size: cover;
 width:100%;
 height:450px!important;
 position:absolute;
 top:60px;
 left:0;
z-index:-10;
}

.full-bg-svg {  
 background-size: cover;
 width:100%;
 height:33%;
 position:fixed;
 top:100px;
 left:0;
z-index:-5;
}
    .sidebar-widget {
     padding-left:20px;
    }
    
#menu-solutions .menu-item {
    list-style-image: url('https://upload.wikimedia.org/wikipedia/commons/3/31/Red-dot-5px.png');
    margin-bottom:20px;

}
	
.menu-item {
list-style:none!important;
	margin-left:10px;
	margin-right:10px;
padding:0px;
}
	
.footer-li {
margin-left:-10px!important;	
}	
#menu-solutions  {
    margin-left:5px!important;
    padding-left:5px!important;
}

    
.rpwe-block a{
display: inline !important;
text-decoration: none;
font-weight: 800!important;
font-size: 15px !important;
}
    
.page-arrow {
 position:fixed!important;
 top:43%;
 font-size:1px;
    color:#fff;
    letter-spacing:0;
 width:22px;
 height:28px;
z-index:9999!important;
}
.page-arrow-left {
 left:20px;
font-size:29px!important;
 color:#cecece;  
}
.page-arrow-right {
 right:20px;
font-size:29px!important;
 color:#cecece; 
}

.caption:hover, .caption h3:hover {
    color:#D74F4F;   
        -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

    
.big-header {
background-size:100%;
height:350px;

} 
 .big-header h1{
color:#fff;
} 
    
.img-src {
    position: fixed;
    background-position: center;
    -webkit-background-size: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.blurred-img { opacity: 0; }  
    
.big-page-header {
padding-top:120px;  
 }   
  


#footer {
 padding-top:30px;  
}
#footer a{
 color:#8c8c8c!important;
}

#map_canvas {
   display: block;
   width: 100%;
   height: 400px;
}


#footerlist ul{   

   padding-left:0px;
    list-style: none!important;
     list-style-type: none!important;
   list-style-position:outside; 
  
}

#footerlist li {
        list-style: none!important;
     list-style-type: none!important;
         font-size:15px; 
    color:#5c5c5c;
    text-transform: uppercase;
    margin-bottom:8px;
}

#footerlist ul li a{
    color:#8c8c8c!important;
      font-size:11px;
    line-height:8px!important;
}
    #footerlist a{
    color:#8c8c8c!important;
    font-size:11px;
        border-bottom:1px solid rgb(32, 32, 32);
}
     #footerlist a:hover{
    color:#cecece!important;
    font-size:11px; 
         border-bottom:1px solid #D74F4F;
} 
    #footerlist h5 {
     color:#5c5c5c;
    }


#checklist li {
        list-style: none!important;
     list-style-type: none!important;
         font-size:18px; 
}

#checklist li:before {
    content: '✔';   
    margin-left: -1em; margin-right: .500em;
    color:#8ac349;

}

#checklist ul{    
   padding-left:20px;
   text-indent:2px;
    list-style: none!important;
     list-style-type: none!important;
   list-style-position:outside; 
  
}

#dotlist li {
        list-style: none!important;
     list-style-type: none!important;
         font-size:18px; 
}

#dotlist li:before {
    content: '●';   
    margin-left: -1em; margin-right: .500em;
    color:#8ac349;

}

#dotlist ul{    
   padding-left:20px;
   text-indent:2px;
    list-style: none!important;
     list-style-type: none!important;
   list-style-position:outside; 
  
}

.portlet-body p {
 font-size:18px;   
}
.desktop {
 margin-top:65px;   
}

/* MAIN MENU */
    #mainmenu {font-size: 13px;}  

    #mainmenu {
        background: #fff;
        color:#202020;
        height: 50px;
    }

    .pos-absolute {
        position: absolute;
        z-index: 999;
    }
    .menu-ico-collapse {
        font-size: 10px;
        margin-left: 2px;
    }

    #mainmenu .list-group {
      margin-bottom: 20px;
      padding-left: 0;
      float: left;
      display: inline;
    }
    #mainmenu .list-group-item {
      display: block;
      height: 50px;
      margin-bottom: -1px;
      background-color: #fff;
        color:#202020;
      border: 0;
      line-height: 27px;
                              -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
    }
    #mainmenu .list-group-item {
      display: block;
      height: 50px;
      margin-bottom: -1px;
      background-color: #fff;
        color:#202020;
      border: 0;
      line-height: 27px;
    }
    #mainmenu .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
    }
    #mainmenu .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
    }
    #mainmenu .list-group-item > .badge {
      float: right;
    }
    #mainmenu .list-group-item > .badge + .badge {
      margin-right: 5px;
    }
    #mainmenu a.list-group-item {
      color: #202020;
      font-weight: normal;
      border: 0;
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        -ms-transition: background-color 100ms linear;
        
    }
    #mainmenu a.list-group-item .list-group-item-heading {
      color: #202020;
    }
    #mainmenu a.list-group-item:hover,
    #mainmenu a.list-group-item:focus {
      text-decoration: none;
      background-color: #D74F4F;
        color:#fff;
    }
    #mainmenu a.list-group-item.active,
    #mainmenu a.list-group-item.active:hover,
    #mainmenu a.list-group-item.active:focus {
      z-index: 2;
      background-color: #D74F4F;
        color:#fff;
      border: 0;
    }

    #mainmenu .panel {
      margin-bottom: 20px;
      background-color: #ffffff;
    border: 0;
      border-radius: 0px;
    }
	
	
	

#custom-search-input{
    padding: 3px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #202020;
    padding: 0 8px 0 10px;
    border-left: solid 1px #cecece;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #D74F4F;
}

#custom-search-input .glyphicon-search{
    font-size: 20px;
}
    
    
#main-upb-formm {
  background:#fff!important;
  border-top-color:#fff!important;
  border-top-style:solid!important;
  border-top-width:1px!important;
  padding:20px;
}
.UltimatePB-Button-area #submit {
  background-color:#D74F4F!important;
  background-image:linear-gradient(#D74F4F 10%, #D74F4F 60%)!important;
  border:1px solid #D74F4F!important;
  border-radius:0px!important;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-size:15px;
  font-weight:normal;
  padding:6px 30px !important;
  text-decoration:none;
  text-transform:uppercase;
  width:auto;
}    
.UltimatePB-Button-area #reset {
  background-color:#fff!important;
  background-image:linear-gradient(#fff 10%, #fff 60%)!important;
  border:1px solid #D74F4F!important;
  border-radius:0px!important;
  color:#D74F4F!important;
  cursor:pointer;
  display:inline-block;
  font-size:15px;
  font-weight:normal;
  padding:6px 30px !important;
  text-decoration:none;
  text-transform:uppercase;
  width:auto;
} 
#main-upb-formm .formtable .input-box input[type="text"] {
  background:none #FFFFFF;
  border:1px solid #cecece!important;
  border-radius:0px !important;
  box-shadow:rgba(0, 0, 0, 0) 0 1px 1px inset!important;
  color:#202020;
  display:block;
  font-style: normal!important;
  font-size:15px !important;
  height:34px !important;
  line-height:1.42857;
  padding:0 6px !important;
  transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width:90%;
}  

    
/** small devices *********************************************************************************************/

      @media screen and (max-width: 768px) {
          
 
.product-list-icons {
display:none!important;
}

 .product-list h2{
font-size:20px;
    line-height:normal;
}
          
.product-list h3{
font-size:15px;
    line-height:normal;
}
          
 #SolutionsCarousel.item{
    height:40px; 
     display:inline;
 }
          
  .dropdown-toggle {
  z-index:999999!important;   
  }
 .dropdown-menu {
  z-index:999999!important;
}

          
          
.navbar-default .navbar-nav > li > a {
  width:100%;
    color:#202020;
}

          .navbar-nav > li > a {
  line-height:20px;
  padding-bottom:10px;
  padding-top:10px;
              font-size:12px!important;
}
          
#nav-icon3 {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 20px 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
     background:#fff;
     border:none!important;
}
          
          
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #202020;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
} 

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}        
          
          
          
          
          .navbar-nav > li > a {
  width:100%;
  padding-bottom:10px;
  padding-top:10px;
  color:#202020!important;
}
          
  .dropdown-menu > a {
  background-color:#fff;
  color:#202020;
  outline:0;
  text-decoration:none;
       margin:0px!important;
    text-align:center!important;
}         
          
          
 .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color:#D74F4F;
  color:#FFFFFF;
  outline:0;
  text-decoration:none;
       margin:0px auto!important!important;
    text-align:center!important;
     z-index:999999!important;
}
          
.tabbable-line > .nav-tabs > li {
  margin: 0px!important;
  padding:0px!important;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  font-size:10px;
}          
          
h1 {
  font-size:1.8em;
  margin:0px;
}
 .tab-pane h1 {
   margin-top:20px;  
     font-size:40px!important;
 }

.h3, h3 {
  font-size:20px;
}

          
          
.onclick-menu {
    position: relative;
    display: inline-block;
    border-bottom:1px solid #F3565D;
    width:100%;
    font-size:14px;
    margin-top:30px;
    margin-bottom:0px;
    color:#F3565D;

}

.onclick-menu:focus {
    pointer-events: none;
        outline: none!important;
border: none!important;
}
.onclick-menu:focus .onclick-menu-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    outline: none!important;
border: none!important;
}
      
.onclick-menu-content {
    position: absolute;
    left:0px;
    z-index: 1;
    width:100%;
    opacity: 0;
    background:#fff;
    visibility: hidden;
    transition: visibility 0.5s;
    padding:10px;
     box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    border:none!important;
        outline: none!important!important;
}
.onclick-menu-content li{
    list-style: none!important;
    list-style-type: none!important;
    text-align:left;
    font-weight:400;
    padding:10px;
    font-size:16px;
}  
.onclick-menu-content li a{
    list-style: none!important;
    text-align:center;
    text-decoration: none!important;
    color:#202020;
}
          
 .onclick-menu-content li:hover{
    color:#F3565D;
     border-bottom:1px solid #F3565D;
} 
 .onclick-menu-content li a:hover{
    color:#F3565D;
} 
          
.tab-pane h2 {
font-size:25px;   
}
                 
      }
