/*
Theme Name: Unitel Theme
Theme URI: https://www.uniteldirect.co.uk/
Author: Sujoy Roy
Author URI: https://www.uniteldirect.co.uk/
Description: In 2021, responsive private theme.
Version: 1.0
Text Domain: ut
*/
:root{
--pg-color:#e61765
}
h1.site-title {
    font-size: 18px;
}

.footer-list li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  padding-right: 6px;
  font-weight: 300;
}
.footer-menu li.fcl_text_icon:before {
    content: "\f101";
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.gel-img img {
  height: 220px;
  object-fit: cover;
}
.gal_part img{
  width: 100%;
  height: 220px;
  object-fit: cover; 
}
.gal_part a {
  cursor: pointer;
}
.bg-theme-color{background-color: #006e8c;}
.contact-page .contact-box { padding: 30px; min-height: 190px;}
.contact-page .contact-detail p, .contact-page .contact-icon i{color: #fff;}
.contact-page .contact-icon svg{font-size: 22px; color: #fff;}


/*======================
   Page Banner
=======================*/

h1.banner_title {
    color: #fff;
    text-align: center;
}
ul.banner_bread {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.banner_bread .breadcrumb-item{color: #fff;}
ul.banner_bread .breadcrumb-item a{color: #006e8c;}
ul.banner_bread .breadcrumb-item.active{color: #fff;}
ul.banner_bread .breadcrumb-item+.breadcrumb-item::before {color: #fff;}

.inner-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-blend-mode: overlay;
    background-color: #000000c2;
}
.inner-banner .banner_bread{display: flex; flex-wrap: wrap; justify-content: center;}
.inner-banner .banner_bread .breadcrumb-item a, .inner-banner .banner_bread .breadcrumb-item.active{color: #fff;}
.inner-banner .banner_bread .breadcrumb-item a:hover{color: #63bbf2;}
.inner-banner .banner_bread .breadcrumb-item + .breadcrumb-item::before{color: #fff;}
/*======================
   Inner Page
=======================*/
.p-60 { padding: 60px 0px; }
.innpage, .archieve{border-bottom: 8px solid #cb9825;}
.innpage ul li {margin-left: -15px;}
/*.innpage ul li:before {
  content: "\f560";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-right: 5px;
  color:#cb9825;
}*/
.innpage a{color:#cb9825;}
.innpage i {color:#cb9825; margin-right: 5px;}

.innpage h1{color: #fff;}
.innpage p{    
  color: #333;
  font-size: 16px;
  padding: 18px 0;
  line-height: 30px;
}
.innpage .sidebar-entry .card{padding: 15px; margin-bottom: 15px;}
.innpage .sidebar-entry h3.side_title {color: #cb9825;}
.innpage .sidebar-entry .card a {color: #323232;}
.innpage .sidebar-entry .card a:hover{color: #cb9825;}
/*.innpage .sidebar-entry .card ul li:before {
  content: "\f560";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-right: 5px;
  color: #323232;
}*/


.innpage .sidebar-entry .card ul li {
  padding: 7px 16px;
	-webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition-delay: 0s;
}
	
.innpage .sidebar-entry .card ul li:hover{
	-webkit-transform: translate(10px, 0px);
  -moz-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

.innpage .sidebar-entry .card .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #cb9825;
  outline: 0;
  box-shadow: 0 0 0 0.25rem #cb982561;
}
.innpage .gallery-img {
  padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    width: 100%;
    height: 300px;
    object-fit: cover;
}


.service_inner_img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}


/*== site button ==*/

.innpage .site-btn{
  height: 50px;
  color: #fff!important;
  border: 1px solid #000!important;
  background: #000!important;
}
.innpage .site-btn:hover{
color: #000!important;
border: 1px solid #000!important;
background: transparent!important;
}
.innpage .contact-info i{font-size: 45px; color: #cb9825;}
.innpage .contact-info h4{font-weight: 500; font-size: 20px; color: #323232;}
.innpage .foot_social_list li{list-style: none;}
.innpage .sidebar-entry .card .foot_social_list li:before{
  content: "";
}
.innpage .sidebar-entry .card .foot_social_list ul li:hover {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.contact-us .contact-form input{height: 50px;}
.contact-btn {
  height: 50px;
  color: #fff;
  border: 1px solid #cb9825;
  background: #cb9825;
}
.contact-btn:hover{
  color: #fff;
  border: 1px solid #cb9825;
  background: transparent;
}
/*======================
    404 page
=======================*/


.page_404{ padding:40px 0; background:#fff; font-family: 'Arvo', serif;
}

.page_404  img{ width:100%;}

.four_zero_four_bg{
 
 
    height: 400px;
    background-position: center;
 }
 
 
 .four_zero_four_bg h1{
 font-size:80px;
 }
 
  .four_zero_four_bg h3{
			 font-size:80px;
			 }
			 
.link_404{			 
	color: #fff!important;
    padding: 10px 20px;
    background: #39ac31;
    margin: 20px 0;
    display: inline-block;}
	.contant_box_404{ margin-top:-50px;}

  #wp-admin-bar-Option a.ab-item:before{
    content: "\f111";
    top: 2px;
  }

  #wp-admin-bar-Option .ab-submenu #wp-admin-bar-Slider a.ab-item:before{
    content: "\f181";
  }


  
  

/*===================================*
  09.START BLOG STYLE
*===================================*/
.box_shadow1 {
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.blog_post {
margin-bottom: 30px;
transition: all 0.5s ease-in-out;
}
.blog_content {
padding-top: 15px;
}
.blog_post .blog_img a {
display: block;
overflow: hidden;
}
.blog_img {
position: relative;
overflow: hidden;
}
.blog_img img {
width: 100%;
transition: all 0.5s ease-in-out;
}
.blog_meta {
display: initial;
margin-bottom: 5px;
width: 100%;
}
.blog_meta li {
float: left;
margin-right: 15px;
}
.blog_meta li:last-child {
margin-right: 0;
}
.blog_meta li a {
text-transform: capitalize;
}
.blog_meta li a i {
margin-right: 5px;
vertical-align: middle;
color: #598A47;
}
.blog_title {
line-height: 30px;
margin-bottom: 15px;
font-weight: 600;
}
.blog_title a{
color: #000;
}
h6.blog_title {
line-height: 24px;
}
.blog_text p {
margin-bottom: 15px;
}
.blog_text p:last-child {
margin: 0;
}
.fit-videos {
background-color: #000000;
}
.blog_style1 {
border-radius: 10px;
}
.blog_style1 .blog_content {
padding: 15px 20px;
border-radius: 10px;
}
.blog_img img{
width: 100%;
height: 220px;
object-fit: cover;
}
.blog_style1 .blog_img + .blog_content {
border-radius: 0 0 10px 10px;
}
.blog_style1 .blog_img {
border-radius: 10px 10px 0 0;
}
.blog_style1 .blog_img img {
border-radius: 10px 10px 0 0;
width: 100%;
}
.blog_style1:hover .blog_img img,
.blog_style2:hover .blog_img img {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.blog_style1.radius_all_5 {
border-radius: 5px;
}
.blog_style1.radius_all_5 .blog_img,
.blog_style1.radius_all_5 .blog_img img {
border-radius: 5px 5px 0 0;
}
.blog_style1.radius_all_5 .blog_content {
border-radius: 0 0 5px 5px;
}
.blog_style2 .blog_content {
padding: 15px;
}
.blog_post.blog_style3 {
position: relative;
}
.blog_style3 .blog_content {
position: absolute;
bottom: 0;
padding: 15px;
left: 0;
right: 0;
z-index: 2;
}
.blog_style3 .blog_img img {
transition: all 0.5s ease-in-out;
width: 100%;
}
.blog_style3 .blog_img::before {
background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.0)), color-stop(100%, rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%);
background: -o-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%);
background: -ms-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0.0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#000000',GradientType=0 );
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 1;
}
.post_date {
position: absolute;
left: 15px;
top: 15px;
width: 30px;
text-align: center;
background-color: #598A47;
min-width: 60px;
padding: 8px 10px;
color: #ffffff;
z-index: 2;
}
.blog_post.blog_style3 .blog_content a:hover {
color: #598A47;
}
.post_date strong {
font-size: 30px;
line-height: 1;
}
.blog_post.blog_style3 .blog_content a {
color: #fff;
}
.blog_style4 .blog_title {
margin-bottom: 10px;
}
.blog_img .owl-dots {
position: absolute;
top: 0;
right: 15px;
}
.blog_thumbs .blog_post {
display: inline-block;
width: 100%;
padding-bottom: 30px;
border-bottom: 1px solid #ddd;
}
.single_post .blog_content {
padding-top: 20px;
}
.single_post .blog_title {
font-size: 30px;
line-height: normal;
margin-bottom: 20px;
}
.single_post .blog_meta {
padding-bottom: 20px;
margin-bottom: 0;
width: 100%;
}

.blog_meta li a, .blog_meta li i {color:#000;}
.blog_meta li {
  list-style: none;
}

.widget-box.v3 {
  margin-bottom: 2.1875rem;
  padding: 3.125rem 2.8125rem;
  max-width: 100%;
}
.widget-box .request-consult-title2 > h3 {
  font-size: 2.0625rem;
  line-height: 2.5rem;
}
.widget-box .request-consult-title2 > p {
  line-height: 1.625rem;
}
.bg-color6 {
  background-color: #f3f7fe;
}

.widget-box.v3 ul {
  display: flex;
  flex-wrap: wrap;
  margin: -12px 0 -10px !important;
}

.widget-box.v3 ul li {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 600;
}

.widget-box.v3 ul li a {
  padding-left: 1rem;
  color: #222222;
}


.widget-box.v3 ul li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  padding-right: 6px;
  font-weight: 300;
  color:#f97304;
}

.widget-box.v3 ul li {
  padding-top: 9px;
  border-top: 1px solid rgba(0,0,0,.1);
  margin-top: 10px;
}
.widget-box.v3 ul li:first-child {border-top: none;}
.widget-title3 {
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  color: #222222;
  font-weight: 800;
}
.post-detail-meta-wrap h2{
  color: #333333;
  font-weight: 900;
}
.btn-block {
  width: 100%;
}

.serv-post-authr {
  bottom: -1.125rem;
  background-color: #fff;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  left: 2.1875rem;
  font-size: .9375rem;
  font-family: Nunito;
  font-weight: 700;
  color: #555;
  padding: 1.015625rem 2rem;
}

.e-services .entry-content ul li:before, .services .entry-content ul li:before {content: "\f560";font-family: 'Font Awesome 5 Pro';color: #f97304; padding-right: 5px;}
