@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);*{margin:0;padding:0;outline:0;font-family:inherit;font-size:inherit;font-style:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{display:none}::-webkit-input-placeholder{color:#a2a2a6}::-moz-placeholder{color:#a2a2a6}:-ms-input-placeholder{color:#a2a2a6}::-ms-input-placeholder{color:#a2a2a6}::placeholder{color:#a2a2a6}body,html{font-family:Roboto,sans-serif}button,input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto,sans-serif}a,div,h1,h2,h3,h4,h5,h6,li,p,span,ul{margin:0;padding:0;font-family:Roboto,sans-serif}section{overflow-x:hidden}b,strong{font-weight:700}body.no-scroll,html.no-scroll{width:100%;max-width:100%;overflow:hidden!important}a{text-decoration:none}a:hover{text-decoration:none}a:focus{text-decoration:none}ul li{list-style-type:none}h3{font-size:22px;color:#433f34;line-height:1.2em;margin-bottom:10px}p{font-size:16px;line-height:1.7em;margin-bottom:20px;color:#433f34}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;display:none;margin-left:10px}.burger .open{margin-top:4px}.container{display:block;margin-left:auto;margin-right:auto;width:100%;max-width:1240px;padding-left:20px;padding-right:20px}.s-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.s-btn .btn{width:auto;max-width:100%;border-radius:30px;border:2px solid #f18300}.s-btn .btn:hover{background-color:#fff;color:#f18300}.crubs{background:rgba(52,152,219,.5)}.crubs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 0}.crubs a{color:#fff;font-size:16px}.crubs a span{color:#484640}.crubs a svg path{fill:#484640}.crubs p{color:#24628b;font-size:16px;margin:0;padding-left:5px}.s-text{line-height:1.7em}.s-text p{font-size:16px;color:#000;margin-bottom:20px}.inputItem input{width:100%;height:50px;border:1px solid rgba(0,0,0,.3);border-radius:10px;padding:0 20px;outline:0;color:#433f34;font-size:18px}.inputItem input:focus{border-color:#3498db}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer;border:none;outline:0;height:50px;background-color:#f18300;border-radius:10px;font-size:18px;color:#fff;padding:0 30px;font-weight:900}.btn:hover{background-color:#3498db}.s-title{font-size:44px;color:#433f34;text-align:center;font-weight:400}.s-title b{font-weight:900}.s-subtitle{color:#433f34;font-size:18px;line-height:1.5em;text-align:center;margin-top:30px}.line{position:relative;width:100%;height:1px;margin:40px 0;margin-bottom:50px;background-color:#e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.line:before{content:"";width:100%;height:1px;background-color:#e5e5e5;position:absolute;left:-100%;top:0}.line:after{content:"";width:100%;height:1px;background-color:#e5e5e5;position:absolute;right:-100%;top:0}.line .line__box{position:relative}.line .line__box:after{content:"";position:absolute;z-index:3;left:50%;top:0;margin-top:-14px;background-color:#fff;margin-left:-16px;border:solid #e5e5e5;border-width:1px;display:inline-block;width:26px;height:26px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.line span{width:0;height:0;border:10px solid transparent;border-bottom-color:#3498db;opacity:.8;position:relative;z-index:11;margin-left:-12px;margin-top:-20px}.line span:before{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top:10px solid #3498db;left:-10px;top:10px}main{position:relative;z-index:1}.header{-webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.1);box-shadow:0 0 20px 5px rgba(0,0,0,.1);position:relative;z-index:10}.header p{margin-bottom:0}.header .logo:hover{opacity:.7}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu ul li{margin:0 40px}.header__menu ul li a{color:#433f34;font-weight:500;font-size:20px;display:inline-block;padding:5px 15px}.header__menu ul li a:hover{background-color:rgba(52,152,219,.5);color:#fff}.header__menu ul .menu-item-has-children{position:relative}.header__menu ul .menu-item-has-children>a{background-image:url(../images/icons/dropdown.svg);background-repeat:no-repeat;background-position:90% 55%;padding-right:30px}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__right .tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:100px}.header__right .tel span{width:30px;height:30px;background-color:#3498db;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.header__right .tel span svg{width:100%;height:auto;padding:5px}.header__right .tel p{color:#000;font-size:24px;font-weight:700}.header__right .tel:hover p{color:#3498db}.main-menu ul .sub-menu li .sub-menu li a:hover{background-color:rgba(52,152,219,.5);color:#fff}.search{position:relative}.search__icon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:50px;border-radius:30px;background-color:#3498db}.search__icon svg{margin-bottom:4px}.search__form{position:absolute;display:none;z-index:97;right:0;top:100%;margin-top:20px}.search__wrap{position:relative;width:230px}.search .searchtext{position:relative;z-index:1;width:100%;height:42px;border:1px solid #ddd;border-radius:4px;outline:0;color:#433f34;font-size:14px;padding:10px;padding-right:45px}.search .searchBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border-radius:4px;background-color:#3498db;outline:0;position:absolute;z-index:3;border:none;cursor:pointer;background-color:#3498db;top:4px;right:4px}.search .searchBtn svg{margin-bottom:3px}.main p{margin-bottom:0}.main__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wraP:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px 0}.main__content{width:50%}.main__right{width:45%;position:relative}.main__right .bg{position:absolute;z-index:1;right:0;top:0}.main__right .girl{position:absolute;z-index:2;top:45px;right:0;width:320px;margin-right:18px}.main__title{font-size:80px;line-height:1em;color:#3498db;font-weight:900}.main__title span{color:#f18300}.main__above{color:#433f34;font-size:30px;font-weight:900;text-transform:uppercase;margin-bottom:20px}.main__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.main__form .inputItem{width:50%}.main__form .inputItem input{background-image:url(../images/icons/site.svg);background-repeat:no-repeat;background-position:10px center;background-size:20px;padding-left:40px}.main__form .btn{width:48%}.main__baner{width:100%;height:auto;margin-top:80px}.main__text{background-color:#fff;border-radius:12px;-webkit-box-shadow:10px 14px 34px rgba(158,148,148,.4);box-shadow:10px 14px 34px rgba(158,148,148,.4);width:250px;padding:10px 15px;padding-left:40px;position:relative;text-align:right;z-index:3;margin-top:100px}.main__text .icon{position:absolute;z-index:1;left:15px;top:-17px}.main__text .text{color:#433f34;font-size:18px;font-weight:700;line-height:1.3em}.main__text .author{color:#3498db;font-weight:500;margin-top:5px;font-size:18px}.adv{background-color:#3498db}.adv__wrap{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:20px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.adv__item{width:340px;text-align:center}.adv__title{color:#fff;font-weight:700;letter-spacing:2px;font-size:36px}.adv__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.adv__stars .star{margin:0 2px}.adv__review{color:#f1cd70;font-size:18px;margin-top:10px;font-weight:500}.result{margin:80px 0;overflow-x:hidden}.result__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.result__item{width:48%;border:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:40px;position:relative}.result__image{width:100%;height:240px;position:relative}.result__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result__image a{position:absolute;z-index:3;left:0;top:0;width:100%;height:100%}.result__head{background-color:#f1cd70;text-align:center;color:#433f34;font-weight:700;font-size:24px;padding:15px 0}.result__counts{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.result__count{text-align:center;padding:0 40px}.result__count .title{margin:0;color:#3498db;font-weight:900;font-size:54px;line-height:1.1em}.result__count .text{margin:0;font-size:16px;margin-top:10px;color:#433f34}.result__text{padding:0 20px;font-size:16px;line-height:1.7em;color:#433f34}.result__link{color:#3498db;font-weight:700;font-size:18px;display:inline-block;margin-left:20px;margin-top:10px}.result__link:hover{color:#f18300}.result__count{position:relative}.clients{margin:50px 0}.clients__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.clients__item{width:370px;text-align:center}.clients__image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto}.clients__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.clients__name{font-size:18px;margin-top:20px;color:#433f34;font-weight:700}.clients__pos{margin-top:5px;font-size:16px;color:#433f34}.clients__title{background-color:#f1cd70;padding:10px 10px;display:inline-block;font-weight:700;color:#433f34;margin:20px 0}.clients__text{font-size:16px;line-height:1.7em;color:#433f34}.about{margin:80px 0}.about__content{width:80%;margin:0 auto}.about__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:40px}.about__texts{width:50%}.about__image{width:45%}.about__image img{width:100%;height:auto}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.about__item{width:260px;text-align:center}.about__title{padding:10px;background-color:#f1cd70;font-weight:700;font-size:18px;display:inline-block}.about__text{width:100%;margin-top:20px;font-size:16px;line-height:1.7em;color:#433f34}.about__text span{display:none}.about__link{display:block;margin-top:10px;color:#3498db;font-weight:700;font-size:16px}.about__link:hover{color:#f18300}.about .s-btn{margin-top:50px}.seotext{margin:80px 0;margin-bottom:50px}.seotext .image{width:100%;height:auto;margin-top:20px}.seotext__text{text-align:center;margin-top:30px}.seotext__text p{margin-bottom:0}.seotext__text a{color:#3498db;font-weight:500}.seotext .seotext-more{display:none;margin-top:10px}.seotext__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#3498db;font-size:16px;font-weight:700;margin-top:10px}.seotext__link:hover{color:#f18300}.state{margin:50px 0;padding:40px 0;background-color:#e3e4d9}.state .s-subtitle{margin-top:10px;font-size:16px;color:#433f34}.state__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.state__item{width:32%;background-color:#fff;padding:25px 30px}.state__item .title{color:#3498db;font-size:18px;font-weight:700;line-height:1.3em}.state__item .title:hover{color:#f18300}.state__item .date{text-transform:uppercase;color:#433f34;margin-top:13px}.state__item .text{font-size:16px;line-height:1.7em;color:#433f34;margin-top:10px}.state__item .link{color:#3498db;font-weight:700;font-size:18px;margin-top:10px;display:inline-block}.state__item .link:hover{color:#f18300}.edge{margin:80px 0;margin-bottom:0}.edge .line{margin-bottom:0}.edge .s-subtitle{font-size:16px}.edge__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.edge__item{width:33.33%;position:relative;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;padding:40px 20px;padding-bottom:20px}.edge__item .icon{width:50px;height:50px;position:absolute;z-index:1;left:20px;top:40px}.edge__item .icon img{max-width:100%}.edge__content{padding-left:60px}.edge__content h4{font-weight:700;line-height:1.3em;font-size:18px}.edge__content h4 a{color:#3498db}.edge__content h4 a span{vertical-align:top}.edge__content h4 a svg{width:20px;height:auto}.edge__content h4 a:hover{color:#f18300}.edge__content p{margin-top:15px;color:#433f34;font-size:16px;line-height:1.7em}.edge__item:nth-child(2){border-left:none}.edge__item:nth-child(3){border-left:none}.edge__item:nth-child(5){border-left:none}.edge__item:nth-child(6){border-left:none}.edge__item:nth-child(8){border-left:none}.edge__item:nth-child(9){border-left:none}.baner{background-color:#3498db;padding:60px 0}.baner .s-title{color:#fff}.baner__text{color:#fff;margin-top:20px;text-align:center;font-size:22px;line-height:1.3em}.baner__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.baner__links .or{color:#fff;font-size:22px;margin:0 20px}.baner__links .link{font-size:22px;font-weight:700;padding:0 22px;display:inline-block;border-radius:6px;border:2px solid #fff;color:#fff;line-height:55px}.baner__links .link span{vertical-align:top}.baner__links .link svg{margin-right:5px;width:30px;height:auto;top:7px;position:relative}.baner__links .first{background-color:#f18300}.baner__links .first:hover{background-color:#b96200}.baner__links .end:hover{background-color:#f18300}.bottom{position:relative;padding-top:80px}.bottom__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bottom__wrap .tree{position:absolute;z-index:1;width:230px;height:auto;bottom:0;left:50%;margin-left:-100px}.bottom__left{width:440px}.bottom__left p{font-size:16px;color:#433f34;line-height:1.5em;margin-top:10px;margin-bottom:0}.bottom__right{text-align:right}.bottom__right p{font-size:26px;color:#433f34}.bottom__right p a{color:#3498db;font-weight:700}.bottom__right p a:hover{color:#f18300}.bottom__right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bottom__right ul li{margin-left:20px}.bottom__right ul li a{color:#3498db;font-size:16px;font-weight:700;background-image:url(../images/icons/right.svg);background-repeat:no-repeat;background-position:100% center;background-size:15px;padding-right:20px}.bottom__right ul li a:hover{opacity:.7}.footer{background-color:#443f35;padding-top:50px}.footer__head{text-align:center}.footer__head h2{color:#fff;font-weight:700;font-size:34px}.footer__head p{margin:0;color:#fff;font-size:22px;margin-top:10px}.footer__head p span{vertical-align:top}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.footer__wrap ul li{margin:15px 0}.footer__wrap ul li a{color:#fff;font-weight:500;display:inline-block}.footer__wrap ul li a:hover{opacity:.7}.footer__bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;padding-bottom:20px}.footer__bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__bottom ul li a{color:#fff;font-size:14px;display:inline-block;margin-left:10px}.footer__bottom ul li a:hover{opacity:.7}.footer__bottom p{color:#d3d2d1;font-size:14px;margin:0}.footer__bottom p a{color:#fff;font-size:14px;display:inline-block;margin-left:10px}.footer__bottom p a:hover{opacity:.7}.mainAll{position:relative;overflow:hidden}.mainAll .bg1{position:absolute;z-index:1;-webkit-transform:scale(1.4) rotateY(180deg);transform:scale(1.4) rotateY(180deg);opacity:.5;bottom:-100px;left:-220px}.mainAll .bg2{position:absolute;z-index:1;-webkit-transform:rotateX(-180deg) scale(1.6);transform:rotateX(-180deg) scale(1.6);right:-250px;top:-150px;opacity:.5}.mainAll__wrap{text-align:center;padding-top:100px;padding-bottom:50px}.mainAll__wrap h1{color:#433f34;font-size:44px;font-weight:900}.mainAll__wrap h2{color:#3498db;font-size:20px;font-weight:400;padding-top:10px}.mainAll__wrap{width:700px;margin:0 auto;margin-top:35px}.mainAll__form{background-color:rgba(241,205,112,.2);padding:20px;border-radius:10px}.pageContentLeftRight__wrap{margin-top:50px}.pageContentLeftRight__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;align-items:flex-start}.pageContentLeftRight__content{width:560px}.pageContentLeftRight__image{width:560px}.pageContentLeftRight__image img{width:100%;height:auto}.pageContentLeftRight__item:nth-child(2n) .pageContentLeftRight__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pageContentLeftRight__item:nth-child(2n) .pageContentLeftRight__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pageTextImage{margin-top:50px}.pageTextImage .pageContentLeftRight__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}.content-text{margin:100px 0}.content-text__wrap{margin-top:50px}.faq{margin-top:100px;margin-bottom:100px}.faq__wrap{margin-top:50px}.faq__item{margin-bottom:10px}.faq__head{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#3498db}.faq__head p{color:#fff;font-size:18px;margin:0;font-weight:500;line-height:1.1em;-webkit-transition:.3s;transition:.3s;width:80%}.faq__head span{-webkit-transition:.3s;transition:.3s}.faq__head svg{width:30px;height:auto}.faq__head svg path{stroke:#fff}.faq__hidden{width:90%;padding-bottom:30px;display:none;padding:0 20px;padding-top:20px}.faq__hidden p{color:#433f34;font-size:16px;line-height:1.5em}.faq__item.open .faq__head span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.wpeditor__img{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px 0;position:relative}.wpeditor__img img{max-width:100%;height:auto;width:auto}.wpeditor__img a{position:absolute;z-index:3;left:0;top:0;width:100%;height:100%}.wpeditor hr{border:1px solid #e5e5e5;margin-top:25px;margin-bottom:25px}.wpeditor table{width:100%;border:none;margin:25px 0}.wpeditor table thead th{padding:10px;font-weight:500;font-size:16px;text-align:left;border-top:2px solid #716561;border-bottom:2px solid #716561}.wpeditor table tbody td{padding:10px;font-size:14px;color:#433f34;border-top:1px solid #716561}.wpeditor h2{font-weight:900;color:#433f34;line-height:1.2em;font-size:30px;margin-bottom:25px}.wpeditor h3{font-weight:900;color:#433f34;line-height:1.2em;font-size:24px;margin-bottom:25px}.wpeditor h4{font-weight:900;color:#433f34;line-height:1.2em;font-size:18px;margin-bottom:25px}.wpeditor h5{font-weight:900;color:#433f34;line-height:1.2em;font-size:16px;margin-bottom:25px}.wpeditor p{color:#000;font-size:16px;line-height:1.5em}.wpeditor p span{color:#3498db}.wpeditor a{color:#3498db;font-weight:500;text-decoration:underline}.wpeditor a:hover{color:#24628b}.wpeditor ul{margin:25px 0}.wpeditor ul li{color:#433f34;font-size:16px;margin:10px 0;position:relative;line-height:1.3em;padding-left:15px}.wpeditor ul li:before{content:"";position:absolute;z-index:2;left:0;top:6px;width:5px;height:5px;background-color:#433f34}.wpeditor ul li a{color:#3498db}.wpeditor ul li a:hover{color:#24628b}.btnCopy{border:1.5px solid rgba(67,63,52,.22);width:320px;height:50px;background-color:transparent;color:#433f34;margin-top:40px}.btnCopy:hover{background-color:#3498db;border-color:#3498db;color:#fff}.mainAll{background:-webkit-gradient(linear,left top,right top,color-stop(.61%,rgba(52,152,219,.2)),color-stop(104.99%,rgba(255,255,255,0)));background:linear-gradient(90deg,rgba(52,152,219,.2) .61%,rgba(255,255,255,0) 104.99%)}.main__subtitle{font-size:40px;color:#433f34;font-weight:900}.main__reviewsAll{width:470px}.main__reviewsAll img{width:100%;height:auto;border-radius:15px}.ez-toc-container-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#ez-toc-container{width:300px;display:block!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:0!important}.ez-toc-container-text{width:calc(100% - 340px)}.ez-toc-containerMenu{position:relative;top:-94px}#ez-toc-container.ez-toc-light-blue{background:0 0!important}.news{margin-top:50px}.author-detailswrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;width:860px;margin-left:auto;margin-bottom:40px}.author-namewrap{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}.author-namewrap h6{color:#433f34;font-weight:400;font-size:18px}.author-namewrap img{width:54px;height:54px;border-radius:50%;display:block}.author-namewrap .text-wrap p{color:#7c7c7c;width:600px;font-size:16px;margin:0 0 5px 0}.publish-wrap{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}.publish-wrap h6{color:#433f34;font-weight:400;font-size:18px}.publish-wrap p{color:#7c7c7c;width:600px;font-size:16px;margin:0 0 5px 0}.time-wrap{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}.time-wrap h6{color:#433f34;font-weight:400;font-size:18px}.time-wrap p{color:#7c7c7c;width:600px;font-size:16px;margin:0 0 5px 0}.authorBlock{width:860px;margin-left:auto;margin-top:40px;border-top:1px solid #e5e5e5}.boigraphywrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0 30px}.boigraphywrap .author-imagewrap{width:180px;height:180px;border-radius:50%;overflow:hidden}.boigraphywrap .author-imagewrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.boigraphywrap .content-wrap{width:calc(100% - 180px);padding-left:40px}.boigraphywrap .content-wrap .poss{font-size:16px;color:#3498db;font-weight:700}.newsRead{margin-top:50px;margin-bottom:100px}.newsRead .s-title{color:#3498db;text-align:left}.newsRead__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.newsRead .haslink{width:32%;margin-bottom:40px}.newsRead .description-wrap{padding:22px 25px;border:1px solid #ececec;border-radius:0 0 20px 20px}.newsRead .thumbnial-image{width:100%;height:180px;border-radius:20px 20px 0 0;overflow:hidden}.newsRead .thumbnial-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsRead .authordetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ececec;padding-bottom:10px}.newsRead .authordetails p{font-size:16px;margin:0;color:#433f34}.newsRead h4{color:#443f34;font-size:20px;padding:20px 0 0 0}.newsRead a{color:#443f34}.newsRead a:hover{color:#3498db}.newsRead .categories{margin-top:30px}.newsRead .categories span{font-size:16px;background-color:#eaeaea;padding:5px 8px;border-radius:8px;margin-right:5px;margin-bottom:5px}.faqWrap{width:860px;margin-left:auto;margin-top:40px;margin-bottom:40px}.faqWrap .s-title{text-align:left;margin-bottom:30px}.header__menu ul .menu-item-has-children:hover>.sub-menu{display:block}.main-menu ul .sub-menu{border:1px solid #dfdfdf}.main-menu ul .sub-menu li a{padding-left:30px;padding-right:30px}.main-menu ul .sub-menu .menu-item-has-children>a{background-image:url(../images/icons/rightt.svg);background-size:15px;background-position:95% 45%}@media (max-width:1600px){.logo img{max-width:120px}.header__menu ul li a{font-size:18px}.header__menu ul li{margin:0 20px}}@media (max-width:1350px){.header__right .tel p{display:none}.header__right .tel{margin-right:20px}}@media (max-width:1250px){.container{max-width:980px}.author-detailswrap{width:600px}.authorBlock{width:100%}.header__menu ul li{margin:0 10px}.newsRead .haslink{width:49%;margin-bottom:20px}.main__above{font-size:24px}.main__title{font-size:60px}.btn{font-size:16px}.main__right .bg svg{width:100%}.main__right .girl{width:280px;top:60px;margin-right:16px;margin-top:0}.main__text{width:200px;padding:10px;margin-top:120px}.main__text .text{font-size:15px}.main__text .author{font-size:16px}.adv__item{width:220px}.s-title{font-size:36px}.result__count{padding:0 20px}.clients__item{width:32%}.about__item{width:24%}.bottom__left{width:35%}.faqWrap{width:100%}.faq__head p{font-size:16px}}@media (max-width:1020px){.container{max-width:770px}.author-detailswrap{width:100%}#ez-toc-container{width:100%}.ez-toc-container-text{width:100%}.ez-toc-containerMenu{top:0}.author-namewrap h6{font-size:16px}.author-namewrap .text-wrap p{font-size:14px}.publish-wrap h6{font-size:16px}.publish-wrap p{font-size:14px}.time-wrap p{font-size:14px}.time-wrap h6{font-size:16px}.header__menu{display:none}.header__right .tel{margin-right:20px}.header__right .tel span{margin-right:0}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:20px}.header{position:fixed;z-index:99;left:0;top:0;width:100%;background-color:#fff}main{margin-top:74px}.main__content{width:100%;text-align:center}.main__right{display:none}.main__form .inputItem{width:100%}.main__form .btn{width:100%;margin-top:10px}.main__form{max-width:450px;margin:0 auto;margin-top:30px}.main__baner{margin-top:50px}.result{margin:50px 0}.s-title{font-size:30px}.line{margin-top:30px;margin-bottom:40px}.result__item{width:100%;margin-bottom:20px}.clients__item{width:100%;margin-bottom:40px}.about__texts{width:100%}.about__image{margin:20px 0}.about__item{width:100%;margin-bottom:20px}.state__item{width:100%;margin-bottom:20px}.edge__item{width:100%;border-left:1px solid #e5e5e5!important}.baner__links .link{font-size:18px}.baner__links .link svg{width:20px;top:4px}.mainAll .main__right{display:block;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mainAll .main__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mainAll .main__subtitle{text-align:left;font-size:30px;margin-top:20px}.mainAll .main__reviewsAll{width:100%}}@media (max-width:810px){.container{max-width:600px}.newsRead{margin-top:0;margin-bottom:50px}.newsRead .haslink{width:100%}.mainAll .main__subtitle{font-size:24px}.btnCopy{width:100%;margin-top:20px}.author-detailswrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.publish-wrap{width:45%}.time-wrap{width:45%}.boigraphywrap .author-imagewrap{width:140px;height:140px}.boigraphywrap .content-wrap{width:100%;margin-top:20px;padding-left:0}.author-namewrap{width:100%;margin-bottom:20px}.main__title{font-size:40px}.main__above{font-size:20px}.adv__item{width:30%}.adv__title{font-size:30px}.result__count .title{font-size:40px}.result__counts{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result__count{width:50%}.result__link{font-size:16px}.result__head{font-size:20px}.btn{font-size:14px}.s-title{font-size:24px}.bottom{padding-top:50px}.bottom__left,.bottom__right{width:100%;text-align:center}.bottom__right{margin-top:20px}.bottom__right ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom__wrap .tree{position:static;margin:0 auto;margin-top:20px}.bottom__wrap{padding-bottom:0}.footer__head h2{font-size:24px}.footer__head p{font-size:16px}.footer__wrap ul{width:30%}.s-subtitle{font-size:16px;margin-top:20px}.clients__wrap{margin-top:30px}.about__content{width:100%}.about .s-btn{margin-top:20px}.s-btn{margin-top:20px}.seotext__text{margin-top:20px}.seotext__text p{font-size:14px}.edge__item .icon{width:40px;height:40px;top:30px;left:15px}.edge__content{padding-left:50px}.edge__content h4{font-size:16px}.edge__content p{font-size:14px;margin-top:10px}.edge__item{padding:30px 15px;padding-bottom:10px}.baner__text{font-size:18px}.baner__links{margin-top:10px}.baner{padding:40px 0}}@media (max-width:640px){.result__image{height:150px}.main__title{font-size:40px}.main__above{font-size:20px}.adv__item{width:100%;margin:10px 0}.result__count .title{font-size:30px}.about__image{width:100%}.state__item .link{font-size:16px}.state__item .title{font-size:16px}.state__item .text{font-size:14px}.faq__head p{font-size:15px}.faq__hidden{padding:0 10px}.faqWrap{margin:0;margin-top:20px}.baner__links .link{width:100%;margin:10px 0;text-align:center}.baner__links .or{display:none}.baner__links{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__head h2{font-size:20px}.footer__head p span svg{width:20px;height:auto}.result__text{font-size:14px}.result__head{font-size:18px}}