@charset "UTF-8";
@media screen and (max-width: 576px){
.main-top-slide .banner-heading, .main-top-slide p {
color: #fff !important;
padding-left: 56px;
padding-right: 45px;
}
.main-top-slide .banner-heading{
font-size: 23px;
line-height: 1.3;
}
.main-top-slide p{
font-size: 16px;
}
.main-top-slide .banner-btn{
padding-left: 53px;
}
}
.tec-services .service-wrap .desc{
margin-bottom: 10px;
}
.nav-menu li .mega-menu li a {    
padding:0;
width:auto;
display:inline-block;
}  .nav-menu .mega-menu li div.mega-menu-img a {
float:left;
width:100%;
min-height:230px;
padding:12px;
} .nav-menu .mega-menu li div.mega-menu-img a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.multi .sub-menu li img{
width: 50px;
transition: all 0.5s ease 0s;
border-radius: 100%;
}
.multi .sub-menu li:hover img{
transform: rotate(100deg);
}
.multi .sub-menu li{
margin-bottom: 15px;
}
.multi .sub-menu li{
padding-bottom: 15px;
}
.multi .col-3 .sub-menu li a{
display: inline;
}
.nav-menu .mega-menu-img h2 {
font-size:16px;
margin:12px 0 0 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav-menu .mega-menu > li .mega-menu-img-meta {
padding:0;
width:auto;
position:relative;
height:auto;
overflow:hidden;
-webkit-backface-visibility:hidden;
}
.mega-menu-img-meta img {
-webkit-transition:-webkit-transform .3s ease-in-out;
-moz-transition:-moz-transform .3s ease-in-out;
-o-transition:-o-transform .3s ease-in-out;
-ms-transition:-ms-transform .3s ease-in-out;
transition:transform .3s ease-in-out
}  .tec-menu .line {
padding-bottom:12px;
border-bottom:1px solid rgba(0, 0, 0, .05);
margin-top: 20px;
text-align: left;
color: #fff;
padding-left: 15px;
}  @media screen and (min-width:0\0) {
.nav-menu .menu-item-has-children a, .nav-menu .tec-mega-menu a {
padding-right:24px
}  
}
@media only screen and (max-width: 991px) {
.tec-menu .row [class*="col-"] {
float: left!important;
width: 100%!important;
margin-left: 0!important;
margin-right: 0!important;
}
.full-width-header .tec-header .menu-area{
padding-bottom: 12px;
}
.avadanta-navigate #primary-menu{
padding-right: 0px !important;
}
.avadanta-navigate .nav-menu>.menu-item>a:hover, .avadanta-navigate .nav-menu>.page_item>a:hover{
padding-bottom: 15px;
padding-top: 10px;
}
.nav-menu li{
display: block !important;
}
.nav-menu > li > a {
color: #fff !important;
text-align: left;
padding-bottom: 15px;
padding-top: 10px;
}
.nav-menu > li:last-child > a {
border-bottom:none;
}
.nav-menu span.tec-menu-parent i { 
margin:0;
}
.nav-menu > .menu-item-has-children > span.tec-menu-parent, 
.nav-menu .tec-mega-menu > span.tec-menu-parent {		
display: block;
position: absolute;
right: 0;
top: 0;
padding: 19px 21px;
cursor:pointer;
line-height: 14px;
color: #fff;
background: #257be5;	
-webkit-tap-highlight-color:rgba(0,0,0,0);    
}	
.nav-menu > .menu-item-has-children > span.tec-menu-parent:hover, 
.nav-menu .tec-mega-menu > span.tec-menu-parent:hover {	
color: #fff;
}
.nav-menu > .menu-item-has-children .sub-menu .menu-item-has-children span.tec-menu-parent {		
display: block;
position: absolute;
right: 0;
top: 0;
padding: 11px 21px;
cursor: pointer;
line-height: 14px;
color: #363636;
background: #f6f3ed;	
-webkit-tap-highlight-color:rgba(0,0,0,0);    
}
.nav-menu div.sub-menu-close {
float:left;
width:100%;
cursor:pointer;
background:#f6f3ed;		
color:#000;
font-size:14px;
text-align:center;	
height: 50px;
line-height: 50px;
}
.nav-menu div.sub-menu-close i {		
font-size:16px;
margin-right: 5px;
}
.tec-menu .sub-menu {
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.15);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.15);
-ms-box-shadow:  0 0 20px rgba(0,0,0,.15);
-o-box-shadow:  0 0 20px rgba(0,0,0,.15);
box-shadow:  0 0 20px rgba(0,0,0,.15);
}
.tec-menu-close {
height: 0;		
overflow: hidden!important;
} .tec-menu-toggle {      
padding: 28px 0;
display: block;
position: relative;
cursor:pointer;		
color: #333 !important;
font-size: 15px;
text-transform: uppercase;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.tec-menu-toggle:hover {
color: #ff4a17 !important;
}
.tec-menu-toggle i {
margin-right:10px; 
}
.tec-menu > ul{
background: #757575;
}
.full-width-header .tec-header .menu-area .main-menu .tec-menu li > ul.sub-menu{
padding-bottom: 0;
}
}
@media only screen and (max-width: 1080px) {	
.nav-menu > li > a i {
display:none;
}
.avadanta-navigate {
clear: both;
display: block;
float: left;
width: 100%;
}
}
.avadanta-navigate ul {
display: none;
list-style: none;
margin: 0;
}
.avadanta-navigate ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
background: #fff;
top: 100%;
left: -999em;
z-index: 99999;
}
.avadanta-navigate ul ul ul {
left: -999em;
top: 0;
margin-right: -5px;
}
.avadanta-navigate ul ul li:hover > ul,
.avadanta-navigate ul ul li.focus > ul {
right: 100%;
}
.avadanta-navigate ul ul a {
width: 225px;
line-height: 23px;
text-transform: capitalize;
font-weight: normal;
padding-bottom: 10px;
text-align: left;
}
.avadanta-navigate ul li:hover > ul,
.avadanta-navigate ul li.focus > ul {
left: auto;
}
.avadanta-navigate li {
float: left;
position: relative;
}
.page_item_has_children>a:after{
content: "\f078";
font-family: 'FontAwesome';
speak: none;
font-style: normal;
position: absolute;
right: 0px;
margin-top: 7px;
font-weight: normal;
font-size: 10px;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.avadanta-navigate a {
display: block;
font-size: 14px;
color: #131313;
font-weight: 600 ;
padding: 0 14px;
} .menu-toggle,
.avadanta-navigate.toggled ul {
display: block;
}
@media screen and (min-width: 993px) {  
.menu-toggle {
display: none;
}
.avadanta-navigate ul {
display: block;
}
.avadanta-navigate{
display: flex;
width: 100%;
align-items: center;
justify-content: flex-end;
}
.menu-item-has-children>a:after{
font-size: 15px !important;
font-weight: 200 !important;
} .menu .nav-menu .page_item{
padding-bottom: 0px;
}
.menu .nav-menu .page_item a{
font-weight: 600;
text-transform: uppercase;
transition: all 0.3s ease;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
height: auto;
line-height: 95px;
padding: 0;
color: #101010;
position: relative;
padding: 0 25px;
} header .mobile-menus{
display: none;
}
.avadanta-navigate .nav-menu>.menu-item>a{
transition: all 0.3s ease;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
height: 115px;
line-height: 115px;
padding: 0;
position: relative;
padding: 0 25px;
}
.sub-menu>li:last-child, .sub-dropdown>li:last-child{
margin-bottom: 0 !important;
}
.avadanta-navigate a:hover{
color: #0085ba;
}
.avadanta-navigate .nav-menu>.menu-item-has-children > .sub-menu li,
.avadanta-navigate .menu .nav-menu>.page_item_has_children > .children li
{
padding-top: 12px;
padding-right: 12px;
}
.avadanta-navigate .menu .nav-menu>.page_item_has_children>.children li a:after{
right: 20px;
}
.avadanta-navigate .nav-menu>.menu-item-has-children > .sub-menu li:hover>a:before {
height: 100%;
}
}
.avadanta-navigate a:hover{
color: #fff;
}
@media screen and (max-width: 992px){
.avadanta-navigate.toggled .menu.nav-menu,
.avadanta-navigate.toggled .menu .nav-menu
{
display: inline-grid;
width: 100%;
background: #ef4f1f;
}
.container-fluid{
padding-left: 20px !important;
padding-right: 20px !important;
}
.header-navbar:not(.header-navbar-classic){
width: 100%;
}
.avadanta-navigate ul ul{
background: #ef4f1f;
border-top: none;
}
.avadanta-navigate a{
color: #000;
}
.mobile-menus{
margin-top: 60px;
width: 30%;
height: auto;
}
.avadanta-navigate ul li.menu-item-has-children:hover > .sub-menu,
.avadanta-navigate ul li.focus > .sub-menu
{
position: relative;
left: 0;
top: 0;
} 
.menu-all-pages-container .menu.nav-menu,
.avadanta-navigate .menu .nav-menu
{
overflow: auto;
height: 300px;
}
.fixed{
display: none;
}
.avadanta-navigate ul ul a {
width: 400px;
line-height: 18px;
}
.avadanta-navigate .menu-toggle{
float: right;
font-size: 30px;
margin-top: -7%;
color: #000;
background: transparent;
border: none;
}
.avadanta-navigate ul ul{
box-shadow: none!important;
}
.menu-item-has-children>a:after{
right: 10px !important;
}
.avadanta-navigate ul ul li:hover > ul, .avadanta-navigate ul ul li.focus > ul{
left: 50%;
}
.menu-all-pages-container .nav-menu{
top: 100%;
width: 100%;
background-color: #f0f0f0;
overflow-y: auto;
} .menu-item-object-page.menu-item-has-children .sub-menu{
margin-left: 15px !important;
}
}
.mt-column-1 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
flex: 0 0 100%;
max-width: 97%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-2 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
flex: 0 0 50%;
max-width: 47%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-3 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
flex: 0 0 30.3333333333%;
max-width: 30.33333333%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-4 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
flex: 0 0 25%;
max-width: 22%;
margin-left: 3%;
margin-bottom: 3%;
}
.body-boxed {
margin-right: auto;
margin-left: auto;
padding: 0;
height: auto;
box-shadow: 0px 14px 30px rgb(0 0 0 / 30%);
width: 1170px;
}
.body-boxed .logo-wrap,
.body-boxed .avadanta-navigate
{
margin-left: 0px;
}
.body-boxed #sticker{
width: 1170px;
}
.tc-light.footer-s1::after {
width: 100%;
height: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
}
@media screen and (max-width: 992px){
.header-navbar:not(.header-navbar-classic){
left: 0;
}
.menu-sticky {
background: #fff;
margin: 0px;
z-index: 999;
width: 100%;
height: 80px;
top: 0px;
position: relative;
box-shadow: 0 5px 15px 0 rgb(0 33 85 / 10%);
}
.footer-2.footer-bg-dark .copyright,
.footer-2.footer-bg-dark .bottom-nav
{
text-align: center !important;
}
.footer-2.footer-bg-dark .my-20{
margin: 10px 0;
}
.header-navbar {
position: relative;
left: 0;
float: right;
height: auto;
width: auto;
}
body{
padding-top: 45px;
margin-top: -46px;
}
html {
margin-top: 2px !important;
}
}
a:focus,.menu-toggle:focus {
outline: none;
}
a:focus-visible,.menu-toggle:focus-visible {
outline: 1px solid #000 !important;
}
.content-part .title a:focus,.content-part .blog-meta a:focus{
outline: none;
}
.content-part .title a:focus-visible,
.content-part .blog-meta a:focus-visible {
outline: 1px solid #000 !important;
text-decoration: auto !important;
}
.menu-item-has-children .sub-menu li > a:focus-visible{
background: #d0d0d0;
}
.menu-item a:focus-visible{
background: #d0d0d0;
}
textarea:focus,.btn:focus,.search-field:focus,.comment-respond .form-submit input:focus,.menu-btns .btn:focus{
outline: 1px solid #000 !important;
}
textarea:focus-visible,.btn:focus-visible,.search-field:focus-visible,.comment-respond .form-submit input:focus-visible,.menu-btns .btn:focus-visible {
outline: 1px solid #000;
}
@media (min-width: 576px){
.menu-btns::before {
display: block;
}
.menu-item-has-children { position: relative; }
}
.menu-btns::before {
position: absolute;
content: "";
left: 0px;
bottom: 0;
width: 1px;
height: 18px;
background: #e5e5e5;
margin: auto 0;
top: 0;
display: block;
}
.avadanta-navigate #primary-menu{
padding-right: 30px;
}
.footer-widget{
padding-bottom: 25px;
}
.footer-widget .recentcomments{
padding-bottom: 10px;
}
.footer-widget ul li{
padding-bottom: 10px;
}
.recentcomments a{
color: #000;
}
.reply a{
font-weight: 700;
}
.comment-author .fn a{
font-weight: 900;
}
.wgs.comments .children{
padding-left: 50px;
}
.team-single:hover .social {
top: 0;
width: 100%;
} .screen-reader-text{
display: none;
}
.sidebar-widget .search-form .search-field
{
border-radius: 6px;
min-height: 50px;
border: 1px solid #cfcfcf;
background: #fff;
color: #131313;
font-size: 1rem;
width: 100%;
padding-left: 10px;
}
.footer-widget .search-form .search-field{
border: 1px solid #e5e5e5;
min-height: 38px;
color: #131313;
font-size: 1rem;
width: 100%;
padding-left: 9px;
}
.footer-widget .search-form label,
.sidebar-widget .search-form label
{
width: 100%;
}
.widget_archive select,
.widget_categories select
{
height: 40px;
width: 100%;
}
.sidebar-widget.widget_recent_entries li:not(:last-child),
.sidebar-widget .wp-block-latest-posts__list li:not(:last-child)
{
padding-bottom: 15px;
border-bottom: 1px solid #eee;
padding-top: 10px;
}
.sidebar-widget.widget_recent_entries li:last-child,
.sidebar-widget .wp-block-latest-posts__list li:last-child
{
padding-top: 10px;
}
.sidebar-widget.widget_recent_entries li a,
.sidebar-widget .wp-block-latest-posts__list li a
{
font-size: 1rem;
margin-bottom: 10px;
color: #131313;
line-height: 1.5;
}
.widget_recent_entries .post-date {
display: block;
margin-top: 10px;
color: #94aeb8;
font-size: 0.875rem;
}
.sidebar-widget.widget_archive li a,
.sidebar-widget.widget_categories li a,
.sidebar-widget.widget_meta li a,
.sidebar-widget .wp-block-archives li a,
.sidebar-widget .wp-block-categories li a
{
color: #4a4a4a;
display: inline-block;
padding: 6px 0;
}
.sidebar-widget.widget_archive li:not(:last-child),
.sidebar-widget.widget_categories li:not(:last-child),
.sidebar-widget.widget_meta li:not(:last-child){
padding-bottom: 3px;
}
.footer-widget.wgs-content.widget_pages .page_item_has_children>a:after,
.sidebar-widget.widget_pages .page_item_has_children>a:after{
display: none;
}
.sidebar-widget.widget_pages ul li{
padding-bottom: 10px;
}
.footer-widget.wgs-content.widget_pages .page_item_has_children .children{
padding-left: 30px;
}
.widget_nav_menu ul
.widget_calendar #wp-calendar{
border-collapse: initial !important;
}
.widget_calendar #wp-calendar caption{
display: none;
}
.widget_calendar tbody{
border: 1px solid #222; 
}
.widget_calendar td {
height: 35px;
text-align: center;
color: #262626;
}
.widget_calendar th{
width: 65px;
height: 40px;
background: #f0f0f0;
text-align: center;
color: #000;
}
.gallery {margin-bottom: 1.0em;padding: 5px 0;}
.gallery-item {display: inline-block;text-align: center;
vertical-align: top;
width: 100%;
padding-right: 10px; 
margin-bottom: 10px;} 
.gallery-item  img{width: 100%;height: auto;}
.gallery-columns-2 .gallery-item {max-width: 50%; }
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%; }
.gallery-columns-8 .gallery-item {max-width: 12.5%; }
.gallery-columns-9 .gallery-item {max-width: 11.11%; }
.gallery-caption {display: block; }
.widget_tag_cloud .tagcloud a{
padding: 6px 9px;
color: #444;
margin-right: 5px;
background-color: #ececec;
margin-bottom: 10px;
border-radius: 6px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
font-size: 14px !important;
display: inline-block;
}
.widget_tag_cloud .tagcloud a:hover {
color: #fff !important; 
}
.widget_recent_comments #recentcomments li,
.sidebar-widget .wp-block-latest-comments li
{
padding-bottom: 10px;
}
ol.wp-block-latest-comments{
padding-left: 0;
}
.sidebar-widget .wp-block-latest-comments__comment-meta a{
color: #000;
}
.comment-body .comment-meta{
min-height: 0;
}
.comment-body {
position: relative;
margin-bottom: 40px;
position: relative;
padding-left: 145px;
}
ol.comment-list {
position: relative;
padding: 0;
}
.comment-author .avatar {
position: absolute;
left: 0;
width: 85px;
border-radius: 10%;
}
.comment-author .fn {
font-size: 16px;
text-transform: uppercase;
color: #222222;
font-style: normal;
}
.says {
display: none;
}
.comment-meta a {
color: #000;
font-size: 14px;
margin-bottom: 5px;
margin-top: 2px;
display: block;
}
.reply {
position: absolute;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.reply a{
color: #646464;
}
.comment-respond .comment-form-comment textarea {
height: auto;
width: 100%;
border: none;
line-height: normal !important;
background: #fff;
border: 1px solid #f9f9f9;
box-shadow: 0 5px 15px 5px rgb(0 33 85 / 11%) !important;
color: #8d8d8d;
font-size: 12px;
padding: 11px;
}
.comment-respond .comment-form-author input {
resize: none;
width: 100%;
border: none;
line-height: 33px;
padding-left: 11px;
padding-right: 11px;
background: #fff;
color: #8d8d8d;
font-size: 12px;
box-shadow: 0 5px 15px 5px rgb(0 33 85 / 11%) !important;
}
.comment-respond .comment-form-email input {
resize: none;
width: 100%;
border: none;
line-height: 33px;
padding-left: 11px;
padding-right: 11px;
background: #fff;
color: #8d8d8d;
font-size: 12px;
box-shadow: 0 5px 15px 5px rgb(0 33 85 / 11%) !important;
}
.comment-respond .comment-form-url input {
resize: none;
width: 100%;
border: none;
line-height: 33px;
padding-left: 11px;
padding-right: 11px;
background: #fff;
color: #8d8d8d;
box-shadow: 0 5px 15px 5px rgb(0 33 85 / 11%) !important;
font-size: 12px;
}
.comment-respond .form-submit input {
position: relative;
font-size: 14px; color: #fff;
text-transform: uppercase;
border-radius: 0px;
display: inline-block;
border: 1px solid;
padding: 10px 20px;
transition: all ease 0.5s;
outline-style: none;
min-width: 120px;
}
}
.comment-respond .comment-reply-title{
font-size: 20px;
}
.comments li{
list-style: none;
padding-top: 15px;
}
.comment-respond .form-submit input:hover{
color: #fff;
}
.post-full .post-date{
width: 90px; 
height: 90px; 
padding-top: 18px;
}
.back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 19px;
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 2px;
z-index: 99;
text-align: center;
display: none;
-webkit-box-shadow: 0 0 30px 0 rgba(156, 156, 156, .25);
-moz-box-shadow: 0 0 30px 0 rgba(156, 156, 156, .25);
box-shadow: 0 0 30px 0 rgba(156, 156, 156, .25);
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-ms-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all .4s linear;
color: #fff;
}
.back-to-top:hover {
color: #fff;
background-color: #000;
}
.menu-btns .btn.search:hover{
color: #000 !important;
}
.error-44{
background: #000;
}
.widget_nav_menu ul{
display: block;
}
.widget_nav_menu ul li a{
padding: 5px;
font-weight: 400;
color: #4a4a4a;
padding-bottom: 5px;
}
.sidebar-widget.widget_pages ul li a{
color: #4a4a4a;
}
.sidebar-widget.widget_pages .page_item_has_children .children{
padding-left: 30px;
}
.widget_nav_menu .menu-item-has-children > a:after{
display: none !important;
color: #fff;
}
.sidebar-widget .wp-block-page-list li a{
color: #4a4a4a;
}
.widget_nav_menu .menu-item-has-children .sub-menu,
.wp-block-page-list li .submenu-container
{
padding-left: 25px;
}
.wp-block-page-list li .submenu-container::before{
display: none;
}
.post-details .post-content  table, tr, th, td{
border: 1px solid #a8a8a8 !important;
text-align: center;
margin-bottom: 20px;
padding: 5px;
}
.post-details .post-content ul,
.post-details .post-content ol {
margin: 0 0 1.5em;
padding-left: 1.5em;
}
.post-details .post-content ul li{
list-style: disc;
}
.post-details .post-content ol {
list-style: decimal;
}
.post-details .post-content ol > li{
list-style: decimal;
}
.post-details .post-content li > ul,
.post-details .post-content li > ol {
margin-bottom: 0;
margin-left: 0;
padding-left: 1.5em;
}
.post-tag .post-cat{
margin: 0px !important;
padding-left: 0 !important;
}
.post-tag .post-cat li{
list-style: none !important;
}
.no-results.not-found .search-form label{
width: 85%;
}
.no-results.not-found .search-field{
background-color: #fff;
color: #4b4b4b;
height: auto;
width: 100%;
font-size: 18px;
line-height: 1;
border: none;
margin: 0 auto;
padding: 20px 50px 20px 30px;
border: 2px solid #000 !important;
width: 100%;
}
.section-the-content{
padding-top: 40px;
}
.srvc .feature-icon{
color:#fff;
}
.srvc .bg-darker{
opacity: 0.91;
}
@media (min-width: 992px){
.tes-content.tes-content-s2.tes-bg {
padding: 70px 50px;
margin: 25px 25px 25px 0;
background: #25252f !important;
}
}
.testimo .slick-prev,
.testimo .slick-next
{
display: none !important;
}
.tes-content-s2 p{
color: #fff;
}
.testimonial-section .fz-1{
color: #fff;
}
.testimonial-section .lead{
color: #a2a9bf;
line-height: 31px;
}
.tes-author .author-image img{
height: 58px;
width: 58px;
}
.tes-content.tes-content-s2{
padding: 50px 35px 40px; 
}
.copyright p {
font-size: 18px;
color: #c1c6ce;
}
.footer-2 .copyright.text-left{
color: #fff;
}
.my-20 {
margin: 20px 0;
}
.text-left { }
.bottom-nav ul li {
display: inline-block;
}
.bottom-nav ul li > a {
color: #c1c6ce;
font-size: 18px;
line-height: 32px;
font-family: "Mulish", sans-serif;
font-weight: 700;
display: inline-block;
margin-left: 28px;
}
.footer-bg-dark{
background: #1f242c !important;
}
.bdr-copyright {
border-top: 1px solid #e5e5e5
}
.copyright-content {
padding: 15px 0 0;
font-size: 14px;
line-height: 24px;
color: #8f8f8f
}
.copyright-content p a {
color: #4b4b4b;
font-weight: 700
}
.copyright-content p a:hover {
color: #ff4a17
}
.copyright-content .social-style-icon {
padding: 0
}
.copyright-content .social li:not(:last-child) {
margin-right: 15px
}
.copyright-content .social li a {
color: #1c1c1c;
font-size: 14px
}
.copyright-content .social li a:hover {
color: #ff4a17 !important
}
.tes-author .author-con-s2 .author-name{
color: #fff;
}
  .slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 7px; width: 7px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }  .social li{
display: inline-block;
margin: 0 2px;
}
.banner-s4.has-slider{
margin-bottom: -30px;
}
blockquote {
margin: 30px 0;
padding-left: 25px;
}
.footer-s1 .margin-b-30{
z-index: 999;
}
.widget_nav_menu li a{
text-transform: capitalize;
}
.footer-widget.wgs-content.widget_categories .children{
padding-left: 10px;
}
.header-s1 .header-main{
z-index: 9999;
}
.page-template-default .post.post-full.post-details,
.page-template-default .post-content.page-content-wd
{
width: 100%;
}
h1,h3{
word-break: break-all;
}
.project-area.project-call .btn{
background: #fff !important;
color: #000;
}
.srvc .section-head{
text-align: center;
padding-bottom: 20px;
}
@media only screen and (min-width: 600px) {
.avadanta-navigate .menu-toggle {
margin-top: -6%;
}
}
@media only screen and (min-width: 800px) {
.avadanta-navigate .menu-toggle {
margin-top: -7%;
}
}
.body-boxed .is-boxed.has-fixed .header-main{
display: none;
}
.author-thumb img{
max-width: 85%;
border-radius: 50%;
}
.header-search .search-form label {
width: 50%;
}
.header-search .search-submit{
background-color: #ff4a17;
border-radius: 5px;
height: 45px;
box-shadow: 0 2px 0 #000;
border: none;
color: #fff;
}
.header-search .search-form{
width: 100%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-search .search-field {
background-color: #fff;
color: #4b4b4b;
border-radius: 5px;
height: auto;
width: 100%;
font-size: 18px;
line-height: 1;
border: none;
margin: 0 auto;
padding: 20px 50px 20px 30px;
width: 100%;
}
.search-trigger:focus{
outline: 1px solid #000;
}
.post-content .content a:focus,
.comment-content a:focus
{
text-decoration: underline !important;
outline: none !important;
background: #c5c5c5;
}
.search-submit-header:focus{
outline: 2px solid #000 !important;
}
.header-search .cross a{
z-index: 999999;
color: #fff;
margin-top: 30px;
font-size: 30px;
margin-right: 8px;
right: 0;
float: right;
}
.search-submit-header{
color: #000;
}
.cross a:focus{
outline: 2px solid #fff !important;  
}
.comment-respond{
padding-top: 20px;
}
.sidebar-widget.widget_archive li:before , 
.sidebar-widget.widget_categories li:before, 
.sidebar-widget.widget_meta li:before,
.sidebar-widget .wp-block-archives li:before,
.sidebar-widget .wp-block-categories li:before
{
content: "\f178";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: #ff4a17;
}
.sidebar-widget.widget_archive li , 
.sidebar-widget.widget_categories li, 
.sidebar-widget.widget_meta li,
.sidebar-widget .wp-block-archives li,
.sidebar-widget .wp-block-categories li
{
padding-left: 22px;
position: relative;
}
.sidebar-grid .children::before,
.sidebar-grid .sub-menu::before
{
display: none;
}
.widget_nav_menu .current_page_item{
background: transparent;
}
.sidebar-widget .widget_nav_menu .current_page_item a{
color: #000 !important;
}
.footer-widget.widget_nav_menu .menu-item-has-children > a:after{
display: none !important;
}
@media screen and (min-width: 993px){
.avadanta-navigate .current_page_item {
background: #ff4a17;
}
.menu-item-has-children>a:after
{
content: "\f078";
font-family: 'FontAwesome';
speak: none;
font-style: normal;
position: absolute;
top: 38px;
right: 5px;
font-weight: normal;
display: block !important;
font-size: 9px !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.sub-menu > .menu-item-has-children>a:after
{
content: "\f078";
font-family: 'FontAwesome';
speak: none;
font-style: normal;
position: absolute;
top: 15px;
right: 10px;
font-weight: normal;
display: block !important;
font-size: 10px;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.menu-item-has-children>a:after{
font-size: 10px;
}
}
.carousel.slide::after {
width: 100%;
height: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
}
.avadanta-title a {
letter-spacing: 0px;
font-size: 26px;
}
.avadanta-desc{
font-size: 11px;
width: 120%;
line-height: normal;
}
.error-text-large{
font-size: 100px;
font-weight: 800;
color: #fff;
}
.error-content h5{
font-size: 40px;
font-weight: 600;
color: #fff;
}
.error-content p{
font-size: 21px;
font-weight: 600;
color:#fff;
}
.nav-links {
display: inherit;
}
.nav-links .page-numbers.current{
font-size: 18px;
font-weight: 300;
line-height: 27px;
height: 45px;
padding: 11px 17px 11px 19px;
width: 50px;
margin: 0 10px 10px 0;
overflow: hidden;
position: relative;
z-index: 1;
transition: all 0.4s ease 0s;
}
.nav-links .next.page-numbers{
padding-left: 8px;
}
.nav-links .page-numbers{
color: #fff;
font-size: 18px;
font-weight: 300;
line-height: 27px;
height: 45px;
padding: 11px 15px 11px 18px;
width: auto;
margin: 0 10px 10px 0;
overflow: hidden;
position: relative;
z-index: 1;
transition: all 0.4s ease 0s;
}
.content-part a:focus{
background: #c5c5c5;
outline: none !important;
text-decoration: underline !important;
}
@media only screen and (max-width: 768px) {
.sec-title .sub-title.primary:after
{
display: none;
}
}
.tec-footer .page_item_has_children>a:after{
display: none;
}
.tec-footer .page_item_has_children{
padding-left: 10px;
}
.widget_categories .children{
padding-left: 10px;
}
.textwidget a:focus{
text-decoration: underline !important;
outline: none !important;
background: #c5c5c5; 
}
.tec-stick.sticky{
padding-top: 15px;
}
.blog-wrap ul,
.blog-wrap ol {
margin: 0 0 1.5em;
padding-left: 1.5em;
}
.blog-wrap ul li{
list-style: disc;
}
.blog-wrap .content-part .blog-meta{
padding-left: 0;
}
.content-part a:hover,.comment-content a:focus, .comment-content a:visited, .logged-in-as a:hover, .logged-in-as a:focus, .logged-in-as a:visited{
text-decoration: underline !important;
}
.content-part .title a,.content-part .blog-meta a{
text-decoration: none !important;
}
.avadanta-title{
margin-bottom: 0px;
}
@media only screen and (max-width: 576px){
.mt-column-2,.mt-column-4,.mt-column-3 {
max-width: 96% !important;
flex: none !important;
}
}
.content-part .title a:focus{
background-color: transparent;
}