/*
Theme Name: Vastushastram
*/

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

ul {
    list-style-type: square;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

svg:not(:root) {
    overflow: hidden;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}
span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    margin-top: 0px !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px; /* Don't cut off the webkit search cancel button */
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}
.gallery .gallery.fcolumns a {
    width: 25%;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}
h4.jipad {
    padding: 25px 0px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.bot a {
    color: #fff !important;
}
.ghyuil .wpcf7-submit {
    background: #e30613 !important;
    float: right;
}

.ghyui .wpcf7-form-control {
    border: 1px solid #cecaca !important;
    background: #fff !important;
}
.your-message .wpcf7-form-control {
    height: 100% !important;
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}




.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}

/**
 * 2.1 Responsive images
 *
 * Fluid images for posts, comments, and widgets
 * ----------------------------------------------------------------------------
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image,
.wpb_single_image img,
.vc_inner img{
    height: auto;
    max-width: 100%;
	width: auto;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
    max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}

/**
 * 2.2 Alignment
 *
 * ----------------------------------------------------------------------------
 */
/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

/**
 * 3.0 Entry Content
 * ----------------------------------------------------------------------------
 */

.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}

/* Page links */
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
    background: #fff;
    color: #000;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
    background: none;
}

.page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

/**
 * 4.0 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%;
}

.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/**
 * 5.0 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}

.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}

.attachment .entry-title {
    display: inline-block;
    float: left;
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0;
}

.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px;
}

.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}

.attachment footer.entry-meta {
    display: none;
}

.attachment-meta:before {
    content: "\f307";
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
    color: #ca3c08;
}

.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}

.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}

.attachment .entry-attachment .attachment {
    display: inline-block;
}

.attachment .entry-caption {
    text-align: left;
}

.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}

.attachment .site-main .sidebar-container {
    display: none;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto;
}

.attachment .entry-content .wp-video {
    margin: 0 auto;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

/**
 * 6.0 Widget
 * ----------------------------------------------------------------------------
 */

/* Search widget */
.search-form .search-submit {
    display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
    display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
    color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
}

.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}

.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}

.widget_calendar a {
    display: block;
}

.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}

@media only screen and (max-width:991px) {
.header.stickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_top;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 1000;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_top {
    0% {
        top: -200px;
        top: default;
        opacity: 0;
    }
    100% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
}
.header.removestickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_bottom;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 100;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_bottom {
    0% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
    100% {
        top: -200px;
        top: default;
        opacity: 0;
    }
}
}

@media (min-width: 1200px) {
    blockquote,
    q {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        quotes: none;
    }

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }

    blockquote {
        font-size: 18px;
        margin: 24px 40px;
    }

    blockquote blockquote {
        margin-right: 0;
    }

    blockquote cite,
    blockquote small {
        font-weight: normal;
        display: block;
        font-size: 11px;
        color: #000;
        margin-top: 20px;
    }

    blockquote em,
    blockquote i {
        font-style: normal;
        font-weight: 300;
    }

    blockquote strong,
    blockquote b {
        font-weight: 400;
    }
}
ul#menu-footer li {
    list-style-type: none;
    float: left;
    margin-left: 2%;
}
.col-md-4.fleft {
    float: right !important;
}
.copyright {
    padding: 10px 0 !important;
    text-align: center;
    font-size: 13px !important;
    position: relative;
    border-top: 1px solid rgba(245, 246, 251, 0.5);
}
.custmabout {
    text-align: justify !important;
}
.footer {
   padding: 50px 0 !important;
    position: relative;
}
.n2-ss-align {
    position: static !important;
    z-index: 0;
}
.topcontact i {
    /*border-left: 1px solid rgba(245, 246, 251, 0.5);*/
    /*border-right: 1px solid rgba(245, 246, 251, 0.5);*/
    padding: 9px;
}
.top-area {
    padding: 5px 0 0 !important;
}
/*.topcontact i {*/
/*    border-left: 1px solid rgba(245, 246, 251, 0.5);*/
/*    border-right: 1px solid rgba(245, 246, 251, 0.5);*/
/*    padding: 15px;*/
/*}*/
#pgc-w595f8ffc31148-0-0, #pgc-w595f8ffc31148-0-1 {
    width: 50% !important;
}
#pgc-w595f8d6a2ff57-0-0, #pgc-w595f8d6a2ff57-0-1 {
    width: 50% !important;
}
#pgc-w0r2tkk9qny2p-0-0, #pgc-w0r2tkk9qny2p-0-1 {
    width: 50% !important;
}
.topcustm {
    padding: 10px;
    color: #fefefe;
    line-height: 13px;
}
.col-md-3.fleft {
    font-size: 12px;
    float: right;
}
.copyright .col-md-3.fleft { line-height: 26px; }
.about-row {
    padding-bottom: 40px;
    padding-top: 40px;
}
.faq-row .iw-so-acc-item {
    border-bottom: 1px solid #D2D2D2;
}
.testi-row {
    padding-top: 50px;
    padding-bottom: 50px;
}
.testi-row .slick-arrow {
    display: none !important;
    }
/*.site-branding img {
    width: 300px;
}*/
.site-branding {
	padding: 5px 0 !important;
}
ul#primary-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #1c1c1c;
}
a.iw-so-acc-title.iw-text-left {
    font-size: 14px !important;
    font-weight: 400;
}
.testimonial-content h4{
    display: none;
}
a.contcustmbtn {
    border: solid 2px white;
    padding: 20px;
    color: white;
}
.cont-row {
    padding-bottom: 25px;
    padding-top: 25px;
}
a.contcustmbtn {
    border: solid 2px white;
    padding: 10px 40px 10px 40px;
    color: white !important;
}
a.contcustmbtn:hover {
    background: #FFB600;
    color: black;
}
h2.conttitle {
    /* color: white; */
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
    line-height: 40px;
    padding-bottom: 0px !important;
}
.row.callback .wpcf7-submit {
    border: solid 1px #fff !important;
}
.row.callback .wpcf7-submit {
    color: #fff;
    background: none;
}
.row.callback .wpcf7-submit:hover {
    color: black;
    background: yellow;
}
.row.callback .wpcf7-submit:hover {
    color: black;
    background: #FFB600;
}
h2.testwhd {
    color: white;
}
.testimonial-client {
    color: white;
}
.testimonial-cdec {
    color: #FFB600;
    font-style: italic;

}
.testimonials-text {
    color: white;
}
h2.faqtitle {
    margin-left: 42px;
}
img.alignnone.size-full.wp-image-194.imgfot {
    width: 175px !important;
}
.blog-author {
    display: none;
}
.grid-category-post {
    display: none;
}
a.blog-more-link {
    background: #FFB600;
}
a.blog-more-link:hover {
    color: black !important;
}
.blog_pagination {
    display: none;
}
#pg-20-0, #pg-20-1, #pg-20-2, #pg-20-3, #pl-20 .so-panel {
     margin-bottom: 0px !important; 
}
.Blog-row {
    padding: 50px 0;
}
h2 {
    padding-bottom: 30px !important;
}
a.blog-more-link {
    display: none;
}
.blog .blog-title{
    font-weight: 500;
    }
    .col-md-offset-1 {
    margin-left: 8.33333333%;
}
.header-preset-01 .navigation > div > ul > li > a{
    margin: 0 10px;
    padding: 30px 0 !important;
    }
 .header-preset-01 .navigation > div > ul > li > a:after{
    content: '';
    position: absolute;
    bottom: 28px !important;
    left: 0;
    height: 2px;
    width: 0;
     }   
.sow-icon-fontawesome {
    font-size: 1.5em !important;
}
.col-md-9.fright {
    margin-left: -3%;
}
.nws .wp-post-title a {
    font-size: 17px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #FEB500 !important;
    font-weight:400 !important;
}
.nws .readmorebtn {
    border: 0.5px solid #A9A9A9 !important;
    color: white !important; 
}
.alternamecont .panel-grid-cell {
    width: 100% !important;
}
.blog { margin-bottom: 0 !important; }
.copyright .menu li a{ font-size: 13px !important; }
.footer [class*="col-"] { margin: 0 !important; }
.footer .textwidget i { margin-right: 0 !important; }
.navigation ul li a { text-transform: capitalize; }
.siteorigin-widget-tinymce.textwidget { margin: 30px 0 !important; }
.wp-medium-12 { float: none !important; margin: 0 auto !important; width: 100% !important; padding: 0 !important; }
.testimonials-slidelist .slick-dots li.slick-active button { background: #FFB600 !important; }
.recent-post-slider .slick-dots li.slick-active button { background: #FFB600 !important; }
.iw-so-acc-item { margin: 0 !important; }
.recent.post .wp-post-title a { font-size: 14px !important; }
.slick-arrow { display: none !important; }
.recent.post .wp-post-date { display: none !important; }
.recent.post p { margin: 0 !important; }
.so-panel .siteorigin-widget-tinymce.textwidget { margin: 0 !important; }
.readmorebtn { border: medium none !important; color: blue !important; padding: 0 !important; }
.iw-so-acc-title.iw-text-left { border: 1px solid #f4f4f4; margin: 0 0 1px; padding: 5px !important; }
.iw-so-acc-content { border: 1px solid #f4f4f4; }
span.sow-icon-fontawesome { font-size: 1em !important; top: 6px; }
.so-panel p:empty { display: none; }
.blog-col-3 { padding: 0 10px 0 0 !important; width: 33.33% !important; }
.hometitle .widget-title { font-size: 16px; margin: 0 0 20px; }
.colorwhite .hidetitle .widget-title { color: #E30613; }
.colorwhite .widget-title { color: #ffffff; }
.fa.fa-angle-up { color: #000; }
.fa.fa-angle-up:hover { color: #fff; }
.faqacc .iw-so-acc-title { padding-left: 50px !important; }
.faqacc .iw-so-acc-content { padding-left: 50px !important; }
.btn.read-more:hover { border: 2px solid red !important; color: red !important; }

div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #fff url('images/preloader.png') no-repeat center center; }

.ourblog .sow-carousel-title a { display: none; }
.ourblog .sow-carousel-wrapper { width: 100% !important; }
.ourblog .sow-carousel-wrapper .sow-carousel-items { width: 100% !important; }
.ourblog .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item { width: 32% !important; }
.ourblog .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a { background-size: 370px 250px !important; height: 250px !important; width: 370px !important; }
.ourblog .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a .overlay { background-size: 370px 250px !important; height: 250px !important; width: 370px !important; }

.sidebar .menu li a:hover { color: #E30613 !important; }
.sidebar .widget .menu li.current-menu-item a, .wpb_widgetised_column .widget .menu li.current-menu-item a { color: #E30613 !important; }

body { font-family: 'Montserrat', sans-serif !important; }
body p { font-family: 'Montserrat', sans-serif !important; font-size:14px; }
body a { font-family: 'Montserrat', sans-serif !important; }
body h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif !important; }
.dates { display: none; }
.mainscroll .sow-carousel-wrapper { background: #f5f5f5 none repeat scroll 0 0; border: 1px solid #ddd; padding: 10px 0 0 0; }
.mainscroll .sow-carousel-items { margin-top: 10px !important; margin-bottom: 10px !important;  }
.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous { font-family: "carousel-arrows" !important; }
.navigation > .primary-menu > .menu > li > a { font-size: 15px !important; }
.mainscroll .so-widget-sow-post-carousel-default-971e41e9e54d .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a:hover { background-size: 100% !important; }
.sow-carousel-thumbnail .overlay { display: none !important; }
.headroom--not-top.headroom--unpinned .site-branding img {
    max-width: 120px;
}
.header-preset-01 .headroom--not-top .navigation > div > ul > li > a {
	padding: 15px 0 !important
}
@media only screen and (min-width: 992px) {
    

.navigation > div > ul > li.current-menu-item > a:after, .navigation > div > ul > li:hover > a:after {
    background-color: #ff0000 !important;
}
.headroom--not-top .navigation .menu > li > a:after {
    bottom: 15px !important;
}
.header-preset-01 .navigation > div > ul > li > a {
    margin: 0 8px !important;
    padding: 40px 0;
}
}
.page .entry-content ul.sow-carousel-items {
    margin: 0;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
	margin-right: 8px; margin-left: 8px;
}
.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous {
	line-height: 24px;
    width: 24px;
    background: #dc2b31;
    border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
    margin-bottom: 13px !important;
}
.iw-so-acc-item span {
    top: 5px;
}
header.header__right {
    float: none;
}

.copyright, .footer { float: left; width: 100%; }
.ourblog h3 { padding-left: 15px; padding-right: 15px; }
.ourblog .widget .col-md-4 h1.entry-title {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.noflo {
    float: none !important;
}
.sow-carousel-title .widget-title, .ourblog h3 { margin-bottom:20px; }
.listpost h6 {
    padding: 5px 0;
    font-weight: normal;
    font-size: 13px;
}
.teammates img {
    padding: 5px;
    border: 1px solid #f1f1f1;margin-bottom:0;
}
.teammates h4 {
    background: #f1f1f1;
    text-align: center;
    padding: 10px;
    font-weight: 500;
}
.imgtitbox img {
    margin-bottom: 0;
}
.imgtitbox a {
    text-align: center;
    display: block;    padding: 5px 0;
}
.sidebar aside h3.widget-title {
    font-weight: 500;
}
p.easy_testimonial_title {
    display: none;
}
.testimonial_body {
    font-size: 14px;
    text-align: justify;
}
p.testimonial_author span.testimonial-client {
    color: #e30613;
    font-style: normal;font-size: 14px;
}
p.testimonial_author span.testimonial-position, p.testimonial_author span.testimonial-other { font-style: normal; font-size:12px; }
blockquote.easy_testimonial {
    border: 1px solid #f1f1f1 !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:0;
}
.gallery .gallery a {
    float: left;
    width: 33.333%;
    padding: 10px;
}
.gallery .gallery {
    margin-left: -10px;
    margin-right: -10px;
}
.gallery .gallery a img {
    width: 100%;
    height: 150px;
}
@media only screen and (max-width: 600px) {
.reopc.col-xs-12.col-sm-12.col-md-12.col-lg-6.ocial {
    font-size: 9px;
    padding: 0px;
}
.top-area .textwidget i {
    font-size: 10px;
    vertical-align: middle;
    margin-top: 0px;
    margin-right: 5px;
}
.topcontact i {
    /*border-left: 1px solid rgba(245, 246, 251, 0.5);*/
    /*border-right: 1px solid rgba(245, 246, 251, 0.5);*/
    padding: 9px;
}
}


@media only screen and (max-width:767px) {
    
.gallery .gallery a { width:50%; }
}
@media only screen and (max-width:499px) {
.gallery .gallery a { width:100%; }
}
.foldeca h4 {
    margin-bottom: 2px;
    color: #eb4723;
}
.foldeca:hover {
    background: #fff !important;
}
.foldeca {
    text-align: center;
    padding: 5px;
    background: #f5f5f5 !important;
    border: 1px solid #e4e4e4;
}
.blog-category-news-event p, .blog-category-news-event li{
    
    text-align:justify !important;
    }
.blog-category-news-event h2 {
    margin-bottom: 11px !important;
    padding-bottom: 0px !important;
}
  .bot{
        background: #cc0000;
    background: -moz-linear-gradient(top, #cc0000 0%, #e81919 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#e81919));
    background: -webkit-linear-gradient(top, #cc0000 0%,#e81919 100%);
    background: -o-linear-gradient(top, #cc0000 0%,#e81919 100%);
    background: -ms-linear-gradient(top, #cc0000 0%,#e81919 100%);
    background: linear-gradient(to bottom, #cc0000 0%,#e81919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#e81919',GradientType=0 );
    width: auto;
    height: auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 8px 20%;
    }
    .foldeca img {
    margin: 0px;
}
    .bot a {
        color:#fff;
        }
    .baktab .iw-so-acc-content {
    background: #f5f5f5 !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    color: #999;
    font-size: 15px;
    font-style: italic;
    border: none;
    background-color: #f5f5f5 !important;
        border: 1px solid #e0e0e0 !important;
}

    span.author.vcard {
    display: none;
}

.tv-shows-gallery {
    float: left;
    width: 33.3%;
    padding: 10px;
}

ul.social {
    padding: 0;float: right;
}
ul.social li { display: inline-block; }
ul.social li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    background: #000;
    border-radius: 50%;
    margin-right: 3px;
}
ul.social li a.facebook { background: #3b5998; }
ul.social li a.twitter { background: #55acee; }
ul.social li a.linkedin { background: #007bb5; }
ul.social li a.youtube { background: #ce332e; }

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding: 130px 0 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    z-index: 9999999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
    max-width: 580px;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: -28px -10px 0 0;
	cursor: pointer;
}
.modal-content h3{
    text-align: center;
    color: #ec4a53;
    line-height: 26px;
}
article.post img {
    width: 300px;
}
.sidebar .widget .menu li a{
    background-color: transparent !important;
    color: #da2027 !important;
}
#panel-w5996eca5a3185-0-0-0>.panel-widget-style {
    padding: 50px 50px 0 50px;
}
.testimonialnnn {
    background: #f5f5f5;
    border-radius: 3px;
    border: none;
    box-shadow: 0 2px 0 0 rgba(1, 1, 1, 0.1);
    position: relative;
    color: #666;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.testimonialnnn:before {
    border-width: 17px;
    border-top-color: rgba(1, 1, 1, 0.15);
    bottom: -17px;
    left: 14px;
}
.testimonialnnn:before, .testimonialnnn:after {
    position: absolute;
    visibility: visible;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
}
.testimonialnnn:after {
    border-width: 15px;
    border-top-color: #f5f5f5;
    bottom: -15px;
    left: 16px;
}
.buytext a {
    background: #e30613;
    margin: 10px;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    padding: 5px 10px;
} 
.buytext {
         box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    padding-bottom: 3px;
}
.buytext a{
      color: #fff !important;}