
/*Theme Name:  Online Marketing Agency Pro
Theme URI: https://luzuk.com/demo/online-marketing-agency/
Author: luzuk Themes
Author URI: www.luzukthemes.com/
Description: Premium Digital Marketing Agency WordPress Theme designed by us especially for ad agencies like you.For more info click on this link to see the theme designed by us.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: online-marketing-agency-pro
Tags: two-columns, right-sidebar, left-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, news, portfolio
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    text-decoration: :none;
}
a:active,
a:hover {
    outline: 0;
    text-decoration:none;
}

a {
    outline: 0 none;
    text-decoration: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding-top: 15px;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding:0px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
}
h1{
    margin-bottom: 15px;
}
h2{
    margin-bottom: 15px;
}
h3{
    margin:20px 0 15px 0;
}
h4{
    margin-bottom: 10px;
}
h5{
    margin-bottom: 10px;
}
h6{
    margin-bottom: 10px;
}
p {
    margin:0 0 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    background-color: #fff;
    position: relative;
    clear: both;
    margin: 30px 0px;
    padding: 2em 3em 3em 1em;
    font-size: 15px;
    color: #0F2B5B;
    box-shadow: 10px 10px 30px #0000004d;
    font-weight: 400;
    border-radius: 24px;
    border: none;
    overflow: visible;
}
blockquote p{
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    border-left: 4px solid #fff;
    padding: 1em 0em 1em 2em;
}
blockquote p span{
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
}
q:before,
q:after {
    content: "";
}
pre {
    background: #eee;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}
code,
kbd,
tt,
var {
    font-size: 15px;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
select {
    border: 1px solid #EEE;
    height: 40px;
    padding: 3px 40px 3px 8px;
    background-color: transparent;
    line-height: 100%;
    outline: 0;
    background-image: url(images/arrow.png);
    background-position: right;
    center: ;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.pd-0{ padding: 0;}
.pd-1{ padding: 5px;}
.pd-2 {padding: 10px;}
.pd-3 {padding: 12px;}
.pl-0{padding-left:0 ;}
.pr-1{padding-right: 5px;}
.pr-2{padding-right: 10px;}
.pl-1{padding-left: 1em;}
.pd-4{padding: 0 2em;}
.justify-content-center { -ms-flex-pack: center!important; -webkit-box-pack: center!important; text-align: center;justify-content: center!important;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}
ul,
ol {
    margin: 0 0 15px 20px;
    padding: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 15px 15px;
}
img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
    vertical-align: middle;
}
table {
    margin: 0 0 15px;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: red;
    z-index: 1;
    position: relative;
    font-style: italic;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #fe5722;
    padding: 10px 20px;   
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
        font-size: 16px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    /*background: #2d2d2d;*/
    opacity: 1;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #404040;
    border: 1px solid #EEE;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    vertical-align: top;
}
.widget.widget_categories select, {
    border: 1px solid #EEE;
    height: 40px;
    padding: 3px 40px 3px 8px;
    line-height: 100%;
    outline: 0;
    background-image: url("images/arrow.png");
    background-position: right; center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 10px 8px;
    width: 100%;
}
textarea {
    padding: 8px;
    width: 100%;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #d5a8e9;
    text-decoration: none;
    transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -webkit-transition: all 0.3s ease; 
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    border-radius: 10px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {  margin: 0 0 15px;}
/* Make sure select elements fit in widgets. */
.widget select {   max-width: 100%;  width: 100%;}
/* Search widget. */
.widget_search .search-submit { display: none;}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.widget-area .widget-title{
        display: block;
    font-size: 18px !important;
    color: #fff !important;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    font-weight: 500;
    padding: 16px 7px 17px 24px !important;
    position: relative;
    text-align: left !important;
    z-index: 1;
    font-family: 'Montserrat';
    box-shadow: none;
    text-shadow: none;
    border-radius: 0px !important;
    margin: 0 !important;
}

.widget-area ul{
    list-style: none;
    padding: 6px 3px;
    margin: 0;
    border-bottom: none;
}
.widget-area .social-profile-icons ul li {  display: inline-block;}
.widget-area .social-profile-icons ul li:before {  display: none;}
.widget-area ul ul{  margin-top: 5px;}
.widget-area ul ul li{ padding-left: 10px;}
.widget-area ul ul li:last-child{  border-bottom: 0;  padding-bottom: 0;}
.widget-area li{
    padding: 11px;
    line-height: normal;
    margin: 0;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
}
.widget-area li.recentcomments {  padding: 10px 15px;}
div#sidebars.sidebar a,.widget-area a{
    text-decoration: none;
    font-size: 18px;
    color: #0a436e;
    display: inline-block;
    padding: 2px 0;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}
.widget-area .widget{ margin-bottom: 1.5em; position: relative;z-index: 1;}
#innerpage-box .widget-area .wp-block-latest-posts__list {padding: 0 2px;}
#innerpage-box .widget-area aside#categories-3 ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f040";
    color: #7942fd;
    margin-right: 12px;
}
#innerpage-box .widget-area .wp-block-latest-posts__list a:before{
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f234";
    color: #7942fd;
    margin-right: 12px;
}
/*--------------------------------------------------------------
## Bullet Point
--------------------------------------------------------------*/
#secondary .widget_recent_entries li a:before,
#sidebars .widget_nav_menu ul li a:before{
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f061";
    font-size: 16px;
    color: #fff;
    margin: 0 22px 0 0;
}
#sidebars .widget_recent_entries ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f040";
    color: #7942fd;
    margin: 0 22px 0 0;
}
ul#menu-service li {
    border-radius: 50px;
    padding: 7px 20px;
    margin: 15px 5px;
    background: #eeeeee;
    background-image: linear-gradient( 230deg,#ff9900 19%,#eeeeee 8%);
}
ul#menu-service {
    padding-top: 18px !important;
}
ul#menu-service li:before {
    content: " ";
    width: 20% !important;
    border-radius: 30px !important;
    height: 100%;
    font-size: 0px;
    box-shadow: none;
    background: #FF6F00;
    color: #fff;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    right: 51px;
    top: 0;
    z-index: 0 !important;
    background: #eeeeee;
}
ul#menu-service li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f061";
    color: #fff !important;
    margin: 0 9px 0 0;
    background: #000;
    font-size: 28px;
    padding: 5px 14px;
    float: right;
    right: -10px;
    top: 0;
    line-height: 43px;
    position: absolute;
    border-radius: 30px;
    background: transparent linear-gradient(180deg, #FFA200 0%, #FF6F00 100%) 0% 0% no-repeat padding-box;
}
#content-box ul li:before {
    content: '';
    font-family: 'FontAwesome';
    float: left;
    padding-right: 1em;
    color: #0074D9;
}
#secondary .widget-area .tagcloud,
#sidebars .widget-area .tagcloud{padding: 0 1em;}
/*--------------------------------------------------------------
## Sidebar Area
--------------------------------------------------------------*/
/*.widget-area { position: relative; overflow: hidden;}*/
#secondary input[type="text"]{
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    background: transparent;
    border-radius: 5px;
}

#secondary input[type="text"],
#secondary input[type="email"],
#secondary input[type="url"],
#secondary input[type="password"],
#secondary input[type="search"],
#secondary input[type="number"],
#secondary input[type="tel"],
#secondary input[type="range"],
#secondary input[type="date"], 
#secondary input[type="month"], 
#secondary input[type="week"], 
#secondary input[type="time"], 
#secondary input[type="datetime"], 
#secondary input[type="datetime-local"], 
#secondary input[type="color"], 
#secondary input[type="file"],
#secondary textarea, 
#secondary select {
    width: 96%;
    margin: 14px 5px 5px;
    font-size: 16px;
    display: inline-block;
    padding: 7px 14px;
    line-height: 19px;
    border: 1px solid #3F34AF;
    border-radius: 16px;
    text-align: left;
    height: 33px;
}
#secondary textarea { height: 90px;}
#secondary .gallery-columns-3 .gallery-item { max-width: 33.33%;}
#secondary figure.gallery-item a img:hover, #secondary .widget img:hover{  opacity: 0.7;}
#secondary figure.gallery-item a img, #secondary .widget img{ padding: 5px;}

#secondary select#archives-dropdown-3 {left: 0px !important;margin: 18px 5px 30px 5px ! important;}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.author-email-url{
    margin-left: -2%;
}
#comments a:hover{
    color:#2d2d2d;
}
#commentsAdd a:hover{
    color:#2d2d2d;
}
#content-box a :hover{
    /*color:#2d2d2d;*/
}
#commentsAdd input[type="submit"]{
    background: #fc226a;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 50px;
    font-size: 16px;
        width: 100%;
    border-radius: 5px;
    box-shadow: none;
}
#commentsAdd input[type="submit"]:hover{
    border-radius: 5px;
    opacity: 1;
}
#content .tags a {
    margin: 0 10px;
    border: 1px solid #000;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 8px;
    line-height: 35px;
    word-break: break-word;
}

#comments .comment-author img{border-radius: 50%;}
#comments span.fn {
    position: absolute;
    top: 17px;
}
.comment-form-url, .comment-form-author, .comment-form-email {
    float: left;
    margin-left: 1%;
    width: 49%;
}
#content p{margin-bottom: 30px;}
.inner_contentbox .socialMedia ul{margin-left: 0;}
.inner_contentbox .socialMedia ul li{
    display: inline-block;
    position: relative;
    top: -20px;
}
.inner_contentbox .socialMedia ul li a{background: none !important;}
.inner_contentbox .socialMedia ul li:before{display: none !important;}
.inner_contentbox .socialMedia{float: right;}
.inner_contentbox .socialMedia ul li a i {
    background: none !important;
    border: 2px solid #d33;
    color: #000;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 16px;
    margin: 8px 0;
}
.author-email-url input{
    width: 100%;
}
.comment-form .form-submit{
    margin-bottom: 0
}
h3#reply-title,
h3.comments-title{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
h3#reply-title:after,
h3.comments-title:after{
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 30px;
    background: #fe5722;
    height: 2px;
}
.logged-in-as,
.comment-notes{
    font-size: 0.9em;
}
/*================== New ==========================*/
div#commentsAdd {
    margin-top: 1em;
    border-top: 3px solid #000;
    padding: 2em 1em 2em 2em;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}
div#commentsAdd h1 span {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}
.commentmetadata span.reply {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    color: #222;
    font-weight: 500;
    background: #ccc;
    padding: 7.5px 32px;
    text-align: center;
    border-radius: 25px;
    /*text-transform: uppercase;*/
    z-index: 1;
}

.comment-author.vcard {
    width: 15%;
    position: relative;
    float: left;
}
.commentmetadata {
    width: 85%;
    float: left;
    margin-top: 1.5em;
}
.comment-metadata a{font-weight: 600; font-size: 16px;}
.comment-metadata {
    position: absolute;
    /* float: right; */
    top: 0;
    margin-left: 100%;
}
#comments .commentmetadata p{margin: 1em 0;}

#respond #respond h3#reply-title{display: none;}
#comments ol li.comment:before{display: none;}
#comments ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#comments li.comment{
    margin: 2em 0 5em;
    padding: 0;
}
#comments li.comment .children{
    display: block;
    margin: 20px 0 0 30px;
    padding: 0px;
    list-style: none;
}
#content .blog-innimg img{
    margin-bottom: 1em;
    border: 1px solid #bbb;
    padding: 5px;
    width: 100%;
}
article.comment-body {
    background: #fff;
    margin: 0px;
    position: relative;
}
.comment-list a{
    color: #404040;
}
.comment-list a:hover{
    color: #fe5722 !important;
}
.comment-list .comment-respond{
    margin-top: 20px;
    background: #FFF;
    padding: 20px;
}
.comment-list .vcard img {
    border-radius: 50%;
    margin-right: 10px;
}
.comment-list .vcard .fn{
    font-weight: normal;
    font-size: 16px;
}
.comment-list .edit-link{
    position: absolute;
    right: 0;
    top: 0;
}
.comment-list .edit-link a{
    font-size: 14px;
    display: inline-block;
    padding: 10px;
}
.comment-list .comment-meta {
    margin-bottom: 15px;
} 
.comment-list .comment-metadata {
    border-top: 1px solid #EEE;
    padding-top: 10px;
    font-size: 14px;
}
.comment-list .comment-metadata a {
    float: left;
}
.comment-list .comment-metadata .reply {
    float: right;
}
#cancel-comment-reply-link {
    float: right;
}
.nav-previous a,
.nav-next a{
    background: #fe5722;
    color: #FFF;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}
.nav-next a{
    margin-right: 13px;
}
.nav-next a:after{
    content: "";
    position: absolute;
    border-left: 11px solid #fe5722;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    right: -11px;
}
.nav-previous a{
    margin-left: 11px;
}
.nav-previous a:after{
    content: "";
    position: absolute;
    border-right: 11px solid #fe5722;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    top: 0;
    left: -11px;
}
.no-comments{
    color: #fe5722;
}
.pagination{
    text-align: center;
}
.pagination .page-numbers{
    display: inline-block;
    margin: 0 2px;
    background: #fe5722;
    color: #FFF !important;
    padding: 8px 12px;
    line-height: 1;
    border-radius: 2px;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover{
    background: #333;
    color: #FFF;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagingation{
    margin: 0px 0 0 0;
    padding: 1em 0;
     clear: both; 
    text-align: center;

}
.pagingation a, .woocommerce nav.woocommerce-pagination ul li a{
    background:rgba(0,0,0,0.7);
    color:#fff;
    padding:10px 15px;
    border-radius: 5px;
        border: 1px solid #ccc;
    background: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
    color: #555;
    padding: 10px 14px;
    margin-right: 8px;
    transition: all 0.25s ease;
}
.pagingation a:hover, .woocommerce nav.woocommerce-pagination ul li a:hover{
    color:#fff;
}
.pagingation .current{
    /*background: #fe5722;*/
    color:#fff;
    padding:10px 15px;
    border-radius: 5px;
    color: #fff;
    margin: 0 1px 0 0;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
    padding: 10px 14px;
    border: 1px solid #ccc;
    margin-right: 8px;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 15px;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 25%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.ht-gallery-member-image {
    position: relative;
    overflow: hidden;
}
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/

div#secondary input[type="submit"],
.wp-block-search__button {
    margin: 6px auto;
    /* top: 15px; */
    display: block;
    position: relative;
    text-align: center;
    padding: 1px 14px !important;
    border-radius: 35px!important;
    z-index: 999 !important;
    overflow: hidden;
    border: none;
    box-shadow: none;
        font-size: 24px;
    font-weight: 500;
    font-family: 'Montserrat';
}
#sample-heading-here:after {display: none !important;}
.section-title{
    margin-bottom: 2.5em;
    position: relative;
}
.section-title h2 {
    position: relative;
    word-break: break-word;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 54px;
}
.inner-area-title {    
    font-size: 23px;
    font-weight: 500;
    word-break: break-word;
}
.section-area-text {    
    margin-bottom: 24px;
    font-size: 16px;
    padding-top: 5px;
    line-height: 25px;
    font-weight: 400;
    word-break: break-word;
}
.textcenter{  text-align: center;}

:hover{
    -webkit-transition-duration: 1s;   
    -moz-transition-duration: 1s;   
    -o-transition-duration: 1s;   
    transition-duration: 1s;
}

section .darkbox{  padding:3em 0;  background: rgba(0,0,0,0.6)}
.padding0{ padding: 0;}
.ht-section-title-tagline{ margin-bottom: 3em;}
.ht-section-title{
    font-size: 33px;
    color: #323232;
    margin: 0 auto;
    font-weight: bold;
    line-height: 60px;
    word-break: break-word;
    position: relative;
}
.darkbox .ht-section-tagline{
    font-size:16px;
    width: 70%;
    margin: 0 auto 0;
    color:#fff;
}
h1.page-title.wow.zoomIn {
    position: relative;
    margin: 0 0 0.5em;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: left;
    z-index: 1;
    font-size: 30px !important;
    color: #7942fd;
    font-weight: 700;
    font-family: "Montserrat";
}
.ht-main-title{
    position: relative;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: left;
    z-index: 1;
    font-size: 60px !important;
    color: #fff;
    font-weight: 700;
    top: 2.9em;
    padding-bottom: 0.5em;
    text-transform: capitalize;
    text-align: center;
}
.category .ht-main-title {  margin: 0 0 1.5em;}
.ht-site-title, .site-title{
    color: #222a35;
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    padding: 0;
    position: relative;
    top: 0;
    text-align: center;
}
.ht-site-title a, .site-title a{ text-decoration: none;color: #4a4a4a;}
.ht-site-description{
    color: #222a35;
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0 0 0;
    position: relative;
    top: 1.5em;
    text-align: center;
}
#total-breadcrumbs{
     font-size: 15px;
    margin: 0;
    color: inherit;
    display: block !important;
    text-align: center;
    padding: 0px 0 2.5em;
}
.single-productpage .innerpage-whitebox { margin-top: 0; padding: 1em;}
.single-productpage #sidebars {   margin-top: 20px;}
.single-productpage .ht-main-title {  padding: 20px;}
.woocommerce ul.product_list_widget li img{ margin: 0 15px 0px 0;}
.woocommerce .woocommerce-breadcrumb a,
#total-breadcrumbs a{ color: #000;}
.woocommerce .woocommerce-breadcrumb a:hover,
#total-breadcrumbs a:hover{ color: #fe5722;}
.taxonomy-description,
.term-description{ margin-bottom: 15px; padding: 0px 25px 25px 25px;}
.taxonomy-description p:last-child,
.term-description p:last-child{  margin-bottom: 0;}
/*======= side bar ===========*/
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: center !important;
    padding: 0 2px !important;
    
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.page-main-header { text-align: center;}
.breadcrumbbox { position: relative; padding: 0.5em 0; text-align: center;z-index: 1;    top: 11em;}
.breadcrumbbox span{ color:#000; margin:0 3px;}
header .woocommerce-breadcrumb,
.breadcrumbbox .button {
    display: inline-block !important;
    font-size: 30px;
    font-weight: 600;
    border-radius: 12px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 8px 16px;
}
h1.ht-main-title:before {
    content: "";
    position: absolute;
    width: 199px;
    height: 2px;
    bottom: 0;
    left: 38%;
    border: 2px solid #FFAA00;
}
header .breadcrumbbox span.root a {
    font-weight: 700;
}
.page-main-header .c1 {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 34%;
    animation: float-bob-y 5s linear infinite;
    border-radius: 50%;
    background: transparent linear-gradient(180deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
    right: 17%;
}
.page-main-header .c2 {
    position: absolute;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    left: 30%;
    animation: float-bob-x 5s linear infinite;
    bottom: 14%;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
.page-main-header img.innerheaderimg1 {
    position: absolute;
    right: 0;
    bottom: 0;
    animation: fadeOut 2s linear infinite;
}

/*===========================================
## Search & cart icon
======================================*/
.sitenav .search-icon{ position: absolute; right: 0; top: 20px; cursor: pointer; padding: 0;}
.sitenav .search-icon i{
    margin: 0;
    font-size: 16px;
    color: #fff;
    background: #ac8e50;
    padding: 13px 15px;
    border-radius: 50%;
}
.sitenav .search-bar { display: none; position: absolute; bottom: 16px; z-index: 200; right: 13%;}
.sitenav .search-bar input{display:inline-block;}
.sitenav .search-bar input[type="text"]{ 
   width:100%;
   background: rgba(33, 33, 33, 0.8);
   color:#fff;
   border:none;
}
.sitenav .search-bar input[type='submit']{ background: #000;color: #000;width: 15%;padding: 0;}

/*----------------------------------------*/
/*  01. Header Area
/*----------------------------------------*/
header .nav-menus{display: none;}
.resp_header_logo {  display: none;}
.overlap-header { position: relative; top: 0px;}
.page-main-header{
    position: relative;
    overflow: hidden;
    color:#fff;
    clear: both;
}
.error404 .page-main-header {
    display: none;
}
.header-seo.header-transparent .is-fixed .main-bar p.ht-site-description { display: none;}
.resp_header_btn p {  display: none;}
.header-right .single-header-info {  text-align: right;}

header.site-header li {display: inline-block; list-style-type: none;}
.logobox img{ position: relative;}
header.site-header .main-dispaly.padding0 {  padding-right: 0;}
/* top-header
-------------------------------------------------------------- */
header .hphone i,header .hemail i{    color: #ffad3e;font-size: 22px; padding-right: 8px; top: 2px; position: relative;}
header .hphone h5 {
    color: #222a35;
    font-weight: 500;
    padding-top: 6px;
}
header .hphone p,header .hemail p {
    color: #2B3369;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Poppins";
}
header .hphone p a strong, header .hemail p a strong{
    font-weight: 500;
}
header .toph {
    background-image: linear-gradient(0deg, #6f33fd 0%, #a380fa 100%);
    left: 29%;
    clip-path: polygon(2% 0, 97% 0, 99% 100%, 4% 99%);
}
header .logo {
    top: 0.8em;
    left: 0.8em;
}
.head-menu {
    background: #fff;
    box-shadow: 0px 6px 30px #00000021;
    border-radius: 8px;
    padding: 1.5rem 1rem;
}
header .allh {
        border-radius: 0px 60px 60px 0px;
    background: #000;
    border-bottom: 4px solid #7339fc;
    border-right: 10px solid #7339fc;
}
header .share-btn {
    text-align: right;
}
header .share-btn li{
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    text-align: center;
    margin: 0;
    position: relative;
    overflow: hidden;
}
header .share-btn li i{
    font-weight: 600;
    margin-right: 7px;
    font-size: 14px;
    font-weight: 500;
    background: #222a35;
    color: #767779;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    transition: all .4s linear;
}

/* = Navigation hover and active menu css
-------------------------------------------------------------- */

header.site-header span.text,
.single-header-info span.theme-color {
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
}
.navigation .mainmenu{ 
    position:relative; 
    z-index:9999; 
    vertical-align:middle; 
    float: none;
}
.navigation .mainmenu li{ 
    display:inline-block; 
    position:relative; 
    line-height:normal; 
    margin-right: 2em;
}
.navigation .mainmenu li a{ 
    display:block; 
    text-align:center; 
    position:relative; 
}

/* = Navigation 2nd level css
-------------------------------------------------------------- */
.navigation .mainmenu ul.sub-menu li { 
    list-style-type: none;transition: all 0.5s;
    border-bottom: 1px solid #f1f1f1;transition: all 0.5s;
    border-radius: 10px;
}
.navigation .mainmenu li:hover ul.sub-menu{
    -webkit-animation-name: wobble-top;
    animation-name: wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition: all 0.5s;
}
@-webkit-keyframes wobble-top{16.65%{-webkit-transform:skew(-12deg);
    transition: all 0.5s;
    transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);
    transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);
    transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);
    transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);
    transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}
}
ul.sub-menu{
   /* display:none;*/
    z-index:9999;
    position:absolute;
    left:-9999px;
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
    left: 0;
    text-align: left;
    background: #9bb70d;
    min-width: 250px;
    z-index: 999;
    padding: 0px;
    margin-top: 0px;
    box-shadow: 0px 5px 30px rgba(0,0,0,0.13);
}
.navigation .mainmenu li ul li{
    display:block; 
    position:relative; 
    float:none; 
    line-height:18px; 
    margin-left:0; 
    margin-right:0; 
}
.navigation .mainmenu li ul li a{
    display:block; 
    padding: 5px 0px;
    position:relative;
    top:0; 
    text-align:left; 
    z-index: 1;
}
.navigation .mainmenu ul.sub-menu li a {
    font-size: 14px;
    position: relative;
    color: #3b3fb2;
    font-weight: 600;
    margin-right: 25px;
}
.navigation .mainmenu ul.sub-menu li a {
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 8px 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.ht-sticky-header .header-transparent {
    position: fixed;
    left: 0;
    right: 0;
}

/* = Navigation 3rd level css
-------------------------------------------------------------- */
.header.site-header ul.sub-menu li a {
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.header.site-header ul.sub-menu li a{   
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}

header ul.sub-menu, 
header.site-header ul.sub-menu {
    background-color: #000;
    border: 2px solid #d33;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    color: #fff;
}
.navigation .mainmenu ul.sub-menu li.current_page_item a, 
.navigation .mainmenu ul.sub-menu li:hover a{background-color: #f2f2f2;transition: all 0.3s;}
.navigation .mainmenu ul.sub-menu li:hover a{padding: 12px 8px 12px 30px;transition: all 0.3s;}
header.site-header ul { margin: 0;}
header.site-header .text-bx.padding0 {
    font-size: 13px;
    font-weight: 700;
}
header.site-header .list-inline.m-a0 {
   padding: 2px 0;
   float: right;
}

.navigation .mainmenu {position: relative;}
.header-icon i.fa {
    position: relative;
    top: 0px;
    font-size: 15px;
    padding-right: 9px;
    font-weight: 700;
}
.site-header{
    z-index: 99999;
    position: absolute;
    width: 100%;
    background: none;
    transition: height .25s ease-in-out,color .25s ease-in-out,background .25s ease-in-out,transform .25s ease-in-out;
}

.site-header ul,
.site-header ol {
    margin-bottom: 0;
}
/*without top bar*/
.extra-nav {
    float: right;
    padding: 26px 0;
    position: relative;
    z-index: 9;
}
.extra-nav .site-button-link{
    font-size:15px;
}
.extra-nav .extra-cell {
    display: inline-block;
    margin-left: 10px;
}
@media only screen and (max-width: 767px) {
    .extra-nav {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .extra-nav {
        margin: 0 1px 0 0;
        text-align: right;
    }
}
.new-page{
    padding: 2px 5px;
    font-size: 10px;
    background: #ff0000;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 2px;
}
.new-page.menu-new{
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 3px 4px;
    line-height: 10px;
}

/* map page header*/
#header-part.fix-map-header .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
header.page-main-header .innerpgimg{
    display: block;
    position: relative;
}
header.page-main-header .innerpgimg:after{
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 width: 100%;
 background: #000;
 transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 opacity: 0.6;
}
div#secondary .widget_calendar table thead tr th{ padding: 10px;}
.widget_calendar tfoot tr td a {  padding: 2px 10px;}

/*---------------------------------------------------------------
15. PAGE TOP BAR (left & right content)
---------------------------------------------------------------*/
.icon-x {
    text-align: right;
}
.main-header-info {
    text-align: center;
}
.header-icon {
    display: inline-block;
    text-align: left;
}
.top-bar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #444444;
}
.dlab-topbar-right {
    float: right;
}
.dlab-topbar-left ul,
.dlab-topbar-right ul{
    list-style:none;
    margin:0;
    padding:0;
}
.dlab-topbar-left ul li,
.dlab-topbar-right ul li{
    display:inline-block;
}
.dlab-topbar-left ul li{
    padding-right:0px;
}
.dlab-topbar-left ul li a,
.dlab-topbar-right ul li a{
    color:#444444;
}
.topbar-social li a{
    padding: 0 6px; 
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation { margin: 0 0 15px; overflow: hidden;}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous { float: left; width: 50%;}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.navigation .mainmenu {
    transition: padding 0.3s ease;
    -moz-transition: padding 0.3s ease;
    -webkit-transition: padding 0.3s ease;
}
.navigation .mainmenu.ht-menu { display: block !important;}
.navigation .mainmenu li a {
  display: block;
  text-decoration: none;
  font-size: 15px;
  padding: 2px 0;
}
.sf-arrows .sf-with-ul { padding-right: 0em !important;}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
i.flaticon-phone-call.m-r5, 
i.ti-location-pin.m-r5 {
    margin-right: 12px;
}

/* = Navigation sticky header css
-------------------------------------------------------------- */
.mobi1{display: none;}
.top-bar-head {padding-top: 0.8em;}
.site-navigation {
    background: none;
    display: inline-block;
    position: relative;
    float: left;
}
.site-navigation li.page_item a {
    color: #2B3369;
}

.header-transparent .sticky-header {
    padding: 14px 0;
    text-align: right;
}
.header-seo.header-transparent .is-fixed .main-bar ul {
    padding: 5px 0 10px;
    text-align: center;
}
.header-seo.header-transparent .is-fixed .main-bar ul ul.sub-menu { padding: 0px;}
.header-seo.header-transparent .is-fixed .main-bar input[type="search"] {
    top: 10px;
    position: relative;
}
.header-seo.header-transparent .is-fixed .main-bar span.sb-icon-search {  top: 8px;}
header.site-header .dlab-topbar-left {  position: relative;  top: 13px;}
.header-btn {
    text-align: right;
}
header .btn{
    color: #ffe8b2;
    background-color: #ff6f00;
    font-size: 18px;
    font-weight: 600;
    padding: 4px 3px 4px 20px;
    border-radius: 20px;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    transition: all .3s ease 0.15s;
}
header .btn i {
    padding: 8px;
    color: #ffab33;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-left: 14px;
}
header .btn:hover {
    color: #000;
    background-color: #cd6133;
    box-shadow: 0 0 10px 0 #dbdada inset, 0 0 10px 4px #dbdada;
}
header .btn i:after {
    content: " ";
    width: 30px;
    height: 32px;
    background: #fff;
    right: 5px;
    top: 4px;
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
    border-radius: 50%;
}
header .btn:hover i:after {
  width: 94%;
  border-radius: 30px;
}

/*----------------------------------------*/
/*  02.Slider Area
/*----------------------------------------*/
.slider_section{  position: relative; overflow: hidden;padding-bottom: 5em;}
.slidoly { position: relative; transform: rotateX(180deg);}
.slider_section .overlay {
    position: absolute;
    overflow: hidden;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.57;
    z-index: 6;
    background: #786EE0;
}
img.slide-mainimg {
    width: 100%;
    height: 750px;
}
.ht-slide{ position: relative;}
.slider_content {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 38%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1em 0em;
    text-align: left;
    z-index: 999;
}
.sliderimg {
    width: 50%;
    clip-path: circle(67.5% at 26% 50%);
    overflow: hidden;
    position: relative;
}
.slider_section .title {
    font-size: 70px;
    color: #222A35;
    font-weight: 500;
    padding-bottom: 0px;
    word-break: break-word;
    padding: 0px 0px;
    display: inline-block;
    line-height: 1.39;
    font-family: 'Viga', sans-serif !important;
}
.slider_section .sub-title {
    font-size: 24px;
    line-height: 35px;
    color: #9597b1;
    font-weight: 400;
    padding: 0em 0 2.5em 0;
}

/*==============slider btn==========================*/

.slider_section .s-btn{margin-left: 20px;}
div#slider .btn{
    color: #fff6c8;
    background-color: #FF6F00;
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 600;
    padding: 5px 4px 5px 20px;
    border-radius: 40px;
    border: none;
    position: relative;
    margin-right: 8px;
    z-index: 1;
    transition: all .3s ease 0.15s;
}
div#slider .btn span {
    position: relative;
    top: -2px;
}
div#slider .btn:focus{ color: #cd6133; }
div#slider .btn:hover{
    color: #fff;
    background-color: #cd6133;
    box-shadow: 0 0 15px -5px #555;
}
div#slider .btn i {
    font-size: 34px;
    width: 44px;
    height: 44px;
    color: #ffa925;
    border-radius: 50%;
    line-height: 46px;
    margin-left: 14px;
}
div#slider .btn:hover {
    color: #000;
    background-color: #cd6133;
    box-shadow: 0 0 10px 0 #dbdada inset, 0 0 10px 4px #dbdada;
}
div#slider .btn i:after {
    content: " ";
    width: 46px;
    height: 46px;
    background: #fff;
    right: 3px;
    top: 4px;
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
    border-radius: 50%;
}
div#slider .btn:hover i:after {
  width: 96%;
  border-radius: 30px;
}
.slider_section .bx-wrapper .bx-controls-direction a{
    display: block;
    font-weight: 600;
    margin: 0;
    z-index: 999;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 50px;
    color: #f3da1f;
    background: transparent;
    border-radius: 50%;
    border: 3px solid #fff;
    overflow: hidden;
    position: absolute;
    outline: 0;
}
button[type=submit]:hover::before {
    background-color: #03a9f4;
    animation: loadingWave 4s linear;
}
.slider_section .bx-wrapper .bx-prev { left: 2%;}
.slider_section .bx-wrapper .bx-next {  left: 6%;}
.slider_section .bx-wrapper .bx-next::before { 
    content: "";
    border-right: 3px solid #fff;
    width: 7px;
    position: absolute;
    height: 36px;
    left: -20px;
}
.slider_section .bx-wrapper .bx-controls-direction a.bx-prev:after {
    content: "\f060";
    font-family: FontAwesome;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    font-size: 24px;
    font-weight: 100 !important;
    position: absolute;
    top: 0px;
    left: 6px;
}
.slider_section .bx-wrapper .bx-controls-direction a.bx-next:after {
    content: "\f061";
    font-family: FontAwesome;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    font-size: 24px;
    font-weight: 100 !important;
    position: absolute;
    top: 0px;
    right: 6px;
}
.slider_section .bx-wrapper .bx-controls-direction a.bx-prev,
.slider_section .bx-wrapper .bx-controls-direction a.bx-next{ 
    display: block;
    opacity: 1;
    text-indent: inherit;
    font-size: 0;
    overflow: visible;
}
.slider_section .bx-wrapper .bx-controls-direction a.bx-prev:hover,
.slider_section .bx-wrapper .bx-controls-direction a.bx-next:hover{ 
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% ;
    border-color: #5c58b2;
}
.slider_section img.slidesvg1 {
    position: absolute;
    right: 12%;
    top: 37%;
    animation-name: swing;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
.slider_section img.slidesvg2 {
    position: absolute;
    bottom: 20%;
    right: 28%;
    width: 130px;
    animation: float-bob-x 5s linear infinite;
}
.slider_section .sliderser {
    position: absolute;
    width: 250px;
    height: 250px;
    border: 50px solid #b8b3ff;
    border-radius: 50%;
    background: none;
    bottom: -5em;
    right: -5em;
    animation: float-bob-y 5s linear infinite;
}

/*----------------------------------------*/
/*   Features Area
/*----------------------------------------*/
#features {position: relative; overflow: hidden;}
#features .featuresus-single { 
    position: relative;
    padding:0.5em 2.2em;
    border-radius: 20px;;
    transition: all .1s linear;
    overflow: hidden;
    text-align: center;
}
#features .smallcercle1 {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    animation: fadeIn 2s linear infinite;
    top: 2em;
    right: 36%;
    background: transparent linear-gradient(206deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
}
#features .smallcercle2 {
    position: absolute;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    animation: fadeOut 2s linear infinite;
    top: 40%;
    left: 30%;
    background: transparent linear-gradient(206deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
}
#features .bigcercle {
    position: absolute;
    width: 733px;
    height: 700px;
    border-radius: 50%;
    opacity: 0.2;
    border: 5em solid #786EE0;
    margin: auto;
    left: 0;
    right: 0;
    top: -25%;
}
#features .dot-bricks {
  position: absolute;
    top: 14px;
    left: -9750px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  box-shadow: 9991px -16px 0 0 #9880ff, 9991px 0 0 0 #9880ff, 10007px 0 0 0 #9880ff;
  animation: dot-bricks 2s infinite ease;
}
#features .feature-round {
    position: relative;
    outline: 3px solid #726ce1;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    border: 14px solid #fff;
    padding: 1em 0;
    border-radius: 50%;
    width: 260px;
    height: 260px;
}
#features .section-title {
    margin-bottom: 0.5em;
    position: relative;
}
#features .section-title .heading {
    padding-bottom: 16px;
}
#features .section-title h2 {
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 54px;
    color: #fff;
    font-family: 'Montserrat';
    margin: 0;
}
#features .section-title h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 0.5em;
    margin: 0;
}
#features .features-box {    margin-top: 0.4em;}
#features .featuresarea-img3 img{border-radius: 20px;}
#features i {
    font-size: 30px;
    transition: all 1s ease 0s;
    padding: 19px;
    color: #fff;
    background: #786EE0;
    border-radius: 50%;
    margin-bottom: 0.5em;
    transition: all 0.3s ease-in-out 0.1s;
}
#features .featuresus-single:hover i{
    transform: scale(1.1) translateY(-3px);
    animation: bouncing 0.5s .3s;
}
@keyframes bouncing {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}
#features .features-area-data h4{
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#features .featuresbx p {
    opacity: 0.5;
    font-size: 14px;
}
#features .leftbx .featuresbx:nth-child(4n - 3) {
    position: relative;
    left: 28%;
}
#features .leftbx .featuresbx:nth-child(4n - 2) {
    position: relative;
    left: 55%;
    top: 1em;
}
#features .rightbx .featuresbx:nth-child(4n - 3) {
    position: relative;
    right: 28%;
}
#features .rightbx .featuresbx:nth-child(4n - 2) {
    position: relative;
    right: 55%;
    top: 1em;
}
#features .abt-btn {
    text-align: center;
}
#features .btn{
    position: relative;
    background: #444;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #746AD8;
    letter-spacing: 0.1rem;
    font-size: 24px;
    padding: 1rem 3rem;
    transition: 0.2s;
    margin-top: 5.5em;
}
#features .btn:hover {
    letter-spacing: 0.2rem;
    padding: 1.1rem 3.1rem;
    background: #2B3369;
    color: #fff;
    animation: box 3s infinite;
  }
  @keyframes box {
    0% {
      box-shadow: #2B3369;
    }
    50% {
      box-shadow: 0 0 25px #2B3369;
    }
    100% {
      box-shadow: #2B3369;
    }
  }
/*----------------------------------------
         Service Area
----------------------------------------*/

#service {
    background-image: linear-gradient( 180deg,#F1F1FF 40%,#fff 40%);
}
.service-single-area .inn-single-service-bx{display: none;}
.page-template-default #innerpage-box .single-service {
    display: none;
}
#service .section-title {
    padding: 0 14px;
    margin: 0;
}
#service .section-title h3 {
    font-size: 30px;
    font-weight: 700;
    color: #4136B1;
    margin: 0;
}
#service .section-title h4 {
    font-size: 50px;
    color: #fff;
    border-radius: 14px;
    padding: 22px 12px;
    font-weight: 700;
    margin-bottom: 10px;
}   
#service .single-service {
    position: relative;
    overflow: hidden;
    padding: 12px;
    margin: 2em 0;
    box-shadow: 0px 0px 20px #00000029;
    background: #ffff;
    border-radius: 10px;
    transition: all 0.8s ease 0s;
}
#service .single-service-bx:hover .single-service {
    transform: scale(1.1);
}
#service .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #000;
    transition-property: none;
    transform-origin: 0 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.8s ease 0s;
}
#service .single-service:hover .overlay {
    opacity: 0.8;
}
.service-area .single-service-bx h4 {
    font-size: 28px;
    padding: 22px 20px;
    color: #010101;
    font-weight: 600;
    text-align: center;
    bottom: 0%;
    z-index: 1;
    transition: all 0.8s ease 0s;
    position: absolute;
}
#service img.img-responsive {
    width: 100%;
    height: 368px;
    transition: all 0.8s ease 0s;
}
#service .owl-nav .owl-prev,#service .owl-nav .owl-next{
    display: block;
    font-weight: 600;
    margin: 0;
    z-index: 999;
    width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 50px;
    color: #fff;
    background: #786EE0;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    outline: 0;
    top: 50%;
}
#service .owl-nav .owl-prev span,#service .owl-nav .owl-next span{
    display: none;
}
#service .owl-nav .owl-prev{
    left: -10%;
}
#service .owl-nav .owl-next{
    right: -10%;
}
#service .owl-theme .owl-nav {
    display: block !important;
}
#service .owl-nav .owl-prev:after{
    content: "\f060";
    font-family: FontAwesome;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    font-size: 21px;
    font-weight: 100 !important;
    position: absolute;
    line-height: 0;
    left: 10px;
    color: #fff;
}
#service .owl-nav .owl-next:after{
    content: "\f061";
    font-family: FontAwesome;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    font-size: 21px;
    font-weight: 100 !important;
    position: absolute;
    line-height: 0;
    right: 10px;
    color: #fff;
}

/*--------------------------------------------------------------
## Call Now Section  ##
--------------------------------------------------------------*/
#call-now-section{ position: relative;background: #F6F2ED;}
#call-now-section .overlay{
    position: absolute;
    width: 61%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222A35;
    opacity: 1;
    z-index: 1;
    clip-path: polygon(74% 0, 100% 76%, 86% 100%, 0 100%, 0 0);
}
#call-now-section .smallcercle {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: transparent linear-gradient(206deg, #7067D1 0%, #3D32AD 100%) 0% 0% no-repeat padding-box;
    animation: sp 2s linear infinite;
    right: 3%;
    top: -10%;
}
#call-now-section .bnr-right {
    left: 8em;
}
#call-now-section img.img-responsive {
    width: 470px;
    height: 470px;
    border-radius: 50%;
    outline: 50px solid #F1F1FF;
    border: 30px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    animation: bounce2 2s ease infinite;
    animation: color-change 2s linear infinite;
}
@keyframes color-change {
  0%,100%{
    outline-color:#ff149373;
  }

  25%{
    outline-color:#8b451373;
  }
  
  50%{
    outline-color:#0091EA73;
  }
  
  75%{
    outline-color:#9400d373;
  }
}
@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
#call-now-section .call-inn {
    position: relative;
    overflow: hidden;
    padding: 3em 1em 3em 2em;
    z-index: 1;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    border-radius: 18px;
    top: 5em;
    right: 18em;
    transform: perspective(800px) rotateY(-0deg);
    transition: transform 1s ease 0s;
    box-shadow: rgba(0, 0, 0, 0.024) 0px 0px 0px 1px, rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(0, 0, 0, 0.03) 0px 0px 8px 0px, rgba(0, 0, 0, 0.1) 0px 20px 30px 0px;
    width: 110%;
}
#call-now-section .call-inn:hover {
    transform:
    perspective(800px)
    rotateY(-8deg);
  }
#call-now-section .call-inn h2 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
}
#call-now-section .call-inn h4 {
    color: #fff;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    margin-bottom: 0.8em;
}
#call-now-section .call-inn h3 {
    color: #fff;
    font-weight: 600;
    line-height: 47px;
    font-size: 34px;
    padding: 0;
    margin: 0;
}
#call-now-section .call-inn a.btn.btn-lg {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 15px;
    padding: 10px 12px;
    box-shadow: 0px 3px 10px #FFAA0029;
}
#call-now-section .call-inn a.btn.btn-lg i {
    padding-left: 12px;
}
#call-now-section .call-inn p {
    color: #fff;
    line-height: 34px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}
#call-now-section .titletab:hover {transition: all 0.4s ease 0s; transform: rotate(35deg);}
#call-now-section .title{
    position: relative;
    top: 1.5em;
    font-size: 45px;
    color: #3ff;
    font-weight: 600;
}

/*----------------------------------------*/
/*Contact Area
/*----------------------------------------*/
.contact-area {position: relative;overflow: hidden;background: #ffffff;}
.contact-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 46%;
    overflow: hidden;
    right: 0;
    clip-path: circle(66.6% at 19% 47%);
}
#contact .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #786EE0;
    opacity: 0.8;
}
#contact .cont-border {
    left: 36%;
    position: absolute;
    background: #fff;
    width: 75px;
    height: 75px;
    top: 20%;
    border-radius: 50%;
    animation: float-bob-y 5s linear infinite;
    box-shadow: 0px 0px 40px #00000029;
}
#contact h2.section-lefttitle {
    font-size: 5em;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: 700;
    text-align: right;
    margin-right: 3.5em;
    position: relative;
    top: 1em;
}
#contact .section-title {
    margin-bottom: 0.5em;
    padding-left: 10px;
    text-align: right;
}
#contact h2.section-subtitle {
    font-size: 53px;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat';
/*    padding-bottom: 10px;*/
}
#contact .section-title p {
    font-size: 20px;
    color: #454141;
    font-weight: 500;
    font-family: 'Montserrat';
}
.ht-inquiry-member-wrap input[type="text"], 
.ht-inquiry-member-wrap input[type="email"], 
.ht-inquiry-member-wrap input[type="url"], 
.ht-inquiry-member-wrap input[type="password"], 
.ht-inquiry-member-wrap input[type="search"], 
.ht-inquiry-member-wrap input[type="number"], 
.ht-inquiry-member-wrap input[type="tel"], 
.ht-inquiry-member-wrap input[type="range"], 
.ht-inquiry-member-wrap input[type="date"], 
.ht-inquiry-member-wrap input[type="month"], 
.ht-inquiry-member-wrap input[type="week"], 
.ht-inquiry-member-wrap input[type="time"], 
.ht-inquiry-member-wrap input[type="datetime"],
.ht-inquiry-member-wrap input[type="datetime-local"], 
.ht-inquiry-member-wrap input[type="color"],
.ht-inquiry-member-wrap input[type="file"],
.ht-inquiry-member-wrap textarea{    
    background: none;
    z-index: 2000;
    width: 100%;
    color: #bebade;
    margin: 0 0 22.39px 0;
    padding: 13px 32px 16px;
    height: 48px;
    line-height: 19px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid;
    border-radius: 24px;
}
.ht-inquiry-member-wrap form p {
    padding: 0;
    margin: 0;
}
.ht-inquiry-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}
.ht-inquiry-member-wrap select{
    border: none;
    z-index: 2000;
    width: 100%;
    color: #595959;
    border: 2px solid #fff;
    margin: 0 0 15px 0;
    border-radius: 0;
    padding: 16px 20px;
    font-size: 14px;
    height: 50px;
    background: none;
}
.ht-inquiry-member-wrap textarea {
    height: 125px;
    padding: 14px 32px;
    margin: 0;
    border-radius: 18px;
}
.ht-inquiry-member-wrap label{
    color:#fff;
    margin:0 0 1em;
    width: 100%;
}
.ht-inquiry-member-wrap { position: relative;}
.ht-inquiry-member-wrap input[type="submit"]{
    padding: 17px 40px 19px;
    white-space: normal;
    font-weight: 700;
    font-size: 30px;
    /* font-family: 'Montserrat'; */
    background: #FFAA00;
    border-radius: 0;
    display: inline-block;
    margin-top: 1.5em;
    transition: all 0.3s;
    position: relative;
     left: 38%; 
    line-height: 37px;
    text-align: center;
    box-shadow: 0px 3px 10px #FFAA0029;
    border-radius: 53px;
}
.ht-inquiry-member-wrap input[type="submit"]:hover {
    color: #222225;
    background: #fff;
}
.ht-inquiry-member-wrap div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: initial;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.contact-area .contactdetails {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    float: right;
    background: #fff;
    padding: 2em;
    margin: 87px 1em 4em;
    box-shadow: 0px 10px 60px #00000029;
    transition: all ease;
    cursor: pointer;
}
#contact .contactdetails i {
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 27px;
    color: #fff;
    padding: 8px;
    border-radius: 50%;
}
#contact .contactdetails .conticon {
    position: relative;
    text-align: center;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    transition: all 0.5s ease 0s;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 0.5em;
}
.contact-area .contactdetails h4 {
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #786EE0;
}
#contact .contactdetails p {
    font-size: 23px;
    line-height: 32px;
    margin-top: 16px;
    color: #000;
    font-weight: 500;
    font-family: 'Montserrat';
}
#contact .contact-email p {
    line-height: 34px;
}
#contact .contact-phone p {
    line-height: 36px;
    font-weight: 700;
}
#contact .contact-area .contact-content h4{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 6px;
}
#contact .contact-area .contact-content a,
#contact .contact-area .contact-content p{
    font-size: 22px;
    word-break: break-word;
    white-space: normal;
}
#contact .contact-area .leftbx h3{
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

/*----------------------------------------*/
/*  Video-section*/
/*----------------------------------------*/
#ourvideo-section{position: relative;overflow: hidden;text-align: center;}
#ourvideo-section .video-squre {
    position: absolute;
    width: 81px;
    height: 81px;
    background: transparent linear-gradient(206deg, #7067D1 0%, #3D32AD 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    animation: bounce 2s linear infinite;
    bottom: 2em;
    left: 13%;
}
#ourvideo-section iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#ourvideo-section .ourvideo-subtext{ font-size: 16px; line-height: 25px;}
#ourvideo-section .ht-section-title-tagline{text-align: left; margin-bottom: 1em;}
#ourvideo-section .video-content-bg {
    position: relative;
    overflow: hidden;
    width: 423px;
    height: 423px;
    border-radius: 50%;
    left: 25%;
    top: 5em;
}
#ourvideo-section .videobg {
    position: absolute;
    width: 423px;
    height: 423px;
    background: transparent linear-gradient(180deg, #A6A0E0 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    animation: fade-out 2s linear infinite;
}
@keyframes fade-out {
  from { opacity: 1; }
  to { opacity: 0; }
}
#ourvideo-section .videos-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
#ourvideo-section .videos-icon a{
    display: inline-block;
    position: relative;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    line-height: 90px;
    color:#2765ba;
    background: #fff;
    font-size: 30px;
    animation: innerbeat 8.2s infinite linear forwards;
}
#ourvideo-section .videos-icon a:before{
    content: '';
    display: inline-block;
    position: absolute;
    opacity: 0.3;
    top: -8px;
    left: -8px;
    bottom: -8px;
    right: -8px;
    border-radius: inherit;
    background: #f3f;
}
#ourvideo-section h2 {
    font-size: 48px;
    line-height: 58px;
    color: #4B40B9;
    font-weight: 800;
    text-align: left;
    margin-bottom: 56px;
}

#ourvideo-section .ourvideo-single h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 700;
}
#ourvideo-section .ourvideo-single .ourvideo-area-data {
    text-align: left;
}
#ourvideo-section .ourvideo-single .ourvideo-area-data:before {
    content: "";
    width: 2px;
    height: 90px;
    position: absolute;
    background: #4B40B9;
    margin-left: -1.5em;
    margin-top: -4px;
}

#ourvideo-section .ourvideo-single i {
    font-size: 50px;
    line-height: 1.7;
    color: #786EE0;
    transition: all 0.2s ease 0s;
}
#ourvideo-section .ourvideo-single:hover i {
    transition: all 0.5s;
    animation: rotateInUpRight .5s ease-in-out;
}
#ourvideo-section .ourvideo-single {
    margin-bottom: 2.5em;
}

#ourvideo-section .videobg {
    position: absolute;
    width: 423px;
    height: 423px;
    background: transparent linear-gradient(180deg, #A6A0E0 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    animation: fade-out 2s linear infinite;
}



#ourvideo-section .newvbox {
    position: absolute;
    right: 5em;
    top: 8em;
    background: #161616;
    border-radius: 50%;
    overflow: hidden;
}
#ourvideo-section .video img{
    width: 423px;
    height: 423px;
    opacity: 0.8;
    border-radius: 50%;
}
#ourvideo-section .video i{
    position: absolute;
    color: #ff0000;
    z-index: 0;
    font-size: 70px;
    left: 42%;
    top: 48%;
    line-height: 30px;
    background: #fff;
}
#ourvideo-section .video-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
#ourvideo-section .video-overlay:target {visibility: visible;opacity: 1;}
#ourvideo-section iframe{position: relative;width: 800px;height: 450px;}
#ourvideo-section .popup {
    margin: auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    top: 20%;
    position: relative;
    transition: all 5s ease-in-out;
}
#ourvideo-section .popup h2 { margin-top: 0;color: #000;font-weight: 900;}
#ourvideo-section .popup .close {
  position: absolute;
  top: -2px;
  right: 2px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#ourvideo-section .popup .close:hover {color: #000;}
#ourvideo-section .popup .content {max-height: 30%;overflow: auto;}
@media screen and (max-width: 700px){
  #ourvideo-section .box{
    width: 70%;
  }
  #ourvideo-section .popup{
    width: 70%;
  }
}
/* Embed google fonts for demo layout
-----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');


/* Main Page Layout 
-- NOTE: Just for the demo page, and not
required for the video modal... Video Modal
styles are down below --
-----------------------------------------*/
.noscroll { 
    overflow: hidden;
}
.video-banner {
  display: block;
}
@media (min-width: 641px) {
  .video-banner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
}
.video-banner .video-banner-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.video-banner-headline {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  line-height: 1.0em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.045em;
}
@media (min-width: 641px) {
  .video-banner-headline {
    left: 2em;
    bottom: 2.75em;
    font-size: 1.5em;
    line-height: 1.5em;
  }
}
.video-banner-icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 2.5em;
  height: 2.5em;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.0);
    transform: translateX(-50%) translateY(-50%) scale(1.0);
  -webkit-transition: 
        all 0.2s ease-out 0.05s;
    transition: 
        all 0.2s ease-out 0.05s;
}
@media (min-width: 641px) {
  .video-banner-icon-play {
    width: 4.5em;
    height: 4.5em;
  }
}
.video-banner-icon-play:hover {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2);
  backgound: #330099;
}
/* buttons */
.content .button-group {
  margin-top: 1em;
}
.content .button {
  display: inline-block;
  padding: 1em 2em;
  min-width: 8em;
  text-align: center;
  font-weight: 900;
  text-decoration: none;
  border-radius: 1.5em;
  box-shadow: 0 1px 1px rgba(0,0,0,0.25);
  background: #f0f0f0;
  color: #2B2B2B;
  -webkit-transition: all 0.2s ease-out 0.05s;
    transition: all 0.2s ease-out 0.05s;
}
.content .button ~ .button {
  margin-left: 0.5em;
}
.content .button:hover {
  background: #e5e5e5;
}
/* primary button overrides */
.content .button.primary {
  background: #E50055;
  color: #fff;
}
.content .button.primary:hover {
  background: #9D00E5;
}
.content .video-thumb-grid svg {
    position: absolute;
    width: 16%;
    height: 13%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 46%;
}
/* video thumbnail grid */
.content .video-thumb-grid {
  position: relative;
}
.content .video-thumb {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 423px;
    height: 423px;
    top: 6em;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    box-shadow: 0 0 0 rgba(0,0,0,0.0);
    -webkit-transition: all 0.2s ease-out 0.05s;
    transition: all 0.2s ease-out 0.05s;
}
.content .video-thumb:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  box-shadow: 0 2px 4px rgba(13,1,61,0.35);
}
.content .video-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  /* position inside the 16:9 container */
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* clipping for source images that are letterboxed */
  object-fit: cover;
  object-position: 50% 50%;
  background: #2b2b2b;
}

/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}
.video-modal {
    overflow: hidden;
    position: fixed;
    opacity: 0.0;
  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);
  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;
  /* using flexbox for vertical centering */
  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(13,1,61,0.82); /* overlay color */
  opacity: 0.0;
  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}
.video-modal-content {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    margin: 0 auto;
    overflow-y: visible;
    background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}
/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}
/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
    .video-modal-content {
        width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
    }
}
/* modal close button */
.close-video-modal {
    display: block;
    position: absolute;
    left: 0;
    top: -40px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #000;
    box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}
/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
    opacity: 1.0;
    transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
    opacity: 1.0;
}
.show-video-modal .video-modal-content {
    transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
}
/*----------------------------------------*/
/*   team Area
/*----------------------------------------*/
#innerpage-box .our-team,
#team .inner-team{display: none;}
#team {position: relative;overflow: hidden;background: #fff;}
#team img.teamsvg1 {
    position: absolute;
    left: 0;
    top: 20%;
    animation: fadeIn 2s linear infinite;
}
#team .section-title h3 {
    font-size: 30px;
    font-weight: 700;
    color: #4136B1;
    margin: 0;
}
#team .section-title h4{
    font-size: 50px;
    color: #fff;
    border-radius: 14px;
    padding: 22px 12px 10px;
    font-weight: 700;
    margin-bottom: 0;
}
#team .single-team {
    padding: 1.5em;
}
#team .our-team{
    padding: 1em 2em;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0px 0px 40px #00000029;
    transition: 0.6s ease all;
}
#team .our-team:hover {
    transform: perspective(800px) rotateY(-10deg) translateY(-10px) rotateX(10deg) scale(1);
    filter: blur(0);
    opacity: 1;
    background: transparent linear-gradient(180deg, #A6A0E0 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#team .single-team:nth-child(1) .our-team:hover,
#team .single-team:nth-child(4) .our-team:hover,
#team .single-team:nth-child(7) .our-team:hover,
#team .single-team:nth-child(10) .our-team:hover {
    background: transparent linear-gradient(180deg, #e0a0af 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#team .single-team:nth-child(2) .our-team:hover,
#team .single-team:nth-child(5) .our-team:hover,
#team .single-team:nth-child(8) .our-team:hover,
#team .single-team:nth-child(11) .our-team:hover {
    background: transparent linear-gradient(180deg, #a0e0cb 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#team .our-team img{
    width: 204px;
    height: 204px;
    border-radius: 50%;
    margin-bottom: 2em;
}
#team .teamtitle{
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    font-family: 'Montserrat';
    margin: 0 0 7px 0;
}
#team .team-designation {
    font-size: 18px;
    color: #786EE0;
    font-weight: 600;
    margin-bottom: 1em;
}
#team .team-social-icon {    
    padding: 0;
    margin: 0 2em;
    list-style: none;
    border-radius: 20px;
    background: #786EE0;
}
#team .team-social-icon li{
    display: inline-block;
    margin: 8px 15px 4px;
}
#team .team-social-icon a i{
    font-size: 28px;
    color: #fff;
    position: relative;
    transition: all 0.8s ease 0s;
}
#team .team-social-icon a:hover i{
    color: #000;
    transform: scale(1.4);
}
#team .team-social-icon a:hover i:after{
    transform: rotate(359deg);
/*    display: none;*/
}
#team .team-social-icon a i:after{
    content: "";
    border-right: 2px solid #fff;
    position: absolute;
    height: 17px;
    margin-top: 6px;
    margin-left: 0.5em;
    transition: all 0.8s ease 0s;
}
#team .team-social-icon li:nth-child(4) a i:after{
    display: none;
}
/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
#about { position: relative; overflow: hidden;}
#about .about-bgcrl {
    width: 840px;
    height: 814px;
    background: #EBEBFF 0% 0% no-repeat padding-box;
    opacity: 0.7;
    border-radius: 50% 0 0 50%;
    position: absolute;
    top: 0%;
    right: -23%;
    z-index: -1;
}
#about .section-title{margin-bottom: 1em;}
#about .aboutarea-img {
    height: 591px;
}
#about img.img-responsive {
    width: 100%;
    height: 100%;
    box-shadow: 0px 10px 30px #786EE033;
    border-radius: 28px;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}
@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
}
#about .section-title h2{    
    font-size: 33px;
    line-height: 26px;
    color: #FFA200;
    font-weight: 700;
    padding-bottom: 5px;
}
#about .section-title h2:before{    
    content: "";
    border: 2px solid;
    position: relative;
    margin-right: 8px;
}
#about .section-title h3{
    font-size: 40px;
    color: #222A35;
    font-weight: 700;
    line-height: 50px;
    padding-bottom: 10px;
    padding-right: 2em;
}
#about .section-subtext p{ 
    font-size: 20px;
    color: #8D8D8D;
    padding-bottom: 18px;
    line-height: 1.8em;
}
#about .about-area-data .inner-area-number {
    font-size: 45px;
    font-weight: 800;
    color: #4439B3;
    margin-bottom: 5px;
}

#about .aboutus-post-wrap{
    padding: 3em 0;
    left: -2em;
}
#about .about-area-data h4{
    font-size: 20px;
    font-weight: 500;
    margin-top: 4px;
    color: #000000;
}
#about .about-area-data p{font-size: 18px;padding: 0; margin: 0;}
#about .aboutus-single {  text-align: center; transition: all .2s linear;}
#about .hi-icon {
    cursor: pointer;
    position: relative;
}
#about .hi-icon span{
    padding-top: 10px;
    font-size: 60px;
    transition: all 0.2s ease 0s;
    background-image: linear-gradient(#FFA200, #FF6F00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#about .aboutus-single:hover .hi-icon{
    transform: scale(0.8);
    transition: all 1s ease 0s;
}
#about .btn{
    color: #fff;
    background-color: #FF6F00;
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 600;
    padding: 5px 4px 5px 20px;
    border-radius: 40px;
    border: none;
    position: relative;
    margin-right: 8px;
    z-index: 1;
     transition: all 0.3s;
}
#about .abt-btn a span {
    position: relative;
    top: -2px;
}
#about .btn:focus{ color: #cd6133; }
#about .btn:hover{
    color: #000;
    background-color: #cd6133;
    box-shadow: 0 0 15px -5px #555;
}
#about .btn i {
    font-size: 34px;
    width: 44px;
    height: 44px;
    color: #ffa925;
    border-radius: 50%;
    line-height: 46px;
    margin-left: 14px;
}
#about .btn i:after {
    content: " ";
    width: 44px;
    height: 44px;
    background: #fff;
    right: 6px;
    top: 5px;
    position: absolute;
    z-index: -1;
    transition: all 0.3s;
    border-radius: 50%;
}
#about .btn:hover i:after {
  width: 94%;
  border-radius: 30px;
}
/*----------------------------------------*/
/* Gallery Section
/*----------------------------------------*/

#gallery .innergalry{display: none;}
#innerpage-box .homegalry{display: none;}
#gallery .lz-gallery-images{ transition: all 0.3s ease 0s;}
#gallery .spa-gall {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 0px;
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall img {
    max-width: 100%;
    vertical-align: top;
    width: 100%;
    height: 260px;
    transition: all 0.3s ease 0s;
}
#gallery .rhsgall-img .over-text{
    opacity: 1;
    position: absolute;
    top: 40%;
    left: 15%;
    right: 4px;
    bottom: 0;
    text-align: left;
    transition: all 0.3s ease 0s;
}
#gallery .gr-oly {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}
#gallery .rhsgall-img .over-text h1{
    position: relative;
    z-index: 1;
    font-size: 50px;
    font-weight: 700;
    padding: 0 8px;
    color: #fff;
    word-break: break-word;
    transition: all 0.3s ease 0s;
}
#gallery .lhsgall-img .over-text,
#gallery .over-text {
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
}
#gallery .lhsgall-img .over-text h3,
#gallery .spa-gall h3{
    position: relative;
    z-index: 1;
    font-size: 19px;
    font-weight: 700;
    padding: 0 8px;
    color: #fff;
    word-break: break-word;
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall:hover h3{transition: all 0.3s ease 0s;}
#gallery .lz-gallery-images { margin-bottom: 0em;}
#gallery .g-oly{
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top,#000 5%,transparent 20%);
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall:hover .g-oly,
#gallery .lhsgall-img:hover .g-oly{
    top: -500%;
    transition: all 0.3s ease 0s;
    opacity: 0.6;
}
#gallery .gall-icn i{
    position: absolute;
    bottom: 28%;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    font-weight: normal;
    padding: 0;
    margin: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#gallery .lz-gallery-images:hover .gall-icn i{  opacity: 1;}
#gallery .lz-gallery-images:hover .gall-icn i{
    -webkit-transform: scale(2) translate(0px, -30px);
    transform: scale(2) translate(0px, -30px);
    font-size: 10px;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #5c36a8;
    text-decoration: none;
    -webkit-appearance: none;
    opacity: 1;
    background-size: 500%;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*----------------------------------------*/
/*   team Area
/*----------------------------------------*/
#innerpage-box .our-team,
#team .inner-team{display: none;}

/*----------------------------------------*/
/*  03. project Section
/*----------------------------------------*/
#project{position: relative;overflow: hidden;background: #fff;}
#project .single-project-bx-inn{display: none;}
#project img.projectsvg1 {
    position: absolute;
    left: 0;
    top: 12%;
    animation: fadeIn 2s linear infinite;
}
#project .section-title {
    text-align: center;
    margin-bottom: 2.5em;
}
#project .section-title h2 {
    font-size: 50px;
    color: #fff;
    font-family: 'Montserrat';
    padding: 22px 12px;
    font-weight: 700;
    margin-bottom: 10px;
}
#project .section-title h3{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    color: #4136B1;
    font-family: 'Montserrat';
}
#project .section-leftbx {
    transition: 0.5s ease all;
}
#project .section-leftbx:hover {
    box-shadow: 0px 20px 100px #A6A0E0;
    transform: perspective(900px) rotateX(10deg) scale(0.9);
  }
#project .section-leftbx img.img-responsive {
    width: 440px;
    height: 575px;
    border-radius: 10px;
}
#project .section-leftbx .prohect-img-title {
    transition: all 0.3s;
    position: absolute;
    bottom: 2em;
    left: 8%;
    border-radius: 10px;
    padding: 2em;
    z-index: 1;
    background: #fff;
        width: 84%;
}
#project .section-leftbx .project-text {
    border-left: 3px solid #786EE0;
    padding: 0px 10px;
    transform: rotate(0deg) scale(1) translateY(10px);
    transition: 0.5s ease all;
}
#project .section-leftbx:hover .prohect-img-title {
    transform: perspective(900px) rotateX(10deg) scale(1.1);
}
#project .project-text h3{
    font-size: 26px;
    font-weight: 700;
    font-family: 'Montserrat';
    margin: 0 0 6px;
}
#project .project-text p{
    color: #000000;
    margin: 0;
}
#project .single-project-bx {
    position: relative;
    padding: 0 0em 1.5em 1.5em;
}
#project .single-project {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #000;
    transition: all 0.3s ease 0s;
}
#project .single-project:hover{ box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
#project .project-icon img{
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 276px;
    border-radius: 10px;
    transition: all .6s ease-in-out;
}
#project .single-project:hover img{
    opacity: 0.4;
    transform: scale(1.3);
}
#project .project-title-box{
    z-index: 1;
    transition: all 0.3s;
    position: absolute;
    bottom: -4em;
    padding: 10px 18px 2px;
    border-radius: 10px;
    background: transparent linear-gradient(180deg,#786EE0 0%,#3C31AC 100%) 0% 0% no-repeat padding-box;
    transition: all 0.4s ease-out;
}
#project .single-project:hover .project-title-box{ bottom: 0; }
#project .single-project h4{
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
}
#project .project-title-box:hover h4{
    color: #fff;
    transition: all 1s ease;
}

/*----------------------------------------*/
/* Testimonials Area
/*----------------------------------------*/
#testimonials{position: relative;overflow:hidden;}
#testimonials .testimonials-single-area{position: relative;margin-top: 12px;}
#testimonials .testimonials-squre {
    position: absolute;
    width: 81px;
    height: 81px;
    background: transparent linear-gradient(206deg, #7067D1 0%, #3D32AD 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    animation: bounce 2s linear infinite;
    top: 2em;
    left: 9%;
}
#testimonials .section-title {
    margin-bottom: 2.5em;
    text-align: left;
}
#testimonials .testimonials-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    clip-path: circle(57.5% at 70% 36%);
}
#testimonials .testimonials-bg img{
    width: 617px;
    height: 627px;
}
#testimonials .section-title h2 {
    font-size: 50px;
    font-weight: 500 !important;
    color: #000;
    margin-bottom: 0;
    font-family: 'Montserrat';
    line-height: 1.3;
}
#testimonials .section-title h3 {
    font-size: 29px;
    letter-spacing: 5.22px;
    color: #000000;
    font-weight: 400;
    padding-bottom: 0.6em;
    font-family: 'Montserrat';
}
#testimonials .section-title strong {
    font-weight: 600;
}
#testimonials .tetimonoal-area {
    position: relative;
    padding-right: 2em;
    margin: 10px 0 18px;
    transition: transform 0.8s ease 0s;
    cursor: pointer;
    transform: perspective(2000px) translate3d(0px, -56px, 239px) rotateX(-25deg) scale3d(0.86, 0.75, 1) translateY(50px);
    border-radius: 5px;
    will-change: transform;
    transition: 0.4s ease-in-out transform;
}
#testimonials:hover .tetimonoal-area {
    transform: scale3d(1, 1, 1);
}
.testimonials-area .ts-area-single {
    position: relative;
    padding: 1em;
    transition: all 0.3s ease 0s;
    box-shadow: 0px 3px 20px #00000033;
    border-radius: 26px;
    padding: 2em 2em 2em 4em;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
.testimonials-area .ts-area-single:hover{transition: all 0.3s ease 0s;}
.testimonials-area .ts-area-thumb {
    position: relative;
    transition: all 0.3s ease 0s;
}
.testimonials-area .ts-area-thumb-bg {
    position: absolute;
    left: 2em;
    top: -1.3em;
    width: 112px !important;
    height: 112px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #80808000 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    opacity: 0.2;
}
.testimonials-area .ts-area-thumb img {
    position: absolute;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    width: 112px !important;
    height: 112px;
    margin: 0 auto;
}
.testimonials-area h3{
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 8px;
    transition: all 0.3s ease 0s;
}
#testimonials .tetimonoal-area h3:before{
    position: absolute;
    font-size: 64px;
    color: #fff;
    content: "\f10d";
    font-family: 'Fontawesome';
    left: 0;
    top: -12px;
    opacity: 0.5;
    animation: rotation 8s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.testimonials-area .text-designation {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#testimonials .ts-area-c {
    overflow: hidden;
    text-align: right;
    border-right: 3px solid #ffffff;
    padding-right: 3em;
}
.testimonials-area .ts-area-c p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    opacity: 0.8;
}
#testimonials .owl-carousel {display: block !important;}
.testimonials-area .owl-dots{display: none !important;}
.testimonials-area button.owl-next{display: none !important;}
.testimonials-area .owl-theme .owl-nav {display: block !important;}
.testimonials-area button.owl-prev {
    width: 52px;
    height: 52px;
    background: #fff !important;
    box-shadow: 1px 10px 20px #00000029;
    left: -1.6em;
    position: absolute;
    bottom: 37%;
    margin: 0 !important;
    border-radius: 50% !important;
    opacity: 1 !important;
        z-index: 999;
    cursor: pointer !important;
}
.testimonials-area button.owl-prev span{
    display: none !important;
}
.testimonials-area button.owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    margin: 0 auto;
    text-align: center;
    z-index: 0;
    font-size: 40px;
    font-weight: 600 !important;
    position: absolute;
    line-height: 0;
    left: 15px;
    color: #776DDF;
}
.testimonials-area  .owl-theme .owl-dots .owl-dot{    
    background: none;
    padding: 0;
    box-shadow: none;
}
.testimonials-area  .owl-theme .owl-dots .owl-dot span {
    width: 23px;
    height: 23px;
    margin: 5px 10px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    background: #000;
}

/*----------------------------------------*/
/*   clientlogo Area
/*----------------------------------------**/
#clientlogo {
    position: relative;
    overflow: hidden;
    /*background: #036dfd;*/
}
#clientlogo .clientlogo-area {
    margin: 3em 0;
}
#clientlogo .supp-inn {
    padding: 0px 10px;
    text-align: center;
     transform: translate3d(0px, 0px, -250px);
    transition: 0.4s ease-in-out transform;
}
#clientlogo .supp-inn:hover{
    transform: perspective(750px) translate3d(0px, 0px, -250px) rotateX(27deg) scale(1.1, 1.1);
    box-shadow: 0 28px 31px -10px rgba(0, 0, 0, 0.2);
}
#clientlogo .hi-icon:before,
#clientlogo .hi-icon:after{
    content: '';
    background: #8a6bd4;
    height: 4px;
    width: 0;
    position: absolute;
    top: 7px;
    right: 0;
    background: transparent linear-gradient(206deg, #7067D1 0%, #3D32AD 100%) 0% 0% no-repeat padding-box;
    transition: 0.4s ease all;
}
#clientlogo .hi-icon:after{
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
}
#clientlogo .hi-icon:hover:before,
#clientlogo .hi-icon:hover:after{ 
    width: 50%;
    transition: 800ms ease all; 
} 
#clientlogo .hi-icon a{
  position: relative;
    overflow: hidden;
    color: #0b7;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
    -webkit-transition: 0.5s;
    padding: 20px;
}
#clientlogo .hi-icon img{
    vertical-align: top;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#clientlogo .owl-carousel {
    display: block;}
#clientlogo .owl-theme .owl-nav {
    display: block;
}
#clientlogo .owl-nav .owl-prev, #clientlogo .owl-nav .owl-next {
    position: absolute;
    top: 3em;
    border-radius: 50%;
    box-shadow: none;
    width: 16px;
    height: 38px;
    line-height: 22px;
}
#clientlogo .owl-nav .owl-prev{left: -4em;}
#clientlogo .owl-nav .owl-next{right: -4em;}
#clientlogo .owl-nav span {
    font-size: 35px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
}
#clientlogo .owl-nav .owl-prev span{ left: -8px;}
#clientlogo .owl-nav .owl-next span{ left: -5px;}
#clientlogo .owl-dots {display: none;}

/*----------------------------------------*/
/* 10. Blog Area
/*----------------------------------------*/
.blog-area {position: relative;overflow: hidden;}
.blog-area img.blogsvg2 {
    position: absolute;
    left: 0;
    top: 12%;
    animation: fadeIn 2s linear infinite;
}
.blog-area img.blogsvg1 {
    position: absolute;
    right: 0;
    top: 0%;
    animation: fadeIn 2s linear infinite;
}
.blog-area .dot-bricks {
    position: absolute;
    top: 14px;
    left: -9895px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
    box-shadow: 9991px -16px 0 0 #9880ff, 9991px 0 0 0 #9880ff, 10007px 0 0 0 #9880ff;
    animation: dot-bricks 2s infinite ease;
}
.blog-area .section-title {
    margin-bottom: 3em;
}
.blog-area .section-title h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    color: #4136B1;
    font-family: 'Montserrat';
}
.blog-area .section-title h2{
    font-size: 50px;
    color: #000;
    font-family: 'Montserrat';
    padding: 22px 12px;
    font-weight: 700;
    margin-bottom: 10px;
}
.blog-area .box-area-S { 
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    border-radius: 27px 27px 0 0;
}
#blog .blog-post {
    padding: 0 1.5em;
}
.blog-area .blog-single {position: relative;padding-right: 22px;}
.blog-area .box-area-S .blog-thumbnail{ position: relative;overflow: hidden;border-radius: 26px 26px 0 26px;}
.blog-area .blog-thumbnail img{
    width: 100%;
    height: 280px;
    transition: all 0.8s ease 0s;
}
.blog-area .box-area-S:hover .blog-thumbnail img { transform: scale(1.2);}
.blog-area .box-area-S:hover .overlay { top: -20%;  opacity: 1;  transition: all 1s ease 0s;}
.blog-area .blog-date {
    padding: 10px 5px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat";
    position: relative;
    width: 86%;
    top: -1.5em;
    right: -22px;
    float: right;
    text-align: center;
    border-radius: 10px;
    transition: all .4s ease-in-out;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
.blog-area .box-area-S:hover .blog-date{
    right: 2.5em;
    transition: all .4s ease-in-out;
}
.blog-area .date {
    color: #fff;
    font-family: "Montserrat";
}
.blog-area .author:before,
.blog-area .author:after{
    content: ' ';
    width: 6px;
    height: 6px;
    top: 8px;
    position: absolute;
    border-radius: 50%;
    background: #fff !important;
}
.blog-area .author:after{
    right: 4px;
}
.blog-area .author:before{
    left: 2px;
}
.blog-area .comments {
    color: #fff;
    font-family: "Montserrat";
}
.blog-area .blog-posts h4{
    font-size: 28px;
    font-weight: 700;
    margin-top: 6px;
    line-height: 1.2;
    text-align: left;
    font-family: 'Montserrat';
}
.blog-area .blog-single p{
   font-size: 18px;
    color: #aeaeae;
    font-weight: 400;
    font-family: "Montserrat";
    line-height: 22px;
    margin-bottom: 17px;
}
#blog .btn{
    color: #fff6c8;
    background-color: #FF6F00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    padding: 2px 2px 2px 14px;
    border-radius: 40px;
    border: none;
    position: relative;
    margin-right: 0px;
    z-index: 1;
    transition: all .3s ease 0.15s;
}
#blog .btn i {
    font-size: 20px;
    width: 32px;
    height: 33px;
    background: #fff;
    color: #ffa925;
    border-radius: 50%;
    line-height: 30px;
    margin-left: 12px;
}

/*----------------------------------------*/
/*   Footer Area
/*----------------------------------------*/
.footer-area { position: relative;overflow: hidden;}
.footer-area .fbox {
    top: 2em;
    position: relative;
}
.footer-area .box-form {
    top: 2em;
    position: relative;
}
.footer-area .newstitle {
    padding-left: 1em;
}
.footer-area .newslettersign-box {
    background: #fff;
    border-radius: 34px;
    padding: 1em;
}
.footer-area .newstitle h3 {
    font-size: 41px;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat';
    margin: 4px 0px 9px;
}
.footer-area .newstitle p {
    font-size: 19px;
    color: #B8B8B8 !important;
    font-weight: 500;
}
.footer-area {position: relative;overflow: hidden;}
.footer-area .overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    background: #000;
}
.single-footer-1 {
    padding-bottom: 3em;
}
.single-footer-12 .textwidget p{
    color: #fff;
    font-size: 24px;
}
.single-footer-11 .single-footer {
    padding-top: 1em;
}
.footer-area .single-footer-4 i {
   margin-right: 30px;
    font-size: 30px;
}
.footer-area li {display: block;margin-bottom: 5px;font-size: 15px;font-weight: 500; }
.footer-area li a {font-weight: 400;text-decoration: none;font-size: 18px;    font-family: 'Montserrat';}
.footer-area li:before {
    content: "\f0da";
    font-family: 'Fontawesome';
    font-size: 16px;
    padding-right: 10px;
}
.footer-area .gallery-item { padding: 3px;}

.footer-area ul {margin: 0 0 15px 00px;}
.footer-area p {
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.2;
    font-size: 18px;
    font-family: 'Montserrat';
    }
.footer-area .single-footer-5 p {
    padding-bottom: 10px;
}
.footer-area .single-footer-5 p i{
    padding-right: 14px;
}
footer#footer.footer-area .widget-title {   
    color: #fff;
    margin-top: 0em;
    margin-bottom: 22px;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.75px;
}
.footer-area .widget {margin-bottom: 1.5em;}
.footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}
.footer-area .bottom-area {position: relative; background: #fff}
.footer-area .bottom-area ul { margin-bottom: 0;}

.footer-text, .footer-text a {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat';
    color: #000;
    opacity: 0.7;
    padding: 16px;
}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after {width: 20px;}
.footer-area .bottom-area li a:after, .footer-area .bottom-area li a:after {position: absolute;width: 0;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area  ul {
    list-style: none;
    margin: 10px 0 0 0px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], 
.footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], 
.footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], 
.footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], 
.footer-area input[type="datetime"], .footer-area input[type="datetime-local"], 
.footer-area input[type="color"], .footer-area textarea,
.footer-area select{    
    border: 2px solid #707070 !important;
    font-size: 20px;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 0px;
    padding: 1.2em 0.8em;
    font-style: normal;
    font-weight: 400;
    border-radius: 40px;
    background-color: #ffffff;
    height: 0;
}
.footer-area textarea {  height: 80px !important;}
.footer-area input[type="submit"]{
    padding: 1px 16px;
    text-indent: -999px;
    white-space: normal;
    font-weight: 500;
    border-radius: 8px;
    background: #786EE0;
    display: inline-block;
    transition: all 0.3s;
    margin-left: 0;
    border-radius: 50%;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    transform-origin: 100% 0;
    position: absolute;
    right: 5px;
    top: 6px;
    border: 4px solid #fff;
    outline: 6px solid #786EE0;
}
.footer-area span.wpcf7-form-control-wrap:after{
    content: '\f105';
    font-family: "fontawesome";
    color: #fff;
    font-size: 35px;
    position: absolute;
    top: 5px;
    right: 16px;
    z-index: 1;
}
.footer-area .top-area { padding: 0 0 3em;}
.footer-area label{ font-weight: 400;}
.footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.footer-area select option{font-weight: 400;}
.footer-area .tagcloud a {font-size: 15px !important;font-weight: 400;}

.footer-area .social-profile-icons ul{margin: 10px 0 0 0;}
.footer-area .social-profile-icons ul li:before{  display: none;}
.footer-area .social-profile-icons ul li{ display: inline-block;}
.footer-area .social-profile-icons ul li a {
    display: inline-block;
    font-weight: 800;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 0 20px 0 0;
    padding: 0;
}
.footer-area .social-profile-icons i.fa { font-size: 23px; padding: 0;}
.footer-area table tr {text-align: center;line-height: 28px;}
.footer-area table td {font-size: 15px;padding: 5px;}
.footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset {   padding-top: 0;}
footer#footer .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img{transition: all .5s;}
.footer-area figure.gallery-item img:hover{
    opacity: 0.8;
    border-radius: 20px;
    transition: all .5s;
}
.footer-area .widget_recent_entries ul li { line-height: 25px;}
.footer_facility-text {
    padding: 5px 2em 15px;
    background: #e7e7e7;
    border: 1px solid #d3d3d3;
    border-right: 0;
    font-size: 15px;
    color: #4c4c4c;
    text-align: center;
}
.footer_facility-text i.fa {
    padding: 0;
    border-radius: 0%;
    width: 35px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 27px;
    border: none;
    top: 5px;
    position: relative;
    color: #575757;
}
.footer-area .midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

/*----------------------------------------*/
/*   Testimonials Page
/*----------------------------------------*/

#testimonials .ts-area-single-inn,
#innerpage-box .ts-area-single{display: none;}
#innerpage-box .tetimonoal-area {display: none;}
#innerpage-box .innertest-item{float: left; padding: 20px;}
#innerpage-box .item.innertest-item{
    position: relative;
    overflow: hidden;
    float: left;
    margin-bottom: 1em;
    padding: 2em 0;
    border-radius: 0 0 0px 0px;
}
#innerpage-box .tes-i {
    padding: 0 10px 0 0;
}
#innerpage-box .tes-c {
       padding: 1em;
}
#innerpage-box .ts-area-single-inn {
    position: relative;
    padding: 1.3em 0 0;
    margin: 10px 0;
    transition: transform 0.8s ease 0s;
}
#innerpage-box .tsarea-inn {
    box-shadow: 0px 0px 40px #4136B126;
    border-radius: 38px;
    -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
#innerpage-box .tsarea-inn:hover {
     -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
#innerpage-box .tsarea-inn:hover h2.ts-area-title,
#innerpage-box .tsarea-inn:hover .text-designation{
    color: #fff !important;
    transition: all .8s;
    letter-spacing: 2px;
}
#innerpage-box .tsarea-inn:hover p{
    color: #fff !important;
}
#innerpage-box .ts-area-c p {
    display: inline-block;
    position: relative;
    word-break: break-word;
    color: #777777;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px;
    line-height: 28px;
    z-index: 1;
    text-align: right;
}
#innerpage-box .ts-img { position: relative;}
#innerpage-box .ts-area-thumb {
    top: 0.4em;
    padding-bottom: 1.5em;
}
#innerpage-box .ts-area-thumb img {
    position: relative;
    border-radius: 50%;
    height: 113px;
    width: 113px !important;
    margin-left: 16px;
    margin-top: 2.2em;
    transition: all 0.3s ease 0s;
}
#innerpage-box .ts-area-thumb .imgbg {
    position: absolute;
    top: -7px;
    bottom: 0px;
    right: 11px;
    width: 113px;
    height: 113px;
    opacity: 0.2;
    background: transparent linear-gradient(180deg, #4439B3 0%, #80808008 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
}
#innerpage-box .ts-area-c i {
    transition: all .8s;
    font-size: 60px;
    opacity: 0.5;
    position: absolute;
}
#innerpage-box .ts-area-c i.fa.fa-quote-right {
    position: absolute;
    top: 2em;
    right: 2em;
    z-index: 0;
    display: inline-block;
}
#innerpage-box .tsarea-inn:hover .ts-area-c i,
#innerpage-box .tsarea-inn:hover .ts-area-c p:after{
    transform: rotateY(180deg);transition: all .8s;
}
#innerpage-box .intescont {
    text-align: right;
}
#innerpage-box .ts-area-bx{
    float: right;
}
#innerpage-box .ts-area-single-inn .ts-area-c {
    overflow: hidden;
}
#innerpage-box .text-designation {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    opacity: 0.862;
}
#innerpage-box h2.ts-area-title {
    position: relative;
    margin: 0px !important;
    font-size: 28px !important;
    color: #fff !important;
    font-weight: 700 !important;
    padding-top: 16px;
}
#innerpage-box .inner_contentbox .entry-content h2.ts-area-title {
    font-size: 28px !important;
    text-transform: uppercase;
}
#innerpage-box h2.ts-area-title:after {
    content: "";
    position: absolute;
    width: 143px;
    top: 0;
    right: 2px;
    border: 2px solid #3F34AF;
}


/*----------------------------------------*/
/*  09. Inner team page
/*----------------------------------------*/
#innerpage-box .innsingle-team {
    padding: 1em 1.3em;
}
#innerpage-box .inner-team { position: relative;  margin-bottom: 2em;}
#innerpage-box .single-team-img{ 
    position: relative;
    text-align: center;
}
#innerpage-box .single-team-img .innerteam-imgcercle {
    width: 70px;
    height: 70px;
    background: transparent linear-gradient(180deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    border-radius: 50%;
    right: 7px;
    top: -12px;
    z-index: 5;
    transition: all 0.9s;
    transform: translateX(0%);
}
#innerpage-box .single-team-img:hover .innerteam-imgcercle {
   transition: all 0.9s;
    transform: translateX(-50%);
    box-shadow: 0px 0px 20px -3px rgb(122 118 118);
}
#innerpage-box .single-team-img .innerteam-imgbg {
    width: 275px;
    height: 277px;
    background: transparent linear-gradient(180deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 150px;
    z-index: -1;
    position: absolute;
    left: 2.8em;
    top: 0.7em;
    transition: all 0.9s;
    transform: translateX(0%);
}
#innerpage-box .single-team-img:hover .innerteam-imgbg {
    transition: all 0.9s;
    transform: translateX(7%);
}
#innerpage-box .single-team-img img {
    width: 276px;
    height: 277px;
    border-radius: 50%;
    margin-bottom: 57px;
    transition: all .5s ease-out;
}
#innerpage-box .inner-team h3.inner-area-title {
    display: block;
    font-size: 38px;
    font-weight: 700;
    color: #000000;
    font-family: 'Montserrat';
    margin: 0 0 15px 0;
}
#innerpage-box .inner-team .team-designation {
    font-size: 18px;
    color: #786EE0;
    font-weight: 600;
    margin-bottom: 1.6em;
}
#innerpage-box .team-social-icon li {
    display: inline-block;
    margin: 10px 20px 2px;
    padding: 0;
}
#innerpage-box .team-social-icon li:before {
    display: none;
}
#innerpage-box .team-social-icon {
    padding: 0;
    margin: 0 2em;
    list-style: none;
    border-radius: 25px;
    background: #786EE0;
    transition: all 0.2s ease 0s;
}
#innerpage-box .single-team-img:hover .team-social-icon {
    transition: all 0.5s ease 0s;
    border-radius: 10px;
    box-shadow: 0px 0px 20px -3px rgb(122 118 118);
}
#innerpage-box .team-social-icon a i{
    font-size: 30px;
    color: #fff;
    position: relative;
    transition: all 0.8s ease 0s;
}
#innerpage-box .team-social-icon a:hover i{
    color: #ffab33;
    transform: scale(1.4);
}
#innerpage-box .team-social-icon a:hover i:after{
    transform: rotate(359deg);
}
#innerpage-box .team-social-icon a i:after{
    content: "";
    border-right: 2px solid #fff;
    position: absolute;
    height: 17px;
    margin-top: 6px;
    margin-left: 0.6em;
    transition: all 0.8s ease 0s;
}
#innerpage-box .team-social-icon li:nth-child(4) a i:after{
    display: none;
}
/*--------------------------------------------------------------
# Gallery page
--------------------------------------------------------------*/

#innerpage-box .lz-gallery-images {position: relative;overflow: hidden;transition: all .3s;border-radius: 16px;}
#innerpage-box .img-wrapper {overflow: hidden;position: relative;}
#innerpage-box .innergalry {
    padding: 12px;
}
#innerpage-box .lz-gallery-images img {
    transition: 0.5s all;
    width: 100%;
    height: 302px;
    z-index: 1;
    background: none;
    transition: all .6s ease-in-out;
}
#innerpage-box .lz-gallery-images:hover img {
    transform: scale(1.1);
}
#innerpage-box .lz-gallery-images .overlay{
    content: "";
    background-color: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all .4s ease;
}
#innerpage-box .lz-gallery-images:hover .overlay{opacity: 0.5; }
#innerpage-box .lz-gallery-images .over-text {
    position: absolute;
    bottom: 16px;
    transition: all 0.4s ease;
    transform: translateY(-50%) rotateY(90deg);
    z-index: 1;
}
#innerpage-box .lz-gallery-images:hover .over-text{ 
    opacity: 1;
    transform: translateY(-50%) rotateY(0);
}
#innerpage-box .lz-gallery-images .inner-area-title:after {display: none !important;}
#innerpage-box .lz-gallery-images .over-text h3{
    position: relative;
    padding: 8px;
    color: #fff;
    word-break: break-word;
    transition: all 0.3s ease 0s;
    z-index: 1;
    font-weight: 600 !important;
    margin: 0 30px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

/*--------------------------------------------------------------
## Services inner page
--------------------------------------------------------------*/
#innerpage-box .inn-single-service-bx { display: block; }
.inn-single-service-bx { display: none; }
#innerpage-box .inn-single-service-bx { padding: 7px 28px;}
#innerpage-box .singleinner-service {
    margin-bottom: 20px;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    padding: 8px;
    border-radius: 10px;
    transition: all 0.8s ease 0s;
    box-shadow: 0px 0px 20px #00000029;
}
#innerpage-box .singleinner-service:hover {
    transform: scale(1.05);
}
#innerpage-box .singleinner-service .innservice-containt {
    position: absolute;
    text-align: left;
    bottom: 0;
    transition: all 0.8s ease 0s;
}

.services-overlay {
    background: #000;
    opacity: 0.2;
    position: absolute;
    left: 9px;
    right: 9px;
    top: 9px;
    bottom: 9px;
    border-radius: 5px;
}
#innerpage-box .singleinner-service:hover .innservice-containt{
    bottom: 1em;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
}
#innerpage-box .singleinner-service .title{
    font-size: 28px;
    padding: 16px 22px;
    color: #010101;
    font-weight: 600;
    font-family: "Montserrat";
    transition-duration: 0.3s;
    text-align: left;
    margin: 0 17px 0 0;
}
#innerpage-box .singleinner-service img {
    height: 394px;
    width: 100%;
    border-radius: 8px;
}
#innerpage-box .singleinner-service img {
    height: 394px;
    width: 100%;
    border-radius: 8px;
}
#innerpage-box .singleinner-service img:hover{
    animation-name: hoverPop;
    animation-duration: .4s;
    animation-fill-direction: forward;
}
@keyframes hoverPop {
  0%, 100% {
    transform: scale(1);
  }
  33% {
    transform: scale(1.05);
  }
  66% {
    transform: scale(.90);
  }
}

/*----------------------------------------*/
/* project / inner Page
/*----------------------------------------*/
.page-template-default #innerpage-box .single-project-bx { display: none; }
#innerpage-box .single-project{position: relative;overflow: hidden; transition: all .8s;}
#innerpage-box .single-project-bx{margin-bottom: 1.5em;padding: 0 0.8em;}
#innerpage-box .single-project-bx .right {
    position: absolute;
    padding: 14px;
    overflow: hidden;
    bottom: 0px;
    transition: all 0.8s ease 0s;
}
#innerpage-box .single-project-bx-inn img {
    width: 440px;
    height: 266px;
    border-radius: 10px;
}
#innerpage-box .single-project-bx-inn .project-title-box h5{
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0px !important;
    line-height: 32px;
    padding-left: 16px;
    opacity: 0.9;
    border-left: 2px solid #fff;
}

#innerpage-box .single-project-bx-inn .project-title-box {
    padding: 1em;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    border-radius: 9px;
    margin-top: 10px;
}
/*-----------------------
## Site map Template 
-----------------------------*/

div#sitemap-box { border-top: 2px solid #f94c34;border-radius: 0;}
div#sitemap-box:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 35px;
    border-width: 2px;
    border-style: solid;
    border-color: #f72985;
    right: 0;
    top: 16px;
    left: 0%;
    margin: 0 auto;
    border-top: none;
    border-right: none;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(90deg);
    z-index: 1;
}
div#sitemap-box h3 {
      font-size: 20px;
    background: #2e2e2e;
    padding: 10px 10px;
    color: #ffffff;
    border-radius: 10px;
    text-align: center;
    word-break: break-word;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    font-weight: 500;
}
.page-template-templates main#innerpage-box div#sitemap-box h3:after {  display: none;}
main#innerpage-box div#sitemap-box ul li {list-style: none;padding-bottom: 5px;}
main#innerpage-box div#sitemap-box ul li a {position: relative;padding-left: 20px;}
main#innerpage-box div#sitemap-box ul li a:before {
    content: "\f111";
    font-family: 'Fontawesome';
    margin-right: 10px;
    color: #f72985;
    font-size: 10px;
    display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
main#innerpage-box div#sitemap-box ul li a:hover:before {transform: scale(1.4);}
div#sitemap-box ul { margin: 0;}
div#sitemap-box .sitemap-blogposts ul { padding: 5px 5px 5px 0;margin: 0;}
div#sitemap-box .sitemap-posts-box {margin-bottom: 15px;}
div#sitemap-box .blogpostsitemap li {list-style: none;}
div#sitemap-box .sitemap-posts-box img {width: 100%;}
div#sitemap-box h3:before {
      position: absolute;
    content: "";
    display: inline-block;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #f94c34;
    right: 0;
    top: 9px;
    left: 0%;
    margin: 0 auto;
    border-top: none;
    border-right: none;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(90deg);
    z-index: 1;
}
div#sitemap-box ul {
    margin: 0;
    list-style: none;
    padding: 0;
    margin: 0 0 0px 20px;
}
/*-----------------------
 End Site map Template 
-----------------------*/


/*====## Contact Template {contact Inner Page}=====*/
main#innerpage-box-contact {
    background: #fff;
    padding-top: 5em;
}
#innerpage-box-contact .inf-form .section-title {
    margin-bottom: 2.5em;
    position: relative;
    left: 12px;
    width: auto;
}
#innerpage-box-contact h1.section-subtitle {
    font-size: 53px;
    color: #7339fc;
    font-weight: 700 !important;
    font-family: "Montserrat";
    padding-bottom: 0.3em;
    text-align: left;
    margin: 0 !important;
}
#innerpage-box-contact .section-title p {
    font-size: 20px;
    color: #000;
}
#innerpage-box-contact .ht-inquiry-member-wrap input[type="text"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="email"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="url"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="password"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="search"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="number"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="tel"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="range"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="date"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="month"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="week"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="time"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="datetime"],
#innerpage-box-contact .ht-inquiry-member-wrap input[type="datetime-local"], 
#innerpage-box-contact .ht-inquiry-member-wrap input[type="color"],
#innerpage-box-contact .ht-inquiry-member-wrap input[type="file"],
#innerpage-box-contact .ht-inquiry-member-wrap textarea{    
    background: none;
    z-index: 2000;
    width: 100%;
    color: #786EE0;
    margin: 0 0 22px 0;
    padding: 13px 32px 16px;
    font-size: 16px;
    line-height: 19px;
    height: 49px;
    font-weight: 400;
    border-radius: 24px;
    filter: none !important;
    background-color: #ffffff;
}
#innerpage-box-contact .ht-inquiry-member-wrap textarea {
    height: 145px;
    padding: 14px 32px;
    margin: 0;
    border-radius: 18px !important;
}
#innerpage-box-contact .ht-inquiry-member-wrap input[type="submit"] {
    padding: 17px 40px 14px;
    white-space: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    display: inline-block;
    margin-top: 35px;
    background: #ffab33;
    text-align: center;
    transition: all 0.8s ease 0s;
    position: relative;
    left: 35%;
    box-shadow: none;
    box-shadow: 0px 3px 10px #FFAA0029;
    border-radius: 53px;
}
#innerpage-box-contact .innbtn {
    text-align: center;
}
#ht-contactus-wrap .contact-form{ position: relative; overflow: hidden;}
#ht-contactus-wrap .maintle{ position: relative; font-size: 40px; font-weight: 700; margin: 2px 0;}
#ht-contactus-wrap .maintle:after{
    display: inline-block;
    margin: 0px 0 6px 20px;
    content: " ";
    text-shadow: none;
    width: 15%;
    border-style: solid;
    border-width: 1px;
    transition: all 0.5s;
}
#ht-contactus-wrap .maintle:hover:after{width: 25%;height: 2px;transition: all 0.5s;}
#innerpage-box-contact .contact-mapbox iframe { width: 100%; height: 870px;opacity: 0.8;}
#innerpage-box-contact .mapcercle {
    position: absolute;
    background: transparent linear-gradient(206deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    top: 37%;
    left: -2%;
    z-index: 1;
    animation: float-bob-y 5s linear infinite;
}
#innerpage-box-contact .contact-mapbox {
    clip-path: circle(60.4% at 71% 49%);
}
#innerpage-box-contact .contact-mapbox .mapoverlay {
    position: absolute;
    opacity: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
#innerpage-box-contact .contact-mapbox h1 {
    position: absolute;
    font-size: 91px;
    line-height: 91px;
    font-weight: 700;
    top: 12%;
    left: 22%;
    color: #3F34AE;
    z-index: 1;
    font-style: italic;
    text-align: right;
}
#ht-contactus-wrap input[type="text"], 
#ht-contactus-wrap input[type="email"], 
#ht-contactus-wrap input[type="url"],
#ht-contactus-wrap input[type="password"], 
#ht-contactus-wrap input[type="search"], 
#ht-contactus-wrap input[type="number"], 
#ht-contactus-wrap input[type="tel"], 
#ht-contactus-wrap input[type="range"], 
#ht-contactus-wrap input[type="date"], 
#ht-contactus-wrap input[type="month"], 
#ht-contactus-wrap input[type="week"], 
#ht-contactus-wrap input[type="time"], 
#ht-contactus-wrap input[type="datetime"], 
#ht-contactus-wrap input[type="datetime-local"], 
#ht-contactus-wrap input[type="color"], 
#ht-contactus-wrap select, 
#ht-contactus-wrap textarea {
    margin-top: 15px;
    border: 1px solid #fff;
    font-size: 15px;
    padding: 12px 25px;
    border-radius: 8px;
    background: #f3f3;
}
#ht-contactus-wrap textarea {   height: 130px;}
#ht-contactus-wrap input[type="submit"] {
    padding: 10px 35px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    border-radius: 30px;
    box-shadow: none;
    transition: all 0.8s ease 0s;
}
#ht-contactus-wrap input[type="submit"]:hover {
    -webkit-animation-name: wobble-top;
    animation-name: wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
        transition: all 0.8s ease 0s;
}
#innerpage-box-contact .contact-main{position: relative;}
#innerpage-box-contact .innrinf-box {
    position: absolute;
    bottom: 5em;
    left: 0;
    right: 0;
}
#innerpage-box-contact .innrcontactdetails{
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    padding: 2em;
    box-shadow: 0px 10px 60px #00000029;
    transition: all ease;
    cursor: pointer;
}
#innerpage-box-contact .contact-address {
    padding: 0.4em 0;
}
#innerpage-box-contact .contact-email {
    padding: 0.4em 0;
}
#innerpage-box-contact .contact-phone {
    padding: 0.8em 0;
}
#innerpage-box-contact .innconticon{
    position: relative;
    text-align: center;
    background: #fff;
    transition: all 0.5s ease 0s;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 0.5em;
}
#innerpage-box-contact .innrinf-box i{
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 27px;
    color: #fff;
    padding: 8px;
    margin-left: -13px;
    border-radius: 50%;
}
#innerpage-box-contact .innrinf-box h2{
    font-size: 30px;
    line-height: 37px;
    color: #fff;
    font-weight: 700 !important;
}
#innerpage-box-contact .contactdetails p {
    margin-top: 16px;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    word-break: break-all;
    font-family: "Poppins";
}
#innerpage-box-contact .innrinf-box p {
    line-height: 2;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
#innerpage-box-contact .contact-address p {
    line-height: 30px;
}
/*-----------------------
## FAQS page
-----------------------------*/
main#innerpage-box .faqlast {
    width: 488px;
    height: 488px;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    padding: 2em 3em;
    margin-top: 2em;
    position: relative;
}
main#innerpage-box .leftfaq svg {
    position: absolute;
    top: -8%;
    left: -9%;
    transition: all 0.8s ease 0s;
}
main#innerpage-box .faqbgcercle:after {
    content: "";
    width: 600px;
    height: 600px;
    border-radius: 50%;
    border-style: solid;
    border-width: 24px;
    position: absolute;
    top: -3.5em;
    left: -2.5em;
    right: 0;
    bottom: 0;
    border-bottom-color: #776DDF;
    border-top-color: #fff;
    border-right-color: #776DDF;
    border-left-color: #776DDF;
    z-index: 1;
    transform: rotate(0deg);
    transition: all 0.8s ease 0s;
}
main#innerpage-box .leftfaq:hover svg{ 
    transform: rotate(360deg);
    transition: all 0.8s ease 0s;
}
main#innerpage-box .bdrcercle {
    width: 70px;
    height: 70px;
    position: absolute;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
    border-radius: 50%;
    left: 21%;
    top: -9%;
}
main#innerpage-box .faqlast h1 {
    margin: 0px !important;
    color: #fff !important;
    font-size: 50px !important;
    line-height: 40px;
    font-weight: 700 !important;
    padding: 1em 0 0.5em;
    font-family: 'Montserrat' !important;
}
main#innerpage-box .faqlast p {
    margin: 0px !important;
    color: #b7b7b7 !important;
    font-size: 20px !important;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    line-height: 2;
}
.faq-form{margin-top: 30px;
    font-size: 40px;
    font-weight: 600;
    margin: 0 auto;
    padding-bottom: 11px;
}
#content-box .faq_bm p{font-size: 18px; font-weight: 500;}
#content-box .faq-form textarea {height: 100px;}
div#content-box .faq-content {
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 17px;
}
div#content-box .faq-content button.accordion {
    color: #444;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    background: #fbb34d;
    padding: 1em;
    border-radius: 12px;
    border: none;
    transition: all 0.2s ease 0s;
    box-shadow: none;
    position: relative;
}
div#content-box .faq-content button.accordion:hover,
 div#content-box .faq-content button.accordion.active {
   transition: all 0.2s ease 0s;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    transition: all 0.2s ease 0s;
    opacity: 1;
    padding-bottom: 0px;
}
div#content-box .faq-content div.panel {
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    border: none;
    border-radius: 0 0 12px 12px;
}
div#content-box .faq-content div.panel.show {background: #f3f3;opacity: 1;max-height: 500px;}
main#innerpage-box div#content-box h3.faq-title {
    font-weight: 700;
    word-break: break-word;
    font-size: 22px !important;
    line-height: 27px;
    padding: 0.4em 1em 0.4em 0.8em;
    border-left: 2px solid #4B40B9;
        margin: 0;
}
main#innerpage-box .faq-description {
    padding-left: 16px;
}
div#content-box .faq-content div.panel p{
    margin-bottom: 18px;
    line-height: 23px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 1.4em;
    padding-right: 1em;
    border-left: 2px solid #4B40B9;
}
div#content-box .faq-content.padding0 p {
    font-size: 15px;
    padding: 25px 25px 10px 25px;
    letter-spacing: 1px;
    word-break: break-word;
}

/*-----------------------
## End FAQS page
-----------------------------*/

.col-container { display: table; width: 100%;}
.col-facility{ display: table-cell;}
.heading.active i {box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 0px 4px #0158a6;}
.test-right img { width: 100%; height: 100%;}
.heading{cursor: pointer;}
@media screen and (min-width: 769px){
    .inside-full-height{height:100%}

}

/* Catalogue slider Start */

.slider {width: 86%;position: relative;height: 490px;margin: auto;overflow-x: scroll;overflow-y: hidden;}
.slider::-webkit-scrollbar {display: none;}
.slider .slides { display: flex;position: absolute;left: 0;transition: 0.3s left ease-in-out;}
.slider .slide-item { margin-right: 35px;width: 334px;margin-left: 0;}
.slider .slide-item:last-child {margin-right: 0;}

.ctrl {text-align: center;margin-top: 5px;}
.ctrl-btn {font-size: 13px !important; background: none;border: none;font-weight: 600;text-align: center;cursor: pointer;outline: none;color: #9e9e9e;position: absolute;margin-top: -60.5px;height: 23px;bottom: 0;}
.ctrl-btn:hover{color:#000;background: none;}
.ctrl-btn.pro-next {right: 45%;position: absolute;border: 2px solid #bfbfbf; padding: 3px 5px 3px 5px;margin: 0;z-index: 999;height: 45px;width: 45px;}
.ctrl-btn.pro-prev {left: 46%;position: absolute;border: 2px solid #bfbfbf;padding: 0;margin: 0; z-index: 999;height: 45px;width: 45px;}
/*--------------------------------------------------------------
## Add to card
--------------------------------------------------------------*/
.total-count a.button.wc-forward { background: none; border: none; position: relative; right: 19px;}
.total-count a.button.wc-forward:hover { background: none; border:none;}
.total-count .count {    
    color: #f72985;
    position: absolute;
    padding: 4px;
    z-index: 300;
    top: 16px;
    right: 35px;
    font-size: 10px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-align: center;
    background: #fff;
}
.total-count img {    width: auto;height: auto;margin: 0px 0 0;}
.total-count {
    background: #f72985;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
    webkit-clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
    padding: 18px 45px;
}
/*===============
All Siderbar 
================*/

#secondary {
    padding: 0em 1em;
}
div#sidebars.sidebar{position: relative;z-index: 1;overflow: hidden;padding: 15px 1em 0;}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*error start*/

main#innerpage-box .widget-area .widget_search #searchform input[type="submit"] {
    width: 63px !important;
    border-radius: 50% !important;
    height: 62px;
    font-size: 0px;
    box-shadow: none;
    background: #FF6F00;
    color: #fff;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    right: 5px;
    margin-top: 6px;
    z-index: 0 !important;
}
main#innerpage-box .widget-area .widget_search #searchform:before {
    content: " ";
    width: 95% !important;
    border-radius: 30px !important;
    height: 65px;
    font-size: 0px;
    box-shadow: none;
    background: #FF6F00;
    color: #fff;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    right: 6px;
    margin-top: 20px;
    z-index: -1 !important;
    background-image: linear-gradient( 180deg,#ff6f00 56%,#eeeeee 41%);
}

 main#innerpage-box .widget-area .widget_search #searchform:after {
    content: '\f002' !important;
    font-family: FontAwesome !important;
    position: absolute;
    bottom: 15%;
    right: 22px;
    z-index: 1;
    color: #fff !important;
    font-size: 30px;
}
div#secondary #searchform input[type="submit"]:after {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 15px;
    counter-reset: #fff;
    position: relative;
    right: 0;
}
/*error end*/

/*inner page Header Animation */
/*=================*/
.page-main-header .overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    background: #786EE0;
}
.inn-header-img {
    position: absolute;
    width: 33%;
    height: 89%;
    top: 0;
    overflow: hidden;
    border-bottom-right-radius: 100%;
    outline: 54px solid #4136b1;
    border-right: 20px solid #fff;
    border-bottom: 20px solid #fff;
}
/*======end===*/

.home-page {  padding: 0 0 30px 0;}
#innerpage-box{padding:5em 1em 2em;}

#content-box h4{ margin: 20px 0 5px 0; }
#content-box ul{ padding: 0 0 0px 0;list-style: none;font-size: 20px;margin: 0;    line-height: 34px;}
#content-box ul li {padding-bottom: 8px;}
#content-box ol ol ,
#content-box ul ul {   margin-left: 4em !important;}

.widget-area ul li:before {
    display: none;
}
#content-box ol li:before {
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#content-box ol li:hover:before { transform: scale(1.2);}
main#innerpage-box #content-box ol {  margin: 0;}
#content-box ol {counter-reset: li;list-style: none;/*list-style: decimal;*/}
#content-box ol li {
    margin-top: 1em;
    position: relative;
    padding-left: 55px;
    min-height: 60px;
    font-size: 20px;
}
#content-box ol li:before {
    content: counter(li);
    counter-increment: li;
    color: #fff;
    border-radius: 50%;
    font-size: 18px !important;
    font-weight: 600;
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
#content-box ol li:after {
    content: "";
    color: #fff;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: -3px;
    left: 27px;
    background: transparent linear-gradient(180deg, #7067D1 0%, #EBEBFF 100%) 0% 0% no-repeat padding-box;
    transition: all .4s ease-in-out;
}
#content-box ol li:hover::after{
    left: -8px;
    top: 27px;
    transition: all .4s ease-in-out;
}
.ht-post-wrapper{padding-left: 105px;}
.entry-figure{background: #f9f9f9; text-align: center; margin-bottom: 15px;}
.entry-header .entry-title{font-weight: 300;letter-spacing: 1px;margin-bottom: 10px;}
.entry-figure + .entry-header{background: #FFF;position: relative;margin-top: -65px;width: 90%;padding: 15px 0 1px;}
.entry-header .entry-title a{ text-decoration: none; color: #333;}
.entry-categories{font-size: 14px;color: #666;font-style: italic;margin-bottom: 15px;}
.entry-categories .fa{ color: #fe5722;margin-right: 8px;}
.entry-categories a{color: #666;text-decoration: none; }
.entry-readmore{margin-top: 20px;}
.entry-readmore a{
    background: #fe5722;
    padding: 0 20px;
    line-height: 40px;
    color: #FFF !important;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
}
.entry-readmore a:hover{background: #333; color: #FFF;}
section ul{padding: 0 0 20px 0;}
.readmore a{
    background: #4d4d4d;
    padding: 15px 40px;
    color: #fff;
    border-radius: 30px;
}
.readmore a:hover{background: #000;color:#fff;}
/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.pagecont{
    background: #000;
    padding: 15em 0 !important;
}
.star{
  position:absolute;
  width:3px;
  height:3px;
  background:#fff;
  right:0;
  animation:starTwinkle 3s infinite linear;
}
.astronaut img{
  width:150px;
  position:absolute;
  top:55%;
  animation:astronautFly 6s infinite linear;
}
@keyframes astronautFly{
  0%{
    left:-100px;
  }
  25%{
    top:50%;
    transform:rotate(30deg);
  }
  50%{
    transform:rotate(45deg);
    top:55%;
  }
  75%{
    top:60%;
    transform:rotate(30deg);
  }
  100%{
    left:88%;
    transform:rotate(45deg);
  }
}
@keyframes starTwinkle{
  0%{
     background:rgba(255,255,255,0.4);
  }
  25%{
    background:rgba(255,255,255,0.8);
  }
  50%{
   background:rgba(255,255,255,1);
  }
  75%{
    background:rgba(255,255,255,0.8);
  }
  100%{
    background:rgba(255,255,255,0.4);
  }
}
.error404 .error-404{
    display: block;
    text-align: center;
    font-size: 200px;
    color: #f9f9f9;
    line-height: 1.2;
    color: #222;
    font-size: 220px;
    letter-spacing: 10px;
    margin: 0;
    font-weight: 700;
    text-shadow: 2px 2px 0 #c9c9c9, -2px -2px 0 #c9c9c9;
}
.error404 .oops-text{text-align: center; color: #fff !important;}
.toggle-bar{display: none;}
.error404 .error-404{
    color: #ffffff;
    font-size: 195px;
    text-align: center;
    display: block;
    animation: effect linear 1900ms infinite;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 240px;
}
@keyframes effect {
   0%{
        text-shadow:
            4px -4px 0 #000, 3px -3px 0 #000,
            2px -2px 0 #000, 1px -1px 0 #000,
            -4px 4px 0 #000, -3px 3px 0 #000,
            -2px 2px 0 #000, -1px 1px 0 #000;
    }
    25%{
        text-shadow:
            -4px -4px 0 #e10309, -3px -3px 0 #e10309,
            -2px -2px 0 #e10309, -1px -1px 0 #e10309,
            4px 4px 0 #e10309, 3px 3px 0 #e10309,
            2px 2px 0 #e10309, 1px 1px 0 #e10309;
    }
    50%{
        text-shadow:
            -4px 4px 0 #e10309, -3px 3px 0 #e10309,
            -2px 2px 0 #e10309, -1px 1px 0 #e10309,
            4px -4px 0 #e10309, 3px -3px 0 #e10309,
            2px -2px 0 #e10309, 1px -1px 0 #e10309;
    }
    75%{
        text-shadow:
            4px 4px 0 #e10309, 3px 3px 0 #e10309,
            2px 2px 0 #e10309, 1px 1px 0 #e10309,
            -4px -4px 0 #e10309, -3px -3px 0 #e10309,
            -2px -2px 0 #e10309, -1px -1px 0 #e10309;
    }
    100% {
        text-shadow:
            4px -4px 0 #e10309, 3px -3px 0 #e10309,
            2px -2px 0 #e10309, 1px -1px 0 #e10309,
            -4px 4px 0 #e10309, -3px 3px 0 #e10309,
            -2px 2px 0 #e10309, -1px 1px 0 #e10309;
    }
}

@media only screen and (max-width: 767px){
  .error404 .error-404{ font-size: 150px; }
}
@media only screen and (max-width: 479px){
   .error404 .error-404{ font-size: 150px; }
}
@media only screen and (max-width: 359px){
   .error404 .error-404{ font-size: 122px; }
}
@media screen and (min-width: 769px){
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.woocommerce #reviews h2 small{
    float: none;
}
/*-----------------------
## page scroll
-----------------------------*/

#back2Top {
    -o-transform:rotate(720deg);
    -ms-transform:rotate(720deg);
    -moz-transform:rotate(720deg);
    -webkit-transform:rotate(720deg);
    transform:rotate(720deg);
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding:4px;
    line-height: 22px;
    text-align: center;
    font-size: 18px;
    transform: rotate(90deg);
    text-decoration: none;
    z-index: 99999;
}
#scrollToTop span {
    color: #fd053f;
}
#scrollToTop {
  position: fixed;
  bottom: 5rem;
  right: 3rem;
  box-shadow: 0 0 14px -5px rgba(0, 0, 0, 0.5);
  border-radius: 100%;
    width: 60px;
    height: 60px;
  display: flex;
  font-family: "Arial";
  align-items: center;
  justify-content: center;
  margin-bottom: -12rem;
  transition: margin-bottom 0.2s;
}
  #scrollToTop.active {
    margin-bottom: -12rem;
  }
  #scrollToTop:hover {
    animation-name: rotate;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

@keyframes rotate {
  to {
    transform: rotate(2520deg);
  }
}
.widget-area ul ul {
    margin-top: 5px;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
main#innerpage-box #sidebars .menu-links-container ul li {
    padding: 12px 30px;
    background: #ececec;
        display: block;
}
main#innerpage-box #sidebars li {font-size: 15px;margin:0px 0;display: inline-block;padding: 5px;}
main#innerpage-box #sidebars .widget_archive ul li a:before,
main#innerpage-box .widget-area .widget_archive ul li a:before {
    content: "\f0a1";
    font-family: 'Fontawesome';
    font-size: 15px;
    margin-right: 22px;
    color: #FFAA00;
}
main#innerpage-box .widget-area .widget_categories ul li a:before {
    content: '\f0a1';
    font-family: 'Fontawesome';
    font-size: 15px;
    margin-right: 10px;
    color: #FFAA00;
}
div#secondary caption {padding-top: 12px;padding-bottom: 12px;}
div#secondary .widget_calendar table {margin: 0;padding: 0;}
.widget_calendar tfoot tr td a {
    border: none;
    padding: 0px;
    padding: 6px 20px;
    -moz-transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.widget-area .widget_rating_filter ul {
    list-style: none;
    padding: 12px;
    margin: 0;
    border: 1px solid #eaeaea;
}
.widget-area .widget_rating_filter ul li {border-bottom: none;}
.widget-area .woocommerce ul.cart_list li, 
.widget-area .woocommerce ul.product_list_widget li {padding: 12px 12px 12px;}
.widget-area .woocommerce ul.product_list_widget li a {font-size: 13px;font-weight: 400;padding: 0px 0 8px;}
.widget-area .woocommerce ul.cart_list li img, .widget-area .woocommerce-page ul.cart_list li img, 
.widget-area .woocommerce ul.product_list_widget li img, 
.widget-area .woocommerce-page ul.product_list_widget li img {width: 74px;height: 74px;}

.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}
.widget-area del span.woocommerce-Price-amount.amount {font-size: 14px;color: #666;}
.widget-area .woocommerce ul.product_list_widget li img:hover { opacity: 0.8;}
.widget-area .woocommerce .widget_shopping_cart_content p {padding: 12px;margin: 0;border: 1px solid #eaeaea;margin-top: 15px;}
.woocommerce .woocommerce-product-rating .star-rating {height: 3em;}
.woocommerce .woocommerce-product-rating .star-rating { margin: .5em 4px 0 0;float: left;}
main#innerpage-box #comments li.comment {
    background: transparent;
    border: 0;
    position: relative;
    overflow: hidden;
}
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price del { font-size: 15px;}
.single-productpage h2.woocommerce-loop-product__title {line-height: 33px; word-break: break-word;}
main#innerpage-box div#commentsAdd textarea#comment {background: transparent;}
div#respond textarea#comment { background: transparent; border-radius: 5px;}
div#comments input[type="submit"] {padding: 10px 20px;border-radius: 5px;height: 50px;}
main#innerpage-box .woocommerce-product-search .search-field {border: 1px solid #e9e7e7;background: transparent;}
.woocommerce div.product .woocommerce-tabs .panel {background: transparent !important;border: none !important;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, 
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, .woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{opacity: 1;}
div#secondary .social-profile-icons ul li i {
    padding: 15px 7px 0px 7px;
    margin: 0;
    font-size: 20px;
}

main#innerpage-box div#commentsAdd input[type="text"], 
main#innerpage-box div#commentsAdd input[type="email"],
main#innerpage-box div#commentsAdd input[type="url"] {
    border-radius: 5px;
}
/*-----------------------
## Start search
-----------------------------*/
main#innerpage-box h2 a {color: #000;font-weight: 600; margin-bottom: 10px;}
.entry-readmore a {
    padding: 2px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
/*-----------------------
## End search  
-----------------------------*/

/*-----------------------
## Blog Inner Page 
-----------------------------*/
#innerpage-box .inner-blogpost {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    background: #fff;
    margin-bottom: 2em;
}
#innerpage-box .inner-blog-post{
    padding: 1em;
}
#innerpage-box .inner-blogpost .ht-blog-thumbnail { 
    position: relative;
    overflow: hidden;
    border-radius: 26px 26px 0 26px;
}
#innerpage-box .inner-blogpost .blog-Athr li{list-style: none;display: inline-block;word-break: break-word;}
#innerpage-box .inner-blogpost .blog-Athr li:last-child{float: right;}

#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    height: 280px;
    transition: all 0.8s ease 0s;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail img { transform: scale(1.2);}
#innerpage-box .inner-blogpost .blog-Athr .fa-comments-o{ padding:0 10px;}
#innerpage-box .inner-blogpost-info {
    position: relative;
    overflow: hidden;
    padding: 1em 0;
}
#innerpage-box .inner-blogpost-info .innblog-date {
    padding: 18px 0px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat";
    position: relative;
    top: 0;
    text-align: center;
    border-radius: 10px;
    transition: all .4s ease-in-out;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
}
#innerpage-box .inner-blogpost-info .innblog-date .date {
    color: #fff;
    font-family: "Montserrat";
    line-height: 0;
}
main#innerpage-box #blog-box h4{
    font-size: 28px !important;
    font-weight: 700;
    margin: 10px 0;
    padding-right: 1em;
    line-height: 28px;
    text-align: left;
    /* font-family: 'Montserrat'; */
    word-break: break-word;
}
#innerpage-box .inner-blogpost-info p {
    font-size: 16px;
    color: #B8B8B8;
    font-weight: 400;
    line-height: 22px;
}
.inner-blogpost-info .btn{
    color: #fff;
    background-color: #ff6f00;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    padding: 5px 14px;
    padding: 2px 2px 2px 14px;
    border-radius: 40px;
    border: none;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0.15s;
}
.inner-blogpost-info .btn i {
    font-size: 20px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #ffa925;
    border-radius: 50%;
    line-height: 28px;
    margin-left: 12px;
    position: relative;
}
/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
body.page-template-default main#innerpage-box h1,
body.page-template-default main#innerpage-box h2,
body.page-template-default main#innerpage-box h3,
body.page-template-default main#innerpage-box h4,
body.page-template-default main#innerpage-box h5,
body.page-template-default main#innerpage-box h6,
.page-template-templates main#innerpage-box h1,
.page-template-templates main#innerpage-box h2,
.page-template-templates main#innerpage-box h3,
.page-template-templates main#innerpage-box h4,
.page-template-templates main#innerpage-box h5,
.page-template-templates main#innerpage-box h6
 {word-break: break-word;font-weight: 500;margin: 25px 0;    font-family: 'Montserrat';}
#innerpage-box .inner_contentbox .entry-content h1 {
    color: #0F2B5B;
    font-size: 50px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content h2 {
    color: #0F2B5B;
    font-size: 45px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content h3 {
    color: #0F2B5B;
    font-size: 40px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content h4 {
    color: #0F2B5B;
    font-size: 30px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content h5 {
    color: #0F2B5B;
    font-size: 25px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content h6 {
    color: #0F2B5B;
    font-size: 20px !important;
    font-weight: 700 !important;
}
#innerpage-box .inner_contentbox .entry-content strong {
    color: #0F2B5B;
}
#innerpage-box .inner_contentbox .entry-content span {
    color: #FFAA00;
}
form#searchform input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 18px 20px;
    width: 80%;
    border-radius: 30px;
    background: #eeeeee;
    border: none;
    font-size: 24px;
    color: #898989;
}
form#searchform button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 14px 20px;
    border: 0;
    transition: all 0.3s ease;
    border-radius: 30px;
    font-size: 20px;
}
 div#sidebars.sidebar .widget {
    padding-bottom: 0.5em;
    box-shadow: 0px 0px 20px #00000057;
    border-radius: 17px;
    overflow: hidden;
}
 div#sidebars.sidebar h4.widget-title {
    font-size: 18px !important;
    color: #fff !important;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    font-weight: 500;
    padding: 16px 7px 17px 24px !important;
    position: relative;
    text-align: left !important;
    z-index: 1;
    font-family: 'Montserrat';
    box-shadow: none;
    text-shadow: none;
    border-radius: 0px !important;
}
div#sidebars.sidebar .sidebar_list h2 {
    font-size: 20px !important;
    color: #fff !important;
    font-weight: 400;
    background: #000;
    padding: 9px 7px 15px 30px !important;
    margin: 0px !important;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    position: relative;
    border-radius: 22px 22px 22px 22px !important;
    text-align: left !important;
    clip-path: none;
    z-index: 1;
}
#innerpage-box .wp-block-image figure {
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}

.page-template-templates main#innerpage-box #blog-box h2:after { display: none;}

#innerpage-box .widget-area .widget_block ul .wp-block-latest-posts__list li:before{
    content: "\f234";
    font-family: FontAwesome;
    position: absolute;
    margin-right: 2px;
    font-size: 16px;
    color: #fff;
}
 #innerpage-box .widget-area .widget_block h2 {
    font-size: 18px !important;
    color: #fff !important;
    background: transparent linear-gradient(180deg, #786EE0 0%, #3C31AC 100%) 0% 0% no-repeat padding-box;
    font-weight: 500;
    padding: 16px 7px 17px 24px !important;
    position: relative;
    text-align: left !important;
    z-index: 1;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0px !important;
    margin: 0 !important;
    display: block;
}

main#innerpage-box .widget-area .widget_archive ul li a:after {
    content: "";
    width: 28%;
    height: 18px;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(10%,#4a4a4a),color-stop(0,rgba(255,255,255,0)));
    background-image: -o-linear-gradient(left,#4a4a4a 10%,rgba(255,255,255,0) 0);
    background-image: linear-gradient(to right,#4a4a4a 10%,rgba(255,255,255,0) 0);
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    position: absolute;
    right: 2em;
}
 #innerpage-box .widget-area .widget_block .wpcf7 {
    background: #e7e4f3;
    position: absolute;
 }
main#innerpage-box .widget-area .tagcloud a {
    margin: 2px 4px;
    padding: 4px 4px;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
    background: none;
    text-align: center;
    font-size: 20px !important;
}
.widget-area .tagcloud {list-style: none;padding: 0;margin: 1em 0 0 0;}
.widget-area .textwidget { padding: 10px;}
.widget-area li span.post-date {margin-bottom: 1em;position: relative;display: list-item;}
.widget-area .widget_media_image img {padding: 10px;margin: 0;border: 1px solid #eaeaea;}
#secondary .gallery-columns-3 {padding: 10px;margin: 0;border: 1px solid #eaeaea;}
#secondary .gallery-columns-3 .gallery-item a{padding: 0;}
.widget-area div#calendar_wrap {padding: 0px 15px 15px;margin: 0;border: 1px solid #eaeaea;}
.widget_calendar table {border-collapse: separate; width: 100%;}
.widget-area .woocommerce-product-search, 
.widget-area form#searchform { width: 100%;  padding: 0px;}
.widget-area ul ul li a:before {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f105";
    margin: 0 5px 0;
}
.widget-area ul ul {border-radius: 0;border:none;}
.widget-area ul ul li {padding-left: 10px;border-bottom: none;}
.widget-area ul ul li a {padding: 0;}
.widget-area ul ul li.current_page_item > a,
.widget-area ul ul li.current_page_item > a:hover{ background:none; }
.widget_calendar table thead tr th {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    border: none;
    color: #fff;
}
.widget_calendar table tbody td {
    font-size: 13px;
    padding: 6px 5px;
    text-align: center;
    background-color: transparent;
    border: none;
    color: #444;
}
.widget_calendar tfoot tr td {border: none; padding: 0px;}
/*--------------------------------------------------------------
## Odometer CSS
--------------------------------------------------------------*/
.odometer.odometer-auto-theme, 
.odometer.odometer-theme-default {
    display: block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, 
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon { display: block;}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, 
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value { display: block; -webkit-transform: translateZ(0);}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, 
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {  position: absolute;}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, 
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.odometer.odometer-auto-theme .odometer-value, 
.odometer.odometer-theme-default .odometer-value {  text-align: center;}

/*--------------------------------------------------------------
## WooCommerce CSS
--------------------------------------------------------------*/
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{ padding-bottom: 45px !important;}
.woocommerce ul.products li.product:hover, 
.woocommerce-page ul.products li.product:hover{border-color: #6a1b9a;}
 main#innerpage-box h2.woocommerce-loop-product__title {font-weight: 600;font-size: 24px !important;}
.woocommerce ul.products li.product a img{ border: 5px solid #f1f0f0 !important;transition: all 1s ease 0s;width: 100%;height: 250px;}
.woocommerce div.product div.images img {border: 2px solid #f1f0f0 !important;}
.woocommerce ul.products li.product .total-product-title-wrap{padding: 10px 10px 0;}
.woocommerce ul.products li.product a{color: inherit;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{margin: 0 0 6px;padding: 0;}
.woocommerce div.product div.images .flex-control-thumbs{ margin: 5px -5px 0;}
.woocommerce div.product div.images .flex-control-thumbs li{ padding: 5px;}
.woocommerce ul.products li.product .price{font-weight: 500;font-size: 20px;color: #fe5722;margin: 0;}
.woocommerce ul.products li.product .price del{ display: inline;color: #999;opacity: 1;}
.woocommerce ul.products li.product .price ins{display: inline;font-weight: 400;}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {float: right;width: 100%;}
.woocommerce-MyAccount-navigation ul li:before{display: none;}
.woocommerce-MyAccount-navigation ul li a{
    background: none;
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    color:#fc856d;
    padding: 0px 20px;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins bdi {
    color: #f00;
}
.woocommerce div.product p.price ins bdi, .woocommerce div.product span.price ins bdi {
    font-weight: 400;
    color: #f00;
}
.woocommerce-MyAccount-navigation ul li{margin: 5px 0 !important;}
.woocommerce-MyAccount-navigation-link.is-active a{color:#000 !important;}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    padding: 10px 20px;
    font-weight: 400;
    border-radius: 5px;
    color: #FFF;
    background-color: #fe5722;
    border:1px solid #fe5722;    
    margin-bottom: -20px;
    line-height: 20px;
    font-size: 0.9em;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{background: #333;color: #FFF;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button { color:#fff !important;}
.woocommerce ul.products li.product .button{
    margin: 0;
    transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    font-size: 16px;
    background-color: #ec5597;
    border: 1px solid #ec5597;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}

.single_inner .page-main-header {  display: none;}
.woocommerce ul.products li.product:hover .button{border-color: #fe5722;background-color: #fe5722;color: #FFF;}
.woocommerce ul.products li.product .button.loading{  opacity: 1;}
.woocommerce a.added_to_cart{
    padding-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 25px;
    font-size: 13px;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{ border-color: #fe5722;background-color: #fe5722;}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{background: #333;border-color: #333;color: #FFF;}
.woocommerce nav.woocommerce-pagination ul{border: 0;margin: 0;}
.woocommerce nav.woocommerce-pagination ul li{border: 0;margin: 0 4px;}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
    display: block;
    background: #fe5722;
    color: #FFF;
    padding: 8px 12px;
    line-height: 1;
    border-radius: 2px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{background: #333;color: #FFF;}
.woocommerce span.onsale{
    min-height: 0;
    min-width: 0;
    padding: 0 15px;
    font-weight: 400;
    line-height: 26px;
    border-radius: 0;
    background-color: #fe5722;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 0 -6px;
    top: 0;
    left: 0;
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
.woocommerce span.onsale:after{
    border-color: transparent #e8ae00 #e8ae00 transparent;
    border-width: 3px;
    border-style: solid;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0px;
}
.woocommerce ul.products li.product .onsale{margin: 10px -6px 0 0;}
.woocommerce ul.products li.product .onsale:after{
    border-color: transparent transparent #e8ae00 #e8ae00;
    border-width: 3px;
    border-style: solid;
    right: 0px;
    left: auto;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{color: #fe5722; margin-bottom: 10px !important;}
.woocommerce-product-details__short-description p {
    margin-bottom: 20px !important;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins{font-weight: 400;}
.woocommerce .product_meta{font-size: 15px;}
.woocommerce .product_meta a{color: inherit;}
.woocommerce .product_meta a:hover{ color: #fe5722;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;border-bottom: 2px solid #fe5722;padding-bottom: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{ display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 10px 0;font-weight: 400;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #333;
    border-radius: 0;
    margin: 0 6px 0 0;
    padding: 0 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ background: #fe5722;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ color: #FFF !important;}
.woocommerce #reviews #comments h2,
.woocommerce #reviews h3{font-size: 22px; margin-bottom: 30px;}
.woocommerce-Reviews .comment-form-author, 
.woocommerce-Reviews .comment-form-email{ width: 100%;}
.woocommerce-Reviews .comment-form-author input,
.woocommerce-Reviews .comment-form-email input{width: 100%;}
.related.products h2{ margin-bottom: 30px;}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{background: #fe5722;padding: 10px 20px;color: #FFF;}
.woocommerce #respond input#submit.disabled:hover, 
.woocommerce #respond input#submit:disabled:hover, 
.woocommerce #respond input#submit:disabled[disabled]:hover, 
.woocommerce a.button.disabled:hover, 
.woocommerce a.button:disabled:hover, 
.woocommerce a.button:disabled[disabled]:hover, 
.woocommerce button.button.disabled:hover, 
.woocommerce button.button:disabled:hover, 
.woocommerce button.button:disabled[disabled]:hover, 
.woocommerce input.button.disabled:hover, 
.woocommerce input.button:disabled:hover, 
.woocommerce input.button:disabled[disabled]:hover{background: #333;color: #FFF;}

.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover{background: #fe5722;border-color: #fe5722;}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{line-height: 40px;font-size: inherit;padding: 0;}
.select2-container .select2-choice{
    border: 1px solid #EEE;
    font-size: 0.9em;
    color: inherit;
    border-radius: 0;
}
.select2-results{font-size: 0.9em;color: inherit;}
.select2-drop-active{border-color: #EEE;}
.select2-drop.select2-drop-above.select2-drop-active{border-color: #EEE;}

.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{border-top-color: #fe5722;font-size: 0.9em; margin-bottom: 15px;}
.woocommerce-error:before, 
.woocommerce-info:before, 
.woocommerce-message:before{ color: #fe5722;}

.woocommerce-error a.button, 
.woocommerce-info a.button, 
.woocommerce-message a.button{
    padding: 10px 20px;
    line-height: 4;
    height: auto;
    margin-right: 15px;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{font-weight: 400;}
#customer_details{ margin-bottom: 40px;}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register{border: 1px solid #EEE;border-radius: 0;   padding: 10px;}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    float: none;
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce .widget_shopping_cart .cart_list li, 
.woocommerce.widget_shopping_cart .cart_list li{
    padding-top: 4px;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a{font-weight: 400;}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove{ top: 8px;}
.woocommerce .widget_layered_nav ul li{ padding: 5px 0;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{ background-color: #FFF; border: 4px solid #fe5722;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background-color: #fe5722}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{ background-color: #EEE;}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    height: 20px;
    width: 20px;
    top: -6px;
    margin-left: -10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{ list-style: none;}
.woocommerce-MyAccount-navigation-link a{
    background: #fe5722;
    color: #FFF;
    padding: 10px 20px;
    margin-bottom: 5px;
    display: block;
}
.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation-link a:hover{ background: none;}
.woocommerce ul.products li.product strong {display: inline-block;}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
.carousel-indicators li{ background-color: #6963635c; border: 1px solid #6963635c;}
ul.themetext {margin: 0;padding: 0;list-style: none;}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
}
.ht-site-title, .site-title { margin: 0;}
div#content li.blocks-gallery-item:before {content: none;}
div#content li.blocks-gallery-item {padding: 14px 14px 0 14px;}
div#content li.blocks-gallery-item img:hover {opacity: 0.5;}
.single_post .datebx{ border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.single_post .datebx li{list-style: none; display: inline-block;}
.single_post .datebx .post-date-publishable {display: inline-block; margin-left: 10px; padding-top: 15px;padding-bottom: 15px;}
.single_post .datebx  i { padding-right: 10px;}
.woocommerce-product-search .search-field {
    width: 100% !important;
    margin-bottom: 5px;
    margin-top: 20px;
}
.single-productpage #sidebars button {
    padding: 7px 25px;
    border: 1px solid;
    width: 100%;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    margin-bottom: 0px;
}
div#sidebars ins {background: none;}
.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}
.widget-area del span.woocommerce-Price-amount.amount {font-size: 14px;color: #666;}
.widget-area span.woocommerce-Price-amount.amount {
    margin: 0 0 10px 0;
    line-height: 24px;
    min-height: 26px;
    color: #242424;
    font-size: 17px;
    font-weight: 500;
}
div#secondary.widget-area .widget { 
    padding-bottom: 0.5em;
    box-shadow: 0px 0px 20px #00000057;
    border-radius: 17px;
    overflow: hidden;
}
/*--------------------------------------------------------------
# rating
--------------------------------------------------------------*/
.woocommerce .star-rating {
    float: right;
    position: relative;
    height: 3em;
    line-height: 1;
    font-size: 1em;
    width: 100%;
    font-family: star; 
    overflow: initial;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0px;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    display: none;
}
.woocommerce .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    /*display: none;*/
}
.comment-text .star-rating { margin-top: 0; margin-right: 0; margin-bottom: 0;}
.woocommerce .star-rating, .woocommerce-page .star-rating {margin-bottom: 0 !important;}

/*--------------------------------------------------------------
# rating
--------------------------------------------------------------*/
.woocommerce div.product form.cart .button, 
.woocommerce-page div.product form.cart .button, 
.woocommerce #content div.product form.cart .button, 
.woocommerce-page #content div.product form.cart .button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce #review_form #respond .form-submit input {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce div.product div.images img:hover {opacity: 0.8;}
.woocommerce div.product .woocommerce-product-rating a, 
.woocommerce .star-rating span{float: right;display: contents;}
.single-productpage .innerpage-whitebox .woocommerce-product-rating span.count {display: inherit;}
.woocommerce .star-rating::before{top: 0 !important;left: 0 !important;position: relative;}
.woocommerce div.product .woocommerce-product-rating{line-height: 0px;}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {overflow: hidden;}
.woocommerce ul.products li.product a img {transform: scale(1);transition: all 1s ease 0s;}
.woocommerce ul.products li.product a img:hover {opacity: 0.8; transform: scale(1.05);}
.woocommerce .cart .button, .woocommerce .cart input.button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a {
    border: 1px solid;
    padding: 10px 20px;
    color: #FFF;
    border: 0;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {padding-top: 40px;}
body.page-template-default.page.page-id-134.logged-in.admin-bar.woocommerce-checkout.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support header#ht-masthead,
body.page-template-default.page.page-id-133.logged-in.admin-bar.woocommerce-cart.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support #ht-masthead,
body.page-template-default.page.page-id-135.logged-in.admin-bar.woocommerce-account.woocommerce-page.woocommerce-js.ht_right_sidebar.columns-3.customize-support header#ht-masthead {
    position: relative;
}
.woocommerce table.shop_table{padding-bottom: 30px;}
.sf-arrows .sf-with-ul:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: -2px;
    height: 0;
    width: 0;
    display: none;
}
.sf-arrows .sf-with-ul:before {display: none;}
.woocommerce #reviews #comments ol.commentlist li img.avatar { position: relative;}
.woocommerce #reviews #comments ol.commentlist li {display: inline-block;}
.woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0;}

/*-----------------------
## Single product
-----------------------------*/
.woocommerce div.product .product_meta .posted_in, 
.woocommerce div.product .product_meta .tagged_as {display: block;font-weight: 400;line-height: 1.6;}
.woocommerce .star-rating {
    float: right;
    position: relative;
    height: 1.5em;
    line-height: 1;
    font-size: 1em;
    width: 100%;
    font-family: star;
    overflow: initial;
}
.woocommerce .widget_rating_filter ul li a {padding: 1px 0;text-decoration: none;}
.widget-area .woocommerce li.wc-layered-nav-rating .star-rating { margin: 0;}
.widget-area .woocommerce ul.product_list_widget li a {font-size: 13px;font-weight: 400;padding: 0px 0 8px;}
.widget-area .woocommerce .product_list_widget li .star-rating {
    float: right;
    position: relative;
    height: 1.5em;
    line-height: 1;
    font-size: 1em;
    width: 63%;
    font-family: star;
    overflow: initial;
    margin-bottom: 10px !important;
}
main#innerpage-box .woocommerce-product-details__short-description ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #999;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
main#innerpage-box .woocommerce-product-details__short-description ul li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.4;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
}
@media screen and (max-width: 1440px){
.contact-bg {
    width: 44%;
    clip-path: circle(63.6% at 19% 47%);
}
}
@media screen and (min-width: 1024px) and (max-width: 1300px){
#secondary input[type="text"]{width: 72%;}
main#innerpage-box .widget-area .widget_search #searchform:before {width: 93% !important;}
#secondary .widget_nav_menu li:before {
    width: 13% !important;
    right: 42px;
}
#innerpage-box .project-img img {
    height: 310px;
}
#innerpage-box .single-project h3.inner-area-title {
    font-size: 17px;
}
main#innerpage-box .ht-blog-thumbnail img {
 height: 272px;
}
header .logo {
    top: -2px;
    left: 1em;
}
#innerpage-box .inner_contentbox .entry-content h2 {
    font-size: 35px !important;
    line-height: 45px;
}
#innerpage-box .singleinner-service img {
    height: 320px;
}
#innerpage-box .inn-single-service-bx {
    padding: 7px 15px;
}
.page-main-header {
    padding: 3.5em 0 3em !important;
}
.ht-main-title {
    font-size: 35px !important;
    top: 0;
}
.breadcrumbbox {
    top: 0;
}
.navigation .mainmenu li {
    margin: 0 6px;
}
.navigation .mainmenu>li>a {
    margin: 0;
}
.site-navigation {
    margin-top: -9px;
}
header .btn {
    font-size: 15px;
    font-weight: 500;
    padding: 4px 12px;
    top: 0px;
}
header .hphone h5 {
    padding-top: 0;
}
.slider_content {
    top: 48%;
    right: 3%;
    width: 420px;
    padding-left: 10px;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 18px;
}
.slider_section .title {
    font-size: 48px;
    line-height: 1.2;
}
.slider_section .sub-title {
    font-size: 18px;
    line-height: 30px;
    padding: 0.5em 0 1em 0;
}
.slider_section .bx-wrapper .bx-prev {
    right: 19%;
    bottom: 15px;
}
.slider_section .bx-wrapper .bx-next {
    right: 10%;
    bottom: 15px;
}
#about .alebal {
    width: auto;
}
#about .section-title h3 {
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 0px;
}
#about .section-subtext p {
    font-size: 14px;
    line-height: 25px;
}
#about .about-area-data {
    margin-bottom: 35px;
}
#about .aboutus-post-wrap {
    padding: 3em 0 0;
}
#features .hi-icon {
    width: 116px;
    height: 116px;
}
#about .about-area-data h4 {
    margin-bottom: 20px;
}
#about .btn i:after {
    width: 35px;
    height: 35px;
}
#about .btn i {
    font-size: 23px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
#about .btn {
    font-size: 20px;
}
#about {
    padding-bottom: 5em !important;
}
#features .hi-icon span {
    font-size: 55px;
}
#features .featuresbx {
    padding: 10px;
}
#features .featuresus-single {
    padding: 0;
}

#features .btn {
    font-size: 15px;
}
.contact-address:after {
    right: 7px;
}
.testimonials-area h3 {
    font-size: 20px;
}
.testimonials-area .text-designation {
    font-size: 18px;
}
.blog-area .blog-thumbnail img {
    height: 240px;
}
#innerpage-box .project-img img {
    height: 310px;
}
#innerpage-box .innrinf-box {
    padding: 0 1em 0em 0em;
}
#innerpage-box .hi-icon span {
    font-size: 45px;
}
#innerpage-box .hi-icon {
    width: 80px;
    height: 85px;
}
#innerpage-box .contact-phone {
    padding: 1em
}
#innerpage-box .contact-phone p {
    line-height: 22px;
}
#innerpage-box .contact-email {
    padding: 1em
}
#innerpage-box .contact-email p {
    line-height: 24px;
}
#innerpage-box .contact-address {
    padding: 1em
}
#innerpage-box .contact-address p{
    line-height: 32px;
}
main#innerpage-box div#content-box h3.faq-title {
    line-height: 30px;
}
#innerpage-box .lz-gallery-images .over-text {
    bottom: 36px;
}
#innerpage-box .team-social-icon a i {
    font-size: 22px;
}
#innerpage-box .team-social-icon li {
    margin: 0px 15px 0px;
    padding: 0;
}
#innerpage-box .team-social-icon {
    padding: 0.5em;
    right: 0;
    margin: 0 10px;
}
#innerpage-box .team-social-icon a i:after {
    right: -20px;
    top: -3px;
}
#innerpage-box .team-social-icon:after {
    right: -16px;
    bottom: 36%;
}
#innerpage-box .singleinner-service .innservice-containt {
    bottom: -10em;
}
main#innerpage-box .faqlast h1 {
    font-size: 46px !important;
    padding: 10px 0;
}
div#content-box .faq-content button.accordion {
    padding: 1em 0 1em 2em;
}
#innerpage-box-contact .innrcontactdetails {
    left: 0;
}
.blog-area .date:after {
    right: -11px;
    top: -4px;
    transform: rotate(332deg);
}
#innerpage-box h2.ts-area-title {
        line-height: 26px;
    font-size: 22px !important;
}
#innerpage-box .text-designation {
    line-height: 18px;
    padding-top: 4px;
    font-size: 16px;
}
#innerpage-box .ts-area-thumb {
    top: 0.4em;
}
#innerpage-box .ts-area-thumb .imgbg {
    width: 75px;
    height: 75px;
}
#about .about-bgcrl {
    right: -50%;
}
#about .aboutarea-img {
    height: 500px;
}
#service img.img-responsive {
    height: 235px;
}
#service .owl-nav .owl-next {
    right: -4%;
}
#service .owl-nav .owl-prev {
    left: -4%;
}
#call-now-section .call-inn {
    right: 5em;
}
#call-now-section .call-inn p {
    line-height: 25px;
    font-size: 15px;
}
#call-now-section .call-inn h2 {
    font-size: 23px;
    line-height: 25px;
}
#call-now-section .call-inn h4 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 0.5em;
}
#call-now-section .call-inn h3 {
    line-height: 40px;
    font-size: 28px;
}
#call-now-section .call-inn a.btn.btn-lg {
    font-size: 18px;
    line-height: 23px;
    padding: 8px 10px;
}
#team {
    padding-top: 4em !important;
}
#team .our-team img {
    width: 160px;
    height: 160px;
}
#team .teamtitle {
    font-size: 20px;
    line-height: 25px;
}
#team .team-social-icon {
    margin: 0;
}
#team .team-social-icon a i {
    font-size: 15px;
}
#team .team-social-icon a i:after {
    margin-top: 0px;
}
#team .team-social-icon li {
    margin: 8px 10px 4px;
}
#team .team-social-icon a i:after {
    margin-left: 1em;
}
#contact h2.section-lefttitle {
    font-size: 3em;
}

#ourvideo-section {
    padding-top: 3em !important; 
}
#ourvideo-section .videobg {
    width: 300px;
    height: 300px;
}
#ourvideo-section .video img {
    width: 300px;
    height: 300px;
}
#ourvideo-section .newvbox {
    top: 4em;
}
#project {
    padding-top: 0 !important;
}
#ourvideo-section .ourvideo-single i {
    font-size: 45px;
}
#ourvideo-section h2 {
    font-size: 32px;
    line-height: 45px;
}
#contact h2.section-subtitle {
    font-size: 40px;
    line-height: 45px;
}
#contact .section-title p {
    font-size: 16px;
}
.ht-inquiry-member-wrap input[type="submit"] {
    padding: 10px 30px 10px;
    font-size: 20px;
}
#contact .contactdetails .conticon {
    width: 35px;
    height: 35px;
}
#contact .contactdetails i {
    font-size: 18px;
}
#contact .contactdetails p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 16px;
}
#contact .contact-phone p {
    margin: 0;
}
#project .project-icon img {
    height: 210px;
}
#project .section-leftbx img.img-responsive {
    height: 446px;
}
#testimonials .testimonials-bg {
    clip-path: circle(48.5% at 70% 36%);
}
#testimonials .testimonials-bg img {
    width: 380px;
    height: 490px;
}
#testimonials .section-title h3 {
    font-size: 22px;
    letter-spacing: 3.22px;
    padding-bottom: 0.3em;
}
#testimonials .section-title h2 {
    font-size: 32px;
}
#testimonials {
    padding-bottom: 0 !important;
}
#clientlogo {
    padding-top: 0em !important;
}
#clientlogo .clientlogo-area {
    margin: 0em 0;
}
#blog {
    padding-top: 0 !important;
}
.blog-area .blog-date {
    width: 98%;
    font-size: 11px;
}
.blog-area .author:before, .blog-area .author:after {
    top: 6px;
}
.blog-area .blog-posts h4 {
    font-size: 25px;
}
.blog-area .blog-single p {
    font-size: 14px;
}
#blog {
    padding-bottom: 2em !important;
}
.page-main-header .c1, .page-main-header .c2, .page-main-header img.innerheaderimg1 {
    display: none;
}
header .hphone p, header .hemail p {
    font-size: 13px;
}
.navigation .mainmenu>li>a {
    font-size: 18px !important;
}
.navigation .mainmenu>li.menu-item-has-children>a:after {
    right: -10px !important;
}
header .btn i {
    padding-left: 18px;
}
#innerpage-box .single-team-img .innerteam-imgbg {
    left: 0;
}
main#innerpage-box .leftfaq svg {
    display: none;
}
main#innerpage-box .faqlast {
    width: 100%;
    height: 100%;
}
#innerpage-box-contact .contact-mapbox {
    clip-path: circle(50.4% at 71% 49%);
}
#innerpage-box-contact .contact-mapbox h1 {
    font-size: 65px;
    line-height: 65px;
    left: 45%;
}

}
@media only screen and (max-width: 1299px) {
#about .about-area-data { margin-left: 0em;}
#gallery .rhsgall-img .over-text { left: 4px; right: 4px;}
#innerpage-box .cntpgbx { margin: 0em 0em 1em 0em;}
#innerpage-box .single-project-bx { padding: 0 15px;margin-bottom: 1.5em;}
#innerpage-box .inner-blogpost{margin: 0 ;}
#team .teambx { padding-left: 0em;}
#team .team-social-icon a i { margin: 0 6px;}
#team .lhsteam-img img,
#team .single-team-img img{height: 320px;}
#call-now-section .call-icon{width: 23%;}
#call-now-section .small-trangle {
    animation: none;
}
.footer-area .bottom-area {
    padding-top: 0em !important;
}
}
@media screen and (max-width: 1440px){
    #service .owl-nav .owl-next {
        right: -4%;
    }
    #service .owl-nav .owl-prev {
        left: -4%;
    }
}
@media screen and (max-width: 1300px){

#features .leftbx .featuresbx:nth-child(4n - 3) {
    left: 0%;
}
#features .rightbx .featuresbx:nth-child(4n - 3) {
    right: 0%;
}
.blog-area .box-area-S:hover .blog-date {
    right: 0.5em;
}
.contact-bg {
    clip-path: circle(78.6% at -9% 44%);
}
#contact .cont-border {
    width: 50px;
    height: 50px;
    top: 10%;
    left: 32%;
}

}

@media screen and (max-width: 1200px){
.ct-btn-scroll{
    bottom: 20px;
    }
.site-header {
    position: relative;
    background: #786EE0;
    padding-bottom: 15px;
}
header .logo {
    padding: 0 10px 0 0;
    top: 0;
    left: 0;
}
.hemail {
    padding: 0;
}
header .hphone i, header .hemail i {
    font-size: 16px;
}
header .hphone p, header .hemail p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}
.navigation .mainmenu>li>a {
    font-size: 15px;
    line-height: 25px;
}
.navigation .mainmenu>li>a {
    font-size: 15px !important;
}
#features .leftbx .featuresbx:nth-child(4n - 3) {
    left: 0%;
}
#features .rightbx .featuresbx:nth-child(4n - 3) {
    right: 0%;
}
#contact .cont-border {
    left: 30%;
}

}
@media only screen and (max-width: 1200px) {
    .new-page.menu-new{
        display:none;
    }
    .contact-bg {
    width: 50%;
    clip-path: circle(68.6% at -9% 44%);
}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
#quote-carousel .carousel-control.left {  left: -42px;}
#quote-carousel .carousel-control.right {  right: -42px;}
.header-seo.header-transparent .is-fixed .main-bar input[type="search"] {   top: -5px;}
.header-seo.header-transparent .is-fixed .main-bar span.sb-icon-search {  top: -14px;}
.service-area h4 { font-size: 25px;}
.facility-area .inner-area-title { font-size: 19px;}
.single-team .in-our-team ul > li > a {
    line-height: 30px;
    width: 30px;
    height: 30px;
}
#innerpage-box .project-img img {
    height: 310px;
}
.navigation .mainmenu>li>a {
    padding: 7px 5px 7px 5px !important;
}
.navigation .mainmenu>li.menu-item-has-children>a:after {
    right: -6px !important;
}
header .btn i {
    padding: 0px 10px 0 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-left: 14px;
}
header .btn i:after {
    width: 25px;
    height: 25px;
}
.footer-area p, .footer-area li a, .single-footer-12 .textwidget p {
    font-size: 16px;
}
#innerpage-box-contact .innconticon {
    width: 35px;
    height: 35px;
    margin-right: 0;
}
#innerpage-box-contact .innrinf-box i {
    font-size: 18px;
    margin-left: -13px;
}

}
@media screen and (min-width: 992px) and (max-width: 1023px){
.service-area h4 { font-size: 25px;}
.luzuk-content-area {top: 70%; width: 390px;right: 0%;
}
main#innerpage-box div#content-box h3.faq-title {
    padding-right: 3em;
}
#project .section-leftbx{margin-right: 0em;}
    #project .single-project-bx{padding: 0 0.5em 1em;}
}
@media screen and (min-width: 320px) and (max-width: 991px){
header .allh {
    border: none;
}
header .toph {
    left: 0;
    text-align: center;
    clip-path: none;
}
header .hphone {
    margin: 0 !important;
    padding: 0;
    left: 0;
}
header .allh {
    width: 96%;
}
#features .bigcercle {
    display: none;
}
div#slider .btn {
    font-size: 13px;
}
#innerpage-box h1.section-subtitle {
    text-align: center;
}
#innerpage-box .inf-form {
    padding: 1em;
}
#innerpage-box .ts-area-thumb img {
    width: 100%;
    height: 450px;
}
main#innerpage-box div#content-box h3.faq-title {
    padding-right: 0;
    margin: 3px 3px 0;
    line-height: 1;
    padding-right: 2.5em;
    font-size: 20px;
}
main#innerpage-box .faq-description {
    padding-left: 19px;
}
.faq_bm {
     padding: 0; 
     margin: 0; 
}
 #contact .cont-border {
    display: none;
}
.contact-bg {
    animation: none;
}
#innerpage-box h2.ts-area-title {
    line-height: 32px;
}
#innerpage-box .text-designation {
    line-height: 18px;
    padding-top: 12px;
}
#call-now-section .call-inn h2 {
    font-size: 25px;
    line-height: 30px;
}
#call-now-section .call-inn h4 {
    font-size: 40px;
    line-height: 50px;
}
#call-now-section .call-inn h3 {
    line-height: 40px;
    font-size: 28px;
}
#call-now-section .call-inn p {
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 20px;
}
#call-now-section .call-inn a.btn.btn-lg {
    font-size: 14px;
    line-height: 16px;
}
#team .team-social-icon {
    margin: 0 0em;
}
#team .team-social-icon li {
    margin: 8px 10px 4px;
}
#team .team-social-icon a i {
    font-size: 18px;
}
#team .team-social-icon a i:after {
    margin-top: 0px;
    margin-left: 1em;
}
#team img.teamsvg1 {
    display: none;
}

}
@media screen and (min-width: 320px) and (max-width: 1024px){
header.site-header span.text, .single-header-info span.theme-color{font-size: 11px;}
header.site-header .d-flex, div#navbarNavDropdown {margin: 0 0%;}
.facility-area .btn{padding: 18px 40px;}
header.site-header .list-inline.m-a0{padding-left: 0px !important;}
header.site-header .text-bx.padding0{padding-left: 15px;}
.astronaut {
    display: none;
}
header.site-header input[type="search"] {
    width: 100%;
}
div#sidebars.sidebar {
    padding: 10px;
}
#innerpage-box .widget-area .widget-title,
div#sidebars.sidebar h4.widget-title {
    font-size: 16px !important;
    padding: 12px 7px 12px 16px !important;
}
form#searchform input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 9px 11px;
    font-size: 16px;
    margin: 0;
    width: 83%;
}
main#innerpage-box .widget-area .widget_search #searchform input[type="submit"] {
    width: 39px !important;
    height: 38px;
    margin-top: 0px;
}
main#innerpage-box .widget-area .widget_search #searchform:after {
    bottom: 12%;
    right: 16px;
    font-size: 18px;
}
main#innerpage-box .widget-area .widget_search #searchform:before {
    height: 38px;
    margin-top: 15px;
}
img.slide-mainimg {
    width: 100%;
    height: auto;
}
 .inn-header-img {
     right: 0%; 
     float: none; 
    display: block;
}
#features .hi-icon {
    width: 116px;
    height: 116px;
}
#features .hi-icon span {
    font-size: 55px;
}
#features .featuresbx {
    padding: 10px;
}
#features .featuresus-single {
    padding: 0px;
}
#innerpage-box .single-team-img img {
    height: auto;
}
.inn-header-img {
    width: 100%;
    height: 100%;
    border-radius: 0; 
   border: none;
}
#innerpage-box .innrinf-box {
     padding: 0; 
}
#innerpage-box .contact-box {
     top: 0; 
     right: 0; 
    position: relative;
}
#innerpage-box .hi-icon span {
    font-size: 45px;
}
#innerpage-box .hi-icon {
    width: 80px;
    height: 85px;
}
#innerpage-box .ts-area-thumb .imgbg {
    width: 75px;
    height: 75px;
}
#innerpage-box .ts-area-thumb img {
        width: 75px !important;
        height: 75px;
        margin-left: 45px;
        margin-top: 1.2em;
}
.contact-area .contactdetails {
    background: #fff;
}
main#innerpage-box .faqlast h1 {
    font-size: 34px !important;
    padding: 10px 0;
}
div#content-box .faq-content button.accordion {
    padding: 1em 0 1em 1em;
}
#innerpage-box .inner-blogpost-info {
    padding: 10px;
}
#innerpage-box .item.innertest-item {
    padding: 0;
}
}
@media screen and (max-width: 1000px){
    .toggle-bar{
     display: block;
     position: absolute;
     top: -35px;
     right: 35px;
     width: 50px;
     background: #fe5722;
     cursor: pointer;
     text-align: center;
     color: #fff;
     padding: 20px 0;
     cursor: pointer;
 }
 .toggle-bar span{
    position: absolute;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    left: 8px;
    right: 8px;
    background: #FFF;
    box-shadow: 0 10px 0 0 #FFF, 0 -10px 0 0 #FFF;
}
}
@media (max-width: 1012px){
.header-transparent .sticky-header {padding: 0;
}
}
@media (min-width: 992px){
 .responsive-header-box{  display: none;}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}
@media (max-width: 992px){
.sf-arrows .sf-with-ul:after{ right: 30px !important;}
.ht-site-title, .site-title { font-size: 23px;}
.top-bar-head .head-menu { padding-right: 0;}
main#innerpage-box .ht-blog-thumbnail img {  height: 313px;}
 .logo { position: relative; 
    top: 0px !important;
    background: none !important;
    padding: 0;
    left: 0 !important;
}
main#innerpage-box .faqlast {
    text-align: center;
}
.page-main-header {
    padding: 8em 0 !important;
}
.breadcrumbbox {
    top: 0;
    text-align: center;
}
.ht-main-title {
    top: 0;
    font-size: 30px !important;
    text-align: center;
}
main#innerpage-box .faqlast p {
    font-size: 20px !important;
}
.footer-area .overlay {
    opacity: 0.8 !important;
}
#features .justify-content-left {
    -ms-flex-pack: center!important;
    -webkit-box-pack: center!important;
    text-align: center;
    justify-content: center!important;
}
#features .section-title h2 {
    text-align: center;
}
#features .btn {
    font-size: 18px;
    top: 0.5em;
    margin-top: 1.5em;
}
#innerpage-box-contact .innrcontactdetails {
    left: 0;
    text-align: center;
}
#innerpage-box-contact .contact-r {
    padding: 0;
}
#innerpage-box-contact .ht-inquiry-member-wrap input[type="submit"] {
    width: 100%;
    left: 0;
}
#innerpage-box-contact .innrinf-box i {
    padding-bottom: 25px;
}
header .btn {
    top: 15px;
}
header .hphone {
    margin: 13px 0;
    text-align: right;
    padding: 0 10px;
}
.site-header {
    padding-bottom: 0px;
}
div#slider .btn i:after {
    width: 35px;
    height: 35px;
    right: 5px;
}
div#slider .btn i {
    font-size: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-left: 14px;
}
.slider_section {
    padding-bottom: 1em;
}
#features {
    padding-top: 2em;
}
#features .leftbx .featuresbx:nth-child(4n - 2), #features .rightbx .featuresbx:nth-child(4n - 2) {
    top: 0;
    left: 0;
    right: 0;
}
#about .aboutarea-img {
    height: 300px;
}
.top-bar-head {
    padding: 0.5em !important;
}
#clientlogo .clientlogo-area {
    margin: 0em 0;
}
#features .section-title h3 {
    line-height: 38px;
}
#features .section-title h2 {
    line-height: 50px;
}
#about .about-bgcrl {
    display: none;
}
#about .section-title h3 {
    font-size: 20px;
    line-height: 30px;
    padding-right: 0;
    padding-bottom: 0;
}
#about .section-subtext p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 0;
}
#about .btn {
    font-size: 18px;
    line-height: 20px;
}
#about .btn i {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
#about .btn i:after {
    width: 35px;
    height: 35px;
}
#about .about-area-data .inner-area-number {
    font-size: 25px;
}
#about .about-area-data h4 {
    font-size: 13px;
        line-height: 18px;
}
#about .aboutus-post-wrap {
    padding: 1.5em 0 1em;
}
#service .owl-nav .owl-prev {
    left: 44%;
    top: auto;
    bottom: -15px;
}
#service .owl-nav .owl-next {
    right: auto;
    left: 50%;
    top: auto;
    bottom: -15px;
}
#call-now-section .call-inn {
    top: 0;
    right: 0;
    width: 100%;
    padding: 2em 1em 2em 1em;
}
.bnr-right {
    display: none;
}
.contact-bg {
    width: 100%;
    clip-path: none;
}
#contact h2.section-lefttitle {
    font-size: 3em;
    margin-right: 0;
    top: 0;
    text-align: center;
}
#contact .section-title {
    padding-left: 0;
    text-align: center;
}
#contact {
    padding-top: 2em !important;
}
#contact h2.section-subtitle {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}
.contact-r {
    position: relative;
}
.ht-inquiry-member-wrap input[type="submit"] {
    padding: 10px 40px 10px;
    font-size: 20px;
    line-height: 25px;
}
#contact .contactdetails .conticon {
    width: 28px;
    height: 28px;
}
#contact .contactdetails i {
    font-size: 14px;
    padding: 6px 5px;
}
.contact-area .contactdetails h4 {
    font-size: 20px;
    text-align: left;
}
#contact .contactdetails p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
    text-align: left;
}
#contact .contact-phone p {
    line-height: 15px;
}
.contact-area .contactdetails {
    margin: 50px 0em 3em;
}
#ourvideo-section .video img {
    width: 270px;
    height: 270px;
}
#ourvideo-section .newvbox {
    right: 0;
    position: relative;
    top: 0;
    width: 270px;
    height: 270px;
    left: 0;
}
#ourvideo-section h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
#ourvideo-section .ourvideo-single i {
    font-size: 26px;
    position: relative;
    left: -10px;
}
#ourvideo-section .ourvideo-single .ourvideo-area-data p {
    font-size: 12px;
    margin-bottom: 0;
}
#ourvideo-section .ourvideo-single .ourvideo-area-data:before {
    height: 65px;
}
#ourvideo-section .ourvideo-single h4 {
    font-size: 15px;
}
#ourvideo-section .ourvideo-single {
    margin-bottom: 1.5em;
}
#ourvideo-section .videobg {display: none}
#project .section-title h2, .blog-area .section-title h2 {
    font-size: 26px;
    line-height: 40px;
    padding: 15px 0;
}
.blog-area .section-title h3 {
    font-size: 22px;
}
#project .project-icon img {
    height: 160px;
}
#project .section-leftbx img.img-responsive {
    height: 345px;
}
#testimonials .testimonials-bg img {
    display: none;
}
#testimonials .section-title {
    text-align: center;
}
#testimonials .section-title h3 {
    font-size: 20px;
    line-height: 30px;
}
#testimonials .section-title h2 {
    font-size: 25px;
    line-height: 45px;
}
.blog-area .blog-date {
    width: 98%;
    font-size: 11px;
    top: -3em;
}
.footer-area .newstitle h3 {
    font-size: 22px;
}
.footer-area .newstitle p {
    font-size: 14px;
    line-height: 18px;
}
.footer-area .box-form {
    top: 0;
    padding: 0 30px;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"],
 .footer-area input[type="password"], .footer-area input[type="search"],
  .footer-area input[type="number"], .footer-area input[type="tel"],
   .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea, .footer-area select {
    font-size: 14px;
}
.footer-area input[type="submit"] {
    padding: 1px 10px;
    right: 37px;
    top: 6px;
    width: 27px;
    height: 27px;
}
.footer-area span.wpcf7-form-control-wrap:after {
    font-size: 20px;
    top: 7px;
    right: 16px;
}
.footer-area .wpcf7-spinner {
    position: absolute;
}
.footer-area .newslettersign-box {
    padding: 1em 0 0;
}
#project img.projectsvg1 , #ourvideo-section .video-squre , 
#call-now-section .smallcercle, #features .smallcercle2, #features .smallcercle1,
.slider_section .sliderser, .slider_section img.slidesvg1, .slider_section img.slidesvg2,
 #testimonials .testimonials-squre{
    display: none;
}
.blog-area img.blogsvg1, .blog-area img.blogsvg2 {
    display: none;
}
#innerpage-box .singleinner-service img {
    height: 345px;
}
.page-main-header .c1, .page-main-header .c2, .page-main-header img.innerheaderimg1{
    display: none;
}
h1.ht-main-title:before {
    left: 35%;
}
#innerpage-box .team-social-icon a i {
    font-size: 22px;
}
#innerpage-box .team-social-icon {
    padding: 0.5em;
    right: 0;
    margin: 0 10px;
}
#innerpage-box .team-social-icon a i:after {
    right: -20px;
    top: -2px;
}
main#innerpage-box .leftfaq svg, main#innerpage-box .bdrcercle {
    display: none;
}

main#innerpage-box .faqlast {
    width: 100%;
    height: 100%;
    margin-top: 2em;
    padding: 1em 1em;
}
#innerpage-box-contact .innconticon {
    width: 35px;
    height: 35px;
    margin-right: 0;
}
#innerpage-box-contact .innrinf-box i {
    font-size: 18px;
    margin-left: -13px;
}
#innerpage-box-contact .innrinf-box h2 {
    font-size: 20px;
    line-height: 30px;
        text-align: left !important;
}
#innerpage-box-contact .contact-address p {
    line-height: 23px;
    font-size: 13px;
    text-align: left !important;
}
#innerpage-box-contact .innrinf-box p {
     text-align: left !important;
}
#innerpage-box-contact .contact-mapbox h1 {
    font-size: 60px;
    line-height: 60px;
    right: 35px;
    left: auto;
}



}
@media only screen and (max-width: 991px) {
.dlab-topbar-right {padding-left: 0;padding-right: 15px;}
.dlab-topbar-left{
    padding-right: 0;
}
}
@media screen and (max-width: 991px) {
.mobi{display: none;}
.site-navigation{background:none ; margin: auto; float: right;}
.section-title { margin-bottom: 2em;}
#gallery .lhsgall-img img, #gallery .rhsgall-img img { height: 350px;}
#testimonials .owl-dots ,
#testimonials .section-title {margin-bottom: 0em !important;}
.service-area h4 , #team .section-title h4{ font-size: 26px !important;}
.service-area p { font-size: 16px !important;}
#about,#team,#testimonials,#gallery,
#blog ,#ourclient{ padding: 2em 0 !important;}
#service,#facility{ padding: 4em 0 2em 0 !important;}
#footer{ padding: 1em 0 1em 0em !important;}
.page-main-header{padding:5em 0 1em 0 !important;}
#innerpage-box {  padding: 2em 0em ;}
.contact-address-area .contform { margin: 1em 0 1em 0;}
.contact-address-area .conlbx-title { margin: 0.2em 0;}
.contact-address-area .contsocicn { margin-top: 0.2em;}
.contact-address-area .conlbx-title {font-size: 40px;line-height: 38px;}
.contact-address-area .contsocicn { padding: 8px 18px 3px 18px;}
#innerpage-box .cntpgicn{margin: 0 auto;}
#innerpage-box .single-project-bx { padding: 0 20px;}
#innerpage-box .single-project .projicn { margin: 4px auto;}
.section-title h2 {  font-size: 40px;}
.blog-area .blogbtn a {padding: 8px 16px;font-size: 16px;}
.blog-area .blog-posts h4 {margin: 2px 0;}
.blog-area .blog-single { padding: 1em 1em 1em 1em;}
.blog-area .box-area-S { margin-bottom: 1em;}
.contact-address-area .cntlhsbx{padding: 1em 0em;}
#ht-contactus-wrap .conforminn{margin: 0; padding: 1em 0em;}
.widget-area ul li:before{margin-right: 4px !important;}
main#innerpage-box #sidebars li {margin-left: 5px;}
#innerpage-box .item.innertest-item{width: 100%;}
header.site-header input[type='search'], 
header.site-header input[type='search']:hover {
    width: 100%;
}
}
@media screen and (max-width: 768px){
main#innerpage-box h6.faq-title{  padding: 10px 75px 8px 17px !important;}
.single-productpage .innerpage-whitebox,
.single-productpage #sidebars {   margin-top: 00px;}
.ht-footer.ht-footer1,
.ht-footer.ht-footer2,
.ht-footer.ht-footer3,
.ht-footer.ht-footer4 { width: 100% !important;}
.ht-main-navigation li{ padding-right: 00px;}
img.ht-page-header-img{ height: 275px;}
#quote-carousel .carousel-control.right { right: 0; top: 140px;}
#quote-carousel .carousel-control.left { left: -7px; top: 140px;}
#quote-carousel .carousel-control { margin-top: -50px;}
#facility .section-title h2,
#gallery .rhsgall-img .over-text h1,
.section-title h2{font-size: 28px;}
#call-now-section .titlebx-shd1, #call-now-section .titlebx-shd2{margin-left: 13em;}
#call-now-section .titlebx{margin-left: 7em;}
#call-now-section .call-icon{width: 13%;}
#call-now-section .titlebx{padding: 1.2em 8em 1.3em 3.7em;}
body.admin-bar .navigation { top: 0px;
    margin-top: 45px;}
.top-bar-head {
    padding:0.5em !important;
}
.footer-area input[type="submit"] { margin-left: 0;}
.slider_section .title {
    padding-left: 0;
}

}
@media screen and (max-width: 768px){
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{  margin-bottom: 10px;}
.woocommerce .widget_price_filter .price_slider_amount .button{ margin-bottom: 15px;}
.ht-main-navigation a{ padding: 8px 17px;}
.ht-section-title,
.ht-section-tagline{  width: auto;}
.ht-top-footer{  margin-left: 0;}
.ht-footer{ width: auto; margin: 0 0 30px; float: none;}
#primary{width: auto !important;float: none !important;margin-bottom: 30px;}
#secondary{ width: auto !important; float: none !important; margin-bottom: 30px; overflow: hidden;
}
}
@media screen and (min-width: 641px){
   header li.share-button {
    display: none;
   }
}
@media screen and (max-width: 640px){
   header .share-btn{
    position: absolute;
    right: 50px !important;
    bottom: 0;
    top: -34px;
    z-index: 0;
}
header .nav-menus{bottom: -18px;}
header .share-btn li i {
    margin-right: 1px;
}
header .share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
header .share-btn ul li{
    display:inline-block;
    margin-left: -50px;
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
header .share-btn ul:hover li{
    margin-left: 0px;
}
  header li.share-button {
    display: block;
   }
   header .hphone a strong, header .hemail a strong {
    font-weight: 500;
}
   header .hphone a strong, header .hemail a strong{
   display: none;
}
 header .hphone span, header .hemail span {
   display: none;
}
   header .hphone:hover a strong, header .hemail:hover a strong {
   display: block;
}
.hemail {
    position: absolute;
    left: 18%;
    width: 80%;
    top: 15px;
}
header .hphone {
    text-align: left;
    position: absolute;
    top: 16px;
    left: 0;
}

.head-menu {
    padding: 2.5rem 1rem;
    position: relative;
    top: 9px;
}
.sliderimg {
    clip-path: none;
}
.slider_content {
    top: 30%;
    width: 100%;
    padding: 18px 5px;
    left: 0;
    text-align: center;
}
.slider_section .sub-title {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
div#slider .btn i {
    font-size: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
div#slider .btn i:after {
    width: 25px;
    height: 25px;
}
#features .btn {
    font-size: 15px;
    padding: 0.5rem 2rem;
}
#about .btn i:after {
    right: 0px;
    top: 0px;
}
#about .btn i {
    position: relative;
    right: -6px;
}
.ht-inquiry-member-wrap input[type="submit"] {
    left: 25%;
}
#ourvideo-section {
    padding-top: 3em !important;
}
#ourvideo-section h2 {
    margin-top: 10px;
}
#project {
    padding-top: 0 !important;
}
#project .section-leftbx img.img-responsive {
    height: auto;
     margin-bottom: 15px;
}
#project .single-project-bx {
    padding: 0 0em 1.5em 0;
}
#project .project-icon img {
    height: 100%;
}
#testimonials .testimonials-squre {
    display: none;
}
#testimonials .tetimonoal-area h3:before{
    display: none;
}
#testimonials .ts-area-c {
    padding-right: 1em;
}
.testimonials-area .ts-area-single {
    padding: 1em 1em 1em 1em;
}
.testimonials-area .ts-area-thumb img {
    height: auto;
    width: 100% !important;
}
.testimonials-area .ts-area-thumb {
    right: 0;
    top: 0;
}
#testimonials .testimonials-single-area {
    margin: 0;
    padding: 0;
}
.testimonials-area .owl-theme .owl-nav {
    display: none !important;
}
#testimonials {
    padding: 0em 0 0 !important;
}
.blog-area .section-title {
    margin-bottom: 1em;
}
.single-footer-12 .textwidget p {
   font-size: 16px;
    line-height: 25px;
}
.footer-area .social-profile-icons i.fa {
    padding: 0;
}
#service img.img-responsive {
    height: 100%;
}
#call-now-section {
    padding-bottom: 2em !important;
}
.footer-area .social-profile-icons i.fa {
    font-size: 20px;
}
.blog-area .author:before, .blog-area .author:after {
    display: none;
}
#innerpage-box .singleinner-service img {
    height: 100%;
}
#innerpage-box .inner_contentbox .entry-content h4 {
    font-size: 23px !important;
    line-height: 33px;
}
h1.ht-main-title:before {
display: none;
}
#innerpage-box .innertest-item {
    padding: 20px 20px 0;
}
header .woocommerce-breadcrumb, .breadcrumbbox .button {
    font-size: 22px;
}
#innerpage-box .lz-gallery-images img {
    height: auto;
}
main#innerpage-box #blog-box h4 {
    font-size: 25px !important;
    padding-right: 0;
}
main#innerpage-box .ht-blog-thumbnail img {
    height: auto;
}
div#commentsAdd {
    margin-bottom: 2em;
}

}
@media screen and (max-width: 611px){
.slider-btn {  margin-top: 0em;}
.slider_section a.btn { padding: 6px 15PX; font-size: 13px;}
.slider_section .title {  font-size: 28px;}
.slider_section .sub-title { font-size: 15px; padding: 0.5em 0;}
#ht-contactus-wrap .maintle{font-size: 30px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px){
.logobox img { padding-top: 0 !important;}
.main-dispaly.padding0 {padding-left: 20px;}
.header.site-header ul.sub-menu li a:hover{padding-left: 15px;padding-right: 15px;}
.navigation .mainmenu li ul li{ top: auto;}
.navigation .mainmenu li:hover > ul{ position: relative; top: auto;}
.navigation .mainmenu li:hover ul li:hover > ul{  position: relative; left: 0;}
.navigation .mainmenu li{bottom: auto;}
.navigation .mainmenu li ul li a{ padding: 5px 0 5px 25px;}
.navigation .mainmenu li a{ text-align: left;}
.navigation .mainmenu li:hover > ul{
    width: 100%;
 }
 .featuresbx {
    left: 0 !important;
    right: 0 !important;
    text-align: center;
}
 #innerpage-box .ts-area-thumb .imgbg {
    margin: 0 auto;
}
#innerpage-box .ts-area-thumb img {
    left: 0;
}
 #about .alebal {
    bottom: 0;
}
#features .feature-bottom {text-align: center;}
}
@media screen and (min-width: 320px) and (max-width: 768px){
header.site-header .main-dispaly.padding0 {padding-right: 20px;}
.navigation .mainmenu { right: 0; padding-left: 0;}
.ht-section-title:after {width: 65%;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ padding-top: 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size: 18px;}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product, 
.woocommerce .related ul.products li.product, 
.woocommerce-page .related ul.products li.product{ margin-bottom: 30px !important;}
.sf-arrows .sf-with-ul:after{ right: 40px;}
.navigation .mainmenu li a{box-shadow: none;}
.ti-home:before{left: 15px;top: 12px;}
.is-fixed .main-bar ul.sub-menu { margin-top: 0 ;}
.navigation .mainmenu li a,
.ht-menu.clearfix ul {margin-left: 0;}
#about .aboutarea-img {
    width: 100%;
    height: 300px;
}
#features .featuresus-single {
    text-align: center;
}
#features .section-title h2 {
    font-size: 32px;
    letter-spacing: 0px;
}
#service .section-title h4 {
    font-size: 32px;
    letter-spacing: 0px;
}
#testimonials .section-title h2 {
    font-size: 28px;
    letter-spacing: 0px;
}
.blog-area .section-title h1 {
    font-size: 32px;
    letter-spacing: 0px;
}
#contact .section-title p {
    font-size: 18px;
}
.contact-email:after {
    display: none;
}
.contact-address:after {
    display: none;
}
.contact-area .contactdetails {
    text-align: center;
}
#call-now-section .overlay {
    width: 100%;
    clip-path: none;
}

#clientlogo {
    padding-top: 0 !important;
}
#clientlogo .clientlogo-area {
    margin: 0;
}
#clientlogo {
    padding-bottom: 0 !important;
}
#blog{
    padding: 0em 0 2em !important;
}

}
@media only screen and (max-width: 767px) {
   #content.post-single-content .socialMedia {
    position: relative;
    margin-top: 25px;
}
.faq_bm {  margin-top: 0em;}
.site-header .navbar-toggler, 
.site-header .is-fixed .navbar-toggler { margin: 22px 0 22px 10px; box-shadow: none;}
.text-white .site-button.outline { padding: 8px 15px;}
#about .hi-icon {top: 0px;
}
}
@media screen and (min-width: 768px) and (max-width: 992px){
.slider_content { 
    right: 5%;
    margin: 0 auto;
    top: 52%;
    width: 44%;
}
.slider_section .sub-title {
    font-size: 16px;
    line-height: 26px;
}
.slider_section .title {
    font-size: 35px;
    line-height: 48px;
}

#innerpage-box .single-project h3.inner-area-title {
    font-size: 20px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px){
.footer-area .bottom-area{padding: 0 !important;}
.footer-area .gallery-item{max-width: 50%;}
.footer-bottom-area ul li { margin: 0 15px;}
.footer-bottom-area.text-right {text-align: center;}
.footer-text{ text-align: center; margin-bottom: 15px;}
.header-transparent .is-fixed .main-bar h1.ht-site-title { position: relative;top: 60px;text-align: center;}
header.site-header span.text, 
.single-header-info span.theme-color {font-size: 14px;}
.bx-controls-direction { display: none;  }
header.site-header .d-flex, div#navbarNavDropdown {margin: 0 0% !important; }
div#navbarNavDropdown{  margin: 0%; }
.ht-site-description{padding-top: 0; }
.header-transparent .is-fixed .main-bar{position: static !important;}
.header-transparent .is-fixed .main-bar h1.ht-site-title,
.header-transparent .is-fixed .main-bar p.ht-site-description { display: block;}
.navigation .mainmenu li a:after{ content: none; }
.navigation .mainmenu li ul li{ box-shadow: none; padding-left: 0; }
.sf-arrows .sf-with-ul:before{ right: 40px !important; }
.header-seo.header-transparent .is-fixed .main-bar {background-color: transparent !important;padding: 0;}
div#navbarNavDropdown li.current_page_item a:after, .current_page_item > a:after{width: 0;}
.header-seo.header-transparent .is-fixed .main-bar img {position: relative; top: 80px;}
.header-seo.header-transparent .is-fixed .main-bar .resp_header_logo{display: block;
}
#about img.aboutrdot {
    display: none;
}
    #call-now-section .callph a{font-size: 30px;}
    #call-now-section .titlebx-shd1, #call-now-section .titlebx-shd2{margin-left: 2em;}
    #call-now-section .titlebx{margin-left: 1em;}
}
@media screen and (max-width: 580px){  

.ht-team-counter-wrap{  margin-left: 0;}
.ht-counter{ width: 75%; float: none; margin: 0 auto 60px;}
.ht-portfolio{
    width: 50%;
    padding: 4px;
}
}
@media screen and (max-width: 520px){
.top-bar-head .head-menu {  padding-right: 0em;}
.s-footer { 
    margin-bottom: 1em;
}
}
@media screen and (min-width: 320px) and (max-width: 375px){
.ht-site-title, .site-title {font-size: 18px;}
.navicon { top: -60px !important;}
.team-area .inner-area-title { font-size: 15px;}
.page_featured { 
    margin-bottom: 1em; 
    padding: 2em 4em;
}
#innerpage-box .team-social-icon:after {
    bottom: 31%;
}
.team-area .inner-area-title { font-size: 15px;}
#team .lhsteam-img img, #team .single-team-img img{height: 275px;}
#team .team-social-icon{bottom: 3.5em;}
.ht-inquiry-member-wrap input[type="submit"] {
    left: 23%;
}
.blog-area .blog-date {
    font-size: 10px;
}
.slider_content {
    top: 40%;
}
#innerpage-box .ts-area-thumb img {
    margin-left: 22px;
}
.header-btn {
        right: 54% !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 475px){

#content-box ol ol, #content-box ul ul {
     margin-left: 0em !important; 
}
.slider_section .title { font-size: 20px;}
.slider_section .sub-title {font-size: 12px;line-height: 18px;}
#testimonials .test-form {  margin: 0 1em;}
.page_featured {margin: 0 2em;margin-bottom: 1em;padding: 3em 4em;}
#innerpage-box .ts-area-single-inn { margin: 0;}
#innerpage-box .ts-area-c p { font-size: 18px; line-height: 30px;}
#innerpage-box .single-team { width: 100%;}
#innerpage-box .single-team { padding: 0 0em;}
#innerpage-box .single-project-bx {padding: 0 4px;}
#innerpage-box .single-project .projicn { margin: 9px auto;}
#innerpage-box .cntpgbx{margin: 0em 0em 1em 0em;}
body.page-template-default main#innerpage-box h1, .ht-main-title {
font-size: 25px ; 
}
header .logo {
    left: -1em;
}
#about .section-title h2 {
    font-size: 28px;
    line-height: 10px;
}
#about .section-subtext p {
    font-size: 16px;
}
#about .btn {
    font-size: 16px;
    padding: 8px 12px;
}
#about .aboutus-post-wrap {
    padding-top: 2em !important;
}
#about .about-area-data {
    text-align: center;
}
#about .aboutus-single {
    margin-bottom: 1em;
}
#service .owl-nav .owl-prev {
    left: 41%;
}
#service .owl-nav .owl-next {
    left: 52%;
}

}
@media screen and (min-width: 320px) and (max-width: 475px){
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{ font-size: 20px !important;}
.single-productpage .innerpage-whitebox{ padding: 0;}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product { width: 30.75%; width: 100% !important;}
#blog-box h2{font-size: 22px !important;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin-bottom: 10px;
}
}
@media screen and (min-width: 320px) and (max-width: 475px){
.footer-area .footerlayer-3{bottom: 10%;}
.footer-area .footerlayer-2{bottom: 40%;}
.footer-area .footerlayer-1{top: 2%;left: 35.3%;}
.footer-bottom-area ul li { margin: 0 10px;}
.footer-text, .footer-area li{font-size: 14px;}
.header-transparent .is-fixed .main-bar h1.ht-site-title{top: 35px;}
.resp_head_box{margin-bottom: 0;}
.header-seo.header-transparent .is-fixed .main-bar img { top: 55px;}
.header-seo.header-transparent .is-fixed .main-bar img { top: 50px;}
div#sb-search {margin-left: 0;}
header.site-header input[type="search"]{width: 100%;}
header.site-header span.sb-icon-search,
header.site-header input[type="submit"]{right: 0;}
.single-header-info { text-align: center; padding: 0;
}
.section-title h2 {
    line-height: 38px;
    font-size: 30px;
}
#about .section-title h2 {
    line-height: 38px;
    font-size: 30px;
}
#about .hi-icon {
    text-align: center;
}
#testimonials .testi-img {
    width: 100%;
    height: 350px;
}
.bx-wrapper {
    height: 26rem;
}
.sliderimg {
    width: 100%;
    height: 100%;
}
img.slide-mainimg {
    width: 100%;
    height: 100%;
}
 #call-now-section .call-icon{left: 2em;}
#call-now-section .titlebx{padding: 1.2em 2em 1em 3em;}
#call-now-section .call-iconbrd1{left: 1.5em;}
#call-now-section .call-iconbrd2{left: 1.7em;}
#call-now-section .callph a{font-size: 21px;padding: 15px 20px 15px 29px;}

.testimonials-area h3 {
    font-size: 22px;
}
.testimonials-area .text-designation {
    font-size: 16px;
    line-height: 1;
    padding-top: 7px;
}
#innerpage-box .single-team-img .innerteam-imgbg, #innerpage-box .single-team-img .innerteam-imgcercle {
    display: none;
}

}
@media screen and (min-width: 320px) and (max-width: 425px){
body {   position: inherit; }
#innerpage-box .item.innertest-item{width: 100%;}
#innerpage-box .single-project h3.inner-area-title {
    font-size: 17px;
    line-height: 30px;
}
}
@media screen and (min-width: 320px) and (max-width: 375px){
    #service .owl-nav .owl-prev {
        left: 39%;
    }
    #service .owl-nav .owl-next {
        left: 51%;
    }
}

@media screen and (min-width: 320px) and (max-width: 320px){
.header-transparent .is-fixed .main-bar h1.ht-site-title { top: 45px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 15px;}
.woocommerce div.product .woocommerce-product-rating {line-height: 5 !important;}
.star-rating {padding-top: 9px;}
.toggle-bar {right: 25px !important;}
.total-count { padding: 18px 36px;}
.total-count .count { right: 24px;}
.total-count .count {right: 10px;}
.total-count { padding: 18px 20px;}
.page_featured {
    margin-bottom: 0em;
}
header .share-btn li i {
    font-size: 10px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
}
.hamburger-menus .menu-bar1, .hamburger-menus .menu-bar2, .hamburger-menus .menu-bar3 {
    width: 2.5rem !important;
}
.hamburger-menus {
    right: 0px;
}
header .share-btn {
    right: 20% !important;
}
.top-bar-head {
    padding: 0.5em 0 !important;
}
#team .our-team {
    padding: 1em 1em;
}
#team .our-team img {
    width: 160px;
    height: 160px;
}
#team .teamtitle {
    font-size: 18px;
}
#team .team-designation {
    font-size: 16px;
}
.ht-inquiry-member-wrap input[type="submit"] {
    left: 18%;
}
#ourvideo-section h2 {
    font-size: 22px;
}
#ourvideo-section .ourvideo-single i {
    left: -20px;
}
#testimonials .tetimonoal-area {
    padding-right: 0em;
}
.blog-area .blog-date {
    font-size: 9px;
    top: -3.5em;
}
.blog-area .author:before, .blog-area .author:after {
    top: 5px;
}
.blog-area .blog-posts h4 {
    font-size: 20px;
}
.blog-area .blog-single p {
    font-size: 15px;
}
#blog .blog-post {
    padding: 0;
}
    #innerpage-box .ts-area-thumb img {
        margin-left: 0;
    }
#innerpage-box .inner-blogpost-info .innblog-date {
    font-size: 10px;
}
.header-btn {
    right: 52% !important;
}
    #service .owl-nav .owl-prev {
        left: 37%;
    }
    #service .owl-nav .owl-next {
        left: 52%;
    }
}
main#innerpage-box .tagcloud a {
    border-radius: 5px;
    padding: 7px;
    display: inline-block;
}
div#secondary select option{ background: transparent;}
body.home.blog .page-main-header img {display: none;}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{ padding: 5px 0;}
h1.product_title.entry-title { word-break: break-word;}
.select2-container--default .select2-selection--single,.woocommerce .quantity .qty,div#payment,
#coupon_code{ background: transparent !important;border: 2px solid #000;}
#content-box li.blocks-gallery-item:before {  content: none;}
div#content-box li.blocks-gallery-item figure img {  padding: 5px;  margin-bottom: 0;}
div#content-box li.blocks-gallery-item figure img:hover,
div#sitemap-box .sitemap-posts-box img:hover{  opacity: 0.7;}
main#innerpage-box ul.children { border: 0; margin-left: 2em;}
.woocommerce-MyAccount-content .woocommerce-info {  background: transparent !important;}
@media screen and (min-width: 1920px) and (max-width: 2500px){

header .logo {
    top: 0.5em;
    left: -2em !important;
}
.slider_content {
    width: 32%;
}
}