@charset "utf-8";
/* CSS Document */

/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'Welcome 2019 Welcome 2019';
    font-style: normal;
    font-weight: normal;
    src: local('Welcome 2019 Welcome 2019'), url('../fonts/Welcome 2019.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Welcome 2019 Welcome 2019';
    font-style: normal;
    font-weight: normal;
    src: local('Welcome 2019 Welcome 2019'), url('../fonts/Welcome 2019.woff') format('woff');
    }


.bg {
  /* The image used */
  background-image: url("img/bg3.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}





#myModal1.modal-dialog {
    width: 100% !important;
    height: 95% !important;
  }
  
  #myModal1.modal-content {
    height: 95%;
    min-height: 100%;
    border-radius: 0;
  }


.astrodivider {
  margin:64px auto;
  width:800px; 
  max-width: 100%;
  position:relative;
}

.astrodividermask { 
    overflow:hidden; height:20px; 
}

.astrodividermask:after { 
      content:''; 
      display:block; margin:-25px auto 0;
      width:100%; height:25px;  
        border-radius:125px / 12px;
       box-shadow:0 0 8px #049372;
}
.astrodivider span {
    width:50px; height:50px; 
    position:absolute; 
    bottom:100%; margin-bottom:-25px;
    left:50%; margin-left:-25px;
    border-radius:100%;
   box-shadow:0 2px 4px #4fb39c;
    background:#fff;
}
.astrodivider i {
    position:absolute;
    top:4px; bottom:4px;
    left:4px; right:4px;
    border-radius:100%;
    border:1px dashed #68beaa;
    text-align:center;
    line-height:40px;
    font-style:normal;
     color:#049372;
}



.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}


		

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
/*.cb-slideshow:after {
    content: '';
    background: transparent url(../img/pattern.png) repeat top left;
}*/
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat-y;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: right;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 160px;
    padding: 0 30px;
    line-height: 120px;
    color: rgba(169,3,41, 0.8);
}
.cb-slideshow li:nth-child(1) span { background-image: url("../img/bg.jpg") }
.cb-slideshow li:nth-child(2) span {
    background-image: url("../img/bg2.jpg");
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
li{
	list-style: none !important;
}


















.cb-slideshow li:nth-child(3) span {
    background-image: url("../img/bg3.jpg");
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(../img/bg4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url("../img/bg5.jpg");
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url("../img/bg6.jpg");
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 1;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 1;
	    -webkit-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity:1 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 1;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 1;
	    -moz-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 1 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 1;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 1;
	    -o-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 1 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 1;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 1;
	    -ms-transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 1 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 1;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1) rotate(3deg);
	}
	25% {
	    opacity: 1;
	    transform: scale(1.1) rotate(3deg);
	}
	100% { opacity: 1 }
}
@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 1;
	    -webkit-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: translateX(0px);
	}
	19% {
	    opacity: 1;
	    -webkit-transform: translateX(-400px);
	}
	25% { opacity: 1 }
	100% { opacity: 1 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 1;
	    -moz-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -moz-transform: translateX(0px);
	}
	19% {
	    opacity: 1;
	    -moz-transform: translateX(-400px);
	}
	25% { opacity: 1 }
	100% { opacity: 1 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 1;
	    -o-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -o-transform: translateX(0px);
	}
	19% {
	    opacity: 1;
	    -o-transform: translateX(-400px);
	}
	25% { opacity: 1 }
	100% { opacity: 0.5 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 1;
	    -ms-transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    -ms-transform: translateX(0px);
	}
	19% {
	    opacity: 1;
	    -ms-transform: translateX(-400px);
	}
	25% { opacity: 1 }
	100% { opacity: 1 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 1;
	    transform: translateX(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	17% {
	    opacity: 1;
	    transform: translateX(0px);
	}
	19% {
	    opacity: 1;
	    transform: translateX(-400px);
	}
	25% { opacity: 1 }
	100% { opacity: 1 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}


/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 22px;
	height: 22px;
	font-size:12px;
}
.social-circle li i {
	margin:0;
	line-height:22px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
			background-color: #121212;
		}





nav-tabs .nav-link {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: none;
}







.bg-color{
	background-color: rgba(56 50 110 / 90%);
}

.h-color {
	
background: -webkit-linear-gradient(rgb(255 98 0), #ffc107 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
	
	font-family:'Welcome 2019 Welcome 2019';
	font-weight:600;
	font-size: 48px;
	 
	
}


.navitem a{
	text-align: center;
	width: 100px;
	padding: 15px;
	display: block;
	color: white !important;
	font-size: 16px;
	justify-content: space-between;
	
}

.space-top{
	margin-top: 120px;
	margin-bottom: 0px;
}

#section-1 p{
	color: white;
}


#section-1 .out-now{
	box-shadow: none;
	margin-top: -115px;
	margin-left: -15px;
    	
}
#section-1 .book-cover{
	margin-top: -50px;
	margin-bottom: 26px;
    	
}

.disponible-maintenant {
   max-width: 270px;
  width: 100%;
  margin: 0 auto;
   margin-top: -120px;
   margin-left: 26px; 
transform: rotate(352deg);

}
/* Resize images */
.disponible-maintenant img {
    width: 50%;
    height: auto;
}


.mask {
	margin-top: -45px;
}

.mybtn{
	color: white !important;
	background: rgb(255,98,0);
background: -webkit-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: linear-gradient(to right, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);;}

.mybtnach{
    	padding: 15px 8px;
	font-size: 14px;
	font-weight: 600;
	color: white !important;
	background: rgb(255,98,0);
    background: -webkit-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
    background: linear-gradient(to right, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
}

.label{
	background-color: saddlebrown;
	font-size: 18px;
	padding: 10px;
	width: 110px;
}

.footer-align{
	background-color: rgba(212,175,55,0.6); 
	display: flex;
	justify-content: center;
	color: white;
	
}


#title-heading h1{
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: 'Welcome 2019 Welcome 2019';
	
	text-align: center;
	font-size: 60px;
	
	background: -webkit-linear-gradient(rgb(255 98 0), #ffc107 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
 

#section1 h1{
	font-family: 'Welcome 2019 Welcome 2019';
	margin-top: 150px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 60px;
	font-weight: 600;
	background: -webkit-linear-gradient(rgb(255 98 0), #ffc107 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
}

#section1 h3{
	font-family:'Welcome 2019 Welcome 2019';
	font-weight:500;
	color:#63451A;
	
}

.content-position {
	 background-color: antiquewhite;
	padding: 50px;
	min-width: 550px;
	margin-top: 180px;
	margin-left: -90px;
	position: relative;
	box-shadow: 3px 3px 10px 0px gray;
}


/* .content-position-2{
	 background-color: antiquewhite;
	padding: 50px;
	
	margin-top: -290px;
	margin-left: 430px;
	position: relative;
	box-shadow: 3px 3px 10px 0px gray;
} */

#section1 a{
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 600;
	color: white !important;
	background: rgb(255,98,0);
background: -webkit-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: linear-gradient(to right, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
}


#shop h1{
	font-family: 'Welcome 2019 Welcome 2019';
	
	text-align: center;
	font-size: 60px;
	font-weight: 600;
	background: -webkit-linear-gradient(rgb(255 98 0), #ffc107 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	
}
.book-slide .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
	border-color: none;
}

.book-slide img{
	text-align: center;
}

.book-slide ul{
	border: none;
}

.book-slide a{
	width: 130px;
	
	background:none;
}



#shop h2{
	font-family: 'Welcome 2019 Welcome 2019';
	font-size: 38PX;
	color: #63451A;
	
	
	
}


#shop .starIcon {
	

}

#shop i {
	color: gold;

}
#shop .price h3{
	color: green !important;
	font-size: 24px;
	font-weight: 600;
	padding-left: 15px;
	
}

#shop .price p{
	margin-left: 15px;
	color: red !important;
	text-decoration: line-through;
	font-size: 20px;
	

	
}

#shop .ncount{
	    padding: 5px 20px;
    font-size: 20px;
    font-weight: 600;
}

/*#shop a{
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 28px;
	font-size: 12px;
	font-weight: 600;
	color: white !important;
	background: rgb(255,98,0);
background: -webkit-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: linear-gradient(to right, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
}*/

.book-slide a{
	margin-right: 15px;
	margin-top: 15px;
	padding: 14px 28px;
	font-size: 12px;
	font-weight: 600;
	color: white !important;
	background:none;
}

	
.quantity{
	position: relative;
	width:150px;
}
 
.quantity button.sub{
	left: 1px;
}

.quantity button.add{
	right: 1px;
	top:0px;
}

.quantity button.btn{
	    position: absolute;
    z-index: 100;
    background: #fff;
    color: black;
    font-size: 16px;
    border: 1px solid #0000004a;
}
.quantity input.q-number{
	    position: relative;
    width: 150px;
    height: 37px;
    text-align: center;
}

.contact-bg{

	
	background: #aba9a4d1; 
	background:cover;
	width: 100%;
	padding: 50px;
	height: auto;
	
	
}


#line-heading01 h1 {
  	
	font-family: 'Welcome 2019 Welcome 2019';
	
	text-align: center;
	font-size: 34px;
	color: #63451A;
 	margin: 100px auto;
 	max-width: 800px;
  	position: relative;
}



#line-heading01 h1:before {
  content: "";
  display: block;
  width: 310px;
  height: 1px;
  background: #A6A6A6;
  left: 0;
  top: 50%;
  position: absolute;
  z-index: -2;
}


#line-heading01 h1:after {
  content: "";
  display: block;
  width: 310px;
  height: 1px;
  background: #A6A6A6;
  right: 0px;
  top: 50%;
  position: absolute;
  z-index: -2;
}

#line-heading01 span{
	background: #fff;
}


#line-heading h1 {
  	
	font-family: 'Welcome 2019 Welcome 2019';
	
	text-align: center;
	font-size: 34px;
	color: #63451A;
 	margin: 100px auto;
 	max-width: 800px;
  	position: relative;
	
}



#line-heading h1:before {
  content: "";
  display: block;
  width: 270px;
  height: 1px;
  background: #A6A6A6;
  left: 0;
  top: 50%;
  position: absolute;
  z-index: -2;	
}


#line-heading h1:after {
  content: "";
  display: block;
  width: 270px;
  height: 1px;
  background: #A6A6A6;
  right: 0px;
  top: 50%;
  position: absolute;
  z-index: -2;
}

#line-heading span{
	background: #fff;
}




#section-form .contact-us h1{
	font-family: 'Welcome 2019 Welcome 2019';
	font-size: 50PX;
	text-decoration: underline;
	color: white;
	
}

#section-form .contact-us p{
	color: white;
	margin-top: 30px;
	font-size: 18px;
}

#section-form .contact-us h3{
	color: white;
	margin-left: 30px;
	font-size: 20px;
}

#section-form .contact-us i{
	
	color: orange;
	text-align: center;
	font-size: 24px;
	
	
}

#section-form .form-style{
	background-color: rgba(0,0,0,0.3);
	padding: 30px;
	border: 2px solid #fff;
	border-radius: 10px;
}

#section-form .form-style input{
	
	border-radius: 25px;
}
#section-form .form-style textarea{
	
	border-radius: 25px;
}
#section-form .form-style input::placeholder{
	
	font-size: 13px;
}

#section-form .form-style label{
	color: white;
}
#section-form .form-style .mybtn2{
	color: white !important;
	width: 100%;
	background: rgb(255,98,0);
background: -webkit-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);
background: linear-gradient(to right, rgba(255,98,0,1) 0%, #ffc107 100%, rgba(0,212,255,1) 100%);;}





	.social01 ul {
    list-style: none;
    display: flex
}

 .social01 .social-icon {
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 27px;
    margin-right: 11px;
    cursor: pointer
}

.social01 .social-twitter {
    background-color: #55acee
}

.social01 .social-facebook {
    background-color: #3b5999
}

.social01 .social-linkedin {
    background-color: #0077B5
}

 .social01 .social-google {
    background-color: #dd4b39
}

.social01 .social-instagram {
    background-color: #dd4b39
}

.social01 .social-icon i {
    transition: 0.4s all
}

.social01 .social-icon:hover i {
    transform: scale(1.4)
}

	
/*.video-container {
  margin: 0 auto;
  max-width: 100%;
  width: 1040px;
  height: 590px;
  position: relative;
}
/* Video Slider */


#section-faq{
	margin-bottom: 147px;
}

#section-faq h3{
	font-family:'Welcome 2019 Welcome 2019';
	font-weight:500;
	color:#63451A;
	
}

.accordion_one .panel-group {
    margin-bottom: 0;
    border: 1px solid #f1f1f1;
    margin-left: 1px
}

.accordion_one .panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid transparent;
    border-radius: 0;
    margin: 0
}

.accordion_one .panel-default {
    border: 0
}

.accordion_one .panel-default>.panel-heading {
    border-radius: 0px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}



.accordion_one .panel .panel-heading a.collapsed {
    color: #000;
    display: block;
    padding: 12px 30px;
    border-top: 0px
}

.accordion_one .panel .panel-heading a {
    display: block;
    padding: 12px 30px;
    background: #fff;
    color: #313131;
	background-color: antiquewhite;
    border-bottom: 1px solid #f1f1f1
}

.accordion-wrap .panel .panel-heading a {
    font-size: 14px
}

.accordion_one .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 25px 30px 30px 35px;
    background: #fff;
    color: #999999
}



.accordion_one .panel .panel-heading a:after {
    content: "\2212";
}
.accordion_one .panel .panel-heading a.collapsed:after {
    content: "\002B";
}
.accordion_one .panel .panel-heading a:after,
.accordion_one .panel .panel-heading a.collapsed:after {
   
    font-size: 15px;
    width: 36px;
    height: 44px;
    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px;
}

a:link {
    text-decoration: none
}

