@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,300);

html, body, div, span, input, textarea, select, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    direction: ltr;
    font-family: 'Roboto', 'Arial';
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

header, footer {
    clear: both;
}

ul {
    list-style: none;
}

a,img {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}


html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    direction: ltr;
}
body {
    line-height: 1;
    padding: 0;
    margin: 0;
    height: 100%;
}

.clear {
    clear: both;
}

.rob{
    display:none!important;
}

body > .facebook-likebox {
    position: fixed;
    left: -307px;
    top: 200px;
    border: 3px solid #3b5997;
    z-index: 1000;
    background: white;
    border-radius: 5px 0 5px 5px;
    /*-moz-transition: all 1.9s ease;
    -o-transition: all 1.9s ease;
    -webkit-transition: all 1.9s ease;
    transition: all 1.9s ease;*/
}

    body > .facebook-likebox #fb-title {
        position: absolute;
        top: -3px;
        right: -48px;
        cursor: pointer;
    }

   /* body > .facebook-likebox:hover {
        /*-moz-transition: all 1.9s ease;
        -o-transition: all 1.9s ease;
        -webkit-transition: all 1.9s ease;
        transition: all 1.9s ease;
        left: 0px;
    }*/

.scroll-wrapper {
    width: 43px;
    height: 42px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: url("/Img/ckFiles/images/SiteImages/Back-to-Top.png");
    background-size: 43px 85px;
    z-index: 1000;
    cursor: pointer;
}

    .scroll-wrapper.activ {
        -moz-animation: move 0s ease-in alternate;
        -o-animation: move 0s ease-in alternate;
        -webkit-animation: move 0s ease-in alternate;
        animation: move 0s ease-in alternate;
        background-position: center bottom;
    }

    .scroll-wrapper.not-activ {
        -moz-animation: move-d 0s ease-in alternate;
        -o-animation: move-d 0s ease-in alternate;
        -webkit-animation: move-d 0s ease-in alternate;
        animation: move-d 0s ease-in alternate;
        background-position: center top;
    }

.wrapper {
    min-height: 100%;
    position: relative;
	background: url(../Img/ckFiles/Images/SiteImages/backgroound-gradient.png);
    background-size:contain;
}

.wrap {
    width: 970px;
    margin: 0 auto;
    position: relative;
}

.wrapper .header {
    width: 100%;
    position: relative;
    background: url(../Img/ckFiles/Images/SiteImages/upper-background_white-shade.jpg);
}

    .wrapper .header .wrap {
        height: 256px;
        
    }

.wrapper .logo {
    float: left;
	display:inline-block;
}

    .wrapper .logo a img {
width: 211px;
/* height: 140px; */
margin: 39px 0 0 0px;
    }

    .wrapper .header .wrap .languages {
	color: #7f8282;
	font-size: 18px;
	padding: 20px 0 20px 40px;
	float:right;
	
	/*background: url(/Img/ckFiles/images/SiteImages/main-menu-selected-item.png);*/
}
.wrapper .header .wrap .top-phone {
float: right;
font-size: 14px;
display: inline-block;
text-align: right !important;
background-size: 17%;
background-image: url(../Img/ckFiles/Images/SiteImages/phone-icon-header.png);
background-position: left center;
padding: 20px 0 20px 32px;
background-repeat: no-repeat;
clear: right;
margin-top: 120px;
margin-right: 11px;}

.wrapper .header .wrap .top-phone a{
    padding-right:0px;
    color: #1682b8;    
    font-size: 17px;
    text-align:right !important ;
}



.wrapper .header ul {
    float: left;
    margin: 0px 0 0 0;
}

    .wrapper .header ul li {
        float: left;
        margin: 0px 0px 0 0;
    }

        .wrapper .header ul li img {
            float: left;
            margin: 3px 8px 0 8px;
        }

        .wrapper .header ul li a {
            color: #1c7cb0;
        }

            .wrapper .header ul li a:hover {
                color: #ff8d03;
            }

.wrapper .top.nav {
    background-image:url(../Img/ckFiles/Images/SiteImages/header-category-strip.jpg);
	width: 100%;
	position: absolute;
	top:192px;
	height: 64px;
    color:white;
}

    .wrapper.top.nav ul {
        float: left;
        width: 740px;
        z-index: 100;
        height: 69px;
        display:inline-block;
        
    }

    .header .nav #search-form {
margin: -3px 20px 0 0;
position: relative;
}
    .wrapper .top.nav #search-form .search {
outline: none;
border: 1px solid #C0C0C0;
color: #000280;
border-radius: 4px;
/* height: 29px; */
z-index: 2;
position: relative;
top: 17px;
right: -99px;
width: 111px;
font-size: 80%;
padding: 8px 32px 5px 4px;
    }
     .wrapper .top.nav #search-form input[type=submit] {
background-image: url(../Img/ckFiles/images/SiteImages/magnifieing-glass.jpg);
width: 19px;
height: 18px;
position: relative;
top: 20px;
left: 68px;
z-index: 2;
     }
            

    .wrapper .top.nav > ul > li:not(:last-child){
        float: left;
        margin: 0;
        border-right:1px solid #499FD8;
    }
        .wrapper  .top.nav > ul > li a {
           padding:28px 24px 20px 22px;
        }

        .wrapper .top.nav > ul > li:first-child {
        }

    .wrapper .top.nav ul li a {
color:white;
font-size: 16px;
    }
     .wrapper .top.nav ul li ul li{
         width:100%;
     }

	
    .wrapper .top.nav ul li a:hover, .wrapper .header .top.nav ul li.current {
       /*text-shadow: 1px 1px 1px #E1EDF4;*/
    }

    .wrapper  .top.nav ul li ul li a {
        min-width: 150px;
        font-size: 16px;
        padding: 10px 10px 10px 12px;
        color:white;
    }

.wrapper .top.nav ul li ul , .wrapper .top.nav ul li ul li ul {
   
    background-size:contain;
    width: auto;
}
    .wrapper .top.nav ul li, .wrapper .top.nav ul li ul li {
        background-image: url(../Img/ckFiles/Images/SiteImages/header-category-strip.jpg);
        background-size:contain;
    }
    .wrapper .top.nav ul li ul li {
        border-left: 1px solid  #499FD8;
        /*-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;*/
    }

    /*    .wrapper .header .top.nav ul li ul li:last-child {
        height:69px;
        
    }*/

/*======Superfish======================*/
/*.sf-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }*/
.wrapper .top.nav ul li {
    float:left;
}

.sf-menu ul li ul{
}
.sf-menu ul ul {
        top: 0;
        left: 100% !important;
        right:auto;
    }
/*.sf-menu ul ul li{
    width:100%;
    float:left;
}
.sf-menu ul ul li a{
    display:block;
}*/
/*======Superfish======    */



.wrapper .content {
    width: 100%;
}

    .wrapper .content .wrap {
        width: 970px;
        overflow: hidden;
        position: relative;
        padding-top: 18px;
        background-color:#ffffff;
    }

    .wrapper .content .wrap .main {
        width:700px;
        float:left;
        margin-left:10px;
		padding-bottom: 20px;
    }
        .wrapper .content.home .wrap .main {
            margin-left:25px;
        }
    .wrapper .content #main-slider {
        position: relative;
        margin-bottom: 30px;
        overflow: hidden;
		width: 690px;
    }

        .wrapper .content #main-slider ul {
            float: left;
        }

            .wrapper .content #main-slider ul li {
                margin-right: 2px;
            }

    .wrapper .content .shadow {
        position: absolute;
        width: 378px;
        height: 38px;
        left: 0px;
        top: 344px;
        /*outline:1px red solid;*/
    }

    .wrapper .content .company-news {
		width: 220px;
		overflow: hidden;
		margin-left: 14px;
		border: 1px #c2c2c2 solid;
		/*height: 250px;*/
    }

        .wrapper .content .company-news li,.wrapper .content .company-news li a {
            height: 250px;
            color:rgb(88, 88, 88);
        }

        .wrapper .content .company-news .title {
            text-align: center;
            color:#197cb5;
            font-size: 10px;
            background-color: #f0f0f0;
            height: 37px;
           
        }

            .wrapper .content .company-news .title span {
                display: block;
                top: 9px;
                position: relative;
                font-size: 18px;
                letter-spacing: 1px;
				font-weight:bold;
				text-align: center;
				
            }

        .wrapper .content .company-news .news-item {
            width: 94%;
            margin: 10px auto 0 auto;
            text-align: left;
			height:180px;
        }

             .wrapper .content .company-news .news-item span span , .wrapper .content .company-news .news-item a span{
                font-size:15px;
				font-weight: bold;
                color: #284F83;
                padding:117px 0px 6px 0px;
                text-align:center;
             }

    .wrapper .content .company-news .news-item .product-img {
        float: left;
        width: 170px;
		height:128px;
        margin: 0 8px 3px 10px;
        
    }

    .wrapper .content .product-img:hover{
        box-shadow: 0px 1px 5px 0px #4a4a4a;
    }

    .wrapper .content .company-news .news-item .read {
        float: left;
        width: 50px;
        height: 19px;
        color: white;
        background: url(../Img/ckFiles/images/SiteImages/blue-button-background.png);
        margin: 20px 0px 0 70px;
        text-align: center;
        padding: 4px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }



       .wrapper .content .companies {
        float: left;
        width: 210px;
        overflow: hidden;
        background-color:white;
        margin: 50px 0  0 29px;
       /* border: 1px #c2c2c2 solid;*/
        height:150px;
    }

        .wrapper .content .companyies li span,.wrapper .content .companies li a {
            height: 250px;
            color:rgb(88, 88, 88);
        }

        .wrapper .content .companyies .comp-item {
            width: 92%;
            margin: 10px auto 0 auto;
			height:100px;
        }


    .wrapper .content .companyies .comp-item .comp-img {
        float: left;
        width: 170px;
		height:128px;
        margin: 0 8px 3px 10px;
        
    }

    .wrapper .content .comp-img:hover {
        -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
        -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
        box-shadow: 0px 1px 5px 0px #4a4a4a;
    }

    .wrapper .content .Prod.txt {
	  margin: 5px 10px 0px 0;
	  text-align: justify;
	  font-size: 16px;
	  line-height: 18px;
	  color: #7a7a7a;
    }	

    .wrapper .content .txt {
        /* float: right;
        width: 680px; */
        margin: 0px 20px 25px 0;
        text-align: justify;
        font-size: 16px;
        line-height: 18px;
        color: #7a7a7a;
    }

        .wrapper .content .txt h1 {
            color: #1571AA;
            font-size: 30px;
            margin: 8px 0 20px 0;
			line-height: 30px;
        }

        .wrapper .content .txt h2 {
			color: #1571AA;
			font-size: 18px;
			margin: 22px 0 7px 0;
        }

.wrapper .content .txt a {
  color: #42AEB0;
  text-decoration: underline;
  /*text-shadow: 1px 1px 1px #c0c0c0;*/
  cursor: -moz-zoom-in;
}
            .wrapper .content .txt a.fancybox-media {
                cursor: -webkit-zoom-in;
            }
        .wrapper .content .txt a:hover {
            /*text-shadow: 1px 1px 1px #c0c0c0;*/
            color:#14D0D3;
			
        }


        .wrapper .content .txt p,
        .wrapper .content .txt div,
        .wrapper .content .txt div p,
		.wrapper .content .txt li {
			font-size: 15px;
			line-height: 19px;
			margin: 0 5px 15px 0;
			color:#284F83;
        }
		.wrapper .content .txt li {
			list-style: circle;
			margin: 0px 20px 3px 35px;
			padding: 0px 0px 0px 0px;
		}


		.wrapper .content .three-boxes {
            display:inline-block;
            float:right;
            margin-right:20px;
			}

        .wrapper .content .three-boxes .box {            
            width: 185px;
            height: 150px;
            float: left;
            position: relative;
        }

            .wrapper .content .three-boxes .box:hover {
                box-shadow: 0 0px 8px -8px #696868, 0 -7px 29px -8px #696868;
               /*-moz-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                -webkit-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;*/
            }

            .wrapper .content .three-boxes .box:not(:first-child) {
                margin: 0 0 6px 49px;
            }

            .wrapper .content .three-boxes .box h3 {
                background-color: rgba(239, 233, 233, 0.7);                
                text-align:center;
                width:100%;                             
                padding:4px 4px 4px 0;
                position: absolute;
                bottom: 0px;
                left: 0px;

            }
               .wrapper .content .three-boxes .box h3 span {
                color: #2ba8f0;
                font-size: 18px;              
            }


            .wrapper .content .three-boxes .box p {
                margin: 12px;
                color: rgba(101, 101, 101, 0.86);
                font-size: 17px;
                line-height: 20px;
                
                
            }

                .wrapper .content .three-boxes .box p > img {
                    margin: 0 auto;
                    display: block;
                }



       /*         .wrapper .content .three-boxes .box a:hover img {
                    width: 200px;
                    margin-top: -20px;
                    -moz-transition: all .6s ease;
                    -o-transition: all .6s ease;
                    -webkit-transition: all .6s ease;
                    transition: all .6s ease;
                }*/

            .wrapper .content .three-boxes .box div > a {
                color: rgba(101, 101, 101, 0.86);
                font-size: 16px;
            }


.wrapper .footer {
    width: 100%;
}

    .wrapper .footer .wrap {
        padding: 10px 0 25px 0;
    }
   
     .wrapper .footer .footer-bg {
        width: 100%;
        background: url(/Img/ckFiles/images/SiteImages/footerBg.jpg);
        min-height: 105px;
    }
    .wrapper .footer .wrap .logo-footer {
            float:right;
            margin-top:10px;
        }

        .wrapper .footer .wrap .logo-footer img {
            width: 120px;
        }
        /*.wrapper .footer .wrap .credit {
            text-align: right;
            font-size: 15px;
            color: #faffff;
            float: right;
            display:none;
        }

            .wrapper .footer .wrap .credit a {
                color: #676862
            }

                .wrapper .footer .wrap .credit a img {
                    position: relative;
                    top: 3px;
                    width: 16px;
                    box-shadow:#faffff;
                }*/

        .wrapper .footer .wrap .site-view {
            clear: both;
            margin: 20px auto 0px auto;
            text-align: center;
            color: #383836;
        }

            .wrapper .footer .wrap .site-view span {
            }

            .wrapper .footer .wrap .site-view a {
                color: #8D8E81;
            }

                .wrapper .footer .wrap .site-view a:hover {
                    color: #faffff;
                }

        .wrapper .footer .wrap .footer-txt {
           
           margin: 24px 0 0 0px;
           display:inline-block;
           float:left;
        }

            .wrapper .footer .wrap .footer-txt a ,  .wrapper .footer .wrap .footer-txt span{
                color: #ffffff;
                font-size:15px;
                padding:8px;
                

            }


     .wrapper .footer .wrap .footer-txt p:last-child span:last-child{
                display:none;               
            }
                .wrapper .footer .wrap .footer-txt a:hover {
                    text-decoration: underline;
                }
.wrapper .footer .footer-phone {
    float: left;
	display:inline-block;	
    padding: 12px 0 0px 30px;
    margin: -14px 0px 0px 21px;
    width:137px;
    height:40px;

}
    .wrapper .footer .footer-phone a {
        display: block;
        float: left;
    }
.wrapper .footer .footer-phone a span {
color: #ffffff;
font-size: 15px;
text-align: right !important;
padding: 0px 3px 0px 3px;
float: left;
display: block;
margin-top: 4px;
}

    .wrapper .footer .footer-phone a img {
       float:left;
    }

        .wrapper .footer .wrap p {
            color: #ffffff;
            font-size: 16px;
        }

.wrapper .footer .credit {
text-align: left;
font-size: 14px;
color: #8D8E81;
position: relative;
right: 685px;
bottom: -41px;
margin: auto 0;
}

            .wrapper .footer .credit a {
                color: #ffffff;
                background-image:url(/Img/ckFiles/images/SiteImages/fullpowerCredit.png);
                background-repeat:no-repeat;
                background-position:center left;
                padding: 0 0 0px 22px;
            }

                .wrapper .footer .wrap .credit a img {
                    position: relative;
                    top: 3px;
                    width: 16px;
                }



/*Index*/
.wrapper .index  #breadcrumb {
    padding:10px 18px 10px 10px;
    font-size: 13px;
    color: #4a4a4a;
    letter-spacing: 0.5px;
    background-color:#f0f0f0;
}

    .wrapper .index #breadcrumb span {
        color: #187AB7;
    }

    .wrapper .index #breadcrumb a {
        color: #187AB7;
    }
    .wrapper .index #breadcrumb a:hover {
        text-decoration:underline;
    }

.side {
    width: 243px;
    float: left;

}

.side-menu {
    margin-bottom: 25px;
}

    .side-menu ul:last-child , .side-menu li:last-child {
        border-bottom: 1px white solid;
        
    }

    .side-menu ul li {
        overflow: hidden;
        margin:0px 5px 0px 10px;
        clear: both;
        border-bottom : 1px #f2f2f2 solid;
    }
  .side-menu ul li.current > a{
        background-color: #f0f0f0;
  }

    .side-menu > ul > li > a {
        /*height: 26px;*/
        width: 100%;
        display: block;
        color: #146CA1;
        padding: 12px 0px 12px 6px;
        overflow: hidden;
        font-size:16px;
        
    }

    .side-menu ul li ul {
        display: none;
		margin: 5px 0 13px 0;
    }

    .side-menu ul li.current > ul  {
        display: block;
    }

    .side-menu ul li ul li a {
        background-image: url(/Img/ckFiles/images/SiteImages/category-icon.png);
        background-repeat: no-repeat,repeat-y;
        background-position: left top 6px;
        color: #1481b8;
        padding: 3px 3px 3px 11px;
        display: block;
        font-size:15px;
    }

	.side-menu ul li ul li.current > a{font-weight: bold; background-color:#ffffff; font-size:15px; }

    .side-menu ul li.current > a {
        color: #42adad;
		font-weight:bold;
    }
	.side-menu ul li a:hover, .side-menu ul li ul li a:hover {
        color: #42adad;
		background-color: #f0f0f0;
	}

#sideform {
    float: right;
    width: 196px;
    height: 350px;
    background: url(/Img/ckFiles/images/SiteImages/side-form-bg.png);
}

    #sideform h3 {
        font-size: 26px;
        color: #80854D;
        margin: 15px 15px 4px 0;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: 1px;
    }

    #sideform span {
        color: white;
        display: block;
        margin: 0 15px 10px 0;
        line-height: 22px;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: bold;
    }

    #sideform input[type=text] {
        width: 148px;
        margin: 14px auto;
        outline: none;
        border: none;
        border-radius: 4px;
        display: block;
        position: relative;
        height: 35px;
        padding: 0 12px;
        font-size: 18px;
    }
     

        input[type=text].not-valid {
            background: #FFAAAA;
			border: 1px solid red!important;
        }

    .submit-wrapper {
        position: relative;
    }

.submit-wrapper input {
        width: 82px;
		height:32px;
		color:white;
		background: url(../Img/ckFiles/images/SiteImages/blue-button-background.png);
		text-align:center;
        outline: none;
        border: none;
        font-size: 18px;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        position: relative;
        border-radius:4px;
}

         .submit-wrapper img {
            position: absolute;
            top: 9px;
            left: 70px;
        }
.contact-us-form {
    background: url(/Img/ckFiles/images/SiteImages/contact-box.png);
    height:324px;
    width:705px;
    margin:50px 0 50px 0;
}

.contact-us-form h1 {
    float:left;
    font-size:20px;
    color:#1379bd;
    padding:20px 0 20px 19px;
    font-weight:bold;
    letter-spacing: 0.7px;
    margin-bottom:37px;
    width:100%;

}
.contact-us-form .row{
    float:left;

 
}
.contact-us-form .right{
    float:left;
    margin:3px 10px 10px 30px;
    
}

.contact-us-form .submit-wrapper{
	margin-left: 95px!important;
}


.contact-us-form .row .lable  {
	display:block;
	padding-top:5px;
	margin-bottom: 0px!important;
}

.contact-us-form .row .lable  {
	margin-left:25px;
	margin-bottom: 0px!important;
}

.contact-us-form .editor input{
    outline:none;
}
.contact-us-form .editor{
    width:250px;
	margin:0px 10px 7px 30px;
}
.contact-us-form .editor select{
    width: 261px;
	padding:5px 3px 5px 3px;
    border-radius:4px;
    outline:none;
	font-size:16px;
	border: 1px solid #999696;
	margin-bottom: 5px;
	color: #284F83;
	margin-bottom: 11px;
	color:#284F83;
}

.contact-us-form .editor select.not-valid{
	border: solid 1px red;
}
.contact-us-form .editor input[type=text] {
width: 250px;
border-radius: 3px;
padding: 8px 5px 1px 5px;
border: 1px solid #999696;
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 11px;
color:#284F83;
} 
.contact-us-form textarea{
    width:300px;
	height:150px;
    border-radius:3px;
	padding: 5px 5px 1px 5px;
	border: 1px solid #999696;
	font-size: 18px;
	letter-spacing: 1px;
	color: #284F83;
}

#categoryProducts .productsList li img {
border: 1px solid #999696;
float :left;
}

#categoryProducts .productsList li  {
border-bottom: 1px solid #c2c2c2;
display:inline-block;
padding:10px;
margin:5px;
}
#categoryProducts .productsList li h2{
float:left;
font-size:18px;
display:inline-block;
font-weight:bold;
color:#1c7cb0;
padding:10px;
}

#categoryProducts .productsList li h3{
float:left;
font-size:16px;
display:inline-block;
color:#4a4a4a;
padding:10px;
overflow:hidden;
max-width:470px;
}
.Product-details{
  float: left;
  width: 280px;
}
    .Product-details .img-wrapper, .Product-details .img-wrapper img{
        max-width:100%;
    }
.galleria-theme-classic {
background: white;
}
/*#galleria{
height:320px;
width:320px;
display:inline-block;
float:left;
margin-bottom: 77px;
}
.galleria-theme-classic {
background: white ;
}
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover, .galleria-theme-classic.notouch .galleria-thumb-nav-right:hover {
background-color: #ccc;
}

.galleria-theme-classic .galleria-stage {
    bottom: 150px; 
}
.galleria-theme-classic .galleria-thumbnails-container {
    height: 90px; 
}
.galleria-theme-classic .galleria-thumbnails .galleria-image {
height: 80px; 
    }*/
/*.wrapper .content .Product-details {
    min-height: 362px;
    overflow:hidden;
}*/
.wrapper .content .Product-details h1 {
color: #177ab3;
font-size: 30px;
margin: 8px 0 20px 0;
line-height: 30px;
}

.wrapper .content .Product-details h2 {
color: #676e73;
font-size: 18px;
margin: 22px 36px 7px 8px;
float:left;
display:inline-block;
height:250px;
width:300px;
}
.wrapper .content .Product-details {
    margin-right: 30px;
}

.Prod-btn {
    padding: 8px 15px 8px 12px;
    font-size:15px;
    float: left;
    width: auto;
    height: auto;
    background: url(/Img/ckFiles/Images/SiteImages/pdf-button-background.png);
    background-size: cover;
    margin: 22px 5px 0 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 2px solid #b3f2f2;
}
.Prod-btn a {
color:white;
background-size:cover;
text-align:center;
}
.PDF a {
background: url(/Img/ckFiles/Images/SiteImages/pdf-icon.png);
background-position:center right;
background-repeat:no-repeat;
padding-right:21px;
}
/*=======Articles============*/
.articles {
    width: 700px;
}

.articles-title , .wrapper .content .txt div.articles-title {
    background: #f0f0f0;
    padding: 10px 18px 12px 12px;
    font-weight: bold;
    color: #1379bd;
    font-size: 20px;
    letter-spacing: 0.7px;
	margin-top: 25px;
}

.articles a.article.MoreArticlesSquares,.articles a.article.MoreArticlesSquaresText {
    display: block;
    float: left;
	width: 210px;
	height: 154px;
    margin: 10px 20px 0 0px;
    position: relative;
    border: 1px solid #2BB5CF;
    overflow: hidden;
}
.articles a.article.MoreArticlesSquares img,.articles a.article.MoreArticlesSquaresText img{
    width: 210px;
	height: 154px;
}

.articles a.article.MoreArticlesSquares:hover img,.articles a.article.MoreArticlesSquaresText:hover img{
    width:215px;
   height:155px;
}

    .articles a.article.MoreArticlesSquares span , .articles a.article.MoreArticlesSquaresText span {
display: block;
text-align: center;
background: rgba(239, 233, 233, 0.6);
padding: 7px 0 0px 0;
width: 100%;
position: absolute;
bottom: 0;
left: 0px;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
color: #147cb8;
font-weight: bold;
min-height: 29px;
    }

    .articles a.article.MoreArticlesSquares:hover span,.articles a.article.MoreArticlesSquaresText:hover span {
        bottom: 0px;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }


    /*///MoreArticlesRows*/
.CmsItem {
padding: 10px 0 11px 0;
border-bottom: 1px solid #cacbcc;
min-height: 100px;
background-color: white;
}
.CmsItem:hover {
background-color: #f7f7f7;
}
    .CmsItem a {
	color: #1379bd;
	font-size: 24px;
	letter-spacing: 1px;
}
    .CmsItem a:hover {
color: #42adad;
text-decoration: none;
}

.CmsItem .imageWrap {
    float: left;
    margin: 0px 10px 0 10px;
	width: 133px;
    height: 100px;
	-moz-box-shadow: 0px 1px 3px 0px #4a4a4a;
    -webkit-box-shadow: 0px 1px 3px 0px #4a4a4a;
    box-shadow: 0px 1px 3px 0px #4a4a4a;
    text-align: center;
}
.CmsItem img {
/* float: left; */
height: 100px;
width: 133px;
/* text-align: center; */
}
    .CmsItemName2 {
margin: 3px 0 0 0;
height: 39px;
color: #1379bd;
}
    .CmsItemWriter {
float: left;
font-size: 14px;
font-family: almoni-tzar-aaa-700;
}
.squer-item{
    float: left;
width: 200px;
height: 200px;
margin: 10px 20px 0 10px;
position: relative;
font-size:16px;
}
.squer-item p{
    top: 7px;
padding: 9px;
position: relative;
}

/*=======End Articles============*/

@media print {
    .nav_bar,.wrapper .header .wrap .top-phone, .top.nav, .menu, .left, .bread_crumbs, .sub_categories, .banner, .more_by_category, .more_by_writer, .share_bar, .share_bar_big, .btn_text_follow, .comments,
    .relations, .comments_facebook, .article_tags, .footer, .top-page, .selects, .back-link, .bg-top, #movePanel, .advertising, .bg-bottom, .contact-us,
    #CmsPrintBar, .clear, .menu-wrapper, .CmsItemsBoxTitle, .CmsItemsBox, .side, form, .Prod-btn {
        display: none;
    }
    .logo{display:block;}

    .wrapper .header {
width: 100%;
height:200px;
position: relative;
/* background: url(../Img/ckFiles/Images/SiteImages/upper-background_white-shade.jpg); */
}
    .text-wrapper, .articles, .inner_line, .html {
        width: 100% !important;
        border: none;
    }

    .content.esek .article .text-wrapper {
        border: none;
        min-height: 1px;
        top: 0px;
    }

    .content.mamar .article {
        border: none;
    }

    h2 {
        font-size: 26px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    .html {
        font-size: 22px !important;
    }

}
.galleria-theme-classic .galleria-info-description {
  font: 14px/1.4 'Roboto', 'Arial'; 
  margin: 0;
  color: white;
}
.galleria-theme-classic .galleria-info-title {
  display: none !important;
}
.galleria-lightbox-prev , .galleria-lightbox-next{
font-size:60px!important;
background:none!important;
}
.galleria-lightbox-close {
font-size:25px!important;
  z-index: 999999999999!important;
}