.bg-red-500{
background-color: #243aad !important;
color: #ffffff !important;
}
.bg-red-500:hover{
background-color: #f49e1d !important;
color: #243aad !important;
}


.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
    .col-lg-9 {
        width: 75%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}
@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}
.col-xs-12 {
    width: 100%;
}




/*----*/
.p_color_bg, #polyglotLanguageSwitcher ul.dropdown, .hephaistos.tparrows:hover, .hephaistos.tparrows:focus, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon, .ui-state-focus, .ui-widget-content .ui-state-focus, .req_callBack .req_callBackForm form button:hover, .req_callBack .req_callBackForm form button:focus, .page_list li a:before, .our_partners_main_content .partner_info_wrapper .text span:before, .career_main_content .img_holder .text a:hover, .job_table .table tr th, .career_single_main_content .requirement_list li:before, .blog_page_wrapper .blog_post_single .text .share:hover, .page_pagination li a:hover, .page_pagination li a.active, .sidebar_search button, .sidebar_tags ul li a:hover, .blog_details_post .reply_area button:hover, .project_page .mixitUp_menu ul li:hover, .project_page .mixitUp_menu ul li.active, .project_page .mixitUp_menu ul li.is-checked, .single_project_content .carousel-control, .single_project_content .project_name a:hover, .project_solution .panel-heading.active-panel .icon, .our_brochures a:hover, .service_page_main_post .main_img_holder h4:before, .include_servises ul li:before, .service-tab .nav-pills li.active a, .service-tab .tab-content .tab-pane ul li:before, .single-sidebar.price-ranger .ui-slider-handle, .shop_single_page .product_details .product-review-tab .nav li.active a, .cart .shop_cart_table .icon_holder, .cart .cart_btn1, .cart .cart_btn2, .main_menu .navbar-default .nav>li .sub-menu, .main_menu .navbar-default .nav>li .sub-menu .sub-sub-menu, .req_callBackForm #error button, .req_callBackForm #success button, .our_team_main_content .team_member .img_holder .opacity .icon span a, .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, #wpcf7-f10-p11-o1 .wpcf7-submit:hover, footer .footer_logo ul li a, header .header_right ul li a, .tagcloud a:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #243aad;
}
.s_color, .main_menu .nav_right_area .search_option .search:hover, .main_menu .nav_right_area .cart_option button:hover, .about_testimonial .testimonial .testimonial-carousel-content-box .author ul li, .about_testimonial .testimonial button:hover:before, .ourWP_team .team_member .text a, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon, .latest_news .single_news .post ul li a:hover, .award_banner .overlay h5 a, .req_callBack .callBack_text p a.s_color, .signup_newsletter .social_icon_newsletter li a, #google-map-area .owl-theme .owl-nav [class*=owl-]:hover:before, footer .quick_links ul li a:hover, footer .recent_news_footer .post p a, footer .bottom_footer p a, footer .bottom_footer ul li a:hover, .company_excellance .single_excellance:hover .ficon:before, .makesUs_special .overlay .special_item .ficon:before, .main_menu .nav_right_area .cart_option .cart_list .item_deatils ul li, .why_choose_us .choose_us_item .icon .ficon:before, footer .footer_contact p span:before, .page-breadcrumb ul li i, .fun_facts_single_item .icon .ficon:before, .business_enquiry p a.s_color, .about_us_main_content .img_holder .icon> a span:before, .about_us_main_content .our_mission .single_mission:hover .icon span:before, .client_feedback_main_content .feedback_single_client .author ul li, .page_pagination li a:hover, .page_pagination li a.active, .sidebar_search button, .recent_news_sidebar .post p a, .sidebar_tags ul li a:hover, .blog_details_post .comment_area .single_comment .comment a:hover, .project_page .mixitUp_menu ul li:hover, .project_page .mixitUp_menu ul li.active, .project_page .mixitUp_menu ul li.is-checked, .single_project_content .project_description table td, .project_solution .panel-heading.active-panel .icon, #related_project_slider .owl-nav [class*=owl-]:hover:before, #testimonial-sidebar .author ul li, .service-tab .nav-pills li.active a, .include_servises .video_img .icon:hover a i, .shop_page .product_wrapper .text ul li, .best_sellers .best_selling_item .text ul li, .shop_single_page .product_details .product_top_section .item_description>ul>li>i, .shop_single_page .product_details .product-review-tab .nav li.active a, .shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up ul li, .shop_single_page .product_details .product-review-tab .add_your_review ul li:hover, .about_testimonial .testimonial .owl-theme .owl-nav [class*=owl-]:hover:before, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon:before, .request_quote_footer a, .career_single_main_content .apply_form form .submit_wrapper button, .our_team_main_content .team_member .img_holder .opacity .icon span a, .slider_wrapper .item .author ul li .star::before, .slider_wrapper .item .author ul li .star, .apply_form .form_wrapper .theme_button, .woocommerce .star-rating::before, .woocommerce .star-rating span::before {
    color: #f4a428;
}

.rowaf div {
    display: block;
    unicode-bidi: isolate;
}
.containeraf {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .containeraf {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (min-width: 992px) {
    .containeraf {
        width: 970px;
    }
}
ul {
    list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p, ul, button {
    margin: 0;
    padding: 0;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.headeraf{
width: 100%;
float: left;
}

.headeraf .header_left ul li {
    display: inline-block;
    margin-right: 25px;
    margin-top: 9px;
}
.headeraf .header_left ul li i {
    font-size: 18px;
}
.headeraf .header_left ul li a {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-left: 15px;
}

ul {
    list-style-type: none;
}
li {
    text-align: -webkit-match-parent;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}




.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.main_menu .logo {
    min-height: 66px;
}

.main_menu .logo {
    margin-top: 0px;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}

.main_menu .navbar-default {
    margin: 0 0 0 120px;
    background: transparent;
    border: none;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
.clear_fix {
    clear: both;
}

.main_menu .navbar-default .nav>li {
    margin-right: 10px;
    position: relative;
}
@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
    }
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
footer, nav {
    display: block;
}


.main_menu .navbar-collapse {
    padding: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.main_footer{
display: block;
}

.footer-widget {
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .col-lg-3 {
        width: 25%;
    }
}
@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
    }
}
.footer-widget a, .footer-widget.widget_rss ul .rsswidget {
    color: #fafafa;
}

footer .footer_logo p {
    color: #f4f4f4;
    margin: 26px 0 32px 0;
}
p {
    line-height: 28px;
}
.footer-widget {
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .col-lg-3 {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
}
footer .theme_title {
    padding-bottom: 14px;
    margin-bottom: 24px;
}
.theme_title {
    position: relative;
    padding-bottom: 18px;
}
footer .theme_title h4 {
    color: #fff;
font-size: 30px;
}
.footer-widget ul li a, .footer-widget ul li, .footer-widget .textwidget p {
    color: #ffffff;
}
.footer-widget ul li a, .footer-widget ul li, .footer-widget .textwidget p {
    color: #ffffff;
}
.footer-widget a, .footer-widget.widget_rss ul .rsswidget {
    color: #fafafa;
}
.hephaistos.tparrows:hover, .hephaistos.tparrows:focus, .about_us_main_content .our_mission .icon, .include_servises .our_mission .icon, .project_page .mixitUp_menu ul li:hover, .project_page .mixitUp_menu ul li.active, .career_single_main_content .apply_form form .single_input textarea:focus, .career_single_main_content .apply_form form .single_input input:focus, .navbar-default .navbar-toggle, .company_excellance .hexagon, .company_excellance .hexagon:before, .company_excellance .hexagon:after, .about_testimonial .testimonial .testimonial-carousel-content-box .text:after, .sidebar_testimonial .item .text:after, #testimonial-sidebar .text:after, footer .quick_links ul.border_fix, footer, footer .bottom_footer, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-color: #243aad;
}

.request_quote, .award_banner .overlay, #google-map-area .address_wrapper .map_address, footer .overlay {
    background-color: rgba(36, 58, 173, 0.9) !important;
}
footer .overlay {
    background: #243aad;
}
footer .overlay {
    width: 100%;
    height: 100%;
    padding: 40px 0 0 0;
float: left; 
}
footer .bottom_footer p {
    font-weight: 650;
    color: #f4f4f4;
}
.font_fix {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.theme_title:before {
    content: '';
    width: 70px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.s_color_bg, .theme_title_center span, .theme_title:before, header .header_right ul li a:hover, .main_menu .navbar-default .nav>li:before, #main_slider h1:before, .why_choose_us .choose_us_item:hover, .latest_news .owl-dots .owl-dot.active span, .latest_news .owl-dots .owl-dot:hover span, footer .footer_logo ul li a:hover, .career_single_main_content .apply_form form .submit_wrapper button:hover, .blog_page_wrapper .blog_post_single .text .read_more:hover, .sidebar_search button:hover, .sidebar_categories ul li a:hover:before, .blog_details_post .blog_mega_post .text .social_icon li a:hover, .project_page .single_project .img_holder .overlay .icon span a:hover, .project_masonary .load_more:hover, .single_project_content .carousel-control:hover, .our_brochures a:hover span, #testimonial-sidebar .owl-dots .owl-dot.active span, .shop_page .product_wrapper:hover .text a, .blog_page_wrapper .blog_post_single .text .share-content li a:hover, .single-sidebar.price-ranger .ui-widget-header, .cart_table .payment_system a:hover, .shop_single_page .product_details .product_top_section .item_description>a:hover, .main_menu .navbar-default .nav>li .sub-menu>li a:before, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .shop_single_page .product_details .product-review-tab .add_your_review form button:hover, .cart .cart_btn1:hover, .cart .cart_btn2:hover {
    background: #ffe807;
}
.s_color_bg, .theme_title_center span, .theme_title:before, header .header_right ul li a:hover, .main_menu .navbar-default .nav>li:before, #main_slider h1:before, .why_choose_us .choose_us_item:hover, .latest_news .owl-dots .owl-dot.active span, .latest_news .owl-dots .owl-dot:hover span, footer .footer_logo ul li a:hover, .career_single_main_content .apply_form form .submit_wrapper button:hover, .blog_page_wrapper .blog_post_single .text .read_more:hover, .sidebar_search button:hover, .sidebar_categories ul li a:hover:before, .blog_details_post .blog_mega_post .text .social_icon li a:hover, .project_page .single_project .img_holder .overlay .icon span a:hover, .project_masonary .load_more:hover, .single_project_content .carousel-control:hover, .our_brochures a:hover span, #testimonial-sidebar .owl-dots .owl-dot.active span, .shop_page .product_wrapper:hover .text a, .blog_page_wrapper .blog_post_single .text .share-content li a:hover, .single-sidebar.price-ranger .ui-widget-header, .cart_table .payment_system a:hover, .shop_single_page .product_details .product_top_section .item_description>a:hover, .main_menu .navbar-default .nav>li .sub-menu>li a:before, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .shop_single_page .product_details .product-review-tab .add_your_review form button:hover, .cart .cart_btn1:hover, .cart .cart_btn2:hover, #wpcf7-f10-p11-o1 .wpcf7-submit, .widget ul li:hover::before, .apply_form .form_wrapper .theme_button:hover {
    background-color: #f4a428;
}
.s_color, .main_menu .nav_right_area .search_option .search:hover, .main_menu .nav_right_area .cart_option button:hover, .about_testimonial .testimonial .testimonial-carousel-content-box .author ul li, .about_testimonial .testimonial button:hover:before, .ourWP_team .team_member .text a, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon, .latest_news .single_news .post ul li a:hover, .award_banner .overlay h5 a, .req_callBack .callBack_text p a.s_color, .signup_newsletter .social_icon_newsletter li a, #google-map-area .owl-theme .owl-nav [class*=owl-]:hover:before, footer .quick_links ul li a:hover, footer .recent_news_footer .post p a, footer .bottom_footer p a, footer .bottom_footer ul li a:hover, .company_excellance .single_excellance:hover .ficon:before, .makesUs_special .overlay .special_item .ficon:before, .main_menu .nav_right_area .cart_option .cart_list .item_deatils ul li, .why_choose_us .choose_us_item .icon .ficon:before, footer .footer_contact p span:before, .page-breadcrumb ul li i, .fun_facts_single_item .icon .ficon:before, .business_enquiry p a.s_color, .about_us_main_content .img_holder .icon> a span:before, .about_us_main_content .our_mission .single_mission:hover .icon span:before, .client_feedback_main_content .feedback_single_client .author ul li, .page_pagination li a:hover, .page_pagination li a.active, .sidebar_search button, .recent_news_sidebar .post p a, .sidebar_tags ul li a:hover, .blog_details_post .comment_area .single_comment .comment a:hover, .project_page .mixitUp_menu ul li:hover, .project_page .mixitUp_menu ul li.active, .project_page .mixitUp_menu ul li.is-checked, .single_project_content .project_description table td, .project_solution .panel-heading.active-panel .icon, #related_project_slider .owl-nav [class*=owl-]:hover:before, #testimonial-sidebar .author ul li, .service-tab .nav-pills li.active a, .include_servises .video_img .icon:hover a i, .shop_page .product_wrapper .text ul li, .best_sellers .best_selling_item .text ul li, .shop_single_page .product_details .product_top_section .item_description>ul>li>i, .shop_single_page .product_details .product-review-tab .nav li.active a, .shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up ul li, .shop_single_page .product_details .product-review-tab .add_your_review ul li:hover, .about_testimonial .testimonial .owl-theme .owl-nav [class*=owl-]:hover:before, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon:before, .request_quote_footer a, .career_single_main_content .apply_form form .submit_wrapper button, .our_team_main_content .team_member .img_holder .opacity .icon span a, .slider_wrapper .item .author ul li .star::before, .slider_wrapper .item .author ul li .star, .apply_form .form_wrapper .theme_button, .woocommerce .star-rating::before, .woocommerce .star-rating span::before {
    color: #f4a428;
}

footer> h4 {
    font-size: 30px;

    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

footer> h1, h2, h3, h4, h5, h6{
font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
line-height: 1.1;
display: block;
}

footer .footer_contact p {
    position: relative;
    margin-bottom: 29px;
    padding-left: 53px;
}
footer .footer_contact p, footer .footer_contact p a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #f4f4f4;
    line-height: 30px;
}
footer .footer_contact p, footer .footer_contact p a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #f4f4f4;
    line-height: 30px;
}
footer .footer_contact p .flaticon-map:before {
    left: -9px;
    top: 14px;
    font-size: 47px;
}
footer .footer_contact p span:before {
    position: absolute;
    padding: 1px;
    top: 7px;
    left: 0;
    font-size: 35px;
}
.flaticon-map:before {
    content: "\f103";
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
footer .footer_contact p, footer .footer_contact p a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #f4f4f4;
    line-height: 30px;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}









