@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

/* Variables */
.side-panel-social a.fab.fa-facebook-f {
    color: white !important;
}
section.error-part h3 {
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center;
}
section.error-part p {
    margin-bottom: 20px;
    text-align: center;
}
section.error-part {
    text-align: center;
}
section.error-part a {
    font-size: 13px;
    padding: 18px 40px;
    line-height: 1.42857143;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
    /* text-align: center; */
    background: #1a1a1a;
    color: white !important;
}
@media only screen and (min-width: 320px) and (max-width: 991px){
	.masonry-post .post-inner {
    padding: 0;
    margin-bottom: 30px;
}
	.blog-section .post-inner img {
    height: auto;
    width: 100%;
}
	figure.wp-block-image.size-full.is-resized2 {
    WIDTH: 17% !important;
    margin-top: -27px !important;
    float: right !important;
    margin-right: 168px !important;
}
	.mmenu-wrapper .mmenu-close {
    display: block;
    margin-bottom: 18px;
    color: #fff;
}
	.mmenu-wrapper .mmenu-close {
    display: block;
    margin-bottom: 23px;
    margin-top: 10px;
    color: #5B5B5B;
}
}
.services-single .owl-carousel .owl-item img {
    height: 500px;
}
.mmenu-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 310px;
    height: 100vh;
    background: #fff; 
	color: #5B5B5B; 
}
.mmenu-wrapper .mobile_mainmenu li a {
    padding: 9px 38px 18px 0;
    display: block;
    font-size: 18px;
    color: #5B5B5B !important;
    font-weight: 700;
    border-bottom: 1px solid #5B5B5B;
}
.map-1 section#custom_html-2 {
    padding-top: 0 !important;
} 
#site-logo img {
    height: 44px !important;
}
li#menu-item-1009 {
    width: 100% !important;
}
li#menu-item-1007 {
    width: 100% !important;
}
li#menu-item-1006 {
    width: 100% !important;
}
li#menu-item-1008 {
    width: 100% !important;
}
li#menu-item-1004 {
    width: 100% !important;
}
.widget-area .widget_nav_menu ul li.current-menu-item a {
    color: #fff;
    background: #f4f4f4;
} 
.side-panel-social a i {
    width: 14px;
    height: 14px;
    color: #58585B !important;
} 
.side-panel-social a {
    background-color: transparent;
    font-size: 14px;
    border: 1px solid #58585B;
    border-radius: 50%;
    padding: 7px;
    color: #58585B !important;
    text-align: center;
    margin-right: 11px;
} 
.side-panel-social a:hover {
    background-color: transparent;
    font-size: 14px;
    border: 1px solid #58585B;
    border-radius: 50%;
    padding: 7px;
    color: #58585B !important;
    text-align: center;
    margin-right: 11px;
} 
.side-panel-social a.fab.fa-facebook-f {
    color: #58585B !important;
} 
.services-single .owl-carousel .owl-item img {
    height: 340px !important;
} 
a.motors-btn.octf-btn-dark {
    color: #fff;
    background: #505050;
    padding: 18px 40px;
    margin-top: 30px !important;
} 
a.motors-btn.octf-btn-dark:hover{
    background: #acacac;
    color: #1a1a1a;
    border-color: #acacac; 
} 
.motors-button {
    margin-top: 40px !important;
}
.roller-slider img {
    height:450px !important;
    max-width: 800px !important;
}
.image-height1 img {
    WIDTH: 100% !important;
    height: 404px !important;
    OBJECT-FIT: COVER !important;
}
i.eicon-chevron-left {
    background: white;
    color: black;
}
i.eicon-chevron-right{
	background: white;
    color: black;
}
h3.elementor-heading-title.elementor-size-default {
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.4;
    color: #5b5b5b !IMPORTANT;
}
img.attachment-full.size-full.wp-image-1675 {
    width: 100% !IMPORTANT;
    max-width: 100% !important;
}
/*.octf-main-header {
    padding-top: 21px;
   
}*/
.elementor-248 .elementor-element.elementor-element-da3093a:not(.elementor-motion-effects-element-type-background), .elementor-248 .elementor-element.elementor-element-da3093a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(https://site2demo.in/bast-corp/wp-content/uploads/2023/05/Banner-7.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    bottom: 31px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-aa954b0.OCT-1.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    bottom: 31px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-f84fa92.OCT-1.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    bottom: 31px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-73e83a7.OCT-1.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    bottom: 31px;
}
@media only screen and (min-width: 320px) and (max-width: 441px){
	.elementor-815 .elementor-element.elementor-element-95473d1 > .elementor-widget-container {
    margin: 0;
    
}
	.cta-bg-img {
    
    padding: 7px !important;
}
.image-height1 img {
    height: 200px !important;
    object-fit: cover !important;
}
	.image-height img {
    height: auto !important;
}
}

.main-navigation ul li ul {
 
    left: -115px !important;

}
li#menu-item-208 ul.sub-menu {
    left: 209px !important;
}
li#menu-item-210 ul.sub-menu {
	  left: 213px !important;
}


@media (max-width: 767px){
	.elementor-812 .elementor-element.elementor-element-f6ca2e5 > .elementor-container {
    	min-height: 155px;
	}
}
