body {
  position:relative;
}
 .related{display:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:#629fbd}
/*body > w-div:nth-child(even) {
    display:none!Important;
}*/

div, a, p, li {
  font-size: 1em;
  font-weight: lighter;
  list-style:none;
}

img {
  vertical-align:inherit;
}

.container {
	max-width: 100%;
}

.navbar-brand {
  opacity: .8;
  display: flex;
}
.navbar-brand:hover {
  opacity: 1;
}

.navbar-brand .icon_brand {
  width: 20px;
  margin-right: 5px;
}

.title_prevs {
  margin:5px 0;
  text-align: left;
  text-transform: capitalize;
  color:#629FBD;
  font-size: 16px;
  text-align: left;
}

.img-freebie-full {
    height: 150px;
    width: 312px;
    object-fit: cover;
    object-position: center;
}

.span-show-description {
  font-size: 16px;
  cursor: pointer;
  opacity: 0.7;
  color: #4e4e4e;
}
.span-show-description:hover {
  opacity: 1;
}

.brad_arrow {
  float: left;
  height: 50px;
  padding: 15px 0;
  margin: 0 10px 0 -4px;
  font-size: 18px;
  line-height: 20px;
  color: #629FBD;
}

#icon_menu_and_grid {
  position: relative;
}

#icon h1,h2 {
  text-transform: capitalize;
}

.noOver {
  overflow: hidden;
}
.shock-badge {
	bottom: 0;
    right: 0;
    font-size: 9px;
    font-weight: bold;
    background: #D9534F;
    color: #fff;
    padding: 4px;
    border-radius: 5px;
}
#h154h {
  display: none;
}


.container-icons {
  width:100%;
  padding-bottom: 100px;
}

#icon-finder-nav {
  padding:5px;
  background-color: #71a8c3;
  text-align: center;
  color:#f2f2f2;
}
#icon-finder-nav a {
  color:#f2f2f2;
}
#icon-finder-nav a:hover {
  color:#fff;
}
#index-contentwrap {
	padding-left:235px;
}
#icon_main_content {
  width: calc(100% - 235px);
  width: -webkit-calc(100% - 235px);
  width: -moz-calc(100% - v);
  width: -ms-calc(100% - 235px);
  -webkit-width: calc(100% - 235px);
  -moz-width: calc(100% - 235px);
  -ms-width: calc(100% - 235px);
  -o-width: calc(100% - 235px);
  display: inline-block;
  margin-left: 235px;
  min-height: 100vh;
}

.loader-gray {
  margin: 0 auto;
  display: block;
  /*width: 100%;*/
  max-width: 300px;
  /*height: 200px;*/
  /*background-color: #629fbd;*/
  background-color: white;
  width: 0;
  height: 0;
  opacity: .4;
}
#container-main {
  overflow: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index:1000;
}
#icon_sidebar {
	overflow-y: auto;
	background-color: #d0e2eb
}

#icon_sidebar.side_main {
	background-color: #fff;
  border-right: solid 1px #629fbd;
    display: inline-block;
    width: 235px;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    padding: 10px;
    z-index: 99999;
    overflow-x: hidden;
}

.menu_urls_title {
    font-size: 1.5em!Important;
    line-height: 35px;
    border-bottom: solid 1px;
    font-family: 'Roboto Slab', sans-serif !important;
}

.important-icon-list {
  margin-bottom: 20px;
}

.important-icon-list li a {
	font-family: 'Open sans', sans-serif;
  width: 100%;
  background-color: transparent;
  font-size: 1em;
  font-weight: 700;
  color: #7E7E7E;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  padding: 12px 5px;
  margin-left: -5px;
  text-transform: capitalize;
}

.important-icon-list li {
  line-height: 24px;
  font-family: 'Open sans', sans-serif;
  margin: 12px 0;
}
.important-icon-list li:hover {
  /* background-color: #629FBD; */
}
.important-icon-list li:hover>a,
.important-icon-list li:focus>a,
.important-icon-list li a:focus
  {
  text-decoration: none;
  background-color: #f3f3f3;
} 
.important-icon-list li>a:hover {
  /* text-decoration: underline; */
}

.important-icon-list a:hover {
	opacity: 1;
}
.important-icon-list ul {
	margin:0;
}

.important-icon-list .ul-dropdown {
  display: none;
  padding: 10px!Important;
  font-size: 0.9em;
}

.show-more-list {
  cursor: pointer;
  padding-left: 10px;
  color: #629FBD;
  opacity: 0;
}

.show-more-list:hover i {
  color: #D0E2EB;
}

.div_bottom_premium {
  width: 100%;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
}

.btn-premium-fixede {
  position: relative;
  display: table!Important;
  margin: 0 auto;
  border-radius: 5px 5px 0 0!Important;
}

.important-icon-list li:hover .show-more-list {
  opacity: 1;
}

.payment_editor_content {
  text-align: left;
  font-size: .8em;
  padding: 12px;
}

#icon_sidebar.side_abs {
  background-color: #fff;
  border-right: solid 1px #629fbd;
  display: inline-block;
  width: 235px;
  height: 100vh;
  top: 0;
  position: absolute;
  padding: 10px;
}
#icon_sidebar.side_fixed {
	background-color: #fff;
  border-right: solid 1px #629fbd;
	display: inline-block;
	width: 235px;
	height: 100%;
	top: 0;
	position: fixed;
	padding: 10px;
	overflow-x: hidden;
}

#icon_sidebar.res_hidden .show_arrow {
    display:none;
}
#icon_sidebar.res_show .show_arrow {
    display:none;
}

.sidebar_toggle {
  position: fixed;
  padding: 5px 10px;
  top: 0;
  right: 0;
  margin-right: 12px;
  margin-top: 8px;
  cursor: pointer;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(134, 136, 138, 0.46);
  -moz-box-shadow: 0px 10px 25px 0px rgba(134, 136, 138, 0.46);
  box-shadow: 0px 10px 25px 0px rgba(134, 136, 138, 0.46);
  z-index: 99;
  border-radius: 3px;
}



.menu_nav_side a {
    font-family: 'Open sans', sans-serif;
    margin: 5px auto;
    font-weight: bold;
    color: #629FBD;
    cursor: pointer;
    display: block;
}

.menu_nav_side a:hover {
  opacity: 0.7;
}

.side_content {
  padding: 0px 0px 15px 0px;
  position: relative;
}
.filter-side-bar {
	text-align: right;
}

.side_content h2 {
  margin: 10px auto 20px;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  opacity: 0.6;
  font-family: 'Open sans', sans-serif;
}

.side_content.filter-side-bar h2 {
	font-size: .7em;
	margin: 5px 5px 0 0;
}

#icon_sidebar .input-search {
  width: 100%;
  border: 0;
  padding: 10px;
  background-color: #FFF;
  border-radius: 0;
  color: #000;
  box-sizing: border-box;
  border: 1px solid rgb(112,112,112,0.6);
}

.ic-style-dropdown {
  min-width: 215px;
}
.ic-style-dropdown img {
  float: right;
  margin: 0 2px;
  width: 24px;
  height: 24px;
}

#inputSearchForm input#inputSearchUserInside::placeholder               {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSearchForm input#inputSearchUserInside::-webkit-input-placeholder {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSearchForm input#inputSearchUserInside::-moz-placeholder          {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSearchForm input#inputSearchUserInside:-moz-placeholder           {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSearchForm input#inputSearchUserInside:-ms-input-placeholder      {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}

#inputSideSearch input#input-side-search::placeholder               {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSideSearch input#input-side-search::-webkit-input-placeholder {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSideSearch input#input-side-search::-moz-placeholder          {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSideSearch input#input-side-search:-moz-placeholder           {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}
#inputSideSearch input#input-side-search:-ms-input-placeholder      {color:#000; font-size: 16px; font-family: Roboto; opacity: 0.6;}

#icon_sidebar ul {
  list-style-type: none;
  padding:0;
}
#icon_sidebar .input-filter {
  width: 100%;
  border: 0;
  padding: 7px;
  background-color: #629FBD;
  border-radius: 0;
  color: #fff;
  margin-bottom:10px;
}

#icon_sidebar input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ededed;
}
#icon_sidebar input::-moz-placeholder { /* Firefox 19+ */
  color: #ededed;
}
#icon_sidebar input:-ms-input-placeholder { /* IE 10+ */
  color: #ededed;
}
#icon_sidebar input:-moz-placeholder { /* Firefox 18- */
  color: #ededed;
}

#icon_sidebar select {
	width: 100%;
	padding: 10px;
	background-color: #EBEBEB;
	color: #000;
	border:0;
}

#icon_sidebar input {
	width: 100%;
	padding: 10px;
	background-color: #629fbd;
	color: #fff;
	border:0;
}

#icon_sidebar .search_path {
	position: absolute;
    top: 4px;
    right: 2px;
    padding: 1px;
    cursor: pointer;
}
#icon_sidebar .side_content:hover .remove_color {
  display: block;
}

#icon_sidebar .remove_color {
	position: absolute;
	top: 26px;
	right: 7px;
	z-index: 4;
	cursor: pointer;
	display: none;
}

.item_to_buy {
	border: solid 1px #e7e7e7;
	border-radius:4px;
	padding: 10px;
	max-width: 700px;
	margin:15px auto;
}
.sale-item-method {
	cursor: pointer;
	text-align: center;
}
.sale-item-method:hover {
	background-color: #edf7fc;
}


.item_to_buy h1, .item_to_buy h2 {
	font-family: 'Bitter', serif;
	text-align: center;
	margin:5px auto;
}
.item_to_buy h1 {
	font-size: 24px;
}
.item_to_buy h2 {
	font-size: 18px;
}

#icon_sidebar .search_autocomplete {
	background: #fff;
    position: absolute;
    width: calc(100% - 1px);
    left: 0;
    top: 35px;
    border-bottom: solid 1px #629FBD;
    border-left: solid 1px #629FBD;
    border-right: solid 1px #629FBD;
    display: none;
    z-index: 4;
    padding: 6px;
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

#icon_sidebar .separator {
	width: 100%;
	border: solid 1px #b7d3e0;
	margin:15px auto;
}
.btnsshock {
	font-size: 11px;
}



.btnsshock.btnshock-active {
	background-color: #629FBD;
	color:#fff;
	outline: none;
}

.btnsshock.btnshock-active:focus {
	background-color: #629FBD;
	color:#fff;
}

.btnsshock.btnshock-active:hover {
	background-color: #629FBD;
	color:#fff;
}

.navbar {
  border-radius:0;
  margin-bottom: 0px!Important;
  background: #fff!Important;
  z-index: 999;
}

.navbar-default {
  border: none !important;
}

.navbar-default .navbar-nav>li>a {
  color:#71a8c3;
}
.navbar-nav>li>.display_styles {
  line-height: 22px;
  color: #999!Important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color:#5795b2;
}

.dropdown-menu>li>a {
  color:#71a8c3!Important;
}

.icon_link a {
  text-decoration: none;  
  color:#629fbd;
}
.icon_link a:hover {
  text-decoration: none;
  color: #81b9d3;
}

.nav>li>a {
	padding:15px 5px;
	font-size: 14px;
}

#title-category {
  text-transform: capitalize;
}

.container-editor {
	width: 100%;
  max-width: 960px;
	overflow-y:auto;
  min-height: 400px;
}

.overlay_preloader {
  position: absolute;
  width:100%;
  height:100%;
  background-color: rgba(255,255,255,0.4);
  display: none;
}

.navbar_buy {
  color:#56aa48!Important;
}

.navbar_buy:hover {
  color:#75b56a;
}

.container-editor-toolbar .colors {
	overflow-x: auto!Important;
  overflow-y:hidden;
  white-space: nowrap;
}

.container-editor-toolbar .colors .container-editor-toolbar-item {
  margin: 0 1px!Important;
}
.container-editor-toolbar .overlay {
  overflow-x: auto!Important;
  overflow-y:hidden!Important;
  position: relative;
}

.overlay .container-editor-toolbar-grid {
    max-height: 55px!Important;
    width:1145px;
}



.custom_design1 {
  min-height: 1000px;
  background-size: 60%;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url(../img/custom_design_intro_image1.svg);
}
.custom_design2 {
  min-height: 1000px;
  background-size: 60%;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(../img/custom_design_intro_image2.svg);
}

.container-editor-toolbar .related {
	overflow-x: auto!Important;
  overflow-y:hidden!Important;
	margin-top:20px;
}

.custom_design1 .section_content p {
  font-family: 'Bitter', serif;
  color: #4F4F54;
  font-size: 1.2em;
  line-height: 1.6;
  text-align: justify;
}

.custom-color {
  color:#CC6B8F!Important;
  background-color:#fff;
}

.custom_content {
  max-width: 696px;
  margin: 41px auto;
}
.custom_content.outline img {
    margin:0 auto;
}
.list_custom p {
  font-size: 1.3em;
}
.custom_clients {
  margin:40px auto;
}
.custom_clients .row {
  margin: 15px auto;
}

input[type=radio]:checked + label {
	background-color: #56aa48!Important;
	color:#fff!Important;
}

input[type=radio] + label {
	background-color: #629fbd;
	color:#fff!Important;
	position: relative;
}

.label_editor {
	width:100%;
	margin-top:10px;
}

.format_radio {
	display: none;
}

.png_size {
	position: relative;
}

.downloads_container {
  display: inline-table;
  padding:2px;
}
.downloads_container span {
  display: block;
  font-size: 11px;
}

.formats-block {
	position: relative;
}

.container-editor-toolbar .colors {
    max-width: 100%!Important;
    margin-left: 0!Important; 
}

.container-editor .size, .container-editor .overlay, .container-editor .related {
	display: block!Important;
}

.overlay {
	margin-top: 20px;
}

.container-editor-toolbar {
	width:100%!Important;
}

.download_png_button {
	background-color: #629fbd;
    color: #fff;
    box-shadow: none;
    border: 0;
    margin-right: 8px;
    margin-top: 8px;
    padding: 5px;
    font-size: 11px;
    width: 66px;
}

.png_size_menu input[type=radio] + label {
  width: 6em;
  padding: 5px 10px;
  margin: 6px 5px 6px 0px;
  font-size: 10px;
}

.png_size_menu input[type=radio]:hover + label {
	background: #56aa48;
}

.size_menu {
	position: relative;
}

.size_menu:hover .png_size_menu {
	display:block;
}

.container-editor-toolbar .size .formats-block :hover, .container-editor-toolbar .size .sizes-block :hover {
	border:0!Important;
}

.size_sub_label:hover {
	background: #56aa48!Important;
}

#size_png_show {
	width: 100%;
    text-align: center;
    border: 0;
    font-size: 12px;
}
.colorpicker {
	z-index: 9;
}

.button.button_custom {
	padding: 4px;
    font-size: 14px;
    width: 100%;
}

.button_shock {
  font-family: Tahoma, sans-serif !important;
  font-size: 14px !important; 
  font-weight: normal !important;
}

#id_backbutton {
	z-index:10;
}

.img_responsive {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block;
}

/* Estilo de Iconos individuales */
.icon-grid-icon {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	position: relative;
  border:solid 5px transparent;
  padding:2%;
}

.icon-grid-icon:hover {
	/*transform: scale(1.5,1.5);
	-webkit-transform: scale(1.5,1.5);*/
	z-index: 2;
}

.icon-grid-icon img, .icon-grid-icon svg {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.container-editor-toolbar-container h3 {
	color:#629fbd;
	text-align: center;
	margin: 10px auto 5px auto;
	font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    position:relative;
}

.editor_option_title {
  text-align: center;
  margin: 17px auto -9px auto;
  color: #629fbd;
  ont-family: 'Open Sans',sans-serif;
  font-weight: 300;
}    

#load_multiformat {
  display: none;
  position:fixed;
  z-index90;
  bottom:0;
  left:0;
}


/*ICONOS DE ESCRITORIO*/
.menu-des-icon {
	opacity: 0;
	transition: opacity 0.3s linear;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	position: absolute;
    width: calc(100% + 2px);
    left: -1px;
    top: -1px;
}

.menu-des-icon button {
	width: 100%!Important;
	background-color: #fff;
	border: solid 1px #629FBD;
	font-size: 105%;
	position: relative;
	padding: 4px;
	color: #898989;
  margin-top: -1px;
}
.icon-grid-icon {
   display: inline-table;
   width: auto;
   border: 1px solid transparent;
}
.icon-grid-icon:hover {
	border: 1px solid #629fbd;
}
/*border: 2px solid rgba(98,159,189,0.3);*/

.icon-grid-icon:hover .menu-des-icon {
	opacity: 1;
}

.menu-des-icon button:hover {
	background-color: #72a8bf;
	color:#fff;
}

.container-editor-section h3, h2 {
  font-weight: lighter;
  font-size: 1.2em;
  margin: 8px auto;
  color: #1c1d1e;
}

.start_now {
  font-family: 'Roboto Slab', serif;
  text-align: center;
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #333; 
  margin-bottom: 30px;
}
.start_now:hover {
  text-decoration: underline;
}

.img_spinner {
  margin-top:20px;
  color:#629fbd;
}

.banner-leyend h1 {
  font-family: 'Bitter', serif;
  color:#fff;
  font-size: 42px;
}

.banner-leyend h2 {
  font-family: 'Bitter', serif;
  color:#fff;
  font-size: 36px;
}

.icon-grid h1 {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 30px;
    margin: 1em 0 .5em 0;
    color:#1c1d1e;
}

.icon-grid-icon-img {
  border: 2px solid transparent; 
}

.icon-grid-icon:hover img {
	border:none!Important;
}

.icon-grid-icon img {
	border:none!Important;
	width: 72px;
	margin-top: 26px;
}
.icon-grid-icon .svg_grid {
	width: 72px;
	margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
}

.icon-grid-icon:hover .icon-grid-icon-img {
	/*border: 2px solid rgba(98,159,189,0.3);*/ 
}

.icon-grid-icon-description {
	}

#tag_container {
  display: block;
  align-content: center;
  justify-content: center;
  /* margin: 19px auto; */
  overflow-x: auto;
  margin-top: -3px;
  text-align: left;
}

#tag_container a {
  padding: 4px 8px;
  background: #f2efef;
  color: #6d6d6d;
  border-radius: 10px;
  display: inline-block;
  margin: 3px;
  font-size: 11px;
}

#tag_container a:hover {
  background-color:#629fbd;
  color:#fff;  
}

.tag {
  position: relative;
}

.botones_descarga_desk {
	padding-left: 0rem!Important;
	padding-right: 0rem!Important;
  position: static;
}

.editor_option_title b {
  color: #56aa48; cursor: pointer;
}

.editor_option_title b:hover {
  color: #66bc56;
}

.menu_png_drop {
	position: absolute;
    left: 0;
    /* top: 0; */
    background: #fff;
    width: 100%;
    display: none;
    /*border: solid 4px #629fbd;*/
}

.menu_png_drop button {
  border-top:0;
}

.menu_png_desk:hover .menu_png_drop {
	display: block;
}

/* COMPRA */
.icono_comprar {
	color:#d32f2f;
	text-decoration: none;
}

.icono_cerrar {
	color:#005EA6;
	text-decoration: none;
}

.header-menu-item-drop {
	display: inline-block!Important;
}
/* /COMPRA */

#load_svg_desk {
	display: none;
}

/* MENU */
#style_nav {
  position: relative;
}
#style_nav.closed_nav {
  min-height: 30px;
  border-bottom: solid 1px #85B9D0;
  max-width: 236px;
  background: #e3eff4;
  border-right: solid 1px #85B9D0;
  display: none;
}
#style_nav.closed_nav:hover {
  background-color: #d0e9f4;
}

#style_nav.closed_nav #style_content {
  display: none;
}

.display_styles.hidden_display:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: " \f107";
}
.display_styles.show_display:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: " \f106";
}

.display_styles_second {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #629FBD;
  cursor: pointer;
}
.display_styles_second:hover {
	color:#50839b;
}

.display_styles_second i {
  font-size: 24px;
  padding: 5px;
}
.display_styles_second span {
  font-size: 15px;
}

.become_premium_nav {
	color:#44A135!Important;
  font-family: Open Sans, sans-serif;
	font-weight: normal;
}
.become_premium_nav:hover {
  opacity: .8;
}

#social-icons {
	position: fixed;
	border-top: solid 1px #629fbd;
	border-left: solid 1px #629fbd;
	border-bottom: solid 1px #629fbd;
	border-radius: 10px 0 0 10px;
	padding:6px;
	top:42%;
	right:0;
	z-index:99;
	background-color:#fff;
}
.social-icon-item {
	display: block;
	position: relative;
	width: 24px;
	height: 24px;
	margin-bottom:6px;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
}
#social-icons:hover .social-icon-item {
	width: 48px;
	height: 48px;
}
.social-icon-item svg {
	width: 100%;
	height: 100%;
}
.social-icon-item:hover {
	opacity: 0.8;
}

.dropdown_menu_p {
			display: inline-block;
			position: relative;
    	}

		.dropdown-menu-p {
			position: absolute;
			right: 0;
			padding:10px;
			background-color:#ffffff;
			min-width: 30em;
			/*border:solid 1px #000;*/
			box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
			display:none;
			opacity: 0;
			transition: opacity 0.3s linear;
			-webkit-transition: opacity 0.3s linear;
			-moz-transition: opacity 0.3s linear;
			z-index: 20;
		}
		
		.dropdown_menu_p:hover > .dropdown-menu-p {
			display: block;
			opacity: 1;
		}

		.header-menu-item-drop {
			line-height: 1.3;
			color:#629fbd;
			display:block;
			text-decoration: none;
			padding:10px;
		}

		.header-menu-item-drop:hover {
			background:#629fbd;
			color:#fff;
		}

		.img_header_menu {
			  position: relative;
		    border-radius: 100%;
		    max-width: 2.5em;
        margin-bottom: -14px;
        margin-left: 5px;
		}

		.cart_svg {
			margin-left: 30px;
		}

		.cart_svg svg {
			height: auto;
    		width: 2.2em;		    
    		margin-top: 0px;
		    position: relative;
		    vertical-align: middle;
		    animation: latido linear 1s;
			animation-iteration-count: infinite;
		    -webkit-animation:latido linear 1s;
		    -webkit-animation-iteration-count: infinite;
			-moz-animation:latido linear 1s;
			-moz-animation-iteration-count: infinite;
		}

		#id_svgDesk {
			width: 100%;
			height: 100%;
		}

		@keyframes latido {
		  0% {
		    transform:  scale(1,1);
		  }
		  50% {
		      transform:  scale(1.5,1.5);
		  }
		  100% {
		      transform:  scale(1,1);
		  }
		}
		@-moz-keyframes latido{
		  0% {
		    transform:  scale(1,1);
		  }
		  50% {
		      transform:  scale(1.5,1.5);
		  }
		  100% {
		      transform:  scale(1,1);
		  }
		}
		@-webkit-keyframes latido {
		   0% {
			    transform:  scale(1,1);
			  }
		   50% {
			      transform:  scale(1.5,1.5);
			  }
		  100% {
			      transform:  scale(1,1);
			  }
		}
		@-o-keyframes latido {
				0% {
			    transform:  scale(1,1);
			  }
		   50% {
			      transform:  scale(1.5,1.5);
			  }
		  100% {
			      transform:  scale(1,1);
			  }
		}

#gbnvncv {
	animation: coloracion linear 1s;
	animation-iteration-count: infinite;
    -webkit-animation:coloracion linear 1s;
    -webkit-animation-iteration-count: infinite;
	-moz-animation:coloracion linear 1s;
	-moz-animation-iteration-count: infinite;
}

		@keyframes coloracion {
		  0% {
		    fill: #728cc1;
		  }
		  50% {
		      fill: #d32f2f;
		  }
		  100% {
		      fill: #728cc1;
		  }
		}
		@-moz-keyframes coloracion{
		  0% {
		    fill: #728cc1;
		  }
		  50% {
		      fill: #d32f2f;
		  }
		  100% {
		      fill: #728cc1;
		  }
		}
		@-webkit-keyframes coloracion {
		   0% {
		    fill: #728cc1;
		  }
		  50% {
		      fill: #d32f2f;
		  }
		  100% {
		      fill: #728cc1;
		  }
		}
		@-o-keyframes coloracion {
		0% {
		    fill: #728cc1;
		  }
		  50% {
		      fill: #d32f2f;
		  }
		  100% {
		      fill: #728cc1,
		  }
		}

		.descargar_set {
			color:#56aa48;
		}

.animate-download {
  animation: downloadItem ease 0.8s;
  animation-iteration-count: infinite;
    -webkit-animation:downloadItem ease 0.8s;
    -webkit-animation-iteration-count: infinite;
  -moz-animation:downloadItem ease 0.8s;
  -moz-animation-iteration-count: infinite;
}

    @keyframes downloadItem {
      0% {
        transform: translateY(-10px);
      }
      100% {
          transform: translateY(0px);
      }
    }
    @-moz-keyframes downloadItem{
      0% {
        transform: translateY(-10px);
      }
      100% {
          transform: translateY(0px);
      }
    }
    @-webkit-keyframes downloadItem {
      0% {
        transform: translateY(-10px);
      }
      100% {
          transform: translateY(0px);
      }
    }
    @-o-keyframes downloadItem {
      0% {
        transform: translateY(-10px);
      }
      100% {
          transform: translateY(0px);
      }
    }

@media (max-width: 476px){
  .navbar_buy {
    margin-top: -7px;
  }


}  

@media (min-width: 768px){
  #myModal .modal-dialog {
    width: 800px;
  }

}
    
@media (max-width: 768px){
  .btn-premium-fixede {
    left: margin: 0 auto 0 0;
  }
	.container-editor
	{
		 width:100%;
	}

	#style_nav.closed_nav {
		width: 100%;
		max-width: 100%;
		background-color:#fff;
		display: block;
	}

	#style_nav.closed_nav:hover {
		background-color:#fff;
	}

	#style_nav.closed_nav #close_side {
		display: block;
		text-align: right;
	}

	#style_nav.closed_nav #style_content {
	  display: block;
	}
	.banner-leyend {
		font-size: 1.2em;
	}
	.menu-des-icon button {
		font-size: 76%;
	}
	.icon-grid-icon {
		padding:7px;
	}

	.navbar-brand {
		height: 50px;
    }

	.navbar-brand img {
		height: 19px !important;
	}

	#index-contentwrap {
		padding-left:0;
	}

	.side_main {
		display: none;
	}
}

/* DESCARGAS */
.download_menu h1  {
  font-family: 'Open Sans',sans-serif;
  font-weight: 100;
  font-size: 2em;
  color: #74a7cf;
  text-align: center;
}

.download_sales {
  border: solid 1px #629FBD;
  padding: 10px;
  margin-top:10px;
  cursor: pointer;
  position:relative;
}

.industry_buy_display,.industry_buy_display_close {
  position:absolute;
  right:0;
  top:0;
  margin-top:10px;
  margin-right:10px;
  z-index:50;
  color:#629fbd;
}

.download_sales h2 {
  font-size: 18px;
  margin:5px auto;
  color:#000;
}

.download_industries {
  padding: 11px;
  display: none;
}

.download_zip_full:hover {
    color:#71a8c3;
}

.buscar_compras {
  max-width: 500px;
  margin:15px auto;
  padding:5px;
}

.buscador_compras {
  width:100%;
  border-radius: 7px;
  padding:10px;
  font-size:1em;
  font-weight: bold;
  box-shadow: none;
  border:solid 2px #629fbd;
  color:#629fbd;
  outline:0px;
}

/* DESCARGAS */

/*PRELOADERS */
.preloader_editor {
  color:#629fbd;
  font-size:9em!important;
  vertical-align:middle;
  line-height: 1.5;
  margin-top:20px;
}

/* CHANGES COLOR INDEX */
.change_container {
  width:100%;
  display:block;
  margin:0 auto;
}

.change_container svg {
  width:100%;
}

.change_color {
  cursor:pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.change_color:hover {
  transform:translateY(-3px);
}

#icon_color_change {
  transition: fill 0.5s linear;
  -webkit-transition: fill 0.5s linear;
  -moz-transition: fill 0.5s linear;
  -o-transition: fill 0.5s linear;
  fill: #8BC34A;
}

.color_pick {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.addon_display {
  opacity:0;
  position: relative;
  z-index:2;
}

#no_addons_obj {
  opacity:1;
  position: relative;
  z-index:1;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.label_login {
    margin: 10px auto 5px auto;
    display: block;
    font-weight: bold;
}

.arrow_try {
  position: relative;
  background: transparent;
  border: 4px solid transparent;
}
.arrow_try:after, .arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_try:after {
  border-color: rgba(33, 150, 243, 0);
  border-bottom-color: #2196f3;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_try:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #c2e1f5;
  border-width: 16px;
  margin-left: -16px;
}
.tryme_div {
  margin-top:10px;
  position: relative;
  cursor: pointer;
  opacity:0;
  transition:opacity 0.5s linear;
  -webkit-transition:opacity 0.5s linear;
  -moz-transition:opacity 0.5s linear;
  -o-transition:opacity 0.5s linear;
}

.banner-input-search .search_autocomplete {
  width: 100%;
  top: 100%;
}

.banner-input-search .search_autocomplete li {
  color:#74A7CF;
}

.search_autocomplete {
  background:#fff;
  margin-top: 4px;
  position: absolute;
  width: 150%;
  right: 0;
  /* bottom: 0; */
  border-bottom: solid 1px #629FBD;
  border-left: solid 1px #629FBD;
  border-right: solid 1px #629FBD;
  display: none;
  z-index: 4;
  padding: 6px;
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}
.search_autocomplete li {
    text-align: left;
    list-style-type: none;
    padding: 5px;
    cursor:pointer;
}
.icons-toolbar {
  position: relative;
}

.search_autocomplete li:hover {
  background-color: #629FBD;
  color:#fff;
}

#tryme_container {
  position:relative;
}

#breadcrumbs_iconshock {
	width: 100%;
	padding:25px 10px;
	color:#629FBD;
	font-size: 22px;
}
#breadcrumbs_iconshock a {
	text-align: center;
	color: #629FBD;
	font-size:22px;
}
#breadcrumbs_iconshock a:hover {
	color: #8dbfd6;
}


@keyframes shake{
  0% {
      transform: translateX(0);
  }
  25% {
      transform: translateX(-8px);
  }
  50% {
      transform: translateX(8px);
  }
  75% {
      transform: translateX(-8px);
  }
  100% {
      transform: translateX(0);
  }
}
@-moz-keyframes shake{
  0% {
      transform: translateX(0);
  }
  25% {
      transform: translateX(-8px);
  }
  50% {
      transform: translateX(8px);
  }
  75% {
      transform: translateX(-8px);
  }
  100% {
      transform: translateX(0);
  }
}
@-webkit-keyframes shake {
   0% {
      transform: translateX(0);
  }
  25% {
      transform: translateX(-8px);
  }
  50% {
      transform: translateX(8px);
  }
  75% {
      transform: translateX(-8px);
  }
  100% {
      transform: translateX(0);
  }
}
@-o-keyframes shake {
  0% {
      transform: translateX(0);
  }
  25% {
      transform: translateX(-8px);
  }
  50% {
      transform: translateX(8px);
  }
  75% {
      transform: translateX(-8px);
  }
  100% {
      transform: translateX(0);
  }
}
@-ms-keyframes shake {
  0% {
      transform: translateX(0);
  }
  25% {
      transform: translateX(-8px);
  }
  50% {
      transform: translateX(8px);
  }
  75% {
      transform: translateX(-8px);
  }
  100% {
      transform: translateX(0);
  }
}

@media only screen and (min-width: 64em)
{
  /*.container-icons
  {
    width: 87.5%;
  }*/
}

.nav-categories {
  overflow-x: hidden;
}

.nav-industries {
  overflow-x: hidden;
}

.nav-categories-item {
  font-size: .9em;
  color: #629FBD;
}

.banner-input-search {
  position:relative;
}

.search_coincidence {
  padding:15px 0;
}

#category_filter_container {
  display: none;
}
#style_filter_side {
  display: none;
}

.set_separator {
  padding:15px 0;
}

.set_separator h1 {
  text-align: center;
}

.individual_set {
  margin-top:10px;
}

.individual_set p {
  text-align: center;
}

.individual_set img {
  margin:5px auto;
  display:block;
  width:100%;
  height: auto;
  /*width:300px;
  height:200px;*/
  cursor: pointer;
}

.individual_set button {
  width:100%;
  display:table;
  margin:2px auto;
}

#select_sets {
  margin: 15px auto;
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 6px;
  border-radius: 5px;
}

.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}



.btn{border:0!Important;font-family: Tahoma, sans-serif !important;font-weight:bold;display:inline-block;padding:4px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:12px;}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090 !important;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:5px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;    font-family: Tahoma, sans-serif !important;font-weight: bold;}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}


button.close {
 -webkit-appearance: none;
 padding: 0;
 cursor: pointer;
 background: transparent;
 border: 0;
}

.pricing_col_content {
      padding: 15px;
    font-size: 12px;
}
  .close {
 float: right;
 font-size: 21px;
 font-weight: bold;
 line-height: 1;
 color: #000;
 text-shadow: 0 1px 0 #fff;
 filter: alpha(opacity=20);
 opacity: .2;
}
.close:hover,
.close:focus {
 color: #000;
 text-decoration: none;
 cursor: pointer;
 filter: alpha(opacity=50);
 opacity: .5;
}
button.close {
 -webkit-appearance: none;
 padding: 0;
 cursor: pointer;
 background: transparent;
 border: 0;
}

.verification_code input
{
    font-size: 21px;
    padding: 24px;
    font-weight: bold;
    text-align: center;
    margin: 15px auto;
    max-width: 421px;
    color: #629fbd;
}

.assing_user_code {
  width:100%;
  padding:15px;
}

.assing_user_code img {
  display: inline-block;
  width:60px;
  height:60px;
  border-radius: 100%;
  margin-right:10px;
}

.assing_user_code h1 {
    display:inline-block;
    margin:0;
    font-size:20px;
    margin-bottom:50px;
    vertical-align: middle;
}

.give_download_code {
  position:fixed;
  padding:15px;
  bottom:0;
  right:0;
  z-index:70;
}

.sing_in_after_purshase {
  margin:15px auto;
}

.sing_in_after_purshase h1 {
  text-align: center;
  margin:15px auto;
}

.img_session_purshase {
  margin:10px auto;
  max-width:200px;
  display:block;
}

.sing_in_after_purshase p {
  text-align: center;
}

.social_network_login {
  padding:20px;
}

.social_network_login button {
  width:200px;
  display: block;
  margin:10px auto;
}

.set_down_buts {
  width: 300px;
  margin:10px auto;
}

.style_link {
  font-style: capitalize;
  text-transform: lowercase!Important;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
}

.style_link:hover {
  transform: scale(1.1,1.1);
}

.design-item {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.svg_grid {
  transition: all .3s;
  width:100%;
  height:100%;
}

.svg_grid svg {
  width:100%;
  height:100%;
}

#id_firstSvg img {
  max-width:100%;
}

.relatedsvg {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0;
    cursor:pointer;
}
.showrelated:hover {
  opacity:0.7;
}

.relatedsvg svg {
  width:100%;
  height:100%;
}

li.search_active {
  background-color: #71a8c3;
  color:#fff!Important;
}

#editor_overlay_svg {
  display:none;
}

.nav-categories, .nav-industries {
    height: auto!Important;
    width: 100%!Important;
    overflow: auto!Important;
    display: -webkit-box;
    white-space: normal!Important;
}

.nav-categories-item {
  font-family: 'Open sans', sans-serif;
  font-weight: normal;
  display: inline-block;
  margin:0 5px;
  padding: 6px!Important;
  border-radius: 5px;
  text-decoration: none;
  color: #629FBD;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  /*transition: all .3s;*/
}
.nav-categories-item:hover {
  color: #365564;
  background-color: #d9e8ef;
}

#icon img {
  moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}

#icon .icon-description {
    margin: 17px auto;
    font-weight: lighter;
    max-width: 760px;
}

#icon .icon-description-sub {
    margin: 17px auto;
    font-family: Open sans, sans-serif;
    font-weight: normal;
    font-size: 15px;
    max-width: 760px;
}

.container-editor-image:after {
  border:0!Important;
}

.container-editor-icon-name {
  margin-left:10px;
  display:inline-block;
}
.container-editor-style-name {
  margin-left:10px;
  display:inline-block;
}
.container-editor-related-icons {
  margin-left:10px;
  display:inline-block;
}

.editor-sizes-grid {
  display: block;
  height: auto!Important;
}

.editor-sizes-grid label {
  text-align: center;
}

.premium_label {
  background-color: #629fbd;
  color: #fff!Important;
  position: relative;
  border:0;
  padding:3px;
}
.premium_label:hover {
	background-color: #56aa48;
}

.hr {
  width:100%;
  margin:10px auto;
}

.hr_grid {
  width:85%;
  border: solid 1px #f4f4f4;
  margin: 1.6em auto 2.3em auto;
}

.menu_addon {
    display: none;
    position: absolute;
    border: solid 1px #629fbd;
    height: 250px;
    top: 14px;
    right: -51px;
    background-color: #fff;
    z-index: 100;
}

.addon_thumb {
	-webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select:none;
}

.modif_addon {
	cursor: pointer;
}
.modif_addon_s {
	cursor: pointer;
}

.modif_addon:hover path {
	stroke:#fff;
}
.modif_addon_s:hover rect {
	stroke:#fff;
}
.modif_addon_s.modif_danger:hover rect {
	fill:#DA4F4A;
}
.modif_addon.modif_danger:hover rect {
	fill:#DA4F4A;
}
.modif_addon.modif_primary:hover rect {
	fill:#016ECD;
}
.modif_addon.modif_success:hover rect {
	fill:#5AB75C;
}

.container-editor-image {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

.bundle_item:hover {
  background-color: #f7f7f7;
}

.set_list_buttons {
	max-width:312px;
	margin:6px auto;
}
.set_list_buttons button {
	width:49%;
}
.set_list_buttons a {
	width:49%;
}

.features_set {
  margin: 34px 0;
}
.feature_set {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #565556;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.feature_set.home {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}
.img_feature_set {
    width: 40%;
    height: 44px;
    text-align: center;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.freebie_prev {
  max-width: 1600px;
  margin: 15px auto;
  padding: 0 15px;
  position: relative;
}
.freebie_img {
	border: 6px solid #cecece;
	margin-bottom: 10px;
}
.freebie_img:hover {
	border: 6px solid #a9a9a9;
}
.freebie-banner {
	height: 250px;
	width: 100%;
	max-width: 1200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/free-icons.png');
	padding:1px;
}
.button_freebie {
  border: 1px solid #629fbd;
  background-color: #629fbd;
  padding: 10px 25px;
  color: #fff;
  transition: all .3s;
  cursor: pointer;
  font-size: .8em;
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  bottom: -54px;
}

.title_freebie {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 2.1em;
	text-align: left;
}

.google-home:hover {
  background-color: #d9534f !important;
}


/* MENU RESPONSIVE */
@media (max-width: 767px) {

  .nav_style_group p {
    font-size: .9em;
  }
  .dropdown-menu-p {
        position: relative;
        background-color: transparent;
        width:100%;
        padding: 0;
        box-shadow: none;
  }

  .dropdown-menu-p a {
    color: #fff;
    width:100%;
    min-width:60px;
  }
  .dropdown-menu-p {
    width: 100%;
    min-width: 60px;
  }
  .dropdown_menu_p {
    width:100%;
    margin:0;
  }

  .img_header_menu {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding-bottom: 8px;
    margin-left: 8px;
    top:0;
    right:0;
  }

  /*.png_size_menu {
    width:20em;
    left:0;
  }*/

  .png_title {
    display:none;
  }

  .png_size_menu input[type=radio] + label {
    width:5em;
  }

  .nav-categories-item {
    display: inline-table;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .nav-categories, .nav-industries {
    display:flex;
  }

  .img_feature_set {
		width: 80%;
	}

	.freebie_prev {
	  
	}
}



.nav p {
  padding: 10px 10px 0 10px;
  display: inline-block;
}

.nav_style_group {
  padding: 10px 10px 0 10px;
  display: inline-flex;
}


.nav_style_group label {
  padding: 0 10px
  margin: 0;
}

.nav_style_group p {
  padding: 0 10px;
  margin: 0;

}

.same_related {
  padding: 28px 0;
  height: 100%;
  width: calc(100% - 404px);
}

#same {
  display: block;
  align-items: center;
  justify-content: center;
  border: 1px solid #629fbd;
  height: 252px;
  overflow-y: scroll;
}

#same_addons {
  display: block;
  align-items: center;
  justify-content: center;
  border: 1px solid #629fbd;
  height: 252px;
  overflow-y: scroll;
  position: absolute;
  width: 47%;
  left: 0;
}

.same_container {
  height: 81px;
}

.same_img_container {
  padding:10px;
  position: relative;
  /*height: 84px;*/
  cursor: pointer;
}
.same_img_container:hover {
  opacity: 0.7;
}
.same_img_container img {
  max-height: 100%;
  margin:0 auto;
}

.same_img_container img:hover {
  opacity: 0.7;
}

.same_img_container svg {
  width: 100%;
  height: 100%;
}

.same_container .row {
  height: 100%;
}

#same_loader {
  position: absolute;
  left: 50%;
  top: 45%;
}    

#content_change_range input[type=range]{
    -webkit-appearance: none;
}

#content_change_range input[type=range]::-webkit-slider-runnable-track {
    height: 7px;
    border-radius:100%;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

#content_change_range input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #629fbd;
    margin-top: -4px;
}

.sets-item-img {
  min-height:250px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.sets-item-img:hover {
  opacity: 0.8;
}

#content_change_range input[type=range]:focus {
    outline: none;
}

#content_change_range input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

.editor_option_title {
  font-size:14px;
}

#icons-data {
  position:relative;
  z-index: 4;
}

#

.icons-toolbar {
  position:relative;
}

.icon-toolbar-fixed {
  position: fixed;
  top: 52px;
  right: 0;
  background: #fff;
  z-index: 4;
  padding: 3px;
  display: table;
  padding: 13px;
  margin-right: 11px;
}

#same_title {
  position: absolute;
  top: 5px;
  color: #629fbd;
}

#same_title a {
  font-weight: 800;
}
#same {
  position: relative;
}

a:hover {
  text-decoration: none;
}

/* The switch - the box around the slider */
#icon_sidebar .switch {
	
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 18px;
}

#icon_sidebar.res_hidden #close_side {
	display: none;
}
#icon_sidebar.res_show #close_side {
	display: none;
}

#close_side i {
	margin-left: auto;
	text-align: right;
	color:#629FBD;
	cursor:pointer;
	display: block;
}
#close_side i:hover {
	color:#578ea8;
}

#color_pal .color-pal-pick {
  padding:10px;
  border-radius: 100%;
  display: inline-block;
  margin:1px;
  cursor: pointer;
}

#color_pal {
  margin: 6px auto 0 auto;
  text-align: center;
}
/* TOGGLE SWITCH */
/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.button-buy-big {
	background-color: #85c3de;
    margin: 10px auto;
    display: table;
    padding: 12px;
    font-size: 24px;
    color: #fff;
}
.button-buy-big:hover {
	color:#fff;
	background-color:#71b2ce;
}
.button-buy-big:focus {
	color:#fff;
	background-color:#71b2ce;
}
.button-download-big {
	background-color: #5ab75c;
    margin: 10px auto;
    display: table;
    padding: 12px;
    font-size: 24px;
    color: #fff;
}
.button-download-big:hover {
	color:#fff;
	background-color:#44a135;
}
.button-download-big:focus {
	color:#fff;
	background-color:#44a135;
}


.set_separator {
  padding:20px 0;
  border-bottom:solid 1px #e8e8e8;
}

.set_separator h1 {
  font-family: 'Bitter', serif;
  margin:10px 0;
  font-size: 1.5em;
}

.title_cat_set {
  margin:40px 0 5px 0;
}

.set_ind_subtitle {
  font-family: 'Bitter', serif;
  margin:15px auto;
  font-size: 1.5em;
  text-align: center;
}

.set_content_indus {
  margin:12px auto;
}

.set_ind_set {
  width: 100%;
  margin:5px auto;
}
.set_ind_set.home {
  margin: 5px auto 35px;
}
.set_ind_set h3 {
  font-family: 'Bitter', serif;
  margin:5px auto;
  font-size: 1.3em;
  text-align: center;
}
.set_ind_set .set_ind_title.home {
  font-family: 'Roboto Slab', sans-serif;
}
.set_ind_title.home {
  font-weight: bold;
  font-size: 18px;
}
.set_ind_title.home a:hover {
  opacity: 0.3;
}
.img_set_container {
  margin:10px auto 20px auto;
}
.img_set_container img {
  margin:0 auto;
  cursor: pointer;
  border:6px solid #cecece;
}
.img_set_container img:hover {
  border: 6px solid #a9a9a9;
}
input:checked + .slider.line_glyph {
  background-color: #629fbd;
}
input:checked + .slider.color_sty {
  background-color: #629fbd;
}
input:checked + .slider.software_sty {
  background-color: #629fbd;
}
input:checked + .slider.detailed_sty {
  background-color: #629fbd;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

.download_custom_item {
  position: absolute;
  right: 6px;
  top: 7px;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.tag_suggests {
  display: inline-block;
  padding:5px;
  border-radius: 5px;
  margin:5px;
  background-color: #6fa8dc;
  color:#fff; 
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select:none;
}

.tag_suggests:before{
  content: 'X';
  position: absolute;
  top:0;
  left: 0;
  border-radius: 5px;
  background-color: #d16464;
  display: none;
}

.tag_suggests:hover .tag_suggests:before
{
  display: block;
}

.tag_suggests:hover {
  background-color: #d16464;
}

#tags_suggested {
  margin: -2px auto 5px auto;
  text-align: right;
}   



#tag_suggests h4 {
  text-align: center;
  margin:10px auto;
  color:#56aa48;
  font-size:1.2em
}

.bundle_pack h4 {
  margin:15px auto;
  text-align: right;
}

.bundle_pack {
  margin-top: 15px;
  padding:6px;
}
.pack-includes {
  margin:0;
  padding: 6px;
}
.pack-includes li {
  display: inline-block;
  list-style-type: none;
}
.pack-includes li {
  margin-left: 10px;
}
.pack-includes li>a:hover {
  text-decoration: underline;
}
.pack-includes li:not(:last-child) a:after {
  content: ",";
}

.pack-includes li a {
  font-family: 'Open sans', sans-serif;
  width: 100%;
  background-color: transparent;
  font-size: .9em;
  font-weight: normal;
  color: #629FBD;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
}
.pack-includes li a:hover {
  color: #365564;
  text-decoration: none;
}

.set-contains {
  margin-top: 11px;
  padding: 6px;
  padding-left: 16px;
}
.set-contains h2 {
  text-align: left!Important;
  font-size: 16px!Important;
  margin:0;
}

.subtitle-pak {
  font-size: 16px;
  text-align: center;
  margin: 5px;
}


#myModal .modal-body p {
  text-align: center;
}

#myModal hr {
  width: 100%;
  margin: 15px auto;
}

#myModal .modal-body h2 {
  text-align: center;
  font-size: 25px;
}

.modal {
	z-index:;
}

#addon-test {
  width: 143px;
  padding: 5px;
  position: absolute;
  height: 90%;
  top: 14px;
  left: -142px;
  display: block;
  align-items: center;
  justify-content: center;
  border: 1px solid #629fbd;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select:none;
}

#addon-test img {
  width: 38px;
  cursor: pointer;
}

.modal {
  z-index: 99999999;
}

#addon-test img:hover {
  opacity: 0.7;
}
  
.svghue {
  width:100%;
}
.svghue svg {
  width: 100%;
  height: 100%;
}

.flexthis.container:before,
.flexthis.container:after,
.flexthis.row:before,
.flexthis.row:after {
   content: normal;
}

@media(max-width:1050px) {
 	
}



@media (max-width: 1260px) {
  .navbar-brand {
  	font-size: 14px;
  }

  .navbar-default .navbar-nav>li>a {
  	font-size: 12px;
  }

  .container-icons {
  	height: calc(100vh - 52px);
  }

  .navbar-header {
    	float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	    display: none!Important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
}

@media (max-width: 1450px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 11.5px!important;
	}
}

@media (max-width: 767px) {
  .sidebar_display {
    position: fixed;
    z-index: 9999999;
  }

  #icon_sidebar {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
  }

  #icon_sidebar.res_hidden {
    display: none;
  	width:30px;
  	z-index:10;
  	cursor: pointer;
  }
  #icon_sidebar.res_hidden:hover {
  	background-color: #abc1cc;
  }
  
  #icon_sidebar.res_hidden {
    display: none;
  	width:30px;
  	z-index:500;
  }
  
  #icon_sidebar.res_hidden .side_content {
    display:none!Important;
  }
  #icon_sidebar.res_show .side_content {
	display:block;
  }
 
  #icon_main_content {
    width: 100%;
    margin-left:0;
  }

  #icon_sidebar.res_show {
    /*display: none;*/
	width:235px;
	z-index:99999;
  }
  .show_arrow {

  }
  #icon_sidebar.res_hidden .show_arrow {
    display: block;
    position: absolute;
    color: #6c9eb7;
    top: 49%;
    font-size: 23px;
    left: 5px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
  }
  #icon_sidebar.res_hidden:hover .show_arrow {
    color:#fff;		
  }
  #icon_sidebar.res_show .show_arrow {
	display:none;
  }

  	#icon_sidebar.res_hidden #close_side {
		display: none;
	}
	#icon_sidebar.res_show #close_side {
    display: block;
		position: fixed;
    top: 55px;
    left: 183px;
    z-index: 9;
	}
  
  /*#icon_sidebar.side_fixed:hover {
    width:235px;
  }
  #icon_sidebar.side_fixed:hover .side_content {
    display:block;
  }*/

  /*#icon_sidebar.side_abs:hover {
    width:235px;
  }
  #icon_sidebar.side_abs:hover .side_content {
    display:block;
  }*/
  .navbar-brand {
  	font-size: 14px;
    padding: 12px 15px;
    height: 37px;
  }
  .feature_set {
		font-size: 12px;
	}
}

