/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
    letter-spacing: 1px!important;
    padding: 0px 10px!important;
    font-size: 12px!important;
    }
}


@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 31%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #sp-bottom3 {
        clear: left;
    }
    #lt-banner .sppb-col-sm-6 {
        width: 100%;
    }
}
@media (min-width: 980px) and (max-width: 1024px) {
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 50%;
    }
    #sp-bottom3 {
        clear: left;
    }
    #lt-banner .sppb-col-sm-6 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .main-wrap {
        width: 100%!important;
        float: none!important;
    }
	.map-one {
    width: 100%;
    padding: 0px;
    float: none;
}


.map-two {
   width: 100%;
    padding: 0px;
    float: none;
}
    .projects-filter {
        display: inline-block;
        padding-left: 10px;
    }
    .projects-filter ul li {
        display: block;
        float: left;
        margin: 10px 0;
    }
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    #sp-page-builder .lt-slider {
        margin-top: 0!important;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
    position: absolute!important;
    left: 260px;
    top: 35px;
    z-index: 100000000;
    }


  	.sticky-wrapper.is-sticky #sp-menu {
      	top: 0;
  	}
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
  	#lt-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
    #lt-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
}
/***** GENERAL *****/
h3 {
    text-transform: uppercase;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.tp-caption a {
    border: 1px solid #fff!important;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.lt-button {
    padding: 8px 30px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
.btn {
    border-radius: 0!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    text-shadow: none;
    text-transform: uppercase;
    border: none!important;
}
/*******MENU*****/
body:not(.itemid-437) #sp-header {
        background: rgba(0, 0, 0, 0.4);
}
#sp-header-sticky-wrapper {
    width: 100%;
    z-index: 999;
    position: relative;
}
#sp-header {
    background: rgba(0,0,0,.3);
}
#offcanvas-toggler i {
    color: #fff!important;
}
/***** HEAD *****/
#sp-main-body,
#sp-page-title,
#sp-header,
#sp-header .logo,
#offcanvas-toggler,
.sticky-wrapper.is-sticky,
.sp-megamenu-parent >li >a {
	-webkit-transition: .6s ease-in-out;
	-moz-transition:    .6s ease-in-out;
	-ms-transition:     .6s ease-in-out;
	-o-transition:      .6s ease-in-out;
	transition:         .6s ease-in-out;
}
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #sp-header .logo {
	height: 70px!important;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
	line-height: 70px!important;
}
#sp-logo .logo {
	padding: 18px 0;
}
.sticky-wrapper.is-sticky #sp-logo .logo {
	padding: 8px 0;
}
/***** SLIDER *****/
#lt-slider {
    margin-top: -90px!important;
}
/***** INTRODUCTION *****/
.lt-introduction .lt-intro-sub {
    cursor: pointer;
}
.lt-introduction .lt-intro-sub i {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
    cursor: pointer;
}
.lt-introduction .lt-intro-sub h4 {
    font-weight: 700;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
/***** BANNER *****/
.lt-banner {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.lt-banner .lt-banner-content h4 {
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 25px;
    cursor: pointer;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.lt-banner-content strong {
    display: none;
}
/***** ABOUT *****/
.lt-about-testimonial h3 {
    text-transform: uppercase;
    font-weight: 700;
}
.lt-about ul {
    padding-left: 0;
}
.lt-about ul li {
    display: inline-block;
    padding: 10px 20px 10px 0;
    list-style: none;
}
.lt-testimonial blockquote p {
    font-size: 13px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 0;
}
.lt-testimonial blockquote footer {
    background: rgba(0, 0, 0, 0) url("../images/bg-testimonial.png") no-repeat scroll 20px 0;
    margin: -2px 0 0 !important;
    padding: 15px 0 15px 60px;
}
/***** WORKS *****/
.lt-works-content h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
/***** BUY NOW *****/
.lt-buy-now-content h3 {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 0!important;
}
/***** CLIENTS *****/
.lt-clients-item {
    margin: 20px auto;
    opacity: 0.6;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.lt-clients-item:hover {
    opacity: 1;
    cursor: pointer;
}
/******PARALLAX*********/
#lt-parallax {
    color: #fff;
}
#lt-parallax .sppb-title-subheading {
    color: #fff;
}
.lt-parallax-item {
    margin: 30px auto;
    cursor: pointer;
}
.lt-parallax-item h4 {
    margin-bottom: 20px;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
/***** BLOG *****/
#lt-blog .header {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
#lt-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 0.8%;
    width: 49%;
}
#lt-blog div.k2ItemsBlock ul li:nth-child(2n+2) {
    margin-right: 0;
}
#lt-blog a.moduleItemImage img {
    width: 100% !important;
    margin-bottom: 15px;
  	padding-top:15px;
}
#lt-blog .media-body {
    padding-top: 10px;
}
/***** K2 *****/
div.itemContainer {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
div.k2ItemsBlock ul {
    padding-left: 0;
}
#sp-left .search form input,
#sp-right .search form input {
  	width: 100%!important;
}
/* Refine Page Builder */
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    margin: 0 auto;
}
.lt-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
/* Banner */
.get-quickstart {
    bottom: 0;
    position: fixed;
    z-index: 999;
}
.pro-edition-banner {
    margin-bottom: 0;
    margin-left: 0;
}
.download-quickstart-banner {
    margin-bottom: -25px;
    opacity: 0;
    padding-left: 75px;
    position: relative;
    transition: all 200ms ease 0s;
}
.download-quickstart:hover .download-quickstart-banner {
    opacity: 1;
    transition: all 200ms ease 0s;
}
.pro-edition-banner img {
    width: 60%;
}
.get-unlimited {
    bottom: 0;
    margin-top: 20px;
    position: fixed;
    right: 280px;
}
.get-unlimited-link {
    margin-bottom: 5px;
}
.get-unlimited {
    z-index: 999;
}
.get-unlimited-list {
    display: none;
    margin-left: 0;
}
.get-unlimited-list li {
    color: #fff;
    list-style: outside none none;
}
.get-unlimited:hover .get-unlimited-list {
    display: block;
    transition: all 200ms ease 0s;
}
.get-unlimited-list img {
}
.get-unlimited-link a {
    background: #5ba0d0 none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 8px 140px 8px 10px;
}
.get-unlimited-link a:hover {
    color: #fff;
}
#sp-user1 .sp-module {
    margin-top: 0;
}
#sp-user1 {
  	min-height: 0;
}
@media (max-width: 767px) {
    ul#eng-menu {
    display: none;
}

    #sp-user1 {
        display: none;
    }
}
/* Portfolio */
.projects-filter a {
    padding: 8px 15px;
    font-size: 1em;
    border-radius: 0;
    text-transform: uppercase;
}
.projects-filter a {
    color: #fff;
    background: #2d2d2d;
}
.projects-filter ul li {
    background: none;
}
.projects-filter ul {
    text-align: center;
}
.projects-filter {
    border-bottom: none;
}
.projects-wrapper .project-img img {
    width: 100%;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #fff;
}
/* Canvas Menu */
.offcanvas-menu .menu .nav-child.small {
    padding-left: 15px;
}
/* Refine Layout */
body.com-k2 #sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
#sp-right .sp-module .sp-module-title {
    border-bottom: 5px solid #ccc;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.projects-wrapper .project-img .project-img-extra h5 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}


h3.head-otz {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #cc150c;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
   text-align: left;
    margin-bottom: 0px;
    font-size: 18px;
    color: #23639a;
    font-weight: bold;
    margin-top: 1px;
    display: inline-block;
    line-height: 1.1;

}

div.k2ItemsBlock ul li a.moduleItemReadMore {
    margin-top: 10px;
    margin-bottom: 10x;
}


a.moduleItemImage img {
    width: 20%;
    margin-right: 15px;
    float: left;
}

.button-block {
    text-align: center;
    margin-top: 40px;

}

.button-blue {
-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    background: #cb4a44;
    /* background: #7EADDD; */
    background: -webkit-gradient( linear, left top, left bottom, color-stop(top, center), color-stop(5%, #fe1a00), to(#ce0100));
    background: linear-gradient( center top, #fe1a00 5%, #ce0100 100%);
    border-radius: 7px;
    text-indent: 0;
    border: 1px solid #d83526;
    /* border: 1px solid #9dd8ff; */
    display: inline-block;
    color: #ffffff !important;
    text-decoration: none !important;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    height: 39px;
    line-height: 39px;
    width: 240px;
    text-align: center;
    text-shadow: none;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 20px;
}


#scrollToTop {
    cursor: pointer;
    font-size: 0.9em;
    position: fixed;
    text-align: center;
    z-index: 9999;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background: #fe5d55;
    color: transparent!important;
    border-radius: 5px;
    padding-left: 7px!important;
    padding-right: 7px!important;
    padding-top: 12px;
    padding-bottom: 12px;
    right: 20px;
    bottom: 20px;
    background: url(https://bell.pr-seo.com.ua/images/small-up-arrows-in-a-circle.png) no-repeat!important;
    background-size: 75%!important;
}


#scrollToTop:hover {
    cursor: pointer;
    font-size: 0.9em;
    position: fixed;
    text-align: center;
    z-index: 9999;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background: #fe5d55;
    color: transparent!important;
    border-radius: 5px;
    padding-left: 7px!important;
    padding-right: 7px!important;
    padding-top: 12px;
    padding-bottom: 12px;
    right: 20px;
    bottom: 20px;
    background: url(https://bell.pr-seo.com.ua/images/small-up-arrows-in-a-circle.png) no-repeat!important;
    background-size: 75%!important;
	opacity: 0.75;
}

h3.top-student {
    text-align: center;
    margin: 40px 0px;
    font-weight: bold;
    color: #cc150c;
}

h3.top-st {
    text-align: left;
}

h3.news-home {
 text-align: center;
 margin: 40px 0px;
 font-weight: bold;
 color: #cc150c;
}


section#sp-section-3 {
    background: rgba(0,0,0,0.07);
    margin: 10px 0px;
    padding: 20px 0px 0px;
}

section#sp-section-5, section#sp-section-7 {
    background: rgba(0,0,0,0.07);
    margin: 20px 0px;
    padding: 20px 0px 40px;
}

h1.itemTitle {
    margin-top: 0px;
}

#lbNextLink {
    right: 0;
    background: transparent url(/plugins/content/jw_simpleImageGallery/jw_simpleImageGallery/includes/slimbox-2.04/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbPrevLink {
    left: 0;
    background: transparent url(/plugins/content/jw_simpleImageGallery/jw_simpleImageGallery/includes/slimbox-2.04/css/prevlabel.gif) no-repeat 0 15%;
}

#sp-main-body {
    padding: 0!important;
}

#sp-bottom {
    background-color: #f5f5f5;
    padding: 25px 0px!important;
}

.map-one {
    width: 50%;
    padding: 0px 10px 0px 0px;
    float: left;
}


.map-two {
    width: 50%;
    padding: 0px 10px 0px 0px;
    float: left;
}
.catItemAuthor, .catItemCategorym, .catItemTagsBlock, .catItemCommentsLink {
  display: none;
}