/*!
* Created by Husnu Darici 29.08.2017

/*------------------------------------------------------------------//
  Favorites                           
  .value(@value) { parameter: @value; parameter: @value; }      
//------------------------------------------------------------------*/
/* Common Width & Height || Ortak Width & Height */
/* Opacity || SaydamlÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±k */
/* Transition || GeÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§iÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸ */
/* Grandient */
/* Scale */
/* Skew */
/* Rotate */
/* Black & White || Siyah & Beyaz */
/* Rotate & Scale Together || Rotate ve Scale Birlikte */
/*------------------------------------------------------------------//
  Other:                              
//------------------------------------------------------------------*/
* {
  outline: none;
}
ul {
  list-style-type: none !important;
  margin-bottom: 0 !important;
}
img {
  pointer-events: none !important;
}
a {
  text-decoration: none !important;
}
/*------------------------------------------------------------------//
  Bootstrap Edit:                             
//------------------------------------------------------------------*/
.row {
  margin: 0;
  width: 100%;
}
.right {
  float: right !important;
  display: block;
}
.left {
  float: left !important;
  display: block;
}
.no-background,
.container {
  background: none !important;
  position: relative !important;
}
.clear {
  clear: both;
  display: block;
}
.full-image img {
  width: 100% !important;
  display: block !important;
  height: auto !important;
}
.no-padding {
  padding: 0 !important;
}
.no-left {
  padding-left: 0 !important;
}
.no-right {
  padding-right: 0 !important;
}
.mobileClear {
  clear: both;
  display: none;
}
/*------------------------------------------------------------------//
  Theme Options:                              
//------------------------------------------------------------------*/
/** Mobile Contact **/
.mContact {
  display: none;
  font-family: 'Poppins', sans-serif;
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  border-top: 3px solid rgba(243, 243, 243, 0.75);
  box-shadow: 0px 25px 59px 1px #000;
  z-index: 9999;
  text-align: center;
}
.mContact a {
  color: #000;
  font-size: 20px;
}
.mContact .social {
  position: relative;
  text-align: center;
  /* float: left; */
  display: inline-block;
  padding-right: 15px;
}
.mContact .social a {
  display: inline-block;
  width: 19px;
  height: 27px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.mContact .phones {
  position: relative;
  text-align: center;
  /* float: right; */
  display: inline-block;
}
.mContact .phones a {
  display: block;
  line-height: 30px;
  font-weight: 600;
  font-size: 19px;
}
/** Mobile Contact **/
/** Font Family **/
/*------------------------------------------------------------------//
  Main.CSS:                             
//------------------------------------------------------------------*/
.top {
  background-color: #000000;
  height: 40px;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 9999;
}
.top nav.menu {
  text-align: center;
}
.top nav.menu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.top nav.menu ul li {
  float: left;
  position: relative;
}
.top nav.menu ul li a {
  display: block;
  color: #FFF;
  line-height: 40px;
  padding: 0 24px;
  font-weight: 300;
  font-size: 16px;
}
.top nav.menu ul li a:after {
  content: '/';
  position: absolute;
  right: 0;
}
.top nav.menu ul li:last-child a:after {
  display: none;
}

.top nav.menu ul li ul {
  position: absolute;
  background-color: rgba(99, 41, 129, 0.86);
  opacity: 0;
  left: 0px;
  pointer-events: none;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  z-index: 9999;
  top: 40px;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  padding-left: 0px;
}
.top nav.menu ul li ul li {
  float: none;
  min-width: 282px;
  /* margin-left: 20px; */
  /* margin-right: 20px; */
  padding: 0px;
}
.top nav.menu ul li ul li:last-child {
  border-bottom: none !important;
}
.top nav.menu ul li ul li a {
  text-align: left;
  font-size: 15px !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0.33);
  margin: 0px !important;
  color: #FFF !important;
  padding: 10px !important;
  line-height: 28px !important;
  padding: 6px !important;
  padding-left: 13px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.top nav.menu ul li ul li a:hover {
  color: #ffffff !important;
  background-color:#920180
}
.top nav.menu ul li ul li a:after {
  display: none;
}
.top nav.menu ul li ul li ul {
  top: 0px !important;
  opacity: 1;
  left: 100%;
  position: absolute;
  margin-top: 0px !important;
  /* right: 0px; */
  box-shadow: none;
  pointer-events: none !important;
  opacity: 0;
  /* display: table-caption; */
  /* height: 0px; */
  background: none;
  background-color: rgba(0, 0, 0, 0.63);
}
.top nav.menu ul li:hover > ul {
  opacity: 1;
  pointer-events: auto !important;
  overflow: inherit;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  z-index: 9999;
}
.top nav.menu ul li:hover > ul li ul {
  /* pointer-events: auto !important; */
}



header {
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 999;
  box-shadow: 1px 1px 30px -14px #000;
}
header .contact {
  position: relative;
  padding: 34px 0;
}
header .contact a {
  display: block;
  color: #000;
  font-size: 16px;
}
header .logo {
  padding: 50px 25px 25px 25px;
  background-color: #FFF;
  border-radius: 100%;
  box-shadow: 1px 1px 30px -9px #000;
  position: relative;
  margin-top: -60px;
  top: 20px;
}
header .social-media {
  padding: 39px 0;
}
header .social-media a {
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 35px;
  float: right;
  background-color: #000;
  border-radius: 100%;
  color: #FFF;
  margin: 0 5px;
  font-size: 20px;
}
header .social-media a.facebook {
  background-color: #365089;
}
header .social-media a.twitter {
  background-color: #1ea5dd;
}
header .social-media a.pinterest {
  background-color: #d31d1e;
}
header .social-media a.instagram {
  background-color: #d63293;
}
.slider ul {
  padding: 0;
  margin: 0;
}
.slider ul .owl-controls {
  position: absolute;
  top: 50%;
  margin-top: -18.5px;
  width: 100%;
}
.slider ul .owl-controls .owl-buttons div {
  margin: 0;
  background: transparent;
}
.slider ul .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: 100px;
}
.slider ul .owl-controls .owl-buttons div.owl-next {
  float: right;
  margin-right: 100px;
}
main #home-bar {
  position: relative;
  font-family: 'Poppins', sans-serif;
  margin-top: -75px;
}
main #home-bar .bar {
  padding: 0;
  position: relative;
  overflow: hidden;
  height: 350px;
  background-color: rgba(143, 0, 120, 0.78);
  clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
  left: 17.5px;
}
main #home-bar .bar figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
main #home-bar .bar figure:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}
main #home-bar .bar article {
  z-index: 9;
  position: absolute;
  padding: 15px 60px 15px 35px;
  bottom: -100%;
  color: #FFF;
}
main #home-bar .bar article h4 {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #FFF;
  line-height: 50px;
  position: relative;
}
main #home-bar .bar article h4:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100px;
  bottom: -1.5px;
  background-color: #FFF;
  left: 0;
}
main #home-bar .bar article p {
  font-weight: 300;
}
main #home-bar .bar article a {
  -o-transition: 1s;
  -webkit-transition: 1s;
  padding: 10px;
  transition: 1s;
  width: 120px;
  background-color: #000;
  color: #FFF;
  display: block;
  text-align: center;
  font-weight: bolder;
}
main #home-bar .bar article a:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #5d2f82;
}
main #home-bar .bar:nth-child(2n) {
  -webkit-clip-path: polygon(11% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  left: -17.5px;
}
main #home-bar .bar:nth-child(2n) article {
  padding-left: 75px;
}


main #home-bar .owl-item:nth-child(2n) .bar {
  -webkit-clip-path: polygon(11% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  left: -17.5px;
}
main #home-bar .owl-item:nth-child(2n) .bar article {
  padding-left: 75px;
}


main #home-bar .bar:hover figure:before {
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
main #home-bar .bar:hover article {
  bottom: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
main #home-bar .owl-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -25px;
  z-index: -1;
}
main #home-bar .owl-controls .owl-buttons div {
  width: 50px;
  height: 50px;
  opacity: 1;
  border-radius: 0;
  background-color: #000;
  color: #FFF;
  line-height: 40px;
  font-size: 25px;
}
main #home-bar .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: -33px;
}
main #home-bar .owl-controls .owl-buttons div.owl-next {
  float: right;
  margin-right: -33px;
}
main .contact-form {
  background-image: url('../images/form-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin: 25px 0;
  padding: 25px 0;
  font-family: 'Poppins', sans-serif;
  color: #FFF;
}
main .contact-form .title {
  border-bottom: 1px solid #FFF;
}
main .contact-form .title h3 {
  font-size: 35px;
  font-weight: bold;
  display: inline-block;
}
main .contact-form .title span {
  display: inline-block;
}
main .contact-form .column {
  padding: 7.5px;
}
main .contact-form .column span {
  display: block;
  margin-bottom: 5px;
}
main .contact-form .column input,
main .contact-form .column textarea {
  width: 100%;
  padding: 7.5px;
  resize: none;
  border: none;
  color: #3e3e3e;
}
main .contact-form .column input[type="submit"] {
  background-color: #94017b;
  color: #FFF;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 10px -4px #000;
  line-height: 35px;
  float: left;
  width: auto;
  padding: 0 25px;
}
main .contact-form .column textarea {
  height: 100px;
}
main .aesthetics-app {
  font-family: 'Poppins', sans-serif;
}
main .aesthetics-app .items .item {
  position: relative;
  margin: 5px;
}
main .aesthetics-app .items .item article {
  padding: 25px;
  position: absolute;
  bottom: calc(-100% + 50px);
  background-color: #243c68;
  color: #FFF;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .aesthetics-app .items .item article h3 {
  margin: 0;
  line-height: 50px;
  display: block;
  margin: -22px 0 0 0;
}
main .aesthetics-app .items .item article p {
  font-weight: 300;
}
main .aesthetics-app .items .item article a {
  background-color: #FFF;
  color: #000;
  display: block;
  width: 100px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
main .aesthetics-app .items .item:hover article {
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .tabs-post {
  font-family: 'Poppins', sans-serif;
  margin: 25px 0;
}
main .tabs-post .tab-content .tab-pane article {
  background-color: #ededed;
  padding: 15px;
}
main .tabs-post .tab-content .tab-pane article h3 {
  margin-top: 0;
  border-bottom: 1px solid #000;
  line-height: 50px;
  position: relative;
}
main .tabs-post .tab-content .tab-pane article h3:before {
  content: "";
  width: 100px;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: -1.5px;
}
main .tabs-post .tab-content .tab-pane article a {
  line-height: 40px;
  background-color: #5d2f82;
  color: #FFF;
  display: block;
  width: 100px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .tabs-post .tab-content .tab-pane article a:hover {
  background-color: #94017b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .tabs-post .nav-pills li {
  float: none;
  width: 100%;
  padding: 0;
  margin: 7.5px 0;
}
main .tabs-post .nav-pills li a {
  display: block;
  background-color: #000;
  color: #000;
  border-radius: 0;
  padding: 0 25px;
  line-height: 50px;
  border: 1px solid #000;
  background: transparent;
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .tabs-post .nav-pills li a:hover {
  background-color: #000;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .tabs-post .nav-pills li.active a {
  background-color: #5d2f82;
  border-color: #5d2f82;
  color: #FFF;
}
main .videos {
  font-family: 'Poppins', sans-serif;
  position: relative;
  margin: 25px 0;
}
main .videos h3 {
  margin: 0 0 25px 0;
}
main .videos h3.title {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
main .videos h3.title span {
  padding: 0 15px;
  background-color: #FFF;
  position: relative;
  z-index: 2;
}
main .videos h3.title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  top: 50%;
  margin-top: -0.5px;
}
main .videos ul {
  position: relative;
}
main .videos ul li {
  margin: 0 10px;
}
main .videos ul li article {
  background-color: #ededed;
  padding: 10px;
}
main .videos ul li article h3 {
  margin: 0;
  font-size: 13px;
  color: #000;
}
main .videos ul .owl-controls {
  position: absolute;
  top: -70px;
  width: 100%;
}
main .videos ul .owl-controls .owl-buttons {
  float: right;
  background-color: #FFF;
  padding-left: 15px;
}
main .videos ul .owl-controls .owl-buttons div {
  border-radius: 0;
  background-color: #000;
  opacity: 1;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 35px;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
main .videos ul .owl-controls .owl-buttons div:hover {
  background-color: #5d2f82;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer {
  font-family: 'Poppins', sans-serif;
  background-color: #000;
  margin-top: 25px;
  padding-top: 30px;
}
footer .column {
  border-right: 1px solid #FFF;
  padding: 0 35px;
  color: #FFF;
}
footer .column h3 {
  font-size: 20px;
  color: #FFF;
  margin: 0 0 20px 0;
}
footer .column span {
  display: block;
  margin: 2px 0;
  line-height: 30px;
}
footer .column span i {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  color: #FFF;
  background-color: #5d2f82;
  float: left;
  margin-right: 10px;
}
footer .column span a {
  color: #FFF;
  display: inline-block;
}
footer .column .social-media {
  position: relative;
  margin-top: 25px;
}
footer .column .social-media a {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background-color: #5d2f82;
  color: #fff;
  border-radius: 100%;
}
footer .column .form .in-column {
  padding: 5px 0;
}
footer .column .form .in-column input,
footer .column .form .in-column textarea {
  width: 100%;
  padding: 5px;
  resize: none;
  color: #3e3e3e;
}
footer .column .form .in-column textarea {
  height: 75px;
}
footer .column .form .in-column input[type="submit"] {
  float: left;
  width: auto;
  padding: 0 25px;
  line-height: 45px;
  background-color: #5d2f82;
  color: #FFF;
  border: none;
  font-weight: bold;
}
footer .column:last-child {
  border-right: none;
}
footer .copyright {
  margin-top: 35px;
  background-color: #FFF;
  padding: 10px 0;
}
footer .copyright p {
  line-height: 35px;
  margin: 0;
}
/* Sub Pages CSS (START) */
.subPage {
  font-family: 'Poppins', sans-serif;
}
.subPage .title {
  background-image: linear-gradient(145deg, #5d2f82 15%, #94017b 100%);
  background-repeat: repeat-x;
  padding: 40px 0px;
  text-align: center;
}
.subPage .title h1 {
  font-weight: 300;
  margin: 0px;
  color: #FFF;
  font-size: 31px;
  font-weight: bold;
  text-shadow: 0px 1px 15px rgba(0, 0, 0, 0.55);
}
.subPage .contentInner {
  margin: 40px 0 155px 0;
}
.subPage .contentInner .category ul li {
  /*position: absolute;*/
  padding: 8px;
  margin-bottom: 10px;
}
.subPage .contentInner .category ul li .item {
  border: 1px solid #ccc;
  padding: 14px;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
}
.subPage .contentInner .category ul li .article {
  text-align: center;
}
.subPage .contentInner .category ul li .article h3 {
  margin: 10px 0px;
  font-size: 20px;
  font-weight: 600;
  color: #5d2f82;
  letter-spacing: -0.5px;
}
.subPage .contentInner .category ul li .article p {
  font-size: 13px;
}
.subPage .contentInner .category ul li .article a.more {
  border: none;
  padding: 13px 20px;
  width: 100%;
  border-radius: 90px;
  font-weight: bold;
  text-align: center;
  color: #94017b;
  background: #5d2f82;
  border: 1px solid transparent;
  margin-top: 1px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.subPage .contentInner .category ul li .article a.more:hover {
  background: transparent;
  border: 1px solid #5d2f82;
  color: #94017b;
}
.subPage .contentInner .leftContent figure {
  margin-bottom: 15px;
}
.subPage .contentInner .leftContent article .alignleft {
  float: left;
  margin: 15px 15px 15px 0;
  display: block;
}
.subPage .contentInner .leftContent article .alignright {
  float: right;
  margin: 15px 0 15px 15px;
  display: block;
}
.subPage .contentInner .leftContent article .aligncenter {
  float: none;
  margin: 15px auto;
  display: block;
}
.subPage .contentInner .leftContent article p {
  font-weight: 500;
}
.subPage .contentInner .leftContent article p a {
  display: inline-block;
  color: #5d2f82;
  font-weight: 700;
}
.subPage .contentInner .leftContent article h2 {
  font-size: 25px;
  font-weight: 600;
  position: relative;
  display: block;
}
.subPage .contentInner .leftContent article h3 {
  font-size: 23px;
  font-weight: 600;
  position: relative;
  display: block;
}
.subPage .contentInner .leftContent article h4 {
  font-size: 21px;
  font-weight: 600;
  position: relative;
  display: block;
}
.subPage .contentInner .leftContent article h5 {
  font-size: 19px;
  font-weight: 600;
  position: relative;
  display: block;
}
.subPage .contentInner .leftContent article h6 {
  font-size: 17px;
  font-weight: 600;
  position: relative;
  display: block;
}
.subPage .contentInner .leftContent article ul {
  padding-left: 30px !important;
}
.subPage .contentInner .leftContent article ul li {
  list-style: disc;
  font-size: 15px;
}
.subPage .contentInner .leftContent article ul li ul li {
  list-style-type: circle;
}
.subPage .contentInner .leftContent.contact h3 {
  margin-top: 0;
  line-height: 45px;
  border-bottom: 1px solid #333;
  display: block;
  position: relative;
}
.subPage .contentInner .leftContent.contact h3:after {
  content: "";
  height: 2px;
  width: 200px;
  background-color: #000;
  background-color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
}
.subPage .contentInner .leftContent.contact .item {
  display: block;
  margin-bottom: 10px;
}
.subPage .contentInner .leftContent.contact .item i {
  width: 35px;
  text-align: center;
}
.subPage .contentInner .leftContent.contact .item a {
  color: #000;
}
.subPage aside.sidebar {
  background-image: linear-gradient(145deg, #5d2f82 15%, #94017b 100%);
  background-repeat: repeat-x;
  padding: 30px 20px 0 20px;
  text-align: center;
  border-radius: 5px;
  color: #FFF;
}
.subPage aside.sidebar .topIcon {
  width: 60px;
  background: #94017b;
  position: absolute;
  top: -25px;
  height: 60px;
  left: 50%;
  line-height: 62px;
  margin-left: -30px;
  color: #FFF;
  font-size: 30px;
  border: 1px solid #5d2f82;
  border-radius: 100%;
  box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.subPage aside.sidebar .topIcon.active {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.subPage aside.sidebar span.titleForm {
  color: #5d2f82;
  font-size: 20px;
  display: block;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
}
.subPage aside.sidebar textarea {
  height: 70px;
  resize: none;
  width: 100%;
  color: #5d2f82;
  padding: 10px;
  border: none;
  background: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 5px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.subPage aside.sidebar textarea::-webkit-input-placeholder {
  color: #5d2f82;
}
.subPage aside.sidebar textarea:focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
}
.subPage aside.sidebar input {
  resize: none;
  width: 100%;
  color: #ffffff;
  padding: 10px;
  border: none;
  background: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 5px;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.subPage aside.sidebar input::-webkit-input-placeholder {
  color: #5d2f82;
}
.subPage aside.sidebar input:focus {
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
}
.subPage aside.sidebar .col-md-6 {
  width: 100%;
}
.subPage aside.sidebar col-md-12 {
  width: 100%;
}
.subPage aside.sidebar input[type="submit"] {
  background: #FFF;
  border: none;
  padding: 13px 20px;
  width: 100%;
  border-radius: 5px;
  font-weight: bold;
  color: #5d2f82;
  border: 1px solid #5d2f82;
  margin-top: 1px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.subPage aside.sidebar input[type="submit"]:hover {
  background: #5d2f82;
  border: 1px solid #fff;
  color: #FFF;
}
.subPage aside.sidebar button:hover {
  background: #5d2f82;
  border: 1px solid #fff;
  color: #FFF;
}


/* Sub Pages CSS (END) */
