/* Google fonts */
/* font-family: 'Open Sans', sans-serif; */
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,800,700,800italic');

/* Global properties (body, common classes, vertical rhythm, structure etc)
/* ========================================================================== */

body {
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.75;
	/*background-image: url('../img/one-dot.png');*/
    -webkit-font-kerning: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: visible !important; /* reset animate.css / if hidden parallax buggy */
    position:relative;

    /*overflow-x: hidden;*/
}

/* overflow the content area */
* {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    /* Prevent Long URL’s From Breaking Out of Container
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; */
}
.container.full-width {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: -35px;
    margin-bottom: -35px;
}

.page-section {
    padding-top: 38px;
    padding-bottom: 45px;
    position: relative;
    overflow: hidden; /* small devices */
}
.page-section1{
	padding-top: 35px;
	/*background-color: lightblue;*/
	padding-bottom: 35px;
}

.page-section h2 {font-size:38px;color:black}
.page-section2 h2 {font-size:32px;color:black}
.page-section.no-padding {padding: 0;}
.page-section.no-padding-top {padding-top: 0;}
.page-section.no-padding-bottom {padding-bottom: 0;}

.page-section.dark {
    background-color:#2a2a2a;
    background: linear-gradient(#2a2a2a, #414141);
    color:#8c8c8c;
}
.page-section.light {background-color: #f9f9f9;}

.page-section.color {
    background-color: #0096d6;
    /*background-image: url('../image/call-action-bg.gif');*/
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: cover;
	padding-top: 45px;
	padding-bottom: 45px;
}

.page-section.color2 {
    background-color: #c5d9e3;
	padding-top: 45px;
	padding-bottom: 45px;
}

.page-section.color h3 {	font-size: 24px;}

.page-section.image {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-1.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.page-section.image2 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-2.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.page-section.image3 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-3.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.page-section3.image3 {
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-3.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.page-section3{
	padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden; /* small devices */
}
.page-section.image4 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-4.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}

.page-section.image5 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-5.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}

.page-section.image6 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-6.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.page-section.image7 {
	padding-top: 120px;
	padding-bottom: 120px;
    background-attachment: fixed;
    background-image: url('../images/parallax/parallax-7.jpg');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}
.video {
 position: absolute;
    top: 0;
    right: 0;
    bottom: 100px;
    left: 0;
    overflow: hidden;
z-index: -100;
}
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*
.page-section.image:after {
    content: '';
    position: absolute;
    bottom: 0; left: 0; right: 0;
    width: 100%; height: 100%;
    background: transparent url("../images/triWht.png") 50% bottom no-repeat;
    z-index: 3;
}*/

#widthfixedtab  {width:700px}
#widthfixed  {width:888px;margin: auto;}
#widthfixed1 {width:380px;padding-left: 45px;}
#widthfixed2 {width:400px;padding-right: 50px;}
#widthfixed3 {width:500px;}
.coteret h3{padding-top: 20px;color: #000}
.coteret ul{padding-top: 10px;padding-right:60px}
.widget h3{color:#fff;font-weight:600;margin-bottom:9px;}

.coteret.back-img2 {/*back inside the table - page:blog-single*/
    background: transparent url("../images/parallax/stock4366a.jpg") 50% 0 no-repeat;
	background-position: 100% 0 !important;
  

}
.coteret1.back-img3 {/*back inside the table - page:blog-single*/
	width:630px;padding:30px 30px 200px 20px;
    background: transparent url("../images/screenclean.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.coteret1.back-img4 {/*back inside the table - page:blog-single*/
	width:630px;padding:30px 30px 120px 20px;
    background: transparent url("../images/tvmonitor.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.coteret1.tablet {/*back inside the table - page:blog-single*/
	width:630px;padding:40px;
    background: transparent url("../images/parallax/tab.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}

.coteret.back-img4 {/*back inside the table - page:blog-single*/
    background: transparent url("../images/preview/paper1.png") 50% 0 no-repeat;
    background-position: 100% 0 !important;
    background-size: 397px 54px !important;
}
.coteret.back-img5 {/*back inside the table - page:blog-single*/
    background: transparent url("../images/childbk.png") 50% 0 repeat;
    background-position: 100% 0 !important;

}
.coteret.back-img6 {/*back inside the table - page:blog-single*/
    background: transparent url("../images/parallax/botpaper.png") 50% 0 no-repeat;
    background-position: 100% 0 !important;

}
.back-img2 {/*back inside the table - page:index3*/
    background: transparent url("../images/parallax/footer-bg3.jpg") 100% 0 no-repeat;
    background-position: 50% 0 !important;
    background-size:1920px ;
	background-color: green;
}
.back-img03 {/*back inside the table - page:index3*/
    background: transparent url("../img/preview/349481861.jpg") 100% 0 no-repeat;
    background-position: 50% 0 !important;
    background-size:1920px ;
	background-color:  lightblue;
}
.media, p{color:}

@media (max-width: 479px) 	{
	#widthfixedtab {width:430px}
	.coteret1.tablet {width:400px;padding: 30px;
    background: transparent url("../images/parallax/tab2.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;}
}
@media (max-width: 400px) 	{
	#widthfixedtab {width:360px}
	.coteret1.tablet {width:320px;padding: 20px;
    background: transparent url("../images/parallax/tab2.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;}
}
.panel-heading.back-img2 {/*back inside the table - page:index3*/
    background: transparent url("../images/parallax/paper2.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.back-img7 {/*back inside the table - page:index3*/
    background: transparent url("../images/parallax/braking-copy-bg.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.text-on-img{position: absolute; top: 6%; width:40% ; bottom: 43%;padding: 1% 2% 3% 6%;}
.tizer{max-height: 520px;}
.tizer h2{font-size:42px}
.tizer p{font-size:28px;line-height:0.5;}
.tizer h2 mid{line-height:1.2;}
@media (max-width: 991px) {
	.text-on-img{background-color: #00a3e3;background-image: none;position: relative; width:100% ; bottom:15% ; right: 0; display: ;align-items: ;padding: 4% 4% 1% 4%;}
	.tizer h2{font-size:28px}
	.section-title h2 mid{font-size:22px;line-height:1.1;}
}

.page-section.background-img1 {
    background: transparent url("../images/parallax/bone.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.texture {
    background: transparent url("../images/cubes.png") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img2 {
    background: transparent url("../images/parallax/brain.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img3 {
    background: transparent url("../images/parallax/dna3.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}

.page-section.background-img4 {
    background: transparent url("../images/parallax/lab.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img5 {
    background: transparent url("../images/childbk.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img6 {
    background: transparent url("../images/parallax/oliveback.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img7 {
    background: transparent url("../images/parallax/levback.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img8 {
    background: transparent url("../images/parallax/tafback.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img88 {
    background: transparent url("../images/parallax/bg88.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-img9 {
    background: transparent url("../images/parallax/solutionback.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-imgd9j {
    background:  url("../images/bg9.jpg") 50% top no-repeat;
	    background-position: 50% 0 !important;
    background-size: cover !important;
}

.page-section.background-img11 {
    background: transparent url("../images/parallax/aboutback2.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size:1920px  !important;
}
.page-section.background-imgd7j {
    background: transparent url("../images/bg7.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size:1920px  !important;
}
.page-section1.background-img3 {
    background: transparent url("../images/parallax/332105435b.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
.page-section.background-imgbook {
    background: transparent url("../images/parallax/bookback.jpg") 50% 0 repeat;
    background-position: center !important;
    background-size: cover !important;
}
.page-section.background-backbook {
    background: transparent url("../images/parallax/back-app.jpg") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}

.page-section1 .background-movie {
    background: transparent url("http://shenkar.net/krona3a/clip.mp4") 50% 0 repeat;
    background-position: 50% 0 !important;
    background-size: cover !important;
}
/* GS new  */
@media (max-width: 991px) {
	.page-section.background-img4 {
    background: transparent url("../images/parallax/332105435cSML.jpg") 70% 0 repeat;
    background-position: 80% 0 !important;
    background-size: cover !important;}
	/*.page-section.background-backbook {
    background: transparent url("../img/preview/back-portfolioSML.jpg") 40% 0 repeat;
    background-position: 60% 0 !important;
    background-size: cover !important;
}*/
}

#logos img{
	    -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
}	

@media (max-width: 1201px){
	#logoP{right: 45%; !important;}
	.parallax-inner4 {top: 170px;}
	.mov {top: 80px;}
	.main-title {margin-top: -80px;}
	.big-block-link{text-align: center;}
}
.page-section1.quote-text{
	z-index: 1
}

#btnplay { font-size: 19px;top:71%}

@media (max-width: 991px){
	#btnplay {font-size: 19px;top:70%}
    #mov {top: 100px;}
	
}
.quote-start {
    background-image: url(../images/sign1.png);
    background-position: -187px -116px;
    width: 37px;
    height: 30px;
    background-size: 225px 225px;
    display: block;
    /*position: absolute;*/
    top: 0px;
    right: -10px;
}	
.quote-end::before {
	margin-bottom: 4px;
    background-image: url(../images/sign1.png);
    background-position: 0px -176px;
    width: 37px;
    height: 30px;
    background-size: 225px 225px;
    content: '';
    display: block;
    /*position: absolute;*/
    top: 0;
    left: 0;
}
	
.page-section-quote {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
    overflow: hidden; /* small devices */
}
.thumbnail.caption-quote{
	padding: 20px 15px 15px 15px;
}

.big-block-link {
    font-size: 110px;
    font-weight: 600;
    /*text-align: left;*/
    text-transform: uppercase;
    line-height: 1.1;
    display: block;
}
.big-block-link .fa {
    font-size: 70px;
    margin-top: 0px;
    float: right;
	text-align: center;color:black;background:white;font-size: 55px;line-height: 80px;width: 80px;height: 80px;border-radius: 80px;filter: FlipH;
}
.big-block-link:after {
    content: "";
    display: block;
    margin-top: 12px;
    font-family: 'FontAwesome';
    border-top: solid 1px #141f23;
    color: #141f23;
}
.dark .big-block-link {color: #ffffff;}
.dark .big-block-link .fa {color: #767676;}
.dark .big-block-link:after {border-color: #767676; color: #405157;}
.color .big-block-link {color: #ffffff;}
.color .big-block-link .fa {color: #8a1127;}
.color .big-block-link:after {border-color: #b80223; color: #8a1127;}

.block-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.block-title:after {
    /*content: '. . .';
    display: block;
    position: absolute;
    bottom: 0;
    color: #caf90e;*/
}

.block-text {}
.block-readmore {
    margin-top: 40px;
    margin-bottom: 40px;
}

.content {}
.sidebar {
    font-size: 13px;
    line-height: 1.2;
}

/* prettyPhoto
/* ========================================================================== */

div.dark_square .pp_left,div.dark_square .pp_middle,
div.dark_square .pp_right,div.dark_square .pp_content {
    background:transparent;
}
div.pp_overlay {
    height: 100% !important;
    width: 100% !important;
    display: block !important;
    opacity: 0.8 !important;
}

/* Isotope
/* ========================================================================== */

/* Isotope Filtering */
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/* Isotope CSS3 transitions */

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/* disabling Isotope CSS3 transitions */

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/* Filters
/* ========================================================================== */

.section-title .filtrable {
    margin-top: 20px;
}
.filtrable {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.1;
}
.filtrable li,
.filtrable > span {
    /*float: left;*/
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    color: #a5a5a5;
}
.filtrable li + li,
.filtrable > span + span {
    padding-left: 12px;
}
.filtrable li + li:before,
.filtrable > span + span:before{
    content: '/ ';
    display: block;
    position: absolute;
    top: 0; left: 0;
}
.filtrable a {
    display: block;
    font-weight: 300;
    color: #a5a5a5;
}
.filtrable a:hover {
    color: #424242;
}
.filtrable .current a,
.filtrable .active a,
.filtrable .current a:hover,
.filtrable .active a:hover {
    /*font-weight: 600;*/
    color: #ea0058;
}

/* TYPOGRAPHY
/* ========================================================================== */

h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-weight: normal;
}

h1 .fa,
h1 .glyphicon,
h2 .fa,
h2 .glyphicon,
h3 .fa,
h3 .glyphicon,
h4 .fa,
h4 .glyphicon,
h5 .fa,
h5 .glyphicon,
h6 .fa,
h6 .glyphicon {
    color: #00a4e4;
}

.machine {/* GS new */
	z-index:1;background:;position: relative;margin-top: -52px;top: -182px;height:252px;
}
.machine2 {/* GS new */
	z-index:1;background:;position: relative;margin-top: 2px;top: 232px;height:252px;
}
.boxes {/* GS new */
	z-index:1;background:;position: relative;margin-top: 2px;top: 140px;height:202px;
}

.boxes2 {/* GS new */
	z-index:1;background:;position: relative;margin-top: 22px;
}
.product{
position: relative;
margin-top: -250px;
top: -382px;
height: 252px;}



@media (max-width: 991px) {/* GS new */
	.machine {position: relative;margin-top: -53px;top: -83px;height:143px;}
	.product1 {height: 380px;margin: auto;}
}
.row.machine1{
	margin-left: auto;margin-right: auto;max-width: 1060px;
}

.section-title span {
    position: absolute;
    left: 10%;
    top: 10px;
    font-size: 260px;
	text-align: center;
	font-weight: bold;
    z-index: -1;
    color: #ccc;
	right: 10%;
}
.item{
	max-height: 580px;
	overflow: hidden;
	}/* GS new */

.caption-portfolio {/* GS new */
    max-width: 530px;
    position: absolute;
    right: 100px;
    width: 100%;
    height: 100%;
}
.section-title2 span {
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 230px;
	
	font-weight: bold;
    font-style: italic;
    z-index: -1;
    color: #ececec;
}
@media (max-width: 991px){
	.section-title span {
    position: absolute;
    left: 0;
    top: 60px;
    font-size: 140px;
	text-align: center;
	font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    z-index: -1;
    color: #d8d8d8;
}
.section-title {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	}
}


/* Section title */
.section-title {
    position: relative;
    font-size: 43px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 25px;
   /* margin: 0 120px 40px  0;*/
    z-index: 0;
    text-align: center;
    color: black;
}

.section-title1 {
    font-size: 44px;
    font-weight: 500;
    line-height: 1;
    text-transform: ;/*uppercase*/
    color:#0096d6;
	/*padding-right:40px;*/
}

#iconNtxt h2{
margin-top: 8px;
}
.spaceletter{
	Margin:14px
}

#appliname {font-size:22px !important;color: #000;}

@media (max-width: 991px){
	#lastone{margin-right:30%}
	}

.caption h2{font-size:25}

/*.caption h3{font-size:12;color: #000;}

@media (max-width: 991px) {
	.caption h3{font-size:14px !important}
}*/

#iconNtxt{padding-top: 2px;float: right;}
#iconNtxt .pull-left{margin-right: 16px;}
#iconNtxt2{padding-top: 22px;font-size: 20px;}
#iconNtxt3{padding-top: 162px;}
@media (max-width: 991px) {/* GS new */
	#iconNtxt2{padding-top: 102px;}
}
#iconNtxt img{padding-left: 20px;}

.section-title big {
    display: block;
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
	color: #f5f5f5;}
	
.section-title mid {
    display: block;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.5;
	color: #f5f5f5;}
	
.section-title small {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    text-transform: none;
    margin-top: 20px;
    color: #ea0058;
}

.dark .section-title,
.dark .section-title small {
    color: #ffffff;
}

/* Block title */


a,
a .fa,
a .glyphicon,
a:hover,
a:hover .fa,
a:hover .glyphicon,
a:active,
a:focus {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}



a:hover {
    color: #3bd3ff;
}
a:active,
a:focus {
    color: #000000;
}
.media a:visited {
    color: #428bca;
}
p {
    /*-moz-hyphens: auto;*/
    /*-webkit-hyphens: auto;*/
    /*-ms-hyphens: auto;*/
    /*hyphens: auto;*/
    margin-bottom: 20px;
	font-size: 20px;
	text-align: left;
}
.date-num{font-size: 22px; margin-top: 14px; margin-bottom: 0px;}

.caption-textH{color: #fff;}

.fa{color:#000}

p.sml {
    margin-bottom: 20px;
	font-size: 17px;
}
p.big {
    margin-bottom: 20px;
	font-size: 22px;
}
#work .big2{
    margin-bottom: 2px;
	font-size: 18px;
}
@media (max-width: 991px){
	#work{padding-top:290px}
}

p.quote-text {
    margin-bottom: 4px;
	font-size: 22px;
}
ul, ol {
    padding-left: 0;/*changed 18-11-18 - was left;*/
    list-style: none;
    margin-bottom: 2px;

}

ul ul, ol ol,
ul ol, ol ul {
    padding-left: 20px;
}

#ul-ord {padding-right: 0;}
.dropcap {
    display: block;
    float: right;
    font-size: 59px;
    line-height: 48px;
    margin: 0 0 10px 10px;
    color: #11a7e3;
}
.hrline{border-top: 1px solid #757171;}

hr {    margin-top: 9px;
    margin-bottom: 9px;}
hr.page-divider {
    margin-top: 40px;
    margin-bottom: 40px;
    clear: both;
    border-color: #eeeeee;
}
hr.page-divider:after {
    content: '';
    display: block;
    margin-top: 1px;
    border-bottom: solid 1px #eeeeee;
}
hr.transparent,
hr.page-divider.transparent {
    border-color: transparent;
}
hr.page-divider.half {
    border-color: transparent;
    margin-top: 0;
}
hr.page-divider.small {
    border-color: transparent;
    margin-top: 0;
    margin-bottom: 20px;
}
hr.page-divider.single {
    border-color: #646464;
}
hr.page-divider.single:after {
    display: none;
}

hr.page-divider.transparent:after,
hr.page-divider.half:after,
hr.page-divider.small:after {
    display: none;
}

.alert {border-radius: 0;}

/* Buttons
/* ========================================================================== */

.btn,
.btn:hover,
.btn:active,
.btn.active {
    box-shadow: none;
    border-radius: 2em;
}

@media (max-width: 991px){
.btn{line-height: 1.38;}
 #btnplay {font-size: 12px;top: 63%;}
}

.btn-theme {
    color: #fff;
    background-color: #0095d5;
    border-color: ;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 8px 11px;
	border-radius: 2em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	margin-top: 10px;
}
.btn-theme:hover {
    background-color: steelblue;
    border-color: ;
    color: #ffffff;
}
.btn-theme-transparent {
    background-color: transparent;
    border-color: #999999;
}
.btn-theme-transparent:hover {
    background-color: #999999;
    border-color: #999999;
}
.btn-theme-transparent,
.btn-theme-transparent:hover,
.btn-theme-transparent:focus,
.btn-theme-transparent:active {
    color: #ffffff;	border-radius: 2em;
}
.call-action .btn-theme-transparent {
    background-color: transparent;
    border-color: #f284af;
    color: #ffffff;
	border-radius: 2em;
}
.call-action .btn-theme-transparent:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}
.call-action .btn-theme-transparent,
.call-action .btn-theme-transparent:hover,
.call-action .btn-theme-transparent:focus,
.call-action .btn-theme-transparent:active {
    color: #ffffff;
}
.btn-theme-grey {
    background-color: #f5f5f5;
    border-color: #e8e8e8;
    color: #d50056;
}

.btn-theme-grey2 {
    background-color: #f5f1f1;
    color: #000;
}
.btn-theme-grey:hover,
.btn-theme-grey:focus,
.btn-theme-grey:active {
    background-color: #999999;
    border-color: #999999;
    color: #ffffff;
	
}
.btn-theme-lg {
    font-size: 18px;
    padding: 11px 17px;
	border-radius: 2em;
}

/* Form / Input / Textarea
/* ========================================================================== */

.form-control {
    height: 40px;
    border-radius: 0;
    border: 1px solid #ededed;
    /*background-color: ;*/
    color: #999999;
    -webkit-appearance: none; /* ios */
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.form-control:focus {
    border-color: #ec005f;
    -webkit-appearance: none; /* ios */
    -webkit-box-shadow: none;
    box-shadow: none;
}
#textarea {
    resize: none;
}

/* Header
/* ========================================================================== */

.top-bar {
    padding: 10px 0;
    font-family:'Open Sans Hebrew','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-color: #ec005f;
    background-image: url('../images/call-action-bg.gif');
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: cover;
}
.top-bar span {margin-right: 10px;}
.top-bar a {color: #ffffff;}
.top-bar a:hover {text-decoration: underline;}
.top-bar a:hover .fa {color: #ffffff; text-decoration: none;}
.top-bar .fa {color: #353535; margin-right: 10px;}
.top-bar .fa-search { margin-right: 0;}
.top-bar .divider {border-left: solid 1px #f24d8f; margin-right: 10px;}
.top-bar .flag {}
.top-bar .flag + .flag {margin-left: 10px;}

.header {
    /*padding-bottom: 20px;
    background-color: #fefefe;*/
    position: fixed;
	top:0;
	z-index:100;
}

.header .header-wrapper {
    position: relative;
    padding-top: 30px;
}

.logo {float: left;}

/* Navigation / superfish skin
/* ========================================================================== */

.navigation {float: right;}
@media (max-width: 991px) {
    .navigation {display: none;}
}

/* SUPERFISH ESSENTIAL STYLES */

.sf-menu,
.sf-menu * {margin: 0; padding: 0;}
.sf-menu li {position: relative;}
.sf-menu ul {position: absolute; display: none; top: 100%; left: 0; z-index: 99;}
.sf-menu > li {float: left;}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {display: block;}
.sf-menu a {display: block; position: relative;}
.sf-menu ul ul {top: 0; left: 100%;}
.sf-menu ul {min-width: 12em; /* submenu width */}

/* SUPERFISH THEME SKIN */

.sf-menu {margin-right: -1em;}
.sf-menu.nav > li > a:hover, /* bs3 reset */
.sf-menu.nav > li > a:focus /* bs3 reset */ {background-color: transparent;}
.sf-menu.nav > li > a, /*bs3 reset */ .sf-menu a {padding: .75em 1em;}

.sf-menu a {color: #898989;}
.sf-menu a:hover {color: #353535;}
.sf-menu li:hover,
.sf-menu li.sfHover {}
.sf-menu li.active > a {
    color: #353535;
}
.sf-menu ul {margin-left: 1em;}
.sf-menu ul ul {margin-left: 0;}
.sf-menu ul li {background: #F2F2F2;}

/* ARROW DOWN */

.sf-menu.nav > li > a.sf-with-ul, /* bs3 reset */
.sf-arrows .sf-with-ul {padding-right: 2.5em;}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -1px;
    height: 0;
    width: 0;
    border: 3px solid transparent;
    border-top-color: #9e9e9e;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ec005f;
}

/* ARROW RIGHT */

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #9e9e9e;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #00a4e4;
}

/* Mobile menu
/* ========================================================================== */

#mobile-menu {
    display: none;
    position: absolute;
    top: 30px; right: 0;
    width: 200px;
    z-index: 0;
}

.mobile-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 40px;
    /* Required for IE 5, 6, 7 */
    /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%;
    /* Theoretically for IE 8 & 9 (more valid) */
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=0);
    /* Older than Firefox 0.9 */
    -moz-opacity: 0;
    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0;
    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0;
}

.mobile-menu-title {
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
}

.mobile-menu-title .fa {
    font-size: 30px;
}

@media (max-width: 991px) {
    #mobile-menu {
        display: block;
        float: right;
    }

    .mobile-menu {
        display: block;
    }

}

/* Slider / Owl sliders
/* ========================================================================== */

/*#main-slider .item {max-height: 660px;}*/
#main-slider .owl-wrapper {/*margin-top*/}
#main-slider.owl-theme .owl-item {position: relative;}

#main-slider.owl-theme .owl-controls {margin: 0;}
#main-slider.owl-theme .owl-controls .owl-page span,
#main-slider.owl-theme .owl-controls .owl-buttons div {background-color: transparent;}
#main-slider.owl-theme .owl-controls .owl-pagination {position: absolute; bottom: 20px; width: 100%;}

#main-slider.owl-theme .owl-controls .owl-buttons {position: absolute; top: 50%; margin-top: -40px; width: 100%;}
#main-slider.owl-theme .owl-controls .owl-buttons .owl-prev,
#main-slider.owl-theme .owl-controls .owl-buttons .owl-next {
    position: relative;
    border-radius: 0;
    font-size: 55px;
    line-height: 20px;
    margin: 0;
    opacity: 1;
    color: #ffffff;
}
#main-slider.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#main-slider.owl-theme .owl-controls .owl-buttons .owl-next:hover {color: #ef0073;}
#main-slider.owl-theme .owl-controls .owl-buttons .owl-prev {float: left;}
#main-slider.owl-theme .owl-controls .owl-buttons .owl-next {float: right;}

#main-slider.owl-carousel .owl-item .item img {max-width: 100%;}

/* Slider Caption */

#main-slider .caption {
    max-width: 530px;
    position: absolute;
    right: 100px;
    width: 100%;
    height: 100%;
}
#main-slider .caption .div-table {
    width: 100%;
}
#main-slider .main-caption-title { /* GS new */
    color: #ffffff;
    font-size: 60px;
    font-weight: 300;
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 0 0;
}

#main-slider .caption-title {
    color: #ffffff;
    font-size: 80px;
    font-weight: 300;
    clear: both;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 0 0;
}
#main-slider .caption-subtitle {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 0 0;
}
#main-slider .caption-subtitle span {
    color: #253239;
}
#main-slider .caption-text {
    color: #ffffff;
    font-size: 14px;
    margin: 30px 0 0 0;
}
@media (max-width: 991px) {
    #main-slider .caption-subtitle,
    #main-slider .caption-text {
        margin-top: 20px;
    }
	#main-slider .main-caption-title {font-size: 45px;font-weight:500;margin-top:-220px;}/* GS new */
    #main-slider .caption-title {font-size: 60px;}
    #main-slider .caption-subtitle {font-size: 22px;}
    #main-slider .caption-text {font-size: 12px;}
}
@media (max-width: 767px) {
    #main-slider .caption {
        right: 0;
        padding: 0 80px;
        max-width: 100%;
    }
    #main-slider .caption-title {font-size: 30px;}
    #main-slider .caption-subtitle {font-size: 20px;}
    #main-slider .caption-text {font-size: 12px;}
}
@media (max-width: 479px) {
    #main-slider .caption {display: none;}
}

/* owl/img-carousel */

.img-carousel {}
.img-carousel .owl-controls {margin: 0 auto;}
.img-carousel .owl-pagination {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.img-carousel .owl-prev,
.img-carousel .owl-next {
    position: absolute;
    padding: 5px !important;
    top: 50%;
    left: 10px;
    font-size: 20px;
    text-align: center;
}
.img-carousel .owl-next {
    left: auto;
    right: 10px;
}
.img-carousel .owl-prev .fa,
.img-carousel .owl-next .fa {
    width: 20px;
    line-height: 20px;
    height: 20px;
    text-align: center;
}
.img-carousel .owl-controls .owl-page span,
.img-carousel .owl-controls .owl-buttons div {background-color: #181818;}

/* owl/partners-carousel 

.partners-carousel .owl-carousel div a {display: block; text-align: center; }
.partners-carousel .owl-carousel div a img {display: inline-block; max-width: 100%;}*/
/* i added this */
.page-section3{position: relative;}
.page-section3.item {max-height: 660px;}
.page-section3.caption {
max-width: 530px;
position: absolute;
right: 100px;
width: 100%;
height: 100%;}/* i added - up to here */

.partners-carousel {
    position: relative;
	text-align: center;
}

.partners-prev,
.partners-next {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 100;
    font-size: 42px;
    line-height: 48px;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    text-align: center;
    background-color: #00a4e4;
    color: #000000;
	border-radius: 28px;
}
.partners-prev1, .partners-next1 {
    position: absolute;
    z-index: 100;
    font-size: 42px;
    line-height: 48px;
    height: 50px;
    top: 100%;
    margin-top: -25px;
    text-align: ;
    color: #000000;
}
.partners-prev1 {
    left: 503px;
}
.partners-next1 {
    right: 503px;
}
@media (max-width: 991px){
.partners-prev1 {left: 0px;}
.partners-next1 {right: 0px;}
}


.partners-prev {left: -10px;}
.partners-next {right: -10px;}

.partners-prev:hover ,
.partners-next:hover {
    color: #00AEEF;
    background-color: #394041;
}

@media (max-width: 767px) {
    .partners-prev,
    .partners-next {
        display: ;
    }
}

.partners .owl-item div {text-align: center;}
.partners .owl-item div a {display: inline-block;}



.container-wrapper {
    position: relative;
    background-color: #ffffff;
    border: solid 1px #dedede;
    padding: 30px;
}
.partners {
    padding-top: 0;
    margin-bottom: 40px;
}
/* Page header
/* ========================================================================== */

.page-header {
	background-image: url('../images/page-title-bg.jpg');
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 36px;
    font-weight: 300;
    color: #515151;
}

.page-header h1 {
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    color: #515151;
}
.page-header h1 small {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #6f6f6f;
}

/* Breadcrumbs
/* ========================================================================== */

.page-section.breadcrumbs {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f9f9f9;
}
.breadcrumbs .breadcrumb {
    position: relative;
}
.breadcrumbs .breadcrumb:after {
    content: '';
    position: absolute;
    display: block;
    height: 2px; width: 35px;
    left: 0; bottom: 0;
    background-color: #e1e1e1;
}
.breadcrumbs .breadcrumb {
    padding: 10px 0 3px 0;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 12px;
    background-color: transparent;
}

.breadcrumbs .breadcrumb li {
    margin-bottom: 10px;
}

/* Footer
/* ========================================================================== */

.footer {
    font-size: 12px;
    background-color: #353535;
    background-image: url('../images/footer-bg.gif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-widgets {
    padding: 50px 0 30px 0;
    color: #ffffff;
}
.footer-meta {
    padding: 30px 0 30px 0;
    background-color: #292a2b;
    background-color: rgba(41, 42, 43, .5);
    color: #848484;
    font-size: 12px;
}

.footer .logo-alt {
    margin-top: 60px;
    max-width: 100%;
}

@media (max-width: 991px) {
    .footer .logo-alt {
        margin-top: 0;
        margin-bottom: 60px;
    }
}

/* Blog / Post
/* ========================================================================== */

.post {}
.post-header {margin-bottom: 30px;}
.post-title {color: #ec005f; font-weight: 300; margin-top: 0; margin-bottom: 10px;}
.post-title a {color: #ec005f; line-height: 1;}
.post-title a:hover {color: #000000;}
.post-header .post-meta {color: #b0afaf; line-height: 1;}
.post-meta-author,
.post-meta-category,
.post-meta-comment {font-style: italic;}
.post-meta-author a {color: #b0afaf;}
.post-meta-author a:hover {color: #000000;}
.post-media {margin-bottom: 40px;}
.post-media img {max-width: 100%; width: 100%;}
.post-content {text-align: justify;}
footer.post-meta {margin-top: 40px;}
.post + .post {
    border-top: solid 1px #efefef;
    margin-top: 50px;
    padding-top: 50px;
}

.about-the-author {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #efefef;
}

/* Comments
/* ========================================================================== */

.comments {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #efefef;
}
.comments > .comment:last-child .comment-reply {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.comment {}
.comment-avatar {}
@media (max-width: 479px) {
    .comment-avatar img {width: 24px; height: auto;}
}
.comment-meta {margin-bottom: 5px;}
.comment-author {}
.comment-date {font-size: 11px; line-height: 11px; color: #b0afaf;}
.comment-text {margin-bottom: 20px;}
.comment-reply {font-size: 11px; line-height: 11px; margin-bottom: 20px; border-bottom: solid 1px #efefef; padding-bottom: 20px;}
.comments-form {
    margin-top: 40px;
    padding-top: 40px;
    border-top: solid 1px #efefef;
}
.comments-form > .block-title {
    margin-top: 0;
    margin-bottom: 30px;
}

/* Pagination / Pager
/* ========================================================================== */

.pagination-wrapper {
    border-top: solid 1px #efefef;
    margin-top: 50px;
    padding-top: 50px;
}
.pagination {
    margin: 0;
}
.pagination > li > a {
    background-color: #f5f5f5;
    color: #253239;
    border-radius: 20px;
    margin: 0 10px 0 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-radius: 20px;
    background-color: transparent;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 20px;
    background-color: transparent;
}
.pagination > li > a,
.pagination > li > span {
    border: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #ec005f;
    color: #ffffff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #ec005f;
    border-color: #ec005f;
}
.pager {margin: 0;}
.pager li > a, .pager li > span {
    border-radius: 0;
}


/* Thumbnails / Features
/* ========================================================================== */

.thumbnail {
    position: relative;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}

.thumbnail.hover,
.thumbnail:hover {
    border: solid 1px #ec005f;
}
.thumbnail.no-border,
.thumbnail.no-border.hover,
.thumbnail.no-border:hover {
    border: none;
}
.thumbnail.no-padding {
    padding: 0;
}

/*.row.thumbnails{padding-left: 0px !important;}
.row.thumbnails .thumbnail {padding-left: 0px !important;*/
}
.row.thumbnails.nop [class*='col-'] {padding: 0;}
.row.thumbnails.nop{padding-left: 0px;padding-right:0px;}
.row.thumbnails .thumbnail {
    margin-top: 30px;
	}
.row.thumbnails2 .thumbnail {margin-top: 30px;/* GS add */
-moz-box-shadow: 0 0 12px #000000;
-webkit-box-shadow: 0 0 12px #A19999;
box-shadow: 0 0 5px #959191;

}
/* Thumbnail Media/Image */
/* ********************* */

.thumbnail .media {
    overflow: hidden;
    position: relative;
}
.thumbnail .media:after {
    content: '';
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    /*background: url('../images/overlay-media.png') repeat 50% 50%;*/
}
.thumbnail.hover .media:after,
.thumbnail:hover .media:after {
    opacity: 0.1;
}
.thumbnail .media img {
    max-width: 100%;
    width: 100%;
}


/* Thumbnail caption */
/* ***************** */

.thumbnail .caption {
    padding: 20px 15px 0 15px;
  /*  overflow: hidden;*/
}
.thumbnail .caption2 {
    padding: 10px 15px 15px 15px;
  /*  overflow: hidden;*/
}
.thumbnail .caption2 p{
    margin-bottom: 21px;
  /*  overflow: hidden;*/
}
.thumbnail .caption2 h2{
    font-size: 22px;
}
.thumbnail .caption2 h3{
    font-size: 18px;
}

.thumbnail .caption2 p{
    height:80px;
}
.pull-left2{
    padding: 15px 0 0 15px;
}
.pull-right2{
    padding: 15px 15px 10px 0;
}
.thumbnail .caption.before-media {}
.thumbnail .caption.hovered {
    position: absolute;
    /* top: 0; right: 0;
    left: 0;
    height: 100%;padding: 15px;*/
     bottom: 0;width: 100%;
    text-align: right;
    overflow: hidden;
    padding: 10px 15px 0 15px;
    background-color: white; /*ec005f*/
    background:linear-gradient(to bottom, rgba(255,0,0,0), rgba(40,40,40,0.4));
    color: #ffffff;
    z-index: 10;
}
.thumbnail.hover .caption.hovered,
.thumbnail:hover .caption.hovered {
    opacity: 1;
}
.caption-wrapper {}
.caption-text {
	font-size:86px;
	margin-top: 17px;
	font-size: 90px;
font-weight: 600;
text-align: left;
text-transform: uppercase;
line-height: 1.1;
color:#fff
	}
.caption-textB {font-size:41px;margin-top: 17px;color:#084665;}
.promo{background:lightgray;}


@media (max-width: 991px){
	.caption-text {font-size:54px;margin-top: 10px}
	.promo{height:}
}
@media (max-width: 767px){
	.caption-text {font-size:48px;margin-top: 10px}
	.promo{height:}
	.big-block-link{text-align: center;}
	
}

/* Project / Portfolio
/* ========================================================================== */

.project-single {}
.project-media {}
.project-overview {}
.project-details {padding-right:30px}

.project-details .dl-horizontal dt {
    text-align: right;
}

.project-details .dl-horizontal dt {
    color: #3c4547;
    width: 110px;
	font-size: 17px;
}

.project-details .dl-horizontal dd {
    position: relative;
    margin-right: 122px;
	font-size: 17px;
	text-align: right;
	font-weight:700
}

@media (max-width: 767px) {
    .project-details .dl-horizontal dt {
        float: right;
    }
}



/* Caption elements */
/* **************** */

.caption-title {
	
    font-size: 19px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    color: #fff;
}

.caption-titleB {
    font-size: 19px;
    line-height: 24px;
    margin: 0 0 5px 0;
    color: #000;
}

.hovered .caption-title {color: #ffffff;}
.caption-buttons {}
.caption-buttons .btn {
    background-color: #ec005f;
    color: #f2f2f2;
    font-size: 30px;
}
.caption-buttons .btn:hover {
    background-color: #000000;
}
.caption-category {
    font-size: 15px;
    line-height: 14px;
    color: #898989;
	margin-bottom: 10px;
}
.category {
    font-size: 16px;
    line-height: 21px;
    color: #000;
	margin-bottom: 30px;
}
.caption-link {}
.caption-zoom {}
.caption-zoom.theone {}
.caption-social {}
.caption-redmore {
    font-size: 12px;
    color: #c4334b;
    text-decoration: underline;
}
.caption-redmore:hover {
    color: #000000;
}

/* Thumbnail type */
.wht{background:white}

.caption2.wht p{height:34px}

.thumbnail {
    position: relative;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}
.thumbnail.thumbnail-news {margin-top: 30px; /*background-color: #fff;was changed when setting the custOn10000*/}

.thumbnail-news .caption-title {
    font-size: 14px;
    font-weight: normal;
    color: #253239;
}
.thumbnail-news .caption-buttons {
    position: absolute;
    bottom: 0;
    margin-left: -15px;
    margin-bottom: 0;
    width: 100%;
}
.thumbnail-news .caption-buttons .btn {opacity: .9;}
.thumbnail-news .caption-buttons .btn:hover {opacity: 1;}
.thumbnail-news .media:after {
    display: none;
}
.thumbnail.no-border,
.thumbnail.no-border.hover,
.thumbnail.no-border:hover {
    border: none;
}
.thumbnail.thumbnail-work {margin-top: 30px;}
.thumbnail-work .caption-title {font-size: 24px; text-transform: none;}
.thumbnail-work .caption-category {color: #ffffff;}
.thumbnail-work .caption-category a {color: #ffffff;}
.thumbnail-work .caption-category a:hover{color: #ffffff; text-decoration: underline;}
.thumbnail-work .caption-buttons {}
.thumbnail-work .caption-buttons .btn {background-color: transparent; font-size: 20px;}
.thumbnail-work .caption-buttons .btn:hover {background-color: #ec005f;}
.thumbnail-work .media:after {display: none;}

/*.row.thumbnails > div + div {border-left: solid 1px rgba(255, 255, 255, 0.3);}*/

.row.thumbnails.no-padding {margin-top: 0; margin-left: 0; margin-right: 0;}
.row.thumbnails.no-padding [class*='col-'] {padding: 0;}
.row.thumbnails.no-padding .thumbnail {margin-top: 0;}
.thumbnail-feature .media:after {display: none;}
.thumbnail-feature .media .fa {font-size: 75px; color: #333333;}
.color .thumbnail-feature .caption-title {color: #ec005f;}
.color .thumbnail-feature .caption-text {color: #626262;}
.color .thumbnail-feature .media .fa {color: #ffffff;}
.color .thumbnail-feature.hover .media .fa,
.color .thumbnail-feature:hover .media .fa {color: #000000;}
.color .thumbnail-feature .caption-title {color: #353535;}
.color .thumbnail-feature .caption-text {color: #ffffff;}

/* Thumbnail transition */
/* ******************** */

.thumbnail .media,
.thumbnail .media:after,
.thumbnail .media:before,
.thumbnail.hover .media,
.thumbnail:hover .media,
.thumbnail.hover .media:after,
.thumbnail:hover .media:after,
.thumbnail.hover .media:before,
.thumbnail:hover .media:before,
.thumbnail .media img,
.thumbnail.hover .media img,
.thumbnail:hover .media img,
.thumbnail .media .fa,
.thumbnail.hover .media .fa,
.thumbnail:hover .media .fa,
.thumbnail .caption-title,
.thumbnail.hover .caption-title,
.thumbnail:hover .caption-title,
.thumbnail .caption-zoom,
.thumbnail.hover .caption-zoom,
.thumbnail:hover .caption-zoom,
.thumbnail .caption-link,
.thumbnail.hover .caption-link,
.thumbnail:hover .caption-link,
.thumbnail .caption-category,
.thumbnail.hover .caption-category,
.thumbnail:hover .caption-category,
.thumbnail .caption,
.thumbnail.hover .caption,
.thumbnail:hover .caption {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Media / Features
/* ========================================================================== */

.media.feature,
.media.feature:hover,
.media.feature.hover,
.media.feature .media-object,
.media.feature:hover .media-object,
.media.feature.hover .media-object {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.row.medias {
    position: relative;
    margin-top: -35px;
}
.row.medias .media.feature {
    margin-top: 35px;
}
.media.feature {position: relative;}
.media.feature > .pull-left {margin-right: 13px;}
.media.feature > .pull-right {margin-left: 13px;}
.media.feature .media-object {
    font-size: 14px;
    line-height: 20px;
    width: 8px;
    height: 8px;
    padding: 2px;
    text-align: center;
    border-radius: 25px;
    background-color: #11a7e3;
    color: #ffffff;
	margin-top: 3px;
}

.textAlign{ text-align: center}

@media (max-width: 991px) {
    .textAlign{text-align: center;background:#bbeaf9}
	.textAlign p{margin-bottom: 10px;}
}

.media.feature:hover .media-object,
.media.feature.hover .media-object {
    background-color: #11a7e3;
}
.media.feature .media-heading {color: #253239; font-size: 18px;}
.media.feature .media-body {color: #999999; font-size: 12px; line-height: 16px;}
.media.feature-lg .media-object {
    font-size: 30px;
    line-height: 41px;
    width: 70px;
    height: 70px;
    border-radius: 35px;
}
.media.feature-lg .media-body {line-height: 20px;}

/* WIDGETS / SHORTCODES
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

.sidebar .widget {
    border: solid 1px #ededed;
    padding: 15px;
}
#center .sidebar {background: rgba(232, 232, 232, .35);margin: 5px 5px 5px 5px;}

.sidebar p{margin-bottom: 6px;}

.sidebar .widget > *:last-child {
    margin-bottom: 0;
}
.widget-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
}

.sidebar .widget-title {
    margin: 0px -15px 15px -15px;
    padding: 10px;
    text-transform: none;
    background-color: #fcfcfc4d;
    color: #797979;
}
.sidebar .widget-title .fa {
    font-size: 24px;
    margin-right: 10px;
    vertical-align: middle;
}
.footer .widget-title {color: #00a4e4;}

.widget-title small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    text-transform: none;
}

.sidebar .widget-title small {color: #999999;}
.footer .widget-title small {color: #818181;}

.widget-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #00a4e4;
}

.sidebar .widget-title:before {
    display: ;/*---- was: none----*/
}

/* coteret - ex Categories
/* ========================================================================== */

.coteret li {
    padding-right: 14px;
    position: relative;
    line-height: 1.75;
	font-size: 18px;
}
.coteret li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    right: 0;
    top: 15px;
    background-color: #464646;
}
.coteret li a {color: #464646;}
.coteret li a:hover {color: #000000;}

/* Flickr
/* ========================================================================== */

.flickr .list-inline {
    overflow: hidden;
    margin-left: -15px;
    margin-top: -15px;
}

.flickr2 .list-inline li {
    display: block;
    float: left;
    margin: 30px 0 22px 30px;
    padding: 0;
}

.flickr .list-inline li a:hover img {
    border-color: #0e3cff;
}

.flickr .list-inline li a img,
.flickr .list-inline li a:hover img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Latest news
/* ========================================================================== */

.latest-news {line-height: 1.4;}
.sidebar .latest-news {font-size: 12px;}
.latest-news em {}
.sidebar .latest-news em {color: #bcbcbc;}
.footer .latest-news em {color: #818181;}

/* Contact form / af-form
/* ========================================================================== */

#af-form .form-control {
    height: 40px;
    background-color: #ffffff;
    border-color: #ffffff;
    color: #428bca;
}
#af-form .form-control:focus {
    border-color: #428bca;
}
#af-form textarea.form-control {
    height: 170px;
}
#af-form .alert {
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 15px;
    border-color: #428bca;
    background-color: #428bca;
    color: #ffffff;
}

#af-form .tooltip {
    left: 15px !important;
}
#af-form .tooltip-inner {
    border-radius: 0;
    padding: 10px 20px;
    background-color: #ec005f;
}
#af-form .tooltip-arrow {
    border-top-color: #ec005f;
}

.form-button-reset {
    margin-left: 15px;
    color: #253239;
    background-color: #f5f5f5;
    border-color: #e8e8e8;
}
.form-button-reset:focus,
.form-button-reset:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

#af-form > div:last-child .form-group:last-child {
    margin-bottom: 0;
}
.contact-form-bg {
    background-image: url('../images/parallax/tab4.jpg');/* was->map.png-*/
    /*background-position:  90%;*/
    background-repeat: no-repeat;
    background-color: #000000;
    background-color: rgba(0, 0, 0, .9);
    color: #ffffff;
    padding: 30px;
}
.contact-form-bg em {
    color: #8f8f8f;
}

/* Call Action
/* ========================================================================== */


.call-action .media-heading {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ffffff;
}
.call-action .purchase-now {
    text-align: right;
}
@media (max-width: 767px) {
    .call-action .div-table {display: block !important;}
    .call-action .div-cell {display: block !important;}
    .call-action .purchase-now {text-align: left;}
}

/* Tag cloud
/* ========================================================================== */

.tag-cloud {overflow: hidden;}
.tag-cloud li {float: right; margin: 0 3px 3px 0;}
.tag-cloud a {
    display: block;
    padding: 2px 5px;
    background-color: #ec005f;
    color: #ffffff;
}
.tag-cloud a:hover {background-color: #000000;}

/* Social line
/* ========================================================================= */

.social-icons {}
.social-icons a {color: #a0a0a0;}
.social-icons a:hover {color: #ffffff;}
.social-icons .fa {
    width: 20px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 10px;
    background-color: #d50056;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}
.social-icons a:hover .fa {
    background-color: #000000;
}

.social-line {
    margin: -5px 0 0 0;
    line-height: 20px;
}

.footer .social-line {
    float: right;
}

@media (max-width: 479px) {
    .footer .social-line {margin-top: 20px;float: none;}
	.caption-text{text-align:center;}
    
}
.social-line li {
    padding: 5px 5px 0 0;
}

.social-line a {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #000000;
    color: #ffffff;
    text-align: center;
}

.social-line a:hover {
    background-color: #ec005f;
}

.thumbnail .social-line {
    line-height: 28px;
}
.thumbnail .social-line a {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: #c3c3c3;
    color: #ffffff;
}

.thumbnail .social-line a:hover {
    background-color: #ec005f;
}

/* Progress bars / Charts
/* ========================================================================== */

.progress-wrapper {}
.progress-theme {
    height: 11px;
    border-radius: 0;
    background-color: #353535;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-title {
    display: block;
    clear: both;
    text-align: left;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 300;
}
.progress-title:before,
.progress-title:after {
    display: table;
    content: " ";
}
.progress-title small {
    float: right;
    margin-left: 10px;
    font-size: 16px;
    color: #ec005f;
    font-weight: 600;
}
.progress-theme .progress-bar {
    background-color: #ec005f;
}

/* easyPieChart */

.row.charts {
    min-height: 270px;
}
.charts {
    text-align: center;
    font-weight: 300;
}
.charts .chart {
    position: relative;
    text-align: center;
    width: 100%;
    padding: 40px 0;
}
.charts .label,
.charts .chart .percent {
    display: block;
    position: absolute;
    z-index: 2;
    padding: 0;
    border-radius: 0;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    font-weight: 300;
    color: #3d3d3d;
}
.charts .label {
    margin-top: -40px;
    margin-bottom: 0;
}
.charts .chart canvas {
    display: inline-block;
}

/* Accordion / Panel group
/* ========================================================================== */

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
	    background-color: #f5f5f5;
}
.panel-group .panel {border-radius: 0;}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ededed;
	margin-bottom: 20px !important;
}
.panel-heading h2{font-size: 22px;}

.panel-body {font-size: 18px;text-align:right}
.panel-title {font-size: 14px; line-height: 24px; color: #797979;}
.panel-title .fa {font-size: 24px; line-height: 24px; vertical-align: middle; margin-right: 10px;}
.panel-title a:hover .fa {color: #000000;float:right}
.panel-title a{float:right}
/* Price table
/* ========================================================================== */

.row.price-tables {
    margin-top: -30px;
    margin-left: 0;
    margin-right: 0;
}
.row.price-tables > div {
    padding-left: 0;
    padding-right: 0;
}
.price-table {
    text-align: center;
    margin: 30px auto 0 auto;
}
@media (max-width: 767px) {
    .price-table {
        max-width: 480px;
    }
}
.price-table-header {}
.price-label {
    font-size: 26px;
    font-weight: 600;
    padding: 25px 15px;
    text-transform: uppercase;
    background-color: #ec005f;
    color: #ffffff;
}
.price-label-title {
    margin: 0;
    color: #ffffff;
}
.price-value {
    background-color: #404040;
    background: linear-gradient(#404040, #383838);
    font-size: 15px;
    font-weight: 600;
    padding: 20px 15px;
    text-transform: uppercase;
    color: #ffffff;
}
.price-number {}
.price-unit {}
.price-per {}
.price-description {}
.price-table-row {
    background-color: #ffffff;
    color: #858585;
    font-size: 15px;
    padding: 10px 15px;
}

.price-table-row + .price-table-row {
    border-top: solid 1px #e5e5e5;
}

.price-table-row.even {}
.price-table-row.odd {
    background-color: #f9f9f9;
}

.price-table-row-bottom {
    border-top: solid 1px #e5e5e5;
    background-color: #ffffff;
    padding: 25px 15px;
}

.row.price-tables {
    overflow: hidden;
}
.price-table-rows {
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    margin-left: -1px;
    margin-right: -1px;
}
.price-table.featured {
    -moz-box-shadow:    0 0 5px #000000;
    -webkit-box-shadow: 0 0 5px #000000;
    box-shadow:         0 0 5px #000000;
    position: relative;
    z-index: 1;
}
.price-table.featured .price-table-row-bottom {
    background-color: #f9f9f9;
}
.price-table.featured .price-value {
    text-shadow: 0 0 15px #ffffff;
}
.price-table.featured .btn-theme {
    background-color: #ea0058;
    border-color: #ea0058;
    color: #ffffff;
}
.price-table.featured .btn-theme:hover {
    background-color: #000000;
    border-color: #000000;
}

/* Google map
/* ========================================================================== */

.google-map,
#map-canvas {
    min-height: 530px;
    max-height: 530px;
	width:620px;
}
@media (max-height: 479px) {
    .google-map,
    #map-canvas {
        min-height: 200px;
        max-height: 200px;
		width:348px;
    }
}
@media (max-height: 600px) {
    .google-map,
    #map-canvas {
        min-height: 400px;
        max-height: 400px;
		width:368px;
    }
}

@media (max-height: 400px) {
    .google-map,
    #map-canvas {
        min-height: 200px;
        max-height: 200px;
		width:320px;}
		.caption-text{text-align:center;}
}

.google-map-bg {}

.container.with-gmap-cform {
    margin-top: 0;
    margin-bottom: 0;
}
.container.with-gmap-cform > .container {
    position: relative; z-index: 1;
}
.container.with-gmap-cform .google-map,
.container.with-gmap-cform #map-canvas {
    max-height: 100%;
    min-height: 100%;
}
.container.with-gmap-cform .google-map {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    width: 100%; height: 100%;
}
.container.with-gmap-cform #map-canvas {
    width: 100%; height: 100%;
}

/* Parallax
/* ========================================================================== */

.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
    color: #ffffff;
}
.parallax .block-title2{
	margin-top: 60px;
    margin-bottom: 10px;
    font-size: 90px;
    font-weight: bold;
}

.parallax .block-title {
    margin-top: 0;/*was 0 for the parrallax*/
    margin-bottom: 20px;
    font-size: 90px;
    font-weight: bold;
    line-height: 1;

}

@media (max-width: 767px) {
	.parallax .block-title {font-size: 40px; margin-bottom: 73px;}
	.section-title big {font-size: 16px;}
	.parallax .dark h1{padding-top: 50px; }
	.parallax-inner {top:30%}
    .parallax .block-title{font-size: 30px;}
	}

.parallax .block-text {
    font-size: 24px;
    /*color: #b2b0b4;*/
    line-height: 1;
    color: #ffffff;
    opacity: 0.5;
}

.parallax .block-readmore {
    margin-top: 40px;
    margin-bottom: 40px;
}

.parallax {
    position: relative;
    z-index: 1;
}

.parallax-bg {
    position: absolute; top: 0; left: 0; right: 0;
    width: 100%; height: 100%;
    /*background-attachment: fixed !important;*/
    /*background-attachment: scroll !important;*/
    background-repeat: repeat;
    z-index: 2;
}

@media (max-width: 991px) {.parallax-bg {background-size: cover !important; background-position: 50% 0 !important;}}

.parallax-bg.parallax-news {background-image: url("../images/parallax/parallax-1.jpg");}
.parallax-bg.parallax-work {background-image: url("../images/parallax/parallax-2.jpg");}

.parallax-overlay {
    position: absolute; top: 0; left: 0; right: 0;
    width: 100%; height: 100%;
    background-position: 50% 0;
    background-repeat: repeat;
    background-image: url("../images/overlay.png");
    z-index: 3;
}

.parallax-inner {
    position: relative;
    color: #ffffff;
    z-index: 4;
    /*min-height: 400px;was 400px for the parrallax*/
}
.parallax-inner2 {
    position: absolute;
	min-height: 400px;
    color: #ffffff;
    z-index: 4;
}
.parallax-inner3 {
    position: relative;
    color: #ffffff;
    z-index: 4;
    min-height: 263px;
}
.parallax-inner4{position: absolute;top:40%;  right: 0; bottom: ; left: 0; display: flex;align-items:center;}

/* Back to top button */
/* ========================================================================== */

.to-top {
    background-color: #373737;
    color: #9f9197;
    z-index: 9999;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    position: fixed;
    bottom: -100px;
    left: 50%;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.to-top:hover {
    background-color: #00a4e4;
    color: #ffffff;
}

/* Helper Classes
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

@media (min-width: 480px) and (max-width: 767px) {
    .col-xsp-4, .col-xsp-6, .col-xsp-8 {float: left;}
    .col-xsp-4 {width: 33.33333333%;}
    .col-xsp-6 {width: 50%;}
    .col-xsp-8 {width: 66.66666667%;}
    .col-xsp-offset-3 {margin-left: 25%;}
}

.clear {clear: both;}
.vhidden {visibility: hidden;}
.visible {visibility: visible;}
.overflowed {
    overflow: hidden;
    position: relative;
}
.div-table, .div-cell {
    height: 100% !important;
    display: table !important;
}
.div-table, .div-cell2 {/* GS add==== */
    height: 100% !important;
    display: table !important;
	padding-left: 0px;
	padding-right: 0px;
}
.div-cell {
    display: table-cell !important;/*-==-=-=-=-=-=-=-=-12042017*/
    vertical-align: middle !important;
    float: none !important;
}
@media (max-width: 767px) {
    .row .div-cell {display: block !important;}
}

#mainTxt p {margin-bottom: 0px; }

.div-cell3 {/* GS add==== */
    height: 100% !important;
    display: table-cell !important;
    vertical-align: middle !important;
    float: none !important;
}
.row.div-table {margin: 0;margin-top: 33px}

}
.div-cell.dark {background-color: #141f23; color: #ffffff;}
.div-cell.light {}
.div-cell.color {background-color: #f69248; color: #141f23;}
.div-cell.va-top {vertical-align: top !important;}
.div-cell.padding-top {padding-top: 15px;}
.div-cell.padding-bottom {padding-top: 15px;}
.inline-block {
    display: inline-block !important;
}

/* Remove firefox dotted line
/* ========================================================================== */

a,
a:active,
a:focus,
input,
input:active,
input:focus,
button,
button:active,
button:focus,
select,
select:active,
select:focus {
    outline: 0 !important;
}

/* Remove webkit outline glow
/* ========================================================================== */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* GS add all below*/

.icon{/*border: 1px solid black;
	border-radius: 51%;*/
	height: 18px;
	width: 98px;padding:21px 21px;}
	
.icon2{background-color: #ec005f;border-radius: 45px;width: 70px;height: 70px;padding: 15px;}

.parag{
	margin-bottom: 0px;
	font-family:'Open Sans Hebrew','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 44px;
	font-weight:500;
	line-height: 1.42857143;
	color: #333;
	}

.parag2{
	margin-bottom: 10px;
	font-family:'Open Sans Hebrew','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight:500;
	line-height: 1.8;
	color: #333;
}
.paraB{top:26px;position:fixed}

.paraTxt{text-align:right;padding-top:27px;}
	
.pTxt{font-size:28px;line-height: 1.35;margin-bottom: 11px;}
.pTxt2{font-size:21px;margin-bottom: 0px;}

.clipinback {height: 338px;overflow: hidden;}
	
@media (max-width: 991px){
   .pTxt{font-size:22px;line-height: 1.2;}
   .pTxt2{font-size:18px;}
   .clipinback{height:528px;}
}

.borr .row .border{
	border-right: 1px solid ;
}

.bordd  .border{
	border-right: 1px solid ;
}
.bordd  .borderL{
	border-left: 1px solid ;
	
}
.bordd  .borderB{
	border-bottom: 1px solid  ;
	 width: 40%;
}
	
@media (max-width: 991px){
.borr .row .border{
	border-right:0;}
}

@media (max-width: 767px) {
.borr .row .border{
	border-right:0;border-bottom:1px solid}
}

.borr .row .borderL{
	border-left: 1px solid ;
}

@media (max-width: 991px){
.borr .row .borderL{
	border-left:0;}
}

@media (max-width: 767px) {
.borr .row .borderL{
	border-left:0;}
}
	
.media-icon-bg {
    position: ;
    right: 15px;
    top: 0;
    z-index: -1;
    font-size: 60px;
    color: #ccd3dd;
}

/*----------------- The Modal (background) ---------------*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2; /* Sit on top */
    padding-left:0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin-left: 0px;
    padding-left: 0px;
    border: 1px solid #888;
    width: 390px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
.sidenav{font-size: 22px;}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {left:-300px; opacity:0} 
    to {left:0; opacity:1}
}

@keyframes animatetop {
    from {left:-300px; opacity:0}
    to {left:0; opacity:1}
}

/* The Close Button */
.close {
    color: #000;
    float: left;
    font-size: 51px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    color: white;
	background-color: #92AC00;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;

    color: white !important;
	text-align: left !important;
}

.wide .container.full-width {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0px;
margin-bottom: -40px;
}

.papers,.papers:before,.papers:after{background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2);}
.papers{position:relative;width:90%;padding:2em;margin:0px auto;margin-top:40px;font-size:12px;}
.papers:before,.papers:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:rotateZ(2.5deg);-o-transform:rotate(2.5deg);transform:rotateZ(2.5deg);z-index:-1;}
.papers:after{-webkit-transform:rotateZ(-2.5deg);-o-transform:rotate(-2.5deg);transform:rotateZ(-2.5deg);}
.papers h1{font-size:1.8em;font-weight:normal;text-align:center;padding:0.2em 0;margin:0;border-top:1px solid #ddd;border-bottom:2px solid #ddd;}
.papers p{text-align:left;margin:1.5em 0;}
.papers img{max-width:100%;margin-bottom:5px;}

/*
-----------------6 units slider bootsnipp ---------------------*/
#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: arial, sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: arial, sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
#pinBoot img {
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  background:rgba(232, 232, 232, .35);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px;
}
/*
stylize any heading tags withing white-panel below
*/

.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}
.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.pattern{
	position: absolute;
background: transparent url("../images/parallax/pattern.jpg")repeat, rgba(40,41,46,0.25);
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
/*--------------------------------------code for rollover with line effect on 3 picts-----------------------*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
figure.snip1477 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: ;
  max-width: ;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.snip1477 .title {
  position: absolute;
  top: 77%;
  left: 15px;
  padding: 5px 10px 10px;
}
/*figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}*/
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/*figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
} */
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}
figure.snip1477 h2 {
  font-weight: 400;
}
figure.snip1477 h4 {
  font-size: big;
  display: block;
  font-weight: 200;
  background-color: #020541;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 12px;
   box-shadow: 0 8px 11px 0 rgba(0,0,0,0.2), 0 6px 11px 0 rgba(0,0,0,0.19);
}
figure.snip1477:hover h4{ 
	  background-color: #0e6fbf;
}

figure.snip1477 figcaption {
  position: absolute;
  bottom: 22%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 60px 5px 10px;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
figure.snip1477 figcaption p {
  margin: 0;
}
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/*--------------------------------------- Demo purposes only------insert text  word by word-----start here-------------------- */
.section-3 .text-wrapper {
    max-width: 600px;
    margin: auto;
    font-size: 2em;
    line-height: 1.5em;
    margin-top: 4%; 
}
.section-3 .text-wrapper span {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
}

.section-3 .text-wrapper span.visible {
    opacity: 1;
}

/*--------------------------------THUMB with the 3D effect start------------------- */
.thumb {
   /* width: 300px;*/
    height: 280px;
    margin: 10px auto;
    perspective: 1000px;
}

.thumb a {
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), 
		url("../images/logos.jpg");
    background-size: 0, cover;
    transform-style: preserve-3d;
    transition: all 0.5s;
}

.thumb:hover a {
    transform: rotateX(80deg);
    transform-origin: bottom;
}
.thumb a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: inherit;
    background-size: cover, cover;
    background-position: bottom;
    transform: rotateX(90deg);
    transform-origin: bottom;
}
.thumb a span {
    color: white;
    text-transform: ;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    font: bold 24px/34px "Open Sans";
    text-align: center;
    transform: rotateX(-89.99deg);
    transform-origin: top;
    z-index: 1;
}
.thumb a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
    opacity: 0.15;
    transform: rotateX(95deg) translateZ(-80px) scale(0.75);
    transform-origin: bottom;
}

.thumb:hover a:before {
    opacity: 1;
    box-shadow: 0 0 25px 25px rgba(0, 0, 0, 0.5);
    transform: rotateX(0) translateZ(-60px) scale(0.85);
}
/*--------------------------------THUMB end------------------- */
/*----------------- menu full screen start here--------------- */
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(7, 21, 83, 0.90);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.overlay a {
    padding: 2px;
    text-decoration: none;
    font-size: 86px;
	font-weight: 600;
    color: #ebf9fb;
    display: block;
    transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
    color: #23b6f0;
	text-shadow: 0px 0px 6px #163c66;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 60px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;}
}
/* -----------------END menu full screen -----------------*/
#bxslider-vertical .bx-controls-direction a {
                position:absolute ;
                margin-top: 28px;
                outline: 0;
                width: 32px;
                height: 32px;
                text-indent: -9999px;
                z-index: 5;
                top: auto;
            }
            #bxslider-vertical  .bx-prev {
              /*--top: 12%!important;--*/
                left: 46%!important;
                background: url(https://cdn4.iconfinder.com/data/icons/miu/22/circle_arrow-up-24.png) no-repeat;
            }
            #bxslider-vertical .bx-next {             
               /*-- bottom: 1%!important;--*/
                left: 52%;
                background: url(https://cdn4.iconfinder.com/data/icons/miu/22/circle_arrow-down_download-24.png) no-repeat;
            }
            #bxslider-vertical  .bx-next:hover{
                background:url(https://cdn4.iconfinder.com/data/icons/miu/22/circle_arrow-down_download-24.png) no-repeat;
            }
            #bxslider-vertical .bx-viewport,#bxslider-horizontal  .bx-viewport{
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                left: 0px!important;
                 padding: 5px;
                background: transparent;
                -webkit-transform: translatez(0);
                -moz-transform: translatez(0);
                -ms-transform: translatez(0);
                -o-transform: translatez(0);
                transform: translatez(0);
            }
		/* -----------------END menu bx slider -----------------*/	


.btn-pophover { position: relative;background: #fff;border: 1px solid #ccc;margin: 3px 3px 3px 3px;}
.btn-pophover:hover { background: #0054FF; color:#fff;}
.btn-pophover:hover .icon{ background: #c5c92b; color:#fff;border: 1px solid #c5c92b;}
.btn-pophover .icon {position: ;background: #fff;border-radius: 10%;padding: 2px;font-size: 28px;text-align: center;left: -225px; top: 220px;color: #c5c92b;}

	/* -----------------responsive menu w3 school-----------------*/	
	.topnav {
  overflow: hidden;
  background-color: #f1f1f1;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #8BC2FF;
  color: white;
}

.topnav .icon {
  display: none;
}


@media screen and (max-width: 800px) {
  .topnav a:not(:first-child),
  .dropdown .dropbtn {display: none;}
  .topnav a.icon {float: right;display: block;}
  #logo{width:49%}
}

/* -----------------opencertificat-----------------*/
        #modalWindow {
            position: fixed;
            font-family: arial,helvetica, sans-serif;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.4);
            z-index: 99999;
            opacity:0;
            transition: opacity 400ms linear;
            pointer-events: none;
        }
        #modalWindow:target {
            opacity:1;
            pointer-events: auto;
        }
        #modalWindow > div {
            width: 845px;
            height: ;
            position: relative;
            margin: 10% auto;
            padding: 20px 20px 13px 20px;
            background: #ffffff;
        }       
@media screen and (max-width: 1200px) {
	#modalWindow > div {
            width: 345px;
            height: ;
            position: relative;
            margin: 10% auto;
            padding: 10px 10px 5px 10px;
            background: #ffffff;
        }    }	
		
		/* ----------------- opencertificat 2 -----------------*/
        #modalWindow2 {
            position: fixed;
            font-family: arial,helvetica, sans-serif;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.4);
            z-index: 99999;
            opacity:0;
            transition: opacity 400ms linear;
            pointer-events: none;
        }
        #modalWindow2:target {
            opacity:1;
            pointer-events: auto;
        }
        #modalWindow2 > div {
            width: 845px;
            height: ;
            position: relative;
            margin: 10% auto;
            padding: 20px 20px 13px 20px;
            background: #ffffff;
        }       
@media screen and (max-width: 1200px) {
	#modalWindow2 > div {
            width: 345px;
            height: ;
            position: relative;
            margin: 10% auto;
            padding: 10px 10px 5px 10px;
            background: #ffffff;
        }    }		
/* -----------------logo gallery -----------------*/

div.gallery {
   margin: 10px 1px 10px;
}

div.gallery img {
		    -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: auto;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 16%;
}

@media only screen and (max-width: 700px) {
  .responsive {width: 24.99999%;margin: 6px 0;}
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 24.99999%;
  }
}	
/* ----------------- clearfix -----------------*/
@mixin clearfix() {
  &::after {
    display: block;
    content: "";
    clear: both;
  }
}

// Usage as a mixin
.element {
  @include clearfix;
}	

.makom{font-size:22px;margin-left: 15%;margin-right: 15%;width:70%;text-align:center}

@media only screen and (max-width: 700px) {
	.makom{margin-left: 3%;margin-right: 3%;width:94%}
	}
.text-center{}
	