/*
Theme Name: SNS
Template: accelerate
Author: SNS
Description: SNS is multipurpose WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your site stand out. Supports all post formats. Accelerate can be used for portfolio, business, blog, personal, travel, corporate, business services or any other kinds of sites. Get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/accelerate/. Available Translation: Polish and Hungarian.
Version: 1.1466985113
Updated: 2016-06-26 23:51:53

*/
@font-face {
    font-family: 'pr8_charaderegular';
    src: url('font/pr8_charade-webfont.woff2') format('woff2'), url('/fontpr8_charade-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.googlescript {
    display: none;
}
a[href^=tel] { color: inherit; text-decoration: none; }
body, p, button, input, select, textarea {
    font-family: 'lato', sans-serif;
    font-weight: normal;
    line-height: 1.7;
    font-size: inherit;
}

body {
    font-size: 14px;
    background: url("../../uploads/bgbody.jpg") no-repeat 50% 100px;
    overflow-x: hidden;
}
.page-template-business
{
background: #fff !important;
}
p
{
    /*margin: 2px 10px;*/
margin: 0px 18px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'lato', sans-serif;
    font-weight: 300;
    color: #270a57;
}

h1, h2 {
    text-transform: uppercase;
    color: #4c4c4c;
}

h3 {
}

.widget-title {
    text-transform: uppercase;
    font-weight: 600;
}

.home .page, .page-id-120 .page {
    padding-bottom: 0 !important;
}

#page {
    background: transparent;
}

.page .entry-title {
    display: none;
}

.gform_validation_container {
    display: none;
}

/*-----------------------------------------HEADER--------------------------------------------*/
#header-text-nav-container {
    border-bottom: none;
    padding: 20px 0 0 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#230650+0,492f91+100 */
    background: #230650;
    /* Old browsers */
    background: -moz-linear-gradient(left, #230650 0%, #492f91 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #230650 0%,#492f91 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #230650 0%,#492f91 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#230650', endColorstr='#492f91',GradientType=1 );
    /* IE6-9 */
}

#header-right-sidebar {
    padding-bottom: 10px;
}

#main {
    padding-top: 0;
}

.menu2 {
    background: #6d6e71;
    text-align: center;
}

.menu2 ul {
    margin-bottom: 3px;
    display: flex;
    justify-content: space-between;
}

.menu2 li {
    display: inline-block;
    padding: 5px;
}

.menu2 li a {
    color: #fff;
    padding: 0px 10px;
}

/*---------------------------------------MENU-------------------------------------------*/
.main-navigation {
    background: none;
}

.main-navigation ul {
    display: flex;
    text-align: justify;
    justify-content: space-between;
}

.main-navigation a {
    color: #ffffff;
    float: none;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'lato', sans-serif;
    font-weight: normal;
    padding: 8px 13px;
}

.main-small-navigation {
    background-color: rgba(0, 0, 0, 0);
}

.main-small-navigation li {
    background-color: rgba(0, 0, 0, 0.59);
}

.main-small-navigation li:hover a, .main-small-navigation li a {
    color: #fff;
}

.menu-toggle {
    cursor: pointer;
    text-align: center;
    padding-bottom: 4px;
    background: #6d6e71 !important;
}

.menu-toggle:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 21px;
    color: #ffffff !important;
    padding-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
}

/*----------------------------------------FOOTER--------------------------------------------*/
footer {
}

.footer-menu {
    width: 100%;
}

.footer-menu li {
    display: inline-block;
    float: none;
}
#copyright
{
    padding-left: 27px;
}
#copyright, #copyright a {
    color: #545555;
}

.footer-menu li:last-child a {
    border-right: none;
}

.footer-menu a {
    font-size: 14px;
    color: #545555;
    text-transform: uppercase;
    border-right: 1px solid #545555;
    padding: 0 13px;
}

.footer-menu a:hover {
    text-shadow: 1px 1px 2px #737373;
}

.footer-widgets-wrapper, .footer-socket-wrapper {
    background: transparent;
    border-top: none !important;
    padding-top: 20px;
    margin-top: 40px;
}

footer .tg-one-third {
    width: 30%;
}

#colophon .widget ul li {
    display: inline-block;
    border-bottom: 0;
    padding: 3px 5px;
    text-transform: uppercase;
    font-size: 13px
}

#colophon .widget, .footer-widgets-area {
    padding-bottom: 0;
    padding-top: 0;
}

.social-media-button-container a {
    border: 1px solid #ccc !important;
    padding: 4px !important;
}

.social-media-button-container a:hover {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}

/*---------------------------------------OTHER-------------------------------------------*/
.home, .page-id-37, .page-id-120, .page-id-263 {
    background: #fff;
}

#primary {
    min-height: 634px;
}

.cirlce {
    width: 478px;
    margin: 0 auto;
    max-width: 100%;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 1.2;
    padding-top: 8%;
    font-size: 12px;
}
.cirlce .panel-grid-cell .so-panel
{
    margin-bottom: 0 !important;
}
.cirlce h2, .cirlce h3 {
    color: #fff;
    text-transform: inherit;
    padding: 0;
    font-weight: 400;
}
.cirlce h3
{
    margin: 8px 0;
}

.cirlce h4 {
    color: #fff;
    line-height: 1.5;
    font-weight: 400;
}

.cirlce .title h2 {
    font-family: 'pr8_charaderegular';
    font-weight: normal;
    font-size: 5em;
    padding: 14px 0 0 0;
    margin: 0;
    line-height: 1;
}

img {
    margin: inherit;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    width: 73%;
    margin: 1px;
    border-radius: 0;
    line-height: 16px;
    color: #666668;
}

textarea {
    max-height: 66px;
}

input[type=submit] {
    background-color: #666668 !important;
    padding: 10px;
    border-radius: 0;
    margin: 0;
    line-height: 19px;
}

form ul, form li {
    padding: 0 0 !important;
    margin: 0 0;
    list-style: none;
}

form label {
    display: none;
}

.banner {
    padding: 30px 0;
}

.featuredicon {
    padding: 30px 0;
}

.featuredicon h2, .featuredicon h5, .featuredicon p {
    color: #fff;
}

#testimonial h3 {
    color: #68d02e;
    text-align: center;
    padding: 30px 0;
}

.sow-testimonial {
    position: relative;
}

.sow-testimonial {
    font-size: 15px;
}

.sow-testimonials .sow-user-left .sow-testimonial-user {
    text-align: right !important;
}

.sow-testimonial-text:before {
    content: "\f10e ";
    font-size: 28px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: -28px;
    border: 2px solid #68d02e;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 7px;
    color: #68d02e;
}

.decoration {
    display: none;
}

.sow-headline {
    background: #a17d53;
    color: #fff;
    padding: 5px;
}
.ih-item.square
{
    border: none !important;
    width: 363px !important;
    height: auto !important;
    margin-bottom: 27px !important;
}

.ih-item a:hover .img {
    opacity: 0.5;
}

.ih-item.square .info {
    border-radius: 50%;
    width: 180px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    background: #230650;
    background: -moz-linear-gradient(left, #230650 0%, #492f91 100%);
    background: -webkit-linear-gradient(left, #230650 0%,#492f91 100%) !important;
    background: linear-gradient(to right, #230650 0%,#492f91 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#230650', endColorstr='#492f91',GradientType=1 ) !important;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    padding-top: 14%;
}

.ih-item.square.effect6 .info h3 {
    background: none !important;
    margin: 7px !important;
    padding: 0 !important;
    text-transform: inherit !important;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666668 ;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #666668;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #666668;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #666668;
}

.workslider .ms-slide-info {
    background: url("../../uploads/sliderbg-work.png") no-repeat;
    width: 300px !important;
    background-size: 32%;
    background-position: 12px 3px;
    padding-left: 69px;
    padding-top: 42px;
    line-height: 1.2;
    font-size: 12px;
    float: right;
    margin-right: 17%;
}
.workslider_text {
    background: url("../../uploads/sliderbg-work.png") no-repeat;
    background-position: top left;
    padding-top: 42px;
    line-height: 1.2;
    font-size: 12px;
    padding-left: 100px;
}

.workslider .ms-nav-next
{
    left: 65px !important;
    right: 0;
    margin: 0 auto;
}
.workslider .ms-nav-prev
{
    left: 0 !important;
    right: 0;
    margin: 0 auto;
}
.workslider .ms-nav-next, .workslider .ms-nav-prev
{
        background-color:  #290d5b !important;
        bottom: -40px !important;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%;
    bottom: -39px;
}
/* ------------------------------------------respoonsive style-------------------------- */
@media screen and (max-width: 991px) {
    body {
        background: url(../../uploads/bgbody.jpg) no-repeat 50% 0px;
    }
    #primary
    {
        min-height: 100px;
    }
    .cirlce
    {
        padding-top: 2%;
    }
}

@media screen and (max-width: 767px) {
    .workslider .ms-slide-info
    {
        margin-right: 0;
        max-width: 97%;
    }
    .menu2 {
        display:none;
    }

    body {
        background: none;
    }

    .home #main, .page-id-37 #main, .page-id-120 #main {
        background: #fff;
    }

    #main {
        min-height: 100px;
        background: #301466;
    }

    #header-text-nav-container {
        background-size: cover;
    }

    #header-text-nav-container .textwidget {
        padding-top: 0;
    }

    h1, .so-widget-sow-image-default-4333b04dd157 .sow-image-container {
        text-align: center !important;
    }

    #header-text {
        float: none;
    }

    footer .tg-one-third {
        width: 100% !important;
        text-align: center;
        border-right: none !important;
    }

    .footer-widgets-area .widget-title, footer, footer li, .footer-widgets-area p, footer h3, .social-media-button-container {
        text-align: center !important;
    }

    .footer-menu a {
        border-right: 0;
    }

    .so-widget-image {
        margin: 0 auto;
    }

    .main-navigation ul {
        display: none;
    }

    .footer-socket-wrapper .footer-menu li {
        display: block;
    }

    .widget-title {
        text-align: center;
    }

    .ow-button-base a {
        margin: 0 auto;
        display: block !important;
        width: 200px;
    }

    .ih-item.square {
        max-width: 100%;
        height: auto !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1200px) {
    .main-navigation li a {
        text-transform: capitalize;
        font-weight: 600;
        float: none;
        padding: 4px 16px;
    }
}
