/* DIGITAL Healthcare CONTEST */

/* STYLE DLA DESKTOP */

/* GENERAL */

.is-dhc-filter {
background-color: #081A39;
opacity: 0.5;

}

.is-ibc-filter {
background-color: #081A39;
opacity: 0.5;

}





/* you only need this CSS-Code*/
.is-youtube-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.is-youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* #### RESPONSIBLE WEB DESIGN #### */
@media all and (max-width: 1367px) {



}


@media all and (max-width: 1024px) {

}

@media all and (max-width: 991px) {

}

@media all and (max-width: 767px) {

}

@media all and (max-width: 479px) {

}

@media all and (max-width: 375px) {


}

/* END */

/* STYLE DLA DESKTOP */

/* OUTLINE AGENDA */

/* GENERAL */

.is-font-size {
font-size: 24px;
}

.is-font-left {

	text-align: right;
}

.is-font-right {

	text-align: left;
}


.is-font-color-2 {
	max-width: 650px;
	font-size: 20px;
	padding: 70px;
	float: right;
}


.is-font-color {
    
    
	padding: 70px;
	max-width: 650px;
	font-size: 20px;
}


/* #### RESPONSIBLE WEB DESIGN #### */
@media all and (max-width: 1367px) {

    .is-font-color {
        color: red;
 color: green;
    
	padding: 70px;
	max-width: 650px;
    }

}

/*bootstrap*/
@media all and (max-width: 1200px) {


    .is-font-color {
        color: blue;
    }

   
}

@media all and (max-width: 1024px) {

    

    .is-font-color {
        color: blue;
    }


}

@media all and (max-width: 991px) {
   

    .is-font-color {
        color: pink;
max-width: 1500px;
padding: 30px;
text-align: center;


    }

.is-font-color-2 {
text-align: center;
float: none;
max-width: 1500px;
padding: 30px;

}
}

@media all and (max-width: 767px) {
   
    .is-font-color {
        color: yellow;
font-size: 16px;
    }


.is-font-color-2 {
font-size: 16px;

}
}

@media all and (max-width: 479px) {

   
    .is-font-color {
        color: sandybrown;
font-size: 16px;
    }


	.is-font-size {
	font-size: 16px;
}

}

@media all and (max-width: 375px) {

   

    .is-font-color {
        color: black;
    }

}

/* VIDEO SECTION */


.isa-circle {
    stroke: white;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0.3;
}

.isa-playBut {
    /*  border: 1px solid red;*/
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    padding-top: 95px;
	z-index:66;
}
.isa-playBut .isa-triangle {
    -webkit-transition: all 0.7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: white;
    transform: translateY(0);
    opacity: 0.7;
}
.isa-svg-img:hover .isa-playBut:hover .isa-triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: white;
    animation: nudge 0.7s ease-in-out;
}
@keyframes nudge {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    70% {
        transform: translateX(-2px);
    }
    100% {
        transform: translateX(0);
    }
}
.isa-svg-img:hover .isa-circle {
    stroke-dashoffset: 0;
    opacity: 1;
}






//////////////////////


/*ARTICLE*/

/*TAGS*/

.is-article a {
    color: #2790ae;
    text-decoration: none;
    outline: none;
}

.is-article a:hover {
    color: #0f6780;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.is-tags {
    width: 80%;
    margin-top: 20px;
}

.is-tags .is-tag {
    padding: 10px 20px;
    box-sizing: border-box;

    float: left;
    margin: 10px 10px 10px 0;
    background: #fbb993;
    opacity: 0.5;
    transition: opacity 200ms ease-out;
}

.is-tags .is-tag:before {
    content: "#";
}

.is-tags .is-tag a {
    color: #000000;
}

.is-tags .tag a:hover {
    color: #EEE;
}

.is-tags .is-tag:hover {
    opacity: 1;
    transition: opacity 200ms;
}

/*
.clip-svg {
    width: 0;
    height: 0;

}

img {
    max-width: 100%;
    height: auto;
}

.polygon-clip-hexagon {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    -webkit-clip-path: url("#polygon-clip-hexagon");
    clip-path: url("#polygon-clip-hexagon");

}
*/

/*HEXAGON*/

.is-hexagon {
    position: relative;
    width: 100px;
    height: 57.74px;
    margin: 28.87px 0;
    background-image: url('https://infoshare.pl/news/central-and-eastern-europe-developer-landscape/img/grzegorz_borowski.jpg');
    background-size: auto 113.1607px;
    background-position: center;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;

}

.is-hexagon2 {

    background-image: url('https://infoshare.pl/news/central-and-eastern-europe-developer-landscape/img/so_icon_2_01.jpg');
    position: relative;
    width: 100px;
    height: 57.74px;
    margin: 28.87px 0;

    background-size: auto 113.1607px;
    background-position: center;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    background-repeat: no-repeat;

}

.is-hexagon3 {

    background-image: url('https://infoshare.pl/news/central-and-eastern-europe-developer-landscape/img/andrzej_kiesz.jpg');
    position: relative;
    width: 100px;
    height: 57.74px;
    margin: 28.87px 0;

    background-size: auto 113.1607px;
    background-position: center;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    background-repeat: no-repeat;

}

.is-hexagon4 {
    position: relative;
    width: 100px;
    height: 57.74px;
    margin: 28.87px 0;
    background-image: url("https://infoshare.pl/news/the-future-of-working-is-coworking/img/weronika_szarafin.jpg");
    background-size: auto 113.1607px;
    background-position: center;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;

}




.is-hexTop,
.is-hexBottom {
    position: absolute;
    z-index: 1;
    width: 70.71px;
    height: 70.71px;
    overflow: hidden;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background: inherit;
    left: 13.64px;
}

/*counter transform the bg image on the caps*/
.is-hexTop:after,
.is-hexBottom:after {
    content: "";
    position: absolute;
    width: 98.0000px;
    height: 56.58032638058333px;
    -webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-28.2902px);
    -ms-transform: rotate(45deg) scaleY(1.7321) translateY(-28.2902px);
    transform: rotate(45deg) scaleY(1.7321) translateY(-28.2902px);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background: inherit;
}

.is-hexTop {
    top: -35.3553px;
    border-top: solid 1.4142px #333333;
    border-right: solid 1.4142px #333333;
}

.is-hexTop:after {
    background-position: center top;
}

.is-hexBottom {
    bottom: -35.3553px;
    border-bottom: solid 1.4142px #333333;
    border-left: solid 1.4142px #333333;
}

.is-hexBottom:after {
    background-position: center bottom;
}

.is-hexagon:after {
    content: "";
    position: absolute;
    top: 0.5774px;
    left: 0;
    width: 98.0000px;
    height: 56.5803px;
    z-index: 2;
    background: inherit;
}

/*MAIN*/

.is-article-author {

    color: #191919;
    font-weight: bold;
    margin: 10px 0;
}

.is-article-author p {

    color: #999;
    font-weight: bold;
    margin: 10px 0;
}


.is-article p {
    padding: 15px 0 0 0;
}

.is-article ul {
    list-style: disc;
}

.is-article li {
    padding-left: 5px;
	line-height: 2;
	
    
}

.is-aside {
    padding: 0 20px;
    text-align: center;
}

.is-art-com {
    border-left: solid #999 1px;
}

.is-art-com-2 {
    border-right: solid #999 1px;
}

/*TABLE*/

.is-table {
    border-collapse: collapse;
    width: 100%;

}

.is-table th, .is-table td {
    text-align: center;
    padding: 15px;
    border: 0 !important;

}

.is-table th {
    background-color: #F2F3F5;
}

.is-table tr:nth-child(odd) {
    background: #fbb993
}

.is-table-des {
    border-top: 4px solid #fbb993;
    border-bottom: 2px solid #fbb993;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 0;
}

/*BLOCKQUOTE*/
/** pull-quote styles **/

.is-pull {
    float: right;
    margin-left: 15px;
    width: 175px;
    font-size: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 10px;
}


blockquote.is-pull  {

    border-left: 5px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote.is-pull:before{
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote.is-pull  p {
    display: inline;
}






