@font-face {
    font-family: 'HarmoniaSansProCyr-BlackIt';
    src: url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-BlackIt.woff2') format('woff2'),
         url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-BlackIt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HarmoniaSansProCyr';
    src: url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-SemiBd.woff2') format('woff2'),
         url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-SemiBd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HarmoniaSansProCyr-Bold';
    src: url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-Bold.woff2') format('woff2'),
         url('/wp-content/themes/irobots/assets/fonts/HarmoniaSansProCyr-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*!
Theme Name: irobots
Theme URI: http://underscores.me/
Author: bootspress
Author URI: https://boostpress.com/
Description: irobots themes
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: irobots
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

irobots is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.textmainjs a{
	color: #000;
}

.textmainjs a:hover{
	text-decoration: underline;
}

.textmainjs li{
	display: inline;
	width: fit-content;
	margin-left: 35px;
}

.workhard h3 {
    font-family: 'HelveticaThai';
    font-size: 36px;
    line-height: 38px;
}

.workharden h3 {
    font-family: 'HarmoniaSans';
    font-size: 36px;
    line-height: 38px;
}

.workhards h3 {
    font-family: 'HelveticaThai';
    font-size: 32px;
    line-height: 38px;
}

.workhardsen h3 {
    font-family: 'HarmoniaSans';
    font-size: 32px;
    line-height: 38px;
}

.workhard .blackgr {
    color: #393f45;
}

.workhard .liveyou {
    font-family: 'HelveticaThai';
    font-size: 24px;
    line-height: 28px;
}

.workharden .liveyou {
    font-family: 'HarmoniaSans';
    font-size: 24px;
    line-height: 28px;
}

.proroomba p {
    font-family: 'HelveticaThai';
    color: #fff;
}

.proroombaen p {
    font-family: 'HarmoniaSans';
    color: #fff;
}


.aslowtext img{
	margin-top: -3px;
}

.aslowtext a{
	text-decoration: underline!important;
	color: #518a70;
}

.a-icon.fas.fa-angle-right{
	background: #64a70b;
    color: #fff;
    border-radius: 8px;
    width: 16px;
    height: 16px;
    font-size: 12px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-top: 3px;
    margin-left: 5px;
}

.seeac .elementor-text-editor.elementor-clearfix{
	display: flex;
    width: fit-content;
}

.termcolor a{
	color: #001eff;
	text-decoration: underline!important;
}

.whichpro {
    text-align: center;
    font-size: 22px;
    font-family: 'HarmoniaSansProCyr';
    padding: 40px 0;
    color: #fff;
}

.allbtnwhichpro {
    text-align: center;
    padding-bottom: 60px;
}

.btnwhichpro {
    background: #447355;
    border-color: #447355;
    color: #fff;
    border-radius: 43px;
    padding: 15px 80px 15px;
    font-size: 15px;
    margin: 5px;
}

@media (max-width: 767px){
	.btnwhichpro {
    	line-height: 4;
    	font-size: 18px;
	}

	.iconmobilesec .elementor-image-box-wrapper{
		display: flex;
	}

	.iconmobilesec .elementor-image-box-content{
		display: flex;
	}

	.iconmobilesec .elementor-image-box-content .elementor-image-box-title{
		font-size: 16px!important;
		font-weight: 500;
	}

	.iconmobilesec .elementor-image-box-img{
		width: 40%!important;
	}

    .moslidehard .elementor-swiper-button-prev{
        padding-top: 0%!important;
        padding-left: 5%!important;
    }

    .moslidehard .elementor-swiper-button-next{
        padding-top: 0%!important;
        padding-right: 5%!important;
    }

    .moslidehard .swiper-pagination-bullets{
        top: 48%!important;
    }

    .moslidetext{
        padding-left: 5%;
        padding-right: 5%;
    }
}

.moslideharden{
    font-family: 'HarmoniaSans'!important;
}

.moslidehard .elementor-slides .swiper-slide-inner{
    padding: 0!important;
    align-items: baseline!important;
}

.moslidehard .swiper-slide-contents{
    max-width: 100%!important;
}

.moslidehard .swiper-pagination-bullet{
    border: 1px solid #333;
}

.moslidehard .elementor-swiper-button-prev{
    padding-top: 32%;
    padding-left: 5%;
}

.moslidehard .elementor-swiper-button-next{
    padding-top: 32%;
    padding-right: 5%;
}

.moslidehard .swiper-pagination-bullets{
    top: 70%;
    height: fit-content;
}

.moslidehard .elementor-swiper-button{
    font-size: 35px;
}

.moslidetext{
    padding-top: 80px;
    padding-left: 10%;
    padding-right: 10%;
}

.tabsection1.o-hero__interactiveoptioncontainer{
    display: flex;
    flex-wrap: wrap;
}

.tabsection2.o-hero__interactiveoptioncontainer{
    display: flex;
    flex-wrap: wrap;
}

.o-hero__interactiveoption{
    width: 50%;
}

.o-hero__interactiveoption.o-hero__interactiveoption--active.active .o-hero__interactiveoptiontextcontainer{
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 12px 24px rgb(73 131 76 / 20%);
    box-shadow: 0 12px 24px rgb(73 131 76 / 20%);
    padding: 0 30px 30px;
    margin-right: 30px;
}

.o-hero__interactiveoption.active .o-hero__interactiveoptiontextcontainer{
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 12px 24px rgb(73 131 76 / 20%);
    box-shadow: 0 12px 24px rgb(73 131 76 / 20%);
    padding: 0 30px 30px;
    margin-right: 30px;
}

.o-hero__interactiveoptiontextcontainer{
    padding: 0 30px 30px;
}

.a-h.a-h__h4{
    color: #767676;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 20px;
}

.a-paragraph{
    color: #767676;
}

.active .a-h.a-h__h4{
    color: #447355;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 20px;
}

.active .a-paragraph{
    color: #000;
}

.moslidetext .a-h.a-h__h4{
    color: #447355;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'HelveticaThai';
}

.moslidetext .a-paragraph{
    color: #000;
    font-family: 'HelveticaThai';
}

.enha{
    font-family: 'HarmoniaSans'!important;
}

.enha span{
    font-family: 'HarmoniaSans'!important;
}

.historytext h4{
    color: #000;
}

.blackit{
    font-family: 'HarmoniaSansProCyr-BlackIt'!important;
}

.underheadblackit{
    font-family: 'HarmoniaSansProCyr-Bold';
}

.roombadetext{
    font-family: 'HarmoniaSansProCyr-Bold';
    font-size: 22px;
}

.roombanamep{
    text-align: center;
    font-size: 24px;
    color: #000;
}

.roombap{
    text-align: center;
    font-size: 14px;
    color: #000;
}





