:root{--primary-color:#efc122;--dark-color:#000000;--secondary-color:#616161;--grey-color:#F7F8F9;--white-color:#ffffff;--body-fonts:'Nunito Sans',sans-serif;--title-fonts:'Jost',sans-serif}
::-moz-selection{text-shadow:none;background:var(--primary-color);color:#fff}
::-moz-selection{text-shadow:none;background:var(--primary-color);color:#fff}
::selection{text-shadow:none;background:var(--primary-color);color:#fff}
body{background:var(--white-color);font-family:var(--body-fonts);font-size:1rem;font-style:normal;font-weight:400;line-height:2;color:var(--secondary-color);overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-family:var(--title-fonts);color:var(--dark-color);font-style:normal;text-transform:capitalize;font-weight:600;margin:0;word-wrap:break-word}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none!important}
h1{font-size:39px;font-style:normal;line-height:48px}
h2{font-size:35px;font-style:normal;line-height:44px}
h3{font-size:31px;font-style:normal;line-height:40px}
h4{font-size:27px;font-style:normal;line-height:36px}
h5{font-size:23px;font-style:normal;line-height:32px}
h6{font-size:20px;font-style:normal;line-height:28px}
.button,a{color:var(--primary-color);outline:0!important;transition:all .5s ease-in-out;text-decoration:none!important}
a:focus,a:hover{color:var(--primary-color);outline:0}
p{margin-bottom:30px}
img{max-width:100%;height:auto;border-radius:5px}
pre{background:var(--white-color);padding:15px;border:1px solid var(--grey-color)}
hr{margin:0;padding:0;border-bottom:1px solid #e0e0e0;border-top:0}
b,strong{font-weight:600}
ol,ul{padding-left:25px;margin-bottom:1em}
ol li{list-style:decimal}
ol ol{padding-left:25px}
ul li{list-style:inherit}
dl dd{margin-bottom:15px}
dl dd:last-child{margin-bottom:0}
.section-style::before{content:'';position:absolute;right:100%;top:0;width:100%;height:100%;background-color:var(--primary-color)}
.table-overflow{width:100%;overflow:scroll}
table{border:1px solid var(--grey-color);width:100%;margin-bottom:20px}
table td,table th{border:1px solid var(--grey-color);padding:8px;text-align:center}
table td{border:.2px solid var(--primary-color)}
input,input.form-control{background:var(--grey-color);border:1px solid var(--grey-color);color:var(--dark-color);width:100%;font-size:16px;padding:0 15px;height:54px;line-height:54px;margin-bottom:20px;outline:0;border-radius:5px;transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.form-control:focus,input:focus,input:hover,textarea:focus,textarea:hover{border-color:var(--primary-color)!important;outline:0}
input[type=checkbox],input[type=radio]{width:auto;height:auto;float:none;margin-right:5px}
textarea{background:var(--grey-color);border:1px solid var(--primary-color);color:var(--dark-color);width:100%;float:left;padding:10px 15px;outline:0;border-radius:5px;transition:all .5s ease-in-out;margin-bottom:20px}
select,select.form-control{border:1px solid var(--dark-color);color:var(--dark-color);width:100%;float:left;padding:0 30px 0 15px;height:51px;line-height:48px;outline:0;border-radius:5px;transition:all .5s ease-in-out;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');background-repeat:no-repeat;background-position:right 9px bottom 50%;background-size:20px 20px}
.ys-bg-grey{background-color:var(--grey-color)!important}
.ys-bg-dark{background-color:var(--dark-color)!important}
.ys-bg-white{background-color:var(--white-color)!important}
.ys-text-white{color:var(--white-color)!important}
.ys-text-primary{color:var(--primary-color)!important}
.ys-bg-primary{background:var(--primary-color)!important}
.ys-text-dark{color:var(--dark-color)!important}
.btn-bg-primary{color:var(--dark-color)!important;background:var(--primary-color)!important}
.btn-bg-primary:hover{color:var(--white-color)!important;background:var(--dark-color)!important}
blockquote{background:var(--white-color);padding:15px 30px;border:1px solid var(--grey-color);border-radius:0;border-left:5px solid var(--primary-color);margin-bottom:30px}
blockquote cite{font-family:var(--title-fonts);color:var(--primary-color);text-transform:uppercase;font-weight:600;font-style:italic}
blockquote strong{font-family:var(--title-fonts);color:var(--primary-color);font-style:italic;text-transform:uppercase;font-weight:600}
.ys-blog-post .ys-blog-contain blockquote p{margin-bottom:0}
.ys-blog-post .ys-blog-contain p:last-child{margin-bottom:0}
.post-password-form input{float:none}
.ys-blog-post .ys-blog-contain table td,.ys-blog-post .ys-blog-contain table th,.ys-comment-area table td,.ys-comment-area table th{border-color:var(--grey-color);background:var(--white-color)}
.ys-comment-area{display:inline-block;width:100%}
.ys-blog-contain .wp-block-archives,.ys-blog-contain .wp-block-archives-dropdown,.ys-blog-contain .wp-block-categories,.ys-blog-contain .wp-block-latest-posts,.ys-blog-contain .wp-block-search,.ys-blog-contain .wp-block-tag-cloud{margin:0 0 30px;padding:0;display:inline-block;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-blog-contain .wp-block-archives li{list-style-type:none}
.comment-respond{margin-top:0;display:inline-block;width:100%}
.comment-respond .comment-reply-title,.ys-comment-area .comments-title{padding-top:30px;position:relative;margin:0;padding-bottom:0}
.comment-respond .comment-reply-title a{font-weight:600;color:var(--primary-color);font-size:60%;margin-left:30px}
.comment-respond .comment-reply-title a:hover{color:var(--primary-color);text-decoration:none}
.commentlist{margin:0;padding:0;list-style:none}
.commentlist .comment{margin-top:30px;margin-bottom:0;vertical-align:top;padding:0;list-style:none}
.commentlist .ys-comment-info{padding:30px;border:1px solid var(--grey-color);position:relative;background:var(--grey-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.commentlist ol.children{padding-left:60px}
.commentlist .ys-comment-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}
.commentlist .ys-comment-avatar{padding-right:30px}
.commentlist .ys-comment-avatar img{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:120px}
.commentlist .ys-comment-box{position:relative;display:inline-block;width:100%}
.commentlist .ys-comment-box .title:hover{text-decoration:none;color:var(--primary-color)}
.commentlist .comment-content p{margin:0}
.single-post .commentlist .comment-content p{margin-bottom:15px}
.single-post .commentlist b,.single-post .commentlist strong{font-weight:700}
.commentlist .ys-comment-info .reply a{position:absolute;right:30px;top:30px;margin:0;font-size:14px;line-height:22px;text-transform:uppercase}
.commentlist .ys-comment-info .reply a:hover{color:var(--primary-color);text-decoration:none}
.comment-awaiting-moderation,.no-comments{font-style:italic;margin:15px 0}
.comment-respond .comment-notes,.comment-respond .logged-in-as{padding:0;margin:0 0 30px}
.comment-respond .comment-form-comment{margin-top:0;margin-bottom:30px;display:inline-block;width:100%}
.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:32.6%;display:inline-block;margin:0 15px 30px 0}
.comment-respond .comment-form-url{margin-right:0}
.comment-respond .form-submit{display:inline-block;width:100%;margin-bottom:0}
.comment-respond .comment-form-email,.comment-respond .comment-form-url,.commentlist .comment-respond .comment-form-author{width:31.7%;float:left}
ol.commentlist .pingback,ol.commentlist .trackback{margin-left:25px}
section{position:relative;padding:130px 0; user-select: none;}
.container{max-width:1300px;position:relative}
.container-fluid{position:relative}
#ys-loading{flex-direction:column;justify-content:center;align-items:center;position:fixed;display:flex;top:0;left:0;right:0;bottom:0;z-index:9999;width:100%;height:100%;background:var(--white-color)}
#ys-loading img{height:60px;width:auto;border-radius:0}
#back-to-top .top{position:fixed;bottom:30px;right:30px;margin:0;color:var(--white-color);background:var(--primary-color);z-index:999;border:1px solid var(--primary-color);font-size:26px;width:50px;height:50px;text-align:center;line-height:50px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
#back-to-top .top:hover{background:var(--dark-color);color:var(--white-color);border:1px solid var(--dark-color)}
.screen-reader-text{display:none}
[type=button],[type=reset],[type=submit]{padding:10px 30px;font-family:var(--title-fonts);font-size:18px;text-transform:capitalize;background:var(--primary-color);color:var(--white-color);display:inline-block;border:none;width:auto;height:auto;line-height:2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
[type=button]:hover,[type=reset]:hover,[type=submit]:hover{background:var(--dark-color);color:var(--white-color)!important}
.search-form{position:relative}
.search-form label{width:100%;margin-bottom:0;float:left;width:100%}
.ys-search-form [type=search]{margin-bottom:0}
.search-submit{background:var(--dark-color);border:none;padding:0;position:absolute;text-align:center;color:var(--white-color)!important;line-height:54px;height:54px;width:54px;top:0;right:0;transition:all .5s ease-in-out}
.search-submit:before{content:"\f002";font-family:"Font Awesome 6 Free";font-weight:700}
.ys-button{font-family:var(--title-fonts);font-size:16px;padding:12px 45px;line-height:2;position:relative;width:auto;background:var(--primary-color);color:var(--dark-color);vertical-align:middle;display:inline-block;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-button span{z-index:9;position:relative}
.ys-button:focus,.ys-button:hover{background:var(--dark-color);color:var(--white-color)}
.ys-button.ys-btn-link{padding:0;position:relative;background:0 0;color:var(--primary-color)!important;border-radius:unset;position:relative}
.ys-button.ys-btn-link:hover{color:var(--secondary-color)}
.ys-button.ys-btn-link:before{content:"";position:absolute;height:1px;width:0;bottom:5px;right:0;background:var(--primary-color);display:block;transition:all .3s linear}
.ys-button.ys-btn-link:hover:before{left:0;width:100%}
.ys-button.ys-btn-outline{background:0 0;border:1px solid var(--primary-color);color:var(--primary-color)}
.ys-button.ys-btn-outline:hover{background:0 0;border:1px solid var(--dark-color);color:var(--dark-color)}
[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-family:Flaticon;font-size:inherit;font-style:normal;line-height:normal;margin-left:0}
.widget{margin-bottom:30px;display:inline-block;width:100%;position:relative;padding:30px;background:var(--white-color);border:none;-webkit-box-shadow:0 0 30px 0 rgba(21,21,21,.1);-moz-box-shadow:0 0 30px 0 rgba(21,21,21,.1);box-shadow:0 0 30px 0 rgba(21,21,21,.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.widget:last-child{margin-bottom:0}
.widget .widget-title{margin-bottom:20px;padding:0 0 8px;font-size:28px;position:relative;line-height:36px;position:relative}
.widget .widget-title::before{content:"";width:60px;height:2px;position:absolute;bottom:-1px;left:0;background:var(--primary-color)}
.widget.widget_search{background:var(--primary-color)}
.widget.widget_search .widget-title{color:var(--white-color)}
.widget.widget_search .widget-title::before{background:var(--white-color)}
.search-form{position:relative}
.search-form label{width:100%;margin-bottom:0;float:left;width:100%}
.search-submit{background:var(--dark-color);border:none;padding:0;position:absolute;text-align:center;color:var(--white-color)!important;line-height:54px;height:54px;width:54px;top:0;right:0;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.search-submit:before{content:"\f002";font-family:"Font Awesome 6 Free";font-weight:700}
.search-submit:hover{color:var(--white-color)!important;background:var(--dark-color);outline:0}
.widget ul{padding:0;margin:0}
.widget ul li{list-style:none;margin:0 0 15px 0}
.widget ul li:last-child{margin-bottom:0}
.widget ul ul.children{padding-left:25px;margin-top:15px}
.widget ul li a{padding:0 0 0 20px;color:var(--secondary-color);position:relative;-ms-word-wrap:break-word;word-wrap:break-word;position:relative}
.widget ul li a:hover{color:var(--primary-color);text-decoration:none}
.widget.widget_archive ul li>a:before,.widget.widget_categories ul li>a:before,.widget.widget_meta ul li a:before,.widget.widget_nav_menu ul li>a:before,.widget.widget_pages ul li a:before,.widget.widget_recent_comments ul li:before,.widget.widget_recent_entries ul li>a:before{position:absolute;content:'\f054';left:0;font-size:12px;top:4px;color:inherit;font-family:"Font Awesome 6 Free";line-height:normal;font-weight:900;color:var(--primary-color)}
.widget.widget_recent_comments #recentcomments li,.widget.widget_recent_comments ul li{padding-left:20px;position:relative}
.widget.widget_recent_comments #recentcomments li.recentcomments span a,.widget.widget_recent_comments ul li.recentcomments span a{color:var(--secondary-color);padding:0!important}
.widget.widget_recent_comments #recentcomments li.recentcomments a:before,.widget.widget_recent_comments ul li.recentcomments a:before{display:none}
.widget.widget_recent_comments #recentcomments li.recentcomments a,.widget.widget_recent_comments ul li.recentcomments a{color:var(--primary-color);padding:0!important}
.widget.widget_recent_comments #recentcomments li.recentcomments a:hover,.widget.widget_recent_comments ul li.recentcomments a:hover{color:var(--primary-color);text-decoration:underline!important}
.widget.widget_recent_comments ul li:before{content:'\f27a';font-size:12px;top:8px;font-weight:600}
.widget.widget_archive ul li,.widget.widget_categories ul li{font-weight:400;color:var(--primary-color)}
.widget_calendar table caption{caption-side:inherit;padding:0 0 10px;color:var(--dark-color);font-weight:500}
.widget_calendar table#wp-calendar{width:100%;text-align:center;margin-bottom:0;margin-top:0;background:var(--white-color)}
.widget_calendar .calendar_wrap td#today{background:var(--primary-color);color:var(--white-color)}
.widget_calendar .calendar_wrap td#today a{color:var(--white-color)}
.widget_calendar .calendar_wrap table th{background:var(--white-color);color:var(--dark-color)}
.widget_calendar .calendar_wrap table td,.widget_calendar .calendar_wrap table th{padding:8px;text-align:center}
.widget_categories ul>li:last-child{margin-bottom:0}
.widget.widget_rss ul li{margin-bottom:30px}
.widget.widget_rss ul li:last-child{margin-bottom:0}
.widget.widget_rss ul li a{padding-left:0;font-size:16px;color:var(--dark-color);font-weight:700;font-family:var(--title-fonts)}
.widget.widget_rss ul li a:hover{color:var(--primary-color)}
.widget.widget_rss ul li a:before{display:none}
.widget.widget_rss ul li cite{font-weight:700;margin-top:5px;display:inline-block;width:100%}
.widget.widget_rss ul li .rss-date{font-size:14px;color:var(--primary-color);line-height:1;display:inline-block;width:100%;margin:5px 0}
.widget ul.menu li .sub-menu,.widget.widget_nav_menu ul li .sub-menu{display:block!important;padding-left:20px;margin-top:15px}
.widget_recent_entries ul li .post-date{font-weight:700;color:var(--dark-color)}
.widget_tag_cloud .tag-cloud-link{font-size:14px!important;background:var(--primary-color);margin:0 10px 10px 0;display:inline-block;color:var(--white-color);padding:4px 16px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid var(--grey-color);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}
.widget_tag_cloud .tag-cloud-link:hover{background:var(--dark-color);color:var(--white-color)}
.blog{overflow:hidden}
.blog .owl-carousel .owl-stage-outer{overflow:visible}
.blog .owl-carousel .owl-item{opacity:0}
.blog .owl-carousel .owl-item.active{opacity:1}
.blog .owl-carousel .owl-dots{margin-top:0}
.ys-blog-post{padding:0;margin-bottom:45px;background:var(--white-color);display:inline-block;width:100%;border-radius:5px;box-shadow:0 0 30px 0 rgba(21,21,21,.1)}
.blog .owl-carousel .ys-blog-post{margin-bottom:0}
.ys-blog-post .ys-post-media{overflow:hidden;position:relative}
.ys-blog-post:hover .ys-post-media img{transform:scale(1.1);border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.ys-blog-post .ys-post-media img{transform:scale(1);transition:.5s ease-in-out;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.ys-blog-post .ys-blog-contain{display:inline-block;position:relative;width:100%;padding:30px}
.ys-blog-post .ys-post-media .ys-post-date{position:absolute;top:30px;right:30px;text-align:center;background-color:var(--primary-color);padding:10px 0;line-height:24px;text-transform:uppercase;border-radius:5px}
.ys-blog-post .ys-post-media .ys-post-date a{color:var(--white-color)}
.ys-blog-post .ys-post-media .ys-post-date span{display:inline-block;width:100%;font-family:var(--title-fonts);font-size:24px;line-height:1.2;font-weight:600}
.ys-blog-post .ys-blog-contain .ys-blog-title{font-size:32px;line-height:1.3;margin-bottom:5px}
.ys-blog-post .ys-post-meta ul{margin:0 0 15px;padding:0;width:100%;display:flex!important}
.ys-blog-post .ys-post-meta ul li{list-style:none;display:inline-block;font-family:var(--title-fonts);padding:0 0;margin:0 0 0 20px;align-self:center!important;font-size:14px;line-height:22px;text-transform:uppercase;position:relative}
.ys-blog-post .ys-post-meta ul li.ys-post-meta{display:none}
.ys-blog-post .ys-post-meta ul li:first-child{margin-left:0}
.ys-blog-post .ys-post-meta ul li a{color:var(--secondary-color)}
.ys-blog-post .ys-post-meta ul li a:hover{color:var(--primary-color)}
.ys-blog-post .ys-post-meta ul li i{margin-right:8px;color:var(--primary-color)}
.ys-pagination{margin-top:15px}
.ys-pagination .page-numbers{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;padding:0;margin:0}
.ys-pagination .page-numbers li:first-child .page-numbers{margin-left:0}
.ys-pagination .page-numbers li .page-numbers{position:relative;display:block;padding:0 15px;height:45px;width:45px;text-align:center;line-height:45px;margin:0 5px;color:var(--dark-color);background-color:var(--grey-color);border:1px solid var(--grey-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-pagination .page-numbers li .page-numbers:hover{color:var(--white-color);text-decoration:none;background-color:var(--primary-color);border-color:var(--primary-color);z-index:2}
.ys-pagination .page-numbers li .page-numbers:focus{box-shadow:none;outline:0;z-index:2}
.ys-pagination .page-numbers li .page-numbers:not(:disabled):not(.disabled){cursor:pointer}
.ys-pagination .page-numbers li .page-numbers.current{color:var(--white-color);background:var(--primary-color);border-color:var(--primary-color);z-index:1;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}
.ys-pagination .page-numbers li .next.page-numbers,.ys-pagination .page-numbers li .prev.page-numbers{width:auto}
.ys-error-block{text-align:center}
.ys-error-block .ys-error-text{font-size:420px;font-family:var(--title-fonts);color:var(--primary-color);line-height:.8;margin-bottom:30px;font-style:normal;text-transform:uppercase;font-weight:600}
.animated{animation-duration:1.25s}
.fadeInDown{animation-name:fadeInDown}
.fadeInLeft{animation-name:fadeInLeft}
.fadeInRight{animation-name:fadeInRight}
@keyframes fadeInLeft{
from{opacity:0;transform:translate3d(-100%,0,0)}
to{opacity:1;transform:none}
}
#header-social li i{font-size:25px}
header#ys-header{position:relative;display:inline-block;width:100%;clear:both;background:var(--white-color);z-index:99}
header#ys-header.ys-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);-moz-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);box-shadow:0 5px 15px 0 rgba(0,33,85,.1)}
header#ys-header .ys-top-header{background:var(--dark-color);padding:0;font-size:14px}
header#ys-header .ys-top-header .ys-header-contact.text-right ul{float:right}
header#ys-header .ys-top-header .ys-header-contact ul{margin:0;padding:0}
header#ys-header .ys-top-header .ys-header-contact ul li{list-style:none;display:inline-block;color:var(--white-color);border-left:1px solid rgba(255,255,255,.1);padding:10px 20px}
header#ys-header .ys-top-header .ys-header-contact ul li:last-child{margin-right:0;border-right:1px solid rgba(255,255,255,.1)}
header#ys-header .ys-top-header .ys-header-contact ul li i{margin-right:10px}
header#ys-header .ys-top-header .ys-header-contact ul li a{color:var(--white-color)}
header#ys-header .ys-top-header .ys-header-contact ul li a:hover{color:var(--white-color);background:0 0}
header#ys-header .ys-top-header .text-right .ys-header-social ul,header#ys-header .ys-top-header .ys-header-social.text-right ul{float:right}
header#ys-header .ys-top-header .ys-header-social ul{margin:0;padding:0}
header#ys-header .ys-top-header .ys-header-social ul li{list-style:none;display:inline-block;border-left:1px solid rgba(255,255,255,.1)}
header#ys-header .ys-top-header .ys-header-social ul li a{color:var(--white-color);padding:10px 20px;display:inline-block}
header#ys-header .ys-top-header ul li a:hover{color:var(--white-color);background:var(--primary-color)}
header#ys-header .ys-top-header .ys-header-social ul li:last-child{border-right:1px solid rgba(255,255,255,.1)}
header#ys-header .ys-bottom-header .navbar .navbar-brand{line-height:80px}
header#ys-header .ys-bottom-header .navbar .navbar-brand img{height:55px}
header#ys-header .ys-bottom-header{min-height:90px}
header#ys-header .ys-bottom-header .navbar{padding:0}
header#ys-header .ys-bottom-header .navbar .ys-menu-contain{display:inline-block;width:100%}
header#ys-header .ys-bottom-header .navbar .navbar-nav{float:right}
#ys-main-menu{display:flex;flex-wrap:wrap}
header#ys-header .ys-bottom-header .navbar .navbar-nav li{font-family:var(--title-fonts);position:relative;float:left;margin-right:30px;color:var(--dark-color);line-height:90px;font-weight:400}
header#ys-header .ys-bottom-header .navbar .navbar-nav li:last-child{margin-right:0}
header#ys-header .ys-bottom-header .navbar .navbar-nav li a{color:var(--dark-color);font-size:16px}
header#ys-header .ys-bottom-header .navbar .navbar-nav li.current-menu-item a{color:var(--primary-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu{display:none}
header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{display:block;background:var(--white-color);position:absolute;top:90px;left:0;padding-left:0;display:inline-block;width:240px;z-index:999;padding:0;-webkit-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);-moz-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);box-shadow:0 5px 15px 0 rgba(0,33,85,.1)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li{line-height:2;padding:0;margin:0;display:inline-block;width:100%;color:var(--dark-color);transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;border-bottom:1px solid var(--grey-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li i{margin-left:10px;font-size:12px;color:var(--dark-color);opacity:.5}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a{line-height:2;text-transform:capitalize;padding:10px 15px;width:100%;color:var(--dark-color);font-size:16px;position:relative;overflow:hidden;float:left}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a:focus,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a:hover,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-parent>a,header#ys-header .ys-bottom-header .navbar .navbar-nav li.current-menu-ancestor a{color:var(--primary-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li:hover{background:var(--dark-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a:before{content:'';position:absolute;top:calc(50% - 3px);height:5px;width:5px;background:var(--primary-color);border-radius:0;left:0;opacity:0;transition:all .5s ease-in-out;transform:translateX(-10px)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a:hover:before,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a:before,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-parent>a:before{opacity:1;transform:translateX(0)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-parent,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu>li:hover{padding:0 15px}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li>.sub-menu{display:none}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{position:absolute;top:0;right:100%;left:inherit;display:block;background:var(--white-color);display:inline-block;border:none}
header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.ys-submenu-icon{opacity:1;position:absolute;top:12px;right:15px;line-height:2;font-size:12px;color:var(--secondary-color);transform:rotate(270deg)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children.current-menu-parent>.ys-submenu-icon,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.ys-submenu-icon{color:var(--dark-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover{color:var(--primary-color);background:var(--dark-color)}
header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a{color:var(--primary-color);background:var(--dark-color)}
header#ys-header .ys-menu-search-block{position:relative;margin:0 30px 0 30px}
header#ys-header .ys-menu-search-block a{color:var(--dark-color);font-size:16px;width:18px;display:inline-block}
header#ys-header .ys-search-form{position:absolute;top:59px;right:-30px;width:350px;padding:15px;z-index:999;display:none;background:var(--white-color);box-shadow:0 3px 30px 0 rgba(0,33,85,.1);border-radius:0}
header#ys-header .ys-button:hover .ys-button-line-left{width:calc(15px - 1px)}
header#ys-header.ys-header-default .ys-bottom-header.ys-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);-moz-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);box-shadow:0 5px 15px 0 rgba(0,33,85,.1);background:var(--white-color)}
header#ys-header.ys-header-default .ys-bottom-header .navbar .navbar-nav li.current-menu-item>a{color:var(--primary-color)}
header#ys-header.ys-header-style-1.ys-has-sticky{position:absolute;top:0;left:0;display:inline-block;width:100%;background:0 0;z-index:999;padding:15px 0;box-shadow:none}
header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky{position:fixed;background:var(--white-color);padding:0;top:0;-webkit-box-shadow:0 3px 30px 0 rgba(0,33,85,.1);-moz-box-shadow:0 3px 30px 0 rgba(0,33,85,.1);box-shadow:0 3px 30px 0 rgba(0,33,85,.1)}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{line-height:normal;color:#fff;padding:25px 30px;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li{line-height:95px}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li>a{color:var(--white-color)}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li.current-menu-item>a{color:var(--primary-color)}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li i{color:var(--white-color)}
header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:95px}
header#ys-header.ys-header-style-1 .ys-header-info-box{margin:0 0 0 30px;display:flex;color:var(--white-color)}
header#ys-header.ys-header-style-1 .ys-header-call{display:inline-block;margin-right:30px;margin-top:5px}
header#ys-header.ys-header-style-1 .ys-header-call a i{font-size:48px;margin-right:15px;line-height:56px}
header#ys-header.ys-header-style-1 .ys-header-call a{display:flex;align-items:flex-start}
header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info{flex:1;text-transform:capitalize;font-size:14px;color:var(--dark-color)}
header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info span{width:100%;display:inline-block;color:var(--primary-color);line-height:normal}
header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info h5{font-weight:700;font-size:18px;line-height:26px;color:var(--white-color)}
header#ys-header.ys-header-style-1.ys-header-sticky .ys-bottom-header .navbar .navbar-nav li>a,header#ys-header.ys-header-style-1.ys-header-sticky .ys-header-call a .ys-call-info h5{color:var(--dark-color)}
header#ys-header.ys-header-style-1.ys-header-sticky .ys-bottom-header .navbar .navbar-nav li i{color:var(--dark-color)}
header#ys-header.ys-header-style-1.ys-header-sticky .ys-header-call a .ys-call-info span{color:var(--primary-color)}
header#ys-header .ys-button:after,header#ys-header .ys-button:before{display:none}
header#ys-header.ys-header-style-2 .ys-top-header{background:var(--dark-color)}
header#ys-header.ys-header-style-2 .no-gutters{margin-right:0;margin-left:0}
header#ys-header.ys-header-style-2 .no-gutters>.col,header#ys-header.ys-header-style-2 .no-gutters>[class*=col-]{padding-right:0;padding-left:0}
header#ys-header.ys-header-style-2 .ys-header-diff-block .navbar-brand img{height:60px}
header#ys-header.ys-header-style-2{position:absolute;top:0;left:0;display:inline-block;width:100%;background:var(--white-color);padding:0;-webkit-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);-moz-box-shadow:0 5px 15px 0 rgba(0,33,85,.1);box-shadow:0 5px 15px 0 rgba(0,33,85,.1)}
header#ys-header.ys-header-style-2 .navbar-brand{background:var(--primary-color);padding:25px 30px;margin:0;line-height:4.7777;text-align:center;width:100%;display:inline-block}
header#ys-header.ys-header-style-2 .ys-bottom-header{min-height:auto}
header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li{line-height:75px}
header#ys-header.ys-header-style-2 .ys-header-info-box{display:flex}
header#ys-header.ys-header-style-2 .ys-menu-search-block{line-height:76px;padding:0 30px;background:var(--white-color);border-left:1px solid var(--grey-color);color:#fff;font-size:20px}
header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:75px}
header#ys-header.ys-header-style-2 .ys-search-form{top:77px}
header#ys-header.ys-header-style-2.ys-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%}
header#ys-header.ys-header-style-2.ys-header-sticky .ys-top-header{display:none}
header#ys-header.ys-header-style-2.ys-header-sticky .navbar-brand{line-height:2.44444;padding:15px 30px}
header#ys-header.ys-header-style-2.ys-header-sticky .ys-header-diff-block .navbar-brand img{height:45px}
header#ys-header.ys-header-style-2 .ys-toggle-btn{line-height:75px;padding:22px 25px;background:var(--primary-color);color:#fff}
header#ys-header.ys-header-style-2 .ys-toggle-btn a:after,header#ys-header.ys-header-style-2 .ys-toggle-btn a:before{transform-origin:50% 0}
.buttons ol li:before{position:absolute;bottom:0;left:0;z-index:-1;display:block;width:23vw;height:20vw;content:"";-webkit-box-shadow:0 0 20px rgba(0,0,0,.05);-moz-box-shadow:0 0 20px rgba(0,0,0,.05);box-shadow:0 0 20px rgba(0,0,0,.05)}
.buttons ol li:after{position:absolute;top:38%;right:7vw;transform:rotate(-90deg);z-index:1;display:block;width:30px;height:30px;text-align:center;content:counter(list-counter,decimal-leading-zero);font-family:Helvetica;font-size:20px;line-height:30px;font-weight:300;opacity:.15;transition:color .35s;will-change:color}
header#ys-header.ys-header-style-2 .ys-toggle-btn a{position:relative;display:block;top:15px;width:30px;height:2px;margin:0 auto;border:none;cursor:pointer;background:currentColor;color:inherit;font-size:0;transition:.35s}
header#ys-header.ys-header-style-2 .ys-toggle-btn a:after,header#ys-header.ys-header-style-2 .ys-toggle-btn a:before{position:absolute;top:0;left:50%;display:block;width:100%;height:2px;background:currentColor;content:"";transition:transform .35s}
header#ys-header.ys-header-style-2 .ys-toggle-btn a:before{transform:translate(-50%,-10px)}
header#ys-header.ys-header-style-2 .ys-toggle-btn a:after{transform:translate(-50%,10px)}
footer#ys-footer.style-1{margin-top:60px}
footer#ys-footer{background-color:var(--dark-color);color:#ccc;display:inline-block;width:100%}
footer#ys-footer .ys-footer-top{padding:60px 0 0}
footer#ys-footer .ys-copyright-footer{padding:20px 0;background:#0d0d0d}
footer#ys-footer .ys-copyright-footer .ys-copyright{text-align:center;display:inline-block;width:100%}
footer#ys-footer .ys-copyright-footer .ys-copyright a{color:var(--white-color)}
footer#ys-footer .ys-copyright-footer .ys-copyright a:hover{color:var(--white-color);text-decoration:underline}
footer#ys-footer .ys-footer-bottom-list{padding:0 0 60px;margin-top:-60px;position:relative;z-index:9}
footer#ys-footer .ys-footer-bottom-list .row{background:var(--white-color);-webkit-box-shadow:0 0 30px 0 rgba(21,21,21,.1);-moz-box-shadow:0 0 30px 0 rgba(21,21,21,.1);box-shadow:0 0 30px 0 rgba(21,21,21,.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
footer#ys-footer .ys-footer-bottom-list .ys-footer-items{border-right:1px solid var(--grey-color)}
footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items{padding:30px;display:flex;align-items:flex-start}
footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items i{align-self:center;font-size:48px;line-height:56px;color:var(--primary-color)}
footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items h4{font-size:24px;line-height:32px;width:100%;display:inline-block}
footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items .ys-footer-items-info{margin-left:15px}
footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items .ys-footer-items-info a,footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items .ys-footer-items-info span{color:var(--secondary-color)}
footer#ys-footer .widget{background:0 0;padding:0;box-shadow:none;border:none;margin-bottom:45px}
footer#ys-footer .widget .footer-title{margin-bottom:20px;padding:0;font-size:26px;position:relative;line-height:34px}
footer#ys-footer .widget ul li{margin:0 0 15px 0}
footer#ys-footer .widget ul li a{padding:0 0 0 15px;display:inline-block}
footer#ys-footer .widget ul li a:before{content:"";position:absolute;top:0;bottom:0;left:0;width:5px;height:5px;display:inline-block;background:var(--primary-color);margin:auto 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
footer#ys-footer .widget #recentcomments--1 .recentcomments a:before,footer#ys-footer .widget ul li .rsswidget:before,footer#ys-footer .ys-footer-social ul li a:before{display:none}
footer#ys-footer .widget ul li a:hover{color:var(--primary-color)}
footer#ys-footer .widget ul li .comment-author-link a{color:var(--primary-color)}
footer#ys-footer table td,footer#ys-footer table th{border:1px solid var(--secondary-color)}
footer#ys-footer .calendar_wrap table caption{caption-side:inherit;padding:0 0 10px;font-weight:600;font-family:var(--title-fonts);color:var(--white-color)}
footer#ys-footer .calendar_wrap td#today{background:var(--primary-color);color:var(--white-color)}
footer#ys-footer .calendar_wrap td#today a{color:var(--white-color)}
footer#ys-footer ul li a.rsswidget{padding-left:0;font-size:16px;color:var(--dark-color);font-weight:600;font-family:var(--title-fonts)}
footer#ys-footer ul li .rss-date{font-size:14px;color:var(--primary-color);line-height:1;display:inline-block;width:100%;margin:5px 0}
footer#ys-footer ul li cite{font-weight:600;margin-top:5px;display:inline-block;width:100%}
footer#ys-footer .search-form{position:relative}
footer#ys-footer .search-form .search-submit{background:var(--primary-color);border:none;position:absolute;text-align:center;line-height:54px;height:54px;width:54px;top:0;right:0;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
footer#ys-footer .search-form .search-submit:before{content:"\f002";font-family:"Font Awesome 5 Free";font-weight:600}
footer#ys-footer .search-form .search-submit:hover{background:var(--dark-color)}
footer#ys-footer .search-form input{background:var(--white-color);border-color:var(--white-color)}
footer#ys-footer .tagcloud .tag-cloud-link{font-size:14px!important;color:var(--white-color);background:var(--primary-color);margin:0 10px 10px 0;display:inline-block;padding:2px 12px;border-radius:5px;border:1px solid var(--primary-color);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}
footer#ys-footer .tagcloud .tag-cloud-link:hover{border-color:var(--white-color);background:var(--white-color);color:var(--primary-color)}
footer#ys-footer .widget ul.menu li a,footer#ys-footer .ys-widget-menu .ys-service li a{position:relative;border:none;padding:0 0 0 15px;display:inline-block;width:100%}
footer#ys-footer .widget ul.menu li a:first-child{padding-top:0}
footer#ys-footer .widget ul.menu li a:hover,footer#ys-footer .ys-widget-menu .ys-service li a:hover{color:var(--primary-color)}
footer#ys-footer .widget ul.menu li a:before{content:"";position:absolute;top:0;bottom:0;left:0;width:5px;height:5px;display:inline-block;background:var(--primary-color);margin:auto 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
footer#ys-footer .wp-calendar-nav .wp-calendar-nav-next,footer#ys-footer .wp-calendar-nav .wp-calendar-nav-prev{background:0 0;border:1px solid var(--secondary-color);border-top:0}
footer#ys-footer .wp-calendar-nav .wp-calendar-nav-next a,footer#ys-footer .wp-calendar-nav .wp-calendar-nav-prev a{color:var(--white-color)}
footer#ys-footer .wp-caption p.wp-caption-text{color:var(--dark-color)}
footer#ys-footer .ys-widget-menu .ys-service li a:before{content:"";position:absolute;top:18px;bottom:0;left:0;width:5px;height:5px;display:inline-block;background:var(--primary-color);margin:0}
footer#ys-footer .ys-footer-style-1 .widget .ys-footer-social ul{margin:0;padding:0}
footer#ys-footer .ys-footer-style-1 .widget .ys-footer-social ul li{list-style:none;float:left;margin:0 5px 0}
footer#ys-footer .ys-footer-style-1 .widget .ys-footer-social ul li:last-child{margin:0}
footer#ys-footer .ys-footer-style-1 .widget .ys-footer-social ul li a{background:#0d0d0d;color:var(--white-color);width:60px;height:60px;line-height:60px;text-align:center;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
footer#ys-footer .ys-footer-style-1 .widget .ys-footer-social ul li a:hover{background:var(--primary-color);color:var(--white-color)}
footer#ys-footer.style-1 .ys-footer-recent-post .ys-footer-recent-post-info h6{color:#ccc}
footer#ys-footer .widget:first-child{margin-bottom:45px}
footer#ys-footer .ys-footer-logo{height:60px;margin-bottom:30px}
footer#ys-footer .widget .footer-title{color:var(--white-color)}
footer#ys-footer .widget ul{padding-left:0}
footer#ys-footer .widget ul li a,footer#ys-footer .widget ul.menu li a,footer#ys-footer .ys-widget-menu .ys-service li a{color:#ccc}
footer#ys-footer .widget ul li,footer#ys-footer .widget ul.menu li,footer#ys-footer .ys-widget-menu .ys-service li{color:#ccc;list-style:none}
footer#ys-footer .widget .ys-footer-form{position:relative;line-height:1}
footer#ys-footer .widget .ys-footer-form input{background:#0d0d0d;border:0;color:var(--white-color)}
footer#ys-footer .widget .ys-footer-form #submit{position:absolute;width:auto;right:0;top:0;line-height:2;font-size:0}
footer#ys-footer .widget .ys-footer-form #submit:before{content:"\e610";font-family:themify;display:inline-block;background:var(--white-color);color:var(--white-color);height:60px;width:60px}
footer#ys-footer .widget .ys-footer-form input::placeholder{color:var(--white-color)}
footer#ys-footer .ys-footer-social ul li a{padding:0}
footer#ys-footer .ys-footer-style-1 .ys-copyright-footer .ys-copyright{text-align:left}
footer#ys-footer .ys-footer-style-1 .ys-copyright-footer .ys-footer-link{margin:0;padding:0;float:right}
footer#ys-footer .ys-footer-style-1 .ys-copyright-footer .ys-footer-link li{list-style:none;margin:0 15px 0;padding:0;display:inline-block}
footer#ys-footer .ys-footer-style-1 .ys-copyright-footer .ys-footer-link li a{color:var(--white-color)}
footer#ys-footer .ys-footer-style-1 .ys-copyright-footer .ys-footer-link li a:hover{color:var(--primary-color)}
footer#ys-footer .ys-footer-style-1 .ys-footer-top{padding:0}
.ys-footer-recent-post{display:flex;align-items:flex-start}
.ys-footer-recent-post:last-child{margin-bottom:0}
.ys-footer-recent-post .ys-footer-recent-post-media{margin-right:15px}
.ys-footer-recent-post .ys-footer-recent-post-media img{border-radius:5px}
.ys-footer-recent-post .ys-footer-recent-post-info{flex:1;align-self:center}
.ys-footer-recent-post .ys-footer-recent-post-info .ys-post-date{color:var(--primary-color);font-size:12px;line-height:20px!important;text-transform:uppercase;font-family:var(--title-fonts);width:100%;display:inline-block;font-weight:600}
.ys-footer-recent-post .ys-footer-recent-post-info h6{font-size:16px;line-height:22px;margin-bottom:0;font-weight:600}
.ys-footer-recent-post .ys-footer-recent-post-info h6 a:hover{color:var(--primary-color)}
.ys-widget-menu .ys-footer-recent-post{padding:0;margin-bottom:30px}
.ys-widget-menu .ys-footer-recent-post:last-child{padding:0;margin:0;border:unset}
.ys-section.ys-style-1.text-center{padding:0 15em;margin-bottom:60px}
.ys-section.ys-style-1.text-left{margin-bottom:30px}
.ys-section-sub-title{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;letter-spacing:.2em;position:relative;text-transform:uppercase;color:var(--primary-color);padding:0;margin:0 0;display:inline-block}
.ys-section-title{font-weight:600;font-size:52px;line-height:60px;z-index:9;color:var(--dark-color);margin-bottom:5px;position:relative}
.ys-section-description{font-size:16px;font-weight:400;z-index:9;position:relative}
.ys-icon-box.ys-style-1{background:var(--white-color);border-radius:5px}
.ys-icon-box.ys-style-1 .ys-icon-box-wrapper{padding:30px;display:flex;align-items:center;box-shadow:0 0 30px 0 rgba(21,21,21,.1)}
.ys-icon-box.ys-style-1 .ys-icon-box-wrapper .ys-icon{margin-right:15px}
.ys-icon-box.ys-style-1 .ys-icon-box-wrapper .ys-icon i{font-size:62px;line-height:normal}
.ys-icon-box.ys-style-1 .ys-icon-box-wrapper .ys-icon-box-description{margin-bottom:0}
.ys-icon-box.ys-style-2{background:var(--grey-color);padding:45px;border-radius:5px;transition:all .5s}
.ys-icon-box.ys-style-2 .ys-icon i{font-size:46px;color:var(--primary-color);background:var(--dark-color);width:100px;height:100px;display:block;line-height:100px;margin:0 auto;border-radius:100%}
.ys-icon-box.ys-style-2 .ys-icon-box-title{font-size:28px;line-height:36px;color:var(--dark-color);margin-top:15px}
.ys-icon-box.ys-style-2 .ys-icon-box-description{margin-bottom:0}
.ys-icon-box.ys-style-2:hover{background:var(--white-color);box-shadow:0 0 30px 0 rgba(21,21,21,.1)}
.ys-icon-box.ys-style-2 .ys-icon i:hover{color:var(--white-color)}
.ys-icon-box.ys-style-3{padding:0 45px}
.ys-icon-box.ys-style-3 .ys-icon{margin-bottom:10px}
.ys-icon-box.ys-style-3 .ys-icon i{font-size:45px;color:var(--white-color);background:var(--primary-color);width:80px;height:80px;display:block;line-height:80px;margin:0 auto;border-radius:5px}
.ys-icon-box.ys-style-3 .ys-icon i:hover{color:var(--white-color)}
.ys-border-right{border-right:1px solid #2d2d2d}
.ys-icon-box.ys-style-4{background:0 0;transition:.5s ease-in-out}
.ys-icon-box.ys-style-4 .ys-icon-box-wrapper{padding:28px;border:2px solid #d1d1d1;border-radius:5px}
.ys-icon-box.ys-style-4 .ys-icon{margin-bottom:15px}
.ys-icon-box.ys-style-4 .ys-icon a{color:var(--white-color);font-size:62px;line-height:1}
.ys-icon-box.ys-style-4 .ys-icon-box-content a{color:var(--white-color)}
.ys-icon-box.ys-style-4:hover{background:var(--primary-color);border-radius:5px}
.ys-icon-box.ys-style-4:hover .ys-icon-box-wrapper{border-color:var(--primary-color)}
.ys-icon-box.ys-style-5{background:0 0;display:flex}
.ys-icon-box.ys-style-5 .ys-icon a{font-size:50px;color:var(--primary-color);text-align:center;line-height:1;margin-right:15px}
.ys-icon-box.ys-style-5 .ys-icon a i{width:1em;height:1em}
.ys-icon-box.ys-style-5:nth-child(2){margin:30px 0}
.ys-icon-box.ys-style-6{padding:45px 30px;background:var(--white-color);border-radius:5px}
.ys-icon-box.ys-style-6 .ys-icon i{font-size:56px;color:var(--white-color);background:var(--primary-color);width:120px;height:120px;display:block;line-height:120px;margin:0 auto;border-radius:100%;text-align:center}
.ys-icon-box.ys-style-6 .ys-icon-box-icon{margin-bottom:15px}
.ys-icon-box.ys-style-6 .ys-icon-box-content{text-align:center}
.ys-icon-box.ys-style-6 .ys-icon-box-content .ys-icon-box-description{margin-bottom:0}
.ys-icon-box.ys-style-7{padding:45px 30px;background:var(--white-color);border-radius:5px}
.ys-icon-box.ys-style-7 a i{font-size:72px;color:var(--primary-color);line-height:normal}
.ys-icon-box.ys-style-7 .ys-icon{text-align:center;margin-bottom:15px}
.ys-icon-box.ys-style-7 .ys-icon-box-content{text-align:center}
.ys-icon-box.ys-style-7 .ys-icon-box-content .ys-icon-box-title{font-size:30px;line-height:38px}
.ys-icon-box.ys-style-7 .ys-icon-box-content .ys-icon-box-description{margin-bottom:0}
.ys-icon-box.ys-style-8 .ys-icon i{font-size:50px;color:var(--primary-color)}
.ys-icon-box.ys-style-8 .ys-icon{margin-bottom:10px}
.ys-icon-box.ys-style-8 .ys-counter.ys-style-1 .ys-counter-info h5{font-size:56px;line-height:64px}
.ys-icon-box.ys-style-8 .ys-counter.ys-style-1 .ys-counter-info .ys-counter-prefix{font-size:56px;line-height:64px}
.rwd .ys-icon-box.ys-style-9 .ys-icon{margin-bottom:15px}
.rwd .ys-icon-box.ys-style-9 .ys-icon i{font-size:48px;color:var(--primary-color);line-height:1}
.ys-grid-item.visible_item,.ys-masonry-item.visible_item{display:none}
.ys-filters .ys-filter-button-group ul{margin:0 0 45px;padding:0;display:inline-block;width:100%;text-align:center}
.ys-filters .ys-filter-button-group ul li{list-style:none;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--dark-color);font-family:var(--title-fonts);display:inline-block;cursor:pointer;padding:10px 30px;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-filters .ys-filter-button-group ul li:last-child{margin-right:0}
.ys-filters .ys-filter-button-group ul li.active,.ys-filters .ys-filter-button-group ul li.active:hover{background:var(--primary-color);color:var(--white-color)}
.ys-filters .ys-filter-button-group ul li:hover{color:var(--primary-color)}
.ys-grid{display:inline-block;width:100%;overflow:hidden}
.ys-grid:after{content:'';display:block;clear:both}
.ys-col-3{width:25%;padding:0 15px 30px}
.ys-col-6{width:50%;padding:0 15px 30px}
.ys-col-4{width:33.33%;padding:0 15px 30px}
.ys-masonry .ys-masonry-item{padding:0}
.ys-btn-load-container{display:inline-block;width:100%}
.ys-masonry{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}
.ys-masonry .iys-lg-6{width:50%;padding:0 15px 30px}
.ys-masonry .iys-lg-3{width:25%;padding:0 15px 30px}
.ys-portfolio-info-box{display:inline-block;width:100%}
.ys-porfolio-info-header h5{font-size:40px;line-height:48px;margin-bottom:10px}
.ys-porfolio-info .ys-info-list{margin:0;padding:0}
.ys-porfolio-info .ys-info-list li{list-style:none;margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid var(--grey-color);display:inline-block;width:100%}
.ys-porfolio-info .ys-info-list li h5{display:inline-block;font-size:16px;line-height:24px;font-weight:600}
.ys-porfolio-info .ys-info-list li span{font-family:var(--title-fonts);float:right;color:var(--primary-color)}
.ys-social-media-grid{display:flex;align-items:center}
.ys-social-media-grid a{background:var(--dark-color);border-radius:5px;font-size:25px;line-height:25px;padding:10px;margin:0 5px;text-align:center}
.ys-social-media-grid a:hover{background:var(--primary-color)}
.ys-social-media-grid a:first-child{margin-left:0}
.ys-social-media-grid a:last-child{margin-right:0}
.Projects-dts .ys-portfolio-block .ys-portfolio-info{padding-bottom:0}
.homepages img{box-shadow:10px 0 30px 0 rgba(21,21,21,.1);margin-bottom:25px;width:95%;transition:all .5s}
.homepages img:hover{transform:scale(1.1)}
.innerpages img{box-shadow:10px 0 30px 0 rgba(21,21,21,.1);margin-bottom:25px;width:95%;transition:all .5s}
.innerpages img:hover{transform:scale(1.1)}
.ys-image-box.ys-style-4 .ys-image-box-img{width:120px;height:120px;line-height:120px;background:var(--white-color);border-radius:900px;box-shadow:0 0 30px 0 rgb(0 20 9 / 10%);margin:0 auto;margin-bottom:15px}
.ys-image-box.ys-style-4 .ys-image-box-img img{width:60px;height:60px;transition:all .3s}
.ys-image-box.ys-style-4 .ys-image-box-img img:hover{transform:translateY(-8px)}
.innerpages .ys-button{margin-top:60px}
.blogging p{font-family:var(--body-fonts);font-size:16px;font-weight:400;z-index:9;position:relative;margin:5px 0 0}
.blogging .text-center img{width:100%;position:relative}
.blogging .text-end img{width:33%;position:absolute;top:-2%;right:-25%}
.blogging .text-start img{width:15%;position:absolute;bottom:-8%;left:-12%}
.rwd .text-center .ys-image13{width:100%;position:relative}
.rwd .text-start .ys-image14{width:45%;position:absolute;top:30%;left:-18%}
.rwd .text-end .ys-image15{width:20%;position:absolute;bottom:-5%;right:-5%}
.rwd .ys-icon-box.ys-style-6 .ys-icon{margin-bottom:15px}
.rwd .ys-icon-box.ys-style-6 .ys-icon i{font-size:48px;color:var(--primary-color);line-height:1}
.new-portfolio .end-img img{width:44%;position:absolute;bottom:0;right:-26%}
.new-portfolio .center-img img{width:68%;position:relative;z-index:2}
.new-portfolio .start-img img{width:50%;position:absolute;bottom:0;left:-24%}
.it-solution.ys-bg-img-2:before{opacity:.1}
.it-solution .ys-buttin:focus,.it-solution .ys-button:hover{background-color:var(--primary-color)}
.ys-background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--dark-color);z-index:9999;opacity:.8;display:none;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-siderbar-open .ys-background-overlay{display:block;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-siderbar-open .ys-sidebar{right:0;opacity:1}
.ys-sidebar{width:410px;background:var(--white-color);opacity:0;display:block;position:fixed;top:0;right:-100%;height:100%;z-index:9999;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-sidebar .ys-close-btn .ys-close{position:absolute;left:-45px;background:var(--primary-color);width:60px;height:60px;line-height:60px;text-align:center;color:#fff;top:90px;font-size:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-sidebar-block{padding:90px 30px 30px 30px;height:100%}
.ys-sidebar-header .ys-sidebar-logo{margin-bottom:15px;height:60px}
.ys-sidebar h5{font-size:36px;margin-bottom:10px}
.ys-sidebar ul{margin:0;padding:0}
.ys-sidebar ul li{list-style:none;margin:0;padding:0 0 10px}
.ys-sidebar ul li a{color:var(--secondary-color)}
.ys-sidebar-contact{margin-top:30px;display:inline-block;width:100%}
.ys-sidebar-contact li{display:flex;align-items:flex-start}
.ys-sidebar-contact li i{line-height:2;color:var(--primary-color)}
.ys-sidebar-contact li span{margin-left:15px;flex:1}
.ys-sidebar-social ul{margin-top:30px;display:inline-block;width:100%;text-align:center}
.ys-sidebar-social ul li{display:inline-block;padding:0;margin:0}
.ys-sidebar-social ul li:last-child{margin-right:0}
.ys-sidebar-social ul li a{background:var(--dark-color);color:#fff;width:60px;height:60px;line-height:60px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-sidebar-social ul li a:hover{background:var(--primary-color)}
.ys-breadcrumb{padding:50px 0;position:relative;text-align:center}
.ys-breadcrumb .ys-breadcrumb-title h1{font-size:62px;line-height:70px;margin-bottom:15px;color:var(--white-color)}
.ys-breadcrumb-container .breadcrumb{background:0 0;padding:0;margin:0;justify-content:center}
.ys-breadcrumb-container .breadcrumb li{list-style-type:none;margin-right:15px;padding-left:0}
.ys-breadcrumb-container .breadcrumb li.active{color:var(--primary-color)}
.ys-breadcrumb-container .breadcrumb li a{color:var(--white-color)}
.ys-breadcrumb-container .breadcrumb li a:hover{color:var(--primary-color)}
.ys-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"\f125";font-family:Ionicons;padding-right:15px;color:var(--white-color)}
.ys-portfolio .ys-portfolio-block{display:inline-block;width:100%;background-color:var(--white-color);-webkit-box-shadow:0 0 30px 0 rgba(0,20,9,.1);-moz-box-shadow:0 0 30px 0 rgba(0,20,9,.1);box-shadow:0 0 30px 0 rgba(0,20,9,.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:10px}
.ys-portfolio .ys-portfolio-block .ys-portfolio-img{position:relative;overflow:hidden;-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.ys-portfolio .ys-portfolio-block .ys-portfolio-img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;width:100%;height:100%;background:var(--dark-color);opacity:0;z-index:9;transition:all .5s ease-in-out}
.ys-portfolio .ys-portfolio-block:hover .ys-portfolio-img:before{opacity:.6}
.ys-portfolio .ys-portfolio-block .ys-portfolio-img img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}
.ys-portfolio .ys-portfolio-block:hover .ys-portfolio-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.ys-portfolio .ys-portfolio-block .ys-portfolio-img a{background:var(--primary-color);height:60px;width:60px;line-height:60px;text-align:center;z-index:9;color:var(--white-color);position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:26px;opacity:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-portfolio .ys-portfolio-block:hover .ys-portfolio-img a{opacity:1}
.ys-portfolio .ys-portfolio-block .ys-portfolio-img a:hover{background:var(--white-color);color:var(--primary-color)}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info{padding:30px;display:inline-block;width:100%;background-color:var(--white-color);border-bottom-right-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info h5{font-size:28px;line-height:36px}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a{position:relative;color:var(--primary-color);font-family:var(--title-fonts);font-size:14px;line-height:22px;padding:0 15px 0 0;text-transform:uppercase;margin:5px 15px 0 0}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:hover{color:var(--dark-color)}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:after{content:'/';position:absolute;right:-4px;top:50%;-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-size:12px;line-height:normal;color:var(--secondary-color)}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:last-child{margin-right:0;padding-right:0}
.ys-portfolio .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:last-child:after{display:none}
.ys-portfoliobox-2{position:relative;overflow:hidden}
.ys-portfoliobox-2 .ys-portfolio-img{overflow:hidden}
.ys-portfoliobox-2 .ys-portfolio-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;z-index:9;background:var(--dark-color);opacity:0;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfoliobox-2:hover .ys-portfolio-img:before{opacity:.8}
.ys-portfoliobox-2 .ys-portfolio-info{margin:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;opacity:0;z-index:9;background:var(--white-color);padding:30px;text-align:center;display:inline-block;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-portfoliobox-2 .ys-portfolio-info h5{font-size:28px;line-height:36px}
.ys-portfolio-img img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;width:100%;border-radius:0}
.ys-portfoliobox-2:hover .ys-portfolio-info{opacity:1}
.ys-portfoliobox-2 .ys-portfolio-info h5{font-size:28px;line-height:36px}
.ys-portfoliobox-2:hover .ys-portfolio-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.ys-portfoliobox-2 .ys-portfolio-info .ys-portfolio-link a{position:relative;color:var(--primary-color);padding:0 16px 0 0;margin:0 16px 0 0;font-size:14px;line-height:22px;text-transform:uppercase;font-family:var(--title-fonts)}
.ys-portfoliobox-2 .ys-portfolio-info .ys-portfolio-link a:after{position:absolute;top:-1px;right:-3px;content:'/';font-family:var(--title-fonts);font-size:12px;line-height:inherit;color:var(--secondary-color)}
.ys-portfoliobox-2 .ys-portfolio-info .ys-portfolio-link a:last-child{padding:0;margin:0}
.ys-portfoliobox-2 .ys-portfolio-info .ys-portfolio-link a:last-child:after{display:none}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-img{position:relative;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;z-index:9;background:var(--dark-color);opacity:0;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfolio-block:hover .ys-portfolio-img:before{opacity:.8}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info{background:var(--white-color);padding:15px;text-align:center;color:var(--primary-color);position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:26px;line-height:34px;opacity:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 30px 0 rgba(32,43,76,.1);-moz-box-shadow:0 0 30px 0 rgba(32,43,76,.1);box-shadow:0 0 30px 0 rgba(32,43,76,.1);opacity:0;z-index:99;width:80%;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfolio-2 .ys-portfolio-block:hover .ys-portfolio-info{opacity:1}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info{font-size:28px;line-height:36px}
.ys-portfolio-3 .ys-portfolio-block,.ys-portfolio-3 .ys-portfolio-img{position:relative;overflow:hidden}
.ys-portfolio-3 .ys-portfolio-block:hover .ys-portfolio-img:before{opacity:.9}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-img:before{content:"";position:absolute;top:30px;left:30px;right:30px;bottom:30px;display:inline-block;z-index:9;background:var(--dark-color);opacity:0;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-info{position:absolute;background:0 0;bottom:0;transform:translate(35%,-100%);z-index:9;opacity:0;visibility:hidden;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-portfolio-3 .ys-portfolio-block:hover .ys-portfolio-info{opacity:1;visibility:visible}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-info>h5{color:var(--white-color)}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a{padding:0 11px 0 0;margin:0 8px 0 0;position:relative}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:after{position:absolute;top:-1px;right:-3px;content:'/';font-family:var(--title-fonts);font-size:12px;line-height:inherit;color:var(--primary-color)}
.ys-portfolio-3 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:last-child:after{display:none}
.ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a{position:relative;color:var(--primary-color);font-family:var(--title-fonts);font-size:14px;line-height:22px;padding:0 15px 0 0;text-transform:uppercase}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:after{position:absolute;content:'/';top:-2px;margin-left:7px;font-family:var(--title-fonts);font-size:12px;line-height:inherit;color:var(--secondary-color)}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:last-child{padding:0;margin:0}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info .ys-portfolio-link a:last-child:after{display:none}
.ys-portfolio-2 .ys-portfolio-block .ys-portfolio-info h5 a{color:var(--dark-color);font-size:28px;line-height:36px}
.ys-fancybox-boxslider.fancyslider-1{background:var(--white-color);padding:45px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-fancybox-boxslider.fancyslider-1 .ys-fancy-media i{font-size:52px;height:100px;width:100px;line-height:100px;text-align:center;display:inline-block;background:var(--primary-color);color:var(--white-color);margin:15px 0;-webkit-border-radius:900px;-moz-border-radius:900px;border-radius:900px}
.owl-carousel .owl-dots{margin-top:30px;line-height:normal;position:relative;width:100%;text-indent:inherit;text-align:center;cursor:pointer}
.owl-carousel .owl-dots .owl-dot{opacity:1;background:var(--dark-color);width:10px;height:10px;margin:0 5px;border-radius:50%;box-shadow:none;outline:0;display:inline-block;border:none;transition:all .5s ease-in-out}
.owl-carousel .owl-dots .active{background:var(--primary-color)}
.ys-fancybox-boxslider.fancyslider-2{background:var(--white-color);padding:45px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-fancybox-boxslider.fancyslider-2 .ys-fancy-media{margin-bottom:30px}
.ys-fancybox-boxslider.fancyslider-2 .ys-fancy-media i{font-size:60px;line-height:68px;color:var(--primary-color);margin-right:35px;vertical-align:middle}
.ys-fancybox-boxslider.fancyslider-2 .ys-fancy-media h3{font-weight:700;right:15px;font-size:60px;line-height:68px;display:inline-block;color:var(--dark-color);opacity:.1}
.ys-fancybox-boxslider.fancyslider-2 .ys-fancy-info .ys-fancy-title{margin-bottom:5px}
.ys-fancybox-boxslider.fancyslider-2 .ys-button.ys-btn-link{border-bottom:unset}
.ys-fancy-box.ys-fancybox-1{display:flex;align-items:flex-start;padding:0;position:relative;z-index:2}
.ys-fancy-box.ys-fancybox-1 .ys-fancy-box-wrapper{padding:45px 30px;display:flex}
.ys-fancy-box.ys-fancybox-1 .ys-fancy-media{margin-right:20px}
.ys-fancy-box.ys-fancybox-1 .ys-fancy-media i{font-size:62px;line-height:70px}
.ys-fancy-box.ys-fancybox-1 .ys-fancybox-info{flex:1}
.ys-fancy-box.ys-fancybox-1 .ys-fancybox-info .ys-fancy-box-title{font-size:24px;line-height:32px;margin-bottom:5px}
.ys-fancy-box.ys-fancybox-1 .ys-fancybox-info p{margin-bottom:15px}
.whatwedo .ys-fancy-box.ys-fancy-box.ys-fancybox-1{border-radius:5px;background:var(--white-color)}
.whatwedo .ys-fancy-box.ys-fancy-box.ys-fancybox-1:nth-child(2){margin:30px 0 0 0}
.ys-fancy-box.ys-fancybox-2{padding:45px 30px;background:var(--white-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s linear;-webkit-transition:all .5s linear}
.ys-fancy-box.ys-fancybox-2 .ys-fancy-media{display:flex;margin-bottom:15px;align-items:center;border-bottom:1px solid var(--grey-color);padding-bottom:15px}
.ys-fancy-box.ys-fancybox-2 .ys-fancy-media i{color:var(--primary-color);margin-right:20px;vertical-align:middle;font-size:62px;line-height:70px;text-align:center}
.ys-fancy-box.ys-fancybox-2 .ys-fancy-box-title{font-size:30px;line-height:38px;color:var(--dark-color);vertical-align:middle;display:inline-block;padding:0}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info .ys-fancy-box-sub-title{font-weight:600;color:var(--dark-color)}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info .ys-fancy-list-box{margin:0 0;padding:0}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info li{list-style:none;padding:0;text-align:left;margin:10px 0 0 0;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info li:hover{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info li a{font-weight:400;font-size:16px;line-height:24px;list-style:none;margin:0;position:relative;color:#a2a2a2;transition:color .5s ease-in-out;transition:color .5s ease-in-out;-moz-transition:color .5s ease-in-out;-ms-transition:color .5s ease-in-out;-o-transition:color .5s ease-in-out;-webkit-transition:color .5s ease-in-out}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info li a:hover{color:var(--primary-color)}
.ys-fancy-box.ys-fancybox-2 .ys-fancybox-info li a i{padding-right:5px;color:var(--primary-color)}
.ys-fancy-box.ys-fancybox-4{padding:45px 30px;background:var(--white-color);box-shadow:0 0 30px 0 rgb(21 21 21 / 10%);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-fancy-box.ys-fancybox-4 .ys-fancy-media{margin-bottom:15px;align-items:center;border-bottom:1px solid var(--grey-color);padding-bottom:15px}
.ys-fancy-box.ys-fancybox-4 .ys-fancy-media i{font-size:62px;line-height:70px;color:var(--primary-color);vertical-align:middle}
.ys-fancy-box.ys-fancybox-4 .ys-fancy-box-title{font-weight:700;right:15px;font-size:62px;line-height:70px;display:inline-block;color:var(--dark-color);opacity:.1}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info .ys-fancy-box-sub-title{color:var(--dark-color);margin-bottom:10px}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info .ys-fancy-list-box{margin:0;padding:0}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info li{list-style:none;padding:0;text-align:left;margin:10px 0 0 0;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info li:hover{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info li a{font-weight:400;font-size:16px;line-height:26px;list-style:none;margin:0;text-align:left;position:relative;color:var(--secondary-color)}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info li i{color:var(--primary-color);margin-right:5px}
.ys-fancy-box.ys-fancybox-4 .ys-fancybox-info li:first-child{margin:0;padding-top:0}
.ys-fancybox-5 .ys-fancy-media{display:flex;margin-bottom:20px;border-bottom:2px solid var(--grey-color);margin-bottom:15px;padding-bottom:15px}
.ys-fancybox-5 .ys-fancy-media i{font-size:55px;line-height:63px;color:var(--primary-color);vertical-align:middle;margin-right:15px;display:inline}
.ys-fancybox-5 .ys-fancy-media .ys-fancy-box-title{font-weight:600;color:var(--dark-color);align-self:center}
.ys-fancy-box.ys-fancybox-8{background:var(--white-color);padding:45px 30px}
.ys-fancy-box.ys-fancybox-8 .ys-fancy-media{display:flex;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e5e7e9}
.ys-fancy-box.ys-fancybox-8 .ys-fancy-media i{font-size:56px;line-height:64px;color:var(--primary-color);margin-right:20px;vertical-align:middle;padding:15px;background:var(--grey-color);display:inline-block}
.ys-fancy-box.ys-fancybox-8 .ys-fancy-box-meta{align-self:center}
.ys-fancy-box.ys-fancybox-8 .ys-fancy-box-meta span.ys-fancy-box-subtitle{font-weight:400;font-size:14px;line-height:22px;color:var(--primary-color);display:inline-block;margin-bottom:5px;text-transform:uppercase;font-family:var(--title-fonts)}
.trends{background:var(--dark-color)}
.ys-service-slider-2{padding:30px;background:var(--white-color);text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-ms-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;-webkit-transition:background .3s ease-in-out}
.ys-service-slider-2:hover{background:var(--primary-color)}
.ys-service-slider-2:hover .ys-service-media i,.ys-service-slider-2:hover h5{color:var(--white-color)}
.ys-service-slider-2 .ys-service-media{margin-bottom:15px}
.ys-service-slider-2 .ys-service-media i{font-size:62px;line-height:70px;color:var(--primary-color)}
.ys-service-slider-2 .ys-service-media h5{color:var(--dark-color)}
.ys-list-box{padding:45px 45px 0 45px;background:var(--dark-color);border-radius:5px 5px 0 0}
.ys-list-box .ys-list-item{margin-top:0;padding-top:10px}
.ys-list-box .ys-list-item:last-child{padding-bottom:30px}
.ys-list-box .ys-list-item a i{width:1.25em;height:1em;font-size:20px;color:var(--white-color)}
.experience{margin:-30px -45px 0 -45px;padding:30px 45px;background:var(--primary-color);border-radius:0 0 5px 5px}
.ys-teambox-1{position:relative;text-align:center;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-teambox-1 .ys-team-img{position:relative;overflow:hidden}
.ys-teambox-1 .ys-team-img img{-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.ys-teambox-1 .ys-team-info{background:var(--grey-color);border:1px solid var(--grey-color);padding:20px 15px;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-teambox-1 .ys-team-info .ys-team-designation{font-weight:400;font-size:14px;line-height:22px;color:var(--secondary-color);text-transform:uppercase;font-family:var(--title-fonts)}
.ys-teambox-1:hover .ys-team-info{opacity:1}
.ys-teambox-1 .ys-team-info .ys-team-social ul{margin:0;padding:0;position:absolute;top:30px;left:0}
.ys-teambox-1 .ys-team-info .ys-team-social ul li{list-style:none;margin:0 0 10px;padding:0;display:block}
.ys-teambox-1 .ys-team-info .ys-team-social ul li a{display:inline-block;width:60px;height:60px;font-size:18px;line-height:60px;text-align:center;background:var(--dark-color);color:var(--white-color);-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;transition:transform .5s,opacity .3s,background .5s;opacity:0}
.ys-teambox-1 .ys-team-info .ys-team-social ul li a:hover{background:var(--primary-color);color:var(--white-color)}
.ys-teambox-1:hover .ys-team-info .ys-team-social ul li a{transform:translateX(30px);opacity:1}
.ys-teambox-1 .ys-team-info .ys-team-social ul li:nth-child(2) a{transition-delay:.1s}
.ys-teambox-1 .ys-team-info .ys-team-social ul li:nth-child(3) a{transition-delay:.2s}
.ys-teambox-1 .ys-team-info .ys-team-social ul li:nth-child(4) a{transition-delay:.3s}
.ys-teambox-1 .ys-team-info .ys-team-social ul li:nth-child(5) a{transition-delay:.4s}
.ys-teambox-1 .ys-team-info .ys-team-social ul li:nth-child(6) a{transition-delay:.5s}
.ys-popup-video-block .ys-video-icon a{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-decoration:none;color:var(--primary-color);font-size:28px;width:90px;height:90px;line-height:90px;text-align:center;display:inline-block;background-color:var(--white-color);border-radius:90%;animation:ripple 1s linear infinite}
.ys-primary-videobg .ys-popup-video-block .ys-video-icon a{color:var(--white-color);background-color:var(--primary-color);animation:rippleprimary 1s linear infinite}
.popup-video{background:var(--dark-color)}
.popup-video .ys-popup-video-block .ys-video-icon a{margin:auto;position:relative;top:75%;left:50%;transform:translate(-50%,0);text-decoration:none;color:var(--primary-color);font-size:28px;width:90px;height:90px;line-height:90px;text-align:center;display:inline-block;background-color:var(--white-color);border-radius:90%;animation:ripple 1s linear infinite}
.popup-video{padding-bottom:70px}
@-webkit-keyframes ripple{
0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2);box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2),0 0 0 90px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2),0 0 0 90px rgba(255,255,255,0)}
}
@keyframes ripple{
0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2);box-shadow:0 0 0 0 rgba(255,255,255,.2),0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2),0 0 0 90px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 30px rgba(255,255,255,.2),0 0 0 60px rgba(255,255,255,.2),0 0 0 90px rgba(255,255,255,0)}
}
.ys-video-icon a.primary{animation:rippleprimary 1s linear infinite}
@-webkit-keyframes rippleprimary{
0%{-webkit-box-shadow:0 0 0 0 rgba(255,75,52,.2),0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2);box-shadow:0 0 0 0 rgba(255,75,52,.2),0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2),0 0 0 90px rgba(255,75,52,0);box-shadow:0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2),0 0 0 90px rgba(255,75,52,0)}
}
@keyframes rippleprimary{
0%{-webkit-box-shadow:0 0 0 0 rgba(255,75,52,.2),0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2);box-shadow:0 0 0 0 rgba(255,75,52,.2),0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2),0 0 0 90px rgba(255,75,52,0);box-shadow:0 0 0 10px rgba(255,75,52,.2),0 0 0 30px rgba(255,75,52,.2),0 0 0 60px rgba(255,75,52,.2),0 0 0 90px rgba(255,75,52,0)}
}
.ys-video-icon a.blue{animation:rippleblue 1s linear infinite}
@-webkit-keyframes rippleblue{
0%{-webkit-box-shadow:0 0 0 0 rgba(67,78,255,.2),0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2);box-shadow:0 0 0 0 rgba(67,78,255,.2),0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2),0 0 0 90px rgba(67,78,255,0);box-shadow:0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2),0 0 0 90px rgba(67,78,255,0)}
}
@keyframes rippleblue{
0%{-webkit-box-shadow:0 0 0 0 rgba(67,78,255,.2),0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2);box-shadow:0 0 0 0 rgba(67,78,255,.2),0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2)}
100%{-webkit-box-shadow:0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2),0 0 0 90px rgba(67,78,255,0);box-shadow:0 0 0 10px rgba(67,78,255,.2),0 0 0 30px rgba(67,78,255,.2),0 0 0 60px rgba(67,78,255,.2),0 0 0 90px rgba(67,78,255,0)}
}
.ys-tabs-1 .nav-tabs{border:none;display:flex}
.ys-tabs-1 .nav-tabs .nav-item{background:var(--grey-color);padding:30px;border:2px solid var(--grey-color);margin-right:30px;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;flex:1}
.ys-tabs-1 .nav-tabs .nav-item:last-child{margin-right:0}
.ys-tabs-1 .nav-tabs .nav-item i{font-size:62px;line-height:70px}
.ys-tabs-1 .nav-tabs .nav-item span{display:inline-block;width:100%;margin-top:15px;font-size:20px;line-height:28px;font-weight:600;color:var(--dark-color);font-family:var(--title-fonts)}
.ys-tabs-1 .nav-tabs .nav-item.active{background:var(--primary-color);color:var(--white-color);position:relative}
.ys-tabs-1 .nav-tabs .nav-item.active span{color:var(--white-color)}
.ys-tabs-1 .nav-tabs .nav-item{background:var(--grey-color);color:var(--primary-color)}
.ys-tabs-1 .nav-tabs .nav-item.active{background:var(--primary-color);color:var(--white-color);position:relative}
.ys-tabs-1 .nav-tabs .nav-item:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,75,54,0);border-top-color:var(--white-color);border-width:15px;margin-left:-15px;opacity:0;transition:all .5s ease-in-out;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-tabs-1 .nav-tabs .nav-item.active:after{opacity:1;border-top-color:var(--primary-color)}
.ys-tabs-1 .nav-tabs .nav-item.active:nth-child(even):after{opacity:1;border-top-color:var(--primary-color)}
.ys-tabs-1 .tab-content{margin-top:45px}
.ys-tabs-1 .tab-content .ys-tab-info h2{font-size:44px;line-height:52px;margin-bottom:5px}
.ys-tabs-1 .tab-content .ys-tab-info p{margin-bottom:15px}
.ys-tabs-1 .tab-content .ys-tab-info ul{margin:-45px 0 0;padding:0}
.ys-tabs-1 .tab-content .ys-tab-info ul li{list-style:none;margin:0;padding:10px 0 0}
.ys-tabs-1 .tab-content .ys-tab-info ul li:before{font-family:Ionicons;content:"\f382";color:var(--primary-color);margin-right:10px}
.ys-tabs-1 .tab-content .ys-tab-info .ys-button-block{margin:30px 0 0}
.testimonial{background-color:transparent;background-image:linear-gradient(90deg,#ff4a17 51%,#f2295B00 0);opacity:1}
.ys-testimonial.ys-owl-testimonial-1{background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1{position:relative;background:var(--white-color);padding:30px 0}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-info{display:flex}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-info .ys-testimonial-img{display:flex;align-items:flex-start}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-info .ys-testimonial-img img{width:100px;height:100px;display:inline-block;margin-right:20px}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-info h5{display:inline-block;width:100%}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-info span{font-weight:400;font-size:14px;line-height:22px;color:var(--primary-color);display:inline-block;margin-bottom:5px;text-transform:uppercase;font-family:var(--title-fonts)}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-img .ys-testimonial-meta{flex:1;align-self:center;text-align:left}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-img .ys-testimonial-meta .ys-testimonial-star{font-size:12px;line-height:20px;color:#fbbf37;display:inline-block;width:100%}
.ys-testimonial.ys-owl-testimonial-1 .ys-owl-testimonial-style-1 .ys-testimonial-img .ys-testimonial-meta .ys-testimonial-star i{padding:0 2px 0 0}
.ys-testimonial.ys-owl-testimonial-1{position:relative}
.ys-testimonial.ys-owl-testimonial-1::before{content:"";position:absolute;top:0;left:99%;width:30%;height:100%;display:inline-block;background:var(--white-color);-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;z-index:1}
.ys-testimonial.ys-owl-testimonial-1::after{content:"";position:absolute;top:0;right:99%;width:1000%;height:100%;display:inline-block;background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-dots{position:absolute;padding:0 20px;margin-top:20px;line-height:normal;width:100%;text-indent:inherit;cursor:pointer}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-dots .owl-dot{box-shadow:none;outline:0;background:rgba(255,255,255,.6);display:inline-block;padding:0;margin:0 5px;height:10px;width:10px;border:none;outline:0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;cursor:pointer;-moz-border-radius:5px;border-radius:5px}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-dots .owl-dot.active{background-color:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-nav{position:absolute;margin-top:20px;line-height:normal;width:100%;text-indent:inherit;cursor:pointer}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-nav .owl-prev{position:absolute;top:6px;left:0}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-nav .owl-next{position:absolute;top:6px;right:79%}
.ys-testimonial.ys-owl-testimonial-1 .owl-carousel .owl-nav.disabled+.owl-dots{padding:0}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2{padding:45px 30px;background-color:var(--white-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testmonial-media{display:flex;margin-bottom:30px;align-items:center}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testmonial-media span{font-weight:400;color:var(--primary-color);font-size:14px;line-height:22px;text-transform:uppercase;font-family:var(--title-fonts)}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testmonial-media img{width:90px;height:90px;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testmonial-media .ys-testimonial-info span{font-weight:400;font-size:14px;line-height:22px;color:var(--primary-color);display:inline-block;text-transform:uppercase;font-family:var(--title-fonts)}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testimonial-star{display:inline-block}
.ys-testimonial.ys-owl-testimonial-2 .ys-testimonial-meta .ys-testimonial-content p{margin-bottom:15px}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-testimonial-star i{font-size:18px;line-height:26px;color:#fbbf37}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-quote{float:right;margin-top:-25px}
.ys-testimonial.ys-owl-testimonial-2 .ys-owl-testimonial-style-2 .ys-quote i{font-size:82px;line-height:90px;font-weight:600;opacity:.1;color:var(--primary-color)}
.ys-testimonial-box.ys-owl-testimonial-style-4{text-align:center;padding:0 60px}
.ys-owl-testimonial-style-4-back{position:relative}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testimonial-meta .ys-quote{display:inline-block;margin-bottom:10px;opacity:.3}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testimonial-meta .ys-quote i{font-size:40px;line-height:48px;color:var(--primary-color)}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testmonial-media{display:flex;justify-content:center}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testmonial-media img{width:60px;height:60px;display:inline-block;margin-right:15px}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testmonial-media .ys-testimonial-info{text-align:left;align-self:center}
.ys-testimonial-box.ys-owl-testimonial-style-4 .ys-testimonial-info span{font-weight:400;font-size:14px;line-height:22px;color:var(--primary-color);display:inline-block;margin-bottom:5px;text-transform:uppercase;font-family:var(--title-fonts)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-prev{position:absolute;left:0;bottom:165px;width:30px;height:30px;font-size:15px;line-height:22px;border:0;background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-prev:hover{background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-prev:hover i{color:var(--primary-color)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-next{position:absolute;right:0;bottom:165px;width:30px;height:30px;font-size:15px;line-height:22px;border:0;background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-next:hover{background:var(--white-color)}
.ys-testimonial.ys-owl-testimonial-4 .owl-nav .owl-next:hover i{color:var(--primary-color)}
.ys-pricebox .ys-pricebox-1 .text-center{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:var(--white-color)}
.ys-pricebox-1.active .ys-price-detail{background:var(--primary-color)}
.ys-pricebox-1 .ys-price-detail{position:relative;padding:45px 30px;background:var(--dark-color);z-index:9;color:var(--white-color);overflow:hidden;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}
.ys-pricebox-1 .ys-price-detail .ys-price-title{font-family:var(--title-fonts);display:inline-block;width:100%;margin-bottom:15px;letter-spacing:1px;font-size:18px;line-height:26px}
.ys-pricebox-1 .ys-price-detail .price{color:var(--white-color);font-size:60px;line-height:68px}
.ys-pricebox-1 .ys-price-detail .ys-price-duration{color:var(--white-color);font-weight:400;margin-bottom:0}
.ys-bg-effect{position:absolute;left:0;bottom:0;margin-bottom:0!important;z-index:-1;opacity:.3}
.ys-pricebox-1 .ys-list-info{margin:0;padding:30px;border:2px solid var(--grey-color);border-top:0;border-bottom:0}
.ys-pricebox-1 .ys-list-info li{list-style:none;line-height:45px}
.ys-pricebox-1 .ys-btn-container{border:2px solid var(--grey-color);border-top:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
.ys-pricebox-1.active .ys-button{background:var(--dark-color)}
.ys-pricebox-1.active .ys-button:hover{background:var(--dark-color)}
.ys-pricebox-1 .ys-button{background:var(--primary-color);color:var(--white-color);margin-bottom:30px}
.ys-pricebox-1 .ys-button:hover{background:var(--dark-color)}
.ys-pricebox.ys-pricebox-3{background:var(--white-color);border-top:2px solid var(--white-color);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 0 50px 0;border-radius:5px}
.ys-pricebox.ys-pricebox-3 .ys-price-title span{text-transform:uppercase;background-color:var(--grey-color);display:inline-block;padding:12px 30px;border-radius:50px;margin-bottom:20px;font-size:16px;line-height:24px;font-family:var(--title-fonts)}
.ys-pricebox.ys-pricebox-3 .ys-price{display:inline-block;width:100%}
.ys-pricebox.ys-pricebox-3 .ys-price h2{font-size:62px;line-height:70px;color:var(--dark-color);font-weight:600}
.ys-pricebox.ys-pricebox-3 .ys-price-package{color:var(--dark-color);font-weight:600;font-family:var(--title-fonts)}
.ys-pricebox.ys-pricebox-3 .ys-list-content{padding:30px 0 0 0}
.ys-pricebox.ys-pricebox-3 .ys-list-content .ys-list-info{padding:0 25px}
.ys-pricebox.ys-pricebox-3 .ys-list-info li{list-style:none;font-size:16px;line-height:24px;padding-bottom:15px;margin-top:15px;border-bottom:1px solid var(--grey-color)}
.ys-pricebox.ys-pricebox-3 .ys-list-info li:last-child{border-bottom:none;padding-bottom:0}
.ys-pricebox.ys-pricebox-3.active .ys-price h2{color:var(--primary-color)}
.ys-pricebox.ys-pricebox-3.active{border-top:2px solid var(--primary-color)}
.ys-pricebox.ys-pricebox-3.active .ys-price-title span{background-color:var(--primary-color);color:var(--white-color)}
.ys-pricebox.ys-pricebox-3 .ys-btn-container{text-align:center;margin-top:30px}
.ys-pricebox.ys-pricebox-5{background:var(--white-color);border-top:2px solid var(--white-color);padding:50px 30px 50px 30px;border-radius:5px;box-shadow:0 0 30px 0 rgb(21 21 21 / 10%)}
.ys-pricebox.ys-pricebox-5 .ys-price-detail>span{font-family:var(--title-fonts);font-weight:600;font-size:24px;line-height:32px;color:var(--dark-color);display:inline-block;margin-bottom:20px}
.ys-pricebox.ys-pricebox-5 .ys-price-media{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #d6cecc}
.ys-pricebox.ys-pricebox-5 .ys-price-media .price{font-size:36px;line-height:44px;color:var(--primary-color)}
.ys-pricebox.ys-pricebox-5 .ys-price-media .price .ys-price-duration{font-weight:400;font-size:14px;line-height:22px;color:var(--dark-color);margin-top:5px;text-transform:uppercase;font-family:var(--title-fonts);display:block}
.ys-pricebox.ys-pricebox-5 .ys-service-media{padding:15px;background:var(--grey-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-pricebox.ys-pricebox-5 .ys-service-media i{font-size:62px;line-height:70px;color:var(--primary-color)}
.ys-pricebox.ys-pricebox-5 .ys-list-info{margin:0;padding:0}
.ys-pricebox.ys-pricebox-5 .ys-list-info li{list-style:none;padding:0;text-align:left;margin:10px 0 0 0;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}
.ys-pricebox.ys-pricebox-5 .ys-list-info li i{color:var(--primary-color);margin-right:5px}
.ys-pricebox.ys-pricebox-5 .ys-btn-container{margin-top:30px;color:var(--white-color)}
.ys-progressbar-style-1 .ys-progressbar-content{margin-bottom:30px;display:inline-block;width:100%}
.ys-progressbar-style-1 .ys-progressbar-content:last-child{margin-bottom:0}
.ys-progressbar-style-1 .progress-title{margin:0;font-size:20px;line-height:28px;font-family:var(--title-fonts);color:var(--dark-color);font-weight:700}
.ys-progressbar-style-1 .progress-value{color:var(--dark-color);margin:0;float:right;font-size:20px;line-height:28px;font-weight:800}
.ys-progressbar-style-1 .ys-progress-bar{display:inline-block;width:100%;padding:0;background:var(--grey-color);margin-top:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-progressbar-style-1 .ys-progress-bar span{height:5px;display:inline-block;background:var(--primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.inquiry-form{padding:30px 45px;border-radius:5px}
.ys-form-sub-title{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;letter-spacing:.2em;position:relative;text-transform:uppercase;color:var(--primary-color);padding:0;margin:0 0;display:inline-block;width:100%}
.ys-form-title{font-weight:600;font-size:40px;line-height:48px;z-index:9;color:var(--dark-color);margin-bottom:5px;position:relative;margin-bottom:15px}
.ys-accordion-block .ys-accordion-box{background:var(--white-color);margin-bottom:30px;position:relative}
.ys-accordion-block .ys-accordion-box:last-child{margin-bottom:0}
.ys-accordion-block .ys-accordion-box .ys-ad-title{background:var(--grey-color);border:1px solid var(--grey-color);padding:15px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-accordion-block .ys-accordion-box .ys-ad-title .ad-title-text{font-size:24px;line-height:32px}
.ys-accordion-block .ys-accordion-box .ys-ad-title i{position:absolute;top:20px;right:30px;opacity:1;color:var(--dark-color)}
.ys-accordion-block .ys-accordion-box .ys-ad-title i.inactive{opacity:0}
.ys-accordion-block .ys-accordion-box.ys-active .ys-ad-title i{position:absolute;top:20px;right:30px;opacity:0;color:var(--dark-color)}
.ys-accordion-block .ys-accordion-box.ys-active .ys-ad-title i.inactive{opacity:1}
.ys-accordion-block .ys-accordion-box.ys-active .ys-ad-title i{color:var(--white-color)}
.ys-accordion-block .ys-accordion-box .ys-accordion-details{padding:15px 30px;border:1px solid var(--grey-color);border-top:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-accordion-block .ys-accordion-box .ys-accordion-details p{margin-bottom:0}
.ys-accordion-block .ys-accordion-box.ys-active .ys-ad-title{background:var(--primary-color);border:1px solid var(--primary-color);-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.ys-accordion-block .ys-accordion-box.ys-active .ys-ad-title .ad-title-text{color:var(--white-color)}
.ys-clientbox-1 .ys-client-img{position:relative;display:block;width:auto;margin:0 auto;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}
.ys-clientbox-1 a:hover .ys-client-img{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}
.ys-clientbox-1 a:hover .ys-client-hover-img{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0)}
.ys-clientbox-1 .ys-client-hover-img{position:absolute;top:0;left:50%;width:auto;-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}
.client .ys-clientbox-1 .ys-client-img{width:169px;height:98px}
.client .ys-clientbox-1 .ys-client-hover-img{width:169px;height:98px}
.client .ys-clientbox-2 .ys-client-img{position:relative;display:block;width:280px;height:60px;margin:0 auto;transition:transform .3s ease}
.client .ys-clientbox-2 a:hover .ys-client-img{transform:translateY(108%)}
.client .ys-clientbox-2 a:hover .ys-client-hover-img{transform:translate(-50%,0)}
.client .ys-clientbox-2 .ys-client-hover-img{position:absolute;top:0;left:50%;width:280px;height:60px;transform:translate(-50%,-100%);transition:transform .3s ease}
.ys-widget{margin-bottom:45px;display:inline-block;width:100%;position:relative;padding:30px;background:var(--grey-color);border-radius:3px}
.ys-widget:last-child{margin-bottom:0}
.ys-widget ul{padding:0;margin:0}
.ys-widget ul li{list-style:none;margin:0 0 10px 0}
.ys-widget.ys-widget-port .menu li a{position:relative;background-color:var(--white-color);padding:15px 24px;color:var(--dark-color);text-transform:capitalize;border:none;display:block;transition:all .5s linear;font-family:var(--title-fonts);font-size:16px;border-radius:3px}
.ys-widget.ys-widget-port .menu li.current-menu-item a{background:var(--primary-color);color:var(--dark-color)}
.ys-widget.ys-widget-port .menu li a:hover{background:var(--dark-color);color:var(--white-color)}
.ys-widget.ys-widget-port .menu li>a:before{position:absolute;content:'\f054';font-family:"Font Awesome 6 Free";font-size:12px;right:24px;left:auto;top:24px;color:inherit;line-height:normal;font-weight:600}
.counter{margin-top:-90px}
.ys-counter.ys-style-1 .ys-counter-info{position:relative}
.ys-counter.ys-style-1 .ys-counter-num-prefix{display:inline-flex}
.ys-counter.ys-style-1 .ys-counter-info h5{font-size:69px;line-height:69px;display:inline-block;color:var(--white-color)}
.ys-counter.ys-style-1 .ys-counter-info .ys-counter-prefix{font-size:69px;line-height:69px;font-family:var(--title-fonts);color:var(--white-color);font-weight:600}
.ys-counter.ys-style-1 .ys-counter-info p{color:var(--white-color);font-family:var(--body-fonts);font-size:14px;font-weight:600;text-transform:uppercase;line-height:22px;margin-bottom:0}
.ys-white-border-right{border-right:1px solid var(--white-color)}
.ys-process-1{text-align:center}
.ys-process-1 .ys-process-icon{display:inline-block;position:relative;-webkit-box-shadow:0 0 30px 0 rgba(0,20,9,.1);-moz-box-shadow:0 0 30px 0 rgba(0,20,9,.1);box-shadow:rgba(0,0,0,.24) 0 3px 8px;-webkit-border-radius:700px;-moz-border-radius:700px;border-radius:700px}
.ys-process-1 .ys-process-icon i{color:var(--primary-color);height:135px;width:135px;line-height:135px;font-size:52px;text-align:center;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}
.ys-process-1 .ys-process-icon img{height:150px;width:150px;line-height:150px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-process-1 .ys-process-icon.img .ys-process-number{position:absolute;top:0;right:0}
.ys-process-1 .ys-process-icon .ys-process-number{position:absolute;right:0;border-radius:999px;background:var(--dark-color);font-size:18px;color:var(--white-color);height:45px;width:45px;text-align:center;line-height:45px}
.ys-process-1 .ys-process-icon .ys-process-number{bottom:0;top:auto}
.ys-process-1 .ys-process-info{display:inline-block;width:100%;margin-top:30px}
.ys-process-1 .ys-process-info p{margin-top:5px;margin-bottom:0}
.ys-process-1 .ys-button{display:none}
.ys-process-1 .ys-before-img{position:absolute;top:50%;right:-25%;margin-top:-85px;height:37px}
.ys-process-2{text-align:center}
.ys-process-2 .ys-process-icon{display:inline-block;position:relative;-webkit-box-shadow:0 0 30px 0 rgba(0,20,9,.1);-moz-box-shadow:0 0 30px 0 rgba(0,20,9,.1);box-shadow:rgba(0,0,0,.24) 0 3px 8px;-webkit-border-radius:700px;-moz-border-radius:700px;border-radius:700px}
.ys-process-2 .ys-process-icon i{color:var(--primary-color);height:135px;width:135px;line-height:135px;font-size:52px;text-align:center;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out}
.ys-process-2 .ys-process-icon img{height:150px;width:150px;line-height:150px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ys-process-2 .ys-process-icon .ys-process-number{position:absolute;right:0;border-radius:999px;background:var(--dark-color);font-size:18px;color:var(--white-color);height:45px;width:45px;text-align:center;line-height:45px}
.ys-process-2 .ys-process-icon .ys-process-number{top:0;bottom:auto}
.ys-process-2 .ys-process-info{display:inline-block;width:100%;margin-top:30px}
.ys-process-2 .ys-process-info p{margin-top:5px;margin-bottom:0}
.ys-process-2 .ys-button{display:none}
.ys-process-2 .ys-before-img-1{position:absolute;top:55%;right:62%;margin-top:0;height:37px}
.ys-process-2 .ys-before-img-2{position:absolute;top:55%;right:28%;margin-top:0;height:37px}
.process-3 .ys-before-img-1{position:absolute;top:50%;right:70%;margin-top:0;height:37px}
.process-3 .ys-before-img-2{position:absolute;top:50%;right:45%;margin-top:0;height:37px}
.process-3 .ys-before-img-3{position:absolute;top:50%;right:20%;margin-top:0;height:37px}
.ys-awardbox-1{text-align:center}
.ys-award .owl-carousel img{margin:0 auto;width:150px;height:150px}
.ys-award .ys-award-title{font-family:var(--title-fonts);font-weight:600;color:var(--dark-color);display:block;margin-top:15px;font-size:20px;line-height:28px}
.ys-bg-img-1:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;opacity:.03;background-position:center center;background-repeat:repeat;background-attachment:fixed}
.ys-bg-img-2:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;opacity:.05;background-position:center center;background-repeat:repeat;background-attachment:fixed}
.ys-bg-img-3:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;opacity:.05;background-position:top left;background-repeat:no-repeat}
.ys-bg-img-4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.08}
.ys-bg-img-5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:top right;background-size:cover;background-repeat:no-repeat;opacity:.04}
.ys-bg-img-6:after{background-repeat:no-repeat;background-size:cover;width:72%;height:100%;position:absolute;top:0;right:0;z-index:0;opacity:.03;content:""}
.ys-bg-img-7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.08}
.ys-section-bg-primary:before{content:"";position:absolute;background-color:var(--primary-color);width:43%;height:100%;top:0;left:-15%}
.ys-testimonial-bg-img:after{background-image:url(../images/testimonial/1.jpg);background-repeat:no-repeat;background-size:cover;width:49%;height:100%;position:absolute;top:0;right:0;z-index:0;opacity:1;content:""}
.ys-primary-section-side-left:before{content:"";position:absolute;right:100%;top:0;display:inline-block;width:100%;height:100%;z-index:1;background:var(--primary-color)}
.ys-owl-testimonial-style-4-back:before{content:"";position:absolute;left:51%;right:0;top:0;bottom:0;margin:auto;width:30%;height:100%;display:inline-block;background:var(--white-color);z-index:1}
.ys-grey-section-side-right:after{content:"";position:absolute;left:50%;top:0;display:inline-block;width:100%;height:100%;z-index:1;background:var(--grey-color);z-index:0}
.ys-mt-90 img{border-top-right-radius:0;border-bottom-right-radius:0}
.ys-imagebox-content{padding:60px 30px 41px 30px;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px}
.ys-imagebox-title{color:#fff;font-family:var(--title-fonts);font-size:40px;font-weight:600;line-height:48px;padding-left:45px;margin-bottom:20px}
.ys-time{padding-left:60px}
.ys-link{margin-left:10px;color:var(--white-color);border-bottom:1px solid var(--white-color);padding-bottom:5px}
.ys-link:hover{color:var(--white-color)}
.ys-image-box.ys-style-1 img{border-radius:0;width:100%}
.ys-image-box.ys-style-1 .ys-image-box-meta{padding:30px 45px;display:flex;align-items:center}
.ys-image-box.ys-style-1 .ys-image-box-meta .ys-icon{margin-right:20px}
.ys-image-box.ys-style-1 .ys-image-box-meta .ys-icon i{font-size:35px;color:var(--white-color);background:var(--primary-color);width:70px;height:70px;display:block;line-height:70px;margin:0 auto;border-radius:5px;text-align:center;transition:.3s ease-in-out}
.ys-image-box.ys-style-1 .ys-image-box-meta .ys-icon i:hover{color:var(--white-color)}
.ys-image-box.ys-style-1 .ys-image-box-meta .ys-image-box-sub-title{font-size:14px;line-height:22px}
.ys-image-box.ys-style-2{display:flex;align-items:center}
.ys-image-box.ys-style-2 .ys-image-box-image{margin-right:20px}
.ys-image-box.ys-style-2 .ys-image-box-image img{border-radius:100%}
.trust .p-30-15{padding:0 30px 0 15px}
.ys-image-box.ys-style-3{padding:30px 15px;background:var(--grey-color);border-radius:5px}
.ys-image-box.ys-style-3 .ys-image-box-img{width:65%;margin:0 auto;margin-bottom:15px}
.rough-annotation{z-index:-1}
.ys-mt-60{margin-top:-60px;z-index:2}
.ys-mt-90{margin-top:-90px}
.ys-pt-280{padding-top:280px}
.about-us-img{position:relative}
.ys-image1{width:100%}
.ys-image2{width:47%;position:absolute;bottom:54%;left:-39%}
.ys-image3{width:32%;position:absolute;bottom:4%;left:-38%}
.ys-tech-pb{padding-bottom:220px}
.ys-pop-video{margin-top:-220px}
.ys-mb-150{margin-bottom:-150px}
.ys-list-check{list-style:none;padding-left:0}
.ys-list-check li:not(:first-child){margin-top:calc(15px/2);padding-bottom:calc(15px/2)}
.ys-list-check i{color:var(--primary-color);width:1.25em;height:1em}
.ys-list-check li a span{color:var(--dark-color);margin-left:.5em}
.py-0 .ys-list-check .ys-list-item i{color:var(--white-color);font-size:22px;margin-right:10px}
.py-0 .ys-list-check .ys-list-item{display:flex;align-items:center}
.py-0 .ys-list-check li:not(:first-child){margin-top:0;padding-bottom:0}
.button-align{text-align:end}
.ys-ys-280{padding-top:280px}
.ys-pb-220{padding-bottom:220px}
.ys-bg-primary{background:var(--primary-color)!important}
.choose-plan{margin-top:-90px}
.ys-60{padding:60px 0}
.ys-90{padding:90px 0}
.ys-pb-220.ys-bg-img-1:before{opacity:.1}
.exclusive.ys-bg-img-1:before{opacity:.05}
.ys-90.ys-bg-img-2:before{opacity:.1;background-attachment:scroll}
.fixed-bg.ys-bg-img-2:before{background-attachment:fixed}
.ys-mt-220{margin-top:-220px}
.ys-mb-45{margin-bottom:45px}
.br-5{border-radius:5px}
.ys-bg-dark .ys-section.ys-style-1.text-left{margin-bottom:0}
.ys-bg-dark .col-lg-8{padding:0 15px 0 45px}
.ys-image4{position:relative}
.ys-image5{position:absolute;top:25%;right:-34%}
.pb-0 .ys-col-3{padding:0}
.ys-image6{width:80%;position:relative}
.ys-image7{position:absolute;width:64%;top:32%;right:5%}
.business.ys-bg-img-1:before{background-attachment:scroll;opacity:.05}
.devops.ys-bg-img-2:before{background-attachment:scroll}
.client.ys-bg-img-3:before{background-attachment:scroll}
.client .ys-client-style-2 .ys-clientbox-1 img{width:180px}
.ys-wrapper{padding:60px 30px 60px 60px}
.variety img{width:80%}
.ys-mb-60{margin-bottom:60px}
.whatwedo img{position:relative;z-index:1}
.col-20{width:20%}
.variety .ys-wrapper .ys-section-title{margin-bottom:30px}
.ys-image11{position:absolute;width:35%;top:0;left:1%}
.ys-image12{position:absolute;top:42%;left:20%;border:12px solid var(--white-color);width:28%}
.floating-counter{position:absolute;top:73%;left:1%;padding:30px;border-radius:5px;margin-top:15px}
.floating-counter-2{position:absolute;bottom:-4%;left:-8%;padding:30px;border-radius:5px;margin-top:15px;background:var(--white-color);box-shadow:0 0 30px 0 rgba(21,21,21,.1)}
.floating-counter-2 .ys-counter.ys-style-1 .ys-counter-info{text-align:center}
.floating-counter-2 .ys-counter.ys-style-1 .ys-counter-info p{color:#151515;font-family:var(--title-fonts);font-size:26px;font-weight:600;line-height:34px;text-transform:capitalize}
.trust .ys-counter.ys-style-1 .ys-counter-info{text-align:center}
.trust .ys-counter.ys-style-1 .ys-counter-info h5{font-size:36px;line-height:44px;color:var(--dark-color)}
.trust .ys-counter.ys-style-1 .ys-counter-info .ys-counter-prefix{font-size:36px;line-height:44px;color:var(--dark-color);font-weight:400}
.ys-bg-primary.ys-bg-img-2:before{opacity:.1;background-attachment:scroll}
.ys-bg-primary .button-align{text-align:center}
.pb-60{padding-bottom:60px}
.ys-py-130{padding:130px 0}
.ys-pt-200{padding-top:200px}
.partner .ys-p-90-30{padding:90px 30px}
.ys-img-overflow{margin-top:-27px;width:86%}
.partner .ys-button.ys-button-dark{color:var(--white-color);background-color:var(--dark-color)}
.partner .ys-button.ys-button-dark:hover{color:var(--primary-color);background-color:var(--white-color)}
.partner .ys-button{background:var(--white-color);color:var(--dark-color)}
.partner .ys-button:hover{background:var(--dark-color);color:var(--white-color)}
.partner .ys-button.ys-bg-white:hover{color:var(--primary-color)}
.product.ys-bg-img-2:before{opacity:.1;background-attachment:scroll}
.ys-mt-30{margin-top:30px}
.ys-ml-30{margin-left:30px}
.ys-my-45{margin:45px 0}
.all-services .col-xl-8 .row{border-bottom:1px solid #f4f4f5}
.ys-about-title{font-size:32px;line-height:40px;font-family:var(--title-fonts)}
.ys-about-title a:hover{color:var(--dark-color)}
.all-services iframe{position:relative;height:360px;width:100%;margin:0;line-height:1;border:none}
.ys-contact-form-p{padding:60px 45px;border-radius:5px}
.form-div{padding:0 15px 0 60px}
.ys-bg-map iframe{height:700px;width:100%;border:0}
.ys-pb-190{padding-bottom:190px}
.ys-portfolio-single-title{color:var(--dark-color);font-size:36px;font-family:var(--title-fonts);font-weight:600;font-style:normal;margin-top:30px}
.ys-pb-100{padding-bottom:100px}
.ys-p-210{padding:210px 0}
.ys-p-220{padding:220px 0}
.ys-p-220.ys-bg-img-2:before{opacity:.1;background-attachment:scroll}
.services.ys-bg-img-2:before{opacity:.1;background-attachment:scroll}
.benefits img{position:absolute;z-index:10}
.ys-counter-60{padding:60px 0}
.ys-mb-30{margin-bottom:30px}
.ys-image8{position:relative}
.ys-image9{position:absolute;border-style:solid;border-width:0 12px 12px 0;border-color:var(--white-color);border-radius:5px;width:55%;bottom:40%;right:40%}
.ys-image10{position:absolute;bottom:0;left:9%}
.ys-applyform .ys-email-error-message,.ys-applyform .ys-msg-error-message,.ys-applyform .ys-name-error-message,.ys-applyform .ys-phone-error-message,.ys-applyform .ys-subject-error-message,.ys-applyform .ys-url-error-message{position:relative;bottom:8%;color:var(--primary-color)}
.fix-contact{position:sticky;top:110px}
#faq11{width:100%;padding:40px 0 20px;cursor:pointer}
#faq11 .head{margin:20px 5px}
#faq11 .disnon{display:none}
#faq11 .box{width:100%;padding:20px 0;margin:0 5pxpx;display:block}
#faq11 .box .q h5{padding-bottom:10px;border-bottom:.5px solid #000;display:flex;justify-content:space-between;padding-right:10px}
#faq11 .active.box .q h5{border-bottom:1px solid var(--primary-color);color:var(--primary-color)}
#faq11 .box .q h5:hover{color:var(--primary-color)}
#faq11 .box .q h5 .icon2{display:none}
#faq11 .active.box .q h5 .icon2{display:block}
#faq11 .active.box .q h5 .icon1{display:none}
#faq11 .box .hide{display:none}
#faq11 .active.box .hide{display:block}
#faq11 .box .hide p{padding:10px 20px}
.hidden{display:none}




/*  2 */


.ys-bg-dark{background-color:#efc122;color:#000}
.ys-bg-seconday{background-color:#efc122;color:#fff}
.dis-center{display:flex;justify-content:center;align-items:center}
.toggler-nav{display:none}
.toggler-nav .menuButton{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13%;color:#090909;width:3.5em;height:3.5em;transition:all .3s}
.toggler-nav .menuButton input[type=checkbox]{display:none;visibility:hidden}
.toggler-nav .menuButton span{width:30px;height:4px;background:#000;background:#000;border-radius:100px;transition:.3s ease}
.toggler-nav .menuButton input[type]:checked~span.top{transform:translateY(290%) rotate(45deg);width:40px}
.toggler-nav .menuButton input[type]:checked~span.bot{transform:translateY(-270%) rotate(-45deg);width:40px}
.toggler-nav .menuButton input[type]:checked~span.mid{transform:translateX(-20px);opacity:0}
@media screen and (max-width:1023px){
.toggler-nav{display:block}
}
.search{background-color:rgba(0,0,0,.8);position:fixed;top:0;bottom:0;left:0;right:0;display:none}
.search-box{background-color:#000;height:680px;width:100%;margin:0 10px;max-width:560px;border-radius:10px;padding:20px;box-shadow:#09f 0 0 0 1px;box-shadow:#fff 0 0 0 1px}
.search-box .has-search .search-input{padding-left:2.375rem;border:2px solid #09f;border:2px solid #fff;background-color:#000;color:#fff}
.search-box .has-search .form-control-feedback{position:absolute;z-index:2;display:block;width:2.375rem;height:2.375rem;line-height:3.2rem;text-align:center;pointer-events:none;color:#09f;color:#fff}
.search-box .suggest{width:100%;height:500px;overflow:scroll}
.search-box .suggest .catogary{padding:10px 0}
.search-box .suggest .catogary .links{box-shadow:grey 0 0 0 .5px;overflow:hidden}
.search-box .suggest .catogary .links ul{padding:0;margin:0}
.search-box .suggest .catogary .links ul li{box-shadow:grey 0 0 0 .5px;background:#000;color:#fff;list-style:none;margin:0;padding:10px 15px}
.search-box .suggest .catogary .links ul li i{margin-right:10px}
.dropdown.bootstrap-dropdown{display:flex;justify-content:center;align-items:center}
.dropdown.bootstrap-dropdown .nav-link{height:20px;line-height:0}
.dropdown.bootstrap-dropdown .dropdown-item{height:50px;display:flex;align-items:center}
.dropdown.bootstrap-dropdown .dropdown-item:hover{background-color:#000;color:#fff!important}
section.banner{background-color:#000}
section.banner .top{display:flex;justify-content:center}
section.banner .top img{height:200px}




/* re */


@media(max-width:1999px){
    .whyus{overflow:hidden}
    .testimonial{overflow:hidden}
    .ys-bg-grey{overflow:hidden}
    .goals{overflow:hidden}
    .ys-mt-90{overflow:hidden}
    .new-portfolio{overflow:hidden}
    .ys-90{overflow:hidden}
    }
    @media(max-width:1699px){
    header#ys-header .ys-bottom-header .navbar .navbar-nav li{margin-right:20px}
    .ys-image3{width:28%;bottom:12%;left:-32%}
    .ys-image2{width:40%;bottom:62%;left:-32%}
    .ys-image5{position:absolute;top:52%;right:52%}
    .product{overflow:hidden}
    .blogging{overflow:hidden}
    }
    @media(max-width:1499px){
    .ys-image2{width:47%;bottom:0;left:0}
    .ys-image3{width:32%;bottom:0;left:0}
    .about-us-img .ys-image4{width:100%}
    .about-us-img .ys-image5{width:50%;top:50%;right:50%}
    .ys-image6{width:100%}
    .ys-image7{width:50%;top:50%;right:50%}
    .floating-counter-2{bottom:0;left:0}
    }
    @media(max-width:1399px){
    header#ys-header.ys-header-style-1 .ys-header-info-box{margin:0 0 0 20px}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{padding:20px 15px}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{left:inherit;right:100%}
    header#ys-header.ys-header-style-2 .ys-header-diff-block .navbar-brand img{height:55px}
    }
    @media(max-width:1365px){
    header#ys-header.ys-header-style-1 .ys-header-call{display:none}
    header#ys-header .ys-top-header .ys-header-social ul li a{font-size:12px;padding:10px 15px}
    header#ys-header .ys-top-header .ys-header-contact ul li{font-size:12px;padding:10px 15px}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li{font-size:12px}
    .ys-col-3{width:33.33%}
    .ys-masonry .iys-lg-6{width:66.66%}
    .ys-masonry .iys-lg-3{width:33.33%}
    .ys-portfoliobox-2 .ys-portfolio-info{padding:30px 15px}
    .ys-tabs-1 .nav-tabs .nav-item{padding:30px 15px}
    header#ys-header.ys-header-style-2 .navbar-brand{padding:22px 10px;line-height:3.3555}
    header#ys-header.ys-header-style-2 .ys-header-diff-block .navbar-brand img{height:40px}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li{margin-right:30px}
    header#ys-header.ys-header-style-2 .ys-menu-search-block{margin-left:30px}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li{line-height:51px}
    header#ys-header.ys-header-style-2 .ys-menu-search-block{line-height:51px;padding:0 20px;margin-left:0}
    header#ys-header.ys-header-style-2 .ys-search-form{top:53px}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:52px}
    header#ys-header.ys-header-style-2 .ys-toggle-btn{line-height:51px;padding:10px 20px}
    header#ys-header.ys-header-style-2 .ys-toggle-btn a{width:25px}
    header#ys-header.ys-header-style-2 .ys-toggle-btn a:before{transform:translate(-50%,-10px)}
    header#ys-header.ys-header-style-2 .ys-toggle-btn a:after{transform:translate(-50%,10px)}
    header#ys-header.ys-header-style-2.ys-header-sticky .navbar-brand{line-height:1.111}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-header-diff-block .navbar-brand img{height:30px}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-bottom-header .navbar .navbar-nav li{line-height:57px}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-menu-search-block,header#ys-header.ys-header-style-2.ys-header-sticky .ys-toggle-btn{line-height:57px}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:68%}
    .ys-img-overflow{width:88%}
    .blogging .text-end img{width:50%;top:-2%;right:51%}
    .blogging .text-start img{width:15%;bottom:0;left:0}
    .rwd .text-start .ys-image14{width:45%;top:25%;left:0}
    .rwd .text-end .ys-image15{width:20%;bottom:0;right:0}
    }
    @media(max-width:1279px){
    header#ys-header .ys-bottom-header .navbar .navbar-nav li{margin-right:15px}
    .benefits{overflow-x:hidden}
    .benefits img{position:relative;width:100%}
    .ys-owl-testimonial-style-4-back:before{content:none}
    .ys-grey-section-side-right:after{content:none}
    .project-success img{margin-right:30px}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:33%}
    .project-success img{margin-right:30px}
    .partner .ys-button{margin-right:30px}
    .ys-pt-200{padding-top:130px}
    }
    @media(max-width:1199px){
    section{padding:90px 0}
    .ys-section.ys-style-1.text-center{padding:0}
    .ys-mt-60{margin-top:-30px}
    .testimonial{background-color:transparent;background-image:linear-gradient(90deg,#ff4a17 100%,#f2295B00 0);opacity:1}
    .ys-testimonial-bg-img:after{content:none}
    .testimonial .col-lg-12:last-child img{padding-top:90px}
    footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items{padding:30px 15px}
    .ys-blog-post{margin-bottom:15px}
    .ys-pb-220{padding-bottom:150px}
    .ys-mt-220{margin-top:-150px}
    .ys-ys-280{padding-top:210px}
    .inquiry-form{padding:30px 15px}
    .ys-time{padding-left:0}
    .choose-plan .col-lg-8{padding:0 15px}
    .choose-plan .col-lg-4{padding:0 15px}
    .variety img{width:100%}
    .ys-bg-img-5 .col-20:nth-child(1){width:50%}
    .ys-bg-img-5 .col-20:nth-child(2){width:50%}
    .ys-bg-img-5 .col-20:nth-child(3){width:100%}
    .ys-bg-img-5 .col-20:nth-child(4){width:50%}
    .ys-bg-img-5 .col-20:nth-child(5){width:50%}
    .variety .ys-wrapper{padding:60px 15px}
    .ys-ml-30{margin-left:0}
    .all-services img{width:100%}
    .ys-pb-100{padding-bottom:90px}
    .ys-image8{width:100%}
    .ys-image9{border:none;bottom:0;right:0}
    .ys-pt-280{padding-top:240px}
    .ys-mt-90 .ys-bg-primary{padding:90px 0}
    .ys-mt-90 img{width:100%}
    .ys-image11{position:relative;width:100%;left:0}
    .ys-image12{position:absolute;top:29%;left:21%;width:28%;border:none}
    .floating-counter{position:relative;padding:30px;left:0;border-radius:5px;margin-top:15px;text-align:center}
    .ceo .ys-button{margin-left:20px}
    .ys-mt-90 .ys-bg-primary.ys-imagebox-content{padding:39px}
    .ys-imagebox-title{font-size:40px;line-height:48px;padding-left:0}
    .trust .p-30-15{padding:0 15px}
    .ys-pt-200{padding-top:90px}
    }
    @media(max-width:1099px){
    .ys-mt-90 .ys-bg-primary.ys-imagebox-content{padding:40px}
    .ys-imagebox-title{font-size:24px;line-height:32px;padding-left:0}
    .ys-section.ys-style-1.text-center{margin-bottom:30px}
    .process-3 .ys-before-img-1{display:none}
    .process-3 .ys-before-img-2{display:none}
    .process-3 .ys-before-img-3{display:none}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:39%}
    .ys-service-slider-2{padding:15px}
    .partner .ys-section-title{font-size:44px;line-height:52px}
    .ys-img-overflow{width:100%}
    }
    @media(max-width:1023px){
    header#ys-header.ys-header-style-2{position:relative}
    header#ys-header.ys-header-style-2 .ys-toggle-btn,header#ys-header.ys-header-style-2 .ys-top-header{display:none}
    header#ys-header.ys-header-style-2 .navbar-brand{padding:15px;line-height:2.499999}
    header#ys-header.ys-header-style-2.ys-header-sticky .navbar-brand{line-height:2.499999}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-header-diff-block .navbar-brand img{height:40px}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-menu-search-block,header#ys-header.ys-header-style-2.ys-header-sticky .ys-toggle-btn{line-height:3.499999}
    header#ys-header.ys-header-style-2 .ys-header-info-box{margin-left:auto!important}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar-toggler{margin:0 15px 0 0}
    header#ys-header.ys-header-style-2 .ys-menu-search-block{line-height:3.499999;margin-left:0;margin-right:0;display:inline-block}
    header#ys-header.ys-header-style-2 .ys-search-form{top:70px;right:0}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li{line-height:normal;margin-right:0}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-collapse{top:68px}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:0}
    header#ys-header.ys-header-style-2.ys-header-sticky .ys-bottom-header .navbar .navbar-nav li{line-height:normal}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children.current-menu-parent>.ys-submenu-icon,header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.ys-submenu-icon{color:var(--white-color)}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a{color:var(--white-color)}
    header#ys-header.ys-header-default .ys-bottom-header .navbar .navbar-nav li.current-menu-item:hover>a{color:var(--white-color)}
    .navbar-expand-lg .navbar-toggler{display:block}
    header#ys-header.ys-header-default .ys-menu-search-block{margin-left:auto!important}
    .navbar-expand-lg .navbar-collapse.collapse:not(.show){display:none!important}
    header#ys-header.ys-header-style-1.ys-has-sticky{top:0;padding:0;position:relative;background:var(--white-color)}
    header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky{top:0;background:var(--white-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{padding:18px 0}
    header#ys-header.ys-header-style-1 .ys-header-call{margin-top:0;margin-right:15px;display:flex}
    header#ys-header.ys-header-style-1 .ys-header-info-box{margin-left:auto}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{color:var(--white-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li{line-height:normal}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li,header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li>a{color:var(--dark-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li:hover>a,header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li>a:hover{color:var(--white-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li i,header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info h5{color:var(--dark-color)}
    header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info span{color:var(--primary-color)}
    header#ys-header .ys-bottom-header .navbar-toggler{font-size:22px;padding:14px 20px;line-height:normal;float:right;outline:0;background:var(--primary-color);color:var(--white-color);border-radius:3px;margin:0 0 0 15px}
    header#ys-header .ys-bottom-header .navbar .navbar-collapse{width:100%;position:absolute;left:0;top:100%;background:#fff;box-shadow:0 5px 15px 0 rgba(0,33,85,.1);max-height:330px;overflow-y:scroll;overflow-x:hidden}
    header#ys-header .ys-bottom-header{min-height:60px}
    header#ys-header .ys-bottom-header .navbar .navbar-nav{width:100%;display:inline-block}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li{width:100%;display:inline-block;line-height:normal;position:relative;font-size:16px;position:relative}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li a{width:100%;display:inline-block;padding:15px}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li i{margin-left:0;opacity:1;font-size:12px;position:absolute;right:0;margin-top:0;top:0;padding:22px;transform:none}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{position:relative;top:0;left:0;padding-left:0;background:#f5f5f5;box-shadow:none;display:inline-block;width:100%}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a{background:var(--primary-color)}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.ys-submenu-icon{opacity:1;position:absolute;top:0;right:0;line-height:2;font-size:12px;padding:12px 30px;transform:none}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li a{padding:10px 30px}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover>a,header#ys-header .ys-bottom-header .navbar .navbar-nav li>a:hover{background:var(--primary-color);color:var(--white-color)}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{background:var(--primary-color);color:var(--white-color)}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li.current-menu-ancestor>.ys-submenu-icon,header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover>.ys-submenu-icon{color:var(--white-color)}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{position:relative;top:0;left:0;background:0 0;display:inline-block;width:100%}
    header#ys-header .ys-bottom-header .navbar .navbar-nav li .sub-menu>li>a{background:#f5f5f5;color:var(--secondary-color)}
    header#ys-header .ys-top-header .ys-header-contact ul li{padding:10px 10px}
    header#ys-header.ys-header-default .ys-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{left:0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{padding:18px 0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{color:var(--white-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li{line-height:normal}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li,header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li>a{color:var(--dark-color)}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li:hover .sub-menu{top:0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li:hover>a,header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li>a:hover{color:var(--white-color)}
    header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky .ys-bottom-header .navbar .navbar-collapse{top:100%}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-nav li i,header#ys-header.ys-header-style-1 .ys-header-call a .ys-call-info h5{color:var(--dark-color)}
    header#ys-header.ys-header-default .ys-bottom-header .ys-button{display:none}
    .ys-section.ys-style-1 .ys-section-title{font-size:44px;line-height:52px}
    .ys-breadcrumb{text-align:center}
    .ys-breadcrumb .ys-breadcrumb-title h1{font-size:42px;line-height:50px}
    .ys-breadcrumb-container .breadcrumb{display:inline-flex}
    .ys-breadcrumb-img.text-right{text-align:center!important}
    .ys-masonry .iys-lg-6{width:100%}
    .ys-col-3,.ys-col-4,.ys-masonry .iys-lg-3{width:50%}
    .ys-tabs-1 .tab-content .ys-tab-info h2{font-size:38px;line-height:46px}
    .ys-tabs-1 .tab-content .ys-tab-info{margin-top:30px}
    .benefits p{margin-bottom:0}
    .benefits .ys-mb-45{margin-bottom:0}
    .ys-pb-220{padding-bottom:90px}
    .ys-mt-220{margin-top:-60px}
    .ys-mt-90{margin-top:0}
    .ys-mt-90 .ys-bg-primary.ys-imagebox-content{padding:20px}
    .ys-imagebox-title{font-size:19px;line-height:27px;padding-left:0}
    .ys-time{padding-left:0}
    .ys-section-bg-primary:before{width:0%}
    .ys-bg-img-6:after{width:100%}
    .variety .ys-wrapper .ys-section-title{font-size:44px;line-height:52px}
    .form-div{padding:0 15px}
    .projects .ys-mb-45{margin-bottom:45px}
    .counter{margin-top:0}
    .ys-widget{padding:30px 15px}
    .ceo .ys-button{margin-left:30px}
    .ys-image12{width:50%;top:26%;left:49%}
    .benefits .ys-progressbar-style-1{margin-top:30px}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:41%}
    .partner .ys-p-90-30{padding:0 15px}
    .ys-img-overflow{width:100%}
    .partner .ys-section-title{font-size:44px;line-height:52px}
    .about img{width:100%}
    .aboutus img{width:100%}
    .new-portfolio .center-img img{width:100%;z-index:auto}
    .new-portfolio .end-img img{z-index:2;width:40%;bottom:0;right:58%}
    .new-portfolio .start-img img{width:60%;bottom:0;left:2%}
    .ys-mb-150{margin-bottom:90px}
    .ys-pt-280{padding-top:90px}
    .ys-mt-30{margin-top:30px}
    }
    @media(max-width:979px){
    .ys-portfolio .ys-portfolio-block .ys-portfolio-info{padding:15px}
    .ys-portfolio .ys-portfolio-block .ys-portfolio-info h5{font-size:20px;line-height:28px}
    footer#ys-footer .ys-footer-top .ys-footer-bottom-list .ys-footer-items{padding:15px}
    .whatwedo img{width:85%}
    .ys-bg-dark .ys-section.ys-style-1.text-left{text-align:center}
    .benefits p{text-align:center}
    .ys-list-box{padding:45px 30px 0 30px}
    .experience{margin:-30px -30px 0 -30px;padding:30px}
    .ys-image12{position:absolute;top:22%;left:48%;width:50%;border:none}
    .ys-image-box.ys-style-1 .ys-image-box-meta{padding:15px}
    .projects .ys-section.ys-style-1.text-left{text-align:start}
    .ys-error-block .ys-error-text{font-size:375px}
    .contact-form .ys-section.ys-style-1.text-left{text-align:start}
    .contact-form .ys-icon-box.ys-style-5{align-items:center;text-align:start}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:54%}
    .ys-bg-primary .button-align{text-align:start;margin-top:30px}
    .ys-icon-box.ys-style-7 .ys-icon-box-content .ys-icon-box-title{font-size:28px;line-height:36px}
    .partner .ys-section-title{font-size:35px;line-height:43px}
    footer#ys-footer .ys-footer-bottom-list .ys-footer-items{border-right:none}
    .ys-mb-45{margin-bottom:0}
    }
    @media(max-width:767px){
    section{padding:60px 0}
    .ys-mt-60{margin-top:60px}
    header#ys-header.ys-header-style-1 .ys-header-call{display:none}
    header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky .ys-bottom-header .navbar .navbar-brand{padding:18px 18px 18px 0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{padding:18px 0}
    header#ys-header.ys-header-style-1 .ys-header-info-box{display:none}
    header#ys-header.ys-header-style-1 .ys-header-info-box{margin:0}
    header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky .ys-bottom-header .navbar .navbar-brand{margin-right:0}
    header#ys-header.ys-header-style-2 .navbar-brand{padding:20px 15px;line-height:normal;text-align:left;display:inline-block;width:auto}
    header#ys-header.ys-header-style-2 .ys-menu-search-block{display:none}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar .navbar-collapse{top:0}
    header#ys-header.ys-header-style-2 .ys-bottom-header .navbar-toggler,header#ys-header.ys-header-style-2 .ys-menu-search-block{margin-top:-80px}
    header#ys-header.ys-header-style-2.ys-header-sticky .navbar-brand{line-height:normal}
    header#ys-header .ys-bottom-header .navbar .navbar-brand img{height:55px}
    header#ys-header.ys-header-default .ys-top-header .header-email,header#ys-header.ys-header-default .ys-top-header .header-social{display:none}
    header#ys-header.ys-header-default .ys-top-header div{width:auto}
    .ys-section.ys-style-1 .ys-section-title{font-size:38px;line-height:1.3}
    .ys-icon-box.ys-style-1 .ys-icon-box-wrapper{flex-direction:column;padding:15px}
    .ys-icon-box.ys-style-1 .ys-icon-box-content{text-align:center}
    .button-align{margin-top:30px;text-align:start}
    .ys-ys-280{padding-top:190px}
    .testimonial .col-lg-12:last-child img{padding-top:60px}
    .ys-fancy-box.ys-fancybox-2{padding:45px 15px}
    .ys-fancy-box.ys-fancybox-2 .ys-fancy-box-title{font-size:24px;line-height:30px}
    .ys-fancy-box.ys-fancybox-2 .ys-fancy-media i{font-size:72px;line-height:80px}
    .ys-tech-pb{padding-bottom:60px}
    .ys-pop-video{margin-top:-60px}
    .ys-breadcrumb{padding:90px 0}
    .ys-breadcrumb .ys-breadcrumb-title h1{font-size:34px;line-height:42px}
    .ys-breadcrumb-container .breadcrumb li,.ys-breadcrumb-container .breadcrumb li i{font-size:14px}
    .ys-breadcrumb-container .breadcrumb li{margin-right:10px}
    .ys-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:10px;font-size:12px}
    .ys-filters .ys-filter-button-group ul li{margin-right:0;font-size:14px}
    .ys-col-3,.ys-col-4,.ys-col-6,.ys-masonry .iys-lg-3,.ys-masonry .iys-lg-6{width:100%;padding:0 0 30px}
    .ys-tabs-1 .nav-tabs .nav-item{padding:15px;margin:0 10px 10px 0}
    .ys-tabs-1 .nav-tabs .nav-item i{font-size:40px;line-height:48px}
    .ys-tabs-1 .nav-tabs .nav-item span{display:none}
    .ys-tabs-1 .tab-content .ys-tab-info{text-align:center}
    .ys-tabs-1 .tab-content .ys-tab-info h2{font-size:32px;line-height:40px}
    .benefits .ys-mb-45{margin-bottom:0}
    .ys-pb-220{padding-bottom:60px}
    .ys-mt-220{margin-top:60px}
    .ys-mt-90{margin-top:60px}
    .choose-plan{margin-top:0}
    .ys-bg-dark .button-align{text-align:center}
    .ys-bg-img-5 .col-20:nth-child(1){width:100%}
    .ys-bg-img-5 .col-20:nth-child(2){width:100%}
    .ys-bg-img-5 .col-20:nth-child(3){width:100%}
    .ys-bg-img-5 .col-20:nth-child(4){width:100%}
    .ys-bg-img-5 .col-20:nth-child(5){width:100%}
    .whatwedo img{width:100%}
    .popup-video .ys-mb-60{margin-top:60px}
    .variety .ys-wrapper .ys-section-title{font-size:38px;line-height:1.3}
    .ys-error-block .ys-error-text{font-size:200px}
    .ys-error-block h2{font-size:26px;line-height:34px}
    .ys-pb-100{padding-bottom:60px}
    .contact-form .ys-icon-box.ys-style-5{display:block;text-align:center}
    .contact-form .ys-icon-box.ys-style-5 .ys-icon{margin-bottom:15px}
    .contact-form .ys-icon-box.ys-style-5 .ys-icon a{margin-right:0}
    .ys-mt-90 .ys-bg-primary{padding:60px 0}
    .experience{margin:-30px -10px 0 -10px;padding:30px}
    .ys-image12{top:12%}
    .ceo{flex-direction:column}
    .ceo .ys-image-box.ys-style-2{margin-bottom:30px}
    .ys-image-box.ys-style-1 .ys-image-box-meta{display:block;text-align:center}
    .ys-image-box.ys-style-1 .ys-image-box-meta .ys-icon{margin-right:0;margin-bottom:15px}
    .ys-image-box.ys-style-3 .ys-image-box-img{width:36%}
    .ys-pt-200{padding-top:60px}
    .homepages img{width:100%}
    .innerpages img{width:100%}
    .ys-90{padding:60px 0}
    .ys-bg-effect{width:135%}
    .ys-pricebox-1 .ys-price-detail{padding:30px 15px}
    .ys-mb-150{margin-bottom:60px}
    .ys-pt-280{padding-top:60px}
    .ys-py-130{padding:90px 0}
    .partner .ys-p-90-30{padding:30px 15px}
    .projects .button-align{margin-bottom:60px}
    }
    @media(max-width:479px){
    .ys-menu-search-block,.ys-sidebar,.ys-toggle-btn,header#ys-header.ys-header-style-1 .ys-header-info-box{display:none!important}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar .navbar-brand{padding:0}
    header#ys-header.ys-header-style-1 .ys-bottom-header .navbar{padding:10px 0}
    header#ys-header.ys-header-style-1.ys-has-sticky.ys-header-sticky .ys-bottom-header .navbar .navbar-brand{padding:0}
    header#ys-header .ys-bottom-header .navbar .navbar-brand img{height:50px}
    .ys-section.ys-style-1 .ys-section-title{font-size:29px;line-height:1.3}
    .ys-blog-post .ys-blog-contain{padding:15px}
    .ys-breadcrumb .ys-breadcrumb-title h1{font-size:30px;line-height:38px}
    .ys-tabs-1 .nav-tabs .nav-item i{font-size:30px;line-height:38px}
    .variety .ys-wrapper .ys-section-title{font-size:30px;line-height:1.3}
    .ys-error-block .ys-error-text{font-size:130px}
    .commentlist .ys-comment-wrap{display:block}
    .commentlist .ys-comment-avatar{padding-right:0;margin-bottom:15px}
    .ys-image12{top:11%}
    .ys-section.ys-style-1.text-center{margin-bottom:30px}
    .rough-annotation{padding-top:5px}
    }
    @media(max-width:397px){
    header#ys-header .ys-bottom-header .navbar .navbar-brand img{height:40px}
    .ys-pricebox.ys-pricebox-5 .ys-price-media{display:block}
    .ys-pricebox.ys-pricebox-5 .ys-service-media{text-align:center;margin-top:15px}
    .breadcrumb-item+.breadcrumb-item::before{float:none}
    .commentlist .ys-comment-avatar img{width:90px}
    .ys-list-box{padding:45px 15px 0 15px}
    .ys-image12{top:8%}
    .ys-fancy-box.ys-fancybox-4{padding:45px 15px}
    .ys-fancy-box.ys-fancybox-8{padding:45px 15px}
    .ys-fancy-box.ys-fancybox-8 .ys-fancy-media i{margin-right:10px}
    .ys-fancy-box.ys-fancybox-1 .ys-fancy-box-wrapper{padding:45px 15px}
    .ys-pricebox.ys-pricebox-5{padding:50px 15px}
    .floating-counter-2{padding:20px}
    .ys-counter.ys-style-1 .ys-counter-info h5{font-size:50px;line-height:50px}
    .ys-counter.ys-style-1 .ys-counter-info .ys-counter-prefix{font-size:50px;line-height:50px}
    .floating-counter-2 .ys-counter.ys-style-1 .ys-counter-info p{font-size:20px;line-height:28px}
    .ys-popup-video-block .ys-video-icon a{font-size:20px;width:70px;height:70px;line-height:70px}
    }
    @media screen and (max-width:4000px) and (min-width:1023px){
    header#ys-header .ys-bottom-header .navbar .navbar-nav li:hover>.sub-menu{display:block!important}
    }