@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//help-ai.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.2") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#83b735;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.ms_nav_link {
	margin-bottom: -20px !important;
	display: block !important;
}

.ms_nav_link:hover {
	color: #22449e !important;
	cursor: pointer !important;
}

/* Telegram Bot Chat GPT Page */

.ms_cont_2 {
    display: flex;
    gap: 20px;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.ms_install_left {
    max-width: 440px;
    padding: 10px;
    border-radius: 10px;
    background-color: #181818;
}

.ms_install_left li {
    list-style-type: none;
    background: url(https://prompt-chat-gpt.ru/wp-content/uploads/2023/12/check.svg) no-repeat;
    background-position-y: 5px;
    padding-left: 28px;
    padding-bottom: 18px;
    margin-top: 17px;
    border-bottom: 1px solid #242323;
}

.ms_install_left li > span {
    color: #fff;
    font-size: 16px;
}

.ms_install_left h2 {
    display: none;
    font-size: 40px;
    font-weight: 900;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: Montserrat, sans-serif, Arial;
    max-width: 750px;
}

.ms_install_left h2 u {
    color: #0fbc82;
    text-decoration: none;
}

.ms_install_right {
    display: flex;
    gap: 47px;
    flex-direction: column;
    flex-grow: 1;
}

.ms_install_right h2 {
    font-size: 40px;
    font-weight: 900;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: Montserrat, sans-serif, Arial;
    max-width: 750px;
}

.ms_install_right h2 u {
    color: #0fbc82;
    text-decoration: none;
}

.ms_cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-gap: 15px;
}

@media (max-width: 1199px) {
    .ms_cards {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        margin-bottom: 30px;
        max-height: 715px;
    }
    .ms_card {
        max-width: none !important;
    }
}

@media (max-width: 991px) {
	  .ms_btn_outline {
        display: flex !important;
    }
    .ms_btn_outline {
        margin: 0 auto;
    }
    .ms_cards {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(1, 1fr);
        max-height: none;
    }
    .ms_cont_2 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ms_install_left {
        max-width: none;
        width: 90%;
    }
    .ms_install_left h2 {
        display: block;
        font-size: 28px;
        padding: 0 20px;
    }

    .ms_install_right {
        width: 90%;
    }
    
    .ms_install_right h2 {
        display: none;
    }
}

@media (max-width: 767px) {
    .ms_cards {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        width: 100%;
        max-height: 715px;
        margin-top: 30px;
    }
}

@media (max-width: 600px) {
    .ms_install_left h2 {
        display: block;
        font-size: 20px;
        padding: 0 10px;
    }
}

.ms_card {
    background: #FFFFFF;
    border-radius: 3px;
    padding: 17px 20px;
    transition: 0.5s ease;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 150px;
    height: 200px;
}

.ms_card:hover {
    transform: scale(1.2);
    background: #0fbc82;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    z-index: 10;
    transition: 0.5s ease;
}

.ms_card svg {
    width: 50px;
    height: 50px;
    margin: 14px;
}

.ms_card svg path {
    transition: 0.5s ease;
}

.ms_card:hover svg path {
    fill: #fff;
    transition: 0.5s ease;
}

.ms_card p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    transition: 0.5s ease;
		line-height: 20px;
    margin-bottom: 0 !important;
}

.ms_card:hover p {
    color: #fff;
    transition: 0.5s ease;
}

.ms_card a {
    border-width: 0;
    font-weight: 700;
    font-size: 11px;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    transition: 0.5s ease, opacity 0s;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    display: inline-block;
}

.ms_card:hover a {
    opacity: 1;
    max-height: 37px;
    padding: 4px 16px;
    border-width: 1px;
    margin-top: 10px;
}

.ms_btn_outline {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    font-weight: 700;
    font-size: 18px;
    padding: 18px 26px;
    transition: 0.3s ease;
    border: 1px solid #0fbc82;
    color: #0fbc82 !important;
    border-radius: 3px;
}

.ms_btn_outline path {
    fill: #0fbc82;
}

.ms_btn_outline:hover {
    padding-right: 16px;
    gap: 20px;
}
