.trx_addons_layout_editor_mask{
	display:none !important;
}

.banner {
    position: relative;
}
.banner .image {
    position: relative;
    height: 600px;
}
.bg_full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url() no-repeat 50% 50%;
    overflow: hidden;
    background-size: cover;
	background-position: bottom center;
}
.banner_cont {
	position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.ban_con {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0 30px;
    font-size: 56px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    line-height: 1.1;
}
.section_padding {
    padding: 60px 0;
}
.section_padding.section_white + .section_white{
    margin-top: -60px;
}
.c{
    max-width: 1440px;
    margin: auto;
    padding: 0 60px;
}
.page_title {
	color: #fff;
    font-size: 65px;
    text-align: center;
}
.download_link{
    display: block;
}
.download_link:hover .download_title {
    color: #c02125;
    padding-left: 10px;
}
.download_title {
	font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 1.7;
	display: inline-block;
	margin: 0;
    transition: all ease 0.3s;
	word-break: break-word;
}
.download_btn {
    border-radius: 12px;
    border: 1px solid #c02125;
    text-align: center;
    line-height: 24px;
    margin-top: 0px;
    margin-left: 50px;
    font-size: 14px;
    color: #c02125;
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 26px;
}
.download_icon {
    float: right;
}
.download_search {
    max-width: 475px;
    border: 2px solid #c02125;
    border-radius: 30px;
    margin-left: auto;
    position: relative;
}
.search_section {
    font-size: 14px !important;
    color: #7f7f7f !important;
    width: 100%;
    line-height: 1.5 !important;
    padding: 18px 60px 18px 25px !important;
    border-radius: 30px !important;
}
.submit_icon {
    position: absolute;
    top: 0;
    right: -2px;
	cursor: pointer;
}
.load_p_r {
	position: relative;
}
.inputbtn {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    padding: 0 !important;
}
.search_ico {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	width: 30px;
    height: auto;
    filter: invert(1);
}
.load_p_r {
	display: block;
}

/* <-------------------------------------------------warranty--------------------------------------------------------> */

.col_15 {
    width: 15%;
}
.col_85 {
    width: 85%;
}
.col_4 {
    width: 25%;
}
.col {
	box-sizing: border-box;
}
.warranty .banner .image {
    height: 540px;
}
.warranty_title {
    font-size: 40px;
    line-height: 1.75;
    color: #333;
    text-align: center;
    margin: 0;
}
.warranty_title span {
    color: #e60012;
}
.warranty_detail .row {
    font-size: 0;
    margin: 0 -20px;
}
.warranty_detail .col {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}
.warranty_cat_name {
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
	margin-top: 20px;
}
.war_det {
    padding-left: 50px;
    padding-right: 12.9%;
}
.war_det .row {
    font-size: 0;
    margin: 0 -40px;
}
.war_det .col {
    display: inline-block;
    padding: 0 40px;
	margin-top: 20px;
}
.warranty_name {
    margin-top: 15px;
    background-color: #eaeaea;
    border-radius: 100px;
    padding: 10px 20px;
    font-size: 14px;
    color: #3e3a39;
    line-height: 1.5;
    text-align: center;
    font-weight: 600;
	transition: all .2s ease
}
.warrenty_link:hover .warranty_name,
.download_link:hover .warranty_name {
    background-color: #c02125;
    color: #ffffff;
}
.warrenty_link {
	display: block;
}
.warranty_details {
	margin-top: 40px;
}
.warranty_detail+.warranty_detail {
	margin-top: 20px;
}
.warrenty_link .image {
    position: relative;
    padding-top: 130%;
}

/* <-------------------------------------------------e&s--------------------------------------------------------> */

.grid_inner .row {
    font-size: 0;
    margin: 0 -10px;
}
.grid_inner .col {
    display: inline-block;
    padding: 0 10px;
}
.filter_art_parent {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 25px;
}
.filt_input {
    font-size: 16px !important;
    padding: 15px 30px !important;
    color: #598392 !important;
    width: 100% !important;
    position: relative;
    background-color: transparent !important;
    z-index: 1;
    border: none !important;
}
.filter_dropdown {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: auto;
}
.filter_button input {
    display: block !important;
    width: 100%;
}
.grid_inner {
	background-color: rgb(0 0 0 / 80%);
}
.filter_grid .select_container:before,
.filter_grid .select_container:after{
    display: none;
}

/* <-------------------------------------------------pagenation--------------------------------------------------------> */

.pagination.page {
    margin-top: 65px;
    text-align: center;
}
.page-numbers.current,
.page-numbers:hover {
    color: #fff;
    background-color: #c02125;
    border-color: #c02125;
}
.page-numbers {
    width: 41px;
    height: 41px;
    border: 1px solid #c02125;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #000000;
    display: inline-block;
    transition: all ease 0.3s;
    margin: 0 15px;
}
.page-numbers.dots {
    width: auto;
    height: auto;
    border: none;
}
.prev_button,
.next_button {
    display: inline-block;
}
.prev_button a,
.next_button a {
    font-size: 28px;
    vertical-align: middle;
    width: 41px;
    height: 41px;
    border: 1px solid #c02125;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    color: #000000;
    display: inline-block;
    transition: all ease 0.3s;
    margin: 0 15px;
}


.war_con_form {
    padding: 30px;
    background: #fff;
}
.form_groups h3 {
    font-size: 24px;
    margin: 0;
}
.form_group {
    display: flex;
}
.form_group p {
    margin-bottom: 0;
}
.war_reg_label {
    width: 150px;
	display: inline-block;
}
.war_reg_input {
    width: calc(100% - 150px);
    padding-left: 20px;
	display: inline-block;
}
.form_control {
	height: 40px !important;
    padding-left: 10px !important;
    line-height: 1.3 !important;
    background-color: #fff !important;
    color: rgba(0,0,0,.85) !important;
    border-radius: 2px !important;
	border: 1px solid #eee !important;
}
.label_title {
	font-size: 18px;
    color: #FFFFFF;
    font-weight: 700;
    padding-left: 15px;
}
.form_groups h3+.form_group {
    margin-top: 20px;
}
.file_uploadeds {
    width: 100%;
    height: 100%;
}
.wpcf7 input[type="file"] {
    cursor: pointer;
}
.file_uploadeds input {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.form_group.col_1 .inp_wrap {
    width: 100%;
    border: 1px solid #eee !important;
    height: 150px;
	position: relative;
}
.pdf_upload {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.file_name h5 {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    margin: 0;
}
.file_name p {
    font-size: 16px;
    line-height: 1.6;
}
.form_group .file_uploadeds p {
    height: 100%;
}
input[type="checkbox"] + .wpcf7-list-item-label:before {
    font-size: 9px !important;
    letter-spacing: 0px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 17px !important;
    color: #1E9FFF !important;
    border: 2px solid #ddd !important;
    border-radius: 50% !important;
	top: 0 !important;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    border-color: #1E9FFF !important;
}
input[type="checkbox"] + .wpcf7-list-item-label {
    font-size: 16px !important;
}
.form_group.checkbox .wpcf7-list-item {
    margin: 0;
}
.form_group.checkbox {
    margin-top: 20px;
}
.six_img .inp_wrap {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    background: #1E9FFF;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
}
.six_img.form_group .pdf_upload {
	width: 100%;
    height: 100%;
	position: relative;
    top: auto;
    left: auto;
    transform: none;
}
.six_img .file_uploadeds {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    height: 100%;
}
.six_img .wpcf7-file {
    opacity: 0;
    margin: 0;
    height: 100%;
}
.form_group.submit_btn .btn:hover {
    opacity: .8;
    color: #fff;
}
.form_group.submit_btn .btn {
    height: 40px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #1E9FFF;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 0;
}
.form_group.submit_btn {
    margin-top: 20px;	
}
.spinner_corect {
    display: inline-block;
    position: relative;
}
.wpcf7-spinner {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0 !important;
}
.country-select input, .country-select input[type=text] {
    padding-left: 50px !important;
}
.form_group.con {
	margin-bottom: 20px;
}


.col_20 {
	width: 20%;
}
.col_25 {
	width: 25%;
}
.col_4 {
	width: 25%;
}
.col_2 {
	width: 50%;
}
.col_75 {
    width: 75%;
}
.col_80 {
    width: 80%;
}
.product_poster .title {
    position: relative;
    padding-bottom: 20px;
}
.product_poster .title h3 {
    margin: 0;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2;
}
.product_poster .title span{
	font-size: 28px !important;
	color: #bf0008  !important;
	font-weight: bold !important;
}
.product_poster .row {
    font-size: 0;
    margin: 0 -10px;
}
.product_poster .col {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
.product_poster .row+.row {
    padding-top: 5px;
}
.product_poster p {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    margin: 0;
    line-height: 1.2;
}
.color_red {
	color: #bf0008 !important;
}
.product_poster_year {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-top: 20px;
	justify-content: center;
}
.woocommerce div.product div.images .product_poster_year  img {
    height: 42px;
	width: auto;
}

.single-product.woocommerce.sidebar_hide div.product div.images {
    width: 50%;
}
.single-product.woocommerce-page.sidebar_hide div.product div.summary {
    width: 50%;
}
.product_poster .col.col_2 {
    margin-top: 15px;
}

*{
	box-sizing: border-box;
}
.popup {
    padding: 30px;
}
ul.product-categories li{
	position: relative;
}
ul.product-categories li > .children{
	display: none;
}
.plus_el {
    position: absolute;
    right: 0;
    top: 4px;
    width: 15px;
    height: 15px;
	cursor: pointer;
}
.plus_el::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 100%;
    height: 2px;
    background-color: #000;
}
.plus_el::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
}
ul.product-categories li.active .plus_el::after{
	opacity: 0;
}
.loading#filter_artist_scroll {
    pointer-events: none;
    opacity: .5;
}
.woocommerce nav.woocommerce-pagination ul li {
    float: none;
}
.prod_pop_form_btn {
	padding: 10px 40px;
    margin-top: 40px;
    display: inline-block;
    background-color: #c02125;
    color: #FAFCFA;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
	transition: all 0.3s ease;
}
.prod_pop_form_btn:hover {
    background-color: #b41f23;
	color: #FAFCFA;
}

.pop_open .common_popup {
    opacity: 1;
    visibility: visible;
}
.common_popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    z-index: 9999;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s;
}
.common_popup .popup_wrap {
    display: table !important;
    width: 100% !important;
    height: 100%;
    vertical-align: middle;
    position: relative !important;
}
.common_popup .popup_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 90px 30px;
}
.common_popup .popup_box {
    position: relative;
    max-width: 1090px;
    margin: auto;
}
.common_popup .popup_grid {
    display: block;
    padding: 50px 80px;
}
.common_popup .popup_grid {
    position: relative;
    background-color: #f6f6f8;
	border-radius: 50px;
}
.form_groups {
    font-size: 0;
    margin: 0 -15px;
}
.form_groups .form_group {
    width: 50%;
    display: inline-block;
    font-size: 18px;
    padding: 0 15px;
	margin-top: 30px;
}
.form_groups .form_group.col_1 {
    width: 100%;
}
.form_groups .label_title {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
	padding: 0 !important;
}
.form_groups .inp_wrap {
    margin-top: 10px;
    position: relative;
}
.form_groups .form_control {
    width: 100% !important;
    padding: 10px 25px 10px 25px !important;
    font-size: 16px;
    color: #000000 !important;
    background-color: #FFFFFF !important;
    border-radius: 25px !important;
    margin-bottom: 0 !important;
}
.inp_wrap.txt_inp textarea {
    min-height: 150px !important;
}
.popup_grid .prod_pop_close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.popup_grid .close_menu {
    display: block;
    width: 26px;
    margin: auto;
    height: 26px;
}
.close_line {
    position: relative;
    right: 0;
    top: 0;
    width: 26px;
    height: 2px;
    background-color: transparent;
    display: inline-block;
}
.close_line:before, .close_line:after {
    content: '';
    position: absolute;
    right: 0;
    width: 26px;
    height: 100%;
    background-color: #000000;
    display: block;
}
.close_line::before {
    transform: rotate(-45deg);
}
.close_line::after {
    transform: rotate(45deg);
}
.form_groups .form_group.submit_btn {
    width: 100%;
    text-align: center
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.btn {
    transition: all .2s ease;
}
.form_groups .spinner_corect .btn {
    padding: 10px 40px;
    display: inline-block;
    background-color: #c02125;
    color: #FAFCFA;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    cursor: pointer;
	line-height: 1.1;
}
.prod_pop .popup_grid {
    display: none;
}
.wpcf7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-bottom: 0;
    position: absolute;
    margin-top: 5px;
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output, .wpcf7 div.wpcf7-response-output {
    padding: 10px !important;
    text-align: center !important;
}
.download .popup_grid {
    display: none;
}
.common_popup .popup_grid.dl {
    padding: 50px;
}
.popup_grid.dl .form_groups .form_group.submit_btn {
    width: 100%;
}
.popup_grid.dl,
.popup_grid.prod_enquiry {
   display: none;
}
.popup_grid.dl.show,
.popup_grid.prod_enquiry.show {
   display: block;
}
.w_100 {
	width: 100% !important;
}

.waranty_reg .form_groups {
    margin: 0;
}
.waranty_reg .form_groups .form_group {
	width: 100%;
    padding: 0;
    margin-top: 20px;
    font-size: 0;
    vertical-align: middle;
}
.waranty_reg .form_group+h3 {
   margin-top: 30px;
}
.waranty_reg .war_reg_label , .waranty_reg .war_reg_input {
    vertical-align: middle;
}
.waranty_reg .wpcf7 .select_container {
    margin-bottom: 0;
}
.waranty_reg .form_groups .label_title {
    font-size: 14px;
    font-weight: 400;
}
.waranty_reg .form_groups .form_control {
    font-size: 14px;
	border-radius: 0px !important;
	padding: 10px !important;
}
.waranty_reg .form_group.col_1 .inp_wrap {
    border: 1px dashed #e2e2e2 !important;
}
.waranty_reg .form_group .inp_wrap {
	font-size: 14px;
}
.country-select.inside .flag-dropdown {
    right: 0;
    left: auto;
}
.country-select.inside .selected-flag {
    width: 25px;
}
.country-select .flag.in,
.country-select .flag {
    display: none !important;
}
.country-select .country-list {
    right: 0;
}
.country-select input, .country-select input[type=text] {
    padding-left: 25px !important;
}
.woocommerce-pagination .page-numbers:hover {
    background-color: transparent;
}
.popheading {
    margin: 0;
    text-align: center;
    font-size: 22px;
    padding-bottom: 20px;
	hyphens: none;
}
.select_container:after {
    right: 10px !important;
}
.wpcf7 .select_container {
    margin-bottom: 0 !important;
}
.form_groups .select_container select:focus {
    background-color: #FFFFFF !important;
}
.wpcf7 .submit_btn .wpcf7-submit-style .wpcf7-submit {
    padding: 10px 45px 10px 64px !important;
}
.country-select.inside .flag-dropdown,
.country-select.inside .flag-dropdown .selected-flag{
	width: 100%;
}
.country-select.inside .flag-dropdown:hover .selected-flag{
	width: 100%;
    background-color: transparent;
}

/* <-------------------------------------------------About Us--------------------------------------------------------> */


.aboutus_tabs {
    display: flex;
    align-items: center;
    border-bottom: 0px solid #ffffff;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: transparent;
}
.aboutus_tab {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    background-color: #fff;
    font-size: 1rem;
    color: #10271D;
    padding: 21px;
}
.aboutus_tab.active {
    
	position: relative;
}
.aboutus_tab:hover:before {
	content: "";
    width: 100%;
    height: 3.5px;
    background-color: #3f444b;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.aboutus_tab.active:before,
.aboutus_tab.active:hover:before{
    content: "";
    width: 100%;
    height: 3.5px;
    background-color: #c02125;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.aboutus_tab.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c02125;
    position: absolute;
    right: 45%;
    bottom: 3px;
    transform: translatex(-45%);
	display:none;
}
.aboutus_block.active {
    display: block;
}
.aboutus_block {
    display: none;
}
.aboutus_grids .grid_inner {
   background-color: transparent;
} 
.title_30 {
    font-size: 30px;
}
.text_uppercase {
    text-transform: uppercase;
}
.img_with_content .desc {
   font-size: 18px;
   color: #000;
   margin-top: 30px;
}
.col_60 {
	width: 60%;
}
.col_40 {
	width: 40%;
}
.col_3 {
	width: 33.33%
}
.col_5 {
	width: 20%;
}
.img_with_content .row {
    margin: 0 -30px;
}
.img_with_content .col {
    padding: 0 30px;
    vertical-align: middle;
}
.img_with_content  .image  {
    position: relative;
    padding-top: 100%;
}
.motomoceo {
    text-align: center;
}
.motomoceo  img {
    height: 400px;
}
.top_title {
    color: #C02125;
    font-size: 20px;
    margin: 0;
}
.motomoceo_title {
    max-width: 500px;
    line-height: 1.5;
}
.sub_con  {
    color: #C02125;
    font-size: 16px;
    max-width: 500px;
    margin: 0;
}
.video_popup_block {
    position: relative;
}
.video_popup_block .image {
    padding-top: 43%;
	position: relative;
}
.video_popup_block .image iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100% !important;
    height: 100% !important;
    border-radius: 20px;
}
.icon_title_sec {
    text-align: center;
}
.icon_title_sec_img {
    width: 100px;
    height: auto;
    margin: auto;
}
.icon_title_sec .count_txt {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0;
}
.icon_title_sec .tit {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    max-width: 200px;
    margin: auto;
}
.icon_title_sec .col + .col {
    border-left: 1px solid #77af43;
}
.motomo_his_img .image {
    position: relative;
    padding-top: 32%;
}
.time_line_sec .row {
    margin: 0 -20px;
}
.time_line_sec .col {
    padding: 0 20px;
}
.time_line+.time_line {
    padding-top: 10px;
}
.time_line .year {
    color: #C02125;
    font-size: 16px;
    font-weight: 500;
}
.time_line .desc {
    color: #000;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 600;
    line-height: 1;
}
.quality_speak_sec .sec_title {
    margin: 0;
    color: #C02125;
    font-weight: bold;
    font-size: 24px;
}
.quality_speak_sec .sub_title {
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
    color: #000;
}
.quality_certificate {
    padding-top: 40px;
}
.quality_certificate .row {
    margin: 0 -20px;
}
.quality_certificate  .col {
    padding: 0 20px;
}
.quality_cer {
    display: inline-block;
}
.quality_cer p {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}
.img_with_content.com_app .image {
    padding-top: 56%;
}
.full_width_img_sec .image {
    position: relative;
    padding-top: 56%;
}
.img_with_content.com_app .image .bg_full,
.full_width_img_sec .image .bg_full {
    border-radius: 15px;
}
.mission_vision_sec {
	padding-left: 40px;
	padding-right: 40px;
}
.mission_vision {
   border: 4px solid #7f7f7f;
   border-radius: 10px;
   display: flex;
   flex-direction: row;
   align-items: center;
}
.mission_vision+.mission_vision {
   margin-top: 30px;
}
.mission_vision .icon_title_sec {
   background-color: #eeeff1;
   display: inline-block;
   padding: 10px 40px;
   vertical-align: middle;
   width: 25%;
}
.mission_vision .icon_title_sec_img {
    width: 70px;
}
.mission_vision .icon_title_sec .count_txt {
    font-size: 18px;
}
.mission_vision .icon_title_sec .tit {
    max-width: none;
}
.mission_vision .desc {
   line-height: 1.5;
   font-size: 20px;
   color: #000;
   display: inline-block;
   vertical-align: middle;
   width: 75%;
   padding-right: 80px;
   padding-left: 20px;
}
.icon_title_sec+.desc {
    padding-left: 80px;
    padding-right: 0px;
}
.our_startegy .title_30 {
   margin: 0;
}
.our_startegy .desc {
   font-size: 21px;
   color: #000;
   padding-top: 30px;
   line-height: 1.5;
}
.err_and_sol .ins_title {
	font-size: 20px;
    text-align: center;
}
.form_groups  textarea.form_control {
    height: 150px !important;
}
.form_groups .form_group.col_1.upload .inp_wrap {
    background-color: #FFFFFF !important;
    border-radius: 25px !important;
    margin-top: 10px;
}
.tech_sup_con_form,
.order_details_con_form {
    padding: 60px 0;
}
.tech_sup_con_form .form_groups h3,
.order_details_con_form .form_groups h3 {
    text-align: center;
}
.add_more_prod  {
    display: inline-block;
    font-size: 16px;
    color: #bede55;
    padding-left: 40px;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}
.add_more_prod span {
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 25px;
}
.form_group.add_product,
.form_group.add_products {
	width: 100% !important;
    margin-top: 0;
    font-size: 0;
    padding: 0;
}
.popheading.pro_down {
    font-size: 20px;
    color: #c02125;
}
.downloads .row {
    font-size: 0;
    margin: 0 -20px;
}
.downloads .col {
    display: inline-block;
    padding: 0 20px;
    margin-top: 40px;
    vertical-align: top;
}
.downloads .image {
    position: relative;
    padding-top: 130%;
}
.fil-button.disable {
    opacity: .5;
    pointer-events: none;
}
.txt_cen {
	text-align: center;
}
.cases_tab .aboutus_tab {
    width: 50%;
}
.cases_tab .aboutus_tab.active:before {
    /*right: 37%;
    transform: translatex(-37%);*/
}
.cases_tab .aboutus_tab.active:after {
    /*right: 49%;
    transform: translatex(-49%);*/
}
.training_vedio {
    background-color: #eaeaea;
    border-radius: 20px;
}
.training_vedio .image {
    padding-top: 50%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.training_vedio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.training_vedio .warranty_name {
    margin-top: 0;
    padding: 20px;
    font-size: 16px;
}
.pop_thumb_image  {
    position: relative;
}
.swiper_inside {
    position: absolute;
    bottom: 35px;
    z-index: 9999;
    width: 100%;
}
.swiper_inside .swiper-pagination {
    width: 100%;
    text-align: center;
}
.swiper_inside .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.swiper_outside .swiper-pagination {
    display: none;
}