.checkbox-rfq {
	position:relative;
	padding-left:25px;
  display: inline-block;
  padding-right: 12px;
}
.checkbox-rfq input[type=checkbox] {
	display:none;
}
.checkbox-rfq label:after {
    content: '';
    background: white;
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}
.checkbox-rfq input[type=checkbox]:checked + label:after {
	border:2px solid #fff;
	background-color:#017aff;
}

.text-pn {
   border: 1px solid transparent;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   background: #ffffff !important;
   outline: none;
   height: 30px;
   width: 350px;
   margin: 2px;
}

.text-qty {
   border: 1px solid transparent;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   background: #ffffff !important;
   outline: none;
   height: 30px;
   width: 50px;
   margin: 2px;
   text-align: center;
}

.icon--bubbles {
  -webkit-mask: url('/data/img/checkmark-circle-icon.svg') no-repeat 50% 50%;
  mask: url('/data/img/checkmark-circle-icon.svg') no-repeat 50% 50%; }
.quote-btn {
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.req {padding: 5px}
.req-qty {
  padding-left:30px;
  padding-right: 10px;
}
.req a {color: #007aff}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #007aaf;
}
.tabs-header.brd-5 {
    border: 5px solid white;
}

.tabs-header {
    position: relative;
    background: white;
    overflow: hidden;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 60px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 184, 217, 0.25);
    box-shadow: 0 10px 20px 0 rgba(0, 184, 217, 0.25);
}
.tabs-header .border {
    position: absolute;
    background: #f56920;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    bottom: 0;
    top: 0;
    height: auto;
    border-radius: 30px;
}
.quote-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 30px !important;
}
.requests {
    border-bottom: 1px solid #EAF5FC;
  padding: 10px;
  position: relative;
 
}
.tabs-header ul {
    position: relative;
    z-index: 1;
    margin: 0;
    display: table;
  padding-left: 0px; 
}
.tabs-header li {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    padding: 0;
    margin: 0;
    display: table-cell;
}
.tabs-header-2 li {
    position: relative;
    background: white;
    overflow: hidden;
    display: inline-block;
    border-radius: 30px;
    /*margin-bottom: 60px;*/
    border: 1px solid gray;
    /*-webkit-box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);
    box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);*/
}  
  
.tabs-header .active a {
    color: #fff;
    background: linear-gradient(#00B8D9, #007A8F);
    border-radius: 30px;
}

.tabs-header a {
    z-index: 1;
    display: block;
    padding: 10px 20px;
    color: #666;
    text-decoration: none;
}
.tabs-header-2 .active a {
    color: #009EBA;
    /*background: linear-gradient(#389FFD, #007aff);*/
    border-radius: 30px;
}

.tabs-header-2 a {
    z-index: 1;
    display: block;
    padding: 10px 20px;
    color: #666;
    text-decoration: none;
}

.silver-block {
    background-color: #EAF5FC;
    padding-top: 70px;
    padding-bottom: 50px;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
    text-align: center;
}
.mach-block {
    background-color: #EAF5FC;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
    text-align: center;
}
.white-block {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
    text-align: center;
}
.current{
    color: #009eba !important;
    font-weight: 700;
  }
.mainslide {
    background: linear-gradient( rgba(0, 158, 186, 0.85), rgba(0, 158, 186, 1) ), url(/data/img/bg-1920.jpg);
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  	z-index: 0;
    height: 560px;
    min-height: 530px;
    width: 100%;
    text-align: center;
}
.simple-page  {
      background: linear-gradient( #0055ccd6, #0055cc ), url(/data/img/bg-1920.jpg);
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.header__nav-item {
    margin-right: 25px;
    margin-left: 25px;
    display: inline; }
.container-fluid {
    padding-top: 20px;
    margin-top: 80px; 
    bottom: 0;
    width: 100%;
    left: 0;}
.numbers {
    text-align: left;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: 40px 40px;
    background-size: 40px;
    display: inline-block;
    width: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: none;
}
.numbers strong {
    display: block;
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 0 50px;
    padding: 6px 0 0 0;
    color: #fff;
}
.numbers span {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 0 0 0 53px;
    padding: 0;
    color: #fff;
}
.second-block {
    background: linear-gradient( #ffffff, #eaf5fc );
    padding-top: 70px;
    padding-bottom: 50px;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
}
.find-more {
    background: radial-gradient(#fafafa, #fff);
    padding-top: 70px;
    padding-bottom: 150px;
    padding-right: 2%;
    padding-left: 2%;
    position: relative;
}
.h2-main {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 42px;
    font-weight: 600;
}
.h2-simple {
    position: relative;
    margin-top: -70px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #027afe;
    font-size: 42px;
    font-weight: 700;
}
.h2-underline:after {
    content: "";
    display: block;
    position: absolute;
    width: 256px;
    height: 2px;
    background: #e00015;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.h1-main {
    color: white; 
    font-size: 3em;
    padding-top: 150px;
    font-weight: 600; 
    text-shadow: 0px 0px 20px rgba(0,0,0,.5);
}
.h1-main span {
  font-weight: 300;
}
.navbar-menu {
    position: relative;
    float: center;
    z-index: 2;
}
.navbar-toggle {
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    margin: 0;
    float: center;
    padding: 17px 0;
    border: 0 solid #fff;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.icon-bar {
    background: white;
    border-radius: 2px;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}
.icon-barblu {
    background: #009eba;
    border-radius: 2px;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}
.blur {
  -webkit-filter: blur(5px);
     -moz-filter: blur(5px);
       -o-filter: blur(5px);
      -ms-filter: blur(5px);
          filter: blur(5px);
}
.caret-main {
    display: inline-block;
    color: white;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid 9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.search-window {
    border-radius: 60px;
    -webkit-box-shadow:  0 20px 30px 0 rgba(2, 122, 254, 0.2);
    -moz-box-shadow: 0 20px 30px 0 rgba(2, 122, 254, 0.2);
    box-shadow: 0 20px 30px 0 rgba(2, 122, 254, 0.2);

  }
/* SLIDER EFFECTS - START */
.features-slider {
    padding-top: 80px;
    position: relative;
    background-color: #EAF5FC;
}
.features-cards {
    position: absolute;
    width: 100%;
    height: 400px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.slick-list{overflow:visible}
.slick-list{
  position:relative;
  display:block;
  overflow:hidden;
  margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-track {
    height: 400px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.features-card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    min-width: 260px;
    max-width: 260px;
    height: 320px;
    margin-left: 42px;
    margin-right: 57px;
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 30px;
    outline: 0;
    transition: all 1.2s ease;
    -webkit-box-shadow: 0 25px 45px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 25px 45px 0 rgba(0,0,0,.1);
    box-shadow: 0 25px 45px 0 rgba(0,0,0,.1);
}
.feature1 .features-card-img {
    background-image: url('/data/img/cotton-start-128.png');
}
.feature2 .features-card-img {
    background-image: url('/data/img/cotton-quotes-128.png');
}
.feature3 .features-card-img {
    background-image: url('/data/img/cotton-savemoney-128.png');
}

.features-card-img {
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}
.slick-slide{display:none;float:left;min-height:1px}[dir=rtl] 
.slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}


.slick-slider .slick-list,.slick-slider .slick-track{
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0)}
.slick-slide slick-current:focus{outline:0}

/* SLIDER EFFECTS - END */

/* HOVER EFFECTS - START */
.grid {
	overflow: hidden;
	margin: 0;
	padding: 3em 0 0 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
/*.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 33.333%;
	height: 400px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
} */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 3%;
    max-height: 360px;
    width: 27%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
  margin:0 auto;
  width: 100%;

}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/* HOVER EFFECTS - END */

@media (min-width: 1200px) and (max-width: 1499px) {
    .hidden-lg {
        display: none !important;
    }
}


.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
    display: none !important;
}



@media (min-width: 1500px) {
    .container {
        width: 90%;
    }

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
6        clear:none;8
    }
}

@media (max-width: 767px) {

	.text-xs-left {
		text-align: left !important;
    margin-left: 10px;
	}

	.text-xs-center {
		text-align: center !important;
    font-weight: bold !important;
	}

	.text-xs-right {
		text-align: right !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  .h1-main {
    padding-top:125px;
}
  .header--static {
    padding-top: 12px !important;
} 
	.text-xs-left {
		text-align: left !important;
	}

	.text-xs-center {
		text-align: center !important;
	}

	.text-xs-right {
		text-align: right !important;
	}

	.text-sm-left {
		text-align: left !important;
	}
  	.text-sm-left-10 {
		padding-right:10%;
	}

	.text-sm-center {
		text-align: center !important;
	}

	.text-sm-right {
		text-align: right !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	.text-xs-left {
		text-align: left !important;
	}

	.text-xs-center {
		text-align: center !important;
	}

	.text-xs-right {
		text-align: right !important;
	}

	.text-sm-left {
		text-align: left !important;
	}

	.text-sm-center {
		text-align: center !important;
	}

	.text-sm-right {
		text-align: right !important;
	}

	.text-md-center {
		text-align: center !important;
	}

	.text-md-right {
		text-align: right !important;
	}
}

@media (min-width: 1200px) {

	.text-xs-left {
		text-align: left !important;
	}

	.text-xs-center {
		text-align: center !important;
	}

	.text-xs-right {
		text-align: right !important;
	}

	.text-sm-left {
		text-align: left !important;
	}

	.text-sm-center {
		text-align: center !important;
	}

	.text-sm-right {
		text-align: right !important;
	}

	.text-md-center {
		text-align: center !important;
	}

	.text-md-right {
		text-align: right !important;
	}

	.text-lg-left {
		text-align: left !important;
	}

	.text-lg-center {
		text-align: center !important;
	}

	.text-lg-right {
		text-align: right !important;
	}
}
@font-face {
	font-family: 'simple-line-icons';
	src:  url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.eot?v=2.2.2');
	src:  url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.eot?#iefix&v=2.2.2') format('embedded-opentype'),
	url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'),
	url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.woff2?v=2.2.2') format('woff2'),
	url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.woff?v=2.2.2') format('woff'),
	url('../../app/plugins/wp/resources/fonts/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ==========================================================================
Waypoints
========================================================================== */

.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9, .wp10, .wp11, .wp12, .wp13, .wp14,.wp15 .wp20, .wp21, .wp22 , .wpp1, .wpp2, .wpp3, .wpp4, .wpp5, .wpp6, .wpp7, .wpp8, .wpp9, .wpp10, .wpp11, .wpp12, .wpp13, .wpp14, .wpp15, .wpp16, .wpp17 {
    visibility: hidden!important;
  }

.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
    visibility: visible!important;
}

.delay-02s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.delay-03s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.delay-04s {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-06s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

* {
  outline: 0 !important; }

body {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-size: 20px; }

a {
  color: #8eb9f6; }

a:hover {
  text-decoration: none;
 }

i {
  display: inline-block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 100; }

::selection {
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  background: #009eba; }

.btn-lg {
  border-radius: 50px !important; }

.label-danger {
  background-color: #d10921; }

#mainProjectList .btn-group .btn {
  border-radius: 50px !important; }

.btn-group .btn {
  margin-right: -1px; }

.margin-top {
  margin-top: 20px; }

#mainProjectList .icon-cloud-upload {
  color: #7d8794; }

.margin-bottom {
  margin-bottom: 20px; }

.huge-margin-bottom {
  margin-bottom: 50px; }

.dropdown-menu {
  margin-top: 0px; }



.align-center {
  text-align: center;
  position: relative;}

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.margin-left {
  margin-left: 10px; }

.margin-right {
  margin-right: 10px; }

.strong {
  font-weight: 600; }

.silver {
  color: #9699a7; }

.silver-light {
  color: #c2c4cd; }

.inline-block {
  display: inline-block !important; }

.btn {
  border-radius: 5px;
  padding: 7px 10px;
  font-weight: 100;
  letter-spacing: normal; }

.btn-lg {
  padding: 10px 30px !important;
  border-radius: 3px;
  font-size: 16px; }

.icon-big {
  font-size: 40px; }

.info-box-pad {
  padding: 20px; }

.modal-content h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600}

.modal-body {
  padding: 40px; }

.modal-body .form-actions {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  width: auto; }

.modal-body form .control-label {
  margin-top: 10px; }

.modal-body .control-label {
  margin-top: 15px;
  font-weight: 300; }

.modal-body form input, .modal-body form select {
  width: 100%;
  padding: 12px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 10px; }

.modal-header {
  background-color: #fff;
  color: #131a23;
  padding: 45px;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: left;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.modal-header .close {
  color: #131a23;
  text-shadow: none;
  line-height: 1.4; }

.modal-content {
  border: 0px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f9; }

.modal.zoomin .modal-dialog {
  transform: scale(0.8);
  opacity: 1 !important;
  transition: all 0.1s; }

.modal.zoomin.in .modal-dialog {
  transform: scale(1);
  opacity: 1 !important; }

.modal.zoomin.in .modal-backdrop {
  opacity: 0.9; }

.modal.zoomin .modal-backdrop {
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
  opacity: 0; }

input[type=checkbox] {
  width: 30px !important; }

input[type=file]::-webkit-file-upload-button {
  cursor: pointer; }

.modal-backdrop.in {
  opacity: .7;
  filter: alpha(opacity=70); }

.modal-backdrop {
  z-index: 9999 !important; }

/*Uploader*/
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
  width: 100%;
  padding: 16px; }

.modal-backdrop {
  background-color: #131a23; }

.form-actions {
  width: 100%; }

.form-actions-inline .form-actions {
  width: auto; }

.btn-full-width {
  width: 100%;
  display: inline-block; }
.textalign{
    display: table-cell;
}

.modal-dialog {
  margin-top: 100px;
  z-index: 9999; }

.central-search {
  height: 52px;
  margin-top: 52px;
  margin-bottom: 30px;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  position: relative;;
 }
.central-search-box {
  padding-top: 5px}

.controls {
  position: relative; }

span.label-form-error, label.error {
  position: absolute;
  bottom: 10px;
  right: 0px;
  background-color: #d10921;
  color: white;
  padding: 8px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  border-radius: 2px;
  font-size: 12px;
  line-height: 100%; }

label.error {
  bottom: 5px; }

input.label-form-error, input.error {
  border: 1px #d10921 solid; }

.error input {
  border-color: #d10921; }

.circle {
  border-radius: 50%; }

input, .bootstrap-select {
  border-radius: 3px;
  border: 1px transparent solid; }

.btn-group.open .dropdown-toggle {
  background-color: #ebedf3; }

.btn:focus, .bootstrap-select .dropdown-toggle:focus {
  outline: none !important; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default:hover {
  background-color: transparent; }

.btn-default:focus, .btn-default.focus {
  border: 1px #dee2eb ; }
.btn-user-main, .btn-user-main:active, .btn-user-main.active, .btn-user-main:hover, .btn-user-main.hover, .btn-user-main:focus, .btn-user-main.focus  {
  color:white; 
  background-color: 
  transparent !important;
  margin-top: 3px;
}
.bootstrap-select .btn-default {
  border: 0px;
  padding-top: 10px;
  padding-bottom: 10px; }

.btn-link:hover {
  color: white;
  text-decoration: none; }

.btn-primary {
  background: linear-gradient(#389FFD, #007aff);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);
  box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);

  
  }

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: linear-gradient(#007aff, #389FFD) !important;
  color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);
  box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);}
.btn-whiteblu {
  background-color: #EAF5FC;
  border-color: #EAF5FC; 
  color: #44444e;
  white-space: nowrap;}

.btn-whiteblu:hover, .btn-whiteblu:active, .btn-whiteblu:focus {
  background-color: #007aff;
  background: linear-gradient(#389FFD, #007aff);
  border-color: #007aff;
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25)0;}

.btn-warning {
  background-color: #da5513;
  border: 0px; }

.btn-warning:hover {
  background-color: #cc5600; }

.btn-lg-icon {
  padding-left: 65px !important; }

.dropdown-menu li i {
  margin-right: 5px;
  margin-left: 2px; }



.label {
  font-size: 100%; }

@media (min-width: 768px) {
  .border-right {border-right: 1px solid #ccc}
  .modal-bigger {
    width: 750px; }

  .modal-smaller {
    width: 500px; } }
@media (max-width: 991px) {
  .runTutorial {
    display: none !important; } }
.modal-smaller .btn-full-width {
  width: 100%; }

.modal-smaller .form-actions {
  width: 100%; }

.alert {
  border-radius: 0px;
  text-align: left;
  margin-bottom: 0px;
  padding: 15px;
  padding-left: 20px;
  color: white;
  border: 0px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 350px;
  z-index: 9999999;
  border-radius: 3px;
  font-size: 15px; }

.alert-error {
  background-color: #d10921; }
.alert-success {
  background-color: #5cb85c; }

.alert i {
  line-height: 20px;
  vertical-align: bottom;
  margin-right: 5px;
  font-size: 20px; }

.label-default {
  background-color: #b6bac3; }

.orange {
  color: #e16c25; }

.green {
  color: #5cb85c; }

.red {
  color: #d10921; }

.blue {
  color: #2f7fef; }

.gray {
  color: #7d8794; }

.dark-gray {
  color: #495462; }

.silver {
  color: #b9bcc3; }

.white {
  color: white; }

.black {
  color: #131a23; }

.orange-bg {
  background-color: #e16c25; }

.green-bg {
  background-color: #5cb85c; }

.red-bg {
  background-color: #d10921; }

.blue-bg {
  background-color: #2f7fef; }

.gray-bg {
  background-color: #7d8794; }

.silver-bg {
  background-color: #d2d6df; }

.white-bg {
  background-color: white; }

.line-bg {
  background-color: #2d3a4b;
  border: 1px #495462 solid !important; }

.tooltip-inner {
  padding: 8px;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #131a23;
  max-width: 500px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #131a23; }

.tooltip.left .tooltip-arrow {
  border-left-color: #131a23; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #131a23; }

.tooltip.right .tooltip-arrow {
  border-right-color: #131a23; }

.terms-box {
  padding: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #ffffff;
  padding-top: 20px; }

.terms-box h1 {
  font-size: 24px;
  color: #131a23; }

.technical-alert {
  text-align: center;
  padding: 25px;
  background-color: #d35400;
  color: white; }

.login-btn i {
  position: inherit;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }

.login-btn .fa-cog {
  width: 29px; }

.smaller-padding {
  padding-top: 11px !important;
  padding-bottom: 11px !important; }

.label {
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-weight: normal;
  font-size: 12px; }

.btn:active, .btn:focus, .btn.active {
  background-image: none;
  outline: 0;
 }

.btn-danger {
  background-color: #d10921;
  border-color: #d10921; }

.btn-danger:hover {
  background-color: #ba1f2e;
  border-color: #ba1f2e; }

.spinner {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  margin-bottom: -2px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation-name: spin;
  -webkit-animation-name: spin;
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  display: inline-block; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e6e6e6; }

.dropdown-menu {
  /*margin-left: -15px;
  margin-top: 5px;
  /*-webkit-box-shadow: none;*/
  /*box-shadow: none;*/ }




.nav-bullets {
  font-size: 18px;
  line-height: 0px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 4px;
  margin-left: 6px;
  letter-spacing: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group {
  cursor: pointer; }

.toggle-btn {
  width: 39px;
  height: 18px;
  border-radius: 18px;
  border: 1px rgba(122, 122, 122, 0.3) solid;
  position: relative;
  display: inline-block;
  background-color: rgba(122, 122, 122, 0.1);
  transition: ease-in-out all 0.2s;
  cursor: pointer; }

.toggle-btn .toggle-btn-bullet {
  border-radius: 50%;
  background-color: white;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 2px;
  top: 1px;
  transition: ease-in-out all 0.2s;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }

.toggle-btn-active {
  background-color: #5cb85c;
  border: 1px #5cb85c solid; }

.toggle-btn-active .toggle-btn-bullet {
  background-color: white;
  left: 21px; }

.toggle-btn .toggle-btn-on {
  display: none; }

.icon-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 2px transparent solid; }

.silver-bg-outline {
  background-color: transparent;
  border: 2px rgba(255, 255, 255, 0.3) solid !important; }

.dropdown-menu li {
  transition: all ease-in-out 0.1s; }
  .dropdown-menu li a {
    transition: all ease-in-out 0.1s; }
  .dropdown-menu li:hover a {
    background-color: #ebedf3; }




@keyframes spin {
  100% {
    transform: rotate(360deg); } }
.fadein {
  animation: fadein 100ms ease-out; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeout {
  animation: fadeout 100ms ease-out; }

@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.modal-content .spinner {
  margin-left: 43%;
  margin-top: 60px;
  margin-bottom: 75px;
  border: 3px solid #dee2eb;
  border-left-color: transparent;
  border-right-color: transparent;
  width: 50px;
  height: 50px; }

.modal-content .btn .spinner {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border: 2px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  width: 20px;
  height: 20px;
  margin-bottom: -4px;
  margin-top: -2px; }

#shareModalContent {
  color: #272D3B; }

.shareOptions .optionRow {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  line-height: 24px; }

.shareOptions .optionRow .toggle-btn {
  float: right;
  margin-top: 4px; }

.shareOptions .optionRow i {
  font-size: 18px;
  margin-right: 10px; }

.shareOptions .form-actions {
  border: 0px; }

.tab-modal-top {
  margin-bottom: -36px;
  margin-top: 20px; }

.tab-modal-top li a {
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 15px; }

.tab-modal-top .active a {
  background-color: #f5f5f9 !important; }

.tab-modal-top i {
  margin-right: 10px; }

.tab-modal-top li a:hover {
  background-color: #f5f5f9 !important; }

.shareUrls {
  list-style: none;
  padding-left: 0px; }

.shareUrls > li {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  padding-top: 15px;
  padding-left: 50px;
  position: relative; }

.shareUrls .icon-link {
  font-size: 20px;
  position: absolute;
  left: 15px;
  top: 26px; }

.shareUrls .red {
  font-size: 24px;
  display: inline-block;
  margin-top: 8px; }

#shareResoult input {
  width: 100%;
  padding: 8px;
  padding-left: 10px;
  padding-right: 10px; }

#shareResoult textarea {
  width: 100%;
  padding: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  border: 1px #ddd solid;
  height: 75px; }

textarea {
  max-width: 100%; }

.shareUrl h4 {
  margin-bottom: 30px;
  margin-top: -5px; }

.shareUrl {
  padding-bottom: 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5; }

.share-numbers {
  list-style: none;
  padding-left: 0px;
  position: absolute;
  right: 100px;
  top: 0px; }

.share-numbers li {
  border-bottom: 0px;
  display: inline-block;
  float: right;
  font-size: 20px; }

.share-numbers li i {
  padding: 15px;
  padding-top: 28px; }

#sharePasswordText {
  margin-left: 30px;
  margin-top: 10px;
  width: 40%;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px; }

#shareResoultSuccess .icon-check {
  font-size: 40px;
  font-size: 60px; }

#shareResoultSuccess {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

#shareResoultSuccess .silver {
  margin-top: 10px;
  margin-bottom: 15px; }

.modal.zoomin.in .modal-backdrop {
  position: fixed; }

.btn-dropdown {
  width: 200px;
  height: 70px;
  display: inline-block;
  position: relative; }

.btn-dropdown ul {
  width: 200px;
  background-color: #1d222e;
  padding-left: 0px;
  position: absolute;
  left: -80px;
  top: 70px;
  z-index: 999;
  visibility: hidden; }

.btn-dropdown ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #1d222e;
  border-width: 10px;
  margin-left: -10px; }

.btn-dropdown:hover ul {
  visibility: visible; }

.btn-dropdown ul li {
  display: block; }

.btn-dropdown ul li a {
  font-size: 14px;
  list-style: none;
  line-height: normal;
  padding: 10px;
  padding-left: 20px;
  display: block;
  float: none;
  color: rgba(255, 255, 255, 0.5); }

.btn-dropdown ul li a:hover {
  color: white; }

.btn-dropdown ul li a i {
  margin-right: 10px; }

.btn-dropdown ul li:first-child a {
  padding-top: 20px; }

.btn-dropdown ul li:last-child a {
  padding-bottom: 20px; }

.modal .green {
  color: #459845; }

.btn {
  font-weight: 300;
  letter-spacing: normal; }

.btn-noborder {
  border: 0px !important; }

.icon-medium {
  font-size: 48px; }

.icon-big {
  font-size: 60px; }

.icon-huge {
  font-size: 80px; }

.modal.zoomin.in .modal-backdrop {
  overflow: scroll; }

input.error {
  border-color: #d10921 !important; }

.modal h3 {
  font-size: 22px; }

.modal {
  z-index: 10000; }

.modal h3 {
  font-weight: bold; }

.modal h3 i {
  margin-right: 15px; }

.noavatar {
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 150%;
  font-weight: bold;
  border: 1px rgba(120, 120, 120, 0.2) solid;
  background-color: transparent;
  line-height: 140%; }

.avatar {
  border-radius: 50%; }

select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-color: white;
  padding: 6px;
  padding-left: 8px;
  border-radius: 3px;
  border: 1px #dee2eb solid; }

#shareForm .bootstrap-tagsinput {
  width: 100%; }
  #shareForm .bootstrap-tagsinput input {
    padding: 2px; }
  #shareForm .bootstrap-tagsinput .label-info {
    background-color: #7d8794; }

.select:after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 30px;
  margin-top: -6px;
  height: 0;
  width: 0;
  border-top: 5px solid #b9bcc3;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  pointer-events: none; }

.pad {
  padding: 10px; }

.pad-2x {
  padding: 20px; }

.pad-3x {
  padding: 30px; }

.pad-4x {
  padding: 40px; }

.pad-5x {
  padding: 50px; }

.no-padding {
  padding: 0px !important; }

.padding-left {
  padding-left: 20px !important; }

.padding-right {
  padding-right: 20px !important; }

.padding-right-small {
  margin-right: 5px !important; }

.padding-left-small {
  margin-right: -5px !important; }

.no-margin {
  margin: 0px !important; }

.cursor {
  cursor: pointer; }

/*
 * Animation configurations ( duration and fill mode )
*/
.animated-slow {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

.animated-slow-slow {
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

/*
 * Animation for webkit
*/
@-webkit-keyframes bounce {
  0%, 5%, 12%, 20%, 25% {
    -webkit-transform: translateY(0); }
  10% {
    -webkit-transform: translateY(-14px); }
  15% {
    -webkit-transform: translateY(-7px); } }
@keyframes bounce {
  0%, 5%, 12%, 20%, 25% {
    transform: translateY(0); }
  10% {
    transform: translateY(-14px); }
  15% {
    transform: translateY(-7px); } }
/*
 * Adding the animation to our element
*/
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes bounce-left {
  0%, 5%, 12%, 20%, 25% {
    -webkit-transform: translateX(0); }
  10% {
    -webkit-transform: translateX(-14px); }
  15% {
    -webkit-transform: translateX(-7px); } }
@keyframes bounce-left {
  0%, 5%, 12%, 20%, 25% {
    transform: translateX(0); }
  10% {
    transform: translateX(-14px); }
  15% {
    transform: translateX(-7px); } }
/*
 * Adding the animation to our element
*/
.bounce-left {
  -webkit-animation-name: bounce-left;
  animation-name: bounce-left; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #dee2eb; }

.dropdown-menu .selected {
  border: 0px;
  background-color: #dee2eb;
  color: #131a23; }


.fileIcon {
  max-width: 28px; }

.btn .badge {
  font-size: 14px;
  height: 22px;
  min-width: 22px;
  margin-left: 5px;
  border-radius: 12px;
  line-height: 17px;
  vertical-align: middle;
  margin-bottom: -2px;
  margin-right: -5px; }

.box-center {
  width: 600px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -150px;
  margin-left: -300px;
  text-align: center; }

.dropdown-menu .divider {
  margin: 5px 0px; }



.dropdown-menu {
  font-size: 14px; }



.dropdown-product {
  position: absolute;
    display: none;
    padding: 5px 20px 5px 0;;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);

}

.dropdown-product ul li {
  display: list-item;
}

.tutorial-overlay {
  background-color: rgba(19, 26, 35, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  margin-top: -196px;
  margin-left: -15px; }
  .tutorial-overlay .align-center {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    margin-left: -200px;
    color: white;
    font-size: 24px; }
    .tutorial-overlay .align-center .btn {
      padding-left: 40px !important;
      padding-right: 40px !important; }
    .tutorial-overlay .align-center .small {
      color: #7d8794;
      font-size: 16px; }
  .tutorial-overlay .close {
    position: absolute;
    right: 30px;
    top: 30px;
    color: white;
    opacity: 1;
    font-size: 48px;
    font-weight: 100; }

.runTutorial {
  color: #7d8794;
  font-size: 24px;
  position: fixed;
  left: 30px;
  bottom: 30px;
  display: inline-block;
  border: 1px #243040 solid;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 3px;
  transition: all ease-in-out 0.1s;
  background-color: #131a23;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
  .runTutorial:hover {
    background-color: #243040;
    color: white; }

.select-button {
  border: 1px rgba(0, 0, 0, 0.3) solid;
  border-radius: 3px;
  width: 21px;
  height: 21px;
  display: inline-block;
  margin-right: 6px;
  z-index: 99;
  text-align: center;
  margin-top: -3px;
  margin-bottom: -4px;
  float: none;
  position: initial; }

.select-button:hover {
  border: 1px black solid; }

.completed .select-button {
  border: 1px #5cb85c solid;
  background-color: #5cb85c;
  color: white; }

.completed .select-button img {
  display: inline-block;
  width: 70%;
  margin-top: -3px; }

body {
  background: #fff;
  color: #44444e !important; }

img {
  -webkit-user-select: none;
  -webkit-user-drag: none; }

.align-middle {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%; }

.dot {
  color: #e00015; }

.button {
  display: inline-block;
  border-radius: 30px;
  text-align: center;
      padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 9px;
    padding-left: 35px;
  font-weight: bold;
  font-size: 14px;
  transition: .2s;
  color: #fff; }
  .button:hover, .button:focus {
    text-decoration: none;
    <!--color: white;--> }
  .button--black {
    background: #14171f; }
    .button--black:hover, .button--black:focus {
      background: rgba(20, 23, 31, 0.8); }
  .button--red {
    background: linear-gradient(#389FFD, #006cff); }
    .button--red:hover {
      background: linear-gradient(#006cff, #006cff);
    }



.icon--16px {
  height: 16px;
  width: 16px; }
.icon--20px {
  height: 20px;
  width: 20px; }
.icon--slide {
  vertical-align: sub;
  background: #009eba;
  margin-right: 4px; }
.icon--footer {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%; }


.button--transparent {
  border-color: rgba(142, 146, 159, 0.3);
  color: #007aff; 
  background: white;
  -webkit-box-shadow:  0 10px 20px 0 rgba(0, 122, 255, 0.25); 
  box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);}
  .button--transparent:hover, button--transparent:focus {
    background: linear-gradient(#007aff, #389FFD);
    color: white;
    -webkit-box-shadow:  0 10px 20px 0 rgba(0, 122, 255, 0.25); 
    box-shadow: 0 10px 20px 0 rgba(0, 122, 255, 0.25);
}
.button--bigred {
  border-color: rgba(142, 146, 159, 0.3);
  color: #666; 
  -webkit-box-shadow:  0 10px 20px 0 rgba(0, 184, 217, 0.25); 
  box-shadow: 0 10px 20px 0 rgba(0, 184, 217, 0.25);
  padding: 16px 60px;
  font-size: 24px;
  border-radius: 60px;}
  .button--bigred:hover, button--transparent:focus {
  color: #009eba;
  -webkit-box-shadow:  0 10px 20px 0 rgba(0, 184, 217, 0.25); 
  box-shadow: 0 10px 20px 0 rgba(0, 184, 217, 0.25);
  padding: 16px 60px;
  font-size: 24px;
  border-radius: 60px;
}

.button--transparent-main {
  border-color: rgba(142, 146, 159, 0.3);
  color: white; 
  border: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 150px;
    margin: auto;}
  .button--transparent-main:hover {
    border-color: #007AFF;
    background-color: #007AFF;
    color: white !important;
}
@media (max-width: 991px) {

  .header__logo {
    margin-bottom: 58px;
    display: inline-block; } 
}

.header--dark {
  background: #151820; }
  .header--dark .logo__text,
  .header--dark .header__nav-link {
    color: #fff; }
.header--light {
  background: #fff; }
  .header--light .logo__text {
    color: white; }
  .header--light .header__nav-link {
    color: #8e929f; }
.header--fixed {
  box-shadow: 0 1px 3px 0 rgba(80, 118, 194, 0.2);
  background: #fff;
  transition: .1s;
  position: fixed;
  z-index: 9999;
  width: 100%;
  left: 0;
  top: 0; }
  .header--fixed .header__nav-link {
    color: #8e929f; }
.header--static {
  padding-top: 12px;
}
.header--static-white {background-color:white}
.simple-header--static{
  padding: 15px 0 15px; }
.header__logo {
  font-size: 20px; }

  @media (max-width: 991px) {
    .header__logo {
      margin-bottom: 10px; }
    .header__nav-item {
    margin-right: 18px;
    margin-left: 18px;
    display: inline; }
  }

.header__nav {
  list-style: none;
  padding: 0;
  margin-bottom: 23px;
  margin-top: 7px; }

    .header__nav-item:last-child {
      margin: 0; }
  .header__nav-link {
    transition: .2s;
    font-size: 18px;
    color: #44444e;}
  .header__nav-link_main {
    transition: .2s;
    font-size: 18px;
    color: white;}
    .header__nav-link_main:hover, .header__nav-link_main:focus {
      color: white; }
    

.logo {
  margin: 0; }
  .logo__img {
    height: auto !important;
    vertical-align: middle;
    margin-right: 10px;
    width: 200px; }
  .deal {
    height: auto !important;
    vertical-align: middle;
    width: 300px; }
  .logo__text {
    vertical-align: middle;
    color: #027afe;
    font-weight: 600;}
  .logo__text-thin {
    vertical-align: middle;
    color: #027afe;
    font-weight: 100;}
  .logo__slogan {
    line-height: 26px;
    color: #8e929f; }

.intro {
  position: relative;
  height: 100vh;
  min-height: 900px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .intro {
      height: 100vh;
      min-height: 300px; } }
  .intro__top {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0; }
  .intro__container-text {
    top: 50%;
    margin-top: -80px;
    position: absolute; }
    @media (max-width: 991px) {
      .intro__container-text {
        text-align: center;
        position: inherit;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 20vh; } }
  .intro__container-image {
    top: 50%;
    margin-top: -260px;
    right: 0px;
    position: absolute; }
  .intro__header {
    font-size: 36px;
    color: #fff;
    margin: 0;
    margin-bottom: 24px;
    padding-right: 50px; }
    @media (max-width: 991px) {
      .intro__header {
        text-align: center;
        margin-bottom: 14px;
        font-size: 30px;
        line-height: 32px;
        padding-right: 0px; } }
  .intro__bottom {
    position: absolute;
    font-size: 14px;
    bottom: 69px;
    width: 100%;
    z-index: 1;
    left: 0; }
    .intro__bottom-link {
      color: #616775;
      opacity: .7; }
      .intro__bottom-link:hover, .intro__bottom-link:focus {
        text-decoration: none;
        color: #616775;
        opacity: 1; }
    .intro__bottom-text {
      margin: 0;
      margin-bottom: 14px;
      display: block; }
    .intro__bottom-icon {
      width: 32px; }


.slide {
  border-top: 1px solid #e5e5e5;
  position: relative;
  max-height: 1000px;
  min-height: 600px;
  overflow: hidden;
  height: 100vh; }
  @media (max-width: 991px) {
    .slide {
      height: 100vh;
      max-height: 1000px;
      min-height: 300px;
      padding-top: 40px; } }
  .slide__container {
    width: 100%; }
    @media (max-width: 991px) {
      .slide__container {
        -webkit-transform: none;
        position: static;
        transform: none; } }
  .slide__title {
    line-height: 60px;
    font-size: 48px;
    color: #181e2c;
    margin: 0;
    margin-bottom: 53px;
    font-weight: lighter; }
    @media (max-width: 991px) {
      .slide__title {
        margin-bottom: 14px;
        font-size: 24px;
        line-height: 32px; } }
  .slide__text {
    line-height: 27px;
    font-size: 16px;
    margin: 0;
    margin-bottom: 29px; }
    @media (max-width: 991px) {
      .slide__text {
        margin-bottom: 14px;
        line-height: 22px;
        font-size: 14px; } }
  .slide__bg {
    width: 100%;
    z-index: -1; }
    .slide__bg [class^="col-"] {
      padding: 0; }

#plugins {
  border-top: 1px solid #e5e5e5;
  padding: 7.29vw 0; }

.plugin__logo {
  margin-bottom: 58px;
  width: 80px; }
.plugin__name {
  font-size: 36px;
  color: #181e2c;
  margin: 0;
  margin-bottom: 14px; }
  @media (max-width: 991px) {
    .plugin__name {
      font-size: 24px; } }
.plugin__description {
  line-height: 32px;
  font-size: 14px;
  margin: 0;
  margin-bottom: 47px; }
  @media (max-width: 991px) {
    .plugin__description {
      line-height: 22px; } }

.outro {
  background: #151820;
  position: relative; }
  .outro__top {
    margin-bottom: 96px; }
    @media (max-width: 991px) {
      .outro__top {
        margin-bottom: 0; } }
  .outro__bottom {
    padding-bottom: 9.64vw;
    padding-top: 3.33vw; }
  .outro__header {
    font-size: 36px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px; }
    @media (max-width: 991px) {
      .outro__header {
        margin-bottom: 14px;
        font-size: 24px;
        line-height: 32px; } }
  .outro__text {
    margin-bottom: 26px;
    font-size: 18px;
    color: #4e576e; }
    @media (max-width: 991px) {
      .outro__text {
        margin-bottom: 14px;
        font-size: 14px; } }

.imac {
  margin-top: -35px; }

.keyboard {
  position: absolute;
  top: -38px;
  left: 0; }

.mouse {
  position: absolute;
  right: 22px;
  top: -65px; }


  .footer__logo {
    margin-bottom: 15px;
    font-size: 25px; }
    .footer__logo .logo__text {
     }
  .footer__navigation {
    padding-bottom: 9.53vw;
    padding-top: 4.27vw; }
  @media (max-width: 991px) {
    .footer [class^="col-"] {
      margin-bottom: 24px; } }
  .footer__header {
    font-weight: bold;
    font-size: 19px;
    margin: 0;
    margin-bottom: 27px; }
  .footer__nav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .footer__nav-link {
      text-decoration: none;
      display: inline-block;
      margin-bottom: 6px;
      font-size: 18px;
      color: #8e929f; }
      .footer__nav-link:hover, .footer__nav-link:focus {
        text-decoration: underline;
        color: #8e929f; }
  .footer__icon {
    display: inline-block;
    background: #181e2c;
    border-radius: 50%;
    position: relative;
    margin-right: 5px;
    transition: .2s;
    height: 32px;
    width: 32px; }
    .footer__icon:hover, .footer__icon:focus {
      background: #8e929f;
      color: #fff; }
    .footer__icon:last-child {
      margin: 0; }

.login-screen {
  background-color: #182231;
  background-attachment: fixed !important;
  background-position: center center;
  background-size: cover !important;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
  min-height: 700px; }
  .login-screen__container {
    position: absolute;
    width: 400px;
    max-width: 100%;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-lefT: -200px; }
    @media (max-width: 991px) {
      .login-screen__container {
        position: inherit;
        left: auto;
        top: auto;
        margin: 0px;
        margin: auto;
        padding-top: 50px; } }
  .login-screen__form {
    border-radius: 5px;
    overflow: hidden; }
    .login-screen__form--loading .login-screen__top:after {
      background: rgba(35, 45, 61, 0.9);
      position: absolute;
      border-radius: 5px;
      height: 100%;
      width: 100%;
      content: '';
      left: 0;
      top: 0; }
    .login-screen__form--loading .login-screen__spinner-container {
      display: block; }
    .login-screen__form-container {
      margin-bottom: 25px;
      position: relative; }
  .login-screen__circle {
    transform: translateX(-50%);
    background: #273142;
    border-radius: 50%;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 2;
    top: -35px;
    left: 50%; }
  .login-screen__logo {
    transform: translate(-50%, -50%);
    position: absolute;
    width: 32px;
    left: 50%;
    top: 50%; }
  .login-screen__top {
    padding: 54px 30px 10px 30px;
    background: #232d3d; }
  .login-screen__field {
    margin-bottom: 10px; }
    .login-screen__field--last {
      margin-bottom: 0;
      margin-top: 20px; }
  .login-screen__label {
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 11px;
    display: block;
    color: #848c98; }
  .login-screen__input {
    border: 1px solid #313d4f;
    background: white;
    padding: 8px 15px;
    font-size: 12px;
    color: #44444e;
    width: 100%; }
  .login-screen__button {
    border: 1px solid transparent;
    display: inline-block;
    background: #7f8ea3;
    text-align: center;
    border-radius: 3px;
    transition: .2s;
    font-size: 15px;
    padding: 7px;
    width: 100%;
    color: #fff; }
    .login-screen__button:hover {
      background: rgba(127, 142, 163, 0.8); }
    .login-screen__button--blue {
      background: #007aff; 
     margin-top: 30px;
     padding-top: 12px;
     padding-bottom: 12px;}
      .login-screen__button--blue:hover {
        background: rgba(0, 122, 255, 0.8); }
    .login-screen__button--red {
      background: #f7352a; 
      margin-top: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    }
      .login-screen__button--red:hover {
        background: rgba(247, 53, 42, 0.8); }
    .login-screen__button--transparent {
      background: rgba(0, 0, 0, 0.65) !important;
      border-color: #313d4f; }
      .login-screen__button--transparent.login-screen__button--blue:hover {
        background: #007aff !important;
        border-color: #007aff; }
      .login-screen__button--transparent.login-screen__button--red:hover {
        background: #f7352a !important;
        border-color: #f7352a; }
  .login-screen__bottom {
    border-top: 1px solid #2c384b;
    background: #1f2938;
    text-align: center;
    padding: 15px 30px;
    font-size: 14px;
    color: #7f8ea3; }
    .login-screen__bottom-link {
      font-weight: bold;
      color: #7f8ea3; }
      .login-screen__bottom-link:hover, .login-screen__bottom-link:focus {
        color: #7f8ea3; }
  .login-screen__spinner {
    height: 48px;
    width: 48px; }
    .login-screen__spinner-container {
      transform: translate(-50%, -50%);
      position: absolute;
      display: none;
      left: 50%;
      top: 50%; }
  .login-screen__text {
    font-size: 14px;
    color: #44444e; }
    .login-screen__text-link {
      text-decoration: underline;
      color: #fff; }
      .login-screen__text-link:hover, .login-screen__text-link:focus {
        text-decoration: none;
        color: #fff; }
  .partn-screen__input {
    border: 0;
    padding: 22px 75px 22px 25px;
    width: 100%;
    height: 68px;
    font-size: 18px !important;
    border-radius: 60px;
}
  .central-search button {
    border: 0;
    padding: 0;
    height: 24px;
    width: 24px;
    position: absolute;
    right: 25px;
    top: 22px;
    display: block;
    cursor: pointer;
    opacity: .6;
    background: 0 0;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}
.make-screen__input {
    border: 1px solid #aaa;
    padding: 8px 15px;
    color: #444;
    width: 25%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;}
.descr-screen__input {
    border: 1px solid #aaa;
    padding: 8px 15px;
    color: #444;

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;}
.partn-screen__button {
    border: 1px solid transparent;
    display: inline-block;

    text-align: center;
    border-radius: 3px;
    transition: .2s;
    font-size: 15px;
    padding: 7px;
    width: 20%;
    color: #fff; }
    .partn-screen__button:hover {
      background: rgba(127, 142, 163, 0.8); }
    .partn-screen__button--blue {
      background: #007aff; }
      .partn-screen__button--blue:hover {
        background: rgba(0, 122, 255, 0.8); }
    .partn-screen__button--red {
      background: #f7352a; }
      .login-screen__button--red:hover {
        background: rgba(247, 53, 42, 0.8); }
    .partn-screen__button--transparent {
      background: transparent !important;
      border-color: #313d4f; }
      .partn-screen__button--transparent.login-screen__button--blue:hover {
        background: #007aff !important;
        border-color: #007aff; }
      .partn-screen__button--transparent.login-screen__button--red:hover {
        background: #f7352a !important;
        border-color: #f7352a; }
.submit-button  {
  margin-left: -40px;
  font-size: 15px;
  border: 1px #2f7fef solid;}}
 


html, body {
  width: 100%; }

body {
  font-family: 'proxima-nova', sans-serif;
  font-size: 20px;
  color: #95a2b4;
  font-weight: 300; }

header {
  width: 100%; }
  header h1 {
    color: white;
    font-weight: 300; }
  header h2 {
    color: #2f7fef;
    font-size: 24px;
    margin-top: 10px; }
  header .uploader-box {
    padding-top: 4vh;
    padding-bottom: 10vh; }
  header .drop-info {
    display: inline-block;
    position: relative;
    color: #1c73ee;
    width: 180px;
    padding-left: 70px;
    padding-top: 3px;
    text-align: left; }
    header .drop-info img {
      width: 55px;
      height: 55px;
      position: absolute;
      left: 0px;
      top: 0px; }
  header .uploader-big-box {
    padding-top: 0px; }
  header .pin {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #1e2c4d;
    border: 8px #0d1b3c solid;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: inline-block;
    transition: ease-in-out all; }
  header .pin:hover {
    background-color: #d10921;
    border: 6px #c00010 solid; }
  header .red-tooltip + .tooltip > .tooltip-inner {
    background-color: #d10921; }
  header .red-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #d10921; }
  header .btn-bigger {
    padding: 20px 40px 19px 40px !important;
    font-size: 20px; }

#video-viewport {
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: -1;
  /* for accessing the video by click */ }
  #video-viewport video {
    height: 100%;
    min-width: 100%;
    min-height: 56.25vw;
    /* 100 * 9 / 16 */ }

#videoModal .modal-dialog {
  width: 100%;
  height: 100%;
  margin-top: 0px; }

.searchform_start {
  display:inline-block;
  background:rgba(0, 0, 0, 0.4);
  padding:10px;
  border-radius:5px;
  width:800px;
  margin:30px 0 15px 0}
.dhsv_vc_header_start .searchform_start input {
    padding: 0 10px;
    width: 40%;
    display: inline-block;
    margin: 0;
    border-right: 0;
    text-align: left;
    border-color: #bbb;
    font-size: 18px;
    font-weight: initial;
    border-radius: 2px;
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    float: left;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    border: none;
}

.request-form {
  background-color: #2d3a4b;
  color: #7d8794;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); }
  .request-form .modal-body {
    background-color: transparent;
    padding: 60px;
    padding-top: 0px; }
  .request-form .modal-header {
    background-color: transparent;
    color: white;
    padding: 60px;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center; }
  .request-form .control-group .controls input {
    border-radius: 5px !important;
    border: 0px;
    margin-bottom: 15px; }
  .request-form .btn-lg {
    border-radius: 5px !important;
    border: 1px #131a23 solid; }
  .request-form .btn-half-width {
    transition: all ease-in-out 0.1s;
    width: 48.7%;
    background-color: #243040;
    border: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .request-form .btn-half-width:hover {
      background-color: #131a23; }
  .request-form .terms-line {
    font-size: 14px; }
    .request-form .terms-line a {
      color: #b9bcc3;
      text-decoration: underline; }
      .request-form .terms-line a:hover {
        color: white; }
  .request-form label.error {
    bottom: 10px; }
  .request-form .urls a {
    color: #b9bcc3;
    text-decoration: underline; }
    .request-form .urls a:hover {
      color: white; }
  .request-form .fb-btn:hover {
    background-color: #2f7fef; }
  .request-form .g-btn:hover {
    background-color: #d10921; }
  .request-form h3 .small {
    color: #7d8794;
    font-size: 16px; }




.modal-bg {
  background-color: #EAF5FC;
  color: #7d8794;
  border-radius: 20px;
  box-shadow: 0px 25px 20px 0px rgba(0, 0, 0, 0.2); }
  .modal-bg .modal-body {
    background-color: transparent;
    padding-top: 0px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-left: 60px; }
  .modal-bg .modal-header {
    background-color: transparent;
    color: #44444e;
    padding: 60px;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center; }
  .modal-bg .control-group .controls input {
    border-radius: 5px !important;
    border: 0px;
    margin-bottom: 15px; }
  .modal-bg .btn-lg {
    border-radius: 5px !important;
    border: 1px #131a23 solid; }
  .modal-bg .btn-half-width {
    transition: all ease-in-out 0.1s;
    width: 48.7%;
    background-color: #243040;
    border: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .modal-bg .btn-half-width:hover {
      background-color: #131a23; }
  .modal-bg .terms-line {
    font-size: 14px; }
    .modal-bg .terms-line a {
      color: #44444e;
    text-decoration: underline;
    font-size: 13px; }
      .modal-bg .terms-line a:hover {
       }
  .modal-bg label.error {
    bottom: 10px; }
  .modal-bg .urls a {
    color: #44444e;
    text-decoration: underline;
    font-size: 16px; }
    .modal-bg .urls a:hover {
      }
  .modal-bg .fb-btn:hover {
    background-color: #2f7fef; }
  .modal-bg .g-btn:hover {
    background-color: #d10921; }
  .modal-bg h3 .small {
    color: #7d8794;
    font-size: 16px; }



.main-page-header {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .main-page-header h1 {
    margin-top: 17vh; }
  .main-page-header .btn-lg {
    background-color: #2d3a4b;
    border: none; }
    .main-page-header .btn-lg:hover {
      box-shadow: none !important;
      background-color: #131a23 !important; }
    .main-page-header .btn-lg:focus {
      box-shadow: none !important;
      background-color: #131a23 !important; }
    .main-page-header .btn-lg:active {
      box-shadow: none !important;
      background-color: #131a23 !important; }
  .main-page-header .arrow-down {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    transition: all ease-in-out 0.2s;
    margin: auto; }
    .main-page-header .arrow-down a {
      display: inline-block;
      padding: 20px;
      opacity: 0.7;
      color: #7d8794; }
      .main-page-header .arrow-down a i {
        margin-right: 10px; }
      .main-page-header .arrow-down a:hover {
        opacity: 1; }
  .main-page-header .play-btn-section {
    display: inline-block;
    transition: all 0.1s ease-in-out;
    width: 220px;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    vertical-align: text-top; }
    .main-page-header .play-btn-section .play-btn {
      margin: auto;
      font-size: 24px;
      line-height: 24px;
      transition: all 0.1s ease-in-out;
      vertical-align: middle;
      text-align: center;
      display: inline-block;
      margin-right: 15px;
      color: #7d8794; }
      .main-page-header .play-btn-section .play-btn .icon-control-play {
        margin-left: 3px;
        display: inline-block;
        font-weight: 900 !important; }
    .main-page-header .play-btn-section:hover {
      color: white; }
      .main-page-header .play-btn-section:hover .play-btn {
        color: #2d3a4b;
        margin-right: 8px; }

.logo-black {
  height: 50px; }

.black-bg .logo-black {
  display: none; }

.dark-blue-bg {
  background-color: #05132d; }

.white-bg .logo-white {
  display: none; }
.white-bg h1 {
  color: #131a23; }
  .white-bg h1 .small {
    font-size: 18px; }
.white-bg h2 {
  color: #95a2b4; }
.white-bg .box {
  border: 1px #dee2eb solid;
  padding: 30px;
  color: #18212d;
  overflow: hidden;
  margin-bottom: 30px; }
  .white-bg .box h1 {
    margin-bottom: 0px; }
  .white-bg .box .btn-lg {
    margin-top: 30px;
    margin-bottom: 10px; }
  .white-bg .box .silver {
    color: #dee2eb !important; }
  .white-bg .box .small {
    color: #95a2b4; }
  .white-bg .box .progress {
    border-radius: 0px;
    height: 5px;
    box-shadow: none;
    background-color: #dee2eb;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 30px;
    margin-bottom: 10px; }
    .white-bg .box .progress .progress-bar-success {
      background-color: #2f7fef; }
  .white-bg .box .spec {
    padding-top: 30px; }
    .white-bg .box .spec ul {
      list-style: none;
      padding-left: 0px;
      text-align: left; }
      .white-bg .box .spec ul li {
        padding: 5px; }
        .white-bg .box .spec ul li .icon-check {
          color: #2f7fef; }
        .white-bg .box .spec ul li i {
          margin-right: 10px; }
.white-bg .box-promoted {
  margin-top: -42px;
  background-color: #ebedf3; }
  .white-bg .box-promoted .promoted {
    padding: 10px;
    text-align: center;
    color: white;
    background-color: #2f7fef;
    margin-bottom: 30px;
    margin-right: -30px;
    margin-left: -30px;
    margin-top: -30px; }
.white-bg .plans {
  padding-bottom: 50px;
  padding-top: 10vh; }
  .white-bg .plans .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -1px; }
.white-bg .menu-top-home .menu-links .btn-outline {
  border-color: #95a2b4; }
.white-bg .menu-top-home .menu-links .btn-outline:hover {
  background-color: #d10921;
  color: white !important;
  border-color: #d10921; }
.white-bg .menu-top-home .menu-links li a {
  color: #95a2b4; }
.white-bg .menu-top-home .menu-links li:hover a {
  color: #2d3a4b; }

footer {
  background-color: #43444e;
  color: #7d8794;
  padding-top: 30px;
  padding-bottom: 30px; }
  footer h2 {
    font-size: 12px;
    font-weight: 400;
    margin: 0; }
    footer h2 span {
      opacity: 0.6; }
    footer h2 a {
      color: #ffffff; }
      footer h2 a:hover {
        color: #7d8794; }
  footer .social-media-icons img {
    margin: 5px;
    width: 40px;
    height: 40px;
    transition: all 0.1s ease-in-out; }
  footer .social-media-icons a:hover img {
    opacity: 0.6; }
  footer .footer-logo {
    width: 45px;
    margin-right: 20px; }

.btn {
  font-weight: 600; }

.btn-lg {
  padding: 10px 45px 10px 45px !important;
  font-size: 16px;
  border-radius: 50px !important; }

.black-bg .btn-danger:hover {
  box-shadow: 0px 0px 20px 0px #080f21;
  background-color: #e21a32; }
.black-bg .btn-danger:focus, .black-bg .btn-danger:active {
  box-shadow: 0px 0px 20px 0px #080f21;
  background-color: #d10921; }
.myblue-bg {
    background: linear-gradient( rgba(0, 158, 186, 0.85), rgba(0, 158, 186, 1) ), url(/data/img/bg-1920.jpg);
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.red-bg {
  background-color: #d10921;
  color: white; }
  .red-bg h2 {
    color: white !important;
    font-weight: bold; }
  .red-bg h4 a {
    color: white;
    font-weight: bold; }

.uploaded .project-box {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
  border-radius: 5px;
  margin: 5px;
  margin-top: 15px;
  color: white; }
  .uploaded .project-box img {
    border-radius: 3px;
    margin-bottom: 10px; }
.uploaded .project-box:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.section-uploaded {
  padding-top: 50px !important;
  padding-bottom: 70px !important; }

#progress {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 5px;
  border-radius: 0px;
  width: 100%;
  border: 0px;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent; }

.section {
  background-repeat: no-repeat;
  background-size: cover; }
  .section h1 {
    color: #131a23;
    font-size: 48px;
    line-height: 130%;
    margin-top: 30px;
    margin-bottom: 55px; }
  .section h2 {
    color: #131a23; }
  .section .image-icon {
    width: 60px;
    height: 60px; }
  .section .description .line {
    margin-bottom: 30px;
    line-height: 190%; }
  .section .features-list ul {
    list-style-type: none;
    padding-left: 0px; }
    .section .features-list ul li {
      padding-top: 20px;
      padding-bottom: 20px;
      color: #2f7fef; }
      .section .features-list ul li i {
        margin-right: 10px; }

.menu-fixed {
  width: 100%;
  height: 75px;
  position: fixed;
  margin-top: -76px;
  top: 0px;
  left: 0px;
  z-index: 999;
  background-color: white;
  box-shadow: 0px 1px 3px 0px rgba(80, 118, 194, 0.2);
  transition: all 0.1s ease-in-out; }
  .menu-fixed .menu-top-home {
    padding-top: 12px;
    padding-bottom: 12px; }
    .menu-fixed .menu-top-home .logo-small img {
      width: 40px;
      margin-top: 5px; }
    .menu-fixed .menu-top-home .menu-links li a {
      color: #95a2b4; }
    .menu-fixed .menu-top-home .btn-outline {
      background-color: #d10921;
      color: white !important;
      border: 0px; }
    .menu-fixed .menu-top-home .btn-outline:hover {
      background-color: #18212d;
      color: white !important; }

.red-dot {
  color: #d10921;
  font-size: 200%;
  line-height: 10%;
  font-weight: 300; }

.silver-bg {
  background-color: #fafafc; }

.darkblack-bg {
  background-color: #080f21; }

.black-bg {
  color: white; }
  .black-bg h1 {
    color: white; }

.section-moretools h1 {
  margin-top: 0px;
  margin-bottom: 90px; }

.logo {
  display: inline-block; }
  .logo img {
    height: 54px; }

.menu-top-home {
  padding-top: 7vh;
  padding-bottom: 9vh; }
  .menu-top-home .menu-links {
    text-align: right;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
    .menu-top-home .menu-links li {
      display: inline-block;
      margin: 0px;
      padding: 0px; }
      .menu-top-home .menu-links li a {
        display: inline-block;
        padding: 15px 25px 15px 25px;
        border-radius: 3px;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 1px;
        color: white;
        transition: all 0.1s ease-in-out;
        border-radius: 50px; }
      .menu-top-home .menu-links li a:hover {
        text-decoration: none;
        color: #2d3a4b; }
  .menu-top-home .btn-outline {
    display: inline-block;
    border: 1px rgba(255, 255, 255, 0.2) solid; }
  .menu-top-home .btn-outline:hover {
    background-color: white;
    border-color: white;
    color: #131a23 !important; }



.section-right .content-image-position .columns-img {
  margin-top: 7vh;
  width: 150%;
  max-width: 150%;
  margin-left: -50%; }

.section-left .section-content {
  padding-right: 8vw; }
.section-left .page-img {
  border-radius: 15px 0 0 0; }
.section-left .modal-img {
  margin-top: 22vh;
  left: -8%; }
.section-left .content-image-position {
  max-width: 100%;
  display: inline-block; }
  .section-left .content-image-position img {
    max-width: 100%;
    height: auto; }

.section-right .section-content {
  padding-left: 8vw; }
.section-right .page-img {
  border-radius: 0 15px 0 0; }
.section-right .modal-img {
  margin-top: 22vh;
  right: -8%; }
.section-right .content-image-position {
  max-width: 100%;
  display: inline-block; }
  .section-right .content-image-position img {
    max-width: 100%;
    height: auto; }

.section-new {
  width: 100%;
  height: 100vh;
  padding-top: 18vh;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .section-new h2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 50px;
    line-height: 1.5; }
  .section-new .description {
    color: #ffffff; }
    .section-new .description .line {
      margin-bottom: 30px;
      line-height: 190%; }
  .section-new .features-list ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 20px; }
    .section-new .features-list ul li {
      margin-top: 20px;
      margin-bottom: 20px;
      color: #ffffff !important; }
      .section-new .features-list ul li i {
        margin-right: 7px; }
  .section-new .page-img {
    border-radius: 15px;
    box-shadow: 0px 0px 125px 0px rgba(0, 0, 0, 0.35); }
  .section-new .modal-img {
    position: absolute;
    width: 39%;
    height: auto;
    border-radius: 15px;
    box-shadow: 0px 0px 125px 0px rgba(0, 0, 0, 0.35); }

.left-column .page-img {
  right: 0;
  position: absolute;
  left: auto; }

.right-column .page-img {
  right: auto;
  position: absolute;
  left: 0; }

.section-join {
  background-image: url("../../app/plugins/wp/resources/img/homepage/screens/bottom-bg-2x.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 645px;
  padding-top: 150px; }
  .section-join h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff; }
  .section-join h3 {
    font-size: 24px;
    font-weight: 400;
    color: #7d8794;
    margin-bottom: 55px; }
  .section-join .btn-danger {
    background-color: #2f7fef;
    border: 0; }
  .section-join .btn-danger:hover {
    box-shadow: 0px 0px 20px 0px #080f21;
    background-color: #e21a32; }
  .section-join .btn-danger:focus, .section-join .btn-danger:active {
    box-shadow: 0px 0px 20px 0px #080f21;
    background-color: #d10921; }

.modal-body .terms-line {
  padding-top: 20px;
  text-align: center; }

.map-bg h1 {
  margin-bottom: 0px; }
.map-bg h2 {
  font-size: 24px;
  margin-bottom: 60px;
  margin-top: 10px;
  color: #2f7fef; }

.btn-lg .spinner {
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  margin-bottom: -4px;
  margin-top: -2px; }

.section-video {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  position: relative;
  max-height: 400px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold; }
  .section-video .icon-big {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .section-video #video-movie {
    width: 100%;
    opacity: 0.1;
    margin-bottom: -7px; }
  .section-video .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 300px;
    height: 100px;
    margin-left: -150px;
    margin-top: -60px;
    cursor: pointer;
    transition: all 0.3s; }
    .section-video .play-btn:hover {
      color: white; }

.video-modal .modal-dialog {
  width: 1280px;
  max-width: 100%; }
  .video-modal .modal-dialog .modal-content {
    background-color: transparent; }
  .video-modal .modal-dialog .modal-header {
    background-color: transparent;
    border: none;
    padding-right: 0px; }
    .video-modal .modal-dialog .modal-header .close {
      color: white;
      font-size: 48px;
      font-weight: 100;
      z-index: 1; }
  .video-modal .modal-dialog .embed-responsive {
    transform: translate(-50%, -50%);
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%; }

.modal-header .close {
  color: #44444e;
  right: 30px;
  top: 25px;
  position: absolute; }

.modal-header {
  border-bottom: 0px; }

.modal-body {
  background-color: white;
  padding-top: 10px; }

.section {
  padding-top: 75px;
  padding-bottom: 75px; }

.addons .logo-addon {
  height: 83px;
  margin-top: 40px;
  margin-bottom: 40px; }
.addons .btn-lg {
  margin-top: 70px;
  margin-bottom: 40px; }
.addons .addon-img {
  width: 1050px;
  max-width: 100%; }
.addons .section-chrome, .addons .section-sketch {
  padding-bottom: 0px; }
.addons .section-chrome {
  border-bottom: 1px #eee solid; }
.addons h1 {
  font-weight: lighter; }
.addons .section h1 {
  margin-bottom: 0px; }

.addons .multi-addons .btn {
  margin-top: 40px; }
.addons .multi-addons h4 {
  margin-bottom: 60px; }

@media (max-width: 480px) {
  footer .footer-logo {
    display: block;
    margin: auto;
    margin-bottom: 15px; }
  footer .social-media-icons {
    margin-top: 15px; } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  animation-name: bounce; }

#loginModal .modal-dialog, #registerModal .modal-dialog, #activateModal .modal-dialog, #resetPassModal .modal-dialog {
  transform: none;
}

#registerModal .modal-dialog {
  margin-top: -280px; }

.img-bottom {
  max-width: 100%; }

.black-section .main-page-header .btn-lg {
  background-color: #2f7fef; }
  .black-section .main-page-header .btn-lg:hover {
    background-color: #e50a24 !important; }
.black-section .menu-top-home .menu-links li a:hover {
  color: #d10921; }

@media (max-width: 767px) {
  body {
    <!--background: #eaf5fc;-->
}
  .modal-bg {
   box-shadow: none; }
  #loginModal .modal-dialog, #registerModal .modal-dialog, #activateModal .modal-dialog, #resetPassModal .modal-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0px; !imoprtant}
  	.text-xs-left {
		text-align: left !important;
    margin-left: 10px;
	}
  .features-card {
    margin-left: 22px;
    margin-right: 37px;}
  .h1-main {
  padding-top: 0px;
  font-size: 1.5em;
  }
  .mainslide {height: 640px;}
  .absolute {
  position:absolute;
  width: 100%;
  }
  .simple-header--static{
  padding: 15px 0 4px; }
  .grid figure {
  width: 100%;
  height: 100%;
  }
  .logo__img {
    width: 200px;
}
  .header__nav {
    margin-top: -10px;
}
    .container-fluid {
  text-align: left !important;
  <!--padding-left: 15%  !important;-->
  margin-top: 30px;
  }.search-window {
  margin: 10px;
  }
  .header--static {
  padding: 14px 0 0;
  }
  .central-search {
  font-size: 16px;
  
 }
  .modal {
    width: 100%;
    height: 100%; }
    .modal .modal-dialog {
      width: 100%;
      height: 100%;
      position: fixed !important;
      left: 0 !important;
      top: 0 !important;
      margin-left: 0px !important;
      margin-top: 0px !important; }
      .modal .modal-dialog .modal-body {
        padding: 20px; }
    .modal .modal-content {
      border-radius: 0px; }

  .section-new {
    height: auto;
    padding-bottom: 10vh; }

  .section-new h2 {
    font-size: 24px; }

  .menu-top-home .align-left {
    text-align: center; }

  .main-page-header .menu-links {
    text-align: center; }

  header h1 {
    font-size: 26px;
    font-weight: bold !important;
    margin-top: 64px;}

  .menu-top-home .menu-links {
    text-align: center; }

  .section-left .section-content {
    padding-left: 10vw;
    padding-right: 10vw; }

  .right-column .page-img, .left-column .page-img {
    max-width: 100% !important;
    width: 100% !important;
    display: inline-block;
    position: inherit;
    border-radius: 5px; }
  .right-column .modal-img, .left-column .modal-img {
    display: none; }

  footer .align-left {
    text-align: center; }
  footer .align-right {
    text-align: right; } }
@media (min-width: 768px) and (max-width: 991px) {
  .right-column .page-img, .left-column .page-img {
    max-width: 100vw !important;
    width: 100vw !important; }

  .section-new .modal-img {
    width: 150%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .right-column .page-img, .left-column .page-img {
    max-width: 65vw !important;
    width: 65vw !important; }

  .section-new .modal-img {
    width: 65%; }

  .info-addon {
    display: none; } }
@media (min-width: 1200px) and (max-width: 1499px) {
  .right-column .page-img, .left-column .page-img {
    max-width: 52vw !important;
    width: 52vw !important; }

  .section-new .modal-img {
    width: 58%; }

  .info-addon {
    display: none; } }
@media (min-height: 1000px) {
  .section-new {
    height: 75vh;
    padding-top: 12vh; }

  .modal-img {
    margin-top: 14vh !important; } }
@media (min-height: 1200px) {
  .section-new {
    height: 70vh;
    padding-top: 12vh; }

  .modal-img {
    margin-top: 13vh !important; } }
@media (min-height: 1400px) {
  .section-new {
    height: 65vh;
    padding-top: 12vh; }

  .modal-img {
    margin-top: 12vh !important; } }
@media (max-height: 800px) {
  .section-new {
    padding-top: 12vh; } }
@media (max-height: 700px) {
  .section-new {
    padding-top: 8vh; }
    .section-new .description .line {
      line-height: 150%; }
    .section-new h2 {
      line-height: 1; } }
.checkbox input[type="checkbox"] {position: relative; margin-left: -8px;}
.modal_checkbox {
    margin-bottom: 6px;
    font-size: 11px;
    display: block;
    color: #848c98;
}