@font-face {
	font-family: 'OpenSans';
	src: url('../_fonts/OpenSansL.otf');
	src: url('../_fonts/OpenSansL.eot');
	src: url('../_fonts/OpenSansL.ttf') format('truetype');
	src: url('../_fonts/OpenSansL.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/OpenSansL.woff') format('woff'),
		url('../_fonts/OpenSansL.ttf') format('truetype'),
		url('../_fonts/OpenSansL.svg#OpenSansL') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../_fonts/OpenSansR.otf');
	src: url('../_fonts/OpenSansR.eot');
	src: url('../_fonts/OpenSansR.ttf') format('truetype');
	src: url('../_fonts/OpenSansR.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/OpenSansR.woff') format('woff'),
		url('../_fonts/OpenSansR.ttf') format('truetype'),
		url('../_fonts/OpenSansR.svg#OpenSansR') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../_fonts/OpenSansB.otf');
	src: url('../_fonts/OpenSansB.eot');
	src: url('../_fonts/OpenSansB.ttf') format('truetype');
	src: url('../_fonts/OpenSansB.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/OpenSansB.woff') format('woff'),
		url('../_fonts/OpenSansB.ttf') format('truetype'),
		url('../_fonts/OpenSansB.svg#OpenSansB') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('../_fonts/OpenSansEB.otf');
	src: url('../_fonts/OpenSansEB.eot');
	src: url('../_fonts/OpenSansEB.ttf') format('truetype');
	src: url('../_fonts/OpenSansEB.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/OpenSansEB.woff') format('woff'),
		url('../_fonts/OpenSansEB.ttf') format('truetype'),
		url('../_fonts/OpenSansEB.svg#OpenSansEB') format('svg');
	font-weight: 900;
	font-style: normal;
}


*{
    padding: 0;
    margin: 0;
}

.dopmenu ul li.empty{
    width: 209px !important;
    height: 63px !important;
    margin: 5px 10px 5px 0px !important;
}

.dopmenu ul li.empty a{
    height: 63px !important;
}
.robot, .mgmt, .order{
    font-family: 'Open Sans';

}

.robot__banner{
    background: url(/_images/robot.jpg) center no-repeat; 
    width: 1093px;
    height: 418px;
    margin: 0 auto;   
   
}

.robot__links{
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 37px;
    padding-top: 56px; 
}

.robot__links a{
    text-decoration: underline;
    color: #C5C5C5;
    font-size: 11px;
}

.robot__links span{
    font-size: 11px;
    color: #C5C5C5;
}

.robot__links p{
    font-size: 11px;
    color: #C5C5C5;
}

.robot__banner h2{
    font-size: 34px;
    color: #0D142F;
    line-height: 46px;
    padding-left: 33px;
	font-family: 'Open Sans';
	font: bold 34px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;
}

.robot__banner-more{
    width: 163px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: #3456C4;
    border-radius: 2px;
    text-decoration: none;
    margin-top: 98px;
    margin-left: 31px;
}

.robot__banner-more:hover{
	color: white;
	text-decoration: none;
	background: #D73A47;
}

.robot__banner-more svg{
    margin-left: 3px;
}

.robot__info{
    border-radius: 0px 0px 8px 8px;
    background: #ECEEF3;
    padding-top: 30px;
    display: flex;
    align-items: flex-start;
    width: 1093px;
    margin: 0 auto;  
    padding-bottom: 30px; 
}

.robot__info svg{
    padding-left: 34px;
    margin-top: 12px;
    margin-right: 14px;
}

.robot__info p{
    color: #0D142F;
    font-size: 15px;
    line-height: 25px;
}

.robot__benefits{
    width: 1060px;
    margin: 0 auto;
    margin-top: 75px;
}

.robot__benefits h3{
    text-align: center;
    color: #0D142F;
    font-size: 28px;
	font: normal 28px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;

}

.robot__benefits-row{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 47px;
}

.robot__benefits-item{
    border-radius: 6px;
    background: #3456C4;
    width: 207px;
    overflow: hidden;
}

.robot__benefits-item__img{
    height: 159px;
    display: flex;
    justify-content: center;
}

.robot__benefits-item__title{
    background: #ECEEF3;
    height: 71px;
    display: flex;
    align-items: center;
    text-align: center;
	justify-content: center;
}

.robot__benefits-item__title p{
    color: #323F6D;
    line-height: 22px;
}

.robot__stat{
    max-width: 1059px;
    margin: 0 auto;
    margin-top: 80px;
    display: flex;
    padding-top:72px;
    padding-bottom: 87px;
    justify-content: space-between;
    border: 1px solid #B8BFD4;
    border-radius: 6px;
}

.robot__stat-item1{
    background: url(/_images/stat1.png) center no-repeat;
    height: 295px;
    width: 295px;
    margin-left: 29px;
}

.robot__stat-item2{
    background: url(/_images/stat2.png) center no-repeat;
    height: 295px;
    width: 295px;
}

.robot__stat-item3{
    background: url(/_images/stat3.png) center no-repeat;
    height: 295px;
    width: 295px;
    margin-right: 29px;
}

.robot__stat-item__percent{
    color: #B8BFD4;
    text-align: center;
    font-size: 48px;
    margin-top: 95px;
	font-weight: 300;
}

.robot__stat-item__text{
    color: #0D142F;
    text-align: center;
}

.robot__opportunity{
    width: 855px;
    margin: 0 auto;
    margin-top: 50px;   
}

.robot__opportunity h3{
    text-align: center;
    color: #0D142F;
    font-size: 28px;
}

.robot__opportunity-item{
    border: 1px solid #B8BFD4;
    box-sizing: border-box;
    border-radius: 6px;
    width: 100%;
    height: 160px;
    display: flex;
    margin-top: 21px;
}

.robot__opportunity-item__left{
    width: 177px;
    border-right: 1px solid #B8BFD4;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.robot__opportunity-item__left svg{
  
    margin-top: 38px;
    
}

.robot__opportunity-item__left p{
    color: #1A1A18;
    text-align: center;
    margin-top: 16px;
}

.robot__opportunity-item__right{
    display: flex;
    align-items: center;
    padding-left: 43px;
    width: 708px;
}

.robot__bottom{
    width: 880px;
    margin: 0 auto;
    margin-top: 106px;
    display: flex;
    justify-content: space-between;
}

.robot__slider{
    width: 514px;
    overflow: hidden;
    position: relative;
}

.robot__nav{
    position: absolute;
    top:50%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 99;
}

.robot__nav-left, .robot__nav-right{
    width: 45px;
    height: 56px;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.robot__nav-left:hover svg{
    margin-right: 15px;
    transition: all 0.2s ease;
}

.robot__nav-right:hover svg{
    margin-left: 15px;
    transition: all 0.2s ease;
}

.mgmt{

}


.mgmt .robot__banner{
    background: url(/_images/mgmt.jpg) center no-repeat; 
}

.robot__stat-item4{
    background: url(/_images/stat4.png) center no-repeat;
    height: 295px;
    width: 295px;
    margin-left: 29px;
}

.robot__stat-item5{
    background: url(/_images/stat5.png) center no-repeat;
    height: 295px;
    width: 295px;
}

.robot__stat-item6{
    background: url(/_images/stat6.png) center no-repeat;
    height: 295px;
    width: 295px;
    margin-right: 29px;
}

.mgmt{
    padding-bottom: 136px;
}

.mgtm__step{
    width: 880px;
    margin: 0 auto;
    margin-top: 106px;
    display: flex;
    justify-content: space-between;
}

.mgtm__pages{
    display: flex;

}

.mgtm__pages-col{
    width: 236px;
    display: flex;
    flex-direction: column;
}

.mgtm__pages-col:last-child{
    width: 241px;
    margin-left: 21px;
}

.mgtm__pages-col__img{
    margin-top: 10px;
}

.mgtm__pages-col__img img{
    width: 100%;
    display: block;   
}


.mgmt__about h3{
    color: #0D142F;
    font-size: 28px;
	font: bold 28px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;
}

.mgmt__about .robot__banner-more{
    margin-top: 37px;
    margin-left: 0;
    background: #3456C4;
}

.mgmt__about .robot__banner-more:hover{
	background: #D73A47;
}


.order{

}

.order__banner{
    background: #B8BFD4;
    height: 150px;
}

.order__banner .robot__links{
    padding-top: 35px !important;
}

.order .order__banner .robot__banner{
    height: none;
    position: relative;
	background: transparent;
}  

.order .order__banner .robot__banner h2{
    color: black;
	font: bold 34px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;
	
} 

.order .order__banner .robot__banner a{
    color: black;
}  

.order .order__banner .robot__banner span{
    color: black;
}  

.order .order__banner .robot__banner p{
    color: black;
}  

.order__img{
    position: absolute;
    top:0;
    right: 0;
}

.order__img img{
    width: 100%;
    display: block;
}

.order__form{
    padding-top: 81px;
    background: #F8F8F9;
    width: 100%;
    padding-bottom: 55px;
}

.order__form-content{
    width: 1095px;
    margin: 0 auto;
    border: 1px solid #B8BFD4;
    border-radius: 6px;
}

.order__form-top{
    border-bottom: 1px solid #B8BFD4;
}

.order__form-top p{
    width: 682px;
    padding-left: 50px;
    padding-bottom: 15px;
    padding-top: 17px;
    font-size: 15px;
    line-height: 25px; 
    color: #0D142F;
}

.order__form-top a{
    font-size: 15px;
    
    color: #0D142F;
}

.order__form-bottom{
    padding-left: 62px;
    padding-top: 35px;
    display: flex;
    padding-bottom: 38px;
}

.order__form-inputs{
    width: 340px;
    margin-right: 28px;
}

.order__form-input{
    width: 100%;
    overflow: hidden;
    border: 1px solid #B8BFD4;
    border-radius: 6px;
    position: relative;
    height: 47px;
    margin-top: 17px;
    
}

.order__form-input:first-child{
    margin-top: 0;
}

.form-input{
    width: 100%;
    height: 47px;
    border: none;
    outline: none;
    color: #323F6D;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 8px;
}



.form-label{
    font-size: 15px;
    color: #323F6D;
    position: absolute;
    top: 12px;
    left: 15px;
    transition: .3s;
	font: normal 15px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;

}

.form-input:focus~.form-label {
  top: 2px;
  font-size: 10px;
  color: #B8BFD4;
  transition: .3s;
}

    .form-input:valid~.form-label{
        top: 2px;
        font-size: 10px;
        color: #B8BFD4;
    }

.order__form-text{
    border: 1px solid #B8BFD4;
    border-radius: 6px;
    overflow: hidden;
    width: 413px;
    height: 237px;
    margin-right: 33px;
}

.order__form-text textarea{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none;
    padding-top: 11px;
    padding-left: 21px;
    color: #323F6D;
    font-size: 15px;
}

.order__form-text textarea::placeholder{
    color: #B8BFD4;
}

.order__form-content button{
    border: none;
    outline: none;
    width: 163px;
    height: 55px;
    margin-top: 180px;
    font-size: 13px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #3456C4;
    border-radius: 2px;
    cursor: pointer;
}




.order__brands{
    width: 1095px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 58px;
}

.order__brands a{
    margin-right: 48px;
    margin-top: 40px;
}

.order__brands-kek{
    margin-right: 0 !important;
}


.order__button{
    position: fixed;
    right: 38px;
    bottom: 38px;
    width: 206px;
    height: 57px;
    background: #D73A47;
    border-radius: 100px;
    box-shadow: 0px 10px 20px rgba(225, 79, 79, 0.4);
    color: white;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 300;
	z-index:99;
	font: normal 13px 'OpenSans', arial, verdana, tahoma, helvetica, sans-serif;

}

.order__button:hover{
    background: #DA5C67;
	text-decoration: none;
	color: white;
}

.iems-order-success{
	width:100vw;
	height: 100px !important;
	display: flex;
	align-items:center;
	justify-content: center;
}