/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/W_yekan.eot');
    src: url('../fonts/W_yekan.eot?#iefix') format('embedded-opentype'), url('../fonts/W_yekan.woff') format('woff'), url('../fonts/W_yekan.ttf') format('truetype'), url('../fonts/W_yekan.svg#svgFontName') format('svg');
}
@font-face {
    font-family: 'Samim';
    src: url('../fonts/Samim.eot');
    src: local('?'), url('../fonts/Samim.woff') format('woff'), url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}
body {
    font-family: 'Samim', Helvetica, Sans-serif, sans-serif;
    overflow-x: hidden;
}
p {
    font-size: 20px;
}
p.small {
    font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    color: #2f8dc6;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Samim", Helvetica, Sans-serif, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
hr.star-light,
hr.star-primary {
    padding: 0;
    border: none;
    border-top: solid 5px;
    text-align: center;
    max-width: 250px;
    margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    font-family: FontAwesome;
    display: inline-block;
    position: relative;
    top: -0.8em;
    font-size: 2em;
    padding: 0 0.25em;
}
hr.star-light {
    border-color: white;
}
hr.star-light:after {
    background-color: #2f8dc6;
    color: white;
}
hr.star-primary {
    border-color: #2C3E50;
}
hr.star-primary:after {
    background-color: white;
    color: #2C3E50;
}
.img-centered {
    margin: 0 auto;
}
header {
    text-align: center;
    background: #2f8dc6;
    color: white;
}
header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}
header img {
    display: block;
    margin: 0 auto 20px;
}
header .intro-text .name {
    display: block;
    font-family: "Samim", Helvetica, Sans-serif, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
}
header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}
/* Home Page Carousel */

header.carousel {
    height: 50%;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.navbar-custom {
    background: rgba(44, 62, 80, .7);
    font-family: "Samim", Helvetica, Sans-serif, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
}
.navbar-custom a:focus {
    outline: none;
}
.navbar-custom .navbar-brand {
    color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: white;
}
.navbar-custom .navbar-nav {
    letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
    color: white;
}
.navbar-custom .navbar-nav li a:hover {
    color: #2f8dc6;
    outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
    color: white;
}
.navbar-custom .navbar-nav li.active a {
    color: white;
    background: #2f8dc6;
    border-radius: 10px;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
    color: white;
    background: #2f8dc6;
}
.navbar-custom .navbar-toggle {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    border-color: white;
    padding: 20px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #2f8dc6;
    color: white;
    border-color: #2f8dc6;
}
section {
    padding: 0;
}
section h2 {
    margin: 0;
    font-size: 3em;
}
section.success {
    background: #2f8dc6;
    color: white;
}
#projects .portfolio-item {
    margin: 70px 0 150px;
    right: 0;
}
#projects .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
}
#projects .portfolio-item .portfolio-link .caption {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    border-radius: 8px;
    overflow: hidden;
}
#projects .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}
#projects .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}
#projects .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}
#projects .portfolio-item .portfolio-link .caption .caption-content h3,
#projects .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}
#projects * {
    z-index: 2;
}
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    font-size: 1.5em;
    background: none;
    box-shadow: none !important;
    resize: none;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: 0.85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}
.floating-label-form-group-with-focus label {
    color: #2f8dc6;
}
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eeeeee;
}
footer {
    color: white;
}
footer h3 {
    margin-bottom: 30px;
}
footer .footer-above {
    padding-top: 50px;
    background-color: #2C3E50;
}
footer .footer-col {
    margin-bottom: 50px;
}
footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
    direction: ltr;
}
.btn-outline {
    color: white;
    font-size: 20px;
    border: solid 2px white;
    background: transparent;
    transition: all 0.3s ease-in-out;
    margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: #2f8dc6;
    background: white;
    border: solid 2px white;
}
.btn-primary {
    color: white;
    background-color: #2C3E50;
    border-color: #2C3E50;
    font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #1a242f;
    border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #2C3E50;
    border-color: #2C3E50;
}
.btn-primary .badge {
    color: #2C3E50;
    background-color: white;
}
.btn-success {
    color: white;
    background-color: #2f8dc6;
    border-color: #2f8dc6;
    font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: white;
    background-color: #128f76;
    border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #2f8dc6;
    border-color: #2f8dc6;
}
.btn-success .badge {
    color: #2f8dc6;
    background-color: white;
}
.btn-social {
    display: inline-block;
    height: 50px;
    width: 50px;
    border: 2px solid white;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
    outline: none;
}
.carousel-caption {
    background: rgba(0, 0, 0, .6);
    padding: 20px 50px;
}
.scroll-top {
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
    z-index: 1049;
}
.scroll-top .btn {
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 28px;
}
.scroll-top .btn:focus {
    outline: none;
}
.modal-content {
    background: transparent !important;
}
.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}
.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}
.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}
.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #2C3E50;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    
    z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #2C3E50;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    
    z-index: 1052;
}
.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none;
}
a.navbar-brand img {
    width: 75%;
}
.section_ttl {
    text-align: center;
    min-height: 75px;
    padding: 100px 0 50px;
    color: #fff;
}
.section_ttl2 {
    text-align: left;
    font-size: 20px;
    color: #fff;
    margin-top: 70px;
}
.section_ttl3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    background: #01131f;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #fff;
}
.back_blue_light {
    background: #0e4366;
}
.back_blue_dark {
    background: #072133;
}
.back_gray_dark {
    background: #62696f;
    color: #e6e7ec;
}
.color_blue {
    color: #0e4366 !important;
}
.back_pattern {
    /*background: url('../img/bg_pattern.jpg');*/
    
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: url('../img/backgrounds/index-bg.jpg') 0 0 no-repeat;
    background-size: cover;
    content: "";
    margin-top: -20px;
}
.back_pattern_0 {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: url('../img/backgrounds/index-bg0.jpg') 0 0 no-repeat;
    background-size: cover;
    content: "";
    margin-top: -20px;
}
.back_pattern_3 {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: url('../img/backgrounds/index-bg3.jpg') 0 0 no-repeat;
    background-size: cover;
    content: "";
    margin-top: -20px;
}
.back_pattern_4 {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: url('../img/backgrounds/index-bg4.jpg') 0 0 no-repeat;
    background-size: cover;
    content: "";
    margin-top: -20px;
}
.section_text {
    color: #fff;
    direction: ltr;
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
    margin: 50px 0 75px 0;
    font-family: Sans-serif;
}
.section_text_nopadding {
    color: #fff;
    direction: ltr;
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
    margin: 0;
    font-family: Sans-serif;
}
.section_text_centerize {
    color: #fff;
    direction: ltr;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    margin: 0 0 80px 0;
    font-family: Sans-serif;
}
.section_text_inner {
    color: #fff;
    direction: ltr;
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
    margin: 15px 0 75px 0;
    font-family: Sans-serif;
}
.quicklinks {
    direction: ltr;
    padding-bottom: 20px;
    border-bottom: 1px solid #9a9fa4;
    font-family: Sans-serif;
}
.quicklinks li a,
.quicklinks span {
    color: #9a9fa4;
}
.quicklinks li a:hover,
.quicklinks li a:focus {
    color: #fff;
    text-decoration: none;
}
.btn-spkco {
    color: #fff;
    background-color: #2f8dc6;
    border-color: #a03722;
}
.btn-spkco:hover,
.btn-spkco:active {
    color: #fff;
    background-color: #a03722;
    border-color: #a03722;
}
.service_icons {} .service_icons_03 {
    width: 105px;
    height: 105px;
    background: url('../img/services.png') no-repeat 0 0;
    margin: 0 auto;
    border: 1px solid #0f4467;
    border-radius: 100%;
}
.service_icons_02 {
    width: 105px;
    height: 105px;
    background: url('../img/services.png') no-repeat -106px 0;
    margin: 0 auto;
    border: 1px solid #0f4467;
    border-radius: 100%;
}
.service_icons_01 {
    width: 105px;
    height: 105px;
    background: url('../img/services.png') no-repeat -212px 0;
    margin: 0 auto;
    border: 1px solid #0f4467;
    border-radius: 100%;
}
#services h3 {
    text-align: center;
    padding-bottom: 0;
    font-size: 20px;
    color: #fff;
}
#services .section_text {
    margin-top: 20px;
}
.ru_services_text,
.tr_services_text{
    word-spacing: -3px;
}
#contact {
    direction: ltr;
}
.contact_detail i {
    font-size: 25px;
    background: #fefefe;
    color: #00437a;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.contact_detail p {
    font-family: Sans-serif, tahoma;
    color: #fff;
}
abbr[title] {
    border: none;
}
.nisa_link {
    color: #fff;
    text-decoration: none;
}
.nisa_link:hover {
    color: #2f8dc6;
    text-decoration: none;
}
.navbar-lang {
    background: #101d29;
}
.navbar {
    min-height: 70px;
}
.navbar-lang > li > a {
    padding-top: 5px;
    padding-bottom: 15px;
}
.dropdown-menu {
    background-color: #0e4366;
}
.flags {
    float: right;
}
.navbar-nav > li {
    margin-top: 7px;
}
#media .back_pattern_3 {
    padding-bottom: 90px;
}
#media .portfolio-item {
    direction: ltr;
    padding-bottom: 70px;
}
#media .portfolio-item h3 {
    text-align: center;
}
#media .portfolio-item h3 a {
    color: #0e4366;
}
#media .portfolio-item h3 a:hover {
    text-decoration: none;
}
d #media .portfolio-item p {
    font-family: Sans-serif;
    text-align: justify;
}
.about_wrp {
    background: url(../img/about-wrp.png) no-repeat top right;
    width: 100%;
    height: 210px;
    position: relative;
    margin: 0 auto;
}
.about-img-1:hover,
.about-img-2:hover,
.about-img-3:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    z-index: 999999;
}
.about-img-1 {
    background: url(../img/about-img-1.png);
    width: 175px;
    height: 175px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 100%;
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.about-img-2 {
    background: url(../img/about-img-2.png);
    width: 175px;
    height: 175px;
    position: absolute;
    top: -25px;
    right: 132px;
    border-radius: 100%;
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.about-img-3 {
    background: url(../img/about-img-3.png);
    width: 135px;
    height: 135px;
    position: absolute;
    top: 110px;
    right: 64px;
    border-radius: 100%;
    background-position: center;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.lang_wrp {
    text-align: right;
    left: 0px;
    top: 120px;
    bottom: 0px;
    width: 75px;
    height: 115px;
    z-index: 98;
    background-color: #00437a;
}
.lang_wrp ul {
    padding: 0;
    margin: 0;
}
.lang_wrp li {
    display: inline-block;
    padding: 7px 12px;
    border-bottom: 1px solid #fff;
    width: 75px;
    text-align: left;
}
.lang_wrp li:hover {
    background: #2f8dc6;
}
.lang_wrp li.active {
    background: #2f8dc6;
}
.lang_wrp li a {
    color: #fff;
    font-family: "Samim", Sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}
.lang_wrp li:hover a {
    text-decoration: none;
}
.lang_wrp li:last-child {
    border-bottom: none;
}
.inner_ttl {
    padding-top: 200px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.about_inner {
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_01.jpg');
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_01.jpg');
    background-size: cover;
    position: relative;
}
.services_inner {
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_02.jpg');
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_02.jpg');
    background-size: cover;
    position: relative;
}
.training_inner {
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_03.jpg');
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_03.jpg');
    background-size: cover;
    position: relative;
}
.r_and_d_inner {
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_04.jpg');
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_04.jpg');
    background-size: cover;
    position: relative;
}
.news_inner {
    background: -webkit-linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_05.jpg');
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../img/inner_05.jpg');
    background-size: cover;
    position: relative;
}
.no_space {
    margin-bottom: 0;
    margin-top: 25px;
}
.img_cat {} .img_cat img {} .scroll-top.page-scroll i {
    font-size: 35px;
}
.fa-oilpro:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../img/op-icon-128.png) no-repeat;
    background-size: 32px 32px;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 392px;
}
#about {} .fixed_minheight {
    min-height: 290px;
}
.fixed_height {
    height: 200px;
}
.portfolio-gallery {
    margin-bottom: 20px;
}
.portfolio-gallery img {
    overflow: hidden;
    border-radius: 4px;
}
.footer_logo img {
    filter: grayscale(100%);
    opacity: .4;
    text-align: right;
    -webkit-transition: all .33s ease-in;
    -moz-transition: all .33s ease-in;
    -ms-transition: all .33s ease-in;
    -o-transition: all .33s ease-in;
    transition: all .33s ease-in;
}
.footer_logo img:hover {
    filter: grayscale(0%);
    opacity: 1;
    text-align: right;
}
.footer_txt {
    text-align: left;
    padding-top: 20px;
}
.btn-block2 {
    display: block;
    width: 50%;
    margin: 0 auto;
}
/** animated boxes 
.animBlock {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .33s ease-in;
  -moz-transition: all .33s ease-in;
  -ms-transition: all .33s ease-in;
  -o-transition: all .33s ease-in;
  transition: all .33s ease-in;
}
.animBlock[data-position="left"] { left: -20%; }
.animBlock[data-position="right"] { right: -20%; }

.animBlock[data-position="left"].viewed {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="right"].viewed {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
**/

.about_bg {
    width: 100%;
    background: url('../img/backgrounds/about-bg.jpg') no-repeat;
    background-size: cover;
}
.training_bg {
    width: 100%;
    background: url('../img/backgrounds/training-bg.jpg') no-repeat;
    background-size: cover;
}
.blur_effect {
    background: #f5f5f5 url('../img/backgrounds/blur-bg.jpg')!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#media h3 {
    text-align: center;
    color: #fff;
}
#media a:hover {
    text-decoration: none;
}
#media .col-md-4 .me-icons {
    width: 250px;
    height: 250px;
    background: rgba(255, 255, 255, .6);
    padding: 10px;
    margin: 10px auto;
    border-radius: 15px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#media .col-md-4 .me-icons:hover {
    margin-top: -30px;
    background: #2f8dc6;
}
#media .col-md-4 .me-icons i {
    color: #2c3e50;
    font-size: 110px;
    margin-top: 25%;
}
#media .col-md-4 .me-icons:hover i {
    color: #fff;
}
#myTabContent h4,
#myTabContent p {
    color: #fff;
}
.nav-tabs.nav-justified > li > a {
    font-size: 18px;
}
.tab-content li {
    list-style: none;
    padding: 12px 0 12px 0;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 7px;
}
.tab-content a {
    font-size: 15px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
}
.tab-content a:hover {
    color: #2f8dc6;
    text-decoration: none;
}
.rss_btns {
    text-align: center;
}
.rss_btns button {
    background: #01131f;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    box-shadow: none;
    border: none;
}
.rss_btns button:hover {
    background: #2f8dc6;
}
.icon_video_gallery {
    background: url(../img/icon_camera.png) no-repeat 0 0;
    width: 152px;
    height: 152px;
    margin-top: 38px;
    margin-left: 38px;
}
.me-icons:hover .icon_video_gallery {
    background: url(../img/icon_camera.png) no-repeat 0 -154px;
    width: 152px;
    height: 152px;
    margin-top: 38px;
    margin-left: 38px;
}
.wrapper {
    position: relative;
    overflow: hidden;
}
.rss-reader-wrapper {
    margin: auto;
    background: #d2d2d2;
}
.reader-container {
    max-width: 100%;
    margin: auto;
}
#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
    background: rgba(24, 188, 156, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}
#portfolio * {
    z-index: 2;
}
.padding-bottom {
    padding-bottom: 20px;
}
#contact p {
    font-size: 17px;
}
.contact_detail p.text-pl {
    margin-top: -10px;
    padding-left: 48px;
    display: inline-block;
}
/* General styles for all menus */

.contact_btn {
    background: #00437a;
    position: fixed;
    left: 0;
    top: 25%;
    border: none;
    z-index: 9;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    color: #fff;
    margin-left: 40px;
    padding: 15.5px;
    text-transform: uppercase;
    text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px -2px 0px rgba(0, 0, 0, 0.1);
    float: left;
}
.contact_btn_en {
    font-size: 15px;
    font-weight: 500;
}
.contact_btn_ru {
    font-size: 10px;
    padding: 14px;
}
.contact_btn_tr {
    padding: 17px;
}
.contact_btn.active {
    left: 75px;
}
.overlay_map {
    background: transparent;
    position: relative;
    width: 100%;
    height: 320px;
    /* your iframe height */
    
    top: 320px;
    /* your iframe height */
    
    margin-top: -320px;
    /* your iframe height */
}
.cbp-spmenu {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
}
.cbp-spmenu h3 {
    color: #fff;
    margin: 35px 15px;
}
.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}
.cbp-spmenu a:hover {
    background: #258ecd;
}
.cbp-spmenu a:active {
    color: #47a3da;
}
/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 75px;
    height: 115px;
    top: 25%;
    z-index: 1000;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-right {
    right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}
/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
.cbp-spmenu-push-toright {
    left: 240px;
}
.cbp-spmenu-push-toleft {
    left: -240px;
}
/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push,
.contact_btn {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-numbers {
    width: 100% !important;
    margin: 0 auto !important;
}
.nav-numbers > li {
    width: 45px !important;
    padding: 0 3px;
    display: inline-block;
}
.nav-numbers > li > a {
    border-bottom: none !important;
    border-radius: 100% !important;
    background: #2f8dc6 !important;
    width: 45px !important;
    height: 45px !important;
    color: #00437a !important;
}
#rss1,
#rss2,
#rss3,
#rss4 {
    min-height: 730px;
}
@media (min-width: 767px) {
    #projects .portfolio-item {
        margin: 70px 0 150px;
    }
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
    .section_txt {
        font-size: 12px;
    }
    .navbar-custom {
        padding: 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    .navbar-custom.affix {
        padding: 10px 0;
    }
    .navbar-custom .navbar-brand img {
        margin-top: -10px;
        width: 75%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    .navbar-custom.affix .navbar-brand img {
        width: 80%;
        margin-top: -15px;
    }
    section {
        padding: 0;
    }
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    header .intro-text .name {
        font-size: 4.75em;
    }
    header .intro-text .skills {
        font-size: 1.75em;
    }
}
@media (max-width: 768px) {
    .navbar-custom {
        background: rgba(44, 62, 80, 1) !important;
    }
    .navbar-nav > li {
        float: none !important;
    }
    .img_cat img {
        width: 100%;
        padding: 70px 0;       
    }
    .section_ttl {
        text-align: center;
        min-height: 100px;
        padding: 30px 0 10px;
        font-size: 1.5em
    }
    .inner_ttl{
        margin-top: 70px !important;
    }
    .about-img-2 {
        width: 100px !important;
        height: 100px !important;
        overflow: hidden;
        border: 6px solid #fff;
    }
    
    .about-img-1,
    .about-img-2 {
        width: 150px !important;
        height: 150px !important;
        overflow: hidden;
        border: 6px solid #fff;
    }
    .about-img-3 {
        width: 130px !important;
        height: 130px !important;
        overflow: hidden;
        border: 6px solid #fff;
    }
    #carousel-example {
        margin-top: 72px;
    }
    .carousel-caption {
        display: none;
    }
    section {
        padding: 0;
    }
    section.first {
        padding-top: 75px;
    }    
    .section_text {
        padding: 0px;
        font-size: 12px !important;
        line-height: 18px !important;
    }
    .section_ttl2 {
        font-size: 16px !important;
    }
    .about_logo{
      width: 25%;
    }
    .about_logo_wrp{
      text-align: center;
    }
    .img_cat img {
      padding: 20px 0;
    }
    #contact p{
        font-size: 15px;
    }
}