body {
    margin: 0;
}

body,html{
    height: 100%;
     margin:0;
}

.head_box {
    width: 100%;
    height: 0px;
    background-color: #262626;
    position: absolute;
	z-index: 10;
    opacity: 100%;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.home {
    text-transform: none;
    font-family: 'Arial', sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-right: -10px;
    margin-left: 35px;
    display: inline;
    color: #f7961d;
    letter-spacing: 0.05em;
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    width: 90px;
    height: 37px;
    text-decoration: none;
}

.tw_button {
    width: 37px;
    height: 37px;
    float: none;
    margin-top: 37px;
    margin-right: 10px;
    margin-left: 27px;
    transition: all 0.5s ease;
	display: inline-block;
}

.tw_button:hover .tw {
    fill: #fff;
    transition: all 0.5s ease;
}

.fb_button {
    width: 39px;
    height: 39px;
    float: none;
    margin-top: 37px;
    margin-right: 10px;
    transition: all 0.5s ease;
	display: inline-block;
}

.fb_button:hover .f {
    fill: #fff;
    transition: all 0.5s ease;
}

.head-section {
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    position: relative;
    width: 100%;
    font-family: 'Arial', sans-serif;
    padding: 0;
    background-image: url(img/head.jpg);
    background-color: rgba(0, 0, 0, 0.1);
    background-size: cover;
    background-position: top;
    position: relative;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.head-section2 {
    width: 100%;
    height: 260px;
    font-family: 'Arial', sans-serif;
    padding: 0;
    background-color: rgba(0, 0, 0, 1.0);
    background-size: cover;
    background-position: top center;
    position: relative;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.cover-copyright {
   font-family: 'Arial', sans-serif;
    font-size: 0.8em;
    line-height: 1em;
    letter-spacing: 0.025em;
    color: #f1f1f1;
    text-transform: uppercase;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    opacity: 0.3;
}

.head-text {
    bottom: 12%;
    color: white;
    font-size: 75px;
    position: absolute;
    text-align: center;
    line-height: 62px;
    letter-spacing: 0.01em;
    width: 100%;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
}

.head-summary {
    font-size: 24px;
    max-width: 800px;
    margin: 30px auto 15px;
    line-height: 28px;
    letter-spacing: 0.01em;
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    text-align: center;
}

.hideme {
    opacity:0;
}

.text-block {
    margin: 0 auto;
    max-width: 800px;
    margin-top: 60px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1080px) {
    .text-block {
    margin: auto 12%;
    max-width: 800px;
    margin-top: 60px;
    margin-bottom: 30px;
    }
}

.caption-text-block {
    margin: 0 auto;
    max-width: 800px;
    margin-top: 60px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1080px) {
    .caption-text-block {
        margin: auto 12%;
        max-width: 800px;
        margin-top: 60px;
        margin-bottom: 30px;
    }
}

.main-txt {
    font-family: 'Arial', serif;
    font-size: 1.6em;
    line-height: 2em;
    letter-spacing: 0.02em;
    color: #232323;
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    text-align: right;
}

.head-overlay {
    background-color: black;
    opacity: 0.3;
    position: relative;
    width: 100%;
}

.caption {
    font-family: 'Arial', sans-serif;
    font-size: 2em;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    color: #232323;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 700;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    text-align: right;
}

.single-pic-block {
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.single-pic-block2 {
    max-width: 1250px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.three-pic-block-right {
    max-width: 1230px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.three-pic-block-right2 {
    max-width: 1230px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.three-pic-block-left {
    max-width: 1230px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.main-txt a {
    color: #003f84;
    text-decoration: none;
    border-bottom: 1px solid #003f84;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.main-txt a:hover {
    color: #a9a9a9;
    border-bottom: 1px solid transparent;
}

.single-verticale-block {
    max-width: 688px;
    margin: 0 auto;
    padding-left: 115px;
    padding-right: 0px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.caption-picture {
    margin-top: 15px;
    font-family: 'Arial', sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: 0.025em;
    color: #777;
    padding-left: 30%;
    padding-right: 20px;
    text-align: right;
}

.caption-picture-left {
    margin-top: 15px;
    font-family: 'Arial', sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: 0.025em;
    color: #777;
    padding-left: 30%;
    padding-right: 20px;
    text-align: right;
}

.copyright {
    font-family: 'Arial', sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    letter-spacing: 0.025em;
    color: #ccc;
    text-transform: uppercase;
}

.important-phrase {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

.important-phrase-line {
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: 0%;
    height: 4px;
    background-color: #232323;
}
.important-phrase-text {
    font-family: 'Arial', sans-serif;
    font-size: 2em;
    line-height: 2em;
    font-style: bold;
    letter-spacing: 0.025em;
    color: #232323;
    margin: auto;
    max-width: 800px;
    text-align: right;
    margin-bottom: 40px;
    margin-top: 40px;
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.footer {
    width: 100%;
    height: 150px;
    background-color: #000;
    opacity: 1;
    margin-top: 0px;
    position: absolute;
}

.main-logo {
    background-image: url(img/logo.png);
    width: 100px;
    height: 94px;
    margin-top: 30px;
    position: absolute;
    margin-left: 90%;
}

@media screen and (max-width: 1080px) {
    .main-logo {
    background-image: url(img/logo-small.png);
    width: 51px;
    height: 51px;
    margin-top: 30px;
    position: absolute;
    margin-left: 75%;
    }
}

.greece-logo {
    background-image: url(img/logo.png);
    width: 100px;
    height: 94px;
    margin-top: 30px;
    position: absolute;
    margin-left: 90%;
}

@media screen and (max-width: 1080px) {
    .greece-logo {
    background-image: url(img/logo-small.png);
    width: 51px;
    height: 51px;
    margin-top: 30px;
    position: absolute;
    margin-left: 75%;
    }
}

.footer-text {
    font-family: 'Arial', sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    letter-spacing: 0.025em;
    color: #fff;
    max-width: 400px;
    position: absolute;
    opacity: 0.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 70px;
    margin-left: 45%;
}

@media screen and (max-width: 1080px) {
    .footer-text {
    font-family: 'Arial', sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    letter-spacing: 0.025em;
    color: #fff;
    max-width: 400px;
    position: absolute;
    opacity: 0.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 60px;
    margin-left: 25%;
    }
}

.responsive {
    display: block;
    max-width: 100%;
}

.onepic-triptych {
    width: 66.3%;
    float: right;
}

.onepic-triptych-left {
    width: 66.3%;
    float: left;
    margin-right: 1.7%;
}

.twopic-triptych {   
    max-width: 32%;
    margin-bottom: 19px;
}

.threepic-triptych {
    width: 32%;
}

.twopic-triptych-left {   
    width: 32%;
    margin-bottom: 20px;
}

.threepic-triptych-left {
    width: 32%;
}

.caption-picture-minwidth {
    display: none;
}


@media screen and (max-width: 1080px) {
    .onepic-triptych {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    
    .twopic-triptych {   
        max-width: 100%;
        margin: 0 auto;
    }
    
    .threepic-triptych {
        width: 100%;
        margin: 0 auto;
    }
    
    .onepic-triptych-left {
        width: 100%;
        margin: 0 auto;
        float: none;
}
    .twopic-triptych-left {
        width: 100%;
        margin: 0 auto;
        float: none;
}
    .threepic-triptych-left {
        width: 100%;
        margin: 0 auto;
        float: none;
}
    
    .caption-picture-minwidth {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .caption-picture-fullwidth {
        display: none;
    }
}

.slider-box {
    max-width: 943px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.left-btn {
    background-image: url(img/left_button.svg);
    width: 50px;
    height: 50px;
    margin-left: 30px;
    margin-top: auto;
    margin-bottom: auto;
	cursor: pointer;
	transform: translateZ(0);
  	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  	backface-visibility: hidden;
  	transition-duration: 0.3s;
  	transition-property: transform;
  	transition-timing-function: ease-out;
}

.left-btn:hover {
  transform: translateX(-4px);
}


.right-btn {
    background-image: url(img/right_button.svg);
    width: 50px;
    height: 50px;
    margin-right: 30px;
    float: right;
    margin-top: auto;
    margin-bottom: auto;
	cursor: pointer;
	transform: translateZ(0);
  	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  	backface-visibility: hidden;
  	transition-duration: 0.3s;
  	transition-property: transform;
  	transition-timing-function: ease-out;
}

.right-btn:hover {
  transform: translateX(4px);
}

.item .slide-text {
    padding-right: 30px;
    padding-left: 100px;
    display: block;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    font-family: 'Arial', sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: 0.025em;
    color: #777;
    background-color: #f1f1f1;
    text-align: right;
}

.text_copyright {
    font-family: 'Arial', sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    letter-spacing: 0.025em;
    color: #ccc;
    text-transform: uppercase;
}

.cover-pic-block{
    width: 100%;
    font-family: 'PT Serif', serif;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.7);
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 60px;
    background-attachment: fixed;
}

#cover1 {
    background-image: url(img/RIAN_03185660.HR.ru.jpg);
}

#cover2 {
     background-image: url(img/26ec12903f0b61a3f398fa5493950994.jpg);
}

#cover3 {
      background-image: url(img/841666.jpg);
}

#cover4 {
      background-image: url(img/RIAN_03176564.HR.ru.jpg);
}

@media screen and (max-width: 1080px) {
#cover1,
#cover2,
#cover3,
#cover4
{ background-attachment: scroll; }
}

::selection {
background: #a9a9a9; /* Safari */
}
::-moz-selection {
background: #a9a9a9;   /* Firefox */
}

a.glo{
 color:#0084e3;
 padding: 10px 20px;
 width: 300px;
 text-decoration:none;
 text-align:center;
 margin:20px auto;
 display: block;
 background-image: linear-gradient(to left,transparent,transparent 

50%,#0084e3 50%,#0084e3);
 background-position: 100% 0;
 background-size: 200% 100%;
 transition: all .25s ease-in;
 font: 600 1.6em 'Arial';
 border: 1px solid #0084e3;
}
a.glo:hover {
background-position: 0 0;
color:#fff;
}


