/* General */
html[lang="ru-RU"] .nav.primary-nav >li > a,
html[lang="ru-RU"] #footer,
html[lang="ru-RU"] body { font-family: 'Roboto', sans-serif !important; font-weight: 400; }
html[lang="ru-RU"] .agencies-template section#sec-2 h2 { font-size: 22px; }
html[lang="ru-RU"] .quotes-short, .quotes-long { font-size: 16px; }
.cn-qr { display: block; margin: auto; max-width: 115px; margin-top: 15px; }

.hbspt-form { display: none; }

select,
input { -webkit-appearance: none; }
.single .item.blog.post .post-body ol li { margin: 10px 0; }
#loading-animation { top: 10%; left: 48%; position: absolute; -webkit-animation: pulse 1s linear infinite; }


.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1.5);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1.5);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}
.footer-new li.offices a,
.footer-new li.support a { min-height: 30px; }
header#site-header #logo { top: 0px; width: 185px; height: 60px; display: block; z-index: 999; position: absolute; left: 0; }
.slick-slide img { margin: auto; }
#logo img { max-width: 100%; }
.wp-caption-text { font-size: 12px; font-style: italic; }
.page-template-page-sticker-admin input[type="checkbox"]{ -webkit-appearance: initial; width: 15px; height: 15px; background: #39434e;     position: absolute; left: -15px; top: -4px; }
.page-template-page-sticker-admin .item { text-align: left; font-size: 13px; margin: 10px; position: relative; padding: 2px 5px; }
.page-template-page-sticker-admin .item:nth-child(odd) { background: #e1e1e1; }
.page-template-page-sticker-admin input[type="checkbox"]:checked{ background: #7fb452; }
.page-template-page-sticker-admin .item span { margin-right: 15px; font-weight: normal; }
.page-template-page-sticker-admin .item span label { margin-right: 5px; }
.page-template-page-sticker-admin .section-banner-carrier { height: 70px; }
#top-header li.login {  }
#top-header .header-top > li a:hover { font-weight: 400; }  
#top-header li.login > a { position: relative; background: #39434e; width: auto; font-size: 12px; height: 30px; line-height: 29px; display: inline-block; border: 1px solid #7fb452; color: #7fb452; width: 78px; text-align: left; padding: 0 5px; border-radius: 2px; }
#top-header li.login > a .avatar,
#top-header li.login > a svg { float: left; max-width: 17px; width: 17px; position: relative; top: 6px; margin-right: 5px; }
#top-header li.login > a .avatar { height: 14px; background: #7fb452; -webkit-mask-image: url('../images/avatar.svg'); 	-webkit-mask-size: 100%; -webkit-mask-repeat: no-repeat; }
#top-header .header-top > li.login a:hover { color: #39434e; background: #7fb452; -webkit-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; }
#top-header li.current > a:after { -webkit-mask-image: url('../images/arrow-2.svg'); background: #fff; -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100%; height: 11px; top: 2px; }
#top-header li.current { background: #39434e; border-radius: 2px; border: 1px solid #b7c0ca; padding-right: 5px; padding-left: 10px; }
.lang-drop { border-radius: 2px; border-right: 1px solid #b7c0ca; border-left: 1px solid #b7c0ca; border-bottom: 1px solid #b7c0ca; left: -1px; width: 103%; }
#top-header li.login { margin-right: 12px; padding-left: 5px; overflow: hidden; }
#top-header li.login > a svg path { fill:#7fb452; -webkit-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; }
#top-header li.login > a:hover svg path { fill:#39434e; -webkit-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; }
#top-header li.current > a { color: #b7c0ca; padding-right: 22px; }
.lang-drop { background: #39434e; }

@media (max-width: 767px) {
    .section-secondary .section-image img { max-width: 200px; }
    .section-reporting .mobile-width,
    .mobile-width {  width: auto; margin: auto; display: block; }
    .footer-widget.widget_nav_menu{ text-align: left; }    
    #footer h3, h3.widget-title { text-align: left; }
}

@media (max-width: 767px) {
    .footer-widget.widget_nav_menu{ text-align: center; }    
    #footer h3, h3.widget-title { text-align: center; }
}

/* General END */

/* Content Locker */

.ulp-layer select { background: url(../images/arrow-small.png) no-repeat 96% 55%; }
.ulp-checkbox label { height: 10px; }
.ulp-checkbox { border-color: #000 !important; }
.ulp-checkbox label:after { background: #0090d0 !important; }
.ulp-input.ulp-input-field { border: 1px solid #c2c2c2 !important; color: #000 !important; }
.ulp-input.ulp-input-field:focus { color: #000 !important; }
.ulp-layer ::-webkit-input-placeholder { color: #c2c2c2; }
.ulp-layer :-moz-placeholder { color: #c2c2c2; opacity:  1; }
.ulp-layer ::-moz-placeholder { color: #c2c2c2; opacity:  1; }
.ulp-layer :-ms-input-placeholder { color: #c2c2c2; }
.ulp-layer :placeholder-shown { color: #c2c2c2 !important; }
.ulp-content { font-family: 'Gotham SSm A', 'Gotham SSm B'; }
.ulp-layer h3 { color: #0090d0 !important; font-size: 26px !important; }
.ulp-layer .ulp-submit { background: #0090d0 !important; color: #fff !important; text-transform: uppercase; border: none !important; padding: 9px 0; width: 100%; }
.ulp-layer .ulp-submit:hover { opacity: 0.9; }
.ulp-layer .remark { color: #c2c2c2 !important; font-size: 12px !important; }
.ulp-inline-window { margin: 0 !important; position: relative; }
.ulp-inline-window:before { content:  ""; position: absolute; top: 0; background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.83) 71%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.83) 71%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.83) 71%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); height: 150px; display: block; width: 100%; top: -155px; }
#checkbox-text { color: #000 !important; font-size: 12px !important; }

@media (max-width: 479px) {
    #checkbox-text { color: #c2c2c2 !important; font-size: 20px !important;  font-size: 24px !important; top: -56px; position: relative; left: 85px; }
    .ulp-layer:first-child { height: 100px !important; }
    .ulp-layer { height: 70px !important; margin-bottom: 15px !important; position: initial !important; width: 100% !important; }
    .ulp-layer h3 { font-size: 40px !important; }
    .ulp-input.ulp-input-field { height: 70px !important; margin-bottom: 20px !important; font-size: 30px !important; }
    .ulp-layer .ulp-submit { font-size: 30px !important; }
    .ulp-inline-window { height: 290px !important; }
    .ulp-layer .remark { color: #c2c2c2 !important; font-size: 18px !important; }
    .ulp-checkbox { width: 60px !important; height: 60px !important; }
}

/* Content Locker END */

/* Search Results */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,0.83+71,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.83) 71%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.83) 71%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.83) 71%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



.search-no-results .section-blog-items {  max-width: 100%; min-height: 300px; padding-top: 100px; }
.search-no-results .main .shell {  width: 100%; text-align: center; }
.no-results-img {  display: inline-block; }
.no-results-msg { text-align: left; margin-left: 20px; margin-top: 20px; display: inline-block; vertical-align: top; color: #626b77; font-size: 32px; line-height: 44px; }
.no-results-msg a { color: #0090d0; font-size: 28px; font-family: 'Architects Daughter', cursive; font-weight: 400; }

@media (max-width: 767px) {
    .no-results-msg { text-align: center; font-size: 17px; line-height: 28px; }
    .no-results-msg a {	font-size: 22px; }
    .search-no-results .section-blog-items { padding-top: 0px; }
}

@media (min-width: 1300px) {
    .no-results-msg { font-size: 34px; line-height: 46px; }
}

/* Search Results END */

/* Mobile Menu */
body.mobile-menu-open { overflow: hidden;  }
header#site-header { padding-bottom: 0px; }
.admin-bar header#site-header.fixed { top: 0px !important; padding-bottom: 0 !important; padding-top: 15px; height: 60px !important; }
.irm .li-responsive { padding-left: 0; padding-top: 15px; } 
.nav.primary-nav >li.signup a { padding: 10px; width: 80%; margin: 15px auto; text-align: center; }
#custom-slider-1 .row { margin: 0; }
#afm_menu.afm_levels ul li.login svg path { fill: #fff; }
#afm_menu.afm_levels ul li.login svg { width: 25px; height: auto; position: relative; top: 6px; left: -4px; }

@media (max-width: 767px) {
    body { font-family: "Gotham", sans-serif; }
    .footer-widget.widget_nav_menu { margin: auto !important; }
    #footer h3, h3.widget-title { padding-left: 6px; }
    .products-template.padd111{ background: #eeeeef; } 
    #prodSec-1 h1 { line-height: 36px; }
    .products-template section#prodSec-3 img { margin: auto; display: block; }
    .section-office { margin-top: 10px; }
    .products-template section#prodSec-4 { padding-top: 40px; }
    .products-template section#prodSec-3 h2 { text-align: center !important; }
    .custom-table-1 { margin: auto !important; }
    a.btn-orange-small { font-size: 14px; }
    header#site-header { max-width: 50%; }
    .slide .toggle-btn { z-index: 10001; }
    
    html { padding-top: 52px!important; }
    #afm_wrapper { padding-top: 42px!important; } 					
    #afm_bar { display: block!important; }
}

@media (max-width: 480px) {
    .footer-widget.widget_nav_menu { margin: auto !important; }
    #footer h3, h3.widget-title { padding-left: 0px; }
}

/* Mobile Menu End */


/* Navigation */
.nav.primary-nav >li.learn {}
.wp-pagenavi span.current,
.wp-pagenavi .current { border-color: #0090d0; color: #0090d0; }
.wp-pagenavi .current,
.wp-pagenavi .extend,
.wp-pagenavi a { color: #8f8f8f; width: 40px; height: 40px; display: inline-block; line-height: 35px; border-color: #8f8f8f; border-radius: 3px; }
.wp-pagenavi a, .wp-pagenavi span { margin: 4px; }
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .extend { border: none; }
.wp-pagenavi .nextpostslink { font-size: 0; background: #0090d0; background-size: 28px; -webkit-mask-image: url('../images/arrow.svg'); 	-webkit-mask-size: 28px; -webkit-mask-repeat: no-repeat; -webkit-mask-position: 0px 13px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.wp-pagenavi .previouspostslink { position: relative; font-size: 0px; }
.wp-pagenavi .previouspostslink:before { content: ""; position: absolute; width: 40px; height: 40px; font-size: 0; background: #0090d0; background-size: 28px; -webkit-mask-image: url('../images/arrow.svg'); 	-webkit-mask-size: 28px; -webkit-mask-repeat: no-repeat; left: 0; top: 0; }
#top-header li.current:hover .lang-drop { border-radius: 0px 0px 3px 3px; }
#top-header li.current { border-radius: 3px; }
/* Navigation End */

/* Footer */
#footer #menu-footer-we-speak-your-language li.current-menu-item > a { color: #fff; }
.footer-widget.widget_nav_menu { margin-right: 70px; }
.footer-new li a { -webkit-mask-position: -4px -4px; -webkit-mask-size: 125%; mask-position: -4px -4px; mask-size: 125%; } 
.footer-new li.twitter a { background-position: 0 0; background-color: #7fb452; -webkit-mask-image: url('../images/ico-twitter.svg'); mask-image: url('../images/ico-twitter.svg'); }
.footer-new li.facebook a { background-position: 0 0; background-color: #7fb452; -webkit-mask-image: url('../images/ico-fb.svg'); mask-image: url('../images/ico-fb.svg'); }
.footer-new li.linkedin a { background-position: 0 0; background-color: #7fb452; -webkit-mask-image: url('../images/ico-linkedin.svg'); mask-image: url('../images/ico-linkedin.svg'); }

/* Footer End */

/* Custom Select Box */
.selectBox-dropdown .selectBox-arrow { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); border: none; background: url('../images/arrow-green-small.png') no-repeat center center; }
.selectBox-dropdown .selectBox-label { width: 100% !important; }
.selectBox-options.selectBox-options-bottom. { border-radius: 0px; width: 100% !important; max-width: 314px; box-shadow: none; }
.selectBox-options.selectBox-options-bottom.full-selectBox-dropdown-menu { max-width: 650px; }
.selectBox-options LI A { color: #adadad; font-size: 14px; line-height: 40px; padding: 0 .5em 0 40px; }
.selectBox-options LI A:hover { color: #80b352; cursor: pointer; }
.selectBox-options LI.selectBox-selected a { background-color: #fff !important;  }
.selectBox-options LI.selectBox-disabled A { color: #adadad; }
.selectBox-dropdown .selectBox-label { color: #adadad; line-height: 28px; vertical-align: middle; border-left: 1px solid #80b352; }
.half-selectBox-dropdown-menu { max-width: 313px; }
.selectBox-dropdown-menu { color: #adadad; border-right: 2px solid #80b352; border-left: 2px solid #80b352; border-bottom: 2px solid #80b352; z-index: 100; padding: 0 20px; }
.custom-select { font-size: 14px; cursor: pointer; }
.custom-select { color: #adadad; line-height: 40px; padding-left: 0px; }
.custom-select .current { cursor: pointer; line-height: 33px; display: inline-block; width: 100%; padding: 0 2px; color: #adadad; }
.custom-select .option-list { display: none; line-height: 50px; width: 100%; padding: 0 2px; color: #adadad; position: absolute; background: #fff; left: -26px; top: 100%; }
.custom-select .option-list .option { line-height: 40px; padding-left: 44px; cursor: pointer; }
.custom-select .option-list .option:hover { color: #80b352; }
.custom-select.on .option-list { display: block; line-height: 50px; display: inline-block; width: calc( 100% + 4px ); color: #adadad; position: absolute; background: #fff; left: -2px; border-right: 2px solid #80b352; border-left: 2px solid #80b352; border-bottom: 2px solid #80b352; z-index: 100; padding: 0 20px; max-height: 200px; overflow-y: auto; }
.custom-select .arrow { display: block; position: absolute; top: calc( 50% - 5px ); height: 10px; width: 10px; right: 15px; background: url('../images/arrow-green-small.png') no-repeat center center; -ms-transform: rotate(180deg); /* IE 9 */ -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ transform: rotate(180deg) }
.custom-select.on .arrow { -ms-transform: rotate(0deg); /* IE 9 */ -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */ transform: rotate(0deg); }
.single .item.blog.post .post-body ul ul { list-style: disc; background: none; }
.single .item.blog.post .post-body ul ul li{ list-style: disc; background: none; margin-left: 40px; }

/* Custom Select Box END */

/* Popup Stickers */
#popup-stickers ::-webkit-input-placeholder { font-size: 14px; }
#popup-stickers .form-alt input { color: #000; }
#popup-stickers select[name="country"] { position: relative; background-size: contain; display: inline-block; width: 30px; line-height: 20px; background: #fff url('../images/ico-globe-green.svg') no-repeat 0 0; height: 44px; background-size: 24px; background-position: 10px 10px; } 
#popup-stickers .form-alt .field.half { width: 100% !important; max-width: 314px; }
#popup-stickers .form-alt .field.full { width: 100% !important; max-width: 650px; }
#popup-stickers { max-width: 700px; width: 100%; background: #fff; margin: auto; padding: 30px 0px 20px 0px; height: 760px; overflow: hidden; position: relative; }
#popup-stickers .selectBox-dropdown .selectBox-label { border-left: 1px solid #0090d0; }
#popup-stickers .form-alt .field.selectBox { padding-left: 50px; }
#popup-stickers select[name="country"] {  }
#popup-stickers .form-alt .field.selectBox { padding-left: 50px; }
#popup-stickers .form-alt .country-field .field.selectBox { background: #fff url('../images/ico-globe-2.svg') -36px -41px no-repeat; background-size: 100% 200%; background-position: -126px -31px; padding: 6px 10px 6px 62px; }
#popup-stickers .form-alt .subject-field .field.selectBox { padding: 6px 10px 6px 62px; }
#popup-stickers .error-holder { text-align: center; color: red; }
#popup-stickers .holder { display: block; width: 100%; }
#popup-stickers .holder h2 { color: #323b46; font-size: 27px; text-align: center; }
#popup-stickers .popup-header h2 { margin-bottom: 15px; color: #323b46; font-size: 27px; text-align: center; }
#popup-stickers .steps-holder { text-align: center; }
#popup-stickers .steps-holder .step { cursor: pointer; padding-bottom: 10px;  margin: 0 15px; display: inline-block; font-size: 16px; color: #909191; }
#popup-stickers .steps-holder .step span { font-size: 12px; display: inline-block; margin-right: 5px; color: #fff; border-radius: 100%; background: #909191;	width: 20px; height: 20px; line-height: 20px; }
#popup-stickers .steps-holder .step.active { color: #0090d0; border-bottom: 1px solid #0090d0; }
#popup-stickers .steps-holder .step.active span { background: #0090d0; }
#popup-stickers .stickers-holder { text-align: center;  padding: 20px 0; }
#popup-stickers .stickers-holder .sticker { cursor: pointer; border: 1px solid #fff; margin: 20px 0; width: 24%; position: relative; height: 170px; display: inline-block; padding: 20px 5px; vertical-align: top; }
#popup-stickers .stickers-holder .sticker.selected { border: 1px solid #0090d0; border-radius: 3px; }
#popup-stickers .stickers-holder .sticker img { max-width: 100%; height:  auto; max-height: 120px; width: auto; }
#popup-stickers .stickers-holder .sticker .sticker-checkbox { display: inline-block; position: absolute; bottom: -10px; height: 20px; width: 20px; left: 50%; margin-left: -10px; border-radius: 100%; background: #e8e8e8; border: 1px solid #bababa; }
#popup-stickers .stickers-holder .sticker.selected .sticker-checkbox:before { content: ""; width: 10px; height: 10px; margin-left: -5px; margin-top: -5px; position: absolute; top: 50%; left: 50%; background: #0090d0; display: block; border-radius: 100%; }
#popup-stickers .btn-blue { border: 2px solid #fff; padding: 15px 0; display: block; margin: auto; background: #0090d0; color: #fff; width: 100%; max-width: 300px; text-align: center; }
#popup-stickers .btn-white { padding: 15px 0; display: block; margin: auto; border: 2px solid #0090d0; background: #fff; color: #0090d0; width: 100%; max-width: 300px; text-align: center; }
#popup-stickers .btn-white.success { max-width: 100%; }
#popup-stickers .buttons-holder { text-align: center; padding-top: 20px; }
#popup-stickers .btn-white,
#popup-stickers .btn-blue { margin: auto 10px; max-width: 200px; display: inline-block; vertical-align: top; }
#popup-stickers .btn-white:hover { background: #0090d0; color: #fff; webkit-transition: all 1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; }
#popup-stickers .btn-blue:hover { background: #fff; color: #0090d0; border: 2px solid #0090d0; webkit-transition: all 1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; }
.form#step-2 { max-width: 90%; margin: 60px auto 30px auto; } 
.form-alt.form#step-2 .field { border: 1px solid #0090d0; padding: 5px 5px 5px 62px; } 
.form-alt.form#step-2 .field-icon span { background-image: none; background-color: #0090d0; -webkit-mask-size: 230%; -webkit-mask-position: -16px -22px; display: inline-block; width: 30px; height: 30px; }
.form-alt.form#step-2 .field-icon.subject span { -webkit-mask-image: url('../images/ico-envelope-2.svg'); mask-image: url('../images/ico-envelope-2.svg'); }
.form-alt.form#step-2 .field-icon.message span { -webkit-mask-image: url('../images/ico-envelope-2.svg'); mask-image: url('../images/ico-envelope-2.svg'); }
.form-alt.form#step-2 .field-icon.address span { -webkit-mask-image: url('../images/ico-home.svg'); mask-image: url('../images/ico-home.svg');  }
.form-alt.form#step-2 .field-icon.company span { -webkit-mask-image: url('../images/ico-home.svg'); mask-image: url('../images/ico-home.svg');  }
.form-alt.form#step-2 .field-icon.country span { -webkit-mask-image: url('../images/ico-globe-2.svg'); mask-image: url('../images/ico-globe-2.svg'); }
.form-alt.form#step-2 .field-icon.email span { -webkit-mask-image: url('../images/ico-envelope-2.svg'); mask-image: url('../images/ico-envelope-2.svg'); }
.form-alt.form#step-2 .field-icon.last-name span,
.form-alt.form#step-2 .field-icon.first-name span { -webkit-mask-image: url('../images/ico-person.svg'); mask-image: url('../images/ico-person.svg'); }
.form-alt.form#step-2 .field-icon { top: 6px; border-right-color: #0090d0; }
.form-alt.form#step-2 .field-icon { top: 6px; border-right-color: #0090d0; }
.form-alt.form#step-2 .custom-select.on .option-list { 	border-right: 2px solid #0090d0; border-left: 2px solid #0090d0; border-bottom: 2px solid #0090d0; }
.form-alt.form#step-2 .custom-select.on .option-list .option { line-height: 18px; }
.form-alt.form#step-2 .form-row { margin-bottom: 20px; }
#sticker-banner { z-index: 10000; width: 400px; padding: 40px 0px 15px 15px; background: #fff; position: fixed; right: -420px; bottom: 0; box-shadow: 0px 0px 4px #000; webkit-transition: all 1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; }
#sticker-banner.open { right: 0px; webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; -o-transition: all 1.5s ease; -ms-transition: all 1.5s ease; transition: all 1.5s ease; }
#sticker-banner .close-btn { width: 11px; height: 11px; position: absolute; top: 10px; left: 10px; background: url('../images/close-btn-2.png') no-repeat 0 0; }
.mfp-close-btn-in .mfp-close { cursor: pointer; width: 11px; height: 11px; background: url('../images/close-btn-2.png') no-repeat 0 0; }
#sticker-banner h3 { font-size: 28px; color: #323b46; }
#sticker-banner .btn-blue { padding: 8px 10px 5px 10px; color: #fff; background: #0090d0; font-size: 15px; margin: auto 10px auto 0px; max-width: 200px; display: inline-block; vertical-align: top; float: left; margin-top: 15px; }
#sticker-banner img { float: right; }

@media (max-width: 767px) {
    #sticker-banner { display: none; }
    .page-template-page-contact-v3 .form-alt .field.half,
    .custom-select { max-width: 100%; }
    .page-template-page-contact-v3 .form-alt .field.half,
    .page-template-page-contact-v3 .country-field .form-alt .field.half {
/*
        background: #fff url('../images/ico-globe-2.svg') -36px -41px no-repeat;
        background-size: 100% 200%;
        background-position: -149px -37px;
*/
    }
}

/* Popup Stickers END */

/* Forms */


.progress { overflow: hidden; height: 5px; margin-bottom: 0px; background-color: #f7f7f7; background-image: -moz-linear-gradient(top,  #f5f5f5,  #f9f9f9); background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#f5f5f5),  to(#f9f9f9)); background-image: -webkit-linear-gradient(top,  #f5f5f5,  #f9f9f9); background-image: -o-linear-gradient(top,  #f5f5f5,  #f9f9f9); background-image: linear-gradient(to bottom,  #f5f5f5,  #f9f9f9); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#fff9f9f9',  GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0,  0,  0,  0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,  0,  0,  0.1); box-shadow: inset 0 1px 2px rgba(0,  0,  0,  0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: none;box-shadow: none;
}

.progress .bar { width: 0%; height: 100%; color: #ffffff; float: left; font-size: 12px; text-align: center; text-shadow: 0 -1px 0 rgba(0,  0,  0,  0.25); background-color: #0e90d2; background-image: -moz-linear-gradient(top,  #149bdf,  #0480be); background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#149bdf),  to(#0480be)); background-image: -webkit-linear-gradient(top,  #149bdf,  #0480be); background-image: -o-linear-gradient(top,  #149bdf,  #0480be); background-image: linear-gradient(to bottom,  #149bdf,  #0480be); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',  endColorstr='#ff0480be',  GradientType=0); -webkit-box-shadow: inset 0 -1px 0 rgba(0,  0,  0,  0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0,  0,  0,  0.15); box-shadow: inset 0 -1px 0 rgba(0,  0,  0,  0.15); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease;
}

.progress .bar+.bar { -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15),  inset 0 -1px 0 rgba(0, 0, 0, .15); -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15),  inset 0 -1px 0 rgba(0, 0, 0, .15); box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15),  inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear,  0 100%,  100% 0,  color-stop(0.25,  rgba(255,  255,  255,  0.15)),  color-stop(0.25,  transparent),  color-stop(0.5,  transparent),  color-stop(0.5,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  transparent),  to(transparent));
    background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -moz-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top,  #ee5f5b,  #c43c35);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#ee5f5b),  to(#c43c35));
    background-image: -webkit-linear-gradient(top,  #ee5f5b,  #c43c35);
    background-image: -o-linear-gradient(top,  #ee5f5b,  #c43c35);
    background-image: linear-gradient(to bottom,  #ee5f5b,  #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',  endColorstr='#ffc43c35',  GradientType=0);
    height: 2px;
	border-radius: 0;
}

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear,  0 100%,  100% 0,  color-stop(0.25,  rgba(255,  255,  255,  0.15)),  color-stop(0.25,  transparent),  color-stop(0.5,  transparent),  color-stop(0.5,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  transparent),  to(transparent));
    background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -moz-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
}

.progress-success .bar, .progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top,  #62c462,  #57a957);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#62c462),  to(#57a957));
    background-image: -webkit-linear-gradient(top,  #62c462,  #57a957);
    background-image: -o-linear-gradient(top,  #62c462,  #57a957);
    background-image: linear-gradient(to bottom,  #62c462,  #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',  endColorstr='#ff57a957',  GradientType=0);
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear,  0 100%,  100% 0,  color-stop(0.25,  rgba(255,  255,  255,  0.15)),  color-stop(0.25,  transparent),  color-stop(0.5,  transparent),  color-stop(0.5,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  transparent),  to(transparent));
    background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -moz-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
}

.progress-info .bar, .progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top,  #5bc0de,  #339bb9);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#5bc0de),  to(#339bb9));
    background-image: -webkit-linear-gradient(top,  #5bc0de,  #339bb9);
    background-image: -o-linear-gradient(top,  #5bc0de,  #339bb9);
    background-image: linear-gradient(to bottom,  #5bc0de,  #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',  endColorstr='#ff339bb9',  GradientType=0);
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear,  0 100%,  100% 0,  color-stop(0.25,  rgba(255,  255,  255,  0.15)),  color-stop(0.25,  transparent),  color-stop(0.5,  transparent),  color-stop(0.5,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  transparent),  to(transparent));
    background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -moz-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
}

.progress-warning .bar, .progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top,  #fbb450,  #f89406);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#fbb450),  to(#f89406));
    background-image: -webkit-linear-gradient(top,  #fbb450,  #f89406);
    background-image: -o-linear-gradient(top,  #fbb450,  #f89406);
    background-image: linear-gradient(to bottom,  #fbb450,  #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',  endColorstr='#fff89406',  GradientType=0);
}

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear,  0 100%,  100% 0,  color-stop(0.25,  rgba(255,  255,  255,  0.15)),  color-stop(0.25,  transparent),  color-stop(0.5,  transparent),  color-stop(0.5,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  rgba(255,  255,  255,  0.15)),  color-stop(0.75,  transparent),  to(transparent));
    background-image: -webkit-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -moz-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: -o-linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
    background-image: linear-gradient(45deg,  rgba(255,  255,  255,  0.15) 25%,  transparent 25%,  transparent 50%,  rgba(255,  255,  255,  0.15) 50%,  rgba(255,  255,  255,  0.15) 75%,  transparent 75%,  transparent);
}

.password-verdict {
    display:none;
}
.sr-only {
    width: 180px;
    text-align: right;
    margin-right: 10px;
    display: none !important;
}

.page-template-page-get-started input#fname {
    background: url(../images/ico-man.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#lname {
    background: url(../images/ico-man.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#email {
    background: url(../images/ico-envelope.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#company-name, 
.page-template-page-get-started input#company{
    background: url(../images/ico-globe.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#company-url,
.page-template-page-get-started input#companywebsite{
    background: url(../images/ico-site.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#applink{
    background: url(../images/ico-link.png) 12px 11px no-repeat #fff;
    padding-left: 55px !important;
}
.page-template-page-get-started input#promo{
    //background: url(../images/ico-man.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started input#password{
    background: url(../images/ico-lock.png) 12px 11px no-repeat #fff;
}
.page-template-page-get-started textarea#msg{
    background: url(../images/ico-man.png) 12px 11px no-repeat #fff;
}

/* Forms End */


