@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@font-face {
  font-family: 'wa';
  src: url('../fonts/fontilo/wa.eot?1486365');
  src: url('../fonts/fontilo/wa.eot?1486365#iefix') format('embedded-opentype'),
       url('../fonts/fontilo/wa.woff2?1486365') format('woff2'),
       url('../fonts/fontilo/wa.woff?1486365') format('woff'),
       url('../fonts/fontilo/wa.ttf?1486365') format('truetype'),
       url('../fonts/fontilo/wa.svg?1486365#wa') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'wa';
  src: url('fonts/fontilo/wa.eot?1486365');
  src: url('fonts/fontilo/wa.eot?1486365#iefix') format('embedded-opentype'),
       url('fonts/fontilo/wa.woff2?1486365') format('woff2'),
       url('fonts/fontilo/wa.woff?1486365') format('woff'),
       url('fonts/fontilo/wa.ttf?1486365') format('truetype'),
       url('fonts/fontilo/wa.svg?1486365#wa') format('svg');
  font-weight: normal;
  font-style: normal;
}
  [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wa";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-angle-right:before { content: '\e800'; } /* '' */
.icon-right-open:before { content: '\e801'; } /* '' */
.icon-left-open:before { content: '\e802'; } /* '' */
.icon-facebook:before { content: '\e803'; } /* '' */
.icon-twitter:before { content: '\e804'; } /* '' */
.icon-google:before { content: '\e805'; } /* '' */
.icon-mail:before { content: '\e806'; } /* '' */
.icon-phone:before { content: '\e807'; } /* '' */
.icon-suitcase:before { content: '\e808'; } /* '' */
.icon-location:before { content: '\e809'; } /* '' */
.icon-location-1:before { content: '\e80a'; } /* '' */
.icon-cog:before { content: '\e80b'; } /* '' */
.icon-briefcase:before { content: '\e80c'; } /* '' */
.icon-mail-1:before { content: '\e80d'; } /* '' */
.icon-call:before { content: '\e80e'; } /* '' */
.icon-mail-2:before { content: '\e80f'; } /* '' */
.icon-phone2:before { content: '\e810'; } /* '' */
.icon-file:before { content: '\e811'; } /* '' */
.icon-pointer:before { content: '\e812'; } /* '' */
.icon-briefcase-1:before { content: '\e813'; } /* '' */
.icon-user:before { content: '\e814'; } /* '' */
.icon-settings:before { content: '\e815'; } /* '' */

body,html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	direction: rtl;
	font-family:din;
	overflow-x:hidden;
}
.border{
	height: 6px;
	width: 100%;
	background: rgba(243,152,32,1);
	background: -moz-linear-gradient(left, rgba(243,152,32,1) 0%, rgba(220,35,180,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243,152,32,1)), color-stop(100%, rgba(220,35,180,1)));
	background: -webkit-linear-gradient(left, rgba(243,152,32,1) 0%, rgba(220,35,180,1) 100%);
	background: -o-linear-gradient(left, rgba(243,152,32,1) 0%, rgba(220,35,180,1) 100%);
	background: -ms-linear-gradient(left, rgba(243,152,32,1) 0%, rgba(220,35,180,1) 100%);
	background: linear-gradient(to right, rgba(243,152,32,1) 0%, rgba(220,35,180,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39820', endColorstr='#dc23b4', GradientType=1 );
}
.hide-scroll{
	overflow: hidden;
}
.preloader-overlay{	
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: #de2fa4 url(images/sima-preloader.gif);
    background-size: cover;
    background-position: center center;
}
.droppedchoco{
	position: fixed;
    top: -650px;
    z-index: 3;
    width: 150px;
}
.droppedchoco img {
	width: 100%;
	height: auto;
}
.droppedchocoleft{
	left: 0;
}
.droppedchocoright{
	right: 0;
}
.first_section {
    /*background: url(images/bg1-.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;*/
	/**/
	/*background-size: cover;*/
    padding: 0 0 125px 0;
    position: relative;
    overflow:hidden;
	/**/
	height: 1300px;
}

/*first section background*/

.section1-bg{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}

.section1-bg .background{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
}

.section1-bg .background1{
	background-image: url(images/bg2.jpg);
}

.section1-bg .background2{
	background-image: url(images/bg3.jpg);
}

.section1-bg .bubble{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.section1-bg .bubble1{
	background-image: url(images/bg2.png);
	background-size: cover;
}

.section1-slides{
	width: 900px;
    height: 407px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -450px;
    top: 285px;
}

.section1-slides .slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.section1-slides .slide img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}


.section1-slides-init-state .slide{
	opacity: 0;
}

.section1-slides-init-state .slide:last-child{
	opacity: 1;
}

.section1-slides .image1{
	background-color: pink;
}

.section1-slides .image2{
	background-color: blue;
}

.sima-logo1{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	z-index: 2;
}

.sima-logo2{
	position: absolute;
	top: 350px;
	left: 50%;
	transform: translate(-50%);
	z-index: 2;
}

.first-section-slogan{
	position: absolute;
	top: 860px;
	left: 50%;
	/*transform: translate(-50%);*/
	margin-left: -522px;
	z-index: 2
}

.navigation {
    position: absolute;
    /*left: 34%;*/
    left: 50%;
    transform: translate(-50%);
    top: 230px;
    z-index: 2;
    /*width: 100%;*/
        width: 860px;
    margin: 0 auto;
}
.derfv{display: none;}
.navigationFixed img{
        float: left;
    /*width: 5%;*/
    width: 60px;
    margin: 8px;
    display: block;
}
.navigationFixed{
	position: fixed;
    top: 0px;
	z-index: 10;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}

.navigationFixed .navmenu {
       width: 935px;
    margin: 0 auto;
}

.candy{
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
}

.lolipop{
	background: url(images/loli1t.png);
	position: absolute;
	width: 80px;
	height: 119px;
}

.lolipop2{
	background: url(images/loli2t.png);
	position: absolute;
	width: 80px;
	height: 119px;
}

.lolipop3{
	background: url(images/loli3t.png);
	position: absolute;
	width: 119px;
	height: 80px;
}

.lolipop4{
	background: url(images/loli4t.png);
	position: absolute;
	width: 119px;
	height: 80px;
}

/*first section background*/

.logo{
	margin: 0 auto;
	margin-top:85px;
-webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.navmenu {
    /* padding: 88px 0 0 23%; */
    width: auto;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background: none !important;
    color: #ee121b;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
        font-family: din;
    font-size: 17px; 
    font-weight: 400;
    color: #fff;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
}

.logo2{
	margin: 0 auto;
	padding: 98px 0 0 0;
}

.loli1 {
  background: url(images/loli1.png);
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  /*height: 282px;*/
  /*width: 100%;*/
	/**/
	width:182px;
	height: 270px;
  top: 0;
  /*z-index: 10000000000000000;*/
  z-index: 1;
}
.loli2 {
    background: url(images/loli2.png);
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    width: 178px;
    top: 30%;
    /*z-index: 10000000000000000;*/
    z-index: 1;
    height: 282px;
    background-position: 0;
}
.loli3 {
    background: url(images/loli3.png);
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    width: 246px;
    bottom: auto;
    top: 100%;
    /*z-index: 10000000000000000;*/
    z-index: 1;
    height: 144px;
    background-position: 0;
    top: 88%;
}
.logo3{
	margin: 0 auto;
	padding: 19px 0 0 0;
}

.second_section{
	background: url('images/bg2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	/**/
	background-size: cover;
	height: 1300px;
	padding: 125px 0;
    overflow: hidden;
    position: relative;
}

/*second section my custom*/
.titelee{
	position: absolute;
	width: 900px;
	top:260px;
	left: 50%;
    margin-left: -450px;
	z-index: 2;
}

.section2-info{
	position: absolute;
	width: 970px;
	left: 50%;
	margin-left: -485px;
	top: 500px;
	z-index: 2
}

/*second section my custom*/

.loli4 {
    background: url(images/loli4.png);
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    width: 498px;
    top: -187px;
    /*z-index: 10000000000000000;*/
	/**/
	z-index: 1;
    height: 1062px;
    background-position: 0;
    -webkit-filter: blur(5px);
    filter: blur(9px);
    left: 80%;
    transform: scale(1.2)rotate(1031deg);
}

.titelee img.sdcv {
    float: right;
    /*margin: 13% 0 0 0;*/
}
.titelee img.fgbf{
    float: right;
    margin: 16% 4% 0 0;
}

.iconsssec2{
	width: 35%;
	left: 5%;
	/*margin-left: 5%;*/
	position: absolute;
  top: 570px;
	z-index: 1;
}
.iconsssec2 img {
	width: 100%;
	height: auto;
}

.containt {
  /*padding: 0px 0% 0 2%;*/
  font-size: 19px;
  text-align: justify;
  color: #676767;
	/**/
	width: 48%;
	position: absolute;
	/*margin-right: 5%;*/
	top: 500px;
	right:5%;
	z-index: 2;
}
.containt p {
        font-family: din;
    line-height: 27px;
	/**/
	color: #fff;
}

.titelee h1{
       font-family: din;
    font-size: 112px;
    float: right;
    color: #e0359b;
    position: relative;
    line-height: 131px;
}

.titelee h1.top{
	transition: all 250ms;
    z-index: 2;
    background: -webkit-linear-gradient(#dc23b3, #ea685c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 100% 100%;
    margin: 0 0 -10px 0;
    line-height: 150px;
}

.titelee h1.cen{
    -webkit-text-stroke: 35px #eeeeee;
    margin: -133px 0 0 0;
    z-index: 1;
}
.titelee h1.bottom{
    z-index: 0;
    text-shadow: 10px 22px 17px #8a116c;
    margin: -133px 0 0 0;
    font-size: 116px;
}

.edgvdfv {
    /*margin: 13% 0 0 0;
    width: 80%;*/
	float: left;
	/**/
	width: 636px;;
}

.containt h1 {
       font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: justify;
    color: #676767;
    font-weight: bold;
    text-transform: capitalize;
    padding: 20px 0 0 0;
}
.containt a {
      font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: center;
    color: #e55179;
    text-transform: capitalize;
    background: #fff;
    border-radius: 22px;
    padding: 7px 46px;
    text-decoration: none;
    margin: 8% 29% 0 0;
    float: right;
}
.loli7 {
    background: url(images/loli7.png);
    position: absolute;
    left: 9%;
    background-repeat: no-repeat;
    width: 628px;
    bottom: -587px;
    z-index: 1;
    height: 1062px;
    background-position: 0;
    -webkit-filter: blur(5px);
    filter: blur(7px);
    right: 80%;
    transform: scale(1.2)rotate(1091deg);
    background-size: 610px;
}
.loli77 {
    background: url(images/loli7.png);
    position: absolute;
    left: 9%;
    background-repeat: no-repeat;
    width: 628px;
    bottom: -587px;
    z-index: 1;
    height: 1062px;
    background-position: 0;
    -webkit-filter: blur(5px);
    filter: blur(7px);
    right: 80%;
    transform: scale(1.2)rotate(1091deg);
    background-size: 610px;
}
.third_section{
    background: url('images/bg3.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
		/**/
		background-size: cover;
		height: 1300px;
    padding: 125px 0;
    overflow: hidden;
    position: relative;
    direction: ltr;
}
.loli8 {
    background: url(images/loli2.png);
    position: absolute;
    left: 2%;
    background-repeat: no-repeat;
    width: 178px;
    top: 8%;
    z-index: 1;
    height: 282px;
    background-position: 0;
}
.edgvdfv2 {
    /*margin: 7% 0 0 0;*/
    /*float: left;*/
    width: 600px;
		top: 200px;
		position: absolute;
		left: 50%;
		margin-left: -325px;
		z-index: 2;
}
.titelee2 h1.top2 {
    z-index: 2;
    margin: 0 0 -10px 0;
    line-height: 150px;
}
.titelee2 h1 {
     font-family: din;
    font-size: 112px;
    float: right;
    color: #5b4371;
    position: relative;
    line-height: 131px;
}
.titelee2 h1.cen2 {
    -webkit-text-stroke: 34px #eeeeee;
    margin: -133px 0 0 0;
    z-index: 1;
}
.titelee2 h1.bottom2 {
    z-index: 0;
    text-shadow: 10px 22px 17px #412459;
    margin: -133px 0 0 0;
    font-size: 116px;
}
.titelee2 img.sdcv {
    float: right;
    margin: 13% 10% 0 0;
}
.containt2 {
    /*padding: 12% 0% 0 2%;*/
    font-size: 19px;
    text-align: justify;
    color: #fff;
		/**/
		position: absolute;
		margin-left: 8%;
		width: 52%;
		top: 450px;
		z-index: 3;
}
.containt2 p {
        font-family: din;
    line-height: 27px;
}
.containt2 h1 {
        font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: justify;
    color: #c0b3cb;
    font-weight: bold;
    text-transform: capitalize;
    padding: 20px 0 0 0;
}
.containt2 a {
       font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: center;
    color: #5b4371;
    text-transform: capitalize;
    background: #fff;
    border-radius: 22px;
    padding: 7px 46px;
    text-decoration: none;
    margin: 8% 29% 0 0;
    float: right;
}
.iconss2 {
	width: 288px;
	position: absolute;
	top: 500px;
	right: 5%;
}
.iconss2 img {
    /*margin: 23% 0 0 0;*/
    /*width: 80%;*/
    width: 100%;
    /*float: right;*/
}
.loli9 {
    background: url(images/loli8.png);
    position: absolute;
    right: 18%;
    background-repeat: no-repeat;
    width: 178px;
    bottom: 7%;
    z-index: 1;
    height: 282px;
    background-position: 0;
}
.lolii1 {
    background: url(images/loli8.png);
    position: absolute;
    left: 14%;
    background-repeat: no-repeat;
    width: 178px;
    bottom: 0%;
    z-index: 1;
    height: 282px;
    background-position: 0;
}
.lolii2 {
    background: url(images/lolii1.png);
    position: absolute;
    right: 9%;
    background-repeat: no-repeat;
    width: 628px;
    bottom: -677px;
    z-index: 0;
    height: 1062px;
    background-position: 0;
    -webkit-filter: blur(5px);
    filter: blur(7px);
    left: 50%;
    transform: scale(1.2)rotate(1073deg);
    background-size: 610px;
}

/**
Third section my custom
*/



/**
/Third section my custom
*/

.fourth_section{
    background: url('images/bg4.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
    padding: 125px 0;
    overflow: hidden;
    position: relative;
		/**/
		height: 1300px;
}

.iconss{
	width: 35%;
	left: 5%;
	/*margin-left: 5%;*/
	position: absolute;
  top: 450px;
}
.iconss img {
	width: 100%;
	height: auto;
}

.titelee3{
	width: 335px;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	top: 200px;
	z-index: 2;
}
.edgvdfv3 {
    width: 335px;
}
.titelee3 h1.top3 {
    z-index: 2;
    margin: 0 0 -10px 0;
    line-height: 150px;
}
.titelee3 h1 {
       font-family: din;
    font-size: 112px;
    float: right;
    color: #434242;
    position: relative;
    line-height: 131px;
}
.titelee3 h1.cen3 {
    -webkit-text-stroke: 44px #eeeeee;
    margin: -133px 0 0 0;
    z-index: 1;
}

.titelee3 h1.bottom3 {
    z-index: 0;
    text-shadow: 10px 22px 17px #4b4a41;
    margin: -133px 0 0 0;
    font-size: 116px;
}
.containt3 {
    /*padding: 12% 0% 0 2%;*/
    font-size: 19px;
    text-align: justify;
    color: #c6c0aa;
		text-align: justify;
		position: absolute;
		width: 50%;
		right: 5%;
		margin-top: 300px;
		z-index: 2;
}
.containt3 p {
       font-family: din;
    line-height: 27px;
}
.containt3 h1 {
       font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: justify;
    color: #c6c0aa;
    font-weight: bold;
    text-transform: capitalize;
    padding: 20px 0 0 0;
}
.containt3 a {
      font-family: din;
    line-height: 27px;
    font-size: 19px;
    text-align: center;
    color: #6e6441;
    text-transform: capitalize;
    background: #fff;
    border-radius: 22px;
    padding: 7px 46px;
    text-decoration: none;
    margin: 8% 39% 0 0;
    float: right;
}
.lolii3 {
    background: url(images/lolii3.png);
    position: absolute;
    right: 8%;
    background-repeat: no-repeat;
    width: 178px;
    top: 15%;
    z-index: 1;
    height: 282px;
    background-position: 0;
}
.lolii4 {
    background: url(images/lolii3.png);
    position: absolute;
    right: 45%;
    background-repeat: no-repeat;
    width: 178px;
    bottom: 1%;
    z-index: 10000000000000000;
    height: 282px;
    background-position: 0;
}
.lolii5 {
    background: url(images/lolii4.png);
    position: absolute;
    right: 4%;
    background-repeat: no-repeat;
    width: 178px;
    bottom: 0%;
    z-index: 10000000000000000;
    height: 282px;
    background-position: 0;
    background-size: 120px;
}
.fifth_section{
    background: url('images/bg5.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
    padding: 125px 0;
    overflow: hidden;
    position: relative;
}
.conrtre {
    margin: 0 auto;
    text-align: center;
}
.conrtre i {
    text-align: center;
    margin: 0 auto;
    font-size: 75px;
    color: #fff;
}
.conrtre h1 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 10px 0 30px 0;
        font-family: din;
    font-weight: bold;
}
.fifth_section input {
    background: none;
    border-radius: 0 !important;
    border: 1px solid #d894ff;
    color: #d894ff !important;
    width: 100% !important;
    text-transform: capitalize !important;
       font-family: din !important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
      font-family: din;
}

.fifth_section textarea{
    margin: 3% 0 0 0;
    width: 100%;
    padding: 60px 20px;
    background: none;
    border: 1px solid #9a6aff;
    color: #9a6aff;
        font-family: din;
    text-transform: capitalize;
}
.send {
    margin: 4% 0;
    text-align: center;
}
.fifth_section .send {
       font-family: din;
    text-align: center;
    background-color: transparent;
    margin: 24px auto;
    color: #d4b9fb;
    text-transform: capitalize;
    padding: 11px 70px;
    border: 1px solid #a270ff;
    text-decoration: none;
}
 .lolii6 {
    background: url(images/loli2.png);
    position: absolute;
    left: 5%;
    background-repeat: no-repeat;
    width: 178px;
    top: 0%;
    z-index: 10000000000000000;
    height: 282px;
    background-position: 0;
    background-size: 100px;
}
.footer {
    background: #323233;
    padding: 25px 0;
    position: relative;
    z-index: 10000;
}
.footer p{
    padding: 0;
    margin: 0;
        font-family: din;
    text-align: left;
    color: #fff;
    float: left;

}
.footer span{
    padding: 0;
    margin: 0;
        font-family: din;
    text-align: right;
    color: #ffe370;
    float: right;
}
.footer span a{
    padding: 0;
    margin: 0;
    font-family: din;
    text-align: right;
    color: #ffe370;
    text-decoration: none;
}

.vedio_section{
    background: url('images/bg6.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
    padding: 125px 0;
    overflow: hidden;
    position: relative;
	height: 1200px;
}

.titelee6{
	position: absolute;
	width: 525px;
	left: 50%;
	margin-left: -263px;
	top: 200px;
}

.videoiframe{
	width: 970px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	top: 400px;
}

.titelee6 h1.top6 {
    z-index: 2;
    margin: 0 0 -10px 0;
    line-height: 150px;
}
.titelee6 h1 {
        font-family: din;
    font-size: 92px;
    float: right;
    color: #434242;
    position: relative;
    line-height: 131px;
}
.titelee6 h1.cen6 {
    -webkit-text-stroke: 44px #eeeeee;
    margin: -133px 0 0 0;
    z-index: 1;
}
.titelee6 h1.bottom6 {
    z-index: 0;
    text-shadow: 10px 22px 17px #4b4a41;
    margin: -133px 0 0 0;
    font-size: 93px;
}
.sdvrr {
    width: 80%;
    margin: 50px 10%;
    border: 7px solid #fff;
    border-radius: 30px;
}
.pagee{
    margin: 80px 0;
}
.navegationnn{

}
.navegationnn ul{
    margin: 0;
    padding: 0;
    width:100%;
}
.navegationnn ul li {
    list-style-type: none;
    padding: 5px;
    padding-right: 0px;
    margin-right: 0px;
    text-align: -webkit-right;
    text-align:right;
    width:100%;
    }
    
.navegationnn ul li a{
     font-family: din;
    font-size: 20px;
    font-weight: 400;
    width:100%;
    color: #000;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
}
.navegationnn ul li a:hover{
    text-decoration: none;
}
.navegationnn ul li a i{
    padding-left: 4px;
}
.navegationnn ul li a:hover i{

}
.contee a img{

}

.contee h1 {
       font-family: din;
    font-size: 20px;
    font-weight: 600;
    color: #58416f;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    padding: 0px 0 10px 0;
    margin-top:13px !important;
    text-align:right;
}

.contee p {
        font-family: din;
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    line-height: 27px;
    width:100%;
}
.contee ul{
    margin: 0;
    padding: 0;
    
}
.contee ul li{
    color: #484848;
}
.contee ul li a{
     font-family: din;
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    line-height: 27px;
    text-decoration: none;
}
.contee ul li a:hover{
    text-decoration: none;
}
.sectos{
    background: url(images/bg1.jpg);
    padding: 50px 0;
}
.sectos a img{
    margin-bottom: 40px;
        min-height: 162px;
    max-height: 160px;
        width: 90%;
}

.contee h2 {
        font-family: din;
    font-size: 28px;
    font-weight: 600;
    color: #58416f;
    text-shadow: none !important;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    padding: 80px 0 10px 0;
    border-bottom: 1px solid #e0e0e0;
}



.snip1536 {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  display:inline-block;
      font-family: din;
  font-size: 16px;
  line-height: 1.6em;
  margin: 10px 1%;
  /*max-width: 310px;*/
  /*min-width: 250px;*/
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

.snip1536 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.snip1536 img {
  max-width: 100%;
  opacity: 0.75;
  position: relative;
  vertical-align: top;
    max-height: 300px;
  min-height: 300px;
}

.snip1536 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1536 h3 {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #000000;
  bottom: 0;
  font-weight: 800;
  letter-spacing: -0.4px;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}

.snip1536 p {
  padding: 0px 20px;
  opacity: 0;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1536 i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 54px;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.snip1536 .hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  background-color: rgba(236, 188, 46, 0.75);
  display: flex;
  font-size: 65px;
  justify-content: center;
  opacity: 0;
}

.snip1536 a {
  left: 0;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.snip1536:hover .hover,
.snip1536.hover .hover {
  opacity: 1;
}

.snip1536:hover p,
.snip1536.hover p {
  opacity: 1;
}

.snip1536:hover h3,
.snip1536.hover h3 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.snip1536:hover i,
.snip1536.hover i {
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0;
}












.contentus h3 {
    font-size: 20px;
        font-family: din;
    font-weight: bold;
    text-transform: uppercase;
    color: #2d2c30;
}
.mb-30 {
    margin-bottom: 1.2rem !important;
}
.br-5 {
    padding-right: 5px;
    font-size: 15px;
    color: #ed1b24;
}
.pointer {
    position: relative;
    bottom: 24px;
}
.contentus p {
    font-size: 20px;
    font-weight:bold;
       font-family: din;
    line-height: 1.533;
    color: #929196;
}
.services h3, p {
    display: inline-block;
}

.contentus p {
    font-size: 15px;
        font-family: din;
    line-height: 1.533;
    color: #929196;
}

.contentus .lastthing {
    font-size: 0;
    text-align: right;
    margin: 25px 30px 0 0;
    padding-bottom: 0px;
}
.line{
   border-top: 3px solid #636266;
   width: 27px;
   margin-right: 30px;
       margin-bottom: 20px;
}

.socialmedia .icon-google {
    background-color: rgb(222, 13, 13);
    border-radius: 50px;
    padding: 4px;
    color: rgb(255, 255, 255);
}
.socialmedia{
 width: 78%;
    margin: 0 auto;   
}

.socialmedia a {
    font-size: 16px;
    line-height: 2.25;
}
.socialmedia2 a {
    font-size: 16px;
    line-height: 2.25;
}
.socialmedia .icon-twitter {
    background-color: #00a8ff;
    border-radius: 50px;
    padding: 4px;
    color: rgb(255, 255, 255);
}
.socialmedia .icon-facebook {
    background-color: #406faa;
    border-radius: 50px;
    padding: 4px;
    color: rgb(255, 255, 255);
}
.tttt {
    background-color: #ffffff;
    border: 1px solid#eee;
    
    margin-bottom: 10px;
}
.tttt select{
    width:100%;
}
.tttt input,select{
    padding: 5px;
    border: 0;
    padding: 10px;
    outline: none;
    box-shadow: none;
}
.form-group .form-control {
    border: 2px solid #eee;
}
.form-group textarea {
    min-height: 200px;
    max-width: 100%;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    position: relative;
    padding-top: 15px;
    border: 2px solid #222222;
    color: #000;
    padding: 10px;
        outline: none;
    box-shadow: none;
}
.btn-form .btn-default {
    margin-top: 15px;
    border: 0;
    border-radius: 0;
    color: #fff;
    background-color: #ee2c33 !important;
    margin-right: 5%;
    background-image: none;
    text-shadow: none;
}

.news{
    padding: 100px 0;
}
.nav>li>a
{
        padding: 10px 12px;
}

.gallarymargin{
    /*margin-right:5%;*/
}

.formcontac{
 float:right;
 /*margin-right:3%;*/
}
.nav .open>a, .nav .open>a:focus,.nav .open>a:hover {
    background-color:inherit;
    color:#ee121b;
    
}
 .dropdown-menu>li>a {
         font-weight: 700 !important;
 }
 .navbar-nav>li>.dropdown-menu>li {
     border-bottom: #654a7d 1px solid;

 }
 
 a.footer-products-linkbox{
    color:#fff;
}
 
a.footer-products-linkbox:hover{
    color:#fff;
}
 
 .footer-products-linkbox img{
    margin-bottom:20px !important;
}

 .footer-products-linkbox div.title{
     text-align:center;
 }
 
 
 .collapsed-icon-color{
     color:#fff;
 }
 .svg-inline--fa.fa-w-16{
    font-size: 25px;
    color: #de0d0d;
}
.svg-inline--fa.fa-blogger{
    font-size: 25px;
    color: #FF9800;
}
.svg-inline--fa.fa-flickr
{
    font-size: 25px;
    color: #63615e;
}

.svg-inline--fa.fa-twitter
{
    font-size: 25px;
    color: #337ab7;
}
.svg-inline--fa.fa-facebook
{
    font-size: 25px;
    color: #337ab7;
}
.svg-inline--fa.fa-youtube
{
    font-size: 25px;
    color: #de0d0d;
}
.svg-inline--fa.fa-linkedin
{
    font-size: 25px;
    color: #337ab7;
}
.fa-whatsapp
{
    font-size: 25px;
}
.footersocial .svg-inline--fa{
    color:#fff;
}