<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************************

   Template Name:       Soft_Code
   Description:         HTML Website Template
   Template URL:        http://www.soft-code.net
   Version:             1.0
   Author:              Soft Code
   Author URL:          http://www.soft-code.net
   Support:             http://www.soft-code.net
   Brand color:         #0f477a
   Brand second color:  #00b2f0

***********************************************************************/

/* Google Fonts CSS */
@import url('https://fonts.googleapis.com/css?family=Italianno');
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
/* Animate compiled and minified CSS */
@import url('css/animate.min.css');
/* Responsive StyleSheet */
@import url('css/custom-responsive.css');


body {
    overflow-x: hidden;
    margin: 0;
    color: #2e3b4e;
    background: #23283e;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Quicksand', sans-serif;
    color: #888888;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
p {
    letter-spacing: 1px;
    line-height: 1.6em;
}
a {
    color: inherit;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
    color: #00b2f0;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
::-moz-selection {
    background: #CCE6F5;
    color: #424a69;
}
::selection {
    background: #CCE6F5;
    color: #424a69;
}

/*
=========================
ALL COMMON STYLE
=========================
*/
.overflow {
    overflow: hidden;
}
.wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    background: #fff;
    z-index: 30;
}
.mb40 {
    margin-bottom:40px;
}
.my-0 {
    margin-left: 0;
    margin-right: 0;
}
.pb-70 {
    padding-bottom: 70px;
}
.zero_mp {
    padding: 0;
    margin: 0;
}
.floatleft {
    float: left;
}
.container {
    padding-left: 80px;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.btn-primary, .btn-light {
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #6e45e2;
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.btn-light {
    color: #9ea7bd;
}
.custom-file-upload input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
}
.border-rtb {
    border-right: 1px solid #d7dbe8;
    border-bottom: 1px solid #d7dbe8;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.title-bar .title-header {
    margin-bottom: 30px;
    color: #00b2f0;
    text-align: center;
    text-transform: uppercase;
}
.title-bar p{
    margin: auto;
    text-align: center;
}

/*
=========================
Back To Top SECTION
=========================
*/
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    color: #0f5ca4;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.back-to-top .backtotop-bar {
    width: 36px;
    height: 36px;
}
/*
=========================
SOCIAL ICON SECTION
=========================
*/
.social-fixed {
    position:fixed;
    min-height:200px;
    width:40px;
    display: none;
    background: transparent;
    right:0;
    z-index:9;
    top: 35%;
}   
.social-fixed i {
    font-size:16px;
}
.facebook {margin:0 auto; float:left; margin-right:4px;}
.facebook a {
    color:#fff;
    padding:10px 16px;
    background-color:#527aba;
    display:inline-block;
    transition:0.5s ease;
}
.facebook a:hover {
    color:#fff;
    padding:10px 20px;
    margin-left:-15px;
    background-color:#527aba;
    display:inline-block;
}
.twitter {margin:0 auto; float:left; margin-right:4px;}
.twitter a {
    color:#fff;
    padding:10px 16px;
    background-color:#77cdf1;
    display:inline-block;
    text-align:center;
    transition:0.5s ease;
}
.twitter a:hover {
    color:#fff;
    padding:10px 20px;
    margin-left:-20px;
    background-color:#77cdf1;
    display:inline-block;
    text-align:center;
}
.google {margin:0 auto; float:left; margin-right:4px;}
.google a {
    color:#fff;
    padding:10px 16px;
    background-color:#4c4c4c;
    display:inline-block;
    transition:0.5s ease;
}
.google a:hover {
    color:#fff;
    padding:10px 20px;
    margin-left:-24px;
    background-color:#4c4c4c;
    display:inline-block;
}
.linkedin {margin:0 auto; float:left; margin-right:4px;}
.linkedin a {
    color:#fff;
    padding:10px 16px;
    background-color:#157ecc;
    display:inline-block;
    transition:0.5s ease;
}
.linkedin a:hover {
    color:#fff;
    padding:10px 20px;
    margin-left:-20px;
    background-color:#157ecc;
    display:inline-block;
}
.youtube {margin:0 auto; float:left; margin-right:4px;}
.youtube a {
    color:#fff;
    padding:10px 16px;
    background-color:#fe322f;
    display:inline-block;
    transition:0.5s ease;
}
.youtube a:hover {
    color:#fff;
    padding:10px 20px;
    margin-left:-23px;
    background-color:#fe322f;
    display:inline-block;
    transition:0.3s ease;
}

.learning-status {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 7px 10px;
    background: rgba(14, 74, 128, 0.55);
    color: #ffffff;
    border-top-left-radius: 2px;
    z-index: 1000;
}
.learning-status:hover {
    background: #0e4a80;
}

/*
=========================
Slider SECTION
=========================
*/
.slider {
    position: relative;
    height: 100vh;
    color: #fff;
}
.slider__top-heading {
    z-index: 12;
    position: absolute;
    left: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-family: 'Italianno', cursive;
    text-transform: capitalize;
    letter-spacing: 8px;
    word-spacing: 0.1em;
    -webkit-transition: all 0.5s 1s;
    transition: all 0.5s 1s;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
}
.slider.s--ready .slider__top-heading {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.slider__slides {
    position: relative;
    height: 100%;
    background: #0f477a;
}
.slider__slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.slider__slide.s--active {
    pointer-events: auto;
}
.slider__slide-content {
    z-index: 6;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-transform: uppercase;
    line-height: 1;
}
.slider__slide-subheading {
    margin-bottom: 20px;
    color: #ffffff;
    width: 60%;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 2px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.slider__slide.s--active .slider__slide-subheading {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
    opacity: 1;
}
.slider__slide-heading {
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    font-family: 'Italianno', cursive;
    font-size: 60px;
    letter-spacing: 12px;
}
.slider__slide-heading span {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
    -webkit-transition: all 0.33333s;
    transition: all 0.33333s;
}
.slider__slide.s--prev .slider__slide-heading span {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}
.slider__slide.s--active .slider__slide-heading span {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.slider__slide-heading span:nth-child(1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(1) {
    -webkit-transition-delay: 0.33333s;
    transition-delay: 0.33333s;
}
.slider__slide-heading span:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(2) {
    -webkit-transition-delay: 0.43333s;
    transition-delay: 0.43333s;
}
.slider__slide-heading span:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(3) {
    -webkit-transition-delay: 0.53333s;
    transition-delay: 0.53333s;
}
.slider__slide-heading span:nth-child(4) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(4) {
    -webkit-transition-delay: 0.63333s;
    transition-delay: 0.63333s;
}
.slider__slide-heading span:nth-child(5) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(5) {
    -webkit-transition-delay: 0.73333s;
    transition-delay: 0.73333s;
}
.slider__slide-heading span:nth-child(6) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(6) {
    -webkit-transition-delay: 0.83333s;
    transition-delay: 0.83333s;
}
.slider__slide-heading span:nth-child(n+7) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.slider__slide.s--active .slider__slide-heading span:nth-child(n+7) {
    -webkit-transition-delay: 0.93333s;
    transition-delay: 0.93333s;
}
.slider__slide-readmore {
    position: relative;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.slider__slide.s--active .slider__slide-readmore {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
    opacity: 1;
}
.slider__slide-readmore:before {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 6px);
    background: rgba(255, 255, 255, 0.4);
    border-radius: 2px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.slider__slide-readmore:hover:before {
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.08);
}
.slider__slide-parts {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}
.slider__slide-parts:after {
    content: '';
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.slider__slide-part {
    position: relative;
    width: 25%;
    height: 100%;
}
.slider__slide-part-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.slider__slide-part-inner:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center center;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
}
.slider__slide-part:nth-child(1) .slider__slide-part-inner {
    z-index: 3;
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
    -webkit-transform: translateX(-32.5%);
    transform: translateX(-32.5%);
}
.slider__slide.s--active .slider__slide-part:nth-child(1) .slider__slide-part-inner {
    -webkit-transition-delay: 0.28s;
    transition-delay: 0.28s;
}
.slider__slide-part:nth-child(1) .slider__slide-part-inner:before {
    left: 0vw;
    -webkit-transition-delay: 0.365s;
    transition-delay: 0.365s;
}
.slider__slide.s--active .slider__slide-part:nth-child(1) .slider__slide-part-inner:before {
    -webkit-transition-delay: 0.28s;
    transition-delay: 0.28s;
}
.slider__slide-part:nth-child(2) .slider__slide-part-inner {
    z-index: 2;
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
}
.slider__slide.s--active .slider__slide-part:nth-child(2) .slider__slide-part-inner {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s;
}
.slider__slide-part:nth-child(2) .slider__slide-part-inner:before {
    left: -25vw;
    -webkit-transition-delay: 0.285s;
    transition-delay: 0.285s;
}
.slider__slide.s--active .slider__slide-part:nth-child(2) .slider__slide-part-inner:before {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s;
}
.slider__slide-part:nth-child(3) .slider__slide-part-inner {
    z-index: 1;
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
    -webkit-transform: translateX(-97.5%);
    transform: translateX(-97.5%);
}
.slider__slide.s--active .slider__slide-part:nth-child(3) .slider__slide-part-inner {
    -webkit-transition-delay: 0.44s;
    transition-delay: 0.44s;
}
.slider__slide-part:nth-child(3) .slider__slide-part-inner:before {
    left: -50vw;
    -webkit-transition-delay: 0.205s;
    transition-delay: 0.205s;
}
.slider__slide.s--active .slider__slide-part:nth-child(3) .slider__slide-part-inner:before {
    -webkit-transition-delay: 0.44s;
    transition-delay: 0.44s;
}
.slider__slide-part:nth-child(4) .slider__slide-part-inner {
    z-index: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-130%);
    transform: translateX(-130%);
}
.slider__slide.s--active .slider__slide-part:nth-child(4) .slider__slide-part-inner {
    -webkit-transition-delay: 0.52s;
    transition-delay: 0.52s;
}
.slider__slide-part:nth-child(4) .slider__slide-part-inner:before {
    left: -75vw;
    -webkit-transition-delay: 0.125s;
    transition-delay: 0.125s;
}
.slider__slide.s--active .slider__slide-part:nth-child(4) .slider__slide-part-inner:before {
    -webkit-transition-delay: 0.52s;
    transition-delay: 0.52s;
}
.slider__slide.s--active .slider__slide-part-inner {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.slider__slide.s--active .slider__slide-part-inner:before {
    opacity: 1;
}
.slider__control {
    z-index: 100;
    position: absolute;
    left: 50px;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
    -webkit-transition: all 0.5s 1s;
    transition: all 0.5s 1s;
    cursor: pointer;
}
.slider__control:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border: 2px solid #000;
    border-bottom: none;
    border-right: none;
    -webkit-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
}
.slider__control--right {
    left: auto;
    right: 50px;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
}
.slider__control--right:before {
    -webkit-transform: translateX(-5px) rotate(135deg);
    transform: translateX(-5px) rotate(135deg);
}
.slider.s--ready .slider__control {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    display: none;
}

.icon-link {
    z-index: 100;
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: 32px;
}
.icon-link img {
    width: 100%;
    vertical-align: top;
}
.icon-link--twitter {
    left: auto;
    right: 5px;
}
/*
=========================
NavBar SECTION
=========================
*/
.cloud-overlay {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background: rgba(17, 94, 167, 0.6);
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    background: #ffffff url(images/cloud2.gif)no-repeat 50% 50% fixed;
    background-size: cover;
    overflow-x: hidden;
    transition: 0.2s;
}
.overlay-content {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100vh;
}
.overlay-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.overlay-content &gt; ul &gt; li {
    position: relative;
    float: left;
    border-right: 1px solid hsl(212.9, 100%, 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay-content &gt; ul &gt; li:last-child {
    border-right: none;
}
.overlay-content &gt; ul &gt; li &gt; .navbar-title {
    display: block;
    text-decoration: none;
    color: #121730;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.overlay-content &gt; ul &gt; li:hover &gt; .navbar-title .nav-item {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.overlay-content &gt; ul &gt; li &gt; .navbar-title .nav-item {
    color: #ffffff;
    font-family: 'Italianno', sans-serif;
    font-size: 32px;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.overlay-content &gt; ul &gt; li &gt; .navbar-title:hover, .overlay-content &gt; ul &gt; li &gt; .navbar-title:focus {
    color: #00b1f0;
    border-radius: 2px;
}
.overlay-content &gt; ul &gt; li &gt; .navbar-title &gt; .nav-subTitle {
    position: relative;
    color: #ffffff;
    font-size: 12px;
    margin-top: 4rem;
    font-style: italic;
    opacity: .7;
}
.overlay-content &gt; ul &gt; li &gt; .navbar-title &gt; .nav-subTitle::before {
    content: '|';
    position: absolute;
    bottom: 45px;
    left: 50%;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
}
.overlay-content &gt; ul &gt; li:hover &gt; .navbar-title &gt; .nav-subTitle::before {
    opacity: 0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.overlay-content ul ul.sub-menu {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -moz-transition: visibility 0s, opacity 1s cubic-bezier(.65,.05,.36,1);
    -webkit-transition: visibility 0s, opacity 1s cubic-bezier(.65,.05,.36,1);
    transition: visibility 0s, opacity 1s cubic-bezier(.65,.05,.36,1);
}
.overlay-content ul li:hover &gt; ul.sub-menu {
    /*display: block;*/
    visibility: visible;
    opacity: 1;
}
.overlay-content ul ul.sub-menu li {
    position: relative;
}
.overlay-content ul ul.sub-menu li a {
    display: block;
    padding: 5px;
    color: #ffffff;
    outline-width: 0;
}
.overlay-content ul ul.sub-menu li a:hover {
    color: #ffffff;
}
.overlay-content ul ul.sub-menu li a::after, .overlay-content ul ul.sub-menu li a::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 40%;
    background-color: #ffffff;
    -webkit-transition: opacity .2s,width .4s ease;
    transition: opacity .2s,width .4s ease;
    height: 1px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
}
.overlay-content ul ul.sub-menu li a:hover::after, .overlay-content ul ul.sub-menu li a:hover::before {
    width: 100%;
    background-color: #ffffff;
    opacity: 1;
}
.overlay-content .menu-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.overlay-content .menu-bottom ul li {
    display: inline-block;
}
.overlay-content .menu-bottom ul li a {
    display: block;
    padding: 10px;
    color: #ffffff;
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: .2rem;
}
.overlay-content .menu-bottom ul.social-wrapper li a {
    color: hsl(240, 14.3%, 87.6%);
    font-size: 22px;
}
.overlay-content .menu-bottom ul li a:hover {
    color: #0f477a;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    width: auto;
    color: #ffffff;
    font-size: 32px;
    z-index: 1000;
}
.overlay .closebtn:hover, .overlay .closebtn:focus {
    color: #0C4980;
    background: transparent;
    width: auto;
    margin: initial;
}
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}
.navbar-section {
    position: fixed;
    left: 0;
    top: 0;
    width: 65px;
    height: 100%;
    color: #0C4980;
    text-align: center;
    border-right: 1px solid #0C4980;
    box-shadow: 0 0 6px -1px #0C4980;
    z-index: 1000;
}
.navbar-section .navbar-wrapper span {
    font-size:30px;
    cursor:pointer
}
.navbar-section .navbar-wrapper span:hover {
    color: #e7e7ea;
}
.logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 92vh;
}
.logo-wrapper img {
    width: 60px;
    height: auto;
}
/*
=========================
Chat Style
=========================
*/
.mf-float {
    position: fixed;
    bottom: 33px;
    left: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.mf-float__btn {
    background: transparent;
    border-top: 1px solid #0C4980;
    border-radius: 0;
    display: block;
    color: #0C4980;
    font-size: 2.3rem;
    line-height: 1rem;
    padding: 1rem;
}
.mf-label--sans--x-small, .mf-map__btn, figcaption {
    font-size: 1rem;
    line-height: 3rem;
    letter-spacing: .2rem;
}
.mf-float__btn.enquire span:not(.icon) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.popup-box {
    background: transparent;
    border: 1px solid #0f5ca3;
    border-radius: 3px;
    bottom: 0;
    display: none;
    height: 415px;
    position: fixed;
    right: 20px;
    width: 300px;
    z-index: 1000;
}
.round.hollow a {
    position: fixed;
    bottom: 5px;
    left: 15px;
    color: #ff6701;
    font-size: 38px;
    z-index: 999999;
}
.round.hollow a:hover {
    border-radius: 3px;
    font-size: 28px;
    padding: 3px 12px;
    text-decoration: none;
}
.popup-box-on {
    display: block !important;
}
.popup-box .popup-head {
    display: inline-table;
    padding: 5px 10px;
    width: 100%;
    color: #f9f9f9;
    background: #0f5ca3;
    font-size: 21px;
    clear: both;
}
.bg_none i {
    border: 1px solid #84746f;
    border-radius: 25px;
    color: #84746f;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none:hover i {
    border: 1px solid #000;
    border-radius: 25px;
    color: #000;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none {
    padding: 0 10px;
    color: #aaaaaa !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
}
.bg_none:hover {
    color: #282828;
}
.popup-box .popup-head .popup-head-right {
    margin: 5px 7px;
    margin-right: 0;
}
.popup-head-left img {
    border: 1px solid #3070ab;
    border-radius: 50%;
    width: 44px;
    float: left;
    margin-right: 5px;
}
.popup-head-left p {
    white-space: nowrap;
    width: 138px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 600;
}
.popup-messages-footer &gt; textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 46px !important;
    margin: 7px;
    padding: 5px !important;
     border: medium none;
    width: 95% !important;
}
.popup-messages-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px -5px 10px -12px #aaaaaa;
}
.popup-messages-footer .btn-footer {
    overflow: hidden;
    padding: 2px 5px;
    width: 100%;
}
.popup-messages-footer .btn-footer a:hover {
    color: #444444 !important;
}
.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}
.popup-box .popup-messages {
    position: absolute;
    top: 60px;
    width: 100%;
    height: 270px;
    background: #f9f9f9;
}
.direct-chat-messages {
    overflow: auto;
    padding: 10px;
    transform: translate(0px, 0px);
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages abbr.timestamp {
    background: #3f9684;
    color: #fff;
    padding: 0 11px;
}

.popup-head-right .btn-group {
    display: inline-flex;
    margin: 0 8px 0 0;
    vertical-align: top !important;
}
.chat-header-button {
    color: #00b3f0;
    background: transparent;
    border: 1px solid #00b3f0;
    border-radius: 50%;
    font-size: 14px;
    height: 33px;
    width: 33px;
    cursor: pointer;
    outline: none !important;
}
.chat-header-button:hover {
    color: #ffffff;
    background: #00b3f0;
    border-color: transparent;
}
.popup-head-right .btn-group .dropdown-menu {
    min-width: 122px;
    padding: 5px 0;
    transform: translate3d(-85px, 40px, 0px) !important;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 1px;
}
.popup-head-right .btn-group .dropdown-menu::before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 100%;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
}
.popup-head-right .btn-group .dropdown-menu li a {
    display: block;
    padding: 3px 10px;
    color: #303030;
    font-size: 12px;
}
.popup-head-right .btn-group .dropdown-menu li a:hover {
    color: #ffffff;
    background: #0f5ca3;
}

.popup-messages abbr.timestamp {
    background: #f9f9f9  none repeat scroll 0 0;
    color: #a1a1a1;
    padding: 0 11px;
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages .direct-chat-messages {
    height: auto;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}

.popup-messages .direct-chat-timestamp {
    color: #111111;
    opacity: 0.5;
}

.popup-messages .direct-chat-name {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 49px !important;
    color: #0f467a;
    opacity: 0.9;
}
.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    text-align: left;
}
.popup-messages .direct-chat-img {
    border: 1px solid #d7d7d7;
    background: #dddddd none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: -21px 0 0;
    width: 40px;
}
.popup-messages .big-round {
    margin: -9px 0 0 !important;
}
.popup-messages .smaller-round {
    width: 20px;
    height: 20px;
    margin: 0 2px;
}
.popup-messages .direct-chat-info img:first-child {
    margin-left: 7px;
}
.direct-chat-reply-name {
    color: #111111;
    font-size: 15px;
    margin: 0 0 0 10px;
    opacity: 0.9;
}
.direct-chat-img-reply-small {
    border: 1px solid #a4c6b5;
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 0 8px;
    width: 20px;
    background:#f9f9f9;
}
.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}
.popup-messages .doted-border::after {
    background: transparent none repeat scroll 0 0 !important;
    border-right: 2px dotted #a4c6b5 !important;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
    display: inline;
    z-index: -2;
}
.popup-messages .direct-chat-msg::after {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
    display: inline;
    z-index: -2;
}
.direct-chat-text::after, .direct-chat-text::before {
    border-color: transparent #dfece7 transparent transparent;
}
.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #dddddd transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}
.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}
.popup-messages .direct-chat-text {
    color: #1f2121;
    background: #dfece7 none repeat scroll 0 0;
    text-align: left;
    border: 1px solid #dfece7;
    border-radius: 2px;
}
.direct-chat-text {
    background: #dddddd none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}
/*
Single Page Chat
*/
.single-page-chatbar.mf-float {
    position: fixed;
    right: 0;
    left: auto;
    bottom: 0;
    background: #0f467a;
    border: 1px solid #0c528f;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.chat-wrapper.show .mf-float__btn {
    padding: 2rem 1.5rem 1rem 2.5rem;
    border: none;
}
.chat-wrapper.show .mf-float__btn a {
    color: #ffffff;
}

/*
=========================
Welcome SECTION
=========================
*/
.welcome-wrapper p {
    font-family: 'Quicksand', sans-serif;
    font-size: 19px;
    letter-spacing: 3px;
    line-height: 2em;
    text-transform: uppercase;
}
/*
=========================
Choose Us SECTION
=========================
*/
.choose-us {
    position: relative;
    z-index: 1;
}
.choose-wrapper {
    height: 100%;
    display: table;
}
.choose-inner {
    display: table-cell;
    vertical-align: middle;
}
.choose-text h6 {
    color: #9fa4af;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    padding-right: 40px;
}
.choose-text h6:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    background: #9fa4af;
}
.choose-text h1 {
    font-weight: 500;
}
.choose-text p {
    line-height: 28px;
}
.choose-text a, .soft-btn {
    margin-top: 15px;
    padding-bottom: 50px;
    color: #9ea7bd;
    background: #ffffff;
    border: 1px solid #d7dbe8;
    box-shadow: 0 0 15px 5px #eaebf2;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}
.choose-text a:hover, .soft-btn:hover {
    background: #00b2f0;
    color: #ffffff;
}
/*
=========================
Product View SECTION
=========================
*/
.product-view-wrapper .short-story p {
    line-height: 25px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #00b1f0;
    background-color: transparent;
    border-color: transparent transparent #00b1f0;
    border-bottom: 1px solid !important;
    font-size: 20px;
    font-weight: 500;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #dddddd;
    font-size: 20px;
}
.tab-inner {
    padding: 20px
}
.tab-inner a:hover p {
    color: #00b2f0;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
/*
=========================
SERVICE SECTION
=========================
*/
.service-section {
    background: hsl(0,0%,97%)
}
.service-row {
    overflow: hidden
}
.service-container .service-tab {
    padding: 30px 15px;
    box-shadow: 0 0 7px rgba(10, 16, 20, 0.16), 0 0 5px rgba(10,16,20,.1);
    transition: all 0.3s ease-in-out
}
.service-container .service-tab:hover {
    background: #fff
}
.service-container .service-tab.tabhover {
    box-shadow: 0 0 15px 5px #eaebf2
}
.service-meta-wrapper {
    margin-right: 20px
}
.service-meta-wrapper svg {
    color: inherit;
    font-size: 28px
}
.sercice-content-wrapper {
    overflow: hidden
}
.service-title {
    margin: 0;
    color: inherit;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase
}
.service-dice {
    color: rgb(153, 153, 153);
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}
.service-seperator {
    display: block;
    margin: 0;
    line-height: 1.6
}
.service-disk {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 20px;
    height: 1px;
    background: #bbbbbb;
    opacity: 1
}
.service-content {
    margin-top: 0
}
.service-content p {
    margin-bottom: 0;
    color: inherit;
    font-size: 1em;
    line-height: 1.6
}
.process-header-wrapper, .portfolio-header-wrapper {
    text-align: center
}
.process-header, .portfolio-header {
    margin-left: auto;
    margin-right: auto
}
.process-header h4, .portfolio-header h4 {
    margin: 0;
    color: #00b1f0;
    font-size: 23px;
    font-weight: 500;
    line-height: 18px
}
.process-header h2, .portfolio-header h2 {
    margin: 10px 0;
    color: inherit;
    font-weight: 400;
    line-height: 45px
}
.process-seperator-icon, .portfolio-seperator-icon {
    display: block;
    line-height: 1
}
.process-seperator-icon, .portfolio-seperator-icon svg {
    color: #00b1f0;
    font-size: 28px
}
.process-seperator-left, .portfolio-seperator-left, .process-seperator-right, .portfolio-seperator-right {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    width: 100%;
    max-width: 30px;
    height: 1px
}
.mod-clock-o {
    margin: 0 10px;
    color: rgb(31, 180, 218);
    font-size: 25px
}
.service-img-wrapper {
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 2px;
    box-shadow: 0 0 18px 1px #989cab
}
.service-img-overly {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background: rgba(17, 94, 167, 0.25)
}
/*
=========================
Video SECTION
=========================
*/
.views {
    padding-top: 20px;
    text-align: center
}
.views img {
    width: 100%;
    box-shadow: 0 105px 15px 15px #ddd
}
.video-img-overly {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
    background: rgba(17, 94, 167, 0.8)
}
.video-section {
    position: relative;
    min-height: 290px;
    background: url(images/elbrus-bg01.jpg)no-repeat 50% 0% fixed;
    background-size: cover
}
.b-video {
    background: #ffffff;
    width: 100%;
    margin: 30px auto;
    min-height: 305px;
    max-width: 590px;
    padding: 50px;
    box-shadow: 5px 15px 40px -12px #d6d6d6;
    border: 1px solid rgba( 214, 214, 214, 0.5);
    position: relative;
    z-index: 7
}
.b-video:hover {
    transform: scale(1.1);
    z-index: 7;
    position: relative
}
.b-video, .b-video .video-icon {
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear
}
.b-video .video-caption {
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    position: relative;
    z-index: 2
}
.b-video .video-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 9px 9px 38px 9px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    text-align: center;
    position: relative;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out
}
.b-video .video-icon {
    background: #00b1f0
}
.b-video .video-icon svg {
    position: absolute;
    top: 30%;
    left: 8px;
    right: 0;
    margin: auto
}
.b-video .video-icon:before {
    content: '';
    border-top: 1px solid #00b1f0;
    top: 50%;
    left: -55%;
    width: 30px;
    position: absolute
}
.b-video .video-icon:after {
    content: '';
    border-top: 1px solid #00b1f0;
    top: 50%;
    right: -55%;
    width: 30px;
    position: absolute
}
.b-video h5 {
    font-size: 30px;
    color: #2e3b4e;
    padding: 0 0 10px 0;
    margin: 0;
    text-transform: capitalize
}
.b-video h6 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 300;
    text-transform: capitalize
}
.videopopupjs__close {
    color: #ffffff;
    float: right
}
.videopopupjs__close::after {
    background: #00b2f0;
    font-weight: 600
}
/*
=========================
Pricint SECTION
=========================
*/
.bs-five-area{
    width:100%;
    display: inline-block;
    box-shadow: 0px 0px 6px 0px #ddd;
    overflow: hidden;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    text-align: center
}
.bs-five-area.bs-radius{
    border-radius: 15px
}
.bs-five-area &gt; div{
    padding:0;
    float: left
}
.bs-five-area .bs-five {
    position: relative;
    width: 100%;  
    margin: auto; 
    transition: all 0.4s;
    padding:20px;
    cursor: pointer
}
.bs-five-area .bs-five .start-icon {
    width: 65px;
    height: 65px;
    display: inline-block
}
.bs-five-area .bs-five h5 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px
}
.bs-five-area .bs-five h1 {
    font-weight: 100;
    line-height: 72px
}
.bs-five-area .bs-five.active h1, 
.bs-five-area .bs-five.active h5 {
    color: #ffffff
}
.bs-five-area .bs-five h1 sup {
    top:-30px
}
.bs-five-area .bs-five h1 sub {
    font-family: 'Italianno', sans-serif
}
.bs-five-area .bs-five p {
    color: #9fa4af
}
.bs-five-area .bs-five ul {
    margin:0;
    padding:0;
    list-style: none
}
.bs-five-area .bs-five ul li {
    line-height: 45px;
    border-bottom:0px
}
.bs-five-area .bs-five.active {
    background: #0f477a;
    background: -webkit-linear-gradient(to right, #0f477a, #00b1f0, #0f477a);
    background: linear-gradient(to right, #0f477a, #00b1f0, #0f477a)
}
.bs-five-area .bs-five:hover {
    background: #00b1f0;
    transition: all 0.4s
}
.bs-five-area .bs-five.active .btn.btn-light, 
.bs-five-area .bs-five:hover.bs-five .btn.btn-light, .soft-dark-btn {
    background: #0f477a ;
    box-shadow: 0 0 10px 0px #9ea7bd

}
.bs-five-area .bs-five.active,
.bs-five-area .bs-five.active ul li,
.bs-five-area .bs-five:hover, 
.bs-five-area .bs-five:hover h5, 
.bs-five-area .bs-five:hover h1, 
.bs-five-area .bs-five:hover p {
    color:#ffffff
}
/*
=========================
NEWSLETTER SECTION
=========================
*/
#volunteer {
    position: relative;
    min-height: 290px;
    background: url(images/newsletter.jpg)no-repeat 50% 50% fixed;
    background-size: cover
}
.vol_area {
    padding: 80px 0
}
#volunteer .volunteer_content h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px
}
#volunteer .volunteer_content h3 span {
    padding: 0 5px;
    color: #00b1f0
}
#volunteer .volunteer_content p {
    font-size: 14px;
    color: #fff
}
#volunteer .join_us {
    padding-top: 55px
}
#contact-form {
  position: relative
}
#contact-form input {
    max-width: 68%;
    position: relative;
    padding: 5px 25px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px 0 0 4px;
    border: none;
    outline: 0
}
#contact-form .form-control:focus {
    background: #ffffff;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
#contact-form button {
    border-radius: 0 4px 4px 0;
    background-color: #3eb0f7;
    color: #ffffff;
    font-size: 1em;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}
/*
=========================
EVENT SECTION
=========================
*/
#event {
    min-height: 550px;
    background: #ffffff;
    padding: 80px 0 0;
}
.event_item, .event_item .event_img {
    overflow: hidden;
    position: relative;
    height: 100%
}
#event .event_item img {
    width: 100%;
    height: 100%
}
#event .event_text {
    padding: 30px 30px 0;
    width: 100%;
    min-height: 279px;
    background: #eff0f2
}
#event .event_item .event_img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
#event .event_item:hover .event_img {
    -webkit-transform: translateZ(0) scale(1.5, 1.5);
    -moz-transform: translateZ(0) scale(1.5, 1.5);
    -ms-transform: translateZ(0) scale(1.5, 1.5);
    -o-transform: translateZ(0) scale(1.5, 1.5);
    transform: translateZ(0) scale(1.5, 1.5)
}
#event .event_news .event_item:hover .event_img {
    -webkit-transform: translateZ(0) scale(1.2, 1.2);
    -moz-transform: translateZ(0) scale(1.2, 1.2);
    -ms-transform: translateZ(0) scale(1.2, 1.2);
    -o-transform: translateZ(0) scale(1.2, 1.2);
    transform: translateZ(0) scale(1.2, 1.2)
}
#event .event_text h4 {
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: 500
}
#event .event_text h6 {
    padding-bottom: 20px;
    font-size: 14px;
    color: #6c6b6b
}
#event .event_text p {
    padding-bottom: 5px;
    letter-spacing: 0px;
    line-height: 23px
}
#event .event_news {
    margin-bottom: 12px;
    padding: 5px;
    border: 1px dotted #eff0f2;
    border-radius: 3px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out
}
#event .event_news:hover {
    border-color: #f5f5f5;
    border-style: solid;
    box-shadow: 0 15px 30px -15px #c5cce4;
}
#event .event_news_img {
    padding-right: 10px
}
.event_news_img img {
    width: 95px;
    height: 90px
}
.event_news_text {
    display: block;
    overflow: hidden
}
.event_news_text h4 {
    font-size: 15px;
    line-height: 15px
}
#event .event_news_text p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 15px
}
#event .event_news_text .time-line {
    padding: 3px 6px;
    color: #ffffff;
    background: #00b1f0;
    float: right;
    font-size: 20px;
    font-family: 'Italianno', sans-serif;
    text-align: right;
    border-radius: 2px
}
.snip1561 {
  width: 100%;
  background: #00b1f0;
  background: -moz-linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%);
  background: -webkit-linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%);
  background: linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%)
}
.snip1561 img,
.snip1561:before,
.snip1561:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease
}
.snip1561:before,
.snip1561:after {
  content: '';
  background: #ffffff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.snip1561:before {
  width: 60px;
  height: 1px;
  left: 100%
}
.snip1561:after {
  height: 60px;
  width: 1px;
  top: 0%
}
.snip1561:hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5
}
.snip1561:hover:before,
.snip1561.hover:before,
.snip1561:hover:after,
.snip1561.hover:after {
  opacity: 1;
  top: 50%;
  left: 50%
}
/*
=========================
Clients SECTION
=========================
*/
.clients-quotes ul {
    margin-top: 40px;
    padding-left: 40px;
}
.clients-quotes ul li {
    position: relative;
}
.clients-quotes ul li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: -15px;
    height: 10px;
    width: 10px;
    background: url(images/check.png) no-repeat;
}
.clients-quotes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.clients-quotes, .testimonials-wrapper {
    padding: 45px 0;
}
.testimonials-wrapper {
    position: relative;
    padding-left: 45px;
    color: #ffffff;
}
.testimonials-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: -100%;
    width: -moz-available;
    width: 200%;
    height: 100%;
    background: url(images/testimoniall.jpg) no-repeat 0 50%;
    background-size: cover;
}
.testimonials-wrapper .carousel-inner .carousel-item .img-box {
    width: 135px;
    height: 135px;
}
.testimonials-wrapper .carousel-control-prev {
    left: -100px;
}
.testimonials-wrapper .carousel-control-next {
    right: -100px;
}
.testimonials-wrapper .carousel-indicators {
    top: 320px;
}
.testimonials-wrapper .carousel-inner .carousel-item .before-quot {
    position: relative;
    padding: 0 20px;
}
.testimonials-wrapper .carousel-inner .carousel-item .before-quot::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    background: url(images/quote-top.png);
    width: 30px;
    height: 27px;
    opacity: 0.2;
}
.testimonials-wrapper .carousel-inner .carousel-item .before-quot::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: auto;
    background: url(images/quote-bottom.png);
    width: 30px;
    height: 27px;
    opacity: 0.2;
}
/*
=========================
Users SECTION
=========================
*/
.user-section {
    position: relative;
    background: #ffffff
}
.user-title {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: auto;
    right: 0;
    text-align: center
}
.user-title h3 {
    margin: 0;
    color: #000000
}
.user-title p {
    color: #000000;
    font-family: 'Italianno', sans-serif;
    font-weight: 600
}
.user-pic {
    width: 100%
}
.user-pic-1 {
    background: url(images/users/01.jpg) no-repeat
}
.user-pic-2 {
    background: url(images/users/02.jpg) no-repeat
}
.user-pic-3 {
    background: url(images/users/03.jpg) no-repeat
}
.user-pic-4 {
    background: url(images/users/04.jpg) no-repeat
}
.user-pic-5 {
    background: url(images/users/05.jpg) no-repeat
}
.user-pic-6 {
    background: url(images/users/06.jpg) no-repeat
}
.user-pic-7 {
    background: url(images/users/7.jpg) no-repeat
}
.user-pic-8 {
    background: url(images/users/8.jpg) no-repeat
}
.user-pic-9 {
    background: url(images/users/9.jpg) no-repeat
}
.user-pic-10 {
    background: url(images/users/10.jpg) no-repeat
}
.user-pic-11 {
    background: url(images/users/11.jpg) no-repeat
}
.user-pic-12 {
    background: url(images/users/12.jpg) no-repeat
}
.user-pic-13 {
    background: url(images/users/13.jpg) no-repeat
}
.user-pic-14 {
    background: url(images/users/14.jpg) no-repeat
}
.user-pic-15 {
    background: url(images/users/15.jpg) no-repeat
}
.user-pic-16 {
    background: url(images/users/16.jpg) no-repeat
}
.user-pic-17 {
    background: url(images/users/17.jpg) no-repeat
}
.user-pic-18 {
    background: url(images/users/18.jpg) no-repeat
}
.user-pic-1, .user-pic-2, .user-pic-3, .user-pic-4, .user-pic-5, .user-pic-6, 
.user-pic-7, .user-pic-8, .user-pic-9, .user-pic-10, .user-pic-11, .user-pic-12, 
.user-pic-13, .user-pic-14, .user-pic-15, .user-pic-16, .user-pic-17, .user-pic-18 {
    background-size: cover;
    opacity: 0.3;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.user-pic-1:hover, .user-pic-2:hover, .user-pic-3:hover, .user-pic-4:hover, .user-pic-5:hover, .user-pic-6:hover, 
.user-pic-7:hover, .user-pic-8:hover, .user-pic-9:hover, .user-pic-10:hover, .user-pic-11:hover, .user-pic-12:hover, 
.user-pic-13:hover, .user-pic-14:hover, .user-pic-15:hover, .user-pic-16:hover, .user-pic-17:hover, .user-pic-18:hover {
    opacity: 1
}
/*
=========================
FOOTER SECTION
=========================
*/
.footer-widget-wrapper {
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(45deg, #0f467a 30%, #00b2f0 75%);
    background-image: -o-linear-gradient(45deg, #0f467a 30%, #00b2f0 75%);
    background-image: linear-gradient(45deg, #0f467a 30%, #00b2f0 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#0f467a', endColorstr='#00b2f0')
}
.footer-widget h3 {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.40);
    text-transform: uppercase;
    letter-spacing: 1px
}
.footer-widget.footer-logo {
    position: relative
}
.footer-widget.footer-logo::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 35px
}
.footer-widget a{
    line-height: 24px;  
    display: block;
    color: #fff
}
.footer-widget a:hover{
    color: rgba(255, 255, 255, 0.40);
    text-decoration: underline
}
.footer-widget address {
    line-height: 24px;
    color: #fff; 
}
.footer-widget address a,
.footer-widget a.feedback-modal {
    margin-top: 10px;
    font-size: 10px;
    padding: 1px 10px 0px;
    border: 1px solid rgba(255,255,255,0);
    display: inline-block;
    border-radius: 30px;
    background: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5);
    text-transform: uppercase;
    line-height: 18px
}
.footer-widget address a:hover,
.footer-widget a.feedback-modal:hover {
    color: rgba(255,255,255,.7);
    border: 1px solid rgba(255,255,255,.2); 
    background: rgba(255,255,255,0);
    text-decoration: none
}
.copyright {
    padding: 35px 0 0;
    letter-spacing: 0;
}
.copyright p{
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    color: rgba(255, 255, 255, 0.40);
    letter-spacing: 2px
}
/*
=========================
Feedback Modal
=========================
*/
#feedModal .modal-body {
    padding: 30px
}
#feedModal .modal-body .btn{
    margin: 30px auto;
    display: block
}
#feedModal label {
    color: #6d6d6d
}
/*
=========================
Scrollbar Style
=========================
*/
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}
/*
Scrollbar rail styles
*/
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute
}
.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}
.ps--active-x &gt; .ps__rail-x,
.ps--active-y &gt; .ps__rail-y {
    display: block;
    background-color: transparent
}
.ps:hover &gt; .ps__rail-x,
.ps:hover &gt; .ps__rail-y,
.ps--focus &gt; .ps__rail-x,
.ps--focus &gt; .ps__rail-y,
.ps--scrolling-x &gt; .ps__rail-x,
.ps--scrolling-y &gt; .ps__rail-y {
    opacity: 0.6
}
.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus {
    background-color: transparent;
    opacity: 0.9
}
/*
Scrollbar thumb styles
*/
.ps__thumb-x {
    background-color: #23283e;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}
.ps__thumb-y {
    background-color: #23283e;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}
.ps__rail-x:hover &gt; .ps__thumb-x,
.ps__rail-x:focus &gt; .ps__thumb-x {
    background-color: #aaaaaa;
    height: 11px
}
.ps__rail-y:hover &gt; .ps__thumb-y,
.ps__rail-y:focus &gt; .ps__thumb-y {
    background-color: #aaaaaa;
    width: 11px
}
/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}
.ps__rail-x,
.ps__rail-y {
    opacity: 0.6
}

/*
=========================
Single Page Styles
=========================
*/
.py {
    padding-left: 0;
    padding-right: 0
}
.left-bar, .right-bar {
    padding: 0 40px;
    height: 100vh
}
.left-bar {
    position: relative;
    background: #23283e
}
.single-logo-wrapper {
    text-align: center
}
.single-logo-wrapper img {
    height: auto
}
.menu-title {
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.07)
}
.menu-title span {
    font-weight: 700;
    font-size: 18px;
    color: #A0A2A5;
    letter-spacing: 3px;
    cursor: pointer
}
.menu-title span:hover {
    color: #ffffff
}
.menu-title span:hover svg {
    color: #A0A2A5;
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

.menu-title svg {
    position: relative;
    margin-right: 10px
}
.left-bar &gt; ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.left-bar &gt; ul li {
    position: relative
}
.left-bar &gt; ul li::after {
    content: ' ';
    display: block;
    width: 0;
    height: 1px;
    background-color: #00b2f0;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    bottom: 1px
}
.left-bar &gt; ul li:hover::after, .left-bar ul li.active::after {
    width: 100%
}
    .left-bar &gt; ul li a {
        display: block;
        padding: 10px 0;
        /*color: #666975;*/
        color: #a6e995;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        font-weight: 700;
        letter-spacing: 0.6px;
        outline: none
    }
.left-bar &gt; ul li a:hover, .left-bar ul li.active a {
    color: #ffffff
}
.sidebar-bottom {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75%
}
.copyright-holder {
    color: #676975;
    font-size: 11px;
    font-weight: 300
}
.main-content-wrapper {
	position: relative;
    padding-top: 50px;
    color: #ffffff;
    background-size: cover;
    background-position: center center
}
.softcode-maincontent {
    background-image: url("images/wall.jpg")
}
.whychooseus-maincontent {
    background-image: url("images/7.jpg")
}
.map-maincontent {
    background-image: url("images/earth.gif")
}
.contact-maincontent {
    background: #f2f2f4;
    color: #0f477a
}
.contact-maincontent .form-control {
    font-family: 'Quicksand', sans-serif;
    border: 1px solid #80bfff
}
.contact-maincontent .form-control:focus {
    box-shadow: 0 .4rem .5rem .03rem rgba(0,123,255,.18)
}
.main-content-wrapper h4 {
	margin-bottom: 30px;
	color: #ffffff
}
.contact-maincontent h4 {
    color: #0f477a
}
.main-content-wrapper a {
	color: #00b2f0;
}
.main-content-wrapper a:hover {
	color: #0f477a 
}
.right-bar {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center center
}
.softcode-bar {
    background-image: url("images/4339.jpg")
}
.whychooseus-bar {
    background-image: url("images/590.jpg");
    background-position: 75% 50%
}
.map-bar {
    background-image: url("images/bg-world-map.jpg");
    background-position: 38% 50%
}
.contact-bar {
    background-image: url("images/439.jpg");
    background-position: 46% 50%
}
.right-bar .navbar-wrapper {
	padding-top: 20px;
    color: #ffffff;
	text-align: right
}

/*
=========================
Animate.css
=========================
*/
.animated {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}
.single-page-chatbar {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}
.animation-delay-100 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.animation-delay-1300 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}
.animation-delay-1600 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

/*
=========================
Contact Us Section
=========================
*/
.contact-panel-body input:focus::-webkit-input-placeholder {color:transparent;}
.contact-panel-body input:focus:-moz-placeholder {color:transparent;} /* FF 4-18 */
.contact-panel-body input:focus::-moz-placeholder {color:transparent;} /* FF 19+ */
.contact-panel-body input:focus::-moz-placeholder {color:transparent;} /* FF 19+ */
.contact-panel-body input:focus:-ms-input-placeholder {color:transparent;} /* IE 10+ */
.contact-panel-body .white {
    color: #ffffff
}
.contact-panel-body .form-group {
    margin-bottom: 2rem
}
.contact-panel-body .input-group-addon {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: #80bfff;
    border: 1px solid #80bfff;
    border-radius: 4px;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell
}
.contact-panel-body .input-group-addon:first-child {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.contact-panel-body input::-webkit-input-placeholder, 
.contact-panel-body textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaaaaa
}
.contact-panel-body input::-moz-placeholder, 
.contact-panel-body textarea::-moz-placeholder { /* Firefox 19+ */
  color: #aaaaaa
}
.contact-panel-body input:-ms-input-placeholder, 
.contact-panel-body textarea:-ms-input-placeholder { /* IE 10+ */
  color: #aaaaaa
}
.contact-panel-body input:-moz-placeholder, 
.contact-panel-body textarea:-moz-placeholder { /* Firefox 18- */
  color: #aaaaaa
}
/*
=========================
Our Team Section
=========================
*/
.team-section .team-block {
    margin-bottom: 20px;
    transition: 1s ease;
}
.team-section .team-block:hover {
    transform: scale(0.96, 0.96);
}
.team-section .team-content {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    display: inline-block;
    padding: 15px 30px;
    color: #ffffff;
    background-color: rgba(35, 40, 62, .8)
}
.team-section .team-content h4 {
    margin-bottom: 15px;
    font-size: 18px
}
.team-section .team-img {
    position: relative;
    z-index: 1000;
}
.team-section .team-img img {
    width: 100%
}
.team-section .team-meta { 
    margin-bottom: 0;
    color: #9da4aa;
    font-family: 'Italianno', cursive;
    font-size: 19px;
}
.team-section .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: 1s ease;
    border-radius: 0px;
    opacity: 0
}
.team-section .team-img:hover .overlay {
    background: #F0F2F0;
    background: -webkit-linear-gradient(to top, #000C40, #F0F2F0);
    background: linear-gradient(to top, #000C40, #23283E);
    opacity: .9;
}
.team-section .team-img:hover .team-content {
    opacity: 0
}
.team-section .overlay .team-meta {
    color: #00b2f0
}
.team-section .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 15px;
    color: #ffffff;
}
.team-section .text h4 {
    margin-bottom: 15px;
    font-size: 19px
}
.team-section .text p:last-child {
    font-size: 13px
}
.team-section .parson-department {
    font-size: 13px;
    margin-top: -3px;
}
.team-section .social-wrapper {
    overflow: hidden;
}
.team-section .social-wrapper li {
    margin-left: 5px;
    float: left
}
.team-section .social-wrapper li:first-child {
    margin-left: 0
}
.team-section .social-wrapper li a {
    display: block;
    padding: 5px 10px;
    color: #00b2f0;
    border: 1px solid rgba(0, 178, 240, .4)
}
.team-section .social-wrapper li a:first-child {
    padding: 5px 12px
}
.team-section .social-wrapper li a:hover {
    color: #ffffff;
    background: rgba(0, 178, 240, .2);
    border-color: transparent
}
/*
=========================
Blog Section
=========================
*/
.blog-section {
    padding-top: 40px;
    color: #1e285f;
}
.blog-section .content-title {
    padding: 5px;
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 71px;
    -webkit-box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
    box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
}
.blog-section .content-title h3 {
    line-height: 22px;
}
.blog-section .content-title h3 a {
    color: #34495E;
    font-size: 17px;
    text-decoration: none;
    transition: 0.5s;
}
.blog-section .content-title h3 a:hover {
    color: #00b2f0;
}
.blog-section .content-footer {
    position: relative;
    padding: 10px;
    background: #23283E;
    border-radius: 60px;
    -webkit-box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
    box-shadow: 1px 4px 16px 3px rgba(0,0,0,.5);
}
.blog-section .content-footer span a {
    color: #00b2f0;
    display: inline-block;
    padding: 6px 5px;
    text-decoration: none;
    transition: 0.5s;
}
.blog-section .content-footer span a:hover {     
    color: #ffffff;   
}
.blog-section aside {
    margin-bottom: 30px;
}
.blog-section aside .content-footer &gt; img {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    margin-right: 10px;
    border: 2px solid #ffffff;
}
.blog-section .user-ditels {
    width: 300px;
    bottom: 40px;
    height: 100px;
    padding-bottom: 100px;
    position: absolute;
    border: 2px solid #ffffff;
    background-color: #34495E;
    right: 0;
    display: none;
    z-index: 1;
}
@media (max-width:768px) {
    .blog-section .user-ditels {   
        right: 5px;
    }
}
.blog-section .content-footer .content-footer-title {
    color: #00b2f0;
    font-size: 16px;
}
.blog-section .user-small-img {
    cursor: pointer;
}
.blog-section .content-footer:hover .content-footer-title {
    color: #ffffff;
}
.blog-section .content-footer:hover .user-ditels {
    display: block;
}
.blog-section .content-footer .user-ditels .user-img {
    overflow: hidden;
    width: 100px;
    height: 100px;
    float: left;
}
.blog-section .user-full-ditels h3, 
.blog-section .user-full-ditels p {
    display: block;
    margin: 0;
    color: #ffffff;
    text-align: right;
}
.blog-section .user-full-ditels h3 {
    padding-top: 10px;
    padding-right: 15px;
    font-size: 19px;
}
.blog-section .user-full-ditels p {
    padding-right: 20px;
    padding-top: 5px;
    font-size: 11px;
}
.blog-section .social-icon {
    background: #ffffff;
    margin-top: 10px;
    padding-right: 20px;
    text-align: right;
}
.blog-section .social-icon&gt;a {
    font-size: 17px;
    text-decoration: none;
    padding: 5px;
}
.blog-section .social-icon a:nth-of-type(1) {
    color: #4E71A8;
}
.blog-section .social-icon a:nth-of-type(2) {
    color: #3FA1DA;
}
.blog-section .social-icon a:nth-of-type(3) {
    color: #E3411F;
}
.blog-section .social-icon a:nth-of-type(4) {
    color: #CA3737;
}
.blog-section .social-icon a:nth-of-type(5) {
    color: #3A3A3A;
}
/* recent-post-col */
.blog-section .widget-sidebar {
    background: #ffffff;
    padding: 20px;
}
.blog-section .widget-sidebar:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.blog-section .widget-sidebar:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.blog-section .title-widget-sidebar {
    font-size: 12pt;
    border-bottom: 2px solid #e5ebef;
    margin-bottom: 15px;
    padding-bottom: 10px;    
    margin-top: 0px;
}
.blog-section .title-widget-sidebar:after {
    content: '';
    position: absolute;
    width: 150px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #00b2f0;
}
.blog-section .recent-post {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
}
.blog-section .post-img {
    margin-top: 15px;
}
.blog-section .post-img img {
    width: 65px;
    height: auto;
    float: left;
    margin-right: 15px;
    border: 3px solid #e5e5e5;
    border-radius: 2px;
    transition: 0.5s;
}
.blog-section .recent-post a {
    text-decoration: none;
    color: #34495E;
    font-size: 16px;
    transition: 0.5s;
}
.blog-section .post-img, .blog-section .recent-post a:hover {
    color:#00b2f0;
}
.blog-section .recent-post a .recent-post-title {
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    width: 150px;
    white-space: nowrap;
}
.blog-section .recent-post a .recent-post-timeline {
    margin-bottom: 0;
    float: left;
}
.blog-section .post-img img:hover {
    border: 5px solid #00b2f0;
}
/* ARCHIVES */
.blog-section button.accordion {
    background-color: #0f477a;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-radius: 2px;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.blog-section button.accordion.active, .blog-section button.accordion:hover {
    background: #00b2f0;
    color: #ffffff;
}
.blog-section button.accordion:after {
    content: '\002B';
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.blog-section button.accordion.active:after {
    content: "\2212";
}
.blog-section .panel {
    overflow: hidden;
    padding: 0 18px;
    background-color: #ffffff;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}
/* categories */
.blog-section .categories-btn {
    background: #00b2f0;
    margin-top: 20px;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-radius: 2px;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.blog-section .categories-btn:after {
    content: '\25BA';
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.blog-section .categories-btn:hover {
    background: #0f477a;
    color: #ffffff;
}
.blog-contact-form {
    position: relative;
}
.blog-contact-form input {
    background-color: rgba(255, 255, 255, 0.8);
    height: 45px;
    border: 1px solid #eeeeee;
    outline: none;
}
.blog-contact-form button {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 45px;
    color: #ffffff;
    font-size: 13px;
    background-color: #3eb0f7;
    border-radius: 0 4px 4px 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.blog-snip1561 {
  width: 100%;
  background: #00b1f0;
  background: -moz-linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%);
  background: -webkit-linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%);
  background: linear-gradient(90deg, #0c4d87 10%, #00b1f0 100%, #00b1f0 100%);
}
.blog-snip1561:hover img {
  opacity: 0.5;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
/*
=========================
CAREER PAGE
=========================
*/
.career-maincontent {
    padding-top: 40px;
}
.career-maincontent, .career-maincontent h4 {
    background: #ffffff;
    color: #666666;
}
.career-heading {
    background: #23283e;
    padding: 10px;
    text-align: center;
}
.career-heading h1 {
    margin: 0;
    color: #ffffff;
    font-size: 32px;
}
.career-banner p {
    font-size: 16px;
    text-align: center;
}
p.sdp {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 20px;
}
a.apply-btn {
    color: #ffffff;
}
.career-vacancie #tabs {
    margin-bottom: 20px;
    background: #00b2f0;
}
.career-vacancie #tabs .section-title {
    padding: 5px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

.career-vacancie #tabs .nav-tabs .nav-item.show .nav-link, 
.career-vacancie .nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: #ffffff;
    border-bottom: 0 solid #dddddd !important;
    font-size: 15px;
    font-weight: 300;
    flex: initial;
}
.career-vacancie #tabs .nav-tabs .nav-link {
    color: #0f477a;
    font-size: 15px;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    flex: initial;
}
.career-vacancie #tabs .nav-tabs .nav-link:hover {
    color: #ffffff;
}
.career-vacancie #tabs .nav-tabs .nav-link.active {
    color: #00b2f0;
}
.career-vacancie #tabs #nav-tabContent {
    padding-top: 10px;
    color: #242424;
    background: #ffffff;
}
.career-vacancie #tabs .tab-pane ul {
    margin: 20px;
    list-style: inherit;
}
.career-vacancie #tabs .panel-body {
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0 0 2px 1px #ddd;
}
table.jbp {
    text-align: center;
    background: #f5f5f5;
}
td.jbpl {
    border-left: 10px solid #00b2f0;
    border-right: 0;
}
td.jbpl a:hover {
    text-decoration: underline;
}
td.jbpm {
    border-left: 0;
    border-right: 0;
}
td.jbpr {
    background: #00b2f0;
    padding: 33px;
}
td.jbpr a:hover {
    text-decoration: underline;
    text-decoration-style: double;
    text-decoration-color: #ffffff;
}
table.jbp tr td {
    width: 100%;
    border-bottom: 0;
    border-top: 0;
    vertical-align: middle;
}
.moduletable.cv &gt; h3 {
    text-align: center;
    font-size: 26px;
    line-height: 48px;
    background: #00b2f0;
    color: #fff;
    margin-bottom: 0;
}
#tabs .moduletable .custom {
    padding-top: 10px;
}
#tabs .moduletable .custom ul.offer {
    width: 100%;
    display: block;
    margin: auto;
    padding: 15px 20px;
    overflow: hidden;
    background: #083047;
}
#tabs .moduletable .custom ul.offer li {
    float: left;
    font-size: 14px;
    color: #fff;
    margin: 0 0.5%;
    padding: 2px 5px;
    list-style-type: disclosure-closed;
    list-style-position: inside;
}

.without-jobpost ul {
    margin: 20px;
    margin-top: 0;
    padding: 15px;
    padding-top: 0;
    list-style: disclosure-closed;
}
/*
=========================
FEATURES PAGE
=========================
*/
.feature-wrapper {
    box-shadow: 0 2px 2px rgba(10,16,20,.24), 0 0 2px rgba(10,16,20,.12);
}
.features-maincontent {
    padding: 0;
    color: #111111;
    background: #ffffff;
}
.features-maincontent h1,
.features-maincontent h2,
.features-maincontent h3,
.features-maincontent h4,
.features-maincontent h5,
.features-maincontent h6 {
    color: #5E6F81;
}
.features-overview {
    padding: 40px 0 0;
    background: #ffffff;
}
.theme-icon {
    margin-bottom: 10px;
    color: #00b2f0;
    font-size: 52px;
}
.features-overview h6 {
    font-size: 15px;
}
.features-overview p {
    color: #5f6a7d;
    letter-spacing: 0;
}
.title-bar {
    margin: 40px auto;
    width: 85%;
}
.features-module h4 {
    margin-bottom: 15px;
}

.product-listing .panel-group .panel-heading .panel-title {
    margin-bottom: 0;
}
.product-listing .panel-group .panel-heading .panel-title a {
    display: inline-flex;
    margin-bottom: 3px;
    padding: 6px 10px;
    width: 100%;
    background-color: #F5F5F5;
    font-size: 17px;
    font-weight: 400;
    border: none;
    border-right: 3px solid #ECE9E9;
    border-bottom: 2px solid #EAEAEA;
    border-radius: 2px;
}
.product-listing .panel-group .panel-heading .panel-title a:hover {
    color: #ffffff;
    background: #00b2f0;
    border-right: 3px solid #06a5de;
    border-bottom: 2px solid #06a5de;
}
.product-listing .panel-group .panel-heading .panel-title.two-panel-title a {
    font-size: 16px;
}
.product-listing .panel-default .panel-body a {
    color: #34495E;
    display: inline-flex;
    font-size: 14px;
    padding: 5px;
    text-align: left;
    width: 95%;
}
.product-listing .panel-default .panel-body a &gt; svg {
    margin-top: 4px;
    margin-right: 3px;
    font-size: 13px;
}
.product-listing .panel-group .panel-default .panel-body {
    margin-top: -3px;
    margin-bottom: 3px;
    padding: 10px;
    background: #f5f5f5;
    border-right: 3px solid #f2eaea;
    border-bottom: 2px solid #f2eaea;
}
.product-listing .panel-group .panel-body .panel-body {
    background: #f5f5f5 none repeat scroll 0 0;
}
.product-listing .panel-default .panel-collapse .panel-body .checkbox {
    margin: 5px;
}
.product-listing .panel-default .panel-collapse .panel-body .checkbox label {
    cursor: pointer;
}
.product-listing .panel-default .panel-collapse .panel-body .checkbox label:hover {
    color: #00b2f0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.product-listing .panel-default .panel-collapse .panel-body .checkbox label svg {
    font-size: 11px;
}
.product-listing .accordian-arrow {
    margin-left: -5px;
    margin-right: 10px;
    padding: 1px 2px;
    transition: all 0.3s ease-in-out 0s;
}
.hideOverflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.product-listing .collapsed .accordian-arrow .fa-plus-square, .product-listing .accordian-arrow .fa-minus {
    display: block;
}
.product-listing .accordian-arrow .fa-plus-square, .product-listing .collapsed  .accordian-arrow .fa-minus {
    display: none;
}
.nested-accordion .panel-group .panel-body li .panel .panel-heading {
    padding: 5px;
}
.nested-accordion .panel-body li .panel-group .panel-collapse .panel-body {
    padding: 5px 15px;
}

.features-images {
    background: url(images/features.X-large.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 90% 0;
    width: 400px;
    height: 476px;
}

.technologies-items &gt; li {
    position: relative;
}
.technologies-items &gt; li &gt; p {
    margin-bottom: 0;
    padding: 7px 10px;
    font-weight: 600;
}
.technologies-items &gt; li &gt; p, 
.technologies-items ul li p {
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
}
.technologies-items ul li p {
    margin: 0;
    padding: 5px 0 5px 20px;
}
.technologies-items li p::after {
    content: 'â˜‘';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 5px;
    margin-top: 6px;
    color: #5f6a7d;
    font-size: 18px;
}
.technologies-items &gt; li &gt; p:hover, 
.technologies-items li p:hover::after {
    color: #A0A2A5;
}
.technologies-img {
    background: url(images/elbrus-brms.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 340px;
    box-shadow: 0 0px 10px 3px #e0e0e0;
}

.Pricing-details {
    margin: 50px 0 0;
    padding-bottom: 20px;
    width: 100%;
    background: #23283e;
}
.Plan-board {
    margin-bottom: 40px;
    background: #ffffff;
    border-radius: 2px;
    text-align: center;
}
.Plan-board h4 {
    margin: 0;
    padding: 15px 0;
    color: #00b2f0;
    border-bottom: 1px solid #f2f2f2;
}
.Plan-board-pro h1 {
    margin-top: 30px;
    color: #2e3b4e;
    font-size: 45px;
}
.Plan-board-pro ul.Plan-process, 
.Plan-board-pro ul.Plan-package {
    margin: 30px 0;
    text-align: left;
    list-style-type: disc;
}
.Plan-board-pro ul.Plan-process li, 
.Plan-board-pro ul.Plan-package li {
    color: #525f7f;
    font-size: 16px;
    line-height: 30px;
}
.Plan-board-pro ul.Plan-package {
    list-style: none;
}
.Plan-board-pro ul.Plan-package li {
    color: #9ea7bd;
}
.Plan-button {
    display: block;
    padding: 25px;
    background: #f6f9fc;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background .15s ease;
    transition: background .15s ease;
}
.shadeBlue_bg {
    background-color: #02aefb;
}

.enterprise-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.enterprise-wrapper {
    background: #32325d;
    background-image: -webkit-gradient(linear,left top,right bottom,from(#2490d6),to(#2490d6));
    background-image: linear-gradient(to bottom right,#2490d6,#42490d6);
    text-align: center;
    border-radius: 0 4px 4px 0;
}
.enterprise-wrapper .Plan-title {
    margin: 0 auto 20px;
    padding: 25px;
    color: #f6f9fc;
    font-size: 1.8em;
    border-bottom: 0.5px solid #f6f9fc;
}
.enterprise-wrapper .Plan-tableContainer {
    margin: 28px auto 28px auto;
}
.enterprise-wrapper .Plan-tableContainer p {
    margin: 16px auto;
    color: #90D8F8;
    font-size: 20px;
}
/*
=========================
SERVICES PAGE
=========================
*/
.services-video-section {
    background: #F7F7F7;
}
.services-portfolio {
    padding: 40px 0 0;
}
.services-portfolio-items {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    padding: 20px;
    min-height: 310px;
    text-align: center;
    border-radius: 3px;
}
.services-portfolio-items::before, 
.services-portfolio-items::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 30px;
    border: 1px solid #d5d5d5;
    transition: .22s;
    transform: translate3d(0, 0, 0);
}
.services-portfolio-items::before {
    top: 0;
    border-bottom: 0;
}
.services-portfolio-items::after {
    bottom: 0;
    border-top: 0;
}
.services-portfolio-items:hover::before, 
.services-portfolio-items:hover::after {
    border-color: #a0a2a5;
}
.services-portfolio-items:hover::before {
    transform: translate3d(0, 95px, 0);
}
.services-portfolio-items:hover::after {
    transform: translate3d(0, -30px, 0);
}
.services-portfolio-items .theme-icon {
    color: #A0A2A5;
}
.services-portfolio-items a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #a0a2a5;
    font-size: 24px;
}
.services-portfolio-items a:hover {
    color: #a0a2a5;
    text-decoration: underline;
}
.services-footer {
    padding: 40px 0;
    background: #23283e;
    color: #f9f9f9;
}
.services-footer h5 {
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 5px;
    color: #ffffff;
    border-bottom: 2px double #313751;
}
.services-footer ul li a {
    display: block;
    padding: 5px;
    color: #ffffff;
}
.services-footer ul li a:hover {
    color: #00b2f0
}
.services-footer .request-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.services-footer .request-btn {
    color: #23283e;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}
.services-footer .request-btn:hover {
    color: #ffffff;
    background-color: #00b2f0;
    border-color: #09bcfb;
    text-transform: capitalize;
}
/*
=========================
404 PAGE
=========================
*/
.error-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.error-wrapper {
    padding: 50px 150px 80px;
    text-align: center;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}
.error-wrapper h1 {
    font-size: 108px;
}
.error-wrapper h2 {
    font-family: 'Italianno', sans-serif;
    font-size: 78px;
}
.error-wrapper h6 {
    color: #272727;
}
.error-wrapper p {
    color: #999999;
}

/*
=========================
Solutions Section
=========================
*/
.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tree ul {
    margin-left: 1em;
    position: relative
}
.tree li h3 {
    padding-bottom: 10px;
    color: #a0a2a5;
    font-size: 21px;
    border-bottom: 3px double #ECE9E9;
}
.tree ul ul {
    margin-left: .5em
}
.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}
.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #369;
    font-weight: 700;
    position: relative
}
.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}
.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}
.indicator {
    margin-right: 5px;
}
.tree li a {
    text-decoration: none;
    color: #369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    outline: 0;
}

/*
=========================
Resources Section
=========================
*/
.resources-section .benefits ul {
    margin-left: 40px;
    list-style: square;
}</pre></body></html>