/*Theme Name: Musicians Pro
Theme URI: https://www.luzukdemo.com/demo/musicians/
Author: luzuk Themes
Author URI: www.luzukthemes.com/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: disco-night-club-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.custom-background {
    background-color: #fff !important;
    background-repeat: no-repeat !important;
}
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: 0px;
}
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{
    font-size: 28px;
    margin-bottom: 15px;
}
h2{
    font-size: 26px;
    margin-bottom: 15px;
}
h3{
    font-size: 30px;
    margin:20px 0 15px 0;
}
h4{
    font-size: 22px;
    margin-bottom: 10px;
}
h5{
    font-size: 20px;
    margin-bottom: 10px;
}
h6{
    font-size: 18px;
    margin-bottom: 10px;
}
p {
    margin:0 0 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}


.wpcf7-spinner{display: block;}
#innerpage-box blockquote p{     
  margin: 0;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
    line-height: 35px;
    position: relative;
    z-index: 1;
}
#innerpage-box blockquote p:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: relative;
    right: 10px;
    color: #fb06ea;
    bottom: 5px;
}
blockquote.wp-block-quote {
    overflow: hidden;
}
.wp-block-quote:after {
      content: "";
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #76056f;
    position: absolute;
    right: -25px;
    bottom: -25px;
    /* transform: rotate(46deg); */
    box-shadow: -5px -5px 0px 50px #c50bb7, 0px 0px 0px 50px #c50bb7;
}
.wp-block-quote:before {
    content: "";
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: #e316d5;
    position: absolute;
    right: -75px;
    bottom: -75px;
    left: auto;
    top: auto;
     box-shadow: -5px -5px 0px 50px #ff03ee, 0px 0px 0px 50px #ff03ee;
}
main#innerpage-box .single-team ul li {
    min-height: auto !important;
}
#content-box .single-team ul li:after{
    content: none !important; 
}
blockquote {
      top: 2em;
    /* background-color: #f2f2f2; */
    position: relative;
    clear: both;
    margin: 2em 0 5em;
    padding: 4.9em 9.8em 5.9em 2.3em!important;
    font-size: 20px;
    color: #212121;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #d33;
    /* border-radius: 250px; */
    /* border: 28px solid #A97DFF; */
}
blockquote:before{
    content: '';
    position: absolute;
    left: 1.5em;
    right: 1.5em;
    top: 0;
    bottom: 0;
 /*   border: 28px solid #A97DFF;*/
    border-top: 0;
    border-bottom: 0;
    border-radius: 200px;
}
.wp-block-quote cite{
    font-style: normal;
    font-size: 20px;
    font-weight: 600 !important;
    padding: 9px 32px;
    border-radius: 50px;
    position: absolute;
    left: 40%;
    bottom: -1.5em;
    margin: 0 auto;
}
.wp-block-separator{width: 93%;}
q:before,
q:after {
    content: "";
}
pre {
    background: #eee;
    /*font-family: "Courier 10 Pitch", Courier, monospace;*/
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}
code,
kbd,
tt,
var {
    /*font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;*/
    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;
}
.clearfix{clear:both;}

/*padding*/

.pd-0{ padding: 0;}
.pd-1{ padding: 5px;}
.pl-0{padding-left:0 ;}
.pl-1{padding-left: 1em;}
.pd-4{padding: 0 2em;}

/*margin*/

.mr-0{margin-left: 0 !important;margin-right: 0 !important;}


.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;
}


q {
    quotes: "" "";
        -moz-box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
    -webkit-box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
    box-shadow: -1px 0px 9px rgba(152, 152, 131, 0.2);
}
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: 0.5em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: red;
    z-index: 1;
    position: relative;
}
.wpcf7 form .wpcf7-response-output{
        margin: 3.5em 0.5em 0 0.5em;
}
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: #f9c12c;*/
    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;}
.widget select {   max-width: 100%;  width: 100%;}
.widget_search .search-submit { display: none;}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.widget-area .widget-title{
    padding: 5px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #6d6d6d;
    margin: 0;
    position: relative;
    display: block;
    /*text-transform: uppercase;*/
    margin: 0 0 12px;
    background: #f72985;
    color: #fff;
    border-radius: 20px 0 20px;
    text-align: center;
    font-weight: 600;
}

.widget-area ul{
    list-style: none;
    padding: 7px 11px 0 15px;
    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: 5px 0;*/
    line-height: normal;
    margin: 0;
    /*padding: 0;*/
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
/*    border-bottom: 2px solid #eaeaea;*/
    padding-left: 50px;
}
.widget-area li.recentcomments {  padding: 10px 15px;}
.widget-area a{
    text-decoration: none;
    font-size: 20px;
    color: #404040;
    display: block;
    padding: 5px 0 2px 0;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    margin-bottom: 1.4em;
}
.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;}


/*--------------------------------------------------------------
## Bullet Point
--------------------------------------------------------------*/

/*main#innerpage-box #sidebars .widget-area li:before{
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f192";
    padding-right: 1em;
}*/
/*main#innerpage-box .widget-area .tagcloud a:before{
    display: none;
}*/
#secondary.widget-area li:before,
main#innerpage-box #sidebars .widget-area li:before{display: none !important;}
#secondary .widget_nav_menu li a{padding: 8px 0;}

#secondary .widget_archive a:before,
#secondary .widget_categories a:before,
#secondary .widget_recent_entries li a:before,
#sidebars .widget_archive ul li a:before,
#sidebars .widget_recent_entries ul li a:before ,
#sidebars .product-categories li a:before,
#sidebars .widget_recent_comments  span:before,
#secondary .widget_nav_menu li a:before, 
#sidebars .widget_nav_menu ul li a:before{ 
font-family: 'FontAwesome';
    position: relative;
    transition: all 0.3s ease;
    content: "\f025";
    /* margin: -7px 8px 0 0; */
    top: 5px;
    font-weight: 500;
    transition: all 0.2s ease 0s;
    font-size: 27px;
    padding-right: 14px;
}
#secondary ul li:before {
    content: '';
    font-family: 'FontAwesome';
    float: left;
    padding-right: 12px;
    color: #0074D9;
    font-weight: 600;
    transition: all 0.2s ease 0s;
    font-size: 18px;
}
#secondary .widget-area .tagcloud,
#sidebars .widget-area .tagcloud{padding: 0 1em;}
#content-box ul li{margin: 8px 0;padding-left: 2.5em;position: relative; }
/*/*---------------------
sidebar menu 
------------------------*/
#secondary .widget_nav_menu li ,
#sidebars .widget_nav_menu ul li{ margin:0 0 17px 2% !important;border-radius: 20px;}
#sidebars .widget_nav_menu a,
#sidebars .widget_nav_menu ul li a{display: block;}
#secondary .widget_nav_menu li a:after,
#sidebars .widget_nav_menu ul li a:after {
    font-family: 'FontAwesome';
    transition: all 0.3s ease;
    content: "\f101";
    color: #000;
    background: transparent;
    margin: 0 0 0 14px;
    font-weight: 500;
    font-size: 21px;
    right: 3%;
    top: 7px;
    height: 29px;
    border-radius: 50px;
    width: 29px;
    line-height: 23px;
    position: absolute;
    text-align: center;
    border: 2px solid #fff;
    padding-left: 3px;
}
/*--------------------------------------------------------------
## 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: 100%;
    margin: 0px 00%;
    font-size: 18px;
    display: inline-block;
    border-radius: 8px;
    padding: 15px 50px 15px 18px;
    line-height: 0.8;
    background-color: transparent;
    text-align: left;
    border: 2px solid;
        font-weight: 700;
}
#secondary select{
        width: 100%;
    margin: 0px 00%;
    font-size: 20px;
    display: inline-block;
    border-radius: 8px;
    padding: 0px 50px 0px 18px;
    line-height: 1;
    background-color: transparent;
    text-align: left;
    border: 2px solid;
    font-weight: 700;
}
#secondary.widget-area select#archives-dropdown-3,
#secondary.widget-area aside#categories-3 select,
#secondary.widget-area select#archives-dropdown-2,
#secondary.widget-area aside#categories-2 select,
body.search #secondary select {
    margin: 0 5%;
    width: 90%;
}
body.search select#cat {
    border-color: #000;
    color: #000 !important;
}
#secondary textarea {    
    padding: 15px 3px 6px 20px;
   height: 90px;
    width: 100%;
}

#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;*/
}
/*#content-box a i{
    color: #fff;
}*/
#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;
        font-weight: bold;
}
#commentsAdd input[type="submit"]:hover{
    border-radius: 5px;
    opacity: 0.6;
}
#content .tags a {
    margin-left: 10px;
    /*border: 1px solid #000;*/
    padding: 4px 10px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 8px;
    line-height: 35px;
    word-break: break-all;
}

#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%;
}

.comment-respond p label{margin-bottom: 5px;}

.inner_contentbox .socialMedia ul{margin-left: 0;}
.inner_contentbox .socialMedia ul li{
    display: inline-block;
    position: relative;
    margin: 0 !important;
    padding: 2px 0 0 0.5em !important;
}
.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;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: 16px;
    margin: 2px 0;
    clear: both;
}
.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: #FF0035;
    padding: 7.5px 32px;
    text-align: center;
    border-radius: 25px;
    z-index: 1;
        font-weight: bold;
}
body.single.single-post span.tagtext {
    font-weight: bold;
}
.comment-author.vcard {
    width: 15%;
    position: relative;
    float: left;
}
.commentmetadata {
    width: 85%;
    float: left;
    margin-top: 1.5em;
}
.comment-metadata a{font-weight: 800; 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 3em;
    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;
}
article{position: relative;}
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;
    display: block;
}
.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;
}

.page-content #searchform input[type="submit"] {
    margin-top: 15px;
}
/*--------------------------------------------------------------
## 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: 13.33%;
}
.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
--------------------------------------------------------------*/


.wp-block-search__button {
display: block;
    position: relative;
    text-align: center;
    padding: 6px 5px !important;
    z-index: 999 !important;
    overflow: hidden;
    border: none;
    box-shadow: none;
    font-size: 20px;
    font-weight: 500;
    border-radius: 50px;
    position: relative;
    right: 13%;
}
div#secondary input[type="submit"] {
    background: #f99bf9;
    padding: 10px 10px;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid #fff;
    border-radius: 7px;
    box-shadow: inset 0px 0px 19px 14px #f99bf9, 1px 2px 8px 6px #de2bde;
    width: 40%;
        margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}
div#secondary form.wpcf7-form.init {
   
        padding: 0 30px;
         padding-bottom: 1.5em;
}
#sample-heading-here:after {display: none !important;}
.section-title{ margin-bottom: 70px;margin-top: 20px; position: relative;}
.section-title h2 {
    position: relative;
    word-break: break-word;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 0px;
    display: inline-block;
}
.inner-area-title {    
    font-size: 23px;
    font-weight: 500;
    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;
}
.ht-main-title{
    position: relative;
    margin: 0;
    z-index: 1;
}
.category .ht-main-title {  margin: 0 0 1.5em;}
.ht-site-title, .site-title{
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    padding: 0;
}
.ht-site-title a, .site-title a{ text-decoration: none;color: #4a4a4a;}
.ht-site-description{
/*    color: #ffffff;*/
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0 0 0;
}
.ht-site-description a{color:#000;}
#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: 0em 0em; z-index: 1;margin: 1.7em 0 1em 2.3em;}
.breadcrumbbox span{ color:#000; margin:0 1px;}
.breadcrumbbox span.root {padding: 0 5px 0 15px;}
.breadcrumbbox span.treeEnd {
    padding: 8px 17px 9px;
    background: #A97DFF;
    border-radius: 50px;
    box-shadow: 0px 0px 8px #A97DFF;
    margin: 0 -4px 0 1px;
}
.breadcrumbbox i {
    font-size: 20px;
    font-weight: 100;
    top: 0px;
    position: relative;
}
header .woocommerce-breadcrumb,
.breadcrumbbox .button {
    padding: 4px 0px !important;
    display: inline-block !important;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    text-align: center;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    border: 1px solid #fff;
    box-shadow: 0px 0px 6px #FFFFFF;
}

/*===========================================
## 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
/*----------------------------------------*/

.page-main-header .headinnbox { position: relative;}
.page-main-header .innhead-title {
    position: relative;
    padding: 1.8em 0 1.8em 3.5em;
    border-radius: 50px;
    display: inline-block;
    margin-right: 4em;
}
.page-main-header .innhead-title:before{
    content: '';
    position: absolute;
   left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 6px solid #A97DFF;
    border-radius: 100px 0 0 100px;
    z-index: 1;
    filter: drop-shadow(0px 0px 8px #A97DFF);
    border-right: transparent;
    animation: blink 1.5s ease-in-out infinite;
}
.page-main-header .innhead-title .inntitle-brd1{
    content: '';
    position: absolute;
    right: -3.5em;
    bottom: 0px;
    width: 3.5em;
    top: 50%;
    border: 6px solid #A97DFF;
    filter: drop-shadow(0px 0px 8px #A97DFF);
    border-radius: 0 0 100px 0;
    border-left: 0;
    border-top: 0;
    animation: blink 1.5s ease-in-out infinite;
}
.page-main-header .innhead-title .inntitle-brd1:before{
    content: '';
    position: absolute;
    background: #A97DFF;
    height: 6px;
    box-shadow: 0px 0px 8px #A97DFF;
   /* animation: blink 1.5s ease-in-out infinite;*/
    right: -6px;
    top: -3px;
    width: 6px;
    height: 7px;
    border-radius: 50px 50px 0 0;
}
.page-main-header .innhead-title:after{
    content: '';
    position: absolute;
    background: #A97DFF;
    height: 6px;
    box-shadow: 0px 0px 8px #A97DFF;
    animation: blink 1.5s ease-in-out infinite;
    top: 0;
    right: -4px;
    width: 4px;
    border-radius: 0 50px 50px 0;
}
.page-main-header .innhead-title .inntitle-brd2{
    content: '';
    position: absolute;
    left: 18px;
    right: 0;
    top: 16px;
    bottom: 14px;
    border: 4px solid #A97DFF;
    border-radius: 50px 0 0 50px;
    border-right: none;
    border-bottom-width: 2px;
    z-index: 1;
    clip-path: polygon(63% 0, 63% 6%, 100% 8%, 100% 95%, 38% 96%, 38% 100%, 3% 100%, 2% 0);
}
.page-main-header .innhead-title .inntitle-brd3{
    content: '';
    position: absolute;
    left: 30px;
    right: 0;
    top: 30px;
    bottom: 27px;
    border: 2px solid #b6acac;
    border-radius: 50px 0 0 50px;
    border-right: none;
    z-index: 1;
    clip-path: polygon(0 0, 91% 0, 91% 9%, 100% 11%, 100% 80%, 79% 90%, 79% 100%, 0 100%);
}
.page-main-header .innerheader-overlay{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000A24;
    opacity: 0;
    z-index: 1;
}
.resp_header_logo {  display: none;}
.header-transparent .resp_head_box {  padding: 12px 0 15px;}
.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;}
.single-header-info li:nth-of-type(2n):before {
    content: "|";
    padding: 0px 1px 0px 1px;
    color: #ffffff;
    font-weight: 600;
}
.logo { padding: 0px 5px 0 0px;top: -5px;}
.logobox img{ position: relative;}
header.site-header .main-dispaly.padding0 {  padding-right: 0;}

/*menu Hover bg color*/
.navigation .mainmenu li a::before {
   /* content: "";
    width: 0;
    height: 3px;
    background: #fdefcf;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;*/
}
.navigation .mainmenu>li>a:active,
.navigation .mainmenu li a:hover::before {
 /*width: 50%;  */
}
.navigation .mainmenu li a:hover::before{ /*animation: menubounce 1.5s 0.3s ease-out infinite;*/}
@keyframes menubounce{
  /*  0%{ left: 0; }
    48%{ left: 50%; }
    50%{ left: 50%; }
    98%{ left: 0; }
    100%{ left: 0; }*/
}
.menu-item a{
    color:#fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px 0 0;
    border-radius: 2px;
    border: none;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.menu-item a:focus,
.menu-item a:hover{
    border-radius: 30px;
}
.menu-item a:before,
.menu-item a:after,
.menu-item a:before{
    content: "";
    background: #fe03ee;
    width: 2px;
    height: 2px;
    box-shadow: 30px 20px 0px #26c3f8,40px 60px 0px #26c3f8,40px 60px 0px #26c3f8,
                80px 50px 0px #26c3f8,120px 20px 0px #26c3f8,110px 60px 0px #26c3f8,
                120px 5px 0px #26c3f8,200px 5px 0px #26c3f8,210px 25px 0px #26c3f8,
                230px 50px 0px #26c3f8,170px 90px 0px #26c3f8,190px 74px 0px #26c3f8,
                140px 80px 0px #26c3f8,20px 90px 0px #26c3f8,40px 760px 0px #26c3f8,
                60px 70px 0px #26c3f8,80px 80px 0px #26c3f8,160px 20px 0px #26c3f8;
    border-radius: 50%;
    opacity: 0; 
    position: absolute;
    top: 30px;
    left: 5px;
    z-index: 2;
}
.navigation .mainmenu .sub-menu .menu-item a:before,
.navigation .mainmenu .sub-menu .menu-item a:after{
/*content: "";*/
    background: #fe03ee;
    width: 4px;
    height: 4px;
    box-shadow: 30px 20px 0px #26c3f8,40px 60px 0px #26c3f8,40px 60px 0px #26c3f8,
                80px 50px 0px #26c3f8,120px 20px 0px #26c3f8,110px 60px 0px #26c3f8,
                120px 5px 0px #26c3f8,200px 5px 0px #26c3f8,210px 25px 0px #26c3f8,
                230px 50px 0px #26c3f8,170px 90px 0px #26c3f8,190px 74px 0px #26c3f8,
                140px 80px 0px #26c3f8,20px 90px 0px #26c3f8,40px 760px 0px #26c3f8,
                60px 70px 0px #26c3f8,80px 80px 0px #26c3f8,160px 20px 0px #26c3f8;
    border-radius: 50%;
    opacity: 0.5; 
    position: absolute;
    top: 30px;
    left: 5px;
    z-index: 2;
}


.menu-item a:after{
    height: 3px;
    width: 3px;
    box-shadow: 60px 5px 0px #fe03ee,40px 30px 0px #fe03ee,10px 40px 0px #fe03ee,
                90px 40px 0px #fe03ee,100px 10px 0px #fe03ee,110px 5px 0px #fe03ee,
                7px 20px 0px #fe03ee,200px 50px 0px #fe03ee,180px 80px 0px #fe03ee,190px 15px 0px #fe03ee;
    top: -30px;
    animation-delay: 0.5s;
}
.menu-item a:before{
    height: 5px ;
    width: 5px;
    box-shadow: 30px 10px 0px #26c3f8,80px -20px 0px #26c3f8,120px 10px 0px #26c3f8,
                12px 50px 0px #26c3f8,25px 190px 0px #26c3f8,65px 840px 0px #26c3f8,
                125px 70px 0px #26c3f8,160px 20px 0px #26c3f8,160px -7px 0px #26c3f8,
                200px -18px 0px #26c3f8,225px -38px 0px #26c3f8,240px -40px 0px #26c3f8;
    top: 25px;
    animation-delay: 0.9s;
}
.menu-item a:before{
     animation: none;
}
.navigation .mainmenu .sub-menu .menu-item a:before,
.navigation .mainmenu .sub-menu .menu-item a:after{
 /*   animation: block !important;*/
   /* opacity:0.1 !important;*/
}
/*.navigation .mainmenu .sub-menu .menu-item a:hover:before,
.navigation .mainmenu .sub-menu .menu-item a:hover:after{
    opacity: 1 !important;
     animation: block !important;
     animation: twinkle 1s infinite;
}*/
.menu-item a:hover:before,
.menu-item a:hover:after{
    animation: twinkle 1s infinite;
}
/*.navigation .mainmenu .sub-menu .menu-item a:hover:before,
.navigation .mainmenu .sub-menu .menu-item a:hover:after{
     animation: twinkle 1s infinite;
}*/
@keyframes twinkle{
    50%{ opacity: 1; }
}
@media only screen and (max-width: 767px){
   /* .menu-item a{ margin-bottom: 30px; }*/
}


.btn{
color: #ffffff;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 12px;
    border-radius: 5px;
    border: none;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s;
    box-shadow: inset 0px 0px 19px 17px #fe03ee85, 0px 4px 13px 7px #fe03ee8c;
}
.btn:focus{ color: #1e9bff; }
.btn:hover{
    color: #fff;
   
}
.btn:before,
.btn:after{
    content: '';
    border: 2px solid #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    clip-path: polygon(0 0, 60% 0, 70% 100%, 0 100%);
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}
.btn:after{ clip-path: polygon(68% 0, 100% 0, 100% 100%, 77% 100%); }
.btn:hover:before{
   /* opacity: 0.3;*/
    clip-path: polygon(0 0, 25% 0, 60% 100%, 0 100%);
}
.btn:hover:after{
 /*   opacity: 0.3;*/
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 65% 100%);
}
@media only screen and (max-width: 767px){
    .btn{ margin-bottom: 30px; }
}

/* top-header
-------------------------------------------------------------- */
/* = 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: 0 14px;*/
}
.navigation .mainmenu li a{ 
    display:block; 
    text-align:center; 
    /*color:#ffffff; */
    position:relative; 
}
header a.btn.btn-lg {
    margin-left: 15px;
}
.ht-site-title a {
    color: #fff;
}
.header-left.logo {
    text-align: center;
    margin: 0 auto;
}
.logo-header.mostion img {
    max-width: 100%;
    position: relative;
    bottom: 18px;
}
/*new*/

/* = Navigation 2nd level css
-------------------------------------------------------------- */
.navigation .mainmenu ul.sub-menu li { 
    list-style-type: none;transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 0px;
   /* padding: 0 30px;*/
}
.navigation .mainmenu li:hover ul.sub-menu{
    left: auto;
    text-align: left;
    transition: all 0.5s;
    border-radius: 20px;
   animation: slideInUp .3s ease-in-out;
/*   transform: rotate(-30deg) translateY(30px);*/
}

ul.sub-menu{
   /* display:none;*/
    z-index:9999;
    position:absolute;
    left:-9999px;
    border-radius: 0px;
    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; 
    -webkit-transform: skew(0deg); 
    -ms-transform: skew(0deg); 
    transform: skew(0deg); 
    /*box-shadow: 0 0 6px rgba(0,0,0,0.15);*/
}

.navigation .mainmenu li ul li a{
    display:block; 
    padding: 5px 0px;
    position:relative;
    top:0; 
    text-align:left; 
    z-index: 1;
}
.navigation .mainmenu li:hover ul.sub-menu li {
    opacity: 1;
    visibility: visible;
}
.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:hover {
    background: none;
    z-index: 200;
}
.navigation .mainmenu ul.sub-menu li a {
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 25px 12px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.ht-sticky-header .header-transparent {
    position: fixed !important;
    left: 0;
    right: 0;
}

/* = Navigation 3rd level css
-------------------------------------------------------------- */

.navigation .mainmenu li:hover ul li:hover > ul{
    display:inline-block; 
    position:absolute; 
    left:100%; 
/*    top:-1px; */
    -ms-animation: slideInUp .3s ease-in-out; 
    -webkit-animation: slideInUp .3s ease-in-out; 
    animation:slideInUp .3s ease-in-out; 
    z-index: 1;
}

.header.site-header ul.sub-menu li a {
font-size: 18px;
    font-weight: 700;
    position: relative;
}

.header.site-header ul.sub-menu li a{   
    display: block;
    vertical-align: middle;
    /*border-bottom: 1px solid #f1f1f1;*/
    -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;
}

.navigation .mainmenu ul.sub-menu li.current_page_item a, 
.navigation .mainmenu ul.sub-menu li:hover a{transition: all 0.3s;}/*
.navigation .mainmenu ul.sub-menu li:hover a{padding: 12px 0px 12px 14px;transition: all 0.3s;}*/
 .header.site-header ul.sub-menu li a:before {
    content: "\f001";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    margin-top: -.6em;
    margin-left: -22px;
    margin-right: 5px;
    -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;
    opacity: 0;

    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
   /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    font-size: 1em;
}
.header.site-header ul.sub-menu li:hover a:before { margin-left: 0px; opacity: 0;}
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;
}
.home.page-template .site-header{
    z-index: 99999;
    position: absolute;
    width: 100%;
}
.page-template .site-header,
.page-template-default .site-header,
.single .site-header,.site-header {
    z-index: 99999;
    position: absolute;
    width: 100%;
}
.page-main-header {
    position: relative;
    overflow: hidden;
}
/*==== start====*/
.page-template-defaul .page-main-header {
    position: relative;
    width: 100%;
    background: none;
}
/*header.page-main-header .innheadlhs {
    position: relative;
    padding-top: 6em;
    left: 14%;
}*/
header.page-main-header .innheadrhs{padding: 19em 0 3.5em;}
/*====end ====*/
.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;}

/*---------------------------------
    innerpage header animation
-----------------------------------*/

header.page-main-header .innheadrhs .bx{
    color: #ffffff;
    color: #ffffff;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 15px;
    border-radius: 0;
    border: none;
    position: absolute;
    z-index: 1;
    transition: all .3s ease 0s;
   box-shadow: inset 0px 1px 8px 5px #0ae5f5, 0px 0px 4px 3px #0ae5f5;;
    float: right;
    height: 240px;
    width: 240px;
    right: 0;
    border-radius: 50%;
    animation: rotate 15s linear infinite;
    top: 25%;
    left: 0;
    margin: 0 auto;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    /*filter: hue-rotate(360deg);*/
  }
}

header.page-main-header .innheadrhs .bx:focus{ color: #1e9bff; }
header.page-main-header .innheadrhs .bx:hover{
    color: #fff;
   
}
header.page-main-header .innheadrhs .bx:before,
header.page-main-header .innheadrhs .bx:after{
    content: '';
    border: 4px solid #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    clip-path: polygon(0 0, 72% 0, 75% 100%, 0 100%);
    transition: all 0.3s ease 0s;
        border-radius: 50%;

}
header.page-main-header .innheadrhs .bx:after{ clip-path:polygon(70% 0, 100% 0, 100% 100%, 100% 100%); }

header.page-main-header .innheadrhs .text-effect span.root{
background-repeat: no-repeat;
    font-size: 90px;
    font-weight: 500;
    text-align: right;
    -webkit-text-stroke: 0.02em white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    position: absolute;
    animation: animatedeff 1s ease-in infinite alternate;
    text-shadow: 2px 5px 4px #da08cb;
    right: 13px;
    z-index: 1;
    top: 32%;
    line-height: 90px;
    letter-spacing: 3px;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
@keyframes animatedeff{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #fe03ee 0%, #fe03ee 90%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}
header.page-main-header .innheadrhs .text-effect span {
    font-size: 40px;
    display: block;
    position: relative;
    top: -36px;
    right: -35px;
    font-weight: 500;
    letter-spacing: 0;
    /* left: 140px; */
    text-shadow: 0px 0px 10px #c3c1c1, 0px 0px 0px #c3c1c1, 1px 0px 6px #c3c1c1, 0px 6px 7px #c3c1c1, 1px 1px 0px #c3c1c1;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
   }
@keyframes animatedeff2{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #1ac8fb 0%, #1ac8fb 90%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}
 
header.page-main-header .innheadrhs .text-effect span h1 {
    font-size: 40px;
}
header.page-main-header .innheadrhs .text-effect span.root a{
    color: #ffffff;
}
body.post-type-archive-product header.page-main-header .innheadrhs .text-effect span:nth-child(3) {
    top: -75px;
}
/*---------------------------------------------------------------
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 { position: relative;}
.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:1.1em 0 0.5em 0;}
.site-navigation {
    margin-top: 0px;
/*    background: #fff;*/
    display: block;
}
.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;}

/*----------------------------------------*/
/*  Video-section*/
/*----------------------------------------*/

#ourvideo-section iframe{
    position: relative;
    width: 100%;
    height: 500PX;
    /* border-radius: 24px; */
    /* border: 1px solid #00FFFF; */
    padding: 0px;
}

/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/

#about .about-leftbx{position: relative;}

#about .abtsection-title p{
    font-size: 20px;
    color: #5c36a8;
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin-bottom: 13px;
        z-index: 1;
}
#about .abtsection-title h2{
font-weight: 500;
    margin: 0.1em 0 30px 0;
    line-height: 60px;
    text-shadow: 2px -1px 1px #26c3f8, 0px 5px 8px #26c3f8, 0px 1px 3px #26c3f8, 0px 4px 12px #26c3f8, 0px 0px 5px #26c3f8;
    display: block;
    font-size: 85px;
    -webkit-text-stroke: 2px white;
    position: relative;
    right: 90px;
    z-index: 1;
}
#about .section-subtext p{ 
    font-size: 18px;
    font-weight: 400;
    margin: 1.5em 0 2.5em 0;
    z-index: 1;
    position: relative;
    line-height: 34px;
    padding-right: 35px;
}
#about .pl-20 {
    padding-left: 30px;
}
#about .about-area-data {text-align: left;}
#about .about-area-data p.inner-area-text{
    font-size: 20px;
    margin-left: 7px;
    font-weight: 400;
    line-height: 25px;
    z-index: 1;
    position: relative;
}
#about .about-area-data p{font-size: 18px;padding: 0; margin: 0;}
#about .aboutus-single {margin-bottom: 1.5em; padding: 0; transition: all .2s linear; text-align: center;display: inline-block;}
#about .hi-icon {
    position: relative;
    display: inline-block;
    font-size: 17px;
    transition: all 0.2s ease 0s;
}
#about .aboutus-single:hover .hi-icon span{ transition: all 0.5s;animation: rotateInUpRight .5s ease-in-out;}
#about .hi-icon span{transition: all 0.2s ease 0s;text-shadow: 0px 0px 11px #F9003F;}

#about .aboutarea-img { position: relative;z-index: 1;transition: all .2s linear;margin-left: 6em; }
#about .aboutarea-img img{
    position: relative;
    /*width: 525px;*/
    width: 100%;
    height: 625px;
    transition: all .4s linear;
    left: 10px;
}


.text-effects{
    background: linear-gradient(to right,#1ac8fb 50%, #fff 40%);
    background-size: 200% auto;
    text-align: center;
    margin: 0 auto;
    position: relative;
    animation: animateabout 10s alternate linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    right: 95px;
        z-index: 1;
}
@keyframes animateabout{
    100%{
        background-position: 200% center;
        transform: scale(1.05,1.05);
    }
}
#about{
        overflow: hidden;
        position: relative;
}
.abt-rbx {
    padding: 0;
        padding-top: 4em;
}
.abtsection-title h3 {
   font-size: 52px;
    font-weight: 700;
    text-align: left;
}
.overlay-about {
    background: #000000;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.85;
    left: 0;
    right: 0;
}
/*----------------------------------------*/
/*   Service Area
===========================
/*----------------------------------------*/
#service { position: relative;background: #0e0e0e;overflow: hidden;}
div#service p.section-area-text {
    color: #ffffff;
    font-size: 20px;
    padding: 0.4em 0 0.8em 0;
}
div#service .main {
    margin-bottom: 11em;
}
div#service .sertxbx {
        text-align: center;
    position: relative;
    z-index: 1;
    top: 34px;
}
.service-area .single-service h4 {
    font-size: 30px;
    font-weight: 700;
}

.service-animation{
    width: 190px;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
    top: 35%;
} 
.service-animation .line{
    background-image: linear-gradient( 180deg, #ffffff 0%, #6284ff 50%, #ff0000 100% );
    width: 3px;
    height: 100px;
    display: inline-block;
    margin: 0 3px;
    transform-origin: top;
    animation: dance 1.4s ease-in-out infinite;
}
.service-animation .line:nth-child(2){ animation-delay: 0.1s; }
.service-animation .line:nth-child(3){ animation-delay: 0.2s; }
.service-animation .line:nth-child(4){ animation-delay: 0.3s; }
.service-animation .line:nth-child(5){ animation-delay: 0.4s; }
.service-animation .line:nth-child(6){ animation-delay: 0.5s; }
.service-animation .line:nth-child(7){ animation-delay: 0.6s; }
.service-animation .line:nth-child(8){ animation-delay: 0.7s; }
.service-animation .line:nth-child(9){ animation-delay: 0.8s; }
.service-animation .line:nth-child(10){ animation-delay: 0.9s; }
.service-animation .line:nth-child(11){ animation-delay: 1s; }
.service-animation .line:nth-child(12){ animation-delay: 1.1s; }
.service-animation .line:nth-child(13){ animation-delay: 1.2s; }
.service-animation .line:nth-child(14){ animation-delay: 1.3s; }
.service-animation .line:nth-child(15){ animation-delay: 1.4s; }
@keyframes dance{
    0%, 100% { transform: scale(1); }
        50% { transform: scale(0.3); }
}
.img-wrap-ser {
/*outline-offset: -10px;
    outline: 5px solid #fc05ec;
    transform: rotate(45deg);
    width: 290px;
    height: 290px;
    margin: 0 auto;
    border: 4px solid #1ac8fb;
    overflow: hidden;
    padding: 0px;
    box-shadow: inset 0px 0px 0px 0px #321e7d, 1px 0px 3px 5px #321e7d;*/

        outline-offset: -10px;
    outline: 5px solid #fc05ec;
    /* transform: rotate(45deg); */
    width: 290px;
    height: 290px;
    margin: 0 auto;
    border: 4px solid #1ac8fb;
    overflow: hidden;
    padding: 0px;
    box-shadow: inset 0px 0px 0px 0px #321e7d, 1px 0px 3px 5px #321e7d;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  /*  margin: 50px auto;*/
    display: block;
    /* width: 200px; */
    /* height: 200px; */
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
}
.img-ser {
 width: 500px;
    height: 290px;
    transform: rotate(-45deg);
    position: relative;
    z-index: -1;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 480px;
    height: 600px;
    background-repeat: no-repeat !important;
    background-size: 585px auto !important;
    position: absolute;
    left: -130px;
    top: -133px;
    background-position: left center !important;
}
.img-ser img.img-responsive {
width: 387px;
    height: 387px;
    position: relative;
    bottom: 125px;
    right: 15px;
}
.single-service, .service-icon {
    position: relative;
    /* overflow: hidden; */
}
.service-animation {
    display: none;
    transition: 0.2s ease-in-out;
}
.single-service-bx:hover .service-animation {
    display: block;
    transition: 0.2s ease-in-out;
}
#service .serbx {
    padding: 0 1em;
}
#team .img-wrap-ser{
        width: 250px;
    height: 250px;
}
/*--------------------------------------------------------------
## banner Section  ##
--------------------------------------------------------------*/
#banner-section{ position: relative;overflow: hidden; background: #000a24;}
#banner-section .banner-overlay{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
#banner-section .banner-inn {position: relative;}
#banner-section .banner-bx { position: relative;    padding: 0 5em;}
#banner-section .banner-box{position: relative;margin-top: 110px;    left: 4.5em;}
#banner-section .banner-hex1{
   position: absolute;
    width: 35px;
    height: 40px;
    right: 0;
    top: 7em;
    left: 24.4em;
    background: #a97dff;
    transform: rotate(9deg);
    opacity: 0.5;
    clip-path: path("M12.990381056766578 1.9999999999999998Q16.454482671904334 0 19.918584287042087 2L29.444863728670914 7.5Q32.90896534380867 9.5 32.90896534380867 13.5L32.90896534380867 24.5Q32.90896534380867 28.5 29.444863728670914 30.5L19.918584287042087 36Q16.454482671904334 38 12.99038105676658 36L3.4641016151377544 30.5Q0 28.5 0 24.5L0 13.5Q0 9.5 3.464101615137755 7.5Z");
}
#banner-section .banner-hex2 {
    position: absolute;
    right: 8em;
    top: -0.5em;
    transform: rotate(15deg);
}
#banner-section .banner-hex2 svg .hex-2,
#banner-section .banner-hex3 svg .hex-3{fill: transparent;stroke-width: 30px;}
#banner-section .banner-hex3 {position: absolute;left: -1.7em;bottom: 13em;transform: rotate(75deg);}
#banner-section .banner-hex4 {position: absolute;bottom: 0;left: 15em;}
#banner-section .banrow{
    position: relative;
    /*width: 100%;*/
    height: 15px;
    margin: 4px 0 8px;
    display: flex;
}
    
#banner-section .banrow span{
  position: relative;
    width: 8px;
    height: 8px;
    background: #a97dff;
    border-radius: 50%;
    margin: 0 5px;
  animation: zoomrow 1.2s linear infinite;
  -webkit-animation: zoomrow 1.2s linear infinite;
}
#banner-section .bnwr1 span{animation-delay: 0.2s;}
#banner-section .bnwr2 span{animation-delay: 0.4s;}
#banner-section .bnwr3 span{animation-delay: 0.6s;}
#banner-section .bnwr4 span{animation-delay: 0.8s;}
@keyframes zoomrow{
    0% , 40% , 100%
    {
      background: #fff;
    }
    50%{
       background: #F9003F;
       box-shadow: 0 0 10px 3px #F9003F;
    }
}

#banner-section .rightbx-txt {position: absolute;right: 1em;bottom: 0;}
#banner-section .rightbx-txt .text1 {font-size: 37px;margin-bottom: 0px;line-height: 35px;}
#banner-section .rightbx-txt .text2 {font-size: 50px;font-weight: 800;margin-bottom: 5px;line-height: 1.4;}
#banner-section .right-bx h2{
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 9px;
    line-height: 55px;
    position: relative;
    z-index: 1;
}

#banner-section .banner_subtitle p {
    font-size: 53px;
    font-weight: 300;
    line-height: 35px;
    color: #000;
    margin: 0 0 35px 0;
}
#banner-section .banner_subtitle .discounttext-2 {margin-bottom: 1em;}
#banner-section .banner_subtitle span {font-size: 53px;font-weight: 600;color: #A97DFF;}
#banner-section .title{
    position: relative;
    top: 1.5em;
    font-size: 45px;
    color: #3ff;
    font-weight: 600;
}
#banner-section .socialbxinn .social-txt a{font-size: 14px;color: #fff;position: relative;z-index: 1;}
#banner-section .socialbxinn .social-txt i{
    color: #000;
    font-size: 21px;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    transition: all 0.3s ease 0s;
}
/*----------------------------------------*/
/* Gallery Section
/*----------------------------------------*/

#gallery .innergalry{display: none;}
#innerpage-box .homegalry{display: none;}
#gallery {position: relative;  overflow: hidden;background: #000A24;}
#gallery .section-title{padding: 1em 0 0.7em;}
#gallery .section-text{margin-top: 20px;}
#gallery .section-title h2{font-size: 34px;font-weight: 500;line-height: 54px;word-spacing: 2px;}
#gallery .section-text p {
    font-size: 22px;
    font-weight: 400;
    margin: 15px 0;
    line-height: 33px;
    padding: 0.8em 0 0.5em 2em;
    border-left: 1px solid #725dad;
}
#gallery .gall-contain {position: relative;padding: 0 19px;margin-bottom: 1.7em;}
#gallery .gall-contain .gallery-bx{position: relative;overflow: hidden;}
#gallery .lz-gallery-images,
#gallery .spa-gall {position: relative;overflow: hidden;transition: all 0.3s ease 0s;}
#gallery .homegalry{ 
    position: relative;
    overflow: hidden;
    padding: 8px;
    border: 2px solid transparent;
    border-image: transparent linear-gradient(132deg, #00FFFF 0%, #71FFFF 26%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-image: linear-gradient(155deg, #71FFFF 65%, #fff);
    border-image-slice: 1;
}
#gallery .gallery-bx span
{
  position: absolute;
  display: block;
  opacity: 0;
  z-index: 1;
}
#gallery .gallery-bx span:nth-child(2){
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent, #FF0035);
  animation: animate1 1s linear infinite;
}
#gallery .gallery-bx span:nth-child(3)
{
  top: -100px;
  right: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #FF0035);
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
#gallery .gallery-bx span:nth-child(4)
{
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 3px;
  background: linear-gradient(270deg, transparent, #FF0035);
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
#gallery .gallery-bx span:nth-child(1)
{
  bottom: -100%;
  left: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #FF0035);
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}
#gallery .gallery-bx:hover span{opacity: 1;}
#gallery .homegalry .over-text i {
    position: absolute;
    top: 42%;
    right: -50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #71FFFF;
    z-index: 1;
    font-weight: normal;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#gallery .homegalry:hover .over-text i{right: 45%;transition: all 0.3s ease 0s;}
#gallery .spa-gall img {
    max-width: 100%;
    vertical-align: top;
    width: 100%;
    height: 355px;
    transition: all 0.3s ease 0s;
}
.homegalry:hover img{filter: blur(5px);}
#gallery .inner-area-title{display: none;}

/*----------------------------------------*/
/*   Features Section
/*----------------------------------------*/
#features {position: relative; background: #000000;/*overflow: hidden;*/}
#features .featuresus-post-boxes {position: relative;}
#features .section-title{margin-top: 2.5em;margin-bottom: 2.6em;}
#features .section-title h2{font-size: 35px; font-weight: 700;margin-bottom: 6px;}
#features .section-title p {font-size: 20px;}
#features .featuresbx {margin-bottom: 2px;position: relative; padding: 0em 6px 0 6px;transition: all 1s ease 0s;}
#features .featuresus-single { 
    position: relative;
    margin-bottom: 3em;
    transition: all .1s linear;
    text-align: center;
    transition: all 1s ease 0s;
    margin-top: 1em;
}
#features .hi-icon { 
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 60px;
    transition: all 1s ease 0s;
}
#features .hi-icon span {z-index: 1;position: relative;transition: all 1s ease 0s;}
#features .features-area-data { position: relative;padding: 0 14px 10px 14px;}
#features .features-area-data h4{
font-size: 28px;
    margin: 35px 0 0px 0;
    font-weight: 500;
    position: relative;
    z-index: 1;
}


#features .features-area-data .rs___arrow {
position: absolute;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    transition: all .9s ease;
    top: 0;
}
.rs___arrow.arrowcls1 {
    left: 50px;
}
.rs___arrow.arrowcls2 {
    left: 70px;
}
#features .features-area-data .rs___arrow .curve {
  border: 2px solid #fa0368;
  border-color: transparent transparent transparent #fa0368;
  height: 0px;
  width: 100px;
  border-radius: 200px 0 0 150px;
  transition: all .5s ease;
  opacity: 0;
  visibility: hidden;
}
#features .features-area-data .rs___arrow .point {
  position: absolute;
  left: 9px;
  top: 0px;
  transition: all .5s ease;
}
#features .features-area-data .rs___arrow .point:before,
#features .features-area-data .rs___arrow .point:after {
  border: 1px solid #fa0368;
  height: 15px;
  content: "";
  position: absolute;
}
#features .features-area-data .rs___arrow .point:before {
  top: -15px;
  left: -4px;
  transform: rotate(-74deg);
  -webkit-transform: rotate(-74deg);
  -moz-transform: rotate(-74deg);
  -ms-transform: rotate(-74deg);
}
#features .features-area-data .rs___arrow .point:after {
  top: -20px;
  left: 5px;
  transform: rotate(12deg);
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
}
#features .social-icons {
  opacity: 0;
  transition: all .8s ease;
  transform: scaleX(0);
}
#features .featuresus-single:hover .features-area-data .rs___arrow .curve {
  height: 100px;
  opacity: 1;
  visibility: visible;
}
#features .featuresus-single:hover .features-area-data .rs___arrow {
  opacity: 1;
  visibility: visible;
}
#features .featuresus-single:hover .features-area-data .rs___arrow .point {
  top: 93px;
}
#features .fa-8x{
            font-size: 9em;
    position: relative;
    z-index: 2;
        color: #ffffff;
            text-shadow: 0px 4px 6px #0AE5F5;
}


.icon-grid-inner {
    position: relative;
}
.icon-grid-inner:after {
content: "";
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #fc48ef;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0px 4px 6px 2px #FB49EF;
}
#features .featuresus-single:hover .icon-grid-inner:after{
    -webkit-animation: pulse2 2s linear infinite;
    -moz-animation: pulse2 2s linear infinite;
    -ms-animation: pulse2 2s linear infinite;
    animation: pulse2 2s linear infinite;
}
@keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse2 {
    0% {
        -moz-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -moz-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes "pulse2" {
    0% {
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
#features h1 {
    margin-bottom: 0;
}
.main {
    position: relative;
    text-align: center;
    margin: 0 auto 65px;
    border: 3px solid #FF03EE;
    border-color: #FF03EE;
    box-shadow: inset 0px 4px 6px 1px #fe03eeb0, 0px 1px 3px 4px #fe03eebf;
    border-radius: 10px;
}
.main-heading-primary {
    display: block;
    font-size: 60px;
    font-weight: 400;
    /* letter-spacing: 35px; */
    animation: moveInLeft 1s ease-out;
    /* font-size: 5rem; */
    /* margin: 0; */
    madding: 0;
    -webkit-text-stroke: 1px white;
        margin-top: 5px;
    /* color: white; */
    text-shadow: 0px 0px 3px #FF03EE, 0px 0px 0px #FF03EE, 0px 0px 6px #FF03EE, 0px 6px 6px #FF03EE, 0px 0px 0 #FF03EE;
}

.main-heading-secondary {
    display: block;
    font-size: 34px;
    font-weight: 800;
    text-align: center;
    /* letter-spacing: 31px; */
    color: #ffffff;
    padding-bottom: 15px;
    animation: moveInRight 1s ease-out;
    word-break: break-all;
    text-shadow: 0px 0px 6px #959191, 0px 0px 0px #959191, 1px 0px 0 #959191, 0px 4px 6px #959191, 1px 1px 0px #959191;
}

@keyframes moveInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  
  80% {
    transform: translateX(10px);
  }
  
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  
  80% {
    transform: translateX(-10px);
  }
  
  100% {
    opacity: 1;
    transform: translate(0);
  }
}


/*----------------------------------------*/
/*   facility Area
/*----------------------------------------*/
#facility {position: relative; overflow: hidden;background: #000A24;}
#facility .facility-contain{position: relative;}
#facility .facility-mainarea {
    position: relative;
    z-index: 1;
    padding: 20px;
}
#facility .fac-img, #facility .fac-img1 {
    position: absolute;
    right: -1em;
    padding: 0 10px;
    top: -4em;
}
#facility .fac-img {
    -webkit-animation: blink 0.6s infinite alternate;z-index: 2;
}
#facility .facility-single{position: relative;text-align: center;padding: 0 1em;margin-bottom: 0.8em;}
#facility .facility-post-wrap { margin-bottom: 1em;}
#facility .facility-post-boxes {
    position: relative;
   padding: 1.2em 3em 2em;
}
#facility .facility-bx { position: relative; z-index: 9;}
#facility .facility-post-wrap:after {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    border-radius: 50px;
    border: 20px dotted #aeadbd;
     filter: drop-shadow(0 0 8px #aeadbd); 
    -webkit-animation: blinking1 1s infinite alternate;
}
#facility .facility-icon {
    position: relative;
    width: 148px;
    height: 170px;
    margin: 0 auto;
    background: none;
}
#facility .facility-cn{position: relative;margin-left: -1.5em;}
#facility .facility-single:hover .facility-icon{
    animation: blink 0.4s infinite alternate;
}
#facility .facility-areabx h3 {
    position: relative;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    padding: 5px 25px 10px 0;
    display: inline-block;
    margin: 1.2em 0 0.5em;
}
#facility .facility-icon span {
    font-size: 85px;
    color: #48808f;
    position: absolute;
    top: 0.7em;
    left: 0;
    right: 0;
    margin: 0 auto;
    filter:drop-shadow(0px 0px 3px #6BEDE9);
}
#facility .hi-icon span {z-index: 1;position: relative;transition: all 1s ease 0s;}

/*----------------------------------------*/
/*   team Area
/*----------------------------------------*/
#team {
    background: #000000;
    position: relative;
}
#team h1.main-heading {
    margin: 0;
}
#team .main-heading-secondary {
    margin: 0;
}
.our-team{
    position: relative;
}
.our-team:hover .service-animation{
display: block;
    transition: 0.2s ease-in-out;
}
 
#team ul,
main#innerpage-box .single-team ul{
    text-align: center;
    margin-top: 1.4em;
}
#team ul li,
main#innerpage-box .single-team ul li{
list-style: none;
   width: 31px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    margin: 0 6px;
    display: inline-block;
    transform: rotate(57deg) skewX(15deg);
    box-shadow: inset 0px 1px 0px 0px #03d4ff, 1px 3px 12px 1px #03d4ff;
}
#team ul li span,
main#innerpage-box .single-team ul li span{
    display: block;
    width: 100%;  height: 100%;
    background: #f00;
    position: absolute;
    top: 0;  left: 0;
    z-index: -1;
    opacity: .3;
    transition: .5s;
}
#team ul li:hover span:nth-of-type(1),
main#innerpage-box .single-team ul li:hover span:nth-of-type(1){
   transform: translate(0px,0px);
}
#team ul li:hover span:nth-of-type(2),
main#innerpage-box .single-team ul li:hover span:nth-of-type(2){
    transform: translate(7px,-7px);
}
#team ul li:hover span:nth-of-type(3),
main#innerpage-box .single-team ul li:hover span:nth-of-type(3){
    transform: translate(14px,-14px);
}

#team ul li a,
main#innerpage-box .single-team ul li a{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 1;
    font-size: 20px;
    text-decoration: none;
    transition: .5s;
}
#team ul li a i.fa,
main#innerpage-box .single-team ul li a i.fa{
        transform: rotate(-40deg) skewX(15deg);
}
#team ul li:hover a{
  /*  transform: translate(21px,-21px);*/
}

.team-text {
    text-align: center;
    position: relative;
    z-index: 1;
    background-image: linear-gradient(100deg,#490a8c 30%,#9f34e6 80%);
    width: 85%;
    margin: 0 auto;
    box-shadow: 0px 2px 8px 1px #9f34e6;
    padding: 0px 0 0 0;
    color: #ffffff;
    margin-top: 1em;
}
.trail-dark {
    display: block;
    position: absolute;
    height: 3.26530612244898vh;
    width: 20vh;
    border-radius: 6.530612244897959vh;
    right: 0;
    top: 0;
    background-color: #0cffe1;
}
#team .team-text p,
main#innerpage-box .single-team p {
    color: #fff;
    font-size: 20px;
    margin: 0;
        padding-bottom: 5px;
}
.team-text h2,
main#innerpage-box .single-team h5 {
    margin: 0 !important;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    z-index: 1;

}
.trail-box {
    /* background: #000; */
    position: relative;
    z-index: 1;
    left: 25px;
        height: 20px;
}
.trail-dark.one-trail,
.trail-dark.four-trail {
position: relative;
    left: -40px;
    z-index: -1;
    top: 0px;
        height: 20px;
}
.trail-dark.four-trail {
    position: absolute;
    right: 5px;
    left: auto;
        background: #9f34e6;
        width: 30px;
}
.trail-dark.two-trail {
    position: relative;
    top: 13px;
    left: -50px;
    /* width: 47px !important; */
    height: 20px;
}
.trail-dark.three-trail {
    position: relative;
    left: -55px;
    top: 26px;
    width: 40px;
    height: 20px;
}
.trail-dark.five-trail {
position: absolute;
    top: 33px;
    height: 18px;
    right: 0px;
    background: #9f34e6;
    width: 50px;
}
.trail-dark.six-trail {
    position: absolute;
    top: 66px;
    height: 20px;
    right: 0;
    background: #9f34e6;
    width: 50px;
}
.trail-dark {
    display: block;
    position: absolute;
    /*height: 8vh;
    width: 20vh;*/
    border-radius: 6.530612244897959vh;
    right: 0;
    top: 0;
    background-color: #490a8c;
}
.trail-dark.one-trail:before{
    content: "";
    height: 15px;
    width: 15px;
    background: #000000;
    position: absolute;
    left: 5px;
    top: 20px;
    border-radius: 50%;
        box-shadow: 1px 0px 7px 0px #9f34e6;
}
.trail-dark.four-trail:before{
content: "";
    height: 14px;
    width: 15px;
    background: #000000;
    position: absolute;
    right: 11px;
    top: 19px;
    border-radius: 50%;
    box-shadow: -4px 0px 13px 0px #ffffff;

}
.trail-dark.one-trail:after {
    content: "";
    height: 15px;
    width: 15px;
    background: #000000;
    position: absolute;
    left: 5px;
    top: 52px;
    border-radius: 50%;
    box-shadow: 1px 0px 7px 0px #9f34e6;
}
.trail-dark.four-trail:after{
    content: "";
    height: 16px;
    width: 15px;
    background: #000000;
    position: absolute;
    right: 8px;
    top: 50px;
    border-radius: 50%;
    box-shadow: -4px 0px 13px 0px #ffffff;
}
div#team .service-animation,
main#innerpage-box .single-team .service-animation {
    top: 25%;
}
main#innerpage-box .single-team ul li:before{
    content: none !important;
}
main#innerpage-box .single-team ul li{
    padding-left: 0 !important;
}
main#innerpage-box .single-team {
    margin-bottom: 10em;
}
div#team .single-team{
    margin-bottom: 7em;
}
/*----------------------------------------*/
/*  Testimonials Section 
/*----------------------------------------*/
#testimonials .item.innertest-item.col-md-6{width: 100% !important;}
#testimonials {position: relative; overflow: hidden;background: #000A24;}
#testimonials .test-ovly{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000A24;
    opacity: 0.6;
}
#testimonials .section-title{margin-bottom: 2px;}
#testimonials .section-text {position: relative;display: inline-block;}
#testimonials .section-text p {
    font-size: 22px;
    color: #fff;
    padding: 5px 30px 5px;
    margin: 12px 0;
    font-weight: 500;
}
#testimonials .section-text .head-brd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    border-color: #707070;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-right: none;
    border-top: none;
}
#testimonials .section-text .head-brd::before {
    content: "";
    width: 70%;
    position: absolute;
    display: block;
    border-color: #FF0035;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-right: none;
    border-top: none;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 0.3s ease 0s;
    animation: titlebrd 5s 0.3s ease-out infinite;
}
#testimonials .tesbox { position: relative; transition: all .4s linear; }
#testimonials .testi-icn{
    content: "";
    font-family: 'Fontawesome';
    font-size: 25px;
    position: absolute;
    top: 39%;
    left: 40px;
    z-index: 1;
    text-align: center;
    transition: all .4s linear;
}
#testimonials .tesbox:hover .testi-icn {transition: all .4s linear;border-radius:100px 100px 0px 0;}
#testimonials .testi-icn i{transition: all .4s linear;}
#testimonials .testimonials-single-area { 
    position: relative;
}
#testimonials .ts-area-single {
    -webkit-clip-path: polygon(100% 0, 100% 75%, 0 100%, 0 25%);
    clip-path: polygon(100% 0, 100% 75%, 0 100%, 0 25%);
    background: #0f0230;
}
#testimonials .ts-area-thumb {
    position: absolute;
    right: 5%;
    top: -80px
}
#testimonials .testiimginn{
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 44px;
    border: 3px dotted #A97DFF;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    border-top: 0;
    transition: all 1s ease 0s;
}
#testimonials .ts-area-thumb img{ 
position: relative;
    z-index: 1;
    transition: all 1s ease 0s;
    margin: 0 auto;
    width: 275px;
    height: 275px;
    border-radius: 50%;
    border: 12px solid #ffffff;
        box-shadow: inset 0px 0px 0px 0px #1ac8fb, 1px 3px 13px 0px #1ac8fb;
}
#testimonials .ts-area-single:hover .ts-area-thumb img{
    box-shadow: 0 0 30px #A97DFF; 
}
#testimonials .ts-area-bx p.ts-area-title {
margin: 0 0 10px;
    padding: 10px 0 0;
    font-size: 27px;
    font-weight: 700;
}
#testimonials .ts-area-content {
    position: relative;
    margin: 0.5em 1em;
    transition: all 1s ease 0s;
}
.testimonials-area .ts-area-bx{
    position: relative;
       text-align: center;
    margin-left: 0;
    z-index: 1;
    padding-top: 10px;
}
.testimonials-area p{
    font-size: 19px;
    font-weight: 400;
    position: relative;
    transition: all 1s ease 0s;
    margin: 18px 0 8px 0;
    line-height: 22px;
}
.testimonials-area .tesbox:hover h3.ts-area-title{letter-spacing: 1px;transition: all 0.5s ease 0s;font-weight: 700;}
.testimonials-area .ts-area-c p {
position: relative;
    z-index: 1;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 0em 0;
    text-indent: 25px;
    padding: 16em 3em 13em;
    line-height: 31px;
    text-align: center;
}
#testimonials .text-designation{font-size: 20px;font-weight: 600;}
#testimonials .owl-carousel {display: block;transition: all 1s ease 0s;}
#testimonials .owl-nav{display: none;text-align: center;margin-top: -2em; position: relative;}
#testimonials .owl-dots {
    position: absolute; 
    text-align: center;
    margin: 0 auto;
    left: 30%;
}
#testimonials .owl-dot {
    width: 17px !important;
    height: 17px !important;
    border-radius: 50px;
    background: #ffffff;
    margin: 0 4px;
    position: relative;
    padding: 0;
    box-shadow: none !important;
    bottom: 220px;
}
#testimonials .owl-dot.active{background: #fc05ec;}

div#testimonials h1.main-heading-secondary, 
div#testimonials h1.main-heading {
        margin: 0;
    position: relative;
    z-index: 1;
}
#testimonials {
    background: #000;
}
.testimonials-area .ts-area-c p:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: relative;
    right: 30px;
    bottom: 20px;
}
.testimonials-area .ts-area-c p:after {
    content: "\f10e";
    font-family: 'FontAwesome';
    position: relative;
    right: -30px;
    bottom: -5px;
}
#testimonials .main {
        margin-bottom: 0;
    position: relative;
    top: 6em;
    z-index: 1;
}
#testimonials .owl-carousel .owl-stage-outer {
    padding-top: 5em;
}
#testimonials .testimonials-single-area:before {
    content: "";
    width: 520px;
    height: 520px;
    position: absolute;
    top: -100px;
    background: #a939f5;
    -webkit-clip-path: polygon(100% 51%, 0 15%, 0 65%);
    clip-path: polygon(100% 51%, 0 15%, 0 65%);
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 840px;
    height: 540px;
    position: absolute;
    bottom: -335px;
    background: #841df3;
    -webkit-clip-path: polygon(0 30%, 100% 7%, 100% 80%);
    clip-path: polygon(0 30%, 100% 7%, 100% 80%);
    right: 0;
}
.testimonial-inner-content {
    background: transparent linear-gradient(180deg, #9E34E5 0%, #480989 100%) 0% 0% no-repeat;
    border-radius: 20px;
    position: relative;
    top: 85px;
    padding: 0px 15px 22px 110px;
    width: 62%;
    right: 32px;
}
#innerpage-box .testimonial-inner-content .text-designation{
    font-size: 20px;
    margin-top: 0;
    font-weight: 500;
    transition: all .8s;
    margin-bottom: 0em;
    color: #ffffff;
}
#innerpage-box .testimonial-inner-content h3 {
       margin-bottom: 5px !important;
    margin-top: 20px !important;
}
div#testimonial-inner-box img.img-responsive {
    width: 220px;
    height: 220px;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
        left: 40px;
}
div#testimonial-inner-box .content-inner-test p {
    position: relative;
    top: 6.5em;
    background: #ffffff;
    color: #010100;
    padding: 1.5em 2em 2em 2em;
    border-radius: 25px;
    font-size: 20px;
    line-height: 33px;
}
div#testimonial-inner-box .content-inner-test {
    margin: 0 8%;
}
div#testimonial-inner-box .content-inner-test p:after {
    content: "\f10e";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 5px;
    right: 50px;
    font-size: 25px;
}
div#testimonial-inner-box .content-inner-test p:before {
    content: "";
    width: 165px;
    height: 1px;
    position: absolute;
    bottom: 32px;
    background: #000;
    right: 85px;
}

div#testimonial-inner-box {
       margin-bottom: 15em;
    position: relative;
}
.testimonials-area .ts-area-c {
    padding-right: 4em;
}
/*----------------------------------------
/*  appointment Area
/*----------------------------------------*/
#appointment {position: relative;/*overflow: hidden;*/}
#appointment .app-detail{position: relative;overflow: hidden;}
#appointment .app-overlay {
    content: '';
    position: absolute;
    background: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
}
#appointment .section-title h2{font-weight: 400;font-size: 49px;margin-bottom: 8px;}
#appointment .section-title p{font-size: 22px;font-weight: 500;margin-right: 4em;}
#appointment .app-detailbxinn {
position: relative;
    overflow: hidden;
    margin: 4.5em 0.2em 1em 3em;
    border-radius: 50%;
    border: 4px solid #00FFFF;
    padding: 35px 35px 55px 15px;
    box-shadow: inset 0px 2px 20px 0px #ff03ee, 0px 4px 20px 0px #ff03ee;
}
#appointment .app-detailbxinn h3 {font-size: 22px;font-weight: 600;margin-bottom: 3em;}

#appointment .info-txt{margin: 1.8em 0 2em;transition: all 0.5s ease 0s;padding-left: 3em;}
#appointment .info-txt.t-box { margin-top: 1.4em;}
#appointment .f-box {margin: 2em 0 1.5em;}
#appointment .s-box{margin: 0em 0 0em;}
#appointment .info-txt:hover .icnbx{ 
    transition: all .4s linear;
}
#appointment .infoinnbx { padding: 20px 0px 10px 40px;}

#appointment .info-txt a,
#appointment .info-txt p,
#innerpage-box .contact-address-area .info-txt a,
#innerpage-box .contact-address-area .info-txt p{
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    margin-bottom: 0em;
}
#appointment .info-txt p,
#innerpage-box .contact-address-area .info-txt p {
    line-height: 40px;
        padding-right: 25px;
}
#appointment .infoinnbx.address-info {
    padding-top: 0;
}
#appointment .appdetailbx { position: relative; margin: 2.3em 2.5em;}
#appointment .info-txt i.fa-phone,
#appointment .info-txt i.fa.fa-map-marker,
#innerpage-box .contact-address-area .info-txt i.fa-phone,
#innerpage-box .contact-address-area .info-txt i.fa.fa-map-marker{
        font-size: 38px;
    font-weight: 600;
    padding: 10px 0;
    text-shadow: -2px 2px 4px #6bede9;
}
#appointment .info-txt i.fa.fa-envelope,
#innerpage-box .contact-address-area .info-txt i.fa.fa-envelope {
        font-size: 30px;
    font-weight: 600;
    padding: 10px 0;
    text-shadow: -2px 2px 4px #6bede9;
}
#appointment .icnbx,
#innerpage-box .contact-address-area .icnbx {
    text-align: center;
border: 2px solid #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: inset 0px 1px 14px 0px #1ac8fb, 0px 3px 11px 0px #1ac8fb;
}
#appointment .app-socialbx {
    position: relative;
    margin: 2.6em 1em 1.1em;
    padding: 0 1.4em;
    border-bottom: 2px solid #fff;
}
#appointment .app-socialbx .app-socialicon{position: relative;}
#appointment .app-socialbx .app-socialicon:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 21px;
    border-right: 1px solid #fff;
}
#appointment .app-socialbx .app-socialicon:last-child:after{display: none;}
#appointment .app-socialbx:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 0px 28px 20px 0px;
    border-color: #fff transparent;
    z-index: 2;
    transition: all ease 0.5s;
}
#appointment .app-socialbx:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 20px 28px 0px 0px;
    border-color: transparent #fff;
    z-index: 2;
    transition: all ease 0.5s;
}
#appointment .app-socialbx p {font-size: 14px;}
#appointment .app-socialbx i {padding: 0 10px;}
#appointment .app-form{ position: relative; border-radius: 25px; margin-bottom: 12px;}
#appointment .section-title { margin-bottom: 33px;font-size: 12px;margin-top: 13px;}
#appointment .ht-inquiry-member-wrap { 
    position: relative;
    border: 3px solid #ffffff;
    border-radius: 25px;
    padding: 4em 4em 2em 4em;
    text-align: center;
    box-shadow: inset 1px 5px 10px 5px #16777d, 0px 3px 8px 7px #16777d;
    margin: 0 2em;

}
#appointment .wpcf7-form-control-wrap{
/*    position: relative;
    display: block;
    border: 1px solid #6BEDE9;
    border-radius: 25px;
    margin-bottom: 12px;
    width: 98%;*/
}
#appointment .wpcf7-form-control-wrap:before{
/*    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 4px;
    bottom: 3px;
    background: #fff;
    opacity: 0.2;
    border-radius: 25px;*/
}
.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{    
border: none;
    width: 100%;
    color: #fff;
    margin: 0;
    border-radius: 10px;
    padding: 17px 20px 17px 17px;
    font-size: 19px;
    font-weight: 400;
    background: none;
    z-index: 1;
    position: relative;
    border: 3px solid #ffffff;
        margin-bottom: 18px;
    box-shadow: inset 1px 5px 11px 1px #16777d, 0px 3px 8px 4px #16777d;
}
.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;
    margin: 0 0 25px 0;
    border-radius: 10px;
    padding: 16px 20px;
    font-size: 14px;
    height: 100px;
    background: rgba(0, 0, 0, 0.8);
}
.ht-inquiry-member-wrap textarea {
    width: 100%;
    height: 125px;
    padding: 8px 10px 18px 24px;
    margin-top: 2px;
    border-radius: 10px;
}
.ht-inquiry-member-wrap label{color:#fff;margin:0 0 1em;width: 100%;}
.ht-inquiry-member-wrap p{font-size: 16px;position: relative;}
.ht-inquiry-member-wrap input[type="submit"]{
    text-align: center;
    position: relative;
    background: transparent;
    padding: 7px 25px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border-radius: 7px;
    margin: 35px 0 5px;
    word-break: break-all;
    transition: all 0.4s;
    border: 2px solid #d33;
    letter-spacing: 0;
}
.ht-inquiry-member-wrap input[type="submit"]:hover{
    background: transparent;
}

.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;
}
div#appointment {
    background: #000000;
}
div#appointment .outer-circle .text{
    padding: 4px 4px;
}
div#appointment .outer-circle .text img {
    height: 108px;
    width: 150px;
    border-radius: 50%;
}
div#appointment .outer-circle .inner-circle{
        height: 120px;
    width: 120px;
}
div#appointment .outer-circle{
        width: 150px;
    height: 150px;
        padding: 15px;
}
div#appointment .img-border-bx{
    margin: 0 200px auto;
}
div#appointment .border-line:before {
    content: "";
    width: 32px;
        right: 0px;
    box-shadow: 0px 1px 0px #ffffff, 0px 7px 0px #ffffff, 0px 14px 0px #ffffff, 0px 21px 0px #ffffff, 0px 28px 0px #ffffff, 0px 28px 0px #ffffff, 0px 29px 0px #ffffff;
}
div#appointment a.border-line.btn-lg.line-left {
    left: -103px;
    position: absolute;
}
div#appointment .border-line{
        right: -42px;
}
div#appointment h1.main-heading,
div#appointment h1.main-heading-secondary{
margin-bottom: 0;
}
#innerpage-box .contact-address-area .icnbx {
    background: linear-gradient(to bottom,#9c33e2 10%,#3a0382 45%);
    border: 0;
    box-shadow: none;
    width: 55px;
    height: 55px;
}
#innerpage-box .contact-address-area .icnbx i.fa {
    font-size: 35px;
    text-shadow: none !IMPORTANT;
}
#innerpage-box .contact-address-area .info-txt {
    padding-bottom: 4em;
}
#innerpage-box .contact-address-area .info-txt a, #innerpage-box .contact-address-area .info-txt p {
    font-size: 30px;
    font-weight: 800;
}
#innerpage-box .contact-address-area .infoinnbx {
    padding-left: 2em;
    padding-top: 1em;
}
#innerpage-box .contact-address-area .infoinnbx.address-info {
    padding-top: 0.5em;
}
#innerpage-box .contct-rghtbx {
    position: relative;
    padding: 22px 0 20px 40px !important;
}
#innerpage-box .contact-address-area .icnbx a:before{
    top: 35px;
}
#innerpage-box .contact-address-area .icnbx a:after{
    top: -15px;
}
/*----------------------------------------*/
/* 10. Blog Area
/*----------------------------------------*/
div#blog {
    background: #000;
    overflow: hidden;
}
div#blog .main-heading-secondary {
    margin: 0;
}
div#blog h1.main-heading {
    margin: 0;
}

.news-block .inner-box{
    position: relative;
        box-shadow: inset -1px 1px 0px 0px #43cdd7, 0px 3px 13px 3px #43cdd7;
    border: 2px solid #43cdd7;
    border-radius: 7px;
}

.news-block .image-box{
    position: relative;
}

.news-block .image{
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.news-block .image-box .image a:after{
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    #43cdd7 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

.news-block .inner-box:hover .image-box .image a:after {
  opacity: 1;
  top: -20%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: linear;
}

.news-block .image img{
   display: block;
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    height: 280px;
}
.lower-content h4 a {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    color: #ffffff;
}
.lower-content {
    padding: 1.5em 1em 2em 1.2em;
    background: #000;
    border: 2px solid #43cdd7;
    border-top: none;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
        text-align: center;
}
.lower-content h4{
    text-align: left;
}
.lower-content p {
font-size: 18px;
    line-height: 28px;
    padding-top: 2px;
    padding-bottom: 15px;
    color: #9e9a99;
    text-align: left;
}
.lower-content h4:hover a {
    color: #e813e1;
}
.lower-content .btn {
    font-weight: 700;
    padding: 11px 18px;
}
.blog-date-box {
    position: absolute;
    border: 2px solid #ffffff;
    border-radius: 5px;
    /* text-align: center; */
    width: 91.5%;
    margin: 0 4%;
    top: 20px;
    padding: 10px;
    box-shadow: inset 0px 4px 6px 1px #fe03eeb0, 0px 3px 12px 3px #fe03eebf;
}
div#blog .main {
    margin-bottom: 6em;
}
.blog-date-box li {
    list-style: none;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0px 0px 3px #FF03EE, 0px 0px 0px #FF03EE, 0px 0px 6px #FF03EE, 0px 6px 6px #FF03EE, 0px 0px 0 #FF03EE;
}
.blog-date-box li.blog-comment {
    text-align: right;
    float: right;
}
.blog-date-box li.blog-comment i.fa.fa-comment-o {
    padding-right: 10px;
}
.blog-animation{
width: 60px;
    height: 60px;
    position: absolute;
    margin: 50px auto 0;
    top: 90px;
    left: 0;
    right: 0;
        opacity: 0;
}
.news-block .inner-box:hover .blog-animation {
    opacity: 1;
}
.blog-animation div{
    width: 8px;
    height: 45px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    display: inline-block;
    transform: translateY(0);
    animation: colorbars 333ms alternate infinite cubic-bezier(0.2, 0, 0.5, 1);
}
.blog-animation .one{
    background: #ffffff;
    border-radius: 3px 0 0 3px;
}
.blog-animation .two{ background: #ffffff; }
.blog-animation .three{ background: #ffffff; }
.blog-animation .four{ background: #ffffff; }
.blog-animation .five{
    background: #ffffff;
    border-radius: 0 3px 3px 0;
}
.blog-animation div:nth-child(1){ animation-delay: 111ms; }
.blog-animation div:nth-child(2){ animation-delay: 222ms; }
.blog-animation div:nth-child(3){ animation-delay: 333ms; }
.blog-animation div:nth-child(4){ animation-delay: 444ms; }
.blog-animation div:nth-child(5){ animation-delay: 555ms; }
@keyframes colorbars{
    to{ transform: translateY(12px); }
}
div#blog .owl-carousel .owl-stage-outer {
    padding-bottom: 3em;
}
body.post-template-default.single.single-post div#secondary.widget-area .widget ul li {
    margin: 0;
    padding-left: 3em;
}
#content-box li.wp-block-latest-comments__comment:after,
#content-box ol li.wp-block-latest-comments__comment::marker {
    content: none;
}
body.search ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
    padding-left: 2em;
}
body.search a.wp-block-latest-comments__comment-author {
    margin-bottom: 0;
}
body.search .wp-block-search__button{
        right: 12%;
}
/*----------------------------------------*/
/*   Footer Area
/*----------------------------------------*/
.footer-area { position: relative;overflow: hidden;background: #000A24;}
.f-newsletterbx .ftnwsfm{ padding:3em 2em;}
.footer-area .footer-overlay{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000A24;
    opacity: 0.6;
}

.footer-area .fbox {
        width: 100%;
    position: relative;
    padding: 8em 0 5em 0;
}
.footer-area i {padding-right: 15px;color: #FF0000;font-size: 23px;}
.footer-area li {display: block;margin-bottom: 20px;font-size: 15px;font-weight: 500; }
.footer-area li a {font-weight: 600;text-decoration: none;font-size: 19px;}
/*.footer-area li:before {
    content: "\f015";
    font-family: 'Fontawesome';
    font-size: 16px;
    padding-right: 10px;
}*/
.footer-area .gallery-item {padding-right: 13px;padding-bottom: 13px;}
.footer-area ul {margin: 0 0 15px 00px;}
.footer-area .fbox p {
    margin-bottom: 0px;
    line-height: 34px;
    font-size: 20px;
    margin-bottom: 1em;
}
footer#footer.footer-area .widget-title {   
    position: relative;
    color: #feffff;
    margin-top: 0em;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 10px;
   
}

.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;}
.footer-area .bottom-area .bottom-area-overlay{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    border-top: 1px solid #ffffff;
}
.footer-area .bottom-area ul { margin-bottom: 0;}
.footer-text, .footer-text a {    
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.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 #000;
    font-size: 14px;
    margin-bottom: 4px;
    padding: 7px 7px;
    font-style: normal;
    font-weight: 400;
    word-break: break-all;
    border-radius: 10px;
    background: transparent;
}
.footer-area textarea {  height: 80px !important;}
/*.footer-area .box-form { 
    position: relative;
    overflow: hidden;
    padding: 2em 0 1em 0;
}*/
.footer-area .ftnwsfm input[type="submit"]{
 position: absolute;
    top: 6px;
    right: 0;
}
.footer-area input[type="submit"]{
    white-space: normal;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    background: #fff;
    color: #000;
    display: block;
    transition: all 0.3s;
    box-shadow: none;
    position: relative;
    z-index: 7;
    border: 2px solid;
    margin: 0 auto;
    text-align: center;
}

.footer-area .top-area { padding: 0 0 0.5em;}
.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;
    border-radius: 50%;
    text-align: center;
    margin: 0 6px;
    padding: 10px 0px 0 0px;
    width: 65px;
    height: 65px;
    border: 3px solid #ffffff;
    box-shadow: inset 0px 4px 13px 3px #86037d, 0px 3px 12px 3px #86037d;
}
.footer-area .social-profile-icons ul li:last-child a{ border-right: none; }
.footer-area .social-profile-icons i.fa { font-size: 40px; padding: 0;}
.footer-area table tr {text-ali2n: 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;}

.s-footer{float: left;margin-bottom: 0em; }
.footer-area .single-footer-2, .footer-area .single-footer-3,
.footer-area .single-footer-4{margin-top: 3.5em;}
.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;
}
footer#footer.footer-area .widget-title {
    text-shadow: 0px 0px 10px #959191, 0px 0px 5px #959191, 1px 0px 0 #959191, 0px 4px 9px #959191, 1px 1px 1px #959191;
}
.footer-area .single-footer-3 {
    padding-left: 3em;
}
.footer-area li:before {
    content: "\f001";
    font-family: 'FontAwesome';
    padding-right: 20px;
        font-size: 20px;
}
/*----------------------------------------*/
/*   Testimonials Page
/*----------------------------------------*/

#testimonials .ts-area-single-inn,
#innerpage-box .ts-area-single{display: none;}
#innerpage-box .innertest-item{float: left;}
#innerpage-box .item.innertest-item{
    width: 33.33%;
    position: relative;
    overflow: hidden;
    float: left;
    margin-bottom: 1em;
    border-radius: 0 0 0px 0px;
}
#innerpage-box .ts-area-single-inn {
    position: relative;
    margin: 5em 0.6em 1em;
    padding:  0;
}
#innerpage-box  .tsareainn{
    transition: all .8s;
    position: relative;
    box-shadow: 0px 0px 11px #343a50;
    border: 1px solid #343a50;
    border-radius: 11px;
    padding: 8px 0 25px;
}
#innerpage-box .tsareainn .testinn-icn {
    content: "";
    font-family: 'Fontawesome';
    font-size: 35px;
    position: absolute;
    top: 5px;
    right: 16px;
    z-index: 1;
    text-align: center;
    transition: all .4s linear;
}
/*#innerpage-box .mts-bx{background: #DEF8F5;}*/
#innerpage-box .ts-area-thumb {
    position: absolute;
    top: -2.6em;
    width: 93px;
    height: 93px;
    left: 1.8em;
}
#innerpage-box .ts-area-thumb .testiimg-brd {
    content: '';
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: -2px;
    top: -2px;
    border: 3px dotted #A97DFF;
    border-radius: 50%;
    z-index: 2;
    transition: all 1s ease 0s;
}
#innerpage-box .tsareainn:hover .ts-area-thumb .testiimg-brd {animation: rotateOut 2s ease-in-out infinite;}
#innerpage-box .ts-area-thumb img {
    width: 93px;
    height: 93px;
    text-align: center;
    transition: all .8s;
    border-radius: 50%;
    box-shadow: 0px 0px 25px 3px #343a50;
}
#innerpage-box .ts-area-bx { 
    position: relative;
    text-align: left;
    margin-left: 8.5em;
}
#innerpage-box .ts-area-c p {
    font-size: 14px;
    margin: 0em 0.8em 1.8em;
    display: inline-block;
    position: relative;
    font-weight: 400;
    word-break: break-word;
    line-height: 20px;
}
#innerpage-box .text-designation {    
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
    transition: all .8s;
    margin-bottom: 1.1em;
}
#innerpage-box .tsareainn .desi-brd {
    content: '';
    position: absolute;
    left: 1em;
    right: 1em;
    bottom: 0.8em;
    box-shadow: 0px 5px 6px #A97DFF;
    border: 2px solid #A97DFF;
    border-radius: 25px;
}
#innerpage-box .tsareainn:hover .text-designation {font-weight: 600;transition: all .8s;letter-spacing: 2px;}
#innerpage-box h4.ts-area-title { position: relative; margin: 4px 0 0 0px !important;transition: all .8s;}
#innerpage-box  .tsareainn:hover h4.ts-area-title { letter-spacing: 2px;transition: all .8s;}

/*----------------------------------------*/
/*  09. Inner team page
/*----------------------------------------*/


/*--------------------------------------------------------------
# Gallery page
--------------------------------------------------------------*/

#innerpage-box .lz-gallery-images {position: relative;overflow: hidden;margin-bottom: 2.8em ;}
#innerpage-box .img-wrapper {overflow: hidden;position: relative;}
#innerpage-box .lz-gallery-images img {
    transition: 0.5s all;
    width: 100%;
    border: 5px solid #000;
    border-radius: 0;
    background: none;
}
#innerpage-box .lz-gallery-images:hover  img{filter: blur(5px);}
#innerpage-box .lz-gallery-images .over-text {
 /*   color: #fff;
    background: rgba(101,78,163,0.4);
    width: 80%;
    padding: 30px 20px;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    overflow: hidden;
    top: 40%;
    left: -50%;
    text-align: center;
    transition: all 0.35s ease;*/
}
#innerpage-box .lz-gallery-images:hover .over-text{ left: 50%; }
#innerpage-box .lz-gallery-images .overlay{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
#innerpage-box .lz-gallery-images .over-text span
{
  position: absolute;
  display: block;
}
#innerpage-box .lz-gallery-images .over-text span:nth-child(3){
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent, #FF0035);
  animation: animate1 1s linear infinite;
}
#innerpage-box .lz-gallery-images .over-text span:nth-child(4)
{
  top: -100px;
  right: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #FF0035);
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
#innerpage-box .lz-gallery-images .over-text span:nth-child(5)
{
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 3px;
  background: linear-gradient(270deg, transparent, #FF0035);
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
#innerpage-box .lz-gallery-images .over-text span:nth-child(6)
{
  bottom: -100%;
  left: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #FF0035);
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}
#innerpage-box .lz-gallery-images .inner-area-title:after {display: none !important;}
#innerpage-box .lz-gallery-images .over-text h3{
    position: relative;
    padding: 0;
    margin-bottom: 0 !important;
    color: #000 ;
    word-break: break-word;
    transition: all 0.3s ease 0s;
    z-index: 1;
    font-weight: 600 !important;
}

#innerpage-box .gall-icn i{
    position: absolute;
    bottom: 45%;
    right: -50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    font-weight: normal;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
        border-radius: 50%;
}
#innerpage-box .lz-gallery-images:hover .gall-icn i{ right: 45%;}

/*--------------------------------------------------------------
## Services inner page
--------------------------------------------------------------*/
#innerpage-box .outer-circle .inner-circle{
    height: 265px;
    width: 260px;
        animation: rotateCircle 5s linear infinite reverse;

}
#innerpage-box .outer-circle{
        width: 270px;
    height: 270px;
        padding: 35px;
        animation: rotateCircle 5s linear infinite;
        margin: 0 auto;
}
#innerpage-box .outer-circle .text {
    padding: 0 15px;
}
#innerpage-box .outer-circle .text img {
    height: 240px;
    width: 260px;
    border-radius: 50%;
}
#innerpage-box .border-line:before{
    width: 70px;
        box-shadow: 0px 1px 0px #ffffff, 0px 13px 0px #ffffff, 0px 43px 0px #ffffff, 0px 27px 0px #ffffff, 0px 56px 0px #ffffff, 0px 55px 0px #ffffff, 0px 55px 0px #ffffff;
}
#innerpage-box a.border-line.btn-lg.line-left {
    left: -318px;
    position: absolute;
}
#innerpage-box .border-line{
    right: 7px;
    top: 42%;
}
#innerpage-box .img-border-bx{
    top: 13px;
}
main#innerpage-box .single-service-bx h4 {
    padding: 20px 0 5px 0;
    background: linear-gradient( to bottom, #9c33e2 0%,#430580 85%);
    border-radius: 60px;
    padding: 20px 10px;
        font-weight: 700;
        margin: 20px 8% 20px 8% !important;
}

main#innerpage-box .single-service-bx {
    margin-bottom: 6em;
}
main#innerpage-box p.section-area-text {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
}
/*----------------------------------------*/
/* project / inner Page
/*----------------------------------------*/
#innerpage-box .single-project-bx-inn{
    position: relative;
    overflow: hidden;
    padding: 0 8px;
    margin-bottom: 2em;
}
#innerpage-box .single-project-bx-inn .project-icon{
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
#innerpage-box .single-project-bx-inn img {
    position: relative; 
    border-radius: 12px;
    width: 100%;
    height: 294px;
    transition: all 0.5s;
}
#innerpage-box .single-project-bx-inn .single-project:hover img{
    transform: scale(1.1);
    transition: all 0.5s;

}
#innerpage-box .single-project-bx-inn h3 {position: relative;color: #fff;margin: 0 !important;}
#innerpage-box .single-project-bx-inn .project-title-box {
    position: absolute;
    bottom: 11px;
    left: 21px;
    right: 11px;
    padding: 11px 11px 11px 70px;
}
#innerpage-box .single-project-bx-inn .project-title-box:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 51px;
    border-radius: 11px 40px 11px 11px;
    background: #A579FA;
    z-index: 1;
}
#innerpage-box .single-project-bx-inn .project-title-box:after{
    content: '';
    position: absolute;
    right: 7px;
    top: 6px;
    bottom: 6px;
    width: 8px;
    border-radius: 25px;
    background: #A579FA;
    z-index: 1;
}
#innerpage-box .single-project-bx-inn .project-titleovly {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.2;
    border-radius: 10px;
}
#innerpage-box .single-project-bx-inn .project-titleovly1 {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(8px);
    z-index: 0;
}

/*-----------------------
## 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: 0px;
    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: 7%;
    bottom: 13em;
    z-index: 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;
}

/*====## Contact Template ==========
====== {contact Inner Page} ========*/
#innerpage-box {
   
    position: relative;
    overflow: hidden;
}

#innerpage-box .cntlhsbx .cnct-rgtbxovly{z-index: 0;}
#innerpage-box .cntlhsbx .cnct-rgtbxovly{opacity: 0.1;border-radius: 25px;}
#innerpage-box .contact-address-area .contact-ovlyimg{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
#innerpage-box .con-cir{
    position: absolute;
    width: 240px;
    height: 240px;
    background: #FED7CE;
    border-radius: 50%;
    left: -12%;
    top: 4.5em;
    animation: movecir 25s infinite alternate;
    transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
}
@keyframes movecir {
  from {
    margin-left: 0%;
  }

  75% {
    margin-left: 25%;
  }

  to {
    margin-left: 0%;
  }
}
#innerpage-box .con-cir1{
    position: absolute;
    width: 392px;
    height: 392px;
    border-radius: 50%;
    right: 7%;
    top: 2em;
    animation: bounceOut 7s infinite alternate;
    transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
    background: transparent linear-gradient(36deg, #9100FF 20%, #6BEDE9 80%) 0% 0% no-repeat padding-box;
    z-index: 0;
}
#innerpage-box .con-cir2{
    position: absolute;
    width: 304px;
    height: 304px;
    background: #FED7CE;
    border-radius: 50%;
    left: 7%;
    bottom: 13em;
    transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
    animation: wobble 9s infinite alternate;
    background: transparent linear-gradient(211deg, #E8890D 46%, #D23A00 100%) 0% 0% no-repeat padding-box;
}

#innerpage-box .contct-rghtbx{ position: relative;padding: 22px 40px 20px;}
#innerpage-box .contform{position: relative;z-index: 9;}
#innerpage-box .cntpgbx  {
    position: relative;
    overflow: hidden;
    margin: 0.7em 0 0;
    transition: all 0.5s ease 0s;
    display: inline-block;
}
#innerpage-box .cntpgbxenv {margin-top: 30px !important;}
#innerpage-box .cntpgicn{
    position: relative;
    text-align: center;
    font-weight: 600;
    transition: all 0.5s ease 0s;
}
#innerpage-box .cntpgicn i.fa-phone, 
#innerpage-box .cntpgicn i.fa.fa-map-marker {
    font-size: 25px;
    font-weight: 600;
    line-height: 36px;
}
#innerpage-box .cntpgicn i.fa.fa-envelope {
     font-size: 21px;
    font-weight: 600;
}
#innerpage-box .cntpgtxt{  padding:0px 10px 5px 10px;display: flex;}
#innerpage-box .cntpgtxt a{padding: 0 0 0 5px;}
#innerpage-box .cntlhsbx p{font-size: 15px;}
#innerpage-box .cntpgtxt p {
    position: relative;
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    line-height: 39px;
    margin-bottom: 0em;
}
#innerpage-box .cnct-socialbx {
    position: relative;
    margin: 0em 1em 1.1em;
    padding: 0 1.4em;
    border-bottom: 2px solid #fff;
    text-align: center;
}
#innerpage-box .cnct-socialbx:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 0px 28px 20px 0px;
    border-color: #fff transparent;
    z-index: 2;
    transition: all ease 0.5s;
}
#innerpage-box .cnct-socialbx:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 20px 28px 0px 0px;
    border-color: transparent #fff;
    z-index: 2;
    transition: all ease 0.5s;
}
#innerpage-box .cnct-socialbx .cnct-socialicon {position: relative;}
#innerpage-box .cnct-socialbx .cnct-socialicon p {font-size: 14px;}
#innerpage-box .cnct-socialbx .cnct-socialicon i{padding: 0 8px 0 2px;}
#innerpage-box .cnct-socialbx .cnct-socialicon:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 21px;
    border-right: 1px solid #fff;
}
#innerpage-box .cnct-socialbx .cnct-socialicon:last-child:after{display: none;}
#ht-contactus-wrap .contact-form{ position: relative;margin-bottom: 0.5em;}
#ht-contactus-wrap .maintle{ 
  line-height: 1.1;
}
#innerpage-box .contact-mapbox iframe { 
    width: 100%;
    height: 357px;
    z-index: 1;
    line-height: 33px;
    position: relative;
}
#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 {
       border: none;
    width: 100%;
    color: #fff;
    margin: 0;
    border-radius: 12px;
    padding: 17px 20px 17px 17px;
    font-size: 19px;
    font-weight: 400;
    background: none;
    z-index: 1;
    position: relative;
    border: 3px solid #ffffff;
    margin-bottom: 20px;
    box-shadow: inset 1px 5px 11px 1px #16777d, 0px 3px 8px 4px #16777d;
}
#ht-contactus-wrap textarea {height: 115px;border-radius: 15px;}
#ht-contactus-wrap input[type="submit"] {
    padding: 10px 30px;
    margin-top: 1.2em;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid #d33;
    border-radius: 7px;
}
.conforminn {
  position: relative;
    border: 3px solid #ffffff;
    border-radius: 25px;
    padding: 4.5em 3.5em 2em 3.5em;
    text-align: center;
    box-shadow: inset 1px 5px 10px 5px #16777d, 0px 3px 8px 7px #16777d;
    margin: 0 0em;
}
#ht-contactus-wrap .contact-text.main-heading-secondary {
    padding-bottom: 5px;
}
body.page-template-contact-template #innerpage-box {
    padding: 0;
}
.contact-address-area {
    padding: 8em 1em 7.5em;
        position: relative;
    z-index: 1;
}
.contact-mapbox{
    margin: 0;
    padding: 0;
    line-height: 0;
}
.contact-mapbox {
    padding-bottom: 1px !important;
}
body.page-template-contact-template #innerpage-box img.banner-img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}
body.page-template-contact-template #innerpage-box .contact-wrap-img {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 9em;
}


body.page-template-contact-template #innerpage-box .contact-loader{
    width: 390px;
    height: 352px;
    margin: 0 auto;
    position: absolute;
    transform: rotate(-175deg);
    top: -21px;
    left: -120px;
    z-index: -1;
}
body.page-template-contact-template #innerpage-box .contact-loader .itemwrapper{
width: 250px;
    height: 260px;
    transform-origin: 0% 50%;
    position: absolute;
    top: 50px;
    left: 0%;
    z-index: -1;
}
body.page-template-contact-template #innerpage-box .item{
height: 8px;
    width: 8px;
    border-radius: 50%;
    box-shadow: inset 1px -1px 4px rgba(0, 0, 0, 0.5);
    position: relative;
}
body.page-template-contact-template #innerpage-box .item.red { background: #3a0686;     left: -60px;}
body.page-template-contact-template #innerpage-box .item.green { background: #3a0686;left: -120px; }
body.page-template-contact-template #innerpage-box .item.blue { background: #3a0686;    left: 0px; }

body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(1){ transform: rotate(5deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(2){ transform: rotate(10deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(3){ transform: rotate(20deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(4){ transform: rotate(30deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(5){ transform: rotate(40deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(6){ transform: rotate(50deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(7){ transform: rotate(60deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(8){ transform: rotate(70deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(9){ transform: rotate(80deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(10){ transform: rotate(90deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(11){ transform: rotate(100deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(12){ transform: rotate(110deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(13){ transform: rotate(120deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(14){ transform: rotate(130deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(15){ transform: rotate(140deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(16){ transform: rotate(150deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(17){ transform: rotate(160deg); }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(18){ transform: rotate(170deg); }

body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(1) .item:nth-of-type(1){ animation: swirl 2s infinite -777ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(1) .item:nth-of-type(2){ animation: swirl 2s infinite -1443ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(1) .item:nth-of-type(3){ animation: swirl 2s infinite -2109ms ease-in-out; }

body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(2) .item:nth-of-type(1){ animation: swirl 2s infinite -888ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(2) .item:nth-of-type(2){ animation: swirl 2s infinite -1554ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(2) .item:nth-of-type(3){ animation: swirl 2s infinite -2220ms ease-in-out; }

body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(3) .item:nth-of-type(1){ animation: swirl 2s infinite -999ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(3) .item:nth-of-type(2){ animation: swirl 2s infinite -1665ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(3) .item:nth-of-type(3){ animation: swirl 2s infinite -2331ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(4) .item:nth-of-type(1){ animation: swirl 2s infinite -1110ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(4) .item:nth-of-type(2){ animation: swirl 2s infinite -1776ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(4) .item:nth-of-type(3){ animation: swirl 2s infinite -2442ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(5) .item:nth-of-type(1){ animation: swirl 2s infinite -1221ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(5) .item:nth-of-type(2){ animation: swirl 2s infinite -1887ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(5) .item:nth-of-type(3){ animation: swirl 2s infinite -2553ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(6) .item:nth-of-type(1){ animation: swirl 2s infinite -1332ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(6) .item:nth-of-type(2){ animation: swirl 2s infinite -1998ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(6) .item:nth-of-type(3){ animation: swirl 2s infinite -2664ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(7) .item:nth-of-type(1){ animation: swirl 2s infinite -1443ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(7) .item:nth-of-type(2){ animation: swirl 2s infinite -2109ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(7) .item:nth-of-type(3){ animation: swirl 2s infinite -2775ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(8) .item:nth-of-type(1){ animation: swirl 2s infinite -1554ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(8) .item:nth-of-type(2){ animation: swirl 2s infinite -2220ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(8) .item:nth-of-type(3){ animation: swirl 2s infinite -2886ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(9) .item:nth-of-type(1){ animation: swirl 2s infinite -1665ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(9) .item:nth-of-type(2){ animation: swirl 2s infinite -2331ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(9) .item:nth-of-type(3){ animation: swirl 2s infinite -2997ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(10) .item:nth-of-type(1){ animation: swirl 2s infinite -1776ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(10) .item:nth-of-type(2){ animation: swirl 2s infinite -2442ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(10) .item:nth-of-type(3){ animation: swirl 2s infinite -3108ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(11) .item:nth-of-type(1){ animation: swirl 2s infinite -1887ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(11) .item:nth-of-type(2){ animation: swirl 2s infinite -2553ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(11) .item:nth-of-type(3){ animation: swirl 2s infinite -3219ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(12) .item:nth-of-type(1){ animation: swirl 2s infinite -1998ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(12) .item:nth-of-type(2){ animation: swirl 2s infinite -2664ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(12) .item:nth-of-type(3){ animation: swirl 2s infinite -3330ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(13) .item:nth-of-type(1){ animation: swirl 2s infinite -2109ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(13) .item:nth-of-type(2){ animation: swirl 2s infinite -2775ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(13) .item:nth-of-type(3){ animation: swirl 2s infinite -3441ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(14) .item:nth-of-type(1){ animation: swirl 2s infinite -2220ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(14) .item:nth-of-type(2){ animation: swirl 2s infinite -2886ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(14) .item:nth-of-type(3){ animation: swirl 2s infinite -3552ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(15) .item:nth-of-type(1){ animation: swirl 2s infinite -2331ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(15) .item:nth-of-type(2){ animation: swirl 2s infinite -2997ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(15) .item:nth-of-type(3){ animation: swirl 2s infinite -3663ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(16) .item:nth-of-type(1){ animation: swirl 2s infinite -2442ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(16) .item:nth-of-type(2){ animation: swirl 2s infinite -3108ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(16) .item:nth-of-type(3){ animation: swirl 2s infinite -3774ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(17) .item:nth-of-type(1){ animation: swirl 2s infinite -2553ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(17) .item:nth-of-type(2){ animation: swirl 2s infinite -3219ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(17) .item:nth-of-type(3){ animation: swirl 2s infinite -3885ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(18) .item:nth-of-type(1){ animation: swirl 2s infinite -2664ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(18) .item:nth-of-type(2){ animation: swirl 2s infinite -3330ms ease-in-out; }
body.page-template-contact-template #innerpage-box .itemwrapper:nth-of-type(18) .item:nth-of-type(3){ animation: swirl 2s infinite -3996ms ease-in-out; }
@keyframes swirl{
    0%{
        transform: scale(1) translateX(10px);
        z-index: 2;
    }
    25%{ z-index: 1; }
    50%{ transform: scale(2) translateX(10px); }
    75%{ z-index: 3; }
    100%{
        transform: scale(1) translateX(10px);
        z-index: 2;
    }
}


.ios-icon {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  overflow: hidden;
  border-radius: 21.67%;
}

.ios-icon--music {
position: absolute;
    z-index: 2;
    top: 0;
    left: 35%;
}
.ios-icon--music .score {
  position: absolute;
  top: 41px;
  right: 48px;
}
.ios-icon--music .score-top {
  height: 7px;
  width: 35px;
  background-image: radial-gradient(farthest-side at top left, #8127cc 80%, #8127cc 240%);
  transform: skew(0, -7deg);
  /* transform-origin: 0 0; */
  border-radius: 5px 5px 0 0;
}
.ios-icon--music .score-left,
.ios-icon--music .score-right {
  width: 5px;
  height: 25px;
  position: relative;
  top: 1px;
  left: 0px;
  border-bottom-right-radius: 2px;
}
.ios-icon--music .score-left:before,
.ios-icon--music .score-right:before {
  content: "";
  display: block;
  width: 0px;
  height: 0;
  position: absolute;
  top: 0;
  right: 4px;
  background: #000;
  border-radius: 0 0 5px 0;
  transform: skew(0, 3deg);
  transform-origin: 100% 0;
}
.ios-icon--music .score-left:after,
.ios-icon--music .score-right:after {
  content: "";
  display: block;
  width: 14px;
  height: 11px;
  border-radius: 17px 12px 17px 16px/14.5px 12px 17px 14.5px;
  position: absolute;
  right: 0;
  bottom: -6px;
  transform: rotate(-9deg);
  transform-origin: 50% 50%;
}
.ios-icon--music .score-left {
  background-image: linear-gradient(to bottom, #8127cc, #8127cc 65%);
}
.ios-icon--music .score-left:before {
  top: -2px;
}
.ios-icon--music .score-left:after {
  background-image: linear-gradient(to right, #460b90, #8127cc);
}
.ios-icon--music .score-right {
  background-image: linear-gradient(168deg, #8127cc -30%, #440e88 70%);
  position: absolute;
  right: 0;
  top: 4px;
  left: auto;
}
.ios-icon--music .score-right:before {
  width: 35px;
  border-radius: 4px 4px 5px 0;
}
.ios-icon--music .score-right:after {
  background-image: linear-gradient(to right, #460b90, #440e88);
  bottom: -7px;
}
.ios-icon.ios-icon--music.ico-2 {
    position: absolute;
    top: 22%;
    left: 30.5%;
}
.ios-icon.ios-icon--music.ico-2 {
    position: absolute;
    top: 22%;
    left: 30.5%;
}
.ios-icon.ios-icon--music.ico-3 {
    position: absolute;
    left: -4%;
    top: 23%;
}
/*-----------------------
## FAQS page
-----------------------------*/
h1.faq-sec-heading.main-heading, 
h1.faq-sec-heading.main-heading-secondary {
    margin: 0 !important;
}
h2.faq-question {
    background: #ffffff;
    border-radius: 4px;
    border-bottom: 4px solid #7922bf;
}

.faqs-container:after {
position: absolute;
    right: 15px;
    top: 0;
    height: 600px;
    width: 320px;
    background-image: url(assets/banner/icon-flower.png);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
}
.faqs-container{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.faq-singular {
   /* padding: 0 50px 0 30px;*/
    margin-bottom: 0.5rem;
    z-index: 5;
    position: relative;
        padding-right: 0;
}

.faq-singular .faq-question {
    position: relative;
    cursor: pointer;
    margin: 0;
      padding: 15px 25px 15px 80px;
    background: #ffffff;
    border-bottom: 3px solid #000;
    border-radius: 5px;
    margin-bottom: 00px !important;
    margin-top: 00px !important;

}
.faqs-num {
    width: auto;
    display: inline-block;
}
.faq-singular .faq-question:before {
position: absolute;
    content: "\f106";
    background: linear-gradient(to bottom,#550f96 10%,#8327c8 45%);
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 700;
    transition: all .5s;
    font-family: 'FontAwesome';
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 4px 10px 17px 11px;
    color: #ffffff;
    transform: translateY(-50%) rotate(0deg) scale(1.3);
}
.faq-singular.active .faq-question:before {
    transform: translateY(-50%) rotate(180deg) scale(1.3);
}
.faq-answer {
display: none;
    padding-bottom: 20px;
    background: #ffffff;
    padding: 40px 30px 30px 80px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 30px;
    box-shadow: 4px 4px 0px 0px #7922bf;
}
.faq-singular.active .faq-answer {
    margin-top: 8px !important;
}
/*-----------------------
## 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;}
.inside-full-height{height:100%}

/* Catalogue slider Start */

.slider {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.widget-area {
        padding: 3em 0.3em;
    position: relative;
    /*background: url(images/sbar.jpg);*/
}
div#sidebars.sidebar{position: relative;z-index: 1;}

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

.widget-area form#searchform input[type="submit"] {
    display: block;
    position: relative;
    text-align: center;
    padding: 2px 18px !important;
    border-radius: 35px!important;
    z-index: 999 !important;
    background: transparent;
    overflow: hidden;
    border: none;
    box-shadow: none;
    float: right !important;
    position: absolute!important;
    right: 26px !important;
    top: 17px;
    text-indent: -999px !important;
    width: 0% !important;
    z-index: 1 !important;
}
.widget-area form#searchform:after {
    position: absolute;
    margin-top: -11%;
    font-size: 16px;
    right: 6.5%;
    text-align: center;
    color: #fff;
    background: #000;
    background-repeat: no-repeat;
    height: 36px;
    line-height: 35px;
    width: 37px;
    content: "\f002";
    font-family: 'Fontawesome';
    clear: both;
    border-radius: 50px;
    border: 1px solid #d33;
    opacity: 1;
}

.home-page {  padding: 0 0 30px 0;}
#innerpage-box{padding: 7em 1em 2em;}
.single-post .ht-main-title { margin: 0px 0 15px; padding: 15px 15px 0;}
/*.innerpage-whitebox{  padding: 0 0em;}*/
#content-box h4{ margin: 20px 0 5px 0; }
#content-box ul{ padding: 0 0 10px 10px;list-style: none;font-size: 18px;margin: 0;}
#content-box ol{ font-size: 18px;}
#content-box ol ol {   margin-left: 5px !important;}
#content-box ul ul {   margin-left: 10px !important;}
#content-box ul li:before {
/*    content: "\f111";*/
    /*font-family: 'FontAwesome';
    position: absolute;
    float: left;
    left: 0;
    padding: 0 0.8em;
    color: #0074D9;
    font-weight: 600;
    transition: all 0.2s ease 0s;
    font-size: 20px;*/
}
.widget-area ul li: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;*/
    display: none;
}
/*.widget-area ul li:hover:before {  transform: scale(1.4);}*/
#content-box ol li:before {
   /* transform: scale(1);
    transition: all 0.5s ease 0s;*/
}
#content-box ol li:hover:before,
#content-box ol li:hover:after { /*transform: scale(1.2);*/}
main#innerpage-box #content-box ol {  margin: 0;}
#content-box ol,
#content-box ul {counter-reset: li;list-style: none;/*list-style: decimal;*/}
#content-box ul li {
    margin-top: 1em;
    position: relative;
    padding-left: 5em;
    min-height: 60px;
    padding-top: 0px;
        margin-bottom: 2em;
}
#content-box ul li:before {
     content: "";
    /* counter-increment: li; */
    color: #fff;
    background: #f07100;
    border-radius: 5px;
    font-size: 12px;
    width: 50px;
    height: 50px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #000;
        box-shadow: 0px 0px 10px 4px #86037d;
         transition: all 0.5s ease 0s;
    transform: rotate(45deg);
}
#content-box ul li:after {
       content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 11px;
    left: 12px;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    background: #fe03ee;
    filter: drop-shadow(0 0 3px #A97DFF);
    right: 0;
    text-align: center;
    font-weight: 900;
    line-height: 34px;
}
#content-box ul li:hover:before { transform: scale(1.2);}


#content-box ol li, #content-box ol{counter-reset: li;list-style: none;list-style: decimal;}

#content-box ol li {
    position: relative;
    content: counter(li);
    counter-increment: li;
    padding-left: 55px;
    margin-bottom: 2em;
}
#content-box ol li:before {
    content: "";
    /* counter-increment: li; */
    color: #fff;
    /* background: #f07100 !important; */
    border-radius: 5px;
    font-size: 12px;
    width: 55px;
    height: 50px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    display: block;
    position: absolute;
       top: -9px;
    left: -32px;
    /* border: 4px solid #000; */
    box-shadow: -1px -20px 10px 10px #86037d;
    transform: rotate(90deg);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    filter: drop-shadow(0 0 3px #A97DFF) !important;
    z-index: -1;
    border-radius: 20% 20% 20% 20%;
    transition: all 0.5s ease 0s;
}
#content-box ol li:after {
     content: counter(li);
    counter-increment: li;
    position: absolute;
        top: -4px;
    left: -26px;
    width: 40px;
    height: 40px;
    /* border-radius: 50px; */
    /* background: transparent !important; */
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: rotate(90deg);
    z-index: -1;
    border-radius: 20% 20% 20% 20%;
    transition: all 0.5s ease 0s;
}
#content-box ol li:hover:before,
#content-box ol li:hover:after { /*transform: scale(1);*/}
#content-box ol li::marker {
    font-weight: bold;
}
#content-box ol li.comment:after{display: none;}
.page_featured {margin: 0 4em;margin-bottom: 2em;padding: 10em 4em;}
img.ht-page-header-img{ width: 100%;box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);}
.sticky {   display: block;}
.total-hentry { margin: 0 0 50px;}
.byline,
.updated:not(.published) { display: none;}
.page-links {clear: both;margin: 0 0 15px;}
.ht_no_sidebar #primary{width: auto;float: none;}
.ht_no_sidebar_condensed #primary{width: 76%;float: none;margin: 0 auto;}
.ht_left_sidebar #primary{float: right;}
.ht_left_sidebar #secondary{float: left;}
.ht-post-info{float: left;width: 80px;text-align: right;}
.single .ht-post-info{margin-right: 30px;margin-bottom: 20px;}
.ht-post-info .entry-date{display: block;font-size: 0.9em;margin-bottom: 20px;}
.ht-post-info .entry-date span{ display: block;}
.ht-post-info .entry-date span.ht-day{ font-size: 60px;line-height: 1.3; color: #fe5722;}
.ht-post-info a{
    display: block;
    text-decoration: none;
    line-height: 1.4;
    padding: 20px 0 0;
    /*text-transform: uppercase;*/
    border-top: 1px solid #EEE;
    font-size: 12px;
    color: #444;
    font-weight: 300;
}
.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
--------------------------------------------------------------*/
body.error404 b,
body.search b {
    display: none;
}
body.error404 {
    background: #000a24;
}
body.error404 header.page-main-header .innheadrhs {
    padding: 2em 0 3.5em;
}
body.search input[type="text"] {
    border-color: #ccc;
    border: 5px solid #ccc !important;
}
.error404 .error-404{
    display: block;
    text-align: center;
    font-size: 200px;
    color: #f9f9f9;
    line-height: 1.2;
    /*font-family: josefin sans,sans-serif;*/
    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;
    font-size: 25px;
    font-weight: bold;
}
.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 #1ac8fb, 3px -3px 0 #1ac8fb,
            2px -2px 0 #1ac8fb, 1px -1px 0 #1ac8fb,
            -4px 4px 0 #1ac8fb, -3px 3px 0 #1ac8fb,
            -2px 2px 0 #1ac8fb, -1px 1px 0 #1ac8fb;
    }
    25%{
        text-shadow:
            -4px -4px 0 #1ac8fb, -3px -3px 0 #1ac8fb,
            -2px -2px 0 #1ac8fb, -1px -1px 0 #1ac8fb,
            4px 4px 0 #1ac8fb, 3px 3px 0 #1ac8fb,
            2px 2px 0 #1ac8fb, 1px 1px 0 #1ac8fb;
    }
    50%{
        text-shadow:
            -4px 4px 0 #1ac8fb, -3px 3px 0 #1ac8fb,
            -2px 2px 0 #1ac8fb, -1px 1px 0 #1ac8fb,
            4px -4px 0 #1ac8fb, 3px -3px 0 #1ac8fb,
            2px -2px 0 #1ac8fb, 1px -1px 0 #1ac8fb;
    }
    75%{
        text-shadow:
            4px 4px 0 #1ac8fb, 3px 3px 0 #1ac8fb,
            2px 2px 0 #1ac8fb, 1px 1px 0 #1ac8fb,
            -4px -4px 0 #1ac8fb, -3px -3px 0 #1ac8fb,
            -2px -2px 0 #1ac8fb, -1px -1px 0 #1ac8fb;
    }
    100% {
        text-shadow:
            4px -4px 0 #1ac8fb, 3px -3px 0 #1ac8fb,
            2px -2px 0 #1ac8fb, 1px -1px 0 #1ac8fb,
            -4px 4px 0 #1ac8fb, -3px 3px 0 #1ac8fb,
            -2px 2px 0 #1ac8fb, -1px 1px 0 #1ac8fb;
    }
}

@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);
    /* display: none; */
    position: fixed;
    bottom: 3em;
    right: 30px;
    padding: 4px;
    /* background-color: #d33; */
    /* clip-path: polygon(75% 20%, 100% 50%, 75% 80%, 0 100%, 26% 50%, 0 0); */
    line-height: 22px;
    text-align: center;
    font-size: 25px;
    transform: rotate(180deg);
    text-decoration: none;
    z-index: 99999;
    width: 40px;
    height: 40px;
    transition: all 0.2s ease 0.2s;
}
#back2Top.arrows {
   /* width: 10px;
    height: 30px;*/
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 20px;
}

#back2Top .arrows path {
    stroke: #fff;
    fill: transparent;
    stroke-width: 3px;  
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite; 
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

/*@-webkit-keyframes arrow 
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}*/

#back2Top .arrows path.a1 {
    animation-delay:-1s;
    -webkit-animation-delay:-1s; /* Safari 和 Chrome */
}

#back2Top .arrows path.a2 {
    animation-delay:-0.5s;
    -webkit-animation-delay:-0.5s; /* Safari 和 Chrome */
}

#back2Top .arrows path.a3 {   
    animation-delay:0s;
    -webkit-animation-delay:0s; /* Safari 和 Chrome */
}
.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 li {font-size: 15px;margin:0 10px;}
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: 18px;font-weight: 600 !important;}
.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;}
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;
}

/*-----------------------
## Start search
-----------------------------*/
main#innerpage-box h2 a {color: #ffffff;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);
}
div#secondary.widget-area .widget p {
    padding: 0 30px;
        font-size: 21px;
}
div#secondary .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p{
    padding-left: 0;
}
body.search ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    padding-left: 0;
}
body.search ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before {
       left: 5px !important;
}
div#secondary.widget-area .wp-block-contact-form-7-contact-form-selector p {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
main#innerpage-box .widget-area table#wp-calendar a:before {
    content: none !important;
}
main#innerpage-box .widget-area table#wp-calendar a {
    margin-bottom: 0;
}
/*-----------------------
## Blog Inner Page 
-----------------------------*/
main#innerpage-box .blog-date-box {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
        text-align: left;
}
main#innerpage-box .news-block .inner-box h4{
        margin: 15px 0 15px 0;
}
main#innerpage-box .news-block .lower-content{
        padding: 1.2em 1em 1.2em 1.2em;
}
main#innerpage-box .news-block {
padding: 0 2.8%;
    margin-bottom: 6em;
    float: left;
}
div#blog-box .blog-date-box li {
    font-weight: 400;
}
/*--------------------------------------------------------------
## 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;margin: 20px 0;}

#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;}*/

#sidebars .sidebar,
div#secondary.widget-area .widget {     
    border-radius: 7px;
    padding-bottom: 0.5em;
    margin: 0px 2px 4.2em 2px;
        border: 4px solid #8e2dd4 !important;
    padding: 50px 0px 20px 0;
        background: #f7ecfd;
}
.wp-block-group__inner-container h2,
 #innerpage-box .widget-area .widget-title {
font-size: 27px !important;
    color: #000;
    font-weight: 500;
    background: #f3f;
    padding: 14px 10px 14px 40px;
    margin: 0px 0px 10px 0;
    position: absolute;
    display: block;
    border-radius: 30px;
    text-align: left;
    top: -65px;
    width: 100%;
}
body.archive.category .wp-block-group__inner-container h2,
body.archive.date .wp-block-group__inner-container h2,
body.archive.tag .wp-block-group__inner-container h2,
body.single.single-post .wp-block-group__inner-container h2,
#innerpage-box .widget-area .widget-title,
body.search .wp-block-group__inner-container h2,
body.our-services-template-default.single.single-our-services .wp-block-group__inner-container h2{
        top: -50px;
}
body.our-services-template-default.single.single-our-services #content-box ul li{
    padding-left: 50px;
}
body.our-services-template-default.single.single-our-services #innerpage-box p {
    /*font-size: 21px;
    line-height: 35px;*/
}
.wp-block-group__inner-container h2:after, 
#innerpage-box .widget-area .widget-title:after {
    content: "\f001";
    font-family: 'FontAwesome';
    padding-right: 20px;
    font-size: 38px;
    position: absolute;
    right: 10px;
    top: 8px;
    background: linear-gradient(180deg,#e0c6f6 30%,#7232b1 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
main#innerpage-box .widget-area .tagcloud a {
    margin: 2px 2px;
    padding: 3px 0px;
    border: none;
    position: relative;
    box-shadow: unset;
    border-radius: 0;
    background: none;
    text-align: center;
        margin-bottom: 10px;
}
div#secondary.widget-area .widget.widget_tag_cloud .tagcloud {
    padding: 0 15px;
}
a.tag-cloud-link{
     margin-bottom: 00px !important;
         display: inline-block;
}
main#innerpage-box .widget-area a:before {
    content: "\f025";
    font-family: 'FontAwesome';
    padding-right: 20px;
    font-size: 27px;
    position: absolute;
    left: 10px;
    top: 5px;
    font-weight: 400;
}
main#innerpage-box .wp-block-tag-cloud a:before,
main#innerpage-box .tagcloud a:before,
main#innerpage-box .widget-area a.wp-block-latest-comments__comment-author:before,
main#innerpage-box .widget-area a.wp-block-latest-comments__comment-link:before,
main#innerpage-box #secondary .recentcomments a:before,
main#innerpage-box .widget-area .tagcloud a:before,
main#innerpage-box div#secondary .widget_calendar table a:before{
    content: none !important;
}
main#innerpage-box .widget-area .widget_block.widget_calendar a:before,
main#innerpage-box .widget-area .social-profile-icons li a:before{
 content: none !important;
 display: none;
}
main#innerpage-box .widget-area .social-profile-icons li{
    padding-left: 0;
}
div#secondary .widget_calendar table a{
    margin-bottom: 0;
}
.wp-block-calendar caption {
    color: #000;
    font-weight: bold;
    text-align: center;
}
main#innerpage-box p.wp-block-tag-cloud {
    padding: 0 30px;
}
main#innerpage-box li.wp-block-latest-comments__comment {
    padding-left: 20px;
}
.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 1px 0 ;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;position: relative;margin-bottom: 1.5em;}
.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;}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
    font-weight: 400;
    padding-left: 0.8em;
    padding-right: 0.5em;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before{
        content: "\f025";
    font-family: 'FontAwesome';
    padding-right: 20px;
    font-size: 27px;
    position: absolute;
    left: 25px !important;
    top: 5px;
    font-weight: 400;
}
footer#footer ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before{
    content: '';
    background: transparent !important;
    height: 0;
    width: 0;
    top: 0;
}
footer#footer li a{
    padding-left: 0;
    padding-right: 0;
}
.wp-block-search__button:after,
button[type="submit"]:after {
    content: "\f002";
    position: absolute;
    top: -3px;
    font-size: 15px;
    right: 0;
    color: #ffffff;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    font-family: 'FontAwesome';
    background: transparent linear-gradient(180deg,#9e34e5 0%,#480989 100%) 0% 0% no-repeat padding-box;
    text-align: center;
    border-radius: 50%;
    line-height: 60px;
}
#secondary input[type="search"] {
    border-radius: 30px;
    width: 100%;
    margin: 0;
    position: relative;
    left: 30px;
}
/*--------------------------------------------------------------
## 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 {

}*/
.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;}
.woocommerce ul.products li.product a img{ border: 5px solid #f1f0f0 !important; height: auto;}
.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: 600 !important;}
.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-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;
}

.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}
.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 #comments h2, 
.woocommerce-page #reviews #comments h2 { margin-bottom: 10px !important;}
.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 a.remove{font-family: Arial; font-weight: normal;}*/
.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: 21px;
    font-weight: 700;
}
/*#secondary.widget-area .widget{margin-bottom: 1em;}*/
/*--------------------------------------------------------------
# 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);
    margin: 0;
}
.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;
    margin: 2px 0;
    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: 20px;font-weight: 600;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: 1600px){
    .slider_section .slide-mainimg,
    .slider_section .slide-rhs-img img{height: 500px}
    .slider_section .s_rhsbx {position: relative; margin: 2.2em 1em 1.2em 2em;
}
}
@media screen and (min-width: 1024px) and (max-width: 1300px){
.page-template-default #innerpage-box .service_inbox .title {  margin: 0;

}
}

@media screen and (min-width: 1200px) and (max-width: 1299px){
    #ourvideo-section .roundHex svg{width: 775px;}
}

@media screen and (max-width: 1440px){
    #features .fea-img, #features .fea-img1{right: 0em;top: -7em;}
    #features .fea-img img, #features .fea-img1 img{width: 300px;height: 250px;}
    #facility .facility-imgarea img{width: 350px;}
    #ourvideo-section .video-overlay10,.page-main-header .innhead-overlay6{right: -4%;}
    #ourvideo-section .video-overlay9,.page-main-header .innhead-overlay5{left: -4%;}
}

@media only screen and (max-width: 1299px) {
header .Hbtn a { padding: 6px 6px;font-size: 15px;}
header .Hbtn a i { font-size: 10px; padding: 1px 1px; margin-right: 6px;}
.navigation .mainmenu li {  /*margin: 0 13px;*/}
.slider_section .bx-wrapper .bx-controls-direction a{top: 87%;}
.slider_section .bx-wrapper .bx-prev { left: 45%;}
.slider_section .bx-wrapper .bx-next {  right: 45%;}
.slider_section .slider_content{top:20%;left: 2%; ;}
#facility .facility-area-data h4 {font-size: 19px;}
#team .single-team {  padding: 0 15px;}
.footer-area .newstitle h3 { font-size: 35px;}
#innerpage-box .single-team { padding: 0 0.5em;}
#innerpage-box .cntpgbx { margin: 0em 0em 1em 0em;}
#innerpage-box .inner-blogpost{margin: 0 ;}
.widget-area form#searchform:after {  margin-top: -16% !important;}
#facility .facilityus-single:after,
#facility .facilityus-single:before{display: none;}
}

@media screen and (max-width: 1200px){
 .footer-area .newstitle h3 {font-size: 30px;}
 .ct-btn-scroll{ bottom: 20px; }
 .new-page.menu-new{
    display:none;
}
}
@media screen and (max-width: 1199px){
    #about .abt-rbx { padding-right: 0em;}
    #about .aboutarea-img:before {right: -27.5%;}
    .service-area .single-service-bx {padding: 0 1em; }
    #team .b-lay {right: 8%;}
    #testimonials .testimonials-single-area {margin-top: 2em;}
    #appointment .app-detailbxinn { margin: 0;}
    #innerpage-box .inner-blog-post {padding:0 10px;}
    .widget-area form#searchform:after {  margin-top: -24%;}
    #innerpage-box .single-team-img img {width: 230px;height: 230px;}
    #banner-section .right-bx h2{font-size: 45px;}
    #banner-section .socialbxinn .social-txt {margin-bottom: 1em;text-align: center;word-break: break-word;}
    #team .team-social-icon a i{margin: 3px 12px;}
    #team .section-title {margin-bottom: 3em;}
    #ourvideo-section .roundHex .round-img img{width: 525px;height: 614px;}
    #ourvideo-section .video-title{top: 13em;left: 7em;width: 305px;}
    #ourvideo-section .section-title h2{font-size: 35px;}
    #ourvideo-section .section-title {margin: 10px 0;}
    #ourvideo-section .video-title .btn5{margin-top: 1em;}
    #ourvideo-section .video-title .btn5 a{font-size: 17px;}
    #ourvideo-section .newvbox{top: 11em;}
    #ourvideo-section iframe{height: 290px;}
    #ourvideo-section .video-overlay5{bottom: -15%;}
    #ourvideo-section .video-overlay9, .page-main-header .innhead-overlay5 { left: -5%;}
    #ourvideo-section .video-overlay10,.page-main-header .innhead-overlay6 {right: -5%;}
    #features .fea-img, #features .fea-img1 {top: -5em;}
    #features .fea-img img, #features .fea-img1 img {width: 250px;height: 200px;}
    #banner-section .banner-hex4{left: 2em;}
    #banner-section .rightbx-txt .text1{font-size: 30px;}
    #banner-section .rightbx-txt .text2{font-size: 35px;}
    #innerpage-box .item.innertest-item{width: 50%;}
    .faq-leftbx .faq-ovly img{width: 510px;}
    .faq {margin-top: 0em;}
    #innerpage-box .cntlhsbx{display: grid;}
    #innerpage-box .cntpgbx{display: block; }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    div#secondary.widget-area .widget:before{transform: rotate(-40deg);left: -1px;top: -4px;height: 69px;}
    div#secondary.widget-area .widget:after{right: -1px;transform: rotate(-39deg);top: -8px;}
    .wp-block-quote cite{left: 33%;}
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
    .slider_section .s_rhsbx {padding: 20px 10px 20px 20px;}
#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;
}
#ourvideo-section .roundHex svg{width: 575px;}
}

@media screen and (max-width: 1024px){
    .slider_section .s_rhsbx {padding: 20px 10px 20px 20px;}
    .slider_section .slider_content {top: 20%;  width: 480px;}
    .slider_section .title {font-size: 46px;line-height: 55px;
}
}

@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%;
}
}

@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;}
header.site-header input[type="search"] {
    width: 100%;
}
}

@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;}
 .logo { position: relative; 
    top: 0px !important;
    background: none !important;
    padding: 0;
}
}

@media only screen and (max-width: 991px) {
.navigation .mainmenu li:hover ul li:hover > ul{display: inline-block !important;left: 0;position: relative;}
.dlab-topbar-right {padding-left: 0;padding-right: 15px;}
.dlab-topbar-left{padding-right: 0;}
.home.page-template .site-header, .page-template .site-header, .page-template-default .site-header{position: relative;}
#features .fea-img img, #features .fea-img1 img,
#facility .fac-img img, #facility .fac-img1 img{width: 150px;height: 150px;}
.service-area h4{font-size: 18px;}
 #banner-section .banner-area{margin:1em 0 0 6em; }
 #ourvideo-section .video-titlebx{margin-top: 0em;}
 #ourvideo-section .video-title{width: 290px;left: 6.5em;}
 #ourvideo-section .video i{font-size: 70px;}
 #ourvideo-section iframe{height: 235px;}
 #ourvideo-section .video-overlay1, .page-main-header .innhead-overlay1{top: -2%;left: 0%;}
 #ourvideo-section .video-overlay2, .page-main-header .innhead-overlay2{width: 50px;left: 53%;height: 50px;}
 #ourvideo-section .video-overlay3, .page-main-header .innhead-overlay3{width: 250px;height: 15px;top: -5%;right: 0%;}
 #ourvideo-section .video-overlay4{width: 150px;}
 #ourvideo-section .video-overlay5, .page-main-header .innhead-overlay4{
    width: 100px;
    height: 100px;
    border: 17px solid #40475a;
    bottom: -24%;
}
 #ourvideo-section .video-overlay9,.page-main-header .innhead-overlay5 {left: -6.5%;}
 #ourvideo-section .video-overlay10, .page-main-header .innhead-overlay6 {right: -6.5%;}
 #banner-section .banner_subtitle p{display: inline-block;}
 #banner-section .socialbxinn .social-txt{text-align: left;}
 .footer-area .single-footer-3, .footer-area .single-footer-4{margin-top: 1em;}
 #back2Top{bottom: 0.5em;right: 5px;}
 #appointment .section-title p{margin-right: 0em;}
 #ht-contactus-wrap .contact-text{margin: 0 0 0.7em 0;}
}

@media screen and (max-width: 991px) {
/*.col-md-5 .col-md-push-7,
.col-sm-9 .col-sm-push-3 {   left: 25%;}

.col-md-8 .col-md-pull-4,
.col-sm-9 .col-sm-pull-3{ width: 75%;}
*/
.slider_section .msli-oly,
header .mobnone1{display: none;}
header .mobnone{display: block;}
header .Hbtn a{ padding: 6px 12px;}
.site-navigation{background:none ;display: inline-block;}
.site-header {position: relative;background: #000;}
.slider_section .slider_content { top: 20%;}
.slider_content{width: 600px !important;}
.slider_section .title {font-size: 35px; line-height: 30px;}
.slider_section .owl-nav .owl-prev,
.slider_section .owl-nav .owl-next{display: none;}
.bx-controls-direction { display: none;}
.slider_section .mainrhsbx{text-align: center;margin-top: 0em;}
.slider_section .s_rhsbx {margin: 1em 0;}
.slider_section .sicn{margin: 0px auto 10px auto;}
#appointment .section-title,
.section-title { margin-bottom: 0em ;}
#features .section-title{margin-bottom: 1em;}
#about .section-title {margin-bottom: 1em; margin-top: 0.5em;}
#about .section-title h2{margin:0; font-size: 30px;}
#about .section-subtext p {  margin: 0.5em 0;}
#about .aboutarea-img:before { right: -35.5%;}
.service-area .single-service-bx { margin-bottom: 10em;}
.service-area .sertxbx {padding: 0em 0px 1em 0;margin-top: -1em; position: relative;}
.service-area .serbtn a {padding: 4px 6px;font-size: 16px;}
.service-area .sec-icn {
    font-size: 40px;
    width: 50px;
    line-height: 50px;
    height: 50px;
}
#testimonials .ts-area-content {margin: 0.5em 2em;}
#testimonials .testimonials-single-area{ margin-top: 8em;}
#appointment .app-cir {width: 500px; height: 500px;}
#appointment .ht-inquiry-member-wrap {padding: 1em 1em 2em 1em;}
.blog-area .blog-posts h4 { font-size: 22px;margin: 2px 0;}
.blog-area .blogbtn a {padding: 8px 16px;font-size: 16px;}
.blog-area .blog-single { padding: 20px 10px 5px 10px;}
footer#footer.footer-area .widget-title { margin-bottom: 15px;}
#footer{ padding: 1em 0 1em 0em !important;}
.footer-area .newstitle h3 {font-size: 30px; margin: 0 0em 10px 0;line-height: 40px;}
#innerpage-box .team-social-icon li{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 4px 12px 4px 0;
}
#innerpage-box .cntpgicn{margin: 0 auto;}
#ht-contactus-wrap .conforminn{margin: 0;}
#innerpage-box .contact-address-area .contforminn {padding: 2em 2em 1em 2em;}
#innerpage-box .cntpgtxt { padding: 12px 10px 5px 34px;}
.widget-area ul li:before{margin-right: 4px !important;}
main#innerpage-box #sidebars li {margin-left: 5px;}
#innerpage-box .item.innertest-item{width: 100%;}
.faq_tp .faq-heading{font-size: 28px;}
header.site-header input[type='search'], 
header.site-header input[type='search']:hover { width: 100%;}
#team .team-text .team-designation { font-size: 16px;}
#team .single-team {padding: 0 6px;}
#facility .facility-imgarea img{position: relative;margin-left: 0em;}
}


@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;}
body.admin-bar .navigation { top: 45px;}
.top-bar-head {
   /* padding:0.5em !important;*/
}
}

@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 (max-width: 611px){
.slider_section .slider_content {padding: 1em ;}
.slider_section a.btn { padding: 6px 15PX; font-size: 13px;}
.slider_content { width: 450px !important;}
.slider_section .btn5{  margin-top: 0em;}
.slider_section .btn5 a {font-size: 16px; padding: 4px 6px;}
}

@media screen and (min-width: 320px) and (max-width: 768px){
.logobox img { padding-top: 0 !important;}
.main-dispaly.padding0 {padding-left: 20px;}
.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;display: block !important;}
.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%;
 }
}

@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,
header.site-header ul.sub-menu li a{padding: 5px 0 5px 10px;}
header.site-header ul.sub-menu li a {padding: 5px 45px;}
ul.sub-menu{
        position: relative;
        box-shadow: none;
        border-top: 0;
        margin-top: 0px;
        margin-left: 0;
        padding: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    #ourvideo-section .roundHex .round-img img {width: 502px;}
    #ourvideo-section .roundHex svg{top: 1.8em;}
    .ht-main-title {font-size: 37px !important;}
    .widget-area form#searchform:after { margin-top: -6.5% !important;}
    body.post-type-archive-product header.page-main-header .innheadrhs .text-effect span:nth-child(3) {
    top: -120px;
}
}

@media screen and (max-width: 767px){
#innerpage-box .con-cir,
.slider_section .owl-nav{ display: none;}
#about .abtbrd{background: transparent;}
#about .hi-icon {top: 0px;}
#about .aboutarea-img:after{right: 13%;}
#about .aboutarea-img:before{right: 1.5%;}
#about .abtbrd{display: none;}
#innerpage-box .singleinner-service .service_inimg img,
.service-area .service-icon img{width: 100%;}
#appointment .icnbx {margin: 10px auto;}
#appointment .infoinnbx {padding: 12px 00px 8px 44px;}
#appointment .app-detailbxinn { margin: 0em ;}
#testimonials .ts-area-content { margin: 0.5em 1.5em;}
.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;}
.widget-area form#searchform:after {margin-top: -9% !important;}
#innerpage-box .cntlhsbx { margin: 0em 0em 1em 0em;}
#innerpage-box .contact-mapbox iframe {height: 250px;}
.blog-area .blog-posts h4 { font-size: 20px; line-height: 25px;}
header.page-main-header .innheadlhs {
    padding-top: 6em;
    padding-bottom: 1em;
    left: 0;
    text-align: center;
    right: 0;
    position: absolute;
}
#about .neon{font-size: 60px;}
#about .aboutarea-img img{height: 400px;}
#about .aboutarea-img{margin-left: 4em;}
#about .about-icon{width: 10%;}
#about .about-title{width: 90%;}
#gallery .spa-gall img{height: 250px;}
#gallery .section-title h2{font-size: 27px;}
#ourvideo-section .newvbox{position: relative;}
#ourvideo-section .newvbox {top: 0;left: 0;right: 0;margin-bottom: 3em;}
#ourvideo-section .video-overlay9, #ourvideo-section .video-overlay10,
.page-main-header .innhead-overlay5, .page-main-header .innhead-overlay6{display: none;}
#ourvideo-section .roundHex .round-img img {width: 500px;height: 585px;}
#about .neon h3{top: 3em;font-size: 41px;}
main#innerpage-box h1, 
body.page-template-default main#innerpage-box h1, 
.ht-main-title, #ht-contactus-wrap h1 { font-size: 26px !important;}
.page-main-header .innhead-title .inntitle-brd2{clip-path: polygon(63% 0, 63% 11%, 100% 8%, 100% 95%, 38% 96%, 38% 100%, 4% 100%, 3% 0);}
#innerpage-box .lz-gallery-images img{height: 300px !important;}
#innerpage-box .lz-gallery-images{margin-bottom: 1.5em;}

blockquote{border-width: 20px;padding: 2em 3.5em !important;}
blockquote:before{left: 1em;right: 1em;border-width: 20px;}
.wp-block-quote cite{left: 28%;}
#innerpage-box .single-project-bx-inn h3{font-size: 20px !important;}
}

@media screen and (min-width: 320px) and (max-width: 768px){
.footer-area .gallery-item{max-width: 50%;}
.footer-bottom-area ul li { margin: 0 15px;}
.footer-bottom-area.text-right {text-align: center;}
.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;
}
}
@media screen and (min-width: 476px) and (max-width: 630px){
#innerpage-box .textbx { padding: 0.5em 0.5em;}
#innerpage-box .textbx .team-designation {font-size: 16px;margin: 2px 0;}
#innerpage-box .team-social-icon li {
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 18px;
    margin: 2px 4px 2px 0;
}
}

@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: 575px){  
#about .aboutarea-img:after{right: 18%;}
#about .aboutarea-img:before {right: 7.5%;}
#team .b-lay{border: none !important;}
#team .our-team {text-align: center;}
#team .team-text {
    margin: 0 auto;
    right: 0;
}
#appointment .icnbx {margin: 10px auto;}
#appointment .infoinnbx {padding: 2px 20px 12px;}
#innerpage-box .cntpgtxt{text-align: center;}
#innerpage-box .cntpgicn { margin: 10px auto 0 auto;}
#innerpage-box .cntpgtxt p {font-size: 18px;}
.widget-area a { padding: 6px 0 6px 10px;}
header.page-main-header .innheadlhs { padding-top: 3em;}
.hamburger-menus{
    position: absolute !important;
    top: 1em;
    right: 4%;
    left: auto !important;
}
.service-area .single-service-bx {padding: 0 1.5em;}
#banner-section .banner-area { margin: 1em 0 0 1em;}
#banner-section .banner-hex3{left: 3em;bottom: 6em;}
#appointment .app-socialbx .app-socialicon{text-align: center;}
#appointment .app-socialbx .app-socialicon:after{display: none;}
#ourvideo-section .roundHex svg{width: 550px;}
#ourvideo-section .video-title{left: 7.5em;}
#ourvideo-section .video-overlay1, .page-main-header .innhead-overlay1{width: 100px;transform: rotate(-63deg);height: 16px;}
#ourvideo-section .video-overlay2, .page-main-header .innhead-overlay2{left: 30%;}
.page-main-header .innhead-overlay2, .page-main-header .innhead-overlay3{top: -12%;}
#ourvideo-section .video-overlay3, .page-main-header .innhead-overlay3{right: -10%;width: 200px;transform: rotate(120deg);}
#ourvideo-section .video-overlay4{bottom: 40%;}
.footer-area input[type="submit"] {position: relative;top: 10px;margin: 0 auto;display: block;}
.footer-area .single-footer-2{margin-top: 1em;}
#innerpage-box .cnct-socialbx .cnct-socialicon:after{display: none;}
#innerpage-box .cntpgtxt{display: block;}
#innerpage-box .contct-rghtbx {padding: 22px 9px 20px;}
#innerpage-box .cnct-rgtbxtitle h2{font-size: 28px;}
}

@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: 475px){
    main#innerpage-box #content-box ol {
    margin: 20px !important;
}
.slider_content { width: 300px !important;}
.slider_section .title { font-size: 26px;}
.slider_section .text{margin: 5px 0;font-size: 16px;}
#features .featuresus-single{padding: 10px 0;}
#team .t-wave svg {  bottom: -40%;}
#testimonials .test-form {  margin: 0 1em;}
.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{padding: 12px 10px 12px 18px;}
.page_featured {margin: 0 2em;margin-bottom: 1em;padding: 3em 4em;}
/*#innerpage-box .ts-area-single-inn { margin: 0 0em 1em 0em;}*/
#innerpage-box .ts-area-c i { right: 8%;}
#innerpage-box .single-team { width: 100%;margin-bottom: 2em;text-align: center;}
#innerpage-box .textbx{position: relative;width: 100%;bottom: 0;}
/*.page-main-header .headinnbx {  width: 100%;}*/
#innerpage-box .cntpgbx{margin: 0em 0em 1em 0em;}
.faq_tp .faq-heading {  font-size: 30px;}
.faq_tp {  padding-bottom: 1em;}
#banner-section .right-bx .bannerarea-img{clip-path: path("M86.60254037844386 24.999999999999996Q129.9038105676658 0 173.20508075688775 24.999999999999996L216.50635094610965 50Q259.8076211353316 75 259.8076211353316 125L259.8076211353316 175Q259.8076211353316 225 216.50635094610965 250L173.20508075688775 275Q129.9038105676658 300 86.60254037844386 275L43.30127018922194 250Q0 225 0 175L0 125Q0 75 43.30127018922194 50Z");}
#banner-section .right-bx .bannerarea-img img {height: 290px;}
#banner-section .banner-area svg.img-brd{width: 426px; height: 353px;}
#banner-section .right-bx .bannerarea-img{margin-left: 1em;}
#banner-section .banner-hex1{top: 0.5em;left: 14em;}
#banner-section .banner-hex2{left: 1em;top: 0.5em;}
#banner-section .banner-hex4{left: 2em;bottom: 6em}
#banner-section .right-bx h2 {font-size: 35px;}
#banner-section .banner_subtitle p{font-size: 38px;}
#facility .section-title p{font-size: 40px;line-height: 52px;}
#facility .section-title p span{font-size: 38px;}
#facility .facility-imgarea img{height: 400px;margin-top: 2em;}
#facility .facility-mainarea{margin: 0 1em}
#testimonials .testi-icn{top: 25px;}
#ourvideo-section .section-title h2{font-size: 25px;}
#ourvideo-section .video-text{font-size: 18px;}
#ourvideo-section .video-title .btn5 a{font-size: 16px;padding: 7px 19px;}
.ht-inquiry-member-wrap input[type="submit"]{padding: 5px 25px;font-size: 20px;}
#ourvideo-section .video-overlay5, .page-main-header .innhead-overlay4{width: 85px;height: 85px;bottom: -20%;}
.breadcrumbbox{margin: 1.7em 0 1em 0em;}
header .woocommerce-breadcrumb, .breadcrumbbox .button{font-size: 14px;}
#innerpage-box .serbx h2{font-size: 25px !important;}
#innerpage-box .singleinner-service .service_inimg img {height: 400px !important;}
#appointment .app-detailbxinn h3{margin-bottom: 1em;}
#appointment .section-title h2{font-size: 35px;}
blockquote {border-width: 10px;padding: 1em 2em !important;border-radius: 80px;}
blockquote:before { left: 0.5em;right: 0.5em;border-width: 10px;border-radius: 80px;}
.wp-block-quote cite{position: relative;font-size: 15px;padding: 7px 20px;left: 0;bottom: 0;}
body.ht-sticky-header .slider, 
body.ht-sticky-header .slide, 
body.ht-sticky-header .slide .slide__img img{
 height: 580px !important;
}
body.ht-sticky-header section.banner__slider .text-effect{
       top: 16%;
}
}

@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;}
#features .section-title h2{font-size: 25px;}
#features .section-title p{font-size: 18px;}
#features .feature-mainarea:after,#facility .facility-post-wrap:after{border: 13px dotted #aeadbd;}
#features .hi-icon{font-size: 50px;}
#features .features-area-data h4{font-size: 22px;margin: 10px 0 10px 0;}
#innerpage-box .ts-area-single-inn{margin: 3em 0.2em 0.5em;}
#innerpage-box .tsareainn .testinn-icn{top: 40px;right: 10px;}
#facility .fac-img, #facility .fac-img1{right: -2em;top: -2.5em;}
#facility .facility-areabx h3{font-size: 20px;}
#facility .facility-post-boxes{padding: 1.2em 1.5em 2em;}
div#secondary.widget-area .widget:before{left: -5px;top: -19px}
div#secondary.widget-area .widget:after{right: 8px;top: -9px;height: 40px;}
.widget-area form#searchform:after {margin-top: -12% !important;}
.wp-block-group__inner-container h2, #innerpage-box .widget-area .widget-title{padding: 10px 10px 11px 20px;}
}

@media screen and (min-width: 320px) and (max-width: 475px){
.faq_tp .faq-heading:before,
.faq_tp .faq-heading:after{   display: none;}
.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;
}
}

@media screen and (min-width: 320px) and (max-width: 425px){
body {   position: inherit; }
.comment-form-url,
.comment-form-author,
.comment-form-email{ width: 98%;}
.slider_section .slider_content{ top: 30%; padding: 0.3em;}
#about .aboutarea-img:after{right: 30px;}
#about .aboutarea-img:before {right: -25px;}
#innerpage-box .item.innertest-item{width: 100%;}
#innerpage-box .contact-address-area .contforminn {  padding: 1em 1em 1em 1em;}
#innerpage-box .contform {display: block !important;}
.section-title h2, 
#features .fea-img img, #features .fea-img1 img,
#facility .fac-img img, #facility .fac-img1 img{width: 120px;height: 100px;}
#features .fea-img, #features .fea-img1 {top: -3em;right: -1em;}
#about .aboutarea-img img {height: 350px;}
.faq-leftbx .faq-ovly img{width: 275px; height: 275px;}
.faq_tp .faq-heading h2{font-size: 35px !important;}
#content-box .faq_tp .faq-subheading h5{font-size: 18px;padding: 0 13px;}
.faq_tp{top: 3.2em;width: 170px;height: 170px;padding-top: 0.5em;}
main#innerpage-box div#content-box h5.faq-title{font-size: 20px;line-height: 25px;}
div#content-box .faq-content div.panel.show{padding: 0px 24px 10px 25px;}
}

@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;}
div#secondary.widget-area .widget:before,
div#secondary.widget-area .widget:after{display: none;}
}

@media screen and (min-width: 320px) and (max-width: 374px){
    #ourvideo-section .roundHex svg {left: -5em;top: -2.2em;width: 520px;}
    #ourvideo-section .video-title{width: 280px;top: 8.5em;left: 1.5em;}
    #ourvideo-section .roundHex .round-img img{height: 465px;}
    .widget-area form#searchform:after {margin-top: -17% !important;}
}

@media screen and (min-width: 375px) and (max-width: 424px){
    #ourvideo-section .roundHex svg{width: 580px;left: -4.7em;top: -2em;}
    #ourvideo-section .video-title{width: 305px;top: 10em;left: 2.7em;}
    #ourvideo-section .roundHex .round-img img{height: 525px;}
     .widget-area form#searchform:after {margin-top: -14% !important;}
}

@media screen and (min-width: 425px) and (max-width: 475px){
    #ourvideo-section .roundHex svg{width: 600px;left: -3.4em;top: -2.2em;}
    #ourvideo-section .video-title{top: 11em;left: 4.2em;width: 320px}
    #ourvideo-section .roundHex .round-img img{height: 540px;}
}

@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;
}
}

main#innerpage-box .tagcloud a {
    border-radius: 5px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
    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;}
#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;}


/* Slider */

.slider, .slide,
.slide .slide__img img {
     height: 745px; 
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@media (min-width: 992px) {

  .slider, .slide {
    /*height: 80vh;*/
  }
}

.slide {
  position: relative;
}
.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 51%;
    left: 0;
    transform: translateY(-51%);
  }
}
.slide .slide__img img {
  max-width: 100%;
  width: 100%;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  transition: all 1s ease;
}
.slide .slide__content {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
      z-index: 2;
}
.slide .slide__content.slide__content__left {
  left: 15%;
  transform: translate(-15%, -50%);
}
.slide .slide__content.slide__content__right {
    right: auto;
    left: 12%;
    transform: translate(5%, -50%);
}
.slide .slide__content--headings {
  color: #FFF;
}
.slide .slide__content--headings h2 {
/*  font-size: 4.5rem;
  margin: 10px 0;*/
}
.slide .slide__content--headings .animated {
  transition: all 0.5s ease;
}
.slide .slide__content--headings .top-title {
/*  font-family: "Playball", cursive;
  font-size: 2.5rem;*/
}
.slide .slide__content--headings .title {
/*  font-size: 3.5rem;*/
}
.slide .slide__content--headings .button-custom {
  text-decoration: none;
  color: #333;
    padding: 0.7rem 1.8rem;
}

.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button:hover, .simple-dots .slick-dots li button:focus {
  opacity: 1;
}
.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}
.stick-dots .slick-dots li button {
  position: relative;
  background-color: white;
  opacity: 0.25;
  width: 50px;
  height: 3px;
  padding: 0;
}
.stick-dots .slick-dots li button:hover, .stick-dots .slick-dots li button:focus {
  opacity: 1;
}
.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}
.stick-dots .slick-dots li.slick-active button:hover, .stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}

.slick-nav {
    --active: #fff;
    --border: #ffffff;
    width: 60px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    top: calc(50% - 15px);
    box-shadow: inset 0px 1px 4px 10px #0ae5f59e, 0px 6px 4px 0px #0ae5f5;
    border-radius: 50%;
}
.slick-nav.prev-arrow {
  left: 0.5%;
  transform: scaleX(-1);
  z-index:1;
}
.slick-nav.next-arrow {
  left: auto;
  right: 0.5%;
}
.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}
.slick-nav i:before, .slick-nav i:after {
     content: "";
    width: 11px;
    height: 5px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--active);
    margin: -1px 0 0 -5px;
    display: block;
    transform-origin: 9px 50%;
}
.slick-nav i:before {
  transform: rotate(-40deg);
}
.slick-nav i:after {
  transform: rotate(40deg);
}
.slick-nav:before, .slick-nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 4px solid var(--border);
}
.slick-nav svg {
  width: 55px;
  height: 55px;
  display: block;
  position: relative;
  z-index: 1;
  color: var(--active);
  stroke-width: 4px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0deg);
}
.slick-nav.animate svg {
  -webkit-animation: stroke 1s ease forwards 0.3s;
          animation: stroke 1s ease forwards 0.3s;
}
.slick-nav.animate i {
  -webkit-animation: arrow 1.6s ease forwards;
          animation: arrow 1.6s ease forwards;
}
.slick-nav.animate i:before {
  -webkit-animation: arrowUp 1.6s ease forwards;
          animation: arrowUp 1.6s ease forwards;
}
.slick-nav.animate i:after {
  -webkit-animation: arrowDown 1.6s ease forwards;
          animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@-webkit-keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@-webkit-keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@-webkit-keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}


.wrapper{
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.wrapper .card{
  background: #fff;
     width: calc(25% - 8px);
  height: 300px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.wrapper .card .circle{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  cursor: default;
}
.card .circle .box,
.card .circle .box span{
  position: absolute;
  top: 50%;
  left: 50%;
}
.card .circle .box{
  height: 100%;
  width: 100%;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.2s;
}
.card .circle:hover .box{
  transform: translate(-50%, -50%) scale(0.91);
}
.card .circle .box span,
.wrapper .card .text{
  background: -webkit-linear-gradient(left, #a445b2, #fa4299);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.circle .box span{
  font-size: 38px;
  font-family: sans-serif;
  font-weight: 600;
  transform: translate(-45%, -45%);
  transition: all 0.1s;
}
.card .circle:hover .box span{
  transform: translate(-45%, -45%) scale(1.09);
}
.card .text{
  font-size: 20px;
  font-weight: 600;
}
@media(max-width: 753px){
  .wrapper{
    max-width: 700px;
  }
  .wrapper .card{
    width: calc(50% - 20px);
    margin-bottom: 20px;
  }
}
@media(max-width: 505px){
  .wrapper{
    max-width: 500px;
  }
  .wrapper .card{
    width: 100%;
  }
}
section.banner__slider .bx{
color: #ffffff;
    color: #ffffff;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
    padding: 13px 15px;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s;
    box-shadow: inset 0px 1px 20px 20px #0ae5f5, 0px 0px 12px 8px #0ae5f5;
    float: right;
    height: 450px;
    width: 450px;
    right: 12%;
    border-radius: 50%;
    animation: rotate 15s linear infinite;
    top: 25%;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    /*filter: hue-rotate(360deg);*/
  }
}

section.banner__slider .bx:focus{ color: #1e9bff; }
section.banner__slider .bx:hover{
    color: #fff;
   
}
section.banner__slider .bx:before,
section.banner__slider .bx:after{
    content: '';
    border: 13px solid #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    clip-path: polygon(0 0, 72% 0, 75% 100%, 0 100%);
    transition: all 0.3s ease 0s;
        border-radius: 50%;

}
section.banner__slider .bx:after{ clip-path:polygon(70% 0, 100% 0, 100% 100%, 100% 100%); }
section.banner__slider .text-effect{
    background-repeat: no-repeat;
    font-size: 360px;
    font-weight: 500;
    /* text-transform: uppercase; */
    text-align: right;
    -webkit-text-stroke: 0.02em white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    position: absolute;
    animation: animatedeff 1s ease-in infinite alternate;
    text-shadow: 7px 13px 20px #dd06cd;
    right: 130px;
    z-index: 1;
    top: 29%;
    line-height: 250px;
    letter-spacing: 3px;
}
@keyframes animatedeff{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #fe03ee 0%, #fe03ee 90%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}
section.banner__slider .text-effect span {
font-size: 75px;
    display: block;
    position: absolute;
    top: 195px;
    right: -60px;
    -webkit-text-stroke: 0.06em white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    position: absolute;
    animation: animatedeff2 1s ease-in infinite alternate;
    text-shadow: 0px 8px 8px #1ac8fb;
    float: right;
    font-weight: 800;
    letter-spacing: 0;
}
@keyframes animatedeff2{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #1ac8fb 0%, #1ac8fb 90%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}
 



.ag-format-container {
  width: 1142px;
  margin: 0 auto;
}


.ag-line-block {
    margin: 0 0 200px;
    position: absolute;
    transform: rotate(-90deg);
    left: -243px;
    left: -250px;
    z-index: 1;
    bottom: 22px;
}
.ag-line_text {
  line-height: .85;
  margin: 70px 0;

  letter-spacing: -.02em;
  text-transform: uppercase;
  text-align: center;
  /*font-family: Pari-Match, sans-serif;*/
  font-weight: 700;
  font-size: 120px;
  color: #4aec00;

  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #4aec00;
  -webkit-text-stroke-width: 3px;

  text-shadow: 2px 2px 30px rgba(74, 237, 0, .4);
}
.ag-line_light {
  height: 24.0625em;
  width: 42.875em;
  background: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-lines/images/light.png) 50% 50%/100% 100% no-repeat;

  opacity: 0;

  position: absolute;
}
.ag-line_light-1 {
  top: -3em;
  right: -6em;

  -webkit-animation: mvsl-light-slide-1-ltr 7s ease-in-out 3s infinite normal;
  -moz-animation: mvsl-light-slide-1-ltr 7s ease-in-out 3s infinite normal;
  -o-animation: mvsl-light-slide-1-ltr 7s ease-in-out 3s infinite normal;
  animation: mvsl-light-slide-1-ltr 7s ease-in-out 3s infinite normal;
}
.ag-line_light-2 {
  left: -6em;
  bottom: -3em;

  -webkit-animation: mvsl-light-slide-2-ltr 7s ease-in-out 3s infinite normal;
  -moz-animation: mvsl-light-slide-2-ltr 7s ease-in-out 3s infinite normal;
  -o-animation: mvsl-light-slide-2-ltr 7s ease-in-out 3s infinite normal;
  animation: mvsl-light-slide-2-ltr 7s ease-in-out 3s infinite normal;
}

.ag-line-block__rtl {
  height: 200px;

  position: relative;
}
.ag-line_light-1__rtl {
  top: -12em;
  right: -6em;

  -webkit-animation: mvsl-light-slide-1-rtl 5s ease-in-out 5s infinite normal;
  -moz-animation: mvsl-light-slide-1-rtl 5s ease-in-out 5s infinite normal;
  -o-animation: mvsl-light-slide-1-rtl 5s ease-in-out 5s infinite normal;
  animation: mvsl-light-slide-1-rtl 5s ease-in-out 5s infinite normal;
}
.ag-line_light-2__rtl {
  left: -6em;
  bottom: -5em;

  -webkit-animation: mvsl-light-slide-2-rtl 5s ease-in-out 5s infinite normal;
  -moz-animation: mvsl-light-slide-2-rtl 5s ease-in-out 5s infinite normal;
  -o-animation: mvsl-light-slide-2-rtl 5s ease-in-out 5s infinite normal;
  animation: mvsl-light-slide-2-rtl 5s ease-in-out 5s infinite normal;
}
.ag-line_text-2 {
  color: #F8FF13;

  -webkit-text-stroke-color: #F8FF13;

  text-shadow: 2px 2px 30px rgba(185, 174, 8, 0.4);
}

@-webkit-keyframes mvsl-light-slide-1-ltr {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@-moz-keyframes mvsl-light-slide-1-ltr {
  0% {
    opacity: 0;

    -moz-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -moz-transform: translateZ(0);
    transform: translateZ(0);

    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -moz-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -moz-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@-o-keyframes mvsl-light-slide-1-ltr {
  0% {
    opacity: 0;

    -o-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -o-transform: translateZ(0);
    transform: translateZ(0);

    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -o-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -o-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@keyframes mvsl-light-slide-1-ltr {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(-25em, 0, 0);
    -moz-transform: translate3d(-25em, 0, 0);
    -o-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(23.125em, 0, 0);
    -moz-transform: translate3d(23.125em, 0, 0);
    -o-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(53.125em, 0, 0);
    -moz-transform: translate3d(53.125em, 0, 0);
    -o-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@-webkit-keyframes mvsl-light-slide-1-rtl {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@-moz-keyframes mvsl-light-slide-1-rtl {
  0% {
    opacity: 0;

    -moz-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -moz-transform: translateZ(0);
    transform: translateZ(0);

    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -moz-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -moz-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@-o-keyframes mvsl-light-slide-1-rtl {
  0% {
    opacity: 0;

    -o-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -o-transform: translateZ(0);
    transform: translateZ(0);

    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -o-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -o-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@keyframes mvsl-light-slide-1-rtl {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(25em, 0, 0);
    -moz-transform: translate3d(25em, 0, 0);
    -o-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(-23.125em, 0, 0);
    -moz-transform: translate3d(-23.125em, 0, 0);
    -o-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(-53.125em, 0, 0);
    -moz-transform: translate3d(-53.125em, 0, 0);
    -o-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@-webkit-keyframes mvsl-light-slide-2-ltr {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@-moz-keyframes mvsl-light-slide-2-ltr {
  0% {
    opacity: 0;

    -moz-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -moz-transform: translateZ(0);
    transform: translateZ(0);

    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -moz-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -moz-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@-o-keyframes mvsl-light-slide-2-ltr {
  0% {
    opacity: 0;

    -o-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -o-transform: translateZ(0);
    transform: translateZ(0);

    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -o-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -o-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}
@keyframes mvsl-light-slide-2-ltr {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(25em, 0, 0);
    -moz-transform: translate3d(25em, 0, 0);
    -o-transform: translate3d(25em, 0, 0);
    transform: translate3d(25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(-23.125em, 0, 0);
    -moz-transform: translate3d(-23.125em, 0, 0);
    -o-transform: translate3d(-23.125em, 0, 0);
    transform: translate3d(-23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(-53.125em, 0, 0);
    -moz-transform: translate3d(-53.125em, 0, 0);
    -o-transform: translate3d(-53.125em, 0, 0);
    transform: translate3d(-53.125em, 0, 0);
  }
}

@-webkit-keyframes mvsl-light-slide-2-rtl {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@-moz-keyframes mvsl-light-slide-2-rtl {
  0% {
    opacity: 0;

    -moz-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -moz-transform: translateZ(0);
    transform: translateZ(0);

    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -moz-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -moz-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@-o-keyframes mvsl-light-slide-2-rtl {
  0% {
    opacity: 0;

    -o-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -o-transform: translateZ(0);
    transform: translateZ(0);

    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -o-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -o-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}
@keyframes mvsl-light-slide-2-rtl {
  0% {
    opacity: 0;

    -webkit-transform: translate3d(-25em, 0, 0);
    -moz-transform: translate3d(-25em, 0, 0);
    -o-transform: translate3d(-25em, 0, 0);
    transform: translate3d(-25em, 0, 0);

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    opacity: 1;

    -webkit-transform: translate3d(23.125em, 0, 0);
    -moz-transform: translate3d(23.125em, 0, 0);
    -o-transform: translate3d(23.125em, 0, 0);
    transform: translate3d(23.125em, 0, 0);

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  70%,
  to {
    opacity: 0;

    -webkit-transform: translate3d(53.125em, 0, 0);
    -moz-transform: translate3d(53.125em, 0, 0);
    -o-transform: translate3d(53.125em, 0, 0);
    transform: translate3d(53.125em, 0, 0);
  }
}



@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

}

@media only screen and (max-width: 639px) {

}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}
.ag-line-block p {
font-size: 108px;
    color: #000000;
    -webkit-text-stroke: 0.01em white;
    position: relative;
    z-index: 1;
    font-family: sans-serif;
}


.outer-circle {
    background-image: linear-gradient(#3d027a, #3d027a, #b13df8);
    width: 450px;
    height: 450px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 0;
    -webkit-animation: rotateCircle 2s linear infinite;
    animation: rotateCircle 2s linear infinite;
    padding: 50px;
    display: table;
        margin: 0 auto;
}
.outer-circle .inner-circle {
    background: linear-gradient(100deg,#5b08b8 60%,#ec26ff 95%);
    height: 450px;
    width: 450px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 1px;
    animation: rotateCircle 2s linear infinite reverse;
    display: table;
    text-align: center;
}
.outer-circle .text {
  vertical-align: middle;
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  color: #000;
}
.outer-circle .text img {
    height: 410px;
    width: 450px;
    border-radius: 50%;
}

@-webkit-keyframes rotateCircle {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotateCircle {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



.border-line{
color: #555;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-radius: 0;
    border: none;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    transition: all 0.5s;
    left: 0;
    right: -85px;
    top: 36%;
    height: 80px;
}
div#appointment .border-line {
    top: 40%;
}
a.border-line.btn-lg.line-left {
    left: -437px;
    position: absolute;
}
.border-line:focus,
.border-line:hover{
    --color: #ddd;
    color: #017073;
    text-shadow: 0 0 3px #fff;
}
.border-line:before{
   content: "";
    background: #ffffff;
    width: 95px;
    height: 1px;
    box-shadow: 0px 1px 0px #ffffff, 0px 15px 0px #ffffff, 0px 45px 0px #ffffff, 0px 30px 0px #ffffff, 0px 65px 0px #ffffff, 0px 64px 0px #ffffff, 0px 64px 0px #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    padding: -2px;
}
.border-line:hover:before{ 
    height: 2px;
    /*width: 50px;*/
    /*box-shadow: -10px 5px 0px var(--color), -20px 10px 0px var(--color), -30px 15px 0px var(--color), 
                -40px 20px 0px var(--color), -50px 25px 0px var(--color), -60px 30px 0px var(--color), 
                -70px 35px 0px var(--color), -80px 40px 0px var(--color), -90px 45px 0px var(--color), 
                -100px 50px 0px var(--color), -110px 55px 0px var(--color);*/
} 

.img-border-bx {
        position: relative;
    top: 25px;
}
p.banner-feat-title.text-center {
    color: #ffffff;
    margin-top: 1em;
    padding-left: 35px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
}
h1.banner-guest-name.text-center {
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    padding-left: 35px;
}
#banner-section .banner-box p {
    font-size: 38px;
    color: #ffffff;
        margin-bottom: 0px;
}
#banner-section .banner-box .text-sub-content.text-center p {
    font-size: 20px;
}
#banner-section .banner-box .text-effect span{
background-repeat: no-repeat;
    font-size: 112px;
    font-weight: 600;
    /* text-transform: uppercase; */
    -webkit-text-stroke: 0.05em white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    position: relative;
    animation: animatedbanner 1s ease-in infinite alternate;
    text-shadow: 2px 5px 12px #fc48ef;
    z-index: 1;
    line-height: 150px;
    letter-spacing: 8px;
}
@keyframes animatedbanner{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #fc48ef 0%, #fc48ef 50%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}

#banner-section .banner-box .text-effect-head span{
background-repeat: no-repeat;
    font-size: 80px;
    font-weight: 600;
    /* text-transform: uppercase; */
    -webkit-text-stroke: 0.05em white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    position: relative;
    animation: animatedbanner2 1s ease-in infinite alternate;
    text-shadow: 2px 5px 12px #1ac8fb;
    z-index: 1;
    line-height: 100px;
    letter-spacing: 0;

}
@keyframes animatedbanner2{
    0%{    
        background-image: radial-gradient(circle farthest-corner at center center, #1ac8fb 0%, #1ac8fb 50%, transparent 50.1%);
        background-position: 50% 50%;
        background-size: 0% 0%; 
    }
    100%{  background-size: 500% 600%; }
}
.date-box {
    text-align: center;
    color: #ffffff;
    font-size: 90px;
    font-weight: 700;
    width: 125px;
    line-height: 0px;
    float: right;
        margin-top: 0.8em;
}
.date-box h3{
    font-size: 90px;
    font-weight: 700;
    line-height: 45px;
}
.date-box span {
    font-size: 40px;
    font-weight: normal;
        line-height: 35px;
}
#banner-section .banner-box .date-box p {
    font-size: 20px;
    font-weight: normal;
    color: #ec26ff;
    line-height: 33px;
}
#banner-section .image-content{
position: relative;
    bottom: 0;
    right: 30px;
}
#banner-section .img-border-bx{
    top: 0;
}
.date-box .text-effects h3 {
    padding: 14px 0 10px 0;
    /* line-height: 51px; */
}
.date-box .text-effects{
    right: 0;
}

.cell {
display: inline-block;
    width: 49%;
    text-align: center;
    position: absolute;
    bottom: 0;
}
.circle {
      display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: transparent;
    box-shadow: inset 0px 1px 9px 2px #1cc7fb, 0px 0px 10px 0px #1cc7fb;
    border: 3px solid #ffffff;
}
.square {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 20px;
  background: whiteSmoke;
  box-shadow: 4px -40px 60px 5px rgb(26, 117, 206) inset;
}

.loader {
  background: linear-gradient(to right, rgb(22, 113, 202) 50%, transparent 50%);
  animation: spin 1s infinite linear;
}
.loader:before {
  display: block;
  content: '';
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background: #222;
  border-radius: 50%;
}

.gelatine {
  animation: gelatine 0.5s infinite;
      position: absolute;
    top: 0;
    bottom: auto;
    width: 150px;
    height: 150px;
}
.cell.cell-circle-spin {
position: absolute;
    bottom: auto;
    top: 30px;
    right: -280px;
}
@keyframes gelatine {
  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); }
}

.spin {
  animation: spin 1s infinite linear;
}
.circle.spin {
    width: 250px;
    height: 250px;
    width: 250px;
    height: 250px;
    border: double 25px transparent;
    border-radius: 50%;
    background-image: linear-gradient(#5f139f, #000), radial-gradient(circle at top left, #5b08b8,#de23f8);
    background-origin: border-box;
    background-clip: content-box, border-box;
    display: inline-block;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.elastic-spin {
animation: elastic-spin 1s infinite ease;
    width: 125px;
    height: 125px;
    background: linear-gradient(100deg,#5b08b8 40%,#ec26ff 120%);
    border: 0;
    box-shadow: none;
    top: 65px;
    position: relative;
    right: 0;
}
@keyframes elastic-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(720deg); }
}

.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}

.flash {
  animation: flash 500ms ease infinite alternate;
}
@keyframes flash {
    from { opacity: 1; }    
    to { opacity: 0; }
}

.hithere {
  animation: hithere 1s ease infinite;
}
@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}

.grow {
  animation: grow 2s ease infinite;
}
@keyframes grow {
  from { transform: scale(0); }
  to { transform: scale(1); }
}

.fade-in {
  animation: fade-in 2s linear infinite;
}
@keyframes fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}

.fade-out {
  animation: fade-out 2s linear infinite;
}
@keyframes fade-out {
  from { opacity: 1; }
  to { opacity: 0; }
}

.bounce {
  animation: bounce 2s ease infinite;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); }
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}

.bounce2 {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}

.shake {
  animation: shake 2s ease infinite;
}
@keyframes shake {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
    20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.flip {
    backface-visibility: visible !important;
    animation: flip 2s ease infinite;
}
@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.swing {
    transform-origin: top center;
    animation: swing 2s ease infinite;
}
@keyframes swing {
    20% { transform: rotate(15deg); }   
    40% { transform: rotate(-10deg); }
    60% { transform: rotate(5deg); }    
    80% { transform: rotate(-5deg); }   
    100% { transform: rotate(0deg); }
}

.wobble {
  animation: wobble 2s ease infinite;
}
@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.fade-in-down {
  animation: fade-in-down 2s ease infinite;
}
@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-left {
  animation: fade-in-left 2s ease infinite;
}
@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fade-out-down {
  animation: fade-out-down 2s ease infinite;
}
@keyframes fade-out-down {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.fade-out-right {
  animation: fade-out-right 2s ease infinite;
}
@keyframes fade-out-right {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

.bounce-in {
  animation: bounce-in 2s ease infinite;
}
@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% { transform: scale(.9); }
  100% { transform: scale(1); }
}

.bounce-in-right {
  animation: bounce-in-right 2s ease infinite;
}
@keyframes bounce-in-right {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% { transform: translateX(10px); }
  100% { transform: translateX(0); }
}

.bounce-out {
  animation: bounce-out 2s ease infinite;
}
@keyframes bounce-out {
  0% { transform: scale(1); }
  25% { transform: scale(.95); }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(.3);
  } 
}

.bounce-out-down {
  animation: bounce-out-down 2s ease infinite;
}
@keyframes bounce-out-down {
  0% { transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.rotate-in-down-left {
     animation: rotate-in-down-left 2s ease infinite;
    position: absolute;
    bottom: 0;
    left: 90%;
    width: 95px;
    top: -200px;
    height: 95px;
}
@keyframes rotate-in-down-left {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotate-in-up-left {
  animation: rotate-in-up-left 2s ease infinite;
}
@keyframes rotate-in-up-left {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.hinge {
  animation: hinge 2s ease infinite;
}
@keyframes hinge {
  0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }  
  20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }  
  40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; } 
  80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; } 
  100% { transform: translateY(700px); opacity: 0; }
}

.roll-in {
  animation: roll-in 2s ease infinite;
}
@keyframes roll-in {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

.roll-out {
  animation: roll-out 2s ease infinite;
      animation: roll-out 2s ease infinite;
    position: absolute;
    left: 171%;
    bottom: 263px;
    width: 75px;
    height: 75px;
}
@keyframes roll-out {
    0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

/*Services*/
div#service .main-heading-secondary {
    margin: 0;
}
div#service h1.main-heading {
    margin: 0;
}
.hide-in-desk {
    display: none;
}

.box-form {
    /*padding: 0 15%;*/
}
.sb-newsletter-box input[type="text"], 
.sb-newsletter-box input[type="email"], 
.sb-newsletter-box input[type="url"], 
.sb-newsletter-box input[type="password"], 
.sb-newsletter-box input[type="search"], 
.sb-newsletter-box input[type="number"], 
.sb-newsletter-box input[type="tel"], 
.sb-newsletter-box input[type="range"], 
.sb-newsletter-box input[type="date"], 
.sb-newsletter-box input[type="month"], 
.sb-newsletter-box input[type="week"], 
.sb-newsletter-box input[type="time"], 
.sb-newsletter-box input[type="datetime"], 
.sb-newsletter-box input[type="datetime-local"], 
.sb-newsletter-box input[type="color"], 
.sb-newsletter-box textarea, 
section#ht-newsletter-section select {
width: 100%;
    margin: 0 0 10px 0;
    padding: 20px 28px;
    background: transparent;
    font-size: 1.3rem;
    height: 60px;
    border-radius: 5px;
    border: 4px solid #ffffff;
    box-shadow: inset 0px 1px 11px 5px #86037d, 1px 3px 12px 5px #86037d;
    font-weight: 600;
    color: #ffffff;
}
.sb-newsletter-box input[type="text"]::placeholder, 
.sb-newsletter-box input[type="email"]::placeholder, 
.sb-newsletter-box input[type="url"]::placeholder, 
.sb-newsletter-box input[type="password"]::placeholder, 
.sb-newsletter-box input[type="search"]::placeholder, 
.sb-newsletter-box input[type="number"]::placeholder, 
.sb-newsletter-box input[type="tel"]::placeholder, 
.sb-newsletter-box input[type="range"]::placeholder, 
.sb-newsletter-box input[type="date"]::placeholder, 
.sb-newsletter-box input[type="month"]::placeholder, 
.sb-newsletter-box input[type="week"]::placeholder, 
.sb-newsletter-box input[type="time"]::placeholder, 
.sb-newsletter-box input[type="datetime"]::placeholder, 
.sb-newsletter-box input[type="datetime-local"]::placeholder, 
.sb-newsletter-box input[type="color"]::placeholder, 
.sb-newsletter-box textarea::placeholder, 
section#ht-newsletter-section select{
color: #ffffff;
background: transparent !important;
}
.sb-newsletter--overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    background-size: cover;
}
.sb-newsletter-box {
 border: 4px solid #ffffff;
    border-radius: 7px;
    box-shadow: inset 1px 5px 10px 3px #16777d, 0px 3px 8px 4px #16777d;
    padding: 2.5em 15em 2em 15em;
    position: relative;
}
div#newsletter h1 {
    margin-bottom: 1.5em;
}
div#newsletter .btn{
color: #ffffff;
    background: transparent;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 12px;
    border-radius: 5px;
    border: 2px solid #ffffff;
    position: relative;
    z-index: 1;
    transition: all .3s ease 0s;
    box-shadow: inset 0px 0px 20px 13px #fe03ee85, 0px 4px 20px 5px #fe03ee8c;
    position: relative;
    top: 5px;
    left: 22px;
}
.img-overlay-ser {
    content: "";
    position: absolute;
    left: -30px;
    right: 0;
    top: -140px;
    bottom: 0;
    background: #000;
    opacity: 0.4;
    /* width: 500px; */
    transition: 0.5s ease-in-out;
    display: none;
}
.single-service-bx:hover .img-overlay-ser {
    display: block;
    transition: 0.5s ease-in-out;
}

.footer-area li a,
#appointment .icnbx a,
#innerpage-box .contact-address-area .icnbx a{
    color:#fff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0px 0 0;
    border-radius: 2px;
    border: none;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.footer-area li a:focus,
.footer-area li a:hover{
    border-radius: 30px;
}
.footer-area li a:before,
.footer-area li a:after,
.service-area h4:after,
.service-area h4:before,
#appointment .icnbx a:before,
#appointment .icnbx a:after,
#innerpage-box .contact-address-area .icnbx a:before,
#innerpage-box .contact-address-area .icnbx a:after{
    content: "";
    background: #fe03ee;
    width: 2px;
    height: 2px;
    box-shadow: 30px 20px 0px #26c3f8,40px 60px 0px #26c3f8,40px 60px 0px #26c3f8,
                80px 50px 0px #26c3f8,120px 20px 0px #26c3f8,110px 60px 0px #26c3f8,
                120px 5px 0px #26c3f8,200px 5px 0px #26c3f8,210px 25px 0px #26c3f8,
                230px 50px 0px #26c3f8,170px 90px 0px #26c3f8,190px 74px 0px #26c3f8,
                140px 80px 0px #26c3f8,20px 90px 0px #26c3f8,40px 760px 0px #26c3f8,
                60px 70px 0px #26c3f8,80px 80px 0px #26c3f8,160px 20px 0px #26c3f8;
    border-radius: 50%;
    opacity: 0; 
    position: absolute;
    top: 30px;
    left: 5px;
    z-index: 2;
}

.footer-area li a:after,
.service-area h4:after,
#appointment .icnbx a:after,
#innerpage-box .contact-address-area .icnbx a:after{
    height: 3px;
    width: 3px;
    box-shadow: 0px 20px 20px 20px #cd04c0;
    top: -25px;
    animation-delay: 0.5s;
}
.footer-area li a:before,
.service-area h4:before,
#appointment .icnbx a:before,
#innerpage-box .contact-address-area .icnbx a:before{
height: 5px;
    width: 5px;
    box-shadow: 20px 0px 20px 15px #26c3f8;
    top: 10px;
    animation-delay: 0.9s;
}
.footer-area li a:before,
#appointment .icnbx a:before{
    /* animation: none;*/
}
.footer-area li a:hover:before,
.footer-area li a:hover:after,
.service-area .single-service-bx:hover h4:before,
.service-area .single-service-bx:hover h4:after,
#appointment .icnbx a:before,
#appointment .icnbx a:after,
#innerpage-box .contact-address-area .icnbx a:before,
#innerpage-box .contact-address-area .icnbx a:after{
    animation: twinkle 1s infinite;
}
@keyframes twinkle{
    50%{ opacity: 1; }
}
.service-area h4:after {
    right: 0;
    left: auto;
    top: 0;
}
.service-area h4:before {
    left: 0;
}
#appointment .icnbx a:before,
#appointment .icnbx a:after,
#innerpage-box .contact-address-area .icnbx a:before,
#innerpage-box .contact-address-area .icnbx a:after{
    display: none;
}
#appointment .info-txt:hover .icnbx a:before, 
#appointment .info-txt:hover .icnbx a:after,
#innerpage-box .contact-address-area .info-txt:hover .icnbx a:before, 
#innerpage-box .contact-address-area .info-txt:hover .icnbx a:after {
    display: block;
}
div#team .main {
    margin-bottom: 11em;
}

div#team .img-wrap-ser,
#innerpage-box .single-team .img-wrap-ser{
        width: 250px;
    height: 250px;
}
.our-team:hover .img-overlay-ser {
    display: block;
    transition: 0.5s ease-in-out;
}

body.search .widget-area ul{
    padding: 7px 11px 0 0px;
}
/*----------------------------------------*/
/*   video Area
/*----------------------------------------*/
#video .single-videoinn{display: none;}
#video {position: relative;background: #f1f5fe;}
#video .section-title h2{margin-left: 16px;}
#video .videous-post-boxes {  margin-top: 1em;}
#video .single-video {position: relative;margin: 0;padding: 0;}
#video .videobx{padding: 0em 2.3em;margin-bottom:4em;}
#video .videous-single { 
    position: relative;
    margin-bottom: 0em;
    transition: all .1s linear;
    border-radius: 20px;
    transition: all 0.3s;
    box-shadow: 48px 24px 56px 2px #d1daf4;
        margin: 0;
    padding: 0;
}
#video .video-box img{width: 100%;height: 570px;}
#video .video-box .video-icon {
    position: absolute;
    top: 40%;
    font-size: 22px;
    left: 0;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    line-height: 75px;
    right: 0;
    margin: 0 auto;
}
#video .video-box .video-icon::after {
position: absolute;
    content: '';
    bottom: 0;
    top: 50px;
    left: 40px;
    background-color: transparent;
    border-radius: 50%;
    border: 5px solid #fff;
    margin: 0px;
    opacity: 1;
    transform-origin: center;
    animation: anim 2s linear infinite;
}
@keyframes anim {
    from {
        margin: 0px;
        opacity: 1;
    }

    to {
        margin: -15px;
        opacity: 0;
    }
}
#video .video-box .video-ovly{
/*    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.5;
    border-radius: 50%;*/
}
#video .video-box .video-icon i{
 position: relative;
    color: #ffffff;
    z-index: 0;
    border: 6px solid #fff;
    padding: 30px 35px;
    border-radius: 50%;
    box-shadow: inset 0px 2px 20px 0px #1ac8fb, 0px 4px 20px 0px #1ac8fb;
    font-size: 60px;
    text-shadow: 0px 0px 3px #1ac8fb, 0px 0px 0px #1ac8fb, 0px 0px 6px #1ac8fb, 0px 6px 6px #1ac8fb, 0px 0px 0px #1ac8fb;
}
#video .video-area-data { position: relative;padding: 20px;background: #fff;border-radius: 0 0 20px 20px;}
#video .video-area-data h4{ font-size: 24px; margin: 0; font-weight: 600;}
#video .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;
}
#video .video-overlay:target {visibility: visible;opacity: 1;}
#video .popup {
    margin: auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    top: 5%;
    position: relative;
    transition: all 5s ease-in-out;
}
#video .popup h2 { margin-top: 0;color: #000;font-weight: 900;}
#video .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#video .popup .close:hover {color: #000;}
#video .popup .content {max-height: 30%;overflow: auto;}
@media screen and (max-width: 700px){
  #video .box{
    width: 90%;
  }
  #video .popup{
    width: 90%;
  }
}
#innerpage-box .single-video .videous-single {
    border: 3px solid #ffffff;
    margin-bottom: 2em;
    box-shadow: inset 1px 5px 10px 5px #16777d, 0px 3px 8px 7px #16777d;
}
#innerpage-box embed, 
#innerpage-box iframe, 
#innerpage-box object {
    max-width: 100%;
    width: 100%;
    height: 230px !important;
}


#video embed, 
#video iframe, 
#video object {
    max-width: 100%;
    width: 100%;
    height: 570px;
}
#video .ytp-title-link{
    display: none !important;
}
.video-box {
    line-height: 0;
}

div#testimonial-inner-box .inner-testimonial-anim{
    width: 220px;
    height: 220px;
    margin: 0 auto 0;
    border-top: 16px double #942fdb;
    border-right: 16px double #741fb9;
    border-radius: 50%;
    position: absolute;
    animation: round 10s linear infinite;
    z-index: 2;
    left: 40px;
        display: none;
}
div#testimonial-inner-box:hover .inner-testimonial-anim {
    display: block;
}
div#testimonial-inner-box .inner-testimonial-anim:before{
    content: '';
    background-color: #8f2dd5;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
@keyframes round{
    100%{ transform: rotate(360deg); }
}
body.page-template-blog-template .main-heading-secondary, body.page-template-blog-template h1.main-heading {
    margin: 0 !important;
}


div#features .main {
    margin-bottom: 6em;
}
body.page-template-blog-template .main {
    margin-bottom: 6em;
}
body.page-template-blog-template b,
body.page-template-page-right-sidebar b{
        top: 15%;
}
body.page-template-blog-left-sidebar b,
body.page-template-blog-right-sidebar b,
body.archive.category b,
body.archive.date b,
body.archive.tag b,
body.single.single-post b,
body.page-template-page-left-sidebar b,
body.single.single-product b,
body.woocommerce.woocommerce-page b{
      top: 6%;
}
body.page-template-blog-left-sidebar b,
body.page-template-page-left-sidebar b{
        right: 0;
    left: auto;
} 
body.page-template-blog-template .main-heading-primary {
    color: transparent !important;
}
body.post-template-default.single.single-post p {
    margin-top: 2em;
    margin-bottom: 2em;
}

#features,
#service,
#team,
div#appointment,
#blog {
    z-index: 1;
    position: relative;
}

b {
    position: absolute;
    left: 12%;
    top: 25%;
}
#service b,
#team b{
     top: 16%;
}
div#appointment b {
        top: -50px;
}
#blog b{
        left: auto;
    top: 15%;
    right: 10%;
}
b:before {
 content: "";
    display: block;
    padding: 2px;
    padding-bottom: 0;
    box-sizing: border-box;
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    background: linear-gradient(to right, #fc48ef26, #fc48ee26), linear-gradient(to right, #fc48ee2e, #301d7824);
    background-clip: content-box, padding-box;
    opacity: 0.1;
    background: linear-gradient(to right, #bf8bf538, #37224d33), linear-gradient(to right, #37224d33, #ab7fd852);
    background: linear-gradient(90deg,#5b08b887 10%,#ec26ff66 80%);
 }
b:after {
       content: "";
    display: block;
    padding: 2px;
    padding-top: 0;
    box-sizing: border-box;
    border-bottom-left-radius: 200px;
    border-bottom-right-radius: 200px;
    background: linear-gradient(to right, #fc48ef26, #fc48ee26), linear-gradient(to right, #fc48ee2e, #301d7824);
    background-clip: content-box, padding-box;
    opacity: 0.1;
    background: linear-gradient(to right, #f7669624, #f766963d), linear-gradient(to right, #f766963d, #44202c54);
    background: linear-gradient(100deg,#5b08b8 40%,#ec26ff 100%);
    background: linear-gradient(90deg,#5b08b887 15%,#ec26ff66 80%);
}

b:nth-of-type(1) {
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -5px;
  z-index: -1;
  animation: rotateallsection 8s ease-in-out -0.1s infinite;
}
b:nth-of-type(1):before, b:nth-of-type(1):after {
  width: 10px;
  height: 5px;
}

b:nth-of-type(2) {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  z-index: -2;
  animation: rotateallsection 8s ease-in-out -0.2s infinite;
}
b:nth-of-type(2):before, b:nth-of-type(2):after {
  width: 20px;
  height: 10px;
}

b:nth-of-type(3) {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  z-index: -3;
  animation: rotateallsection 8s ease-in-out -0.3s infinite;
}
b:nth-of-type(3):before, b:nth-of-type(3):after {
  width: 30px;
  height: 15px;
}

b:nth-of-type(4) {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  z-index: -4;
  animation: rotateallsection 8s ease-in-out -0.4s infinite;
}
b:nth-of-type(4):before, b:nth-of-type(4):after {
  width: 40px;
  height: 20px;
}

b:nth-of-type(5) {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  z-index: -5;
  animation: rotateallsection 8s ease-in-out -0.5s infinite;
}
b:nth-of-type(5):before, b:nth-of-type(5):after {
  width: 50px;
  height: 25px;
}

b:nth-of-type(6) {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  z-index: -6;
  animation: rotateallsection 8s ease-in-out -0.6s infinite;
}
b:nth-of-type(6):before, b:nth-of-type(6):after {
  width: 60px;
  height: 30px;
}

b:nth-of-type(7) {
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
  z-index: -7;
  animation: rotateallsection 8s ease-in-out -0.7s infinite;
}
b:nth-of-type(7):before, b:nth-of-type(7):after {
  width: 70px;
  height: 35px;
}

b:nth-of-type(8) {
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  z-index: -8;
  animation: rotateallsection 8s ease-in-out -0.8s infinite;
}
b:nth-of-type(8):before, b:nth-of-type(8):after {
  width: 80px;
  height: 40px;
}

b:nth-of-type(9) {
  width: 90px;
  height: 90px;
  margin-left: -45px;
  margin-top: -45px;
  z-index: -9;
  animation: rotateallsection 8s ease-in-out -0.9s infinite;
}
b:nth-of-type(9):before, b:nth-of-type(9):after {
  width: 90px;
  height: 45px;
}

b:nth-of-type(10) {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  z-index: -10;
  animation: rotateallsection 8s ease-in-out -1s infinite;
}
b:nth-of-type(10):before, b:nth-of-type(10):after {
  width: 100px;
  height: 50px;
}

b:nth-of-type(11) {
  width: 110px;
  height: 110px;
  margin-left: -55px;
  margin-top: -55px;
  z-index: -11;
  animation: rotateallsection 8s ease-in-out -1.1s infinite;
}
b:nth-of-type(11):before, b:nth-of-type(11):after {
  width: 110px;
  height: 55px;
}

b:nth-of-type(12) {
  width: 120px;
  height: 120px;
  margin-left: -60px;
  margin-top: -60px;
  z-index: -12;
  animation: rotateallsection 8s ease-in-out -1.2s infinite;
}
b:nth-of-type(12):before, b:nth-of-type(12):after {
  width: 120px;
  height: 60px;
}

b:nth-of-type(13) {
  width: 130px;
  height: 130px;
  margin-left: -65px;
  margin-top: -65px;
  z-index: -13;
  animation: rotateallsection 8s ease-in-out -1.3s infinite;
}
b:nth-of-type(13):before, b:nth-of-type(13):after {
  width: 130px;
  height: 65px;
}

b:nth-of-type(14) {
  width: 140px;
  height: 140px;
  margin-left: -70px;
  margin-top: -70px;
  z-index: -14;
  animation: rotateallsection 8s ease-in-out -1.4s infinite;
}
b:nth-of-type(14):before, b:nth-of-type(14):after {
  width: 140px;
  height: 70px;
}

b:nth-of-type(15) {
  width: 150px;
  height: 150px;
  margin-left: -75px;
  margin-top: -75px;
  z-index: -15;
  animation: rotateallsection 8s ease-in-out -1.5s infinite;
}
b:nth-of-type(15):before, b:nth-of-type(15):after {
  width: 150px;
  height: 75px;
}

b:nth-of-type(16) {
  width: 160px;
  height: 160px;
  margin-left: -80px;
  margin-top: -80px;
  z-index: -16;
  animation: rotateallsection 8s ease-in-out -1.6s infinite;
}
b:nth-of-type(16):before, b:nth-of-type(16):after {
  width: 160px;
  height: 80px;
}

b:nth-of-type(17) {
  width: 170px;
  height: 170px;
  margin-left: -85px;
  margin-top: -85px;
  z-index: -17;
  animation: rotateallsection 8s ease-in-out -1.7s infinite;
}
b:nth-of-type(17):before, b:nth-of-type(17):after {
  width: 170px;
  height: 85px;
}

b:nth-of-type(18) {
  width: 180px;
  height: 180px;
  margin-left: -90px;
  margin-top: -90px;
  z-index: -18;
  animation: rotateallsection 8s ease-in-out -1.8s infinite;
}
b:nth-of-type(18):before, b:nth-of-type(18):after {
  width: 180px;
  height: 90px;
}

b:nth-of-type(19) {
  width: 190px;
  height: 190px;
  margin-left: -95px;
  margin-top: -95px;
  z-index: -19;
  animation: rotateallsection 8s ease-in-out -1.9s infinite;
}
b:nth-of-type(19):before, b:nth-of-type(19):after {
  width: 190px;
  height: 95px;
}

b:nth-of-type(20) {
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  z-index: -20;
  animation: rotateallsection 8s ease-in-out -2s infinite;
}
b:nth-of-type(20):before, b:nth-of-type(20):after {
  width: 200px;
  height: 100px;
}

b:nth-of-type(21) {
  width: 210px;
  height: 210px;
  margin-left: -105px;
  margin-top: -105px;
  z-index: -21;
  animation: rotateallsection 8s ease-in-out -2.1s infinite;
}
b:nth-of-type(21):before, b:nth-of-type(21):after {
  width: 210px;
  height: 105px;
}

b:nth-of-type(22) {
  width: 220px;
  height: 220px;
  margin-left: -110px;
  margin-top: -110px;
  z-index: -22;
  animation: rotateallsection 8s ease-in-out -2.2s infinite;
}
b:nth-of-type(22):before, b:nth-of-type(22):after {
  width: 220px;
  height: 110px;
}

b:nth-of-type(23) {
  width: 230px;
  height: 230px;
  margin-left: -115px;
  margin-top: -115px;
  z-index: -23;
  animation: rotateallsection 8s ease-in-out -2.3s infinite;
}
b:nth-of-type(23):before, b:nth-of-type(23):after {
  width: 230px;
  height: 115px;
}

b:nth-of-type(24) {
  width: 240px;
  height: 240px;
  margin-left: -120px;
  margin-top: -120px;
  z-index: -24;
  animation: rotateallsection 8s ease-in-out -2.4s infinite;
}
b:nth-of-type(24):before, b:nth-of-type(24):after {
  width: 240px;
  height: 120px;
}

b:nth-of-type(25) {
  width: 250px;
  height: 250px;
  margin-left: -125px;
  margin-top: -125px;
  z-index: -25;
  animation: rotateallsection 8s ease-in-out -2.5s infinite;
}
b:nth-of-type(25):before, b:nth-of-type(25):after {
  width: 250px;
  height: 125px;
}

b:nth-of-type(26) {
  width: 260px;
  height: 260px;
  margin-left: -130px;
  margin-top: -130px;
  z-index: -26;
  animation: rotateallsection 8s ease-in-out -2.6s infinite;
}
b:nth-of-type(26):before, b:nth-of-type(26):after {
  width: 260px;
  height: 130px;
}

b:nth-of-type(27) {
  width: 270px;
  height: 270px;
  margin-left: -135px;
  margin-top: -135px;
  z-index: -27;
  animation: rotateallsection 8s ease-in-out -2.7s infinite;
}
b:nth-of-type(27):before, b:nth-of-type(27):after {
  width: 270px;
  height: 135px;
}

b:nth-of-type(28) {
  width: 280px;
  height: 280px;
  margin-left: -140px;
  margin-top: -140px;
  z-index: -28;
  animation: rotateallsection 8s ease-in-out -2.8s infinite;
}
b:nth-of-type(28):before, b:nth-of-type(28):after {
  width: 280px;
  height: 140px;
}

b:nth-of-type(29) {
  width: 290px;
  height: 290px;
  margin-left: -145px;
  margin-top: -145px;
  z-index: -29;
  animation: rotateallsection 8s ease-in-out -2.9s infinite;
}
b:nth-of-type(29):before, b:nth-of-type(29):after {
  width: 290px;
  height: 145px;
}

b:nth-of-type(30) {
  width: 300px;
  height: 300px;
  margin-left: -150px;
  margin-top: -150px;
  z-index: -30;
  animation: rotateallsection 8s ease-in-out -3s infinite;
}
b:nth-of-type(30):before, b:nth-of-type(30):after {
  width: 300px;
  height: 150px;
}

b:nth-of-type(31) {
  width: 310px;
  height: 310px;
  margin-left: -155px;
  margin-top: -155px;
  z-index: -31;
  animation: rotateallsection 8s ease-in-out -3.1s infinite;
}
b:nth-of-type(31):before, b:nth-of-type(31):after {
  width: 310px;
  height: 155px;
}

b:nth-of-type(32) {
  width: 320px;
  height: 320px;
  margin-left: -160px;
  margin-top: -160px;
  z-index: -32;
  animation: rotateallsection 8s ease-in-out -3.2s infinite;
}
b:nth-of-type(32):before, b:nth-of-type(32):after {
  width: 320px;
  height: 160px;
}

b:nth-of-type(33) {
  width: 330px;
  height: 330px;
  margin-left: -165px;
  margin-top: -165px;
  z-index: -33;
  animation: rotateallsection 8s ease-in-out -3.3s infinite;
}
b:nth-of-type(33):before, b:nth-of-type(33):after {
  width: 330px;
  height: 165px;
}

b:nth-of-type(34) {
  width: 340px;
  height: 340px;
  margin-left: -170px;
  margin-top: -170px;
  z-index: -34;
  animation: rotateallsection 8s ease-in-out -3.4s infinite;
}
b:nth-of-type(34):before, b:nth-of-type(34):after {
  width: 340px;
  height: 170px;
}

b:nth-of-type(35) {
  width: 350px;
  height: 350px;
  margin-left: -175px;
  margin-top: -175px;
  z-index: -35;
  animation: rotateallsection 8s ease-in-out -3.5s infinite;
}
b:nth-of-type(35):before, b:nth-of-type(35):after {
  width: 350px;
  height: 175px;
}

b:nth-of-type(36) {
  width: 360px;
  height: 360px;
  margin-left: -180px;
  margin-top: -180px;
  z-index: -36;
  animation: rotateallsection 8s ease-in-out -3.6s infinite;
}
b:nth-of-type(36):before, b:nth-of-type(36):after {
  width: 360px;
  height: 180px;
}

b:nth-of-type(37) {
  width: 370px;
  height: 370px;
  margin-left: -185px;
  margin-top: -185px;
  z-index: -37;
  animation: rotateallsection 8s ease-in-out -3.7s infinite;
}
b:nth-of-type(37):before, b:nth-of-type(37):after {
  width: 370px;
  height: 185px;
}

b:nth-of-type(38) {
  width: 380px;
  height: 380px;
  margin-left: -190px;
  margin-top: -190px;
  z-index: -38;
  animation: rotateallsection 8s ease-in-out -3.8s infinite;
}
b:nth-of-type(38):before, b:nth-of-type(38):after {
  width: 380px;
  height: 190px;
}

b:nth-of-type(39) {
  width: 390px;
  height: 390px;
  margin-left: -195px;
  margin-top: -195px;
  z-index: -39;
  animation: rotateallsection 8s ease-in-out -3.9s infinite;
}
b:nth-of-type(39):before, b:nth-of-type(39):after {
  width: 390px;
  height: 195px;
}

b:nth-of-type(40) {
  width: 400px;
  height: 400px;
  margin-left: -200px;
  margin-top: -200px;
  z-index: -40;
  animation: rotateallsection 8s ease-in-out -4s infinite;
}
b:nth-of-type(40):before, b:nth-of-type(40):after {
  width: 400px;
  height: 200px;
}

@keyframes rotateallsection {
  25% {
    transform: rotate(360deg);
    -webkit-filter: rotate(360deg);
  }
  50%, 100% {
    transform: rotate(0deg);
    -webkit-filter: rotate(0deg);
  }
}
#innerpage-box {
    position: relative;
    z-index: 1;
        background: #000000;
}
body.page-template-default b {
    top: 5%;
}


.triangle-2 {
  position: relative;
  overflow: hidden;
  transform: translateY(-60%) rotate(-30deg) skewY(28deg) scaleX(0.866);
  pointer-events: none;
}
.triangle-2 {
    position: absolute;
    left: 55%;
    border-top: 4px solid #ffffff;
    /* border-left: 4px solid #ffffff; */
    /* border-bottom: 4px solid #ffffff; */
    border-radius: 15px 7px;
    box-shadow: inset 1px 0px 0px 0px #1cc7fba8, -4px -3px 1px 0px #1cc7fba8;
}
.triangle-2.fade-out.left-triangle {
    position: absolute;
    left: 4%;
    top: 15%;
}
.triangle-2, .triangle-2::before, .triangle-2::after {
  width: 6rem;
  height: 6rem;
}
.triangle-2.left-triangle, .triangle-2.left-triangle::before, 
.triangle-2.left-triangle::after {
    width: 7rem;
    height: 7rem;
}

.triangle-2.fade-out.left-triangle-pos {
        position: absolute;
    left: 3.5%;
    top: 59%;
}
.triangle-2.left-triangle-pos, 
.triangle-2.left-triangle-pos::before, 
.triangle-2.left-triangle-pos::after {
    width: 5rem;
    height: 5rem;
}
.triangle-2::before, .triangle-2::after {
    content: "";
    position: absolute;
    background: #261e52;
    pointer-events: auto;
    border: 5px solid #ffffff;
    border-radius: 10px 14px;
    box-shadow: 0px -1px 7px 5px #1cc7fba8, 0px -20px 10px 11px #1cc7fba8;
}
.triangle-2::before {
  transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skewX(30deg) scaleY(0.75) translateX(-24%);
}
.triangle-2::after {
  transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skewX(-30deg) scaleY(0.866) translateX(24%);
}

 @media screen and (min-width: 1440px) {
#banner-section a.border-line.btn-lg.line-left{
            left: -475px;
    }
    #banner-section .border-line{
        right: -45px;
    }
}

 @media screen and (min-width: 1024px) and (max-width: 1200px){
    body.search .wp-block-group__inner-container h2,
    body.search .widget-area .widget-title{
               font-size: 24px !important;
    }
    body.search .p-sidebar {
    padding: 0;
}

    .navigation .mainmenu>li>a{
            padding: 10px 14px !important;
    }
section.banner__slider .bx{
        top: 18%;
            right: 12%;
}    
section.banner__slider .text-effect{
    right: 110px;
    top: 18%;
    font-size: 315px;
}
section.banner__slider .text-effect span{
    right: -25px;
}
#banner-section .banner-bx {
    position: relative;
    padding: 0 1em;
}
a.border-line.btn-lg.line-left {
    left: -355px;
}
.border-line:before{
        width: 85px;
}
.border-line{
        top: 29%;
}
.border-line{
        right: -83px;
}
#banner-section .banner-box .text-effect-head span{
        font-size: 55px;
}
#banner-section .banner-box p{
     font-size: 28px;
}
header a.btn.btn-lg{
    padding: 10px 7px;
        font-size: 14px;
}
#features .features-area-data h4{
    font-size: 23px;
}
.rs___arrow.arrowcls1 {
    left: 0;
}
.rs___arrow.arrowcls2 {
    left: 25px;
}
.sb-newsletter-box{
    padding: 2.5em 13em 3.5em 10em;
}
.footer-area .single-footer-3 {
    padding-left: 0em;
}
.sb-newsletter-box{
 padding: 2.5em 10em 3.5em 8em;
}
#service .serbx {
    padding: 0 0em;
}
.img-wrap-ser{
        width: 215px;
    height: 215px;
}
.img-ser{
  width: 480px;
    height: 600px;
        background-size: 430px auto !important;
    left: -130px;
    top: -200px;
}
#appointment .ht-inquiry-member-wrap{
    padding: 4em 1em 2em 1em;
}
#appointment .ht-inquiry-member-wrap{
    margin: 0 1em;
}
#appointment .info-txt p{
    font-size: 17px;
    line-height: 25px;
}
#appointment .app-detailbxinn{
        padding: 15px 0 15px 0px;
}
#appointment .app-detail{
        padding: 10px;
}
div#appointment .img-border-bx {
    margin: 0 160px auto;
}
div#appointment .border-line{
    top: 40%;
}
div#appointment a.border-line.btn-lg.line-left{
        left: -114px;
}
div#appointment .border-line {
    right: -30px;
}
div#team .img-wrap-ser,
#innerpage-box .single-team .img-wrap-ser {
    width: 200px;
    height: 200px;
}
.img-ser img.img-responsive{
        width: 100%;
    height: 100%;
        bottom: 60px;
    right: 0;
}
#testimonials .main {
    top: 3em;
}
#testimonials .testimonials-single-area:before{
        clip-path: polygon(100% 49%, 0 15%, 0 65%);
        -webkit-clip-path: polygon(100% 49%, 0 15%, 0 65%);
}
#testimonials .testimonials-single-area:after{
    -webkit-clip-path: polygon(0 36%, 100% 7%, 100% 80%);
    clip-path: polygon(0 36%, 100% 7%, 100% 80%);
}
.ag-line-block{
    left: -270px;
       bottom: 35px;
}
#about .aboutarea-img{
    margin-left: 4em;
    
}
.abtsection-title h3{
        font-size: 37px;
}
#innerpage-box .outer-circle,
#innerpage-box .outer-circle .inner-circle{
        width: 180px;
    height: 180px;
}
#innerpage-box .outer-circle .text img{
    height: 150px;
    width: 200px;
}
#innerpage-box a.border-line.btn-lg.line-left{
        left: -218px;
}
#innerpage-box .border-line {
    right: 10px;
    top: 40%;
}
main#innerpage-box .sertxbx.text-center {
    margin: 0 2%;
}
body.page-template-contact-template #innerpage-box .contact-loader{
        left: -208px;
}
.ios-icon.ios-icon--music.ico-3{
        left: -10%;
}
#innerpage-box .contct-rghtbx {
    padding: 22px 0 20px 0px !important;
}
#innerpage-box .conforminn{
    padding: 4.5em 1em 2em 1em;
    margin: 0 0em;
}
#innerpage-box .contact-address-area .info-txt a, #innerpage-box .contact-address-area .info-txt p{
        font-size: 26px;
}
div#testimonial-inner-box .content-inner-test {
    margin: 0 2%;
}
div#testimonial-inner-box img.img-responsive{
        left: 0;
}
.testimonial-inner-content{
        right: 0;
}
div#testimonial-inner-box .inner-testimonial-anim{
    left: 0;
}
#banner-section .img-border-bx{
        left: 40px;
}
#banner-section .border-line {
    right: -55px;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -355px;
}
#banner-section .cell.cell-circle-spin{
        right: -220px;
}
.wp-block-group__inner-container h2:after, 
#innerpage-box .widget-area .widget-title:after{
        top: 0;
}
.menu-click i:before {
      content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -10px !important;
    right: -3px !important;
    font-weight: 500;
}
#banner-section .outer-circle .text img{
        height: 320px;
    width: 350px;
}
#banner-section .inner-circle, #banner-section .outer-circle{
        height: 350px;
    width: 350px;
}
#banner-section .banner-box{
    left: 0;
}
}


 @media screen and (min-width: 320px) and (max-width: 768px){
    body.search .wp-block-search__button {
    right: 5% !important;
    font-size: 15px !important;
}
    .triangle-2.fade-out.left-triangle-pos {
    position: absolute;
    left: 12.5%;
    top: 35%;
}
    .slider, .slide, .slide .slide__img img {
    height: 600px;
}
    section.banner__slider .bx{
        right: 20%;
            top: -500px;
}
section.banner__slider .text-effect{
   top: 15%;
    font-size: 315px;
    right: 180px;
}
#banner-section .banner-bx {
    position: relative;
    padding: 0 0em;
}
div#appointment .img-border-bx {
    margin: 0 215px auto;
    padding: 0;
}
#banner-section .image-content{
        right: 20px;
}
a.border-line.btn-lg.line-left{
        left: -520px;
}
.show-in-desk{
    display: none;
}
.hide-in-desk{
    display: block;
        margin-top: 1em;
}
.logo-header.mostion img{
        bottom: 0;
}
.top-bar-head {
    padding: 0em 0 0em 0;
}
.header-left.logo {
    padding-left: 0;
}
.sb-newsletter-box{
    padding: 2.5em 2em 1.5em 2em;
    text-align: center;
}
div#newsletter .btn{
    left: 0;
}
#service .serbx {
    padding: 0 0em;
}
.img-wrap-ser{
    width: 240px;
    height: 240px;
}
.img-ser{
width: 480px;
    height: 600px;
    background-size: 600px auto !important;
    background-size: 490px auto !important;
    left: -150px;
    top: -170px;
}
#appointment .app-detailbxinn {
margin: 2.5em 3em 1em 2em;
    padding: 40px 35px 90px 15px;
}
div#appointment a.border-line.btn-lg.line-left{
        left: -106px;
}
div#appointment .border-line {
    right: -38px;
}
#appointment .app-detail{
        margin-bottom: 3em;
}
div#team .img-wrap-ser,
#innerpage-box .single-team .img-wrap-ser {
    width: 200px;
    height: 200px;
}
.img-ser img.img-responsive{
        width: 100%;
    height: 100%;
        bottom: 60px;
    right: 0;
}
#team .single-team {
    margin-bottom: 6em;
}
#testimonials .owl-carousel .owl-stage-outer {
    padding-top: 6em;
}
#testimonials .testimonials-single-area:before {
    content: "";
    width: 425px;
    height: 520px;
    position: absolute;
    top: -75px;
    background: #a939f5;
    -webkit-clip-path: polygon(100% 51%, 0 15%, 0 65%);
    clip-path: polygon(100% 43%, 0 15%, 0 64%);
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 660px;
    height: 540px;
    position: absolute;
    bottom: -325px;
    background: #841df3;
    -webkit-clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    right: 0;
}
#testimonials .owl-dots{
        left: 45%;
}
#about .abtsection-title h2,
#about .text-effects{
        right: 0;
}
.abtsection-title {
    padding-left: 40px;
}
#innerpage-box .outer-circle,
#innerpage-box .outer-circle .inner-circle{
        width: 180px;
    height: 180px;
}
#innerpage-box .outer-circle .text img{
    height: 150px;
    width: 200px;
}
#innerpage-box a.border-line.btn-lg.line-left{
        left: -239px;
}
#innerpage-box .border-line {
    right: 8px;
    top: 40%;
}
main#innerpage-box .sertxbx.text-center {
    margin: 0 2%;
}
header.page-main-header .innheadrhs .bx{
        top: 10%;
}
body.product-template-default.single.single-product header.page-main-header .innheadrhs .bx,
body.our-services-template-default.single.single-our-services header.page-main-header .innheadrhs .bx {
    top: 28%;
}
body.product-template-default.single.single-product header.page-main-header .innheadrhs .text-effect span.root,
body.our-services-template-default.single.single-our-services header.page-main-header .innheadrhs .text-effect span.root{
    top: 35%;
}
body.product-template-default.single.single-product header.page-main-header .innheadrhs .text-effect span,
body.our-services-template-default.single.single-our-services header.page-main-header .innheadrhs .text-effect span {
    top: -30px;
}
header.page-main-header .innheadrhs .text-effect span.root{
     top: 20%;
}
header.page-main-header .innheadrhs .text-effect span{
        top: -62px;
}
.ios-icon.ios-icon--music.ico-3{
        left: -4%;
    top: 12%;
}
.ios-icon--music{
        left: 67%;
}
.ios-icon.ios-icon--music.ico-2{
    top: 11%;
    left: 54.5%;
}
#banner-section .cell.cell-circle-spin{
        right: -170px;
}
#banner-section .outer-circle {
    margin: 0 auto;
}
#banner-section .border-line{
        top: 38%;
            right: 82px;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -600px;
}
.contact-address-area b {
    top: 13%;
}
body.page-template-blog-template b {
    top: 5%;
}
.menu-click i:before {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 0px !important;
    right: 20px !important;
    font-weight: 500;
}
.header-left.logo {
    text-align: left;
}
#banner-section .banner-box{
    left: 0;
}
.footer-area .fbox {
    padding: 6em 0 2em 0;
}
#video embed, #video iframe, #video object {
    max-width: 100%;
    width: 100%;
    height: 350px;
}
}

 @media screen and (min-width: 320px) and (max-width: 767px){
    body.post-type-archive-product header.page-main-header .innheadrhs .text-effect span:nth-child(3) {
    top: -130px;
}
    .img-border-bx {
    position: relative;
    padding: 0 3em;
}
a.border-line.btn-lg.line-left {
    left: -435px;
}
.border-line {
    right: 3px;
}
#banner-section .banner-box p{
    font-size: 30px;
}
#features .featuresus-single{
        margin-bottom: 3em;
}
#features .features-area-data h4{
    font-size: 25px;
}
.rs___arrow.arrowcls1 {
    left: 20px;
}
.rs___arrow.arrowcls2 {
    left: 43px;
}
#appointment .app-detailbxinn {
    margin: 0em 0em 1em 0em;
    padding: 20px 35px 0px 15px;
}
#appointment .info-txt p {
    line-height: 28px;
        font-size: 16px;
    padding-right: 0;
}
#appointment .info-txt.t-box {
    margin-top: 0;
}
div#appointment .img-border-bx {
    margin: 0 165px auto;
}
#about .abtsection-title h2,
#about .text-effects{
        right: 0;
}
.abtsection-title {
    padding-left: 40px;
}
#about .aboutarea-img {
    margin-left: 0;
}
.ag-line-block{
        left: -200px;
        bottom: -60px;
}
.ag-line-block p{
        font-size: 65px;
}
.ag-line_light{
        height: 16.0625em;
}
#innerpage-box a.border-line.btn-lg.line-left {
    left: -330px;
}
#innerpage-box .border-line {
    right: 100px;
}
main#innerpage-box .single-service-bx {
    margin-bottom: 2em;
}
main#innerpage-box .news-block{
        margin-bottom: 3em;
}
#ht-contactus-wrap .conforminn {
    padding: 5em 2em 2em;
}
#ht-contactus-wrap .contact-text.main-heading-secondary {
    font-size: 25px;
}
div#testimonial-inner-box .content-inner-test {
    margin: 0 0%;
}
.testimonial-inner-content{
    right: 0;
}
div#testimonial-inner-box img.img-responsive{
        left: 15px;
}
div#testimonial-inner-box{
        margin-bottom: 10em;
}
div#testimonial-inner-box .inner-testimonial-anim{
        left: 23px;
}
#innerpage-box embed, #innerpage-box iframe, #innerpage-box object {
    height: 100% !important;
}
}

 @media screen and (min-width: 820px) and (max-width: 1000px){
    .triangle-2.fade-out.left-triangle-pos {
    position: absolute;
    left: 12.5%;
    top: 35%;
}
    .slider, .slide, .slide .slide__img img {
    height: 600px;
}
    section.banner__slider .bx{
        right: 20%;
            top: -500px;
}
section.banner__slider .text-effect{
   top: 15%;
    font-size: 315px;
    right: 180px;
}

.show-in-desk{
    display: none;
}
.hide-in-desk{
    display: block;
        margin-top: 1em;
}
.sb-newsletter-box{
    padding: 2.5em 2em 1.5em 2em;
    text-align: center;
}
div#newsletter .btn{
    left: 0;
}
.img-wrap-ser{
    width: 240px;
    height: 240px;
}
.img-ser{
width: 480px;
    height: 600px;
    background-size: 600px auto !important;
    background-size: 490px auto !important;
    left: -150px;
    top: -170px;
}
#appointment .app-detailbxinn {
margin: 2.5em 3em 1em 2em;
    padding: 40px 35px 90px 15px;
}
div#appointment a.border-line.btn-lg.line-left{
        left: -106px;
}
#appointment .app-detail{
        margin-bottom: 3em;
}
div#appointment .border-line {
    right: -8px;
}
div#appointment a.border-line.btn-lg.line-left {
    left: -137px;
}
div#appointment .img-border-bx {
    margin: 0 215px auto;
}
div#team .img-wrap-ser {
    width: 200px;
    height: 200px;
}
#team .single-team {
    margin-bottom: 6em;
}
#testimonials .testimonials-single-area:before {
    content: "";
    width: 425px;
    height: 520px;
    position: absolute;
    top: -75px;
    background: #a939f5;
    -webkit-clip-path: polygon(100% 51%, 0 15%, 0 65%);
    clip-path: polygon(100% 43%, 0 15%, 0 64%);
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 660px;
    height: 540px;
    position: absolute;
    bottom: -325px;
    background: #841df3;
    -webkit-clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    right: 0;
}
#testimonials .owl-dots{
        left: 45%;
}
#about .abtsection-title h2,
#about .text-effects{
        right: 0;
}
.abtsection-title {
    padding-left: 40px;
}
#innerpage-box .outer-circle,
#innerpage-box .outer-circle .inner-circle{
        width: 180px;
    height: 180px;
}
#innerpage-box .outer-circle .text img{
    height: 150px;
    width: 200px;
}
#innerpage-box a.border-line.btn-lg.line-left{
        left: -235px;
}
#innerpage-box .border-line {
    right: 12px;
    top: 40%;
}
main#innerpage-box .sertxbx.text-center {
    margin: 0 2%;
}
.ios-icon.ios-icon--music.ico-3{
        left: -4%;
    top: 12%;
}
.ios-icon--music{
        left: 67%;
}
.ios-icon.ios-icon--music.ico-2{
    top: 11%;
    left: 54.5%;
}
#banner-section .border-line{
        top: 38% !important;
            right: 115px;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -500px !important;
}
#banner-section .outer-circle {
    margin: 0 auto;
}
#banner-section .border-line {
    right: 80px !important;
}
#banner-section .outer-circle .text img{
        height: 320px;
    width: 350px;
}
#banner-section .inner-circle, #banner-section .outer-circle{
        height: 350px;
    width: 350px;
}
#banner-section .banner-box{
    left: 0;
}
.trail-dark{
    width: 6vh;
}
}


@media only screen and (max-width: 540px){
   .slider, .slide, .slide .slide__img img {
    height: 79vh !important;
}
}
 @media screen and (min-width: 320px) and (max-width: 576px){
section.banner__slider .text-effect {
      top: 3%;
    right: 75px;
        font-size: 290px;
}
.slider, .slide, .slide .slide__img img {
    height: 515px;
}
section.banner__slider .text-effect span{
        top: 195px;
    right: -55px;
        font-size: 65px;
}
section.banner__slider .bx {
    right: 12%;
    top: -497px;
}
.slick-nav.next-arrow{
        left: auto;
    right: 0%;
}
.slick-nav.prev-arrow{
        left: 0%;
}
.slick-nav{
        width: 50px;
    height: 50px;
}
.sb-newsletter-box {
    padding: 2.5em 1em 1.5em 1em;
    text-align: center;
}
#appointment .info-txt{
    text-align: center; 
}
#appointment .f-box {
    margin: 0em 0 0;
}
div#appointment .img-border-bx {
    margin: 0 105px auto;
}
#appointment .app-detailbxinn{
        border-radius: 5%;
}
#appointment .ht-inquiry-member-wrap{
     margin: 0em 0 0;
}
#testimonials .testimonials-single-area:before {
    content: "";
    width: 240px;
    top: -75px;
    -webkit-clip-path: polygon(100% 50%, 0 15%, 0 68%);
    clip-path: polygon(100% 50%, 0 15%, 0 68%);
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 500px;
    height: 540px;
    position: absolute;
    bottom: -325px;
    background: #841df3;
    -webkit-clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    clip-path: polygon(0 38%, 100% 3%, 100% 80%);
    right: 0;
}
#about .aboutarea-img {
    margin-left: 4em;
}
.ag-line-block {
    left: -130px;
    bottom: -80px;
}
.ag-line_light{
    height: 16.0625em;
}
.abtsection-title h3{
        font-size: 40px;
}
#video .video-box img {
    width: 100%;
    height: 500px;
}
div#testimonial-inner-box .inner-testimonial-anim {
    left: 15px;
}
#banner-section .border-line {
    right: 36px;
        top: 35%;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -458px;
}
#banner-section .outer-circle .text img{
        height: 320px;
    width: 350px;
}
#banner-section .inner-circle, #banner-section .outer-circle{
        height: 350px;
    width: 350px;
}
#banner-section .banner-box{
    left: 0;
}
}
 @media screen and (min-width: 320px) and (max-width: 475px){
    body.post-template-default.single.single-post header.page-main-header .innheadrhs .bx {
    top: 21%;
}
    body.search .wp-block-search__button {
    right: 12% !important;
    font-size: 20px !important;
}
body.search .p-sidebar {
    padding: 0;
}
 body.search .wp-block-group__inner-container h2:after, 
 body.search #innerpage-box .widget-area .widget-title:after{
        top: 0px;
}
body.our-services-template-default.single.single-our-services #secondary a{
    font-size: 15px !important;
    padding-right: 1em;
}
    .triangle-2.fade-out.left-triangle-pos {
    position: absolute;
    left: 12.5%;
    top: 28%;
}
#banner-section .cell.cell-circle-spin {
    right: -115px;
        top: -13px;
}
#banner-section .cell.cell-circle-spin .elastic-spin{
        right: -15px;
}
section.banner__slider .text-effect{
       right: 36px;
    font-size: 250px;
    top: 7%;
}
.slider, .slide, .slide .slide__img img {
       height: 520px !important;
}
section.banner__slider .text-effect span {
top: 150px;
    right: -25px;
    font-size: 54px;
}
section.banner__slider .bx {
    right: 8%;
    top: -461px;
    height: 360px;
    width: 360px;
}
.slick-nav{
        top: calc(86% - 15px);
}
.outer-circle{
        width: 250px;
    height: 250px;
}
.outer-circle .inner-circle{
     width: 250px;
    height: 250px;
}
.outer-circle .text img{
        height: 220px;
    width: 250px;
}
a.border-line.btn-lg.line-left {
    left: -322px;
}
.border-line:before{
        width: 80px;
}
.border-line {
    right: 19px;
    top: 40%;
}
#banner-section .banner-box p {
    font-size: 22px;
}
.rs___arrow.arrowcls1 {
    left: 97px;
}
.rs___arrow.arrowcls2 {
    left: 75px;
}
.service-area .single-service-bx {
    margin-bottom: 7em;
}
div#appointment a.border-line.btn-lg.line-left {
    left: -110px;
}
div#appointment .border-line {
    right: -33px;
}
#appointment .info-txt{
        padding-left: 0em;
}
.testimonials-area .ts-area-c p{
    padding: 14em 0em 13em;
}
#testimonials .ts-area-thumb img{
        width: 160px;
    height: 160px;
}
#testimonials .ts-area-thumb{
        top: 0;
}
#testimonials .testimonials-single-area:before{
    clip-path: polygon(100% 48%, 0 15%, 0 69%);
    -webkit-clip-path: polygon(100% 48%, 0 15%, 0 69%);
        width: 195px;
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 370px;
    -webkit-clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    clip-path: polygon(0 40%, 100% 3%, 100% 80%);
    right: 0;
}
#testimonials .owl-dots {
    left: 35%;
}
#innerpage-box .border-line {
    right: 42px;
}
#innerpage-box a.border-line.btn-lg.line-left {
    left: -270px;
}
#video .video-box img {
    width: 100%;
    height: 400px;
}
body.page-template-contact-template #innerpage-box .contact-wrap-img {
    text-align: left;
}
body.page-template-contact-template #innerpage-box img.banner-img{
        position: relative;
    left: 20px;
}
body.page-template-contact-template #innerpage-box .contact-loader{
        top: -21px;
    left: -247px;
}
.ios-icon.ios-icon--music.ico-3 {
    left: -4%;
    top: 15%;
}
#innerpage-box .contct-rghtbx{
    padding-left: 0 !important;
}
#innerpage-box .contact-address-area .icnbx{
    margin: 0 auto;
    text-align: center;
}
#innerpage-box .contact-address-area .infoinnbx{
    padding-left: 0em;
}
#innerpage-box .contact-address-area .info-txt a, #innerpage-box .contact-address-area .info-txt p{
    font-size: 20px;
}
#innerpage-box .contact-address-area .info-txt{
        text-align: center;
        padding-right: 0;
}
#ht-contactus-wrap .contact-text.main-heading-secondary {
    font-size: 25px;
    word-break: break-word;
}
.testimonial-inner-content {
    right: auto;
    left: 15px;
    padding: 0px 15px 22px 15px;
    width: 92%;
    top: 185px;
    text-align: center;
}
div#testimonial-inner-box img.img-responsive {
    left: 15px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
div#testimonial-inner-box .inner-testimonial-anim {
    left: 0;
    right: 0;
}
div#testimonial-inner-box .content-inner-test p{
        top: 9.5em;
}
div#testimonial-inner-box {
    margin-bottom: 15em;
}
div#testimonial-inner-box .testimonial-inner-name h3 {
    padding-top: 30px !important;
}
#banner-section .border-line {
    right: 50px;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -302px;
}
#banner-section .inner-circle, #banner-section .outer-circle {
    height: 200px;
    width: 200px;
}
#banner-section .outer-circle .text img {
    height: 170px;
    width: 200px;
}
#banner-section .border-line {
    right: 50px !important;
    top: 30%;
}
}

 @media screen and (min-width: 320px) and (max-width: 375px){
body.search .wp-block-group__inner-container h2, 
body.search #innerpage-box .widget-area .widget-title{
    font-size: 18px !important;
}
body.search .wp-block-group__inner-container h2{
        top: -35px;
}
body.search .wp-block-group__inner-container h2:after, 
body.search #innerpage-box .widget-area .widget-title:after{
    font-size: 30px;
}
section.banner__slider .text-effect {
    right: 42px;
    font-size: 200px;
    top: 4%;
}
section.banner__slider .text-effect span {
top: 144px;
    right: -15px;
    font-size: 40px;
}
section.banner__slider .bx {
    right: 8%;
    top: -385px;
    height: 300px;
    width: 300px;
}
section.banner__slider .bx:before, section.banner__slider .bx:after{
    border: 8px solid #ffffff;
}
.slider, .slide, .slide .slide__img img {
    height: 450px !important;
}
.outer-circle,
.outer-circle .inner-circle {
    width: 200px;
    height: 200px;
}
a.border-line.btn-lg.line-left {
    left: -270px;
}
.border-line {
    right: 18px;
    top: 28%;
}
.outer-circle .text img {
    height: 170px;
    width: 200px;
}
#banner-section .banner-box .text-effect-head span{
        font-size: 75px;
}
.main-heading-secondary{
        font-size: 25px;
}
div#appointment .img-border-bx {
    margin: 0 80px auto;
}
div#appointment .border-line {
    top: 40%;
}
#testimonials .testimonials-single-area:after {
    content: "";
    width: 300px;
    -webkit-clip-path: polygon(0 39%, 100% 7%, 100% 80%);
    clip-path: polygon(0 35%, 100% 1%, 100% 80%);
}
#testimonials .testimonials-single-area:before{
    width: 170px;
    clip-path: polygon(100% 51%, 0 15%, 0 72%);
    -webkit-clip-path: polygon(100% 51%, 0 15%, 0 72%);
}
#innerpage-box a.border-line.btn-lg.line-left {
    left: -245px;
}
#innerpage-box .border-line {
    right: 17px;
}
#banner-section .border-line {
    top: 30%;
    right: 25px !important;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -280px;
}
body.ht-sticky-header .slider, 
body.ht-sticky-header .slide, 
body.ht-sticky-header .slide .slide__img img{
 height: 520px !important;
}
}

 @media screen and (min-width: 320px) and (max-width: 320px){
section.banner__slider .bx{
    right: 1% !important;
        height: 300px;
    width: 300px;
       /* top: 0% !important;*/
}
section.banner__slider .text-effect {
    right: 30px;
    font-size: 170px;
}
.outer-circle{
        padding: 30px;
}
.outer-circle, .outer-circle .inner-circle {
    width: 150px;
    height: 150px;
}
.outer-circle .text img {
    height: 108px;
    width: 150px;
}
.border-line {
    right: 33px;
    top: 25%;
}
a.border-line.btn-lg.line-left {
    left: -222px;
}
.border-line:before {
    width: 70px;
}
#banner-section .banner-box .text-effect-head span {
    font-size: 60px;
    line-height: 80px;
}
h1.banner-guest-name.text-center{
        font-size: 30px;
}
.rs___arrow.arrowcls1 {
    left: 45px;
}
div#newsletter .main-heading-primary{
        font-size: 55px;
}
.img-wrap-ser {
    width: 190px;
    height: 190px;
}
.img-ser {
   width: 480px;
    height: 600px;
    background-size: 400px auto !important;
    left: -118px;
    top: -225px;
}
#appointment .appdetailbx {
    margin: 0;
}
div#appointment .img-border-bx {
    margin: 0 53px auto;
    margin-bottom: 3em;
}
.testimonials-area .ts-area-c p{
    font-size: 15px;
        line-height: 25px;
}
#testimonials .ts-area-thumb img {
    width: 120px;
    height: 120px;
}
#testimonials .testimonials-single-area:before{
        clip-path: polygon(100% 43%, 0 14%, 0 61%);
    -webkit-clip-path: polygon(100% 43%, 0 14%, 0 61%);
}
#testimonials .owl-dot{
        bottom: 175px;
}
#testimonials .testimonials-single-area:after{
    -webkit-clip-path: polygon(0 42%, 100% 11%, 100% 80%);
    clip-path: polygon(0 42%, 100% 11%, 100% 80%);
}
.img-border-bx {
    padding: 0 0;
}
#innerpage-box a.border-line.btn-lg.line-left {
    left: -220px;
}
#innerpage-box .border-line {
    right: -9px;
}
header.page-main-header .innheadrhs .text-effect span.treeEnd{
        font-size: 30px !important;
}
.contact-address-area {
    padding: 5em 0em 7.5em;
}
body.page-template-contact-template #innerpage-box img.banner-img{
        width: 240px;
    height: 240px;
}
body.page-template-contact-template #innerpage-box .contact-loader {
    top: -70px;
    left: -247px;
}
.ios-icon--music {
    left: 58%;
    top: -30px;
}
body.page-template-contact-template #innerpage-box .item.red{
        left: -40px;
}
body.page-template-contact-template #innerpage-box .item.green{
    left: -100px;
}
#banner-section a.border-line.btn-lg.line-left {
    left: -250px;
}
#banner-section .border-line {
    right: 32px;
}
}
body.woocommerce.woocommerce-page button[type="submit"]:after,
.widget_shopping_cart_content a:before,
.woocommerce ul.product_list_widget a:before,
body.single.single-post ul li:after{
    content: none !important;
}
.price_slider_wrapper {
    padding: 0 3%;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    opacity: 1 !important;
}
.woocommerce .product_meta a {
    padding: 5px;
        line-height: 2.5em;
}
.woocommerce span.posted_in {
    margin-bottom: 2em;
}
body.single.single-post i.fa.fa-angle-double-right {
    display: none;
}
header.page-main-header .innheadrhs .text-effect span:nth-child(5) {
    position: relative;
    top: 1.2em;
    left: 0;
    text-align: center;
    width: 80%;
}

body.our-services-template-default.single.single-our-services div#secondary li:after,
body.our-services-template-default.single.single-our-services div#secondary li:hover:after{
    content: none !important;
    box-shadow: none !important;
    animation: none !important; 
}
body.our-services-template-default.single.single-our-services div#secondary li:before,
body.our-services-template-default.single.single-our-services div#secondary li:hover:before{
    box-shadow: none !important;
    content: none !important;
    animation: none !important; 
}
body.our-services-template-default.single.single-our-services div#secondary li.menu-item a:hover:before, 
body.our-services-template-default.single.single-our-services div#secondary li.menu-item a:hover:after{
animation: none !important; 
}
body.our-services-template-default.single.single-our-services #content-box ul li {
    padding-left: 10px;
    border: 2px solid #000000;
    margin-bottom: 30px !important;
    margin-left: 10px !important;
    margin-right: 15px !important;
    border-radius: 8px;
    padding-top: 5px;
}
body.our-services-template-default.single.single-our-services li a{
        margin-bottom: 0 !important;
}
body.our-services-template-default.single.single-our-services div#secondary li a {
    padding-top: 17px;
    padding-right: 1em !important;
}
body.our-services-template-default.single.single-our-services #secondary.widget-area aside.widget {
   /* border: 0 !important;*/
  /*  background: transparent;*/
}
body.our-services-template-default.single.single-our-services div#secondary.widget-area .widget.widget_nav_menu.toggle-menu {
        border: 0 !important;
    padding-top: 1em;
    padding-bottom: 0em !IMPORTANT;
    margin-bottom: 0;
}
body.our-services-template-default.single.single-our-services div#secondary.widget-area .widget.widget_nav_menu.toggle-menu h2.widgettitle,
body.our-services-template-default.single.single-our-services div#secondary.widget-area .widget.widget_nav_menu.toggle-menu .wp-block-group__inner-container h2 {
    top: -100px;
}
body.our-services-template-default.single.single-our-services div#secondary li.menu-item a:after {
    opacity: 1 !important;
    box-shadow: none !important;
    border: 0 !important;
    position: absolute;
    right: 15px !important;
    text-align: right;
    left: auto;
    font-size: 44px !important;
    font-weight: bold !important;
}
body.our-services-template-default.single.single-our-services div#secondary li.menu-item a:before {
    opacity: 1 !important;
    box-shadow: none !important;
    content: none !important;
}
body.our-services-template-default.single.single-our-services div#secondary {
    padding-top: 3em !important;
    padding-top: 0;
}

body.our-services-template-default.single.single-our-services #secondary.widget-area aside.widget {
   /* border: 0 !important;
    background: transparent;*/
}

form.woocommerce-cart-form button[type="submit"]:after {
    content: none;
}
div#secondary .widget.woocommerce.widget_rating_filter a:before {
    content: none !IMPORTANT;
    display: none;
}
div#secondary .widget_rating_filter ul{
    border: 0px solid #eaeaea !important;
}
