/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author a{
  color: #000;
  font-family: "Roboto";
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: "Roboto";
}
.logged-in-as a{
  color: #000;
}
.logged-in-as a:hover{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#vw-sidebar span.comment-author-link {
  margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
.authordetails{
  padding: 30px 0;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title
{
  font-family: "Montserrat";
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i {
  color: #e62323;
  padding: 0 15px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Roboto";
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #e62323;
  color: #000;
  border: 1px solid #e62323;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #e62323;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
aside#search-3 {
  padding: 0 !important;
}
.bradcrumbs{
  padding:30px 0;
  color: #222;
  font-size: 16px;
}
.bradcrumbs a{
  background:#222222; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
  font-size:16px;
}
.bradcrumbs a:hover{
  color: #fff;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
  font-size:16px;
}
#single_post .post-view{
  padding-left: 15px;
}
section ul.post-categories li:after{
  content: "" !important;
}
.postbox ul.post-categories li:after{
  content: "" !important;
}
.related-posts ul.post-categories li:after{
  content: "" !important;
}
#single-post-content .post-navigation .meta-nav{
  font-weight: 600;
  font-size: 20px;
}
#single-post-content .post-navigation{
  padding-bottom: 50px;
}
#single-post-content .post-navigation .post-title{
  font-size: 16px;
  line-height: 30px;
  color: #979797;
  font-family: "Roboto";
  font-weight: 400;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #fff;
  font-family: "PT Sans";
  font-weight: 700;
  background-color: #e62323;
  padding: 5px 5px;
  border-radius: 3px;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #979797;
  font-family: "Roboto";
  font-weight: 400;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
#comments .comment-body p{
  font-size: 16px;
  line-height: 30px;
  color: #979797;
  font-family: "Roboto";
  font-weight: 400;
}
/* --------- 404 ---------- */
#page-not-found .read-moresec a{
  background-color: #e62323;
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  font-family: "Roboto";
  border-radius: 3px;
}
/* ---------- Single Blog Page --------- */
#single-post-content .metabox a{
  font-size: 14px;
  line-height: 24px;
  color: #a1a1a1;
  font-family: "Roboto";
  font-weight: 400;
}
#single-post-content .metabox span{
  font-size: 14px;
  line-height: 24px;
  color: #a1a1a1;
  font-family: "Roboto";
  font-weight: 400;
}
#single-post-content .metabox i{
  color: #222;
}
#single-post-content .socila_share i{
  border-radius: 5px;
}
#single-post-content .single-post-text{
  padding-top: 20px;
}
#single-post-content .post_ctg span{
  font-size: 17px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 700;
}
#single-post-content ul.post-categories a{
  color: #fff;
}
#single-post-content .related-videos-image{
  position: relative;
}
#single-post-content .related-post-content .post-categories{
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 25px;
}
#single-post-content .related-post-content .post-categories a{
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  background-color: #e62323;
  padding: 4px 10px;
}
#single-post-content .related-post-content .related-play-icon i{
  color: #fff;
  font-size: 47px;
  background-color: #e62323;
  opacity: 0.7;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  margin: auto;
}
#single-post-content .related-blog-title{
  font-size: 18px;
  line-height: 22px;
  color: #101010;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: left;
  display: block;
  padding: 10px;
}
#single-post-content #comments{
  padding-top: 20px;
}
#single-post-content .owl-nav button{
  width: 30px;
  height: 30px;
  background-color:#e62323;
  padding: 5px 5px !important;
  margin-top: -33px;
  border-radius: 50%;
  border:none;
  outline: none;
}
#single-post-content .owl-nav button i{
  color:#fff;
  font-size: 15px;
}
#single-post-content .owl-carousel .owl-item img{
  width: 100% !important;
  height: 170px;
}
#single-post-content .related-posts h3{
  font-size: 24px;
  color: #1b1b1b;
  font-family: "Montserrat";
  font-weight: 700;
}
#single-post-content .single-post-text p{
  font-size: 16px;
  line-height: 30px;
  color: #1b1b1b;
  font-family: "Roboto";
  font-weight: 400;
}
#single-post-content .post-view-count{
  margin-left: 15px;
}
#single-post-content #comments label{
  font-size: 15px;
  letter-spacing: 1px;
  color: #2c2c2c;
  font-family: "Ubuntu";
  text-align: center;
  padding-bottom: 10px;
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
/*--------------- Sidebar -----------------*/
#vw-sidebar td#prev a {
 color: #6c6c6c;
}
#vw-sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#vw-sidebar table,#vw-sidebar th,#vw-sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#vw-sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#vw-sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#vw-sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#vw-sidebar form{
 text-align: center;
}
#vw-sidebar h3 {
  background-color: #f7f7f7;
  font-size: 18px;
  letter-spacing: 1px;
  color: #1b1b1b;
  font-family: "Montserrat";
  font-weight: 700;
  padding: 10px 15px 10px 20px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
#vw-sidebar h3:before{
  content: "";
  width: 3px;
  height: 40px;
  background-color: #e62323;
  position: relative;
  left: -19px;
}
#vw-sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#vw-sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#vw-sidebar input[type="submit"]{
 background-color :#e62323;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#vw-sidebar .widget {
 padding: 20px;
 margin-bottom: 25px;
 -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#vw-sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#vw-sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#vw-sidebar ul li:last-child{ 
  border:none;
}
#vw-sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}
#vw-sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#vw-sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}
.single-post-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
.outer_dpage p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
.content_boxes iframe{
  max-width: 100%;
}
#vw-sidebar ul li:before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  color: #e62323;
  margin-right: 10px;
}
#vw-sidebar .widget_recent_entries ul li:before {
  content: "";
}
#vw-sidebar .social_widget a {
  display: block;
  font-size: 14px;
  letter-spacing: 0px;
  color: #1b1b1b;
  font-family: "Montserrat";
  font-weight: 700;
}
#vw-sidebar .custom_facebook:after{
  content: "Facebook";
  display: inline-block;
}
#vw-sidebar .custom_twitter:after{
  content: "Twitter";
  display: inline-block;
}
#vw-sidebar .custom_google:after{
  content: "GooglePlus";
  display: inline-block;
}
#vw-sidebar .custom_linkedin:after{
  content: "Linkedin";
  display: inline-block;
}
#vw-sidebar .custom_pinterest:after{
  content: "Pinterest";
  display: inline-block;
}
#vw-sidebar .custom_tumblr:after{
  content: "Tumblr";
  display: inline-block;
}
#vw-sidebar .custom_instagram:after{
  content: "Instagram";
  display: inline-block;
}
#vw-sidebar .custom_youtube:after{
  content: "Youtube";
  display: inline-block;
}
#vw-sidebar .social_widget a i{
  width: 25px;
  height:25px;
  padding: 7px 0px;
  border-radius: 3px;
  margin-right: 6px;
  text-align: center;
  color: #fff;
}
#vw-sidebar .custom_facebook i{
  background-color: #3b5998; 
}
#vw-sidebar .custom_twitter i{
  background-color: #00aced; 
}
#vw-sidebar .custom_google i{
  background-color: #dd4b39; 
}
#vw-sidebar .custom_linkedin i{
  background-color: #007bb6; 
}
#vw-sidebar .custom_pinterest i{
  background-color: #cb2027; 
}
#vw-sidebar .custom_tumblr i{
  background-color: #32506d; 
}
#vw-sidebar .custom_instagram i{
  background-color: #bc2a8d; 
}
#vw-sidebar .custom_youtube i{
  background-color: #bb0000; 
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #e62323;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "Roboto";
}
/* ---------- Blog Pagination ------------ */
.vw-navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0 10px 20px;
}
.vw-navigation a {
  padding: 0;
}
.vw-navigation span, .vw-navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
  font-weight: 600;
  font-family: "Roboto";
}
.page-numbers.dots{
  color:#000;
}
.vw-navigation a:hover{
  color: #fff;
}
.vw-navigation span.meta-nav {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #000;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0;
}
.vw-navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
/*-------------- Share Icon ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.services_inner h4, .services_inner .short_text {
    color: #ffffff;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #e62323;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #e62323;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #e62323;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: 'Muli', sans-serif;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "Roboto";
}
.woocommerce form .form-row.woocommerce-invalid label{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
}
.woocommerce .form-row{
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
.woocommerce #order_review table th{
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{
  width: auto;
}
#single-product-page{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Roboto";
  font-weight: 500;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Muli";
  font-weight: 800;
}
#primary {
  padding-top: 30px;
}
/* ----------- Unit Testing ------------- */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center;
}
.middle-align p {
  font-size: 17px;
  line-height: 24px;
  color: #a3a3a3;
  font-family: "Roboto";
  font-weight: 400;
}
/* ------------------Single Post ----------------- */
.posttitle a{
  font-size: 20px;
  letter-spacing: 0px;
  color: #0f0e0e;
  font-family: "Montserrat";
  font-weight: 600;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1{
  color: #000;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 35px;
}
.entry-title{
  color: #000;
  font-family: "Montserrat";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Montserrat";
  font-weight: 600;
}
#vw-sidebar .widget_recent_entries a{
  font-size: 13px;
}
.postbox-content .post-meta-box a{
  font-size: 12px;
  letter-spacing: 0px;
  color: #a3a3a3;
  font-family: "Montserrat";
  font-weight: 600;
}
.postbox-content .post-meta-box span{
  font-size: 12px;
  letter-spacing: 0px;
  color: #a3a3a3;
  font-family: "Montserrat";
  font-weight: 600;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 40px;
  font-family: 'Muli', sans-serif;
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "Roboto";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: normal;
  padding-bottom: 10px;
}
.contact-page-details .contact-details-box{
  align-items: center;
}
.contact-page-details .contact-details-box i{
  width: 50px;
  height: 50px;
  color: #e62323;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  border-radius: 50%;
  border:1px solid #e1e1e1;
  font-size: 25px;
  padding: 10px 0;
  text-align: center;
}
.contact-page-details .contact-details-box span{
  font-size: 18px;
  color: #101010;
  font-family: "Montserrat";
  font-weight: 700;
}
.contact-page-details .contact-details-box p{
  font-size: 14px;
  line-height: 24px;
  color: #222222;
  font-family: "Roboto";
  font-weight: 400;
  margin-bottom: 5px;
}
.contact-page-details .contact-details-box:hover i{
  background-color: #e62323;
  color: #fff;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family:"Montserrat";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
.post_pic_inner{
  position: relative;
}
.post_pic_inner span{
  left: 20px;
  top:20px;
}
ul.post-categories a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  background-color: #e62323;
  padding: 4px 10px;
  display: inline-block;
  margin-right: 6px;
}
ul.post-categories li{
  display: inline-block;
}