/*
Theme Name: Sekerlik
Theme URI:
Author: the Abdullah Akar
Author URI: http://wordpress.org/
Description: Sekerlik Anaokulu
Tags: Anaokulu
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,500,500italic,700,700italic,600,600italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Fredoka+One);

body{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 17px;
	font-weight:400;
	/*background-image: url(http://livedemo00.template-help.com/wordpress_50878/wp-content/themes/theme50878/images/bg.png);*/
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll;	
    background: repeat-x #4d7f00;
}
a {
    text-decoration: none;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
img {
    height: auto;
    max-width: 100%;
}

.clearer { clear: both; }
.container  {
	padding-left:0 !important;
	padding-right:0 !important;
}
.top_wrapper {
}
.top_bg {
    position: absolute;
    width: 100%;
    min-height: 1200px;
    overflow: hidden;
    top: 0;
    bottom: 0;
}
.sky1 {
    position: relative; 
    width: 100%;
    height: 746px;
    display: block;
}
.img {
    vertical-align: middle;
}
.img {
    border: 0px none;
}
.grass1 {
    width: 100%;
    min-height: 600px;
    background-color: #4d7f00;
}
.sun1 {
    width: 401px;
    height: 305px;
    background: transparent url('images/sun1.png') no-repeat scroll right top;
    position: absolute;
    right: 50px;
    top: 20px;
}
.rainbow {
    position:absolute;
	background: transparent url('images/rainbow.png') no-repeat scroll right top;
	width: 831px;
	height: 444px;
    margin-left:auto;
    margin-top:auto;
    float:right;
    top:20px;
    right:100px;
}
.ballons {
    background: url('images/bg_ballons.png') 0 0 no-repeat;
    width: 160px;
    height: 285px;
    position: absolute;
    margin-left:auto;
    margin-top:auto;
    float:right;
    top:200px;
    right:100px;
}
.ballons2 {
    top:360px;
    right:150px;
}
.birds {
    background: url('images/bg_birds.png') 0 0 no-repeat;
    width: 285px;
    height: 187px;
    position: absolute;
    margin-left:auto;
    margin-top:auto;
    float:left;
    left:80px;
    top: 200px;
}
.birds2 {
    left:80px;
    top: 300px;
}
.green1 {
    width: 491px;
    height: 347px;
    background: transparent url('images/green1.png') no-repeat scroll right top;
    position: absolute;
    right: 0px;
    top: 0px;
}
.green2{
    width: 295px; 
    height: 207px; 
    background: url('images/green2.png') right top no-repeat; 
    position: absolute;
    right: 0px; 
    top: 0px;
}

/**/

article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
.carousel_wrapper {
    position: relative;
    /*background: #fff;*/
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-image: 8121991;
	height:auto;
    background-image: -webkit-radial-gradient(90% 90%, #007dbd 0%, rgba(66, 153, 226, 0.6) 68%);
    background-image: -moz-radial-gradient(90% 90%, #007dbd 0%, rgba(66, 153, 226, 0.6) 68%);
    background-image: -o-radial-gradient(90% 90%, #007dbd 0%, rgba(66, 153, 226, 0.6) 68%);
    background-image: radial-gradient(90% 90%, #007dbd 0%, rgba(66, 153, 226, 0.6) 68%);
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.center {
     float: none;
     margin:0 auto;
}
.centered {
   text-align: center;
   font-size: 0;
}
.centered > div {
   float: none;
   display: inline-block;
   text-align: left;
   font-size: 13px;
}

.floatright {
    float: right;
}
.margintop10{
	margin-top:10px;	
}

.category-title{
	color:#5483b4;
	font-weight:700;
	margin-top:0px;
}
.entry,.widget_search,.widget_archive,.widget_categories,.widget_tag_cloud{
    position: relative;
    background: #f3edcd;
    border: 6px solid #ffffff;
    border-radius: 8px;
    padding: 20px;
	margin-bottom:20px;
}

.widget{
	margin:0 0 10px;
}
.widget h2{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 2px;
}

.widget input[type=text]{
	border:1px solid light-gray;
	width:150px;
}

.widget input[type=submit]{
	border:1px solid light-gray;
	font-size:14px;
}

.widget ul{
	list-style:none;
	padding:0;
	margin:0;
}
.widget ul li{
	padding:0 0 5px 10px;
}
 
.widget ul li a:hover{
	font-size:14px;
}
.widget ul li a:hover{
	text-decoration:none;
}

.entry .thumbnail{
	margin-bottom:30px;
}
.entry.marginleft5{
	margin-left:5px;
}

.category .entry-title a:hover{
	text-decoration:none;
}

.entry-title ,.entry-title a ,.entry-title a:hover {
	font-family:inherit;
    color: #ff5c66;
    text-transform: none;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}
.entry-title a ,.entry-title:hover {
	text-decoration:none;
}
.single .entry-title{
	margin-top:10px;
	margin-bottom:20px;	
}
.entry-info
{
	margin-top:10px;
	margin-bottom:20px;		
}

.entry-ozet {
	float:left;
	font-family:inherit;	
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #6B6B6B;
    text-transform: none;
}
.category .entry-ozet {
	min-height:100px;
	max-height:150px;
	overflow:hidden;
}
.entry .ozet 
{
	height:150px;
	max-height:150px;
    line-height: 19px;
	overflow:hidden;
}
.entry .ozet p
{
	overflow:hidden;
}
.entry-meta {
    border: 1px solid #EAEAEA;
    font-size: 14px;
    color: #666666;
    font-family: inherit;
    margin: 0 0 20px;
}
.entry-date{
	
}

.entry-meta  {
	padding:6px;
	margin-bottom:10px;
}
.entry-meta a {
    color: #6B6B6B;
	font-size: 14px;
}
.entry-meta i a {
	margin-left:5px;
}
.entry-meta span {
    margin-right: 10px;
}
.entry-content {
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #6B6B6B;
}
.entry-ozet  .read-more{
	float:right;
}

.imgcenter{
	margin: 0 auto;
}

.thumbnail{
	margin-bottom:0px;
}
.haber-entry {
    padding-bottom: 10px;
}
.haber {
    padding-bottom: 20px;
}
.haber .txt1 {
    float: left;
    width: 60px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Fredoka One';
    font-size: 22px;
    line-height: 20px;
    padding-top: 5px;
}
.category .haber .txt1 {
    width: 100px;
    height: 100px;
    font-size: 24px;
    line-height: 25px;
    padding-top: 20px;
}
.haber .txt1 span {
    font-size: 16px;
    line-height: 10px;
    display: inline-block;
}
.haber .txt1.c1 {
    background: #9dbd4b;
}
.haber .txt1.c2 {
    background: #ebbb37;
}
.haber .txt1.c3 {
    background: #6e9ccc;
}
.haber .txt1.c4 {
    background: #ffcc00;
}
.haber .txt1.c5 {
    background: #f9800d;
}
.haber .txt1.c0 {
    background: #f84828;
}

.title-section {
    position: relative;
    text-align: center;
}
.title-section .title-header {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 1em;
}



/* ============================= main menu ====================== */
.menu_wrapper{text-align: center;}
.navbar_ { margin: 20px 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: inline-block; padding-right: 0; background: none;}
.navbar_ .navbar-toggle {float: right; background: #f84828; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-right: auto; margin-bottom: 10px; margin-left: auto; width: 42px; float: none;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #ae2e17;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; margin-right: 25px; background: none;}
.navbar_ .nav > li:first-child{/*margin-left: 0;*/}
.navbar_ .nav > li:last-child{margin-right: 0;}
.navbar_ .nav > li > a{
  display: block; text-decoration: none; background: none; font-family: 'Finger Paint'; font-weight: 400; font-size: 16px; line-height: 47px!important; color: #fff; text-shadow:none; padding: 0 40px; border: none; margin: 0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; text-align: left; margin-top: 5px; margin-bottom: 5px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

.navbar_ .nav > li > a:hover,
.navbar_ .nav > li > a:focus,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover{
  color: #fff; 
  text-decoration: none; 
  background: none; 
  box-shadow: none; 
  moz-box-shadow: none; 
  -webkit-box-shadow: none; 
  line-height: 57px!important;
  margin-top: 0; 
  margin-bottom: 0;
}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{
  color: #fff; 
  text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; line-height: 57px!important;margin-top: 0; margin-bottom: 0;
}


.navbar_ .nav > li > a,                             .navbar_ .nav > li ul{background: #f84828!important;}
.navbar_ .nav > li + li > a,                        .navbar_ .nav > li + li ul{background: #f9800d!important;}
.navbar_ .nav > li + li + li > a,                   .navbar_ .nav > li + li + li ul{background: #ffcc00!important;}
.navbar_ .nav > li + li + li + li> a,               .navbar_ .nav > li + li + li + li ul{background: #9cca00!important;}
.navbar_ .nav > li + li + li + li + li > a,         .navbar_ .nav > li + li + li + li + li ul{background: #00cf88!important;}
.navbar_ .nav > li + li + li + li + li + li > a,    .navbar_ .nav > li + li + li + li + li + li ul{background: #00a8ff!important;}


.navbar_ .nav > li  ul{ position: absolute; display: none; left: 0; top: 100%; list-style: none; margin: 0; padding:10px 0px; background: none; text-align: left; border: none; margin-top: 5px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.navbar_ .nav > li  li{ margin: 0; position: relative; display: block; border-top: 1px solid rgba(255, 255, 255, 0.3); text-transform: uppercase;}
.navbar_ .nav > li  li:first-child{border-top: none;}
.navbar_ .nav > li  li a{display: block; position: relative; font-family:'Roboto'; font-weight: 700; font-size: 14px; line-height: 20px; color: #fff; text-decoration: none; padding: 5px 25px 5px 25px; background: none; opacity: 0.7; filter:alpha(opacity=70);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.navbar_ .nav > li  li a:hover{ text-decoration: none; color: #fff; background: none; opacity: 1; filter:alpha(opacity=100);}

@media (min-width: 768px)
{
	.navbar-nav {
		max-width: 700px;
	}
}
@media (min-width: 992px)
{
	.navbar-nav {
		max-width: 900px;
	}	
}
@media (min-width: 1200px)
{
	.navbar-nav {
		max-width: 1120px;
	}
}




.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #fff;}

/* ============================= main menu ====================== */

/*===========iletişim===============*/

/*İletişim*/
.iletisim .baslik 
{
    color: #39abc6;
    margin-left: 10px;
    font-size: 24px;
}

.iletisim .baslik1 {
    width:100%;
    float:left;
    color: black;
    margin: 5px 0px 5px 10px;
    font-size: 18px;
    font-weight:bold;
    font-family:Arial;
    text-decoration:underline;
}
.wpcf7 p {
    width:100%;
    float:left;
    color: black;
    margin: 5px 0px 5px 10px;
    font-size: 16px;
    font-weight:bold;
    font-family:Arial;
    text-decoration:none;
}
.wpcf7 input[type=text],input[type=email],textarea{
    font-size: 12px;
    font-weight:normal;
    font-family:Arial;	
    margin: 5px 0px 5px 5px;
}
.wpcf7-response-output{
	float:left;
}
.iletisim .adres {
    width:100%;
    float:left;
    color: black;
    margin: 10px 0px 10px 15px;
    font-size: 18px;
    font-family:Arial;
}

.iletisim .baslikaciklama1 {
    width:100%;
    float:left;
    color: black;
    margin: 10px 0px 10px 10px;
    font-size: 18px;
    font-family:Arial;
}

.iletisim .map {
    width:100%;
    margin: 10px 0px 10px 10px;
}
.iletisim .map small a {
    font-size: 12px;
    font-family:Arial;
    color: red;
}

.iletisim .kroki {
    float:left;
    color: black;
    margin: 10px 0px 50px 10px;
    width:100%;
}
/*===================================================*/
.carousel-control.left{
	background-image:none;
}
.carousel-control.right{
	background-image:none;
}
.cntctfrm_input_captcha
{
	margin-top:5px !important;
}

/*============================================*/
.widget {
	margin-top:20px;
    padding: 40px;
	margin-bottom:10px;
    border-radius: 10px;
}
.widget.blue {
    border-radius: 10px;
    background: #64caff;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), 
	inset 0px -1px 0px 1px #007dbd,
	inset 0px -1px 0px 2px rgba(255, 255, 255, 0.13), 
	inset 0px -3px 14px 6px #0090da, 
	inset 0px -1px 0px 17px #00a8ff, 
	inset 0px -1px 0px 18px #18b0ff, 
	inset 0px 18px 0px 0px #38bbff;
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 1px #007dbd, inset 0px -1px 0px 2px rgba(255, 255, 255, 0.13), inset 0px -3px 14px 6px #0090da, inset 0px -1px 0px 17px #00a8ff, inset 0px -1px 0px 18px #18b0ff, inset 0px 18px 0px 0px #38bbff;
    box-shadow: /*0px 2px 15px 0px rgba(0, 0, 0, 0.08), */
	inset 0px -2px 5px 2px #007dbd,
	inset 0px 0px 10px 10px #0090da, 
	inset 0px 0px 5px 13px #0095e2, 
	inset 0px 0px 10px 18px #0194e0;
}
.widget.blue {
    border-radius: 10px;
    background: #64caff;
    background-image: -o-linear-gradient(-89deg, #64caff 0%, #00a8ff9c 100%);
    background-image: -moz-linear-gradient(-89deg, #64caff 0%, #00a8ff9c 100%);
    background-image: -ms-linear-gradient(-89deg, #64caff 0%, #00a8ff9c 100%);
    background-image: linear-gradient(-179deg, #64caff 0%, #00a8ff9c 100%);
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), 
	inset 0px -1px 0px 1px #007dbd,
	inset 0px -1px 0px 2px rgba(255, 255, 255, 0.13), 
	inset 0px -3px 14px 6px #0090da, 
	inset 0px -1px 0px 17px #00a8ff, 
	inset 0px -1px 0px 18px #18b0ff, 
	inset 0px 18px 0px 0px #38bbff;
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 1px #007dbd, inset 0px -1px 0px 2px rgba(255, 255, 255, 0.13), inset 0px -3px 14px 6px #0090da, inset 0px -1px 0px 17px #00a8ff, inset 0px -1px 0px 18px #18b0ff, inset 0px 18px 0px 0px #38bbff;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), 
	inset 0px -0px 0px 2px #007dbd,
	inset 0px 0px 10px 10px #0090da, 
	inset 0px 0px 0px 17px #00a8ff, 
	inset 0px 0px 0px 18px #18b0ff;
}
.widget.blue a{
	margin-top:10px;
}

.widget.blue a:first-child{
	margin-top:0px;
}
.widget.blue h3.widget-title {
    background: url('../tema/images/titleiletisim.png');
    background-size: 100% 100%;
    border-radius: 5px;
}
.widget h3.widget-title {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 31px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    height: 54px;
    line-height: 54px;
    margin: -55px 0 20px 0;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.widget_contact_widget .cw-phone-button {
    background: rgba(255, 255, 255, 0.17);
    box-shadow: 0px 1px 0px 0px #008cd4, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
}
.widget_contact_widget .cw-facebook-button {
    background: #838FE9;
    box-shadow: 0px 1px 0px 0px #6371D5, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
    margin-top: 16px;
}
.widget_contact_widget .cw-email-button {
    background: #009cea;
    box-shadow: 0px 1px 0px 0px #0086ca, inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    margin-top: 16px;
}
.widget_contact_widget .cw-phone-button .contact-callicon {
    margin-right: 10px;
    vertical-align: middle;
}
.widget_contact_widget a {
    -webkit-transition: all 0.04s linear;
    -moz-transition: all 0.04s linear;
    -o-transition: all 0.04s linear;
    transition: all 0.04s linear;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 34px;
    font-size: 22px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    display: block;
    padding: 16px;
}
.widget img {
    max-width: 100%;
}

.widget.orange {
    background: #FFF8E5;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(--90deg, #fffbf1 0%, #FFF8E6 100%);
    background-image: -moz-linear-gradient(--90deg, #fffbf1 0%, #FFF8E6 100%);
    background-image: -o-linear-gradient(--90deg, #fffbf1 0%, #FFF8E6 100%);
    background-image: linear-gradient(-180deg, #fffbf1 0%, #FFF8E6 100%);
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 1px rgba(161, 121, 18, 0.48), inset 0px -1px 0px 2px #fceac4, inset 0px -3px 14px 6px #f9e2b0, inset 0px -1px 0px 17px #feeec3, inset 0px -1px 0px 18px #fadea4, inset 0px 18px 0px 0px #ffffff;
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 1px rgba(161, 121, 18, 0.48), inset 0px -1px 0px 2px #fceac4, inset 0px -3px 14px 6px #f9e2b0, inset 0px -1px 0px 17px #feeec3, inset 0px -1px 0px 18px #fadea4, inset 0px 18px 0px 0px #ffffff;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08), inset 0px -1px 0px 1px rgba(161, 121, 18, 0.48), inset 0px -1px 0px 2px #fceac4, inset 0px -3px 14px 6px #f9e2b0, inset 0px -1px 0px 17px #feeec3, inset 0px -1px 0px 18px #fadea4, inset 0px 18px 0px 0px #ffffff;
}
.widget.orange h3.widget-title {
    background: url('../tema/images/titleacigiz.png');
    background-size: 100% 100%;
    border-radius: 5px;
}
.widget_opentimes_widget .opentimes-content {
    background-color: #FFFFFF;
    border-radius: 0px;
    padding: 0;
    line-height: 26px;
}
.widget_opentimes_widget .opentimes-content .openday:first-child {
    border-top: none;
}
.widget_opentimes_widget .opentimes-content .openday {
    display: block;
    border-top: 1px dashed #FCEABC;
    padding: 20px 0 20px 105px;
    background-image: url('../tema/images/dateicon.png');
    background-position: 20px center;
    background-repeat: no-repeat;
}
.widget_opentimes_widget .opentimes-content .openclock {
    display: block;
    border-top: 1px dashed #FCEABC;
    padding: 20px 0 20px 105px;
    background-image: url('../tema/images/clockicon.png');
    background-position: 20px center;
    background-repeat: no-repeat;
	
}
.widget.widget_dtbaker_google_map {
    padding-bottom: 20px;
    position: relative;
}
.widget.widget_dtbaker_google_map .widget-title {
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
}
.widget.red h3.widget-title {
    background: url('../tema/images/titlekonumumuz.png');
    background-size: 100% 100%;
    border-radius: 5px;
}
.widget.red, .widget_shopping_cart {
    background: #ffe3de;
    -webkit-box-shadow: inset 0px -1px 0px 1px #fb3713, inset 0px -1px 0px 2px rgba(255, 255, 255, 0.2), inset 0px -3px 14px 6px #f84828, inset 0px -1px 0px 17px #fdb9ac, inset 0px -1px 0px 18px #fdc9c0, inset 0px 18px 0px 0px #fdc9c0;
    -moz-box-shadow: inset 0px -1px 0px 1px #fb3713, inset 0px -1px 0px 2px rgba(255, 255, 255, 0.2), inset 0px -3px 14px 6px #f84828, inset 0px -1px 0px 17px #fdb9ac, inset 0px -1px 0px 18px #fdc9c0, inset 0px 18px 0px 0px #fdc9c0;
    box-shadow: inset 0px -1px 0px 1px #fb3713, inset 0px -1px 0px 2px rgba(255, 255, 255, 0.2), inset 0px -3px 14px 6px #f84828, inset 0px -1px 0px 17px #fdb9ac, inset 0px -1px 0px 18px #fdc9c0, inset 0px 18px 0px 0px #fdc9c0;
}
.widget.widget_dtbaker_google_map .googlemap {
    margin: -22px -22px 0 -22px;
    position: relative;
    border-bottom: 1px solid #3FBDE4;
}