/*!
Theme Name: DiamondLab
Theme URI: https://www.facebook.com/DevelopmentSoftwareSolutions
Author: Abdullah Magdy - DevelopmentSoftwareSolutions
Author URI: https://www.facebook.com/DevelopmentSoftwareSolutions
Description: business themes called <code>DiamondLab</code>
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');
:root{
    --mainfont:'Tajawal';
    --textcolor : #f3b226;
    --primary:#4496d3;
    --secondarycolor:#81d742;
    --blackcolor: '#24485e';
}
html,body{
    font-family: var(--mainfont);
    font-size: 16px;
    padding: 0;margin: 0;
    font-weight: 400;
    overflow-x: hidden;
}
a,a:hover{text-decoration: none;}
ul,ol,nav{list-style: none;padding: 0;margin: 0;}
.bhf-hidden{display: none;}
#masthead{position: absolute;top: 0;right: 0;left: 0;z-index: 2;padding: 0.1% 10% 0;background:#fff;;border-bottom: 1px solid #f1f1f1;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.logos_wrap a{display: block;margin: 0 auto;}
.logos_wrap a img{width: auto;height: auto;max-height: 95px;margin: 5px;}
#site-navigation{padding: 0;}
#menu_tabs li{margin: 4% 5px 0;}
#menu_tabs li a{color: var(--blackcolor);font-size: 17px;font-weight:700;cursor: pointer;padding: 2rem 0.5rem;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#menu_tabs li a i{font-size: 15px;}
#menu_tabs li a:hover{color: var(--textcolor);}
#menu_tabs li .dropdown-menu{
    border-top: 3px solid var(--textcolor);
    background-color: rgba(32,32,32,0.6);
    position: absolute;
    display: none;
    background: #fff;
    top: 90px;
    bottom: auto;
    width: 220px;
    right: 0;
    left: 0;
    padding: 15px 10px;
    text-align: right;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu_tabs li:hover > .dropdown-menu{display: block;}
#menu_tabs li .dropdown-menu li{margin: 0;position: relative;}
#menu_tabs li .dropdown-menu li:after{content:'';position: absolute;top: 1.5rem;
    right: 0;
    background: var(--textcolor);
    width: 8px;
    height: 8px;
    border-radius: 15px;
    opacity: 0.6;}
#menu_tabs li .dropdown-menu a{padding: 1rem 1.5rem;}
.socialmedia_wrap .search-panel{float: left;margin-top: 35px;position: relative;}
.socialmedia_wrap .search-panel input[name='s']{
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 10px 10px 15px;
    height: 40px;
    border: 1px solid #f3f5fe;
    border-radius: 3px;
    background: #f3f5fe;
}
.socialmedia_wrap .search-panel input[name='s']:focus-visible,
.socialmedia_wrap .search-panel input[name='s']:focus{outline: none;}
.socialmedia_wrap .search-panel .search-btn {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 50px;
    height: 38px;
    text-align: center;
    color: #111;
    background: #f3f5fe;
    font-size: 14px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    border: none;
    box-shadow: none;
}
.socialmedia_wrap ul{list-style: none;margin-top: 35px;padding: 0;text-align: left;float: left;}
.socialmedia_wrap ul li{margin:5px;display: inline-block;}
.socialmedia_wrap ul li a{display: inline-block;padding: 5px 10px;color: #fff;background-color: #478ed2;width: 32px;height: 32px;text-align: center;padding: 0;line-height: 35px;border-radius: 3px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.socialmedia_wrap ul li.facebook a{background-color: #4867aa;}
.socialmedia_wrap ul li.twitter a{background-color: #1ea1f3;}
.socialmedia_wrap ul li.youtube a{background-color: #d02226;}
.socialmedia_wrap ul li.instagram a{background-color: #f34388;}
.socialmedia_wrap ul li.tiktok a{background-color: #010101;}
.socialmedia_wrap ul li.discord a{background-color: #5562ea;}
.socialmedia_wrap ul li.snapchat a{background-color: #e7ca30;}
.socialmedia_wrap ul li.watsapp a{background-color: #e7ca30;}
.socialmedia_wrap ul li:hover a{opacity: 0.7;}
/*==== ====*/
.sliders_carousel{position: relative;width: 100%;height: max-content;margin-top: 5.5%;  min-height: 88vh;  z-index: 1;max-height:100vh;overflow: hidden;}
.sliders_carousel .images{width: 100%;  height: 850px;max-width: 100%;overflow: hidden;}
.sliders_carousel #myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}
.sliders_carousel:after{content: '';width:100%;height:100%;position: absolute;background-color: rgba(32, 32,32, 0.8);top: 0;left: 0;right: 0;}
.sliders_carousel #slide_videos{position: absolute;z-index: 233;top: 33%;left: 0;right: 0;bottom: 0;}
.sliders_carousel .descriptions{margin: 0 auto;width: 45%;text-align: right;color: #fff;right: 17%;position: absolute;z-index: 2333;top: 25%;}
.sliders_carousel .descriptions h5{font-size: 1.5rem;margin-bottom: 10px;}
.sliders_carousel .descriptions h5 i{color: #d7a741;margin-left: 6px;}
.sliders_carousel .descriptions h1{font-size: 100px;line-height: 1.1;font-weight: bold;margin-bottom: 15px;}
.sliders_carousel .descriptions p{font-size: 18px;}
.sliders_carousel .descriptions a{
    background: var(--secondarycolor);
    color: #ffffff;
    padding: 15px 25px;
    display: inline-block;
    margin-top: 2%;
    border-radius: 10px;
}
.owl-carousel .owl-nav .owl-prev{position: absolute;top:30%;left: 5%;z-index: 2335;
    color: var(--textcolor);
    font-size: 30px;
}
.owl-carousel .owl-nav .owl-next{position: absolute;top: 30%;right: 5%;z-index: 2335;
    color: var(--textcolor);
    font-size: 30px;
}
.sliders_carousel .owl-item.active .descriptions{opacity: 1;}
/*====== ==========*/
.our_missiongoals{
    background-color: #aacfe82b;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    overflow: hidden;
    
}
.our_missiongoals video{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.our_missiongoals:after{content: '';width: 100%;height: 100%;background-color: rgba(32,32,32,0.7);position: absolute;top: 0;left: 0;right: 0;}
.our_missiongoals .inners_feautres{background-color:var(--textcolor);padding:10%;min-height: 330px;color: #fff;border-radius: 10px;z-index: 3;
    position: relative;}
.our_missiongoals .inners_feautres i{font-size: 55px;}    
/*======= =========*/
.aboutus-section{padding: 2% 15px;}
.aboutus-section .headers h2{font-size: 2.8rem;font-weight: bold;}
.aboutus-section .headers h2:last-word{
    color: var(--textcolor);
    font-size: 5rem;
  }
.aboutus-section .headers span{font-size: 1.1rem;font-weight: normal;color: #333;}
.aboutus-section .images{position: relative;}
.aboutus-section .images img{position: relative;z-index: 2;max-width: 100%;border-radius: 15px;height:auto}
.aboutus-section .images #img_attach{position: absolute;right: -10px;top: -20px;background-color: var(--textcolor);width: 97%;height: 100%;z-index: 1;border-radius: 15px;}
.aboutus-section .texts{padding-left: 4%;}
.aboutus-section .texts article{font-size: 22px;line-height: 33px;}
.aboutus-section .texts h2{font-size: 2.3rem;font-weight: bold;}
.aboutus-section .texts h3{font-size: 1.9rem;font-weight: bold;}
.aboutus-section .texts h4{font-size: 1.5rem;font-weight: bold;}
.aboutus-section .texts a{padding: 10px 22px;border-radius: 10px;background: #81d742;color: #ffffff;font-size: 18px;}
.aboutus-section .texts a:hover{color: #fff !important;;background-color: #1ea1f3 !important;}
.aboutus2-section .images #img_attach {
    position: absolute;
    right: -10px;
    top: -15px;
    background-color: #aacfe8;
    width: 90%;
    height: 100%;
    z-index: 1;
    border-radius: 15px;
}
/*============== =============*/
.our_services .headers h2{font-size: 2.2rem;font-weight: bold;color: #000;}
.our_services .headers span{font-size: 17px;color: #333;}
.our_services .col{background: #f1f1f100;
    flex: 0 0 350px;
    margin: 15px;padding: 0;border-radius: 15px;
    box-shadow: 0 0 10px 1px #eaeaea;}
.our_services .thumbnails{position: relative;}
.our_services .thumbnails img{border-radius: 15px 15px 0 0;width: 100%;height: auto;}
.our_services .description {padding: 15px;}
.our_services .description h3{color: var(--textcolor);right: 0;left: 0;text-align: right;font-size: 1.5rem;font-weight: bold;z-index: 2;}
/*============== =============*/
.our_feautreds{
    background-color: #aacfe82b;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}
.our_feautreds #feautreds_videos{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.our_feautreds:after{content: '';width: 100%;height: 100%;background-color: rgba(32,32,32,0.8);position: absolute;top: 0;left: 0;right: 0;}
.our_feautreds .container{position: relative;z-index: 3;}
.our_feautreds .container .descrips{color: #fff;font-size: 24px;line-height: 34px;}
.our_feautreds .container .descrips h2{font-size: 3.4rem;font-weight: bold;}
.our_feautreds .container .descrips h3{font-size: 2.8rem;font-weight: bold;}
.our_feautreds .container .descrips h4{font-size: 2rem;font-weight: bold;}
.our_feautreds .container .links {
    display: flex; /* establish flex container */
    justify-content: center; /* center flex items horizontally, in this case */
    align-items: center; /* center flex items vertically, in this case */
    height: 100%;
}
.our_feautreds .container .links a{
    padding: 12px 25px;
    border-radius: 10px;
    background: #81d742;
    color: #ffffff;
}
/*================ ===============*/
.our_projects .headers h2{font-size: 2rem;font-weight: bold;}
.our_projects .headers h2::last-word{
    color: var(--textcolor);
    font-size:2rem;
}
.our_projects .headers span{font-size: 1.1rem;font-weight: normal;color: #333;}
.our_projects .project_inner{background-color: #fff;-webkit-box-shadow:0 0 10px 5px #ededed;-moz-box-shadow:0 0 10px 5px #ededed;box-shadow:0 0 10px 5px #ededed;border-radius: 15px;overflow: hidden;    position: relative;
}
.our_projects .project_inner img{max-width: 100%;border-radius:0 15px 15px 0;}
.our_projects .project_inner h3{font-size: 1.8rem;font-weight: bold;color: #111;}
.our_projects .project_inner article{color: #333;}
.our_projects .project_inner a{
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 10px;
    background: var(--primary);
    color: #ffffff;    display: inline-block;
}
/*========= =========*/
.facts_numbers{
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 200px;
    position: relative;
}
.facts_numbers .facts-col{z-index: 33;}
.facts_numbers .innerfacts{position: relative;z-index: 2;color: #666;}
.facts_numbers .innerfacts .icons i{font-size: 45px;color: #111;}
.facts_numbers .innerfacts .numbers span{color: var(--textcolor);;font-size: 3.5rem;font-weight: bold;}
/*========= =========*/
.ourpartners .headers h2{font-size: 2rem;font-weight: bold;}
.ourpartners .headers h2::last-word{
    color: var(--textcolor);
    font-size:2rem;
    font-weight: bold;
}
.ourpartners .headers span{font-size: 1.1rem;font-weight: normal;color: #333;}
.ourpartners .owl-carousel .owl-item{
    display: flex;
    width: auto;
    max-width: 100%;
    max-height: 143px;
    justify-content: center;
    align-items: center;
}
.ourpartners .owl-carousel .owl-item div{    border: 1px solid transparent;
    border-radius: 15px;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
.ourpartners .owl-carousel .owl-item div:hover{border-color:var(--secondarycolor);}
.ourpartners .owl-carousel .owl-item img{
    height: auto;
    max-height: 80px;
    height: auto;
    justify-content: center;
    align-items: center;
    display: flex;
}
/*======== our_projects_page ============*/vids_mission.mp4
.our_projects_page .project_inner{position: relative;overflow: hidden;}
.our_projects_page .project_inner:after{content:'';border-radius: 15px;display:inline-block;z-index:1;position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;background-color: rgba(32,32,32,0.6);}
.our_projects_page .project_inner img{border-radius: 15px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.our_projects_page .project_inner_descrip{position: absolute;z-index:2;top: 0;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;}
.our_projects_page .project_inner_descrip h3{color: #fff;}
.our_projects_page .project_inner_descrip article{color: #fff;}
.our_projects_page .project_inner:hover img{transform:scale(1.1);}
/*========== ==========*/
.page_header{min-height: 50px;position: relative;}
.page_header h1{float:right;color: #111;text-align: center;font-size: 35px;z-index: 2;}
.page_header ul{float: left;}
.page_contents{min-height: 500px;}
.breadcrumb{width: 100%;height: auto;padding: 1% 15px;display: block;overflow: hidden;}
.breadcrumb h3{float: right;font-size: 20px;font-weight: bold;margin: 0;}
.breadcrumb ul{width: 40%;padding:0;list-style:none;float: left;font-size: 16px;  text-align: left;}
.breadcrumb ul li{display: inline-block;padding: 0 15px;position: relative;font-size: 14px;}
.breadcrumb ul li:not(:last-child):after{content:"\f053";font-family: "Font Awesome 5 Free";font-weight: 900;line-height: inherit;vertical-align: baseline;font-size: 13px;color: var(--textcolor);position: absolute;left: 0;top: 1px;}
.breadcrumb ul a{margin: 5px;color:var(--textcolor);font-size: 14px;font-weight: bold;}
.breadcrumb ul i{margin: 5px;color: #222;font-size: 13px;}
.as-blog{margin: 5px 0px;margin-bottom:30px;padding:15;}
.as-blog .as-blog-inner{padding-bottom: 25px;display:inline-block;border-bottom:1px solid var(--textcolor);background: #f1f1f170;box-shadow: 0 0 10px 1px #ddd6;}
.as-blog .blog-title{font-size:25px;line-height:1.4;margin-top: 15px;}
.as-blog .blog-title a{color:#333;font-size: 26px;font-weight: bold;}
.as-blog .blog-meta a i,
.as-blog .blog-meta a:hover,
.as-blog .blog-meta span i,
.as-blog .blog-title a:hover{color:var(--textcolor)}
.as-blog .blog-content{padding: 10px;}
.as-blog .blog-meta{display: block;margin-top: 10px;}
.as-blog .blog-meta a{display: inline-block;margin-left: 3px;color: #000;}
.as-blog .blog-meta .cat{display: inline-block;}
.as-blog .blog-img .img-link{position: relative;display: block;}
.as-blog .blog-img .img-link:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000000;opacity:.6}
.as-blog .blog-img img{width:100%;height:100%;object-fit:cover;border-radius: 5px;}

/*===== bredcrumb =======*/
.bredcrumb{height: max-content;background-size: cover;background-attachment: fixed;background-position: center;min-height: 125px;}
.abouts_videos video{border: 10px solid var(--textcolor);border-radius: 20px;}
.site-footers{min-height: 350px;background: #111;color: #fff;}
.site-footers .cols_foot{width: 22%;display: inline-block;}
.site-footers .cols_foot.foots_logos{width: 30%;padding-left: 5%;}
.site-footers .cols_foot.foots_logos img{max-width: 100%;width: 100px;height: auto;}
.site-footers .cols_foot.foots_logos p{font-size: 15px;line-height: 28px;}
.site-footers .cols_foot.foots_contacts{width: 25%;padding-right: 0;}
.site-footers .heads h2{position: relative;margin-bottom: 25px;display: block;color: #fff;font-size: 20px;}
.site-footers .heads h2:after{
	content: "";
	width: 55px;
	height: 2px;
	background-color:var(--textcolor);
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: -15px;
}
.site-footers .contents p{margin-bottom: 10px; font-family: var(--mainfont);color: #fff;}
.site-footers .socials li{display: inline-block;margin: 1px;}
.site-footers .socials li a{color: #fff;transition: all 0.3s ease-in-out;background: transparent;padding: 4px 10px;}
.site-footers .socials li a:hover{background-color: var(--textcolor);    border-radius: 2px;}
.site-footers .menu-list{margin-top: 15px;display: block;}
.site-footers .menu-list li{margin: 5px 0;}
.site-footers .menu-list li a{color: #fff;transition: all 0.3s ease-in-out;padding-left: 0;}
.site-footers .menu-list li a i{color: #fff;transition: all 0.3s ease-in-out;margin-left: 4px;}
.site-footers .menu-list li a:hover{color: var(--textcolor);background: transparent;}
.site-footers .menu-list li a:hover i{color: var(--textcolor);}
.site-footers .menus_contacts li{width: 100%;overflow: hidden;}
.site-footers .menus_contacts li .icons{width: 16%;float: right;}
.site-footers .menus_contacts li .icons i{color: var(--textcolor);font-size: 25px;margin:10px 5px;}
.site-footers .menus_contacts li .contents{width: 80%;float: left;padding-right: 0px;}
.site-footers .menus_contacts li .contents h3{margin-top: 0;font-size: 15px;}
.site-footers .copyrights{margin: 0;margin-top: 4%;color: #fff;font-size: 16px;}
.site-footers .copyrights .developer a{color:var(--textcolor);}
/*========== ==========*/
.headers-page{position: static !important;background: #fff !important;}
.headers-page.fixed{position: fixed !important;}
/*========= =========*/
.gallery_list ul li{display: inline-block;margin: 5px;max-width: 130px;padding: 15px 10px;text-align: center;cursor: pointer;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.gallery_list ul li.active{border-bottom: 1px solid var(--textcolor);background: var(--textcolor);color: #fff;border-radius: 4px;}
.gallery_cols{display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.our_gallery_pages .gallery-vids-contain{display: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.our_gallery_pages .gallery-vids-contain.active{display: block;}
.our_gallery_pages .gallery_inner  img{border: 10px solid var(--textcolor);border-radius: 20px;max-width: 100%;}
.our_gallery_pages .gallery_inner video{border: 10px solid var(--textcolor);border-radius: 20px;max-width: 100%;min-height: 100%;max-height: 400px;width: 100%;}
/*========= =========*/
#masthead.fixed{position: fixed;top: 0;right: 0;left: 0;background: #ffff;z-index: 9999;}
/*======== page-contact =========*/
.page-contact .contact_details_cols h3{line-height: 1.1em;font-size: 5rem;color: #000;width: 250px;}
.page-contact .contact_details_cols .divider{border-top: 5px solid var(--textcolor);width: 60px;  display: block;margin-bottom: 25px;}
.page-contact .contact_details_cols .contact-information .contact-info{display: block;margin-bottom: 25px;  overflow: hidden;}
.page-contact .contact_details_cols .contact-information{margin-top: 5%;}
.page-contact .contact_details_cols .contact-information .contact-info .contact-info_icon{width: 55px;float: right;}
.page-contact .contact_details_cols .contact-information .contact-info .contact-info_icon a{
    color: var(--textcolor);
    font-size: 20px;
    margin: 10px 5px;
    border: 1px solid var(--textcolor);
    text-align: center;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: inline-block;
    line-height: 55px;
}
.page-contact .contact_details_cols .contact-information .contact-info .media-body{width: 85%;float:left;text-align: right;}
.page-contact .contact_details_cols .contact-information .contact-info .contact-info_text a{color: #333;display: block;}
.page-contact .wpcf7 .wpcf7-form-control-wrap{display: block;}
.page-contact .wpcf7 .wpcf7-form-control-wrap input{max-width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 10px;
    text-align: right;
    margin-top: 10px;
}
.page-contact .wpcf7 .wpcf7-form-control-wrap textarea{max-width: 100%;width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 10px;
}
.page-contact .wpcf7 .form-group label{font-weight: bold;    margin-bottom: 10px;}
.page-contact .wpcf7 .form-group input[type=submit]{
    width: 100%;
    background: var(--textcolor);
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 10px;
}
article .post-titles h1{font-weight: bold; font-size: 3.5rem;margin-bottom: 30px;}
article h2{margin-bottom: 25px;font-size: 2.2rem;}
article h3{margin-bottom: 25px;font-size: 1.75rem;}
.post_editors article,.post_editors article p,article p{margin-bottom: 25px;font-size: 1.3rem;line-height: 1.86;}
.post_editors article ul,.post_editors article ol,article .entry-content ul,article .entry-content  ol{
    list-style: none;
    margin-bottom: 25px;
}
.post_editors article ul li,.post_editors article ol li,article .entry-content  ul li,article .entry-content  ol li{position: relative;margin-bottom: 5px;
    padding-right: 15px;
    font-size: 1.3rem;
}
.post_editors article ul li:after,.post_editors article ol li:after,article .entry-content  ul li:after,article .entry-content  ol li:after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: var(--textcolor);
    border-radius: 50%;
    right: 0;
    top: 12px;
}
.post_editors article ul li::after{top: 18px;}
.post_editors figure figcaption{display: none;}
ul.social_share{list-style: none !important;padding: 0;margin: 0;float: right;}
.social_share li{display: inline-block;margin: 5px;}
.social_share li a{
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: .25rem !important;
  -webkit-transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.social_share li.facebook a{background: #3b5998;}
.social_share li.twitter a{background: #55acee;}
.social_share li.linkedin a{background: #0a66c2;}
.widget-orders{margin-bottom: 25px;margin-right: 25px;text-align: center;}
.widget-orders a{
    display: inline-block;
    width: auto;
    background: var(--textcolor);
    color: #fff;
    border: none;
    padding: 10px 25px;
    font-size: 22px;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.widget-orders a svg{width: 35px;height: 35px;}
.widget-services{margin-bottom: 25px;}
.widget-services .widget-feautres ul{border: 1px solid #f3f3f3;overflow: hidden;padding: 15px;margin-right: 25px;border-radius: 15px;}
.widget-services .widget-feautres ul li{overflow: hidden;clear: both;padding: 15px 0;border-bottom: 1px solid #f3f3f3;}
.widget-services .widget-feautres ul li:last-child{border-bottom: none;}
.widget-services .widget-feautres ul .icons{width: 15%;float: right;}
.widget-services .widget-feautres ul .icons svg{width: 30px;height: 36px;color: #603325;}
.widget-services .widget-feautres ul .desc{width: 84%;float: left;font-size: 16px;}
.widget-services .widget-feautres ul .desc h4{font-size: 16px;font-weight: 600;}
.widget-services .widget-feautres ul .desc p{font-size: 16px;margin-bottom: 0; line-height: 22px;}
.widget-post{margin-right: 25px;}
.widget-post .widget-header h2 {
    text-transform: capitalize;
    color: #111;
    font-weight: 700;
    position: relative;
    font-size: 25px;
    margin-bottom: 40px;
}
.widget-post .widget-header h2:before{
    position: absolute;
    content: "";
    width: 40px;
    height: 4px;
    background-color: rgb(250, 183, 2);
    bottom: -20px;
    border-radius: 2px;
}
.widget-post .widget-header h2:after{
    position: absolute;
    content: "";
    border-bottom: 5px dotted rgb(250, 183, 2);
    width: 30px;
    bottom: -20px;
    left: 10px;
}
.widget-post .widget-wrapper li{width: 100%;}
.widget-post .widget-wrapper li img{height: auto;}
.widget-post .card-body a,
.widget-post .card-body a h3{color: #222;font-weight: 800;}
.widget-post .card-body a h3{font-size: 18px;}
/*======== ========*/
.phonescall{
    display: flex;
    position: fixed;
    text-decoration: none;
    background-color: var(--textcolor);
    z-index: 9999;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    bottom: 10%;
    right: 2%;  
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.phonescall a{color: #fff;width: 100%;
    height: 100%;
    display: flex;
    align-items: center;}
.phonescall i{color: #fff;margin: 0 auto;}
.whatsappcall{
    display: flex;
    position: fixed;
    font-size: 13px;
    color: #ffffff;
    background-color: #5faa46;
    padding: 10px;
    border-radius: 0px;
    box-shadow: 0px 15px 50px 0px rgba(36,51,68,0.15);
    z-index: 9999;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    bottom: 2%;
    right: 2%;
    width: 55px;
    height: 55px;
    cursor: pointer;
    border-radius: 50%;
}
.whatsappcall a{ 
	  width: 100%;
	height: 100%;
    display: flex;
    align-items: center;}
.whatsappcall a i{color: #fff;margin: 0 auto;font-size:22px;}
/*======= error-img ==========*/
.error-img{text-align: center;}
.error-img img{max-width: 100%;}
.error-content{padding: 15px;  text-align: center;}
.error-content a.as-btn{
    background: var(--textcolor);
    padding: 10px 15px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
}