/*
Theme Name: Scalia 
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/scalia/
Author URI: http://codex-themes.com/scalia/
Version: 1.6.3
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

body {
    background-attachment: fixed
}

p {
    margin: 0 0 1.421em
}
strong {
    font-weight: 500;
    font-family: 'Roboto Condensed';
}

.row {
    margin-bottom: 1.421em
}

.row:last-of-type {
    margin-bottom: 0
}

@media (max-width:1199px) {
    .row {
        margin-top: -1.421em
    }
    .row>* {
        margin-top: 1.421em
    }
}

.title-h1,
h1 {
    margin: .26em 0
}

.title-h2,
h2 {
    margin: .49em 0
}

.title-h3,
h3 {
    margin: .57em 0;
	font-size:28px !important;
}

.title-h4,
h4 {
    margin: .63em 0
}

.title-h5,
h5 {
    margin: .78em 0
}

.title-h6,
h6 {
    margin: .7em 0
}

.inline-row {
    font-size: 0;
    margin-bottom: -30px
}

.inline-column {
    float: none;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 30px
}

ul.styled {
    margin: 0;
    padding: 0;
    list-style: none
}

.entry-content.post-content>:last-child,
.fullwidth-block>.container>:last-child,
.fullwidth-block>:last-child,
.sc-icon-with-text-content>:last-child,
.sc-icon-with-text-text>:last-child {
    margin-bottom: 0
}

.entry-content.post-content>.wpb_row:last-child {
    margin-bottom: 0
}

.fullwidth-block>.container>:first-child,
.fullwidth-block>:first-child,
.sc-icon-with-text-content>:first-child,
.sc-icon-with-text-text>:first-child {
    margin-top: 0
}

.sc-next {
    position: absolute;
    width: 50px;
    top: 0;
    bottom: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 100%;
    overflow: hidden;
    display: block
}

.sc-next:focus {
    outline: 0 none
}

.sc-next {
    right: 0
}

.sc-next:after {
    position: absolute;
    font-family: scalia-icons;
    top: 50%;
    margin-top: -36px;
    left: 50%;
    margin-left: -36px;
    width: 72px;
    font-size: 38px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    text-indent: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.sc-next:after {
    content: '\e601';
    text-indent: 6px
}

.sc-next.disabled {
    visibility: hidden
}

.sc-pagination {
    text-align: center;
    margin-top: 70px
}

.sc-pagination .current,
.sc-pagination a {
    position: relative;
    display: inline-block;
    margin: 0 12px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    margin-bottom: 20px
}

.sc-pagination .current {
    border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.sc-pagination .next {
    border: 0 none;
    font-size: 0;
    text-indent: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.sc-pagination .next:hover {
    background: 0 0
}

.sc-pagination .next:after {
    position: absolute;
    text-indent: 0;
    font-size: 37px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-family: scalia-icons;
    font-weight: 400
}

.sc-pagination .next:after {
    content: '\e601'
}

.sc-icon {
    position: relative;
    font-weight: 400;
    font-family: scalia-user-icons;
    font-size: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 46px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.sc-icon.sc-simple-icon {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 25px;
    height: 25px;
    line-height: 25px
}

.sc-icon-size-medium {
    font-size: 37px;
    width: 84px;
    height: 84px;
    line-height: 80px
}

.sc-icon-size-medium.sc-simple-icon {
    width: 37px;
    height: 37px;
    line-height: 37px
}

.sc-button,
input[type=submit] {
    position: relative;
    display: inline-block;
    padding: .4546em 1.1364em .4546em 2em;
    text-transform: uppercase;
    margin-top: 13px;
    white-space: nowrap;
    border: 0 none
}

.sc-button:hover {
    text-decoration: none
}

.sc-button:before {
    content: '\e601';
    font-family: scalia-icons;
    font-weight: 400;
    float: left;
    margin-left: -1.4em;
    font-size: 82.6%;
    vertical-align: middle
}

.sc-button-simple,
input[type=submit] {
    padding-left: 1.1364em
}

.sc-button-simple:before {
    display: none
}

.blog-style-default .comments-link a:hover:after,
.page-links a:hover:after,
.sc-button:hover:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .2)
}

.socials-item {
    display: inline-block;
    vertical-align: top;
    margin-left: 50px
}

.socials-item a {
    display: block;
    position: relative;
    height: 50px;
    width: 30px;
    font-size: 0;
    line-height: 0
}

.socials-item a:after {
    position: absolute;
    font-family: scalia-socials;
    font-size: 23px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.socials-item.twitter a:after {
    content: '\e603'
}

.socials-item.facebook a:after {
    content: '\e601'
}

.socials-item.linkedin a:after {
    content: '\e604'
}

.socials-item.googleplus a:after {
    content: '\e602'
}

.socials-item.stumbleupon a:after {
    content: '\e606'
}

.socials-item.rss a:after {
    content: '\e608'
}

.loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.loading:after {
    content: '';
    position: absolute;
    height: 90px;
    width: 90px;
    background: #fff url(https://www.learnphponline.in/wp-content/themes/scalia/images/preloader-1.gif) no-repeat 50% 50%;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.loading+* {
    opacity: 0
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    padding: 0 10px;
    height: 34px;
    line-height: 32px;
    max-width: 100%
}

.checkbox-sign {
    display: inline-block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    position: relative;
    vertical-align: middle
}

#page {
    position: relative;
    overflow: hidden
}

.page-title-block {
    text-align: center;
    background-position: 50% 0;
    background-size: cover;
    padding: 30px 0;
    position: relative
}

.page-title-title h1,
.page-title-title h2 {
    margin: 0;
    line-height: 1
}

.page-title-icon+.page-title-title {
    margin-top: 10px
}

.page-title-style-1 .page-title-title {
    margin-top: 7px;
    margin-bottom: 7px
}

.page-title-block.page-title-style-2 {
    text-align: left;
    padding: 25px 0 0
}

.page-title-style-2 .container {
    position: relative;
    padding-bottom: 38px
}

.page-title-style-2 .container:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(https://www.learnphponline.in/wp-content/themes/scalia/https://www.learnphponline.in/wp-content/themes/scalia/images/divider-wave.png) repeat-x 50% 50%
}

#main {
    position: relative;
    z-index: 4
}

.top-area {
    padding: 5px 0
}

.top-area-socials {
    float: right;
    height: 30px;
    line-height: 30px
}

.top-area-search {
    float: left;
    position: relative;
    padding-right: 30px
}

.top-area-contacts {
    float: left;
    line-height: 30px
}

.top-area-style-2 .top-area-contacts {
    float: none
}

.top-area-search .searchform {
    padding: 0;
    position: relative;
    height: 30px;
    line-height: 30px
}

.top-area-search .searchform input {
    font-size: 15px;
    width: 190px;
    padding: 0 30px 0 10px;
    padding-right: 29px;
    height: 30px;
    line-height: 28px;
    vertical-align: top
}

.top-area-search .searchform button {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 29px;
    height: 29px;
    padding: 0;
    margin-top: 0;
    background: 0 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.top-area-search .searchform button:before {
    position: absolute;
    content: '\e612';
    font-family: scalia-icons;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
    width: 29px;
    text-align: center;
    top: 0;
    left: 0
}

.top-area-socials .socials-item {
    margin-left: 10px
}

.top-area-socials .socials-item a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.top-area-socials .socials-item a:after {
    line-height: 30px;
    font-size: 16px
}

.top-area-style-2 .top-area-socials .socials-item a {
    background-color: transparent
}

.top-area-style-2 .top-area-search {
    float: right;
    padding-right: 0
}

@media (max-width:1200px) {
    .top-area {
        display: none
    }
}

#site-header {
    position: relative;
    z-index: 5
}

#site-header .site-title {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0
}

#site-header .primary-navigation {
    display: table-cell;
    width: 99%;
    vertical-align: middle;
    text-align: right;
    position: relative;
    z-index: 10
}

#site-header .logo-position-right .primary-navigation {
    text-align: left
}

.site-title .site-logo {
    margin: 0;
    font-size: 0 !important;
    line-height: 0 !important
}

#site-header .header-main {
    position: relative;
    z-index: 11
}

#primary-menu,
#primary-menu+ul {
    text-align: left
}

#primary-navigation .menu-toggle {
    display: none
}

#primary-navigation #primary-menu.no-responsive li.dl-parent {
    display: none
}

#primary-menu.no-responsive {
    text-align: left;
    white-space: nowrap;
    display: inline-block
}

#primary-menu.no-responsive li {
    position: relative
}

#primary-menu.no-responsive a {
    position: relative;
    display: block;
    text-decoration: none
}

#primary-menu.no-responsive>li {
    display: inline-block;
    vertical-align: middle
}

#primary-menu.no-responsive>li>a {
    padding: 35px 20px
}

#primary-menu.no-responsive>li.menu-item-parent>a:after {
    position: absolute;
    width: 16px;
    height: 9px;
    left: 50%;
    margin-left: -8px;
    bottom: 15px;
    font-family: scalia-icons;
    font-weight: 400;
    content: '\e602';
    font-size: 16px;
    line-height: 9px;
    transition: all 10ms linear .5s;
    -moz-transition: all 10ms linear .5s;
    -webkit-transition: all 10ms linear .5s;
    visibility: hidden
}

#primary-menu.no-responsive:hover>li.menu-item-parent>a:after {
    visibility: hidden;
    transition: all 10ms linear;
    -moz-transition: all 10ms linear;
    -webkit-transition: all 10ms linear
}

#primary-menu.no-responsive>li.menu-item-parent:hover>a:after {
    visibility: visible;
    transition: all 10ms linear;
    -moz-transition: all 10ms linear;
    -webkit-transition: all 10ms linear
}

#primary-menu.no-responsive>li ul {
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: 280px;
    transition: all .1s linear .5s;
    -moz-transition: all .1s linear .5s;
    -webkit-transition: all .1s linear .5s;
    opacity: 0
}

#primary-menu.no-responsive>li>ul:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: -3px;
    right: -3px;
    height: 3px
}

#primary-menu.no-responsive>li>ul {
    transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px)
}

#primary-menu.no-responsive:hover li:hover>ul {
    visibility: visible;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    opacity: 1;
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0)
}

#primary-menu.no-responsive:hover>li ul {
    visibility: hidden;
    transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    opacity: 0
}

#primary-menu.no-responsive>li>ul {
    top: 100%;
    left: 0
}

#primary-menu.no-responsive>li>ul a {
    padding: 15px 30px
}

#primary-menu.no-responsive>li>ul ul {
    top: 0;
    left: 100%;
    transform: translateX(20px);
    -o-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    z-index: 1
}

#primary-menu.no-responsive>li>ul li:hover>ul {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0)
}

#primary-menu.no-responsive>li li.menu-item-parent>a:after {
    position: absolute;
    width: 9px;
    height: 16px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    font-weight: 400;
    font-family: scalia-icons;
    content: '\e601';
    font-size: 16px;
    line-height: 16px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li>ul ul {
    display: none
}

#primary-menu.no-responsive>li.megamenu-enable>ul {
    width: auto;
    white-space: nowrap;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 1
}

#primary-menu.no-responsive>li.megamenu-enable ul {
    width: auto
}

#primary-menu.no-responsive>li.megamenu-enable>ul ul {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 31px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li.megamenu-first-element {
    margin-left: 0
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li.megamenu-new-row {
    display: block;
    margin: 0 0 20px 0
}

#primary-menu.no-responsive>li.megamenu-enable li {
    background: 0 0
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li span.megamenu-column-header {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 14px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li {
    padding: 3px 0
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li a {
    display: inline-block;
    background: 0 0;
    padding: 0
}

#primary-menu.no-responsive>li.megamenu-enable li.menu-item-parent>a:after {
    display: none
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li span.megamenu-column-header a {
    padding: 0;
    text-transform: uppercase
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li span.megamenu-column-header a.megamenu-has-icon:before {
    display: inline-block;
    font-family: scalia-user-icons;
    font-weight: 400;
    content: attr(data-icon);
    font-size: 14px;
    vertical-align: baseline;
    margin-right: 9px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li>ul li>a {
    position: relative;
    padding-left: 34px;
    padding-right: 12px;
    vertical-align: middle;
    margin-left: -12px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li>ul>li>a:before {
    display: block;
    float: left;
    margin-left: -22px;
    font-family: scalia-user-icons;
    font-weight: 400;
    content: '\e7cf';
    font-size: 14px;
    vertical-align: middle;
    width: 15px;
    text-align: center
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li>ul>li.megamenu-has-icon>a::before {
    content: attr(data-icon);
    margin-left: -24px
}

#primary-menu.no-responsive>li.megamenu-enable>ul>li>ul {
    position: static;
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0)
}

#primary-menu.no-responsive>li.megamenu-enable:hover>ul>li>ul {
    visibility: visible;
    opacity: 1
}

@media (max-width:768px) {
    #site-header .header-main {
        position: relative;
        display: table;
        width: 100%;
        z-index: 11
    }
    #primary-navigation .menu-toggle {
        display: inline-block
    }
}

#site-header #primary-navigation.responsive {
    position: static
}

#primary-navigation .menu-toggle {
    border: none;
    width: 50px;
    height: 44px;
    text-indent: 100%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: 0;
    background: 0 0;
    padding: 0
}

#primary-navigation .menu-toggle:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    top: 10px;
    left: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

#site-header .primary-navigation.responsive {
    padding: 15px 0;
    vertical-align: middle
}

.primary-navigation.responsive ul {
    padding: 0 !important;
    background: 0 0 !important;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.primary-navigation.responsive li {
    position: relative;
    width: auto !important
}

.primary-navigation.responsive li a {
    display: block;
    position: relative;
    padding: 11px 30px;
    outline: 0
}

.primary-navigation.responsive li.dl-parent {
    text-align: right
}

.primary-navigation.responsive li.dl-parent>a {
    padding-left: 30px
}

.primary-navigation.responsive li.dl-parent>a:after,
.primary-navigation.responsive li.menu-item-parent>a:after,
.primary-navigation.responsive li.menu-item-parent>span>a:after {
    position: absolute;
    width: 9px;
    height: 16px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    font-weight: 400;
    font-family: scalia-icons;
    content: '\e601';
    font-size: 16px;
    line-height: 16px
}

.primary-navigation.responsive li.dl-parent>a:after {
    right: auto;
    left: 20px
}

.primary-navigation.responsive .dl-menu {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: left;
    top: 100%;
    margin-top: -15px
}

@media (max-width:767px) {
    .primary-navigation .dl-menu {
        position: absolute;
        left: 0;
        right: 0;
        opacity: 0
    }
}

.primary-navigation.responsive .dl-menu:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: -3px;
    right: -3px;
    height: 3px
}

.primary-navigation.responsive .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}

.primary-navigation.responsive li .dl-submenu {
    display: none
}

.primary-navigation.responsive>.dl-submenu {
    position: absolute;
    width: 100% !important;
    left: 0;
    margin: 0;
    top: 100%;
    margin-top: -15px
}

.primary-navigation.responsive>.dl-submenu:before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: -3px;
    right: -3px;
    height: 3px
}

@-webkit-keyframes MenuAnimOut {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@keyframes MenuAnimOut {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

.dl-menu.dl-animate-in {
    -webkit-animation: MenuAnimIn .3s;
    animation: MenuAnimIn .3s
}

@-webkit-keyframes MenuAnimIn {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

.primary-navigation.responsive>.dl-submenu.dl-animate-in {
    -webkit-animation: SubMenuAnimIn .4s ease;
    animation: SubMenuAnimIn .4s ease
}

@-webkit-keyframes SubMenuAnimIn {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimOut {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

.no-js .primary-navigation .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.no-js .primary-navigation li .dl-submenu {
    display: block
}

.no-js .primary-navigation li>a:not(:only-child) {
    background: rgba(0, 0, 0, .1)
}

.no-js .primary-navigation li>a:not(:only-child):after {
    content: ''
}

#footer-nav {
    padding: 1.421em 0
}

#footer-navigation {
    margin-bottom: 0
}

#footer-navigation li {
    display: inline-block;
    margin: 0 40px 0 0;
    padding: 10px 0
}

#footer-socials {
    float: right
}

.footer-socials-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px
}

.footer-socials-item a {
    display: block;
    position: relative;
    height: 50px;
    width: 30px;
    font-size: 0;
    line-height: 0
}

.footer-socials-item a:after {
    position: absolute;
    font-family: scalia-socials;
    font-size: 23px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.footer-socials-item.twitter a:after {
    content: '\e603'
}

.footer-socials-item.facebook a:after {
    content: '\e601'
}

.footer-socials-item.linkedin a:after {
    content: '\e604'
}

.footer-socials-item.googleplus a:after {
    content: '\e602'
}

.footer-socials-item.stumbleupon a:after {
    content: '\e606'
}

.footer-socials-item.rss a:after {
    content: '\e608'
}

#colophon {
    position: relative;
    padding: 45px 0 45px;
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat
}

.footer-widget-area {
    margin-bottom: 1.421em
}

.footer-site-info {
    font-size: 89.5%
}

.footer-site-info a:hover {
    text-decoration: underline
}

.block-content {
    padding: 60px 0
}

.block-content:last-child {
    padding-bottom: 110px
}

.no-bottom-margin:last-child {
    padding-bottom: 0
}

.block-content+.block-content {
    padding-top: 0
}

.fullwidth-block {
    position: relative
}

.sc-image a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

.sc-image a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    opacity: 0;
    z-index: 5
}

.sc-image a:hover:before {
    opacity: 1
}

.sc-image a:after {
    content: '\e60e';
    font-family: scalia-icons;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 50%;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    margin-left: -20px;
    margin-top: -20px;
    z-index: 5;
    color: #fff
}

.sc-image a:hover:after {
    top: 50%
}

.sc-image a img {
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear
}

.sc-image a:hover img {
    transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15)
}

.sc-list {
    margin-bottom: 1.421em
}

.sc-list>ul {
    list-style: none;
    padding-left: 1.2em;
    margin: 0
}

.sc-list>ul>li {
    position: relative;
    text-indent: -1.2em;
    margin-bottom: .7em
}

.sc-list>ul>li:last-child {
    margin-bottom: 0
}

.sc-list>ul>li:before {
    font-family: scalia-icons;
    font-weight: 400;
    content: '\e601';
    font-size: .74em;
    color: #58abb7;
    vertical-align: middle;
    display: inline-block;
    width: 1.62em;
    text-indent: 0;
    margin-top: -.2em
}

.sc-tabs {
    margin-bottom: 1.421em;
    margin-top: 41px
}

ul.sc_tabs_nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.sc_tabs_nav li {
    text-transform: uppercase;
    position: relative
}

.sc-tabs .sc_tabs_nav li {
    float: left;
    padding: 13px 15px;
    margin: 0;
    cursor: pointer;
    margin-bottom: -1px
}

.sc-tabs .sc_tabs_nav li+li {
    margin-left: 4px
}

.sc-tabs.sc-tabs-style-2 .sc_tabs_nav li {
    padding: 24px 27px;
    margin-bottom: 0
}

.sc-tabs.sc-tabs-style-2 .sc_tabs_nav li+li {
    margin-left: 0
}

@media only screen and (max-width:768px) {
    .sc_tabs_nav {
        display: none
    }
}

@-webkit-keyframes zoomingBlurIn {
    0% {
        -webkit-transform: scale(.5);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes zoomingBlurIn {
    0% {
        transform: scale(.5);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes zoomingBlurOut {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(300%);
        opacity: 0
    }
}

@keyframes zoomingBlurOut {
    0% {
        transform: translateY(0);
        opacity: 1
    }
    100% {
        transform: translateY(300%);
        opacity: 0
    }
}

.sc-icon-with-title {
    margin-bottom: 1.421em
}

.sc-icon-with-title>.sc-icon-with-title-icon {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle
}

.sc-icon-with-title-icon-size-medium>.sc-icon-with-title-icon {
    padding-right: 20px
}

.sc-icon-with-text {
    margin-bottom: 1.421em
}

.sc-icon-with-text>.sc-icon-with-text-icon {
    display: table-cell;
    padding-right: 10px;
    vertical-align: top
}

.sc-icon-with-text-icon-size-medium>.sc-icon-with-text-icon {
    padding-right: 20px
}

.sc-icon-with-text>.sc-icon-with-text-content {
    display: table-cell;
    width: 99%;
    vertical-align: top
}

.sc-icon-with-text>.sc-icon-with-title,
.sc-icon-with-text>.sc-icon-with-title+.sc-icon-with-text-content {
    display: table-row
}

.sc-icon-with-text>.sc-icon-with-title+.sc-icon-with-text-content>.sc-icon-with-text-empty,
.sc-icon-with-text>.sc-icon-with-title+.sc-icon-with-text-content>.sc-icon-with-text-text {
    display: table-cell
}

@media (max-width:768px) {
    .sc-icon-with-text>.sc-icon-with-text-icon {
        display: block;
        text-align: center;
        padding: 0 0 10px
    }
    .sc-icon-with-text-icon-size-medium>.sc-icon-with-text-icon {
        display: block;
        text-align: center;
        padding: 0 0 20px
    }
    .sc-icon-with-text>.sc-icon-with-text-content {
        display: block;
        width: auto;
        text-align: center
    }
    .sc-icon-with-text>.sc-icon-with-title+.sc-icon-with-text-content {
        text-align: left
    }
}

.sc-button-sep-button {
    display: table-cell;
    vertical-align: middle
}

.sc-button-sep-button {
    padding: 0 10px
}

.sc-button-sep-button .sc-button {
    margin: 20px 0;
    vertical-align: middle
}

.clear {
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both
}

.skill-element+.skill-element {
    margin: 8px 0 0 0
}

.skill-title {
    font-size: 89.5%;
    line-height: 1.421;
    margin: 0 0 5px 0
}

.widget .skill-title {
    font-size: 100%
}

.comments-title {
    text-transform: uppercase;
    margin-top: 0
}

.comments-area {
    margin-top: 50px
}

.blog-post-image {
    margin-bottom: 50px
}

.blog-post-image img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.post-related-posts-block {
    padding: 0 15px
}

.post-related-posts-block .related-element {
    margin-bottom: 0
}

.scroll-top-button {
    position: fixed;
    right: 30px;
    bottom: 0;
    z-index: 10000;
    opacity: 0;
    line-height: 0;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.scroll-top-button.visible {
    opacity: .5
}

.scroll-top-button:before {
    font-family: scalia-icons;
    content: '\e600';
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    width: 54px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #4a4f56;
    color: #fff
}

@media (max-width:768px) {
    .scroll-top-button {
        right: 0
    }
}

body:not(.lazy-disabled) .lazy-loading {
    visibility: hidden
}

#primary-menu.no-responsive>li>ul.submenu-languages {
    list-style: none;
    padding: 0;
    width: auto
}

#primary-navigation.no-responsive .menu-item-language a {
    text-align: center
}

#primary-menu.no-responsive>li.menu-item-language>a {
    padding-left: 10px;
    padding-right: 10px
}

.sc-sticky-block>* {
    left: auto;
    right: auto
}

@media only screen and (max-width:800px) {
    body:not(.lazy-disabled) .lazy-loading {
        visibility: visible
    }
    #page .wpb_animate_when_almost_visible.wpb_bottom-to-top,
    #page .wpb_animate_when_almost_visible.wpb_left-to-right,
    #page .wpb_animate_when_almost_visible.wpb_right-to-left,
    #page .wpb_animate_when_almost_visible.wpb_top-to-bottom {
        opacity: 1
    }
}

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%
}

.wp-caption-text {
    font-size: 89.5%;
    padding: .5em 0
}

body .blog {
    margin-bottom: 20px;
    padding-bottom: 30px
}

.page-links a {
    display: inline-block;
    position: relative
}

.page-links span:not(.page-links-title) {
    display: inline-block;
    width: 1.421em;
    text-align: center
}

.block-content .search-form-block .searchform #s {
    width: 100%
}

.sc-video-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.sc-video-background~* {
    position: relative;
    z-index: 1
}