/* Minification failed. Returning unminified contents.
(634,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(2332,23): run-time error CSS1038: Expected hex color, found '#eee0'
(2658,12): run-time error CSS1038: Expected hex color, found '#ffff'
(2666,12): run-time error CSS1038: Expected hex color, found '#ffff'
 */
@charset "UTF-8";

/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
/* @font-face { */
    /* font-family: 'Segoe Script'; */
    /* src: url('../fonts/SegoeScript.eot'); */
    /* src: url('../fonts/SegoeScript.eot?#iefix') format('embedded-opentype'), */
        /* url('../fonts/SegoeScript.woff2') format('woff2'), */
        /* url('../fonts/SegoeScript.woff') format('woff'), */
        /* url('../fonts/SegoeScript.ttf') format('truetype'), */
        /* url('../fonts/SegoeScript.svg#SegoeScript') format('svg'); */
    /* font-weight: normal; */
    /* font-style: normal; */
    /* font-display: swap; */
/* } */

html{

}

body {
  background: #fff;
  color: #223049;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
  margin: 0px;
 }


ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0; }

.header .container {
  margin: 0 auto; 
  max-width:100%;
  }
.container {
  margin: 0 auto; 

  max-width:100%;
  }

.dropdown {
  position: relative; }

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  float: left;
  white-space: nowrap; 
  }

/* MAIN HEADER */



/* MOBILE MENU */
.hamburger-menu {
  margin-left: 20px; 
  top:5px;
  position:relative;
  display:none;
}
  .hamburger-menu span {
    display: block;
    width: 37px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 3px; 
	}
.hamburger-menu span:nth-child(2) {
  width: 32px;
  margin-left: 5px;
}
.hamburger-menu span:nth-child(3) {
  width: 29px;
  margin-left: 8px;
}
.mm-container{
	width:100%;
	padding:90px;
	  display:flex;
	   position: relative;
}
.mm-allmenu{
	width:100%;
}
.mm-allmenu ul li a {
  display: block;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #cc0000; 
  }

.mobile-menu {
  display: block;
  background-color: #181818;
  padding-bottom: 25px;
  padding-top: 50px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 300;
  height: 100%;
  overflow: auto;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: .5s;
  transition: .5s; }

.mobile-menu.active {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0); }

.mobile-menu-close {
  color: #ffffff;
  font-size: 40px;
  position: absolute;
  right: 23px;
  top: 10px;
  display: block;
  cursor: pointer; 
	z-index: 9999;
}
 
 .main-header{
	 width:100%;
	 background:#ffffff;
 }
.header-top{
	 width: 100%;
	height: 37px;
	background: rgb(0,147,195);
	background: radial-gradient(circle, rgba(0,147,195,1) 0%, rgba(55,79,209,1) 55%, rgba(55,79,209,1) 100%);
	position: relative;
	z-index: 9;
}
.header-bottom{
	position:absolute;
	z-index:99;
	width:100%;
	padding-top:25px;
}
.header-bottom .container{
	display:flex;
	justify-content:space-between;
	align-items:top;
}
.logo{
	width:300px;
}
.logo img{
	max-width:100%;
}
.header-right{
	width:auto;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}


.logo-holder {
  height: 70px;
  width: 210px;
}
.logo-holder img{
max-width:100%;
}
.header-item{
  height: 10px;
  display: inline-block;
  padding-left: 47px;
  padding-top: 2px;
}
.header-item img {
  width: 22px;
  position: relative;
  top: 7px;
  padding-right: 5px;
}
	.header-item a {
		font-size: 14px;
		letter-spacing: 0px;
		line-height: 7px;
		color: #cae4f5;
		font-weight: 700;
		font-family: "Montserrat";
		text-decoration: none;
		position: relative;
		top: 7px;
	}
.header-right {
  float: right;
  width: 35%;
  
}
.header-left {
	float: left;
	width: auto;
	max-width: 100%;
	padding-right: 0;
}
.levha-style {
	font-size: 14px;
	letter-spacing: 0px;
	color: #cae4f5;
	font-weight: 700;
	font-family: "Montserrat";
	text-decoration: none;
	position: relative;
	top: 7px;
}
.header{
width:100%;
position:relative;
z-index:999999;
}
.menu{
	 height:100%;
}

.menu ul li {
  display: inline-block;
  padding-right: 40px;
}
.menu ul li {
  display: inline-block;
  padding-right: 40px;
}
.menu ul li:last-child {
  padding-right: 0;
}
.menu ul li a {
  font-size: 16px;
  line-height: 7px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Montserrat";
  text-align: right;
  text-decoration:none;
}


.menu ul {
  width:100%;
  height:100%;
}

.header-right{
  float: right;
  width: auto;
  max-width:100%;
  padding-right: 0;
}
/* - */

.hdr-shop{
	display:flex;
	margin-block: auto;
}
.hdr-shop-btn a {
    position: relative;
    display: inline-block;
    background: #ff1a30;
    display: block;
    width: 172px;
    border-radius: 40px;
    padding: 20px;
    transition: 0.3s all;
}

.hdr-shop-btn a:hover {
    background: #c01a2e;
    transition: 0.3s all;
}

 .hdr-shop-btn img {
    width: 159px;
 }

.hdr-shop-btn a span {
    position: absolute;
    top: 55%;
    left: 59%;
    margin-top: -1em;
    margin-left: -50%;
    width: 90%;
    height: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 550;
}
/* - */
.hdr-contact{
	padding:0 0 0 50px;
	position:relative;
	margin-right: 35px;
}
.hdr-contact:after{
	content:'';
	width:43px;
	height:43px;
	background:url("/Content/WebsiteTemplate/img/Contact.png") no-repeat center center;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-size:contain;
}
.hdr-contact span{
	width:100%;
	display:block;
}
.hdr-contact span:first-child{
font-size: 14px;
letter-spacing: 3px;
line-height: 24px;
color: #0aa7b4;
font-weight: 500;
}
.hdr-contact span:nth-child(2){
font-size: 20px;
line-height: 20px;
color: #616161;
font-weight: 600;
position:relative;
left: -9px;
}
.hdr-right{
	display:flex;
	margin-block: auto;
}
.hdr-whatsapp{
	padding:0 0 0 50px;
	position:relative;
}
.hdr-whatsapp:after{
	content:'';
	width:38px;
	height:38px;
	background:url("/Content/WebsiteTemplate/img/whatsapp.png") no-repeat center center;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-size:contain;
}
.hdr-whatsapp span{
	width:100%;
	display:block;
}
.hdr-whatsapp span:first-child{
font-size: 14px;
letter-spacing: 3px;
line-height: 20px;
color: #4caf50;
font-weight: 500;
}
.hdr-whatsapp span:nth-child(2){
font-size: 20px;
line-height: 24px;
color: #333333;
font-weight: 600;
position:relative;
left: -9px;
}
.hdr-bottom{
	width: 100%;
	display:flex;
	justify-content:flex-end;
	background: transparent;
	padding-bottom:10px;
	padding-top: 10px;
}
/* NAV HEADER */
.main-nav{
	width:auto;
	position: relative;
}	
.main-nav ul{
	width:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	margin-left: -9px;
	margin-right:-13px;
}
.main-nav ul li {
	padding: 0 13px
}
.main-nav ul li a{
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 500;
text-align: right;
}



/* ------ */

nav{

}

ul,li{
  margin: 0;
  padding: 0;
}
.main{
  position:absolute;
  z-index:1;
  height: 0px;
}


.main li{
  list-style: inside '>';
  background: #cf1b2fa1;
  border: 1px solid #a30711;
  width: 249px;
  /* padding: 0 5px; */
  height: 47px;
  /* text-align:center; */
  line-height: 44px;
  color:white;
  font-weight: 100;
  border-radius: 5px;
  
  -webkit-transition: all .5s ease-in-out;
}

.main-nav ul li ul li a{
    font-size: 14px;
    line-height: 27px;
    color: #ffffff;
    font-weight: 500;
    text-align: right;
}

.main li:nth-child(odd){
  
  -webkit-transform-origin: top;
  -webkit-transform: perspective(350px) rotateX(-90deg);
}

.main li:nth-child(even){
   margin-top:-65px;
  -webkit-transform-origin: bottom;
  -webkit-transform: perspective(350px) rotateX(90deg);
}

.hov:hover li:nth-child(odd){
  -webkit-transform-origin: top;
  -webkit-transform: perspective(350px) rotateX(0deg);
  margin-top:0;
}

.hov:hover li:nth-child(even){
  -webkit-transform-origin: bottom;
  -webkit-transform: perspective(350px) rotateX(0deg);
   margin-top:0;
}

.main li:first-child{
  margin-top:0;
}


@keyframes slide-down {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-webkit-keyframes slide-down {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-moz-keyframes slide-down {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
	/* MAIN FOOTER */
	.main-footer{
		width:100%;
		background: #a30711;
		padding:40px 0 0px 0;
	}
		.mf-inner{
	width:100%;
}
.mf-top{
	width:100%;
	  display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
	margin:0 0 36px 0;
}
.mf-bottom{
	width:100%;
	  display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
}

.mf-left{
	width:310px;
}

.mf-logo{
	margin:0 0 35px 0;
	width:100%;
}
.mf-logo img{
	max-width:100%;
}
.mf-contact{
	margin:0 0 24px 0;
	width:100%;
}
.mf-address{
	margin:0 0 17px 0;
	width:100%;
	color:#e4e4e4;
	line-height:22px;
	font-size:16px;
	font-weight:400;
	letter-spacing:0;

}
.mf-mail{
	margin:0 0 0 0;
	width:100%;
}
.mf-mail a{
	margin:0 0 0 0;
	width:100%;
	color:#e4e4e4;
	line-height:21px;
	font-size:16px;
	font-weight:500;
	letter-spacing:0;
}

.mf-tel{
	width:100%;
}
.mf-tel a{
	line-height:16px;
	color:#ffffff;
	font-size:14px;
	letter-spacing:1;
	font-weight:700;
	
}
.mf-social{
	width:100%;
	margin:0 0 0 0;
}
.mf-social ul{
	margin-left:-5px;
	margin-right:-5px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.mf-social ul li{
	padding-left:5px;
	padding-right:5px;
}

.mf-social ul li i{
	display:block;
	width:24px;
	height:24px;
	background-size:contain;
	position:relative;
	 -webkit-transition: 0.3s all;
    transition:  0.3s all;
}
.mf-facebook{
	background:url("/Content/WebsiteTemplate/img/facebook.png") no-repeat center center;
}
.mf-twitter{
	background:url("/Content/WebsiteTemplate/img/twitter.png") no-repeat center center;
}
.mf-instagram{
	background:url("/Content/WebsiteTemplate/img/instagram.png") no-repeat center center;
}
.mf-youtube{
	background:url("/Content/WebsiteTemplate/img/youtube.png") no-repeat center center;
}
.mf-social {
	padding-bottom: 28px;
}
.mf-social ul li:hover i{
	margin-top:-3px;
	 -webkit-transition: 0.3.s all;
    transition:  0.3s all;
}
.mf-center{
	width:auto;
	margin:0 40px 0 40px;
	overflow:hidden;
	
}
.mf-nav{
	width:auto;
	margin:0 -60px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;

}
	.mf-nav ul{
	margin:0 60px;
	max-width:50%;
}
.mf-nav ul li{
	margin: 0 0 12px 0;
}

.mf-nav ul li a{
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
}
.mf-nav ul li a.mf-nav-main{
	font-weight:700;
}

.mf-right{
	width:230px;
}
.mf-contact-call-area{
	width:100%;
}
.mf-contact-call-title{
	text-align:right;
	position:relative;
	padding-left:52px;
	line-height:20px;
	font-weight:700;
	color:#fc0000;
	font-size:14px;
	letter-spacing: 0.5em;
	margin:0 0 5px 0;
}

.mf-contact-call-title:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:35px;
	height:32px;
	background:url('/Content/WebsiteTemplate/img/phone-call-f.png') no-repeat center center;
	background-size:contain;
}
.mf-contact-call-list{
	width:100%;
	text-align:right;
}
.mf-contact-phone{
	width:100%;
	margin:0 0 6px 0;
}
.mf-contact-phone a{
    width: 100%;
    line-height: 26px;
    color: #e4e4e4;
    font-weight: 700;
    font-size: 20px;
    letter-spacing:0.05em;
}
.mf-bottom-left{
	width:auto;
}
.mf-bottom-links{
	width:100%;
	margin:0 0 14px 0;
	overflow:hidden;
}
.mf-bottom-links ul{
	margin-left:-7px;
	margin-right:-7px;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.mf-bottom-links ul li{
	padding-right:7px;
	padding-left:7px;
	position:relative;
}
.mf-bottom-links ul li a{
	 line-height: 18px;
    color: #e4e4e4;
    font-weight: 400;
    font-size: 14px;
    letter-spacing:0;
}
.mf-bottom-links ul li:after{
	content:'|';
	 line-height: 18px;
    color: #e4e4e4;
    font-weight: 400;
    font-size: 14px;
    letter-spacing:0;
	position:absolute;
	right:-2px;
}
.mf-bottom-links ul li:last-child:after{
	display:none;
}
.mf-copyright{
 line-height: 20px;
    color: #e4e4e4;
    font-weight: 400;
    font-size: 14px;
    letter-spacing:0;
}

/* HOME CONTACT US */
.hcu-right-inner{
	width: 450px;
    border-radius: 5px;
}
.hcu-name-surname-text{
	background-color: #ffffff45;
	border-radius: 5px;
	font-size: 17px;
	line-height: 53px;
	color: #ffffff;
	font-family: "Myriad Pro";
	
}
::placeholder {
  color: white;
  opacity: 1;
}
.hcu-mail-text{
	border-radius: 5px;
	background-color: #ffffff45;
	font-size: 17px;
	line-height: 53px;
	color: #ffffff;
	font-family: "Myriad Pro";
}
.hcu-tel-text{
	width:100%;
    border-radius: 5px;
	background-color: #ffffff45;
	font-size: 17px;
	line-height: 53px;
	color: #ffffff;
	font-family: "Myriad Pro";
}
.hcu-message-text{
	width:100%;
	border-radius: 5px;
	background-color: #ffffff45;
	font-size: 17px;
	line-height: 53px;
	color: #ffffff;
	font-family: "Myriad Pro";
	resize: none;
	padding-bottom: 10px;
}
	.hcu-top{
		padding-bottom: 10px;
	}
	.hcu-center{
		padding-bottom: 10px;
}
/* LOGO SHOW */
	.ls-list{
		position:absolute;
		left:0;
		width:1166px;
	}
	.ls-list .owl-stage-outer{
		
		overflow:initial;
	}
	.ls-item{
		padding-right:10px;
		width:85%;
	}
	.ls-item a{
		width:100%;
		position:relative;
		float:left;
		overflow:hidden;
	}
	.ls-item-img{
		width:100%;
		 /* background-color: rgba(0, 0, 0, 0.3); */
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
	    -webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1); 
	}
	.ls-item:hover .hc-item-img {
	  -webkit-transform: scale(1.1);
	  -ms-transform: scale(1.1);
	  transform: scale(1.1);
	  }
  
  
	.ls-item-img img{
		width:100%;
	}
	.ls-item-text{
		position:absolute;
		top:0;
		bottom:0;
		right:0;
		left:0;
		background:url("/Content/WebsiteTemplate/img/hc-item-text-bg.png") no-repeat center center;
		background-size:cover;
	}
	.ls-item-text-inner{
		position:absolute;
		left:0;
		right:0;
		bottom:0;
		padding:0 50px 50px 50px;
	}
	.ls-item-title{
		color:#ffffff;
		font-size:24px;
		font-weight:900;
		line-height:29px;
		margin:0 0 7px 0;
		width:100%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1; /* number of lines to show */
        line-clamp: 1; 
		-webkit-box-orient: vertical;
	}
	.ls-item-desc{
		letter-spacing:-0.007em;
		color:#ffffff;
		font-size:14px;
		font-weight:500;
		line-height:18px;
		margin:0 0 0 0;
		width:100%;
		 overflow: hidden;
	   text-overflow: ellipsis;
	   display: -webkit-box;
	   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
	-webkit-box-orient: vertical;
	}
	.ls-list .owl-dots{
		margin:34px 0 0 0;
		display:flex;
		flex-wrap:wrap;
		justify-content:flex-start;
		align-items:center;
		height:10px;
		padding:0 0 0 152px;
	}
	.ls-list .owl-dot{
		display:block;
		margin:0 7px 0 0;
		padding:0 0 0 0;
		width:6px;
		height:6px;
		border-radius:50%;
		background:#ffffff;
		border:0px solid #ffffff;
		outline:none;
	}
	.ls-list .owl-dot.active{
		width:10px;
		height:10px;
		background:#1c549f;
		border:1px solid #ffffff;
	}
	.logo-show
{
		position:relative;
		min-height: 170px;
		overflow:hidden;
	}
	
	
	
	
	/* FOOTER */
  .footer{
    min-height: 370px;
    background-image: radial-gradient(circle at center, #0093c3 0%, #0093c3 27%, #3850d2 100%);
    padding-top: 50px;
  }
  .footer-inner {
    display: flex;
	flex-wrap:wrap;
  }
  .f-left {
    width: 15%;
	margin-right:12%;
  }
  .f-headings {
    width: 14%;
	margin-right:4%;
	padding-top:75px;
  }
 
   .f-headings ul li a{
    font-size: 16px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 700;
    font-family: "Merriweather";
	text-decoration:none;
	transition:0.3s all;
  }
   .f-headings ul li:hover a{
    color: #ffffff;
	transition:0.3s all;
  }
  .f-products {
	padding-top:75px;
	  width: 14%;
	margin-right:2%;
  }
  .f-social {
      width: 19%;
    margin-left: 1%;
    padding-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
  }
  .f-social ul li{
	  display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
  }
  .fl-title{
    font-size: 16px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 700;
    font-family: "Merriweather";
  }
  .fl-tel{
    font-size: 16px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 600;
    font-family: "Poppins";
  }
  .fl-mail{
    font-size: 14px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Poppins";
  }
  .fl-adress{
    width: 234px;
    height: 75px;
    font-size: 14px;
    line-height: 20px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Montserrat";
  }
  .fp-title{
    font-size: 16px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 700;
    font-family: "Merriweather";
  }
  .f-products ul li a{
     font-size: 14px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Montserrat";
	text-decoration:none;
	transition:0.4s all;
  }
   .f-products ul li:hover a{
    color: #ffffff;
	transition:0.4s all;
  }
  .f-social ul {
    width: 110px;
    min-height: 136px;
    font-size: 14px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Poppins";
  }
.f-social-bottom .f-social {
	width: 100%;
	height:50px;
}
.f-right-link {
	margin-bottom: 5px;
	width: 100%;
	/* border: 2px solid #ededed; */
	text-align: center;
	padding: 10px 10px 10px 30px;
	border-radius: 3px;
	background: #3fb2ed;
	font-family: "Montserrat";
	position: relative;
	transition:0.3s all;
	cursor:pointer;
}
	.f-right-link:hover {
		background: #83d5ff;
		transition: 0.3s all;
	}
.fs-title{
	margin-right:20px;
}

.f-right-note {
	font-size: 14px;
	line-height: 28px;
	color: #d4edf5;
	font-weight: 400;
	font-family: "Montserrat";
	text-decoration: none;
	transition: 0.4s all;
}
.f-right-link a {
	font-size: 14px;
	line-height: 28px;
	color: #2a61cf;
	font-weight: 700;
	font-family: "Montserrat";
	transition: 0.3s all;
}
.f-right-link:hover a {
	transition: 0.4s all;
	color: #2a61cf;
}
.f-right-link:after {
	content: '';
	position: absolute;
	font-size: 14px;
	width: 24px;
	height: 24px;
	display: block;
	background: url("/Content/WebsiteTemplate/img/f-pdf.png") no-repeat center center;
	background-size:contain;
	left:15px;
	top:10px;
}
.f-right-link:hover:after {
	filter: hue-rotate(358deg) brightness(0.7) saturate(3);
	transition: 0.4s all;
}
.f-social-bottom .f-social ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.f-social-bottom .f-social ul  li{
	margin-right:22px;
}
   .f-social ul li a{
	font-size: 14px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Poppins";
	text-decoration:none;
	transition:0.4s all;
  }
   .f-social ul li:hover a{
    color: #ffffff;
	transition:0.4s all;
  }
  .f-social ul li i{
	  font-size:16px;
	  color:#d4edf5;
	  margin:0 15px 0 0;
	  transition:0.4s all;
  }
  .f-social ul li:hover i{
	  color:#ffffff;
	  transition:0.4s all;
  }
  .fs-title{
    font-size: 16px;
    line-height: 28px;
    color: #d4edf5;
    font-weight: 700;
    font-family: "Merriweather";
  }

  .f-small {
    width: 100%;
    background: #256acc;
    height: 78px;
    margin-top: 55px;
    padding-top: 20px;
  }
  .fs-content{
    font-size: 14px;
    letter-spacing: 1px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Poppins";
  }
  .fs-content a {
    padding-top: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #d4edf5;
    font-weight: 400;
    font-family: "Poppins";
	text-decoration:none;
}
  .nar-logo {
    float: right;
  }
  .f-small .container{
	  display:flex;
	  justify-content:space-between;
  }
.bilkay-group {
	padding: 30px;
	width: 100%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	position: relative;
	height: 134px;
	text-align: center;
}

	.bilkay-group:before {
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 104px;
		height: 1px;
		background: #ddd;
	}

.bg-text:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 27px;
	right: 0;
	bottom: 0;
	background: #ddd;
}

.bilkay-square {
	width: 10.6px;
	height: 10.6px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -5px;
	background: #ddd;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

.bg-text:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 27px;
	right: 0;
	bottom: 0;
	background: #ddd;
}

.bg-text:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 27px;
	left: 0;
	bottom: 0;
	background: #ddd;
}

.bilkay-group:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 104px;
	height: 1px;
	background: #ddd;
}
.f-bilkay-group{
	margin-top:30px;
}
.f-bilkay-group p{
	color:#ffffff;
}


.home-pop-up {
	display: none;
}

.opened-popup img.mfp-img {
	padding: 0 0 0 !important;
}

.opened-popup .mfp-bottom-bar {
	display: none;
}

.opened-popup .mfp-image-holder .mfp-content figure {
	height: auto;
}

.opened-popup, .opened-popup button.mfp-close, button.mfp-arrow {
	cursor: pointer !important;
}

	.opened-popup .mfp-close {
		/* color: #000000 !important;*/
		color: #fff !important;
		right: -6px;
		text-align: right;
		padding-right: 6px;
		width: 100%;
		width: 50px;
		background: none;
		height: 50px;
		right: 0;
		font-size: 60px;
		text-align: center;
		padding: 0 0 0 0 !important;
		position: absolute;
		margin-left: 40px;
	}

	.opened-popup .mfp-image-holder .mfp-content {
		max-width: 100%;
		width: auto;
	}

	.opened-popup .mfp-close {
		left: 0 !important;
		right: auto !important;
	}

/*MEDIA*/
@media(max-width:1660px) {
}
@media(max-width:1630px){
	
}
@media(max-width:1479px){
	.f-right-link:after {
		left: 7px;
	}
}

@media(max-width:1469px){

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

  
@media (max-width: 1280px){
	.menu ul li {
		padding-right: 20px;
	}
}
@media(max-width:1230px){
	
}
@media (max-width: 1199px) {
  
   }
   @media(max-width:1145px){
	
}

 
@media (max-width: 1105px) {

   }
@media(max-width:991px){
	.header-item a{
		font-size: 12px;
		letter-spacing: -0.25px;
	}
	.levha-style {
		font-size: 12px;
		letter-spacing: -0.25px;
	}
	.fs-title {
		margin-right: 0;
		width:100%;
	}
	.f-social-bottom .f-social {
		display: block;
		min-height:100px;
		height:auto;
	}
.header-item {
    padding-left: 15px;
}
.menu ul li a {
    font-size: 14px;
}
.logo-holder {
    height: auto;
    width: 150px;
}
.f-left {
    width: 31%;
    margin-right: 3%;
}
.f-headings {
    width: 19%;
    margin-right: 3%;
}
.f-products {
    width: 18%;
    margin-right: 3%;
}
.f-social {
    width: 100%;
    margin-left:0;
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
}
.f-social ul {
   width: 100%;
    display:flex;
	justify-content:flex-start;
}
.f-social ul li{
  margin-right:10px;
}
.f-social ul li:last-child{
  margin-right:0;
}
.f-small {
    margin-top: 0;
}
.fs-content {
    max-width:60%;
	font-size: 12px;
}
.fs-content a {
    font-size: 12px;
}
}
@media (max-width: 767px) {
 
.container{
	padding:0 0;
}
.header-right {
    padding-right: 30px;
}
.menu {
    position: fixed;
    right: -140%;
    background: #0193c3;
    width: 100%;
    top: 0;
    padding: 90px 30px 90px 30px;
	transition:0.4s all;
}
.hamburger-menu{
	display:block;
	right:30px;
	position:relative;
	cursor:pointer;
}
.menu.show {
    right:0;
	transition:0.4s all;
}
.menu:after{
	width:20px;
	height:2px;
	border-radius:2px;
	background:#ffffff;
	right:30px;
	top:30px;
	content:'';
	display:block;
	position:absolute;
	transform: rotate(45deg);
		cursor:pointer;
}
.menu:before{
	width:20px;
	height:2px;
	border-radius:2px;
	background:#ffffff;
	right:30px;
	top:30px;
	content:'';
	display:block;
	position:absolute;
	transform: rotate(135deg);
		cursor:pointer;
}
.menu ul li {
    padding-right: 0;
	width:100%;
	text-align:right;
	margin:0 0 20px 0;
}
.menu ul li a {
    font-size: 22px;
	line-height:26px;
}
	}
@media(max-width:744px) {
	.header-top {
		height: 52px;
	}
}
	@media(max-width:680px){
		.f-left {
			width: 100%;
			margin-right: 4%;
			text-align: center;
		}
		.f-headings {
			width: 100%;
			margin-right: 0%;
			text-align: center;
			padding-top: 20px;
		}
.f-left img{
	max-width:100%;
}
		.f-products {
			width: 100%;
			margin-right: 0%;
			padding-top: 15px;
			text-align: center;
		}
		.f-social {
			text-align: center;
		}
		.f-social-bottom .f-social ul {
			justify-content: center;
		}
			.f-social-bottom .f-social ul li {
				margin-right: 0;
				justify-content: center;
			}
		.f-social ul li a {
			width: 102px;
			text-align: left;
		}
	}
	@media(max-width:580px){
	.header-item img {
		width: 15px;
		padding-right: 3px;
		    top: 4px;
	}
	.menu ul li a {
		font-size: 20px;
		line-height: 24px;
	}
	.header-item {
    padding-top: 7px;
}
.f-social ul{
	flex-wrap:wrap;
}
.f-social ul li {
  width:100%;
}
}
		
	
	@media(max-width:540px){
		
	}
	@media(max-width:520px){
		
.header-item a {
    font-size: 10px;
}
		.levha-style {
			font-size: 10px;
		}

	}
	@media(max-width:480px){
	
	}
@media(max-width:440px){
	.header-item img {
    display:none;
}
.header-item {
    padding-left: 10px;
}
}
@media (max-width: 380px) {
	.f-left {
    width: 100%;
    margin-right: 0;
}
.f-small .container {
   flex-wrap:wrap;
}
.f-headings {
    width: 100%;
    margin-right: 0;
	padding-top:15px;
}
.fs-content {
    max-width: 100%;
	margin-bottom:5px;
}
.f-left img {
    width:150px;
}
  }
/*MIN WIDTH*/
@media (max-width: 767px) {
  .container {
    width: 96%;
	} 
		.header .container {
    width: 96%; }
	}
@media (min-width: 768px) {
  .container {
    width: 720px;
	}
	.header .container {
    width: 720px; }
	}

@media (min-width: 992px) {
  .container {
    width: 950px; }
	.header .container {
    width: 950px; }
	}
	
@media (min-width: 1080px) {
  .container {
    width: 991px; }
	.header .container {
    width: 991px; }
	}
@media (min-width: 1230px) {
	 .container {
    width: 1200px; }
	.header .container {
    width: 1200px; }
	}
	@media (min-width: 1480px) {
	 .container {
    width: 1400px; }
	.header .container {
    width: 1400px; }
	}

	@media (min-width: 1800px) {

	.header .container {
    width: 1780px; }
	}
		
	
		
	

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{display:none;text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

.toast-title {
  font-weight: 500;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -25px;
  top: 3px;
  float: right;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 35px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  text-align: center;
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  /*-moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);*/
  cursor: pointer;
}
/*#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}*/
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*
  **SADECE ANASAYFAYA AIT CSS**
*/



.slider-content {
    position: absolute;
    /*top: 19vw;*/
    top: 48%;
    left: 0;
    width: 100%;
}

.heading{
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Merriweather";
  padding-bottom: 20px;
  max-width:45%;
}

.text{
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Montserrat";
  padding-bottom: 50px;
    max-width:45%;
}

.button {
  height: 48px;
  width: 158px;
  background: rgb(1,147,195);
  background: linear-gradient(94deg, rgba(1,147,195,1) 0%, rgba(1,147,195,1) 27%, rgba(35,183,231,1) 100%);
  border-radius: 22px;
  text-align-last: center;
  cursor: pointer;
}
.button a {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Montserrat";
  text-align: center;
  text-decoration:none;
}

.blog-inner {
  display: inline-flex;
  height: auto;
  align-items: center;
  justify-content:space-between;
  padding:40px 0 40px 0;
}
.blog-heading {
  width: 30%;
  display: grid;
}
.blog-heading-first{
  font-size: 48px;
  line-height: 48px;
  color: #18355d;
  font-weight: 300;
  font-family: "Merriweather";
  margin:0 0 0 0;
}
.blog-heading-sec{
  font-size: 36px;
  line-height: 48px;
  color: #18355d;
  font-weight: 700;
  font-family: "Merriweather";
    margin:0 0 0 0;
}
.blog-content {
  width: 63%;
  padding-right: 50px;
    font-size: 20px;
  line-height: 36px;
  color: #18355d;
  font-weight: 400;
  font-family: "Merriweather";
}

.blog-button {
  width: 75px;
  height: 75px;
  border-radius: 38px;
  background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
  border: 1px solid #4d5e7a;
  text-align: center;
  text-align: -webkit-center;
  cursor: pointer;
}
.blog-button a{
    font-size: 36px;
    line-height: 73px;
    color: #18355d;
    font-weight: bold;
    font-family: "Font Awesome6 Free";
}
.blog-button i{
    font-size: 20px;
    line-height: 77px;
    color: #18355d;
    font-weight: 400;
}
.our-products{
  height: auto;
  background-color: #f0f5f7;
  overflow:hidden;
  padding-bottom:65px;
}
.products-slogan{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #20b7e2;
  font-weight: 700;
  font-family: "Montserrat";
}
.products-heading{
  font-size: 36px;
  line-height: 46px;
  color: #18355d;
  font-weight: 400;
  font-family: "Merriweather";
}
.products-top {
  display: flex;
  padding-bottom: 40px;
  padding-top: 80px;
}
.products-left {
  display: grid;
  width: 91%;
}
.products-right {
  width: 9%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-end;
}
/* MAIN SLIDER */

.slider{
  width: 100%;
}
.slider-img{
width:100%;
  /* height: 949px; */
  position:relative;
}

.slider-img:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:block;
    background:#18355d;
    opacity:0.4;
}
.slider-im img{
  width:100%;
  }
.button-left{
  width: 45px;
  height: 45px;
  border-radius: 22px;
  /* background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%); */
  border: 1px solid #4d5e7a;
  text-align: -webkit-center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
}
.button-left i{
  font-size: 12px;
  line-height: 45px;
  color: #18355d;
}
.button-right{
  width: 45px;
  height: 45px;
  border-radius: 22px;
  /* background-image: linear-gradient(0deg, #ffffff 0%, #ffffff 100%); */
  border: 1px solid #4d5e7a;
  text-align: -webkit-center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
}

.button-right i{
 font-size: 12px;
  line-height: 45px;
  color: #18355d;
}

.hc-title{
	font-size: 17px;
    letter-spacing: 3px;
    height: 24px;
    color: #0aa7b4;
    font-family: "Myriad Pro";
    margin-bottom: unset;
	}
	.hc-subtitle{
	font-size: 45px;
    line-height: 53px;
    color: #232323;
    margin-top: unset;
    font-weight: 600;
    font-family: "Montserrat";
	}
	.hc-btn-next{
		float:left;
		padding-right: 10px;
	}
	
	.hc-btn-next a{
		color:#ffffff;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		line-height:16px;
	}
	.hc-btn-next a:after{
		content:'';
		display:block;
		width:5px;
		height:9px;
		background:url("/Content/WebsiteTemplate/img/ha-button-arrow-icon.png") no-repeat center center;
		background-size:contain;
		margin:0 0 0 10px;
			position:relative;
		left:0;
		  -webkit-transition: all 0.2s;
    transition: all 0.2s;
	}
	
		.hc-btn-next:hover a:after{
			position:relative;
		left:3px;
		  -webkit-transition: all 0.2s;
    transition: all 0.2s;
	}
	.hc-btn-prev{
		float:left;
	}
	.hc-btn-prev a{
		color:#ffffff;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		line-height:16px;
	}
	.hc-btn-prev a:after{
		content:'';
		display:block;
		width:5px;
		height:9px;
		background:url("/Content/WebsiteTemplate/img/ha-button-arrow-icon.png") no-repeat center center;
		background-size:contain;
		margin:0 0 0 10px;
			position:relative;
		left:0;
		  -webkit-transition: all 0.2s;
    transition: all 0.2s;
	}
	
		.hc-btn-prev:hover a:after{
			position:relative;
		left:3px;
		  -webkit-transition: all 0.2s;
    transition: all 0.2s;
	}
	.home-categories-inner{
		display:flex;
		justify-content:space-between;
		flex-wrap:wrap;
	}
	.home-categories-right{
		width: 56.416667%;
		position:relative;
		 clip-path: inset( -100vw -100vw -100vw 0 );
	}
	
	.hc-list .owl-stage-outer{
		
		overflow:initial;
	}
	.hc-item a{
		width:100%;
		position:relative;
		float:left;
		overflow:hidden;
    box-shadow: 0px 0px 2px 2px white;
	}
	.hc-item-img{
		width:100%;
		 /* background-color: rgba(0, 0, 0, 0.3); */
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
	    -webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1); 
	}
	.hc-item:hover .hc-item-img {
	  -webkit-transform: scale(1.1);
	  -ms-transform: scale(1.1);
	  transform: scale(1.1); }
  
  
	.hc-item-img img{
		width:100%;
	}
	
	.hc-item-text{
		position:absolute;
		top:0;
		right:50px;
		width:179px;
		height:100px;
		background:#628589;
		display:flex;
		justify-content:center;
		align-content:center;
		flex-direction:column;
		text-align:center;
	}
		.hc-list .owl-item:nth-child(4n) .hc-item-text{
		background:#628589;
	}
	.hc-list .owl-item:nth-child(4n+1) .hc-item-text{
		background:#5fa0b6;
	}
	.hc-list .owl-item:nth-child(4n+2) .hc-item-text{
		background:#157599;
	}
	.hc-list .owl-item:nth-child(4n+3) .hc-item-text{
		background:#3d5b58;
	}
	/*.hc-item-text span:first-child{
		font-size: 24px;
		color: #f0f5f7;
		font-weight: 700;
		font-family: "Montserrat";
		letter-spacing:0;
	}
	.hc-item-text span:nth-child(2){
		font-size:18px;
		font-weight:700;
			color: #f0f5f7;
		font-family: "Montserrat";
		letter-spacing:0;
	}*/
.t1 {
    font-size: 24px;
    color: #f0f5f7;
    font-weight: 700;
    font-family: "Montserrat";
    letter-spacing: 0;
}

.t2 {
    font-size: 18px;
    font-weight: 700;
    color: #f0f5f7;
    font-family: "Montserrat";
    letter-spacing: 0;
}

	.products-bottom{
	    width: 96%;
    margin: 0 auto;
	overflow:hidden;
	}
	.hc-list{
		width:100%;
	}
	.our-products{
		width:100%;
	}
	
  /* Teklif Al */
  .get-offer{
    height: auto;
    position: relative;
    background-image: linear-gradient(-25deg, #f9d8c9 0%, #fbede6 33%, #bde2ef 96%, #bde2ef 100%);
    text-align: center;
    text-align: -webkit-center;
  }
  .get-offer-inner{
    width: 100%;
    position: relative;
    margin-top: 40px;
  }
  .go-text{
    text-align: center;
    text-align: -webkit-center;
    width: 100%;
	max-width:96%;
	margin:0 auto;
    padding-top: 40px;
  }
  .go-button{
    padding-bottom: 60px;
    margin-top: 60px;
  }
  .go-button a {
    font-size: 20px;
    line-height: 48px;
    color: #e06d34;
    font-weight: 300;
    font-style: italic;
    font-family: "Merriweather";
	text-decoration:none;
	position:relative;
	display: inline-block;
	padding-right:16px;
}
.go-button a:after{
	    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background: #e06d34;
    height: 1px;
	
}
.go-button a i{
	font-size:16px;
	position:relative;
	right:-16px;
}
  .offer-item {
    position: relative;
    border-top: 1px solid;
    border-color: #6d9fb4;
  }
  .oi-last{
    border-bottom: 1px solid;
    border-color: #6d9fb4;
  }
  .offer-item img {
    position: relative;
    left: 0px;
    top: 0;
	    padding-right: 35px;
  } 
  .go-desc{ 
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
  }
  .go-title{
    font-size: 36px;
    line-height: 48px;
    color: #18355d;
    font-weight: 400;
    font-family: "Merriweather";
    text-align: center;
  }
.accordion {
    background-color: #eee0;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    text-align: center;
    text-align: -webkit-center;
    font-size: 22px;
    line-height: 48px;
    color: #18355d;
    font-weight: 700;
    font-family: "Montserrat";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 435px;
    position:relative;
}

  .accordion span {
    font-size: 22px;
    line-height: 48px;
    color: #18355d;
    font-weight: 500;
    font-family: "Montserrat";
	margin-left:10px;
	position:relative;
  }

    .accordion:after {
        content: "\f175";
       /* position: relative;*/
        color: #e28258;
        font-family: 'FontAwesome';
        font-weight: 400;
        display:block;
        position:absolute;
        right:0;
    }
    .accordion.active:after {
        content: "\f176";
        color: #e28258;
        font-family: 'FontAwesome';
        font-weight: 400;
        display:block;
    }
  /* .active, .accordion:hover { */
    /* background-color: #ccc;  */
  /* } */
  
  .panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    background-image: url(/Content/WebsiteTemplate/img/form-background.jpg);
    background-size: cover;
  }

.accordion img {
    padding-right: 35px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* Make Insurance */

  .make-insurance {
    height: auto;
    padding-top: 55px;
	 padding-bottom: 100px;
	 overflow:hidden;
  }
  .mi-left{
    width: 48%;
	padding-right:35px;
  }
  .mi-right{
    width: 52%;
    position: relative;
  }
  .mi-title{
    font-size: 18px;
    line-height: 30px;
    color: #20b7e2;
    font-weight: 600;
    font-family: "Montserrat";
  }
  .mi-title-min{
    width: 100%;
    height: auto;
    font-size: 36px;
    line-height: 46px;
    color: #18355d;
    font-weight: 400;
    font-family: "Merriweather";
    padding-right: 0;
  }
  .mi-desc{
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 400;
    font-family: "Montserrat";
  }
  .mi-inner {
    display: flex;
  }
  .mi-img img {
    width: auto;
	height:100%;
  }
  .mi-img {
    height: 462px;
    overflow: hidden;
    width: 978px;
	position:relative;
	min-height:100%;
  }
  .mi-btn {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 370px;
	max-width:100%;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    text-align: -webkit-center;
    background-image: linear-gradient(90deg, #3850d3 0%, #0093c3 100%);
    cursor: pointer;
    transition:1.3s all;
  }
    .mi-btn:hover {
        background-image: linear-gradient(90deg, #3850d3 30%, #0093c3 100%);
        transition: 1.3s all;
    }
.mi-btn a{
	 font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
	text-decoration:none;
}
  .mi-left-bottom {
    display: flex;
    padding-top: 85px;
  }

  .mi-work{
    width: auto;
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 400;
    font-family: "Montserrat";
    margin-right: 15%;
	position:relative;
    
  }
  .mi-work span {
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 700;
    font-family: "Montserrat";
	margin-right:5px;
  }
  .mi-kobi a,.mi-work a{
	  text-decoration:none;
  }
  .mi-kobi {
   width: auto;
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 400;
    font-family: "Montserrat";
    margin-right: 15%;
    height: 55px;
	position:relative;
  }
  .mi-kobi span {
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 700;
    font-family: "Montserrat";
	margin-right:5px;
  }
  .mi-work:after{
	  content:'';
	  width:0;
	  position:absolute;
	  height:1px;
	  background:#0090c4;
	  	 transition:0.5s all;
		  bottom:0;
		 left:0;
		 display:block;
  }
  .mi-kobi:after{
	  content:'';
	  width:0;
	  position:absolute;
	  height:1px;
	  background:#0090c4;
	  	 transition:0.5s all;
		 bottom:0;
		 left:0;
		  display:block;
  }
   .mi-work:hover:after, .mi-kobi:hover:after{
	 width:100%;
	 transition:0.5s all;
  }
  
  /* Banner */
  .banner {
    width: 100%;
    height: 290px;
    background-image: url(/Content/WebsiteTemplate/img/Banner-1.jpg);
  }
  .b-inner{
    width: 50%;
    display: flex;
  }
  .b-button{
    width: 155px;
    height: 49px;
    border-radius: 25px;
    background-image: linear-gradient(90deg, #ff8500 0%, #ff8500 27%, #efa758 100%); 
    cursor: pointer;
    transition:1.3s all;
  }
    .b-button:hover {
        background-image: linear-gradient(90deg, #ff8500 0%, #ff8500 57%, #efa758 100%);
        transition: 1.3s all;
    }
  .b-button a{
    text-decoration:none;
  }
  .b-left{
    width: auto;
    padding-top: 66px;
	padding-right:100px;
  }
  .b-right{
    width: auto;
    text-align: center;
    text-align: -webkit-center;
    padding-top: 120px;
  }

  .b-button a {
    display: flex;
    padding-left: 21px;

    font-size: 16px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
  }
  .b-title{
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
  }
  .b-desc{
    width: 551px;
    height: 102px;
    font-size: 36px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Merriweather";
  }
  /* Home Counter */
/*.box {
    height: 1000px;
    background-color: red;
}*/

#counter-section-container {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

#counter-box-container {
    /*border: 1px solid #999999;*/
    overflow: hidden;
    /*display: inline-block;*/
    display: flex;
    justify-content: space-between;
    background-color: #0093C3;
    border-radius: 8px;
}

#counter-box {
    width: 24.80%;
    /*width: 33.22%;*/
    /*width: 300px;
    min-width: 200px;*/
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    float: left;
    text-align: center;
    /*background-color: #111111;*/
    background-color: #0093C3;
    color: #ffff;
    /*border: 1px solid #666666;*/
    /*border: 1px solid #6666668f;*/
    border-radius: 5px;
}

.counter {
    font-size: 50px;
    color: #ffff;
}

  /* Info Box */
  .info-box{
    height: 140px;
  }
  .info-item{
	height: 140px;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:0;
  }
   .info-item img{
	max-height: 109px;
	width:auto !important;
	max-width:100%;
	
  }
  
  .myform-panel{
    width: 815px;
    max-width: 100%;
    padding: 60px 0 55px 0;
  }
.myform-panel-title {
    width: 881px;
    max-width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 30px;
    color: #18355d;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    margin-bottom: 40px;
    display: block;
}
  .kvkk-row{
	  margin-top:30px;
  }
  .myform-panel .row{
    display: flex;
    margin-left:-10px;
    margin-right: -10px;
  }
  .myform-panel .row .form-group{
    width:100%;
    padding: 0 10px;
    margin-bottom:15px;
  }
  .myform-panel .row-half .form-group{
    width:50%;
  }
  .myform-panel input,  .myform-panel textarea {
    width: 100%;
    line-height: 50px;
    position: relative;
    background: none;
    font-size: 16px;
color: #18355d;
font-weight: 300;
font-style: italic;
font-family: "Merriweather";
text-indent: 10px;
    outline: none;
height: 50px;
border-radius: 5px;
border: 1px solid #18355d;
display: block;
}

.myform-panel ::-webkit-input-placeholder {
  color: #18355d;
  font-weight: 300;
  font-style: italic;
  font-family: "Merriweather";
}

.myform-panel ::-moz-placeholder {
  color: #18355d;
  font-weight: 300;
  font-style: italic;
  font-family: "Merriweather";
}

.myform-panel :-ms-input-placeholder {
  color: #18355d;
  font-weight: 300;
  font-style: italic;
  font-family: "Merriweather";
}

.info-form :-moz-placeholder {
  color: #18355d;
  font-weight: 300;
  font-style: italic;
  font-family: "Merriweather";
}
.form-group-rad {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
    .form-group-rad .cf-text {
        width: 100%;
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #18355d;
        font-weight: 700;
        font-family: "Montserrat";
        margin-bottom: 5px;
    }
.cf-input{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width:100%;
  border-bottom: 1px solid #18355d;
  padding-bottom: 8px;
}
    .cf-input .radio {
        margin-right: 10px;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        font-size: 16px;
        line-height: 28px;
        color: #18355d;
        font-weight: 300;
        font-style: italic;
        font-family: "Merriweather";
    }
.radio .input-group {
  width:auto;
}

.myform-panel input[type="radio"]{
  height: auto;
  border-color: #18355d;
  width: 20px;
  position: relative;
  visibility: hidden;
  margin-right:10px;
}
.form-group .cf-text {
  width: auto;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  color: #18355d;
  font-weight: 700;
  font-family: "Montserrat";
  margin-bottom: 5px;
}
.myform-panel input[type="radio"]:after{
  height: 20px;
  border:1px solid #18355d;
  width: 20px;
  position: absolute;
  border-radius: 50%;
  content:'';
  display: block;
  visibility: visible;
}
.myform-panel input[type="radio"]:checked:before{
  height: 15px;

  width: 15px;
  position: absolute;
  border-radius: 50%;
  content:'';
  display: block;
  visibility: visible;
  background-color: #18355d;
  top:3px;
  left:3px;
}
.form-group-radioful .cf-text{
  width:auto;
  margin-right:30px;
}
.form-group-radioful .cf-input{
  width:auto;
  border-bottom: none;
}
.form-group-radioful {
  display: flex;
  flex-wrap: wrap;
}
.myform-panel .checkbox.checkbox-inline{
  display: flex;
  justify-content: flex-start;
}
.myform-panel .checkbox.checkbox-inline input{
width:30px;
position: relative;
visibility: hidden;
}
.myform-panel .checkbox.checkbox-inline input:before{
  width:25px;
  height: 25px;
  position: absolute;
  visibility: visible;
  border:1px solid #18355d;
  background: white;
  content:'';
  display:block;
  border-radius: 5px;
  background:none;
  }
    .myform-panel .checkbox.checkbox-inline input:checked:after {
        width: 15px;
        height: 15px;
        position: absolute;
        visibility: visible;
        border: 1px solid #21b4e5;
        background: #21b4e5;
        top: 5px;
        left: 5px;
        content: '';
        display: block;
        border-radius: 5px;
        font-size: 16px;
        line-height: 24px;
        color: #18355d;
        font-weight: 400;
        font-style: italic;
        font-family: "Merriweather";
        font-size: 16px;
        line-height: 24px;
        color: #18355d;
        font-weight: 400;
        font-style: italic;
        font-family: "Merriweather";
    }
    .myform-panel .checkbox.checkbox-inline a{


font-size: 16px;
line-height: 24px;
color: #18355d;
font-weight: 400;
font-style: italic;
font-family: "Merriweather";
text-decoration: none;

    }
    .myform-panel .checkbox.checkbox-inline {
      display: flex;
      justify-content: flex-start;
      text-align: left;
      text-decoration: none;
  }
  .myform-panel .checkbox.checkbox-inline label{
    padding-left: 20px;
    font-size: 16px;
line-height: 24px;
color: #18355d;
font-weight: 400;
font-style: italic;
font-family: "Merriweather";
text-decoration: none;
}
#btn-healthsend:hover,
#btn-generalhealthsend:hover,
#btn-trafficsend:hover,
#btn-travelsend:hover,
#btn-Lifesend:hover,
#btn-PersonalAccidentsend:hover,
#btn-SMEWorkplacesend:hover,
#btn-airsend:hover,
#btn-engineeringsend:hover,
#btn-electronicvehiclesend:hover,
#btn-transportsend:hover,
#btn-liabilitysend:hover,
#btn-insurancesend:hover,
#btn-dasksend:hover,
#btn-homesend:hover {
    background-image: linear-gradient(272deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
}
#btn-healthsend,
#btn-generalhealthsend,
#btn-trafficsend,
#btn-travelsend,
#btn-Lifesend,
#btn-PersonalAccidentsend,
#btn-SMEWorkplacesend,
#btn-airsend,
#btn-engineeringsend,
#btn-electronicvehiclesend,
#btn-transportsend,
#btn-liabilitysend,
#btn-insurancesend,
#btn-dasksend,
#btn-homesend {
    transition: 0.3s all !important;
    cursor: pointer;
}

#btn-healthsend{
  width: 100% !important;
height: 50px!important;
border-radius: 5px!important;
background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%)!important;
font-style:initial;
font-size: 18px;
line-height: 48px;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat";
outline:none;
border:none;
}
#btn-generalhealthsend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-trafficsend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-travelsend, #btn-Lifesend,#btn-PersonalAccidentsend,#btn-SMEWorkplacesend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-airsend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-engineeringsend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-electronicvehiclesend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-transportsend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-liabilitysend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-insurancesend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-dasksend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
#btn-homesend {
    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    background-image: linear-gradient(94deg, #0194c3 0%, #0194c3 27%, #24b7e8 100%) !important;
    font-style: initial;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    outline: none;
    border: none;
}
.slider {
    position: relative;
}
.dots-contain {
  /* position: absolute; */
  /* left: 260px; */
  /* bottom: 8vw; */
  /* width: 100%; */
  /* height: 20px; */
  /* display: flex; */
  /* justify-content: flex-start; */
      bottom: 10vw;
    /* bottom: 21%;*/
  position:relative;
  z-index: 9;
}
    .dots-contain .owl-dot {
        height: 20px;
        width: 20px;
        margin-right: 10px;
        /*border: 1px solid #22b3e4;*/
        border: 1px solid #fff;
        border-radius: 50%;
        cursor: pointer;
        background: none;
    }
.dots-contain .owl-dot.active{
  height: 20px;
  width:20px;
  margin-right: 10px;
  /*background-color: #22b3e4;*/
  background-color: #fff;
  border-radius: 50%;
}
.info-inner{}
/* MEDIA */
@media(max-width:1680px){
.dots-contain {
    bottom: 6vw;
}
}
@media(max-width:1499px){
	.mi-work span{
		font-size: 16px;
	}
	.mi-work {
		font-size: 16px;
	}
	.mi-kobi span{
		font-size: 16px;
	}
	.mi-kobi{
		font-size: 16px;
	}
}
@media (max-width: 1469px) {

 
 }
 @media(max-width:1360px){
.text {
    max-width: 75%;
} .heading {
    max-width: 75%;
}
}

@media(max-width:1280px){
.text {
    font-size: 18px;
	line-height: 22px;
}
   .heading {
    font-size: 24px;
    line-height: 28px;
    max-width: 75%;
}
    .blog-heading-first {
    font-size: 40px;
    line-height: 44px;
}
.blog-heading-sec {
    font-size: 32px;
    line-height: 36px;
}
    .blog-content {
        padding-right: 30px;
        font-size: 18px;
        line-height: 24px;
        width: 55%;
    }
.products-slogan {
    font-size: 16px;
    line-height: 18px;
}
.products-heading {
    font-size: 32px;
    line-height: 38px;
}
/*.hc-item-text span:first-child {
    font-size: 20px;
}
.hc-item-text span:nth-child(2) {
    font-size: 16px;
}*/
    .t1 {
        font-size: 20px;
    }

    .t2 {
        font-size: 16px;
    }
.go-title {
    font-size: 28px;
    line-height: 32px;
}
.products-right {
    width: 100px;
}
.mi-title {
    font-size: 16px;
    line-height: 30px;
}
.mi-title-min {
   font-size: 32px;
    line-height: 38px;
}
.go-desc {
    font-size: 18px;
    line-height: 24px;
	max-width: 96%;
    margin: 0 auto;
	display:block;
	overflow:hidden;
}
.mi-desc {
   font-size: 18px;
    line-height: 24px;
}
.mi-work span{
		font-size: 14px;
	}
	.mi-work {
		font-size: 14px;
		 margin-right: 30px;
	}
	.mi-kobi span{
		font-size: 14px;
	}
	.mi-kobi{
		font-size: 14px;
		margin-right: 0;
	}
	.b-left {
    padding-right: 35px;
}
.b-desc {
    width: auto;
    height: auto;
    font-size: 24px;
    line-height: 28px;
}
.banner {
    height: 232px;
   background-size:cover;
}
 }
@media(max-width:1260px){
	
}
@media (max-width: 1199px) {
	
 
	
}


@media (max-width: 1100px) {
	
 

}
@media (max-width: 1080px) {
	.blog-heading-first {
    font-size: 36px;
    line-height: 40px;
}
.b-inner {
    width: 100%;
    display: flex;
}
 .blog-heading-sec {
    font-size: 28px;
    line-height: 32px;
}
    .blog-content {
        padding-right: 20px;
        font-size: 16px;
        line-height: 22px;
        width: 38%;
    }
.blog-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.blog-button i {
    line-height: 50px;
}
.products-slogan {
    font-size: 14px;
    line-height: 16px;
}
.products-heading {
    font-size: 28px;
    line-height: 32px;
}
.go-title {
    font-size: 24px;
    line-height: 30px;
}
.mi-title {
    font-size: 14px;
     line-height: 16px;
}
.mi-title-min {
      font-size: 28px;
    line-height: 32px;
}
.mi-btn a {
    font-size: 14px;
    line-height: 48px;
}
.go-desc {
    font-size: 16px;
    line-height: 22px;
}
.accordion {
    font-size: 18px;
    line-height: 48px;
}
.accordion span{
    font-size: 18px;
    line-height: 48px;
}
 }

@media (max-width: 991px) {

    .counter {
        font-size: 25px;
     
    }
 .text {
    max-width: 100%;
	padding-right:50px;
} .heading {
    max-width: 100%;
	padding-right:50px;
}
.dots-contain{
	display:none;
}
.button a{
	font-size:14px;
}
.banner {
    height: 190px;
   background-size:cover;
}
.b-left {
    padding-top: 34px;
}
.b-right {
    padding-top: 80px;
}
.myform-panel-title{
	max-width:100%;
	 font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}
.myform-panel input, .myform-panel textarea {
    line-height: 40px;
    font-size: 16px;
    height: 40px;
}
.form-group .cf-text {
    font-size: 16px;
    line-height: 22px;
}
.cf-input .radio {
   
    font-size: 16px;
    line-height: 22px;
}
.myform-panel input[type="radio"] {
    height: auto;
    border-color: #18355d;
    width: 15px;
    position: relative;
    visibility: hidden;
    margin-right: 10px;
}
.myform-panel input[type="radio"]:checked:before {
    height: 10px;
    width: 10px;
    top: 1px;
    left: 1px;
}
.myform-panel input[type="radio"]:after {
    height: 10px;
    width: 10px;
}
.myform-panel .checkbox.checkbox-inline a {
    font-size: 14px;
    line-height: 18px;
}
.myform-panel .checkbox.checkbox-inline label {
   font-size: 14px;
    line-height: 18px;
}
#btn-healthsend {
    width: auto !important;
	padding-right:30px;
	padding-left:30px;
	max-width:90%;
}
}


@media (max-width: 767px) {
	
.text {
    font-size: 16px;
	line-height: 20px;
}
   .heading {
    font-size: 18px;
    line-height: 20px;
}
.slider-img {
	display:flex;
	justify-content:center;
	overflow:hidden;
}
.slider-content {
    top: 160px;
}
.slider-img img{
	width:auto !important;
	height:400px;
}
.mi-left {
    width: 100%;
    padding-right: 0;
}
.mi-right {
    width: 100%;
}
.mi-img {
    height: 462px;
    overflow: hidden;
    width: 100%;
    position: relative;
    min-height: 100%;
}
.mi-btn{
	left:0;
	right:0;
	margin:auto;
}
.mi-inner {
   flex-wrap:wrap;
   overflow:hidden;
}
.mi-left-bottom {
    padding-top: 0;
}

.mi-desc {
    position: relative;
    top: -17px;
}
.b-desc{
font-size:19px;
}
    .blog-heading {
        width: 100%;
        justify-content: center;
        margin-bottom: 25px;
    }
.blog-inner {
    display: block;  
	   padding: 40px 0 35px 0;
}
.blog-content {
    width: 100%;
	margin-top:5px;
	padding-right:0;
}
.blog-button {
   margin-top:15px;
}
.products-right {
    width: 109px;
}

  }
  @media(max-width:680px){
	
  }
@media (max-width: 580px) {
	.button-right {
    width: 35px;
    height: 35px;
    border-radius: 50%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.go-button {
    padding-bottom: 30px;
    margin-top: 30px;
}
.products-right {
    width: 88px;
}
	.button-left {
    width: 35px;
    height: 35px;
	display:flex;
    border-radius: 50%;
	justify-content:center;
	align-items:center;
}
.accordion span {
    margin-left: 5px;
}
.accordion span:after {
    left: 54px;
}
    .accordion img {
        /*    max-width: 30px;*/
        height: 29px;
    }
.products-top {
    padding-bottom: 20px;
    padding-top: 40px;
}
.our-products {
    padding-bottom: 40px;
}
.go-desc {
      font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
}
.go-button a {
    font-size: 16px;
    line-height: 40px;
}
.mi-desc {
    font-size: 16px;
    line-height: 24px;
}
.blog-content {
    font-size: 16px;
    line-height: 24px;
}
.blog-heading-first {
    font-size: 30px;
    line-height: 30px;
}
.blog-heading-sec {
    font-size: 28px;
    line-height: 32px;
}
.products-slogan {
    font-size: 13px;
    line-height: 14px;
}
.products-heading {
    font-size: 26px;
    line-height: 32px;
}
.mi-title {
    font-size: 13px;
    line-height: 14px;
}
.mi-title-min {
     font-size: 26px;
    line-height: 32px;
}
.myform-panel input, .myform-panel textarea {
    line-height: 40px;
    font-size: 14px;
    height: 40px;
}
.form-group .cf-text {
    font-size: 14px;
    line-height: 16px;
}
.cf-input .radio {
   
    font-size: 12px;
    line-height: 16px;
}
.myform-panel input[type="radio"] {
    height: auto;
    border-color: #18355d;
    width: 15px;
    position: relative;
    visibility: hidden;
    margin-right: 10px;
}
.myform-panel input[type="radio"]:checked:before {
    height: 10px;
    width: 10px;
    top: 1px;
    left: 1px;
}
.myform-panel input[type="radio"]:after {
    height: 10px;
    width: 10px;
}
.myform-panel .checkbox.checkbox-inline a {
   font-size: 12px;
    line-height: 16px;
}
.myform-panel .checkbox.checkbox-inline label {
   font-size: 12px;
    line-height: 16px;
}

  }
  @media (max-width: 480px) {
    .blog-inner {
        padding: 0 0 35px 0;
    }
.b-desc {
    font-size: 14px;
	line-height:18px;
}
.mi-desc {
    font-size: 14px;
    line-height: 21px;
}
.make-insurance {
    padding-top: 40px;
    padding-bottom: 40px;
}
.banner {
    height: 150px;
}
.b-left {
    padding-top: 20px;
}
.b-right {
    padding-top: 68px;
}
.info-box {
    height: 110px;
}
.info-item {
     height: 110px;
}
  }
@media (max-width: 473px) {
    .accordion {
        width: 380px;
    }
  }
@media (max-width: 420px) {
    .accordion {
        width: 320px;
    }
    .accordion {
        font-size: 16px;
    }
}
/*MIN*/
@media (min-width: 1485px) {
   }

@media (min-width: 1440px) {
  }
@media(min-height:845px){
	
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/Content/WebsiteTemplate/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

