
@import url(../font/stylesheet.css);
@import url(bootstrap-grid.min.css);
@import url(font-awesome.min.css);
@import url(reset.css);

#website {
  width: 100%;
  min-height: 100%;
  height: 100%;
  position: relative;
  background: url("../img/background.jpg") no-repeat center;
  background-size: cover;
  z-index: 1; }
  #website .modal{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(22, 24, 42, 0.8);
    left:0;
    top:0;
    z-index: 444;
    display: none;
    overflow-y: scroll;
  }
  #website .modal-fade{
    display: block;
  }
  #website .modal::-webkit-scrollbar {
  	background: #301E55;
  	width: 14px;
  }
    #website .modal::-webkit-scrollbar-thumb{
    	border-radius: 10px;
    	background: #ff009c;
    }

   #website .modal h3{
   	padding-top: 120px ;
   	padding-bottom: 50px ;
   	color: #c9cdf7;
   	font-size: 27px;
   	font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    text-align: center;
    width: 100% !important;
   }
   #website .modal .ayva-net{
width: 100%;
   	   }
   	    #website .modal .ayva-net p {
   	    	float: right;
   	    	text-align: center;
   	    	line-height: 25px;
   	    }
   	     	    #website .modal .ayva-net p span a{
   	     	    	color: #c9cdfc;
   	     	    	transition: 330ms;
   	     	    }
   	     	       #website .modal .ayva-net p span a:hover{
   	     	       	color: #ff009c;
   	     	       }
    #website .modal p{
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    color: #c9cdf7;
    font-size: 15px;
      }
    #website .modal p span{
    	display: block;
    	margin-bottom: 35px;
    }
    .close{
    	width: 56px;
    	height: 56px;
    	line-height: 50px;
    	display: block;
    	position: absolute;
    	right:30px;
    	top:68px;
    	color: #c9cdf7;
    	border: 4px solid #c9cdf7;
    	border-radius: 56px;
    	font-size: 30px;
    	text-align: center;
    }

#website #navbar {
    width: 100%;
    height: auto; }
    #website #navbar #logo a {
      padding-top: 15px;
      display: block;
      width: 100%;
      height: 100%; }
    #website #navbar #nav-menu .nav-ul {
      float: right;
      height: 100%;
      padding-top: 50px; }
      #website #navbar #nav-menu .nav-ul .nav-li {
        float: left;
        margin-left: 10px; }
        #website #navbar #nav-menu .nav-ul .nav-li .nav-a {
          padding: 11px 25px 8px 25px;
          display: block;
          font-family: 'Poppins';
          font-weight: 500;
          font-style: normal;
          font-size: 15px;
          color: #ffffff;
          border-radius: 25px;
          transition: 290ms; }
          #website #navbar #nav-menu .nav-ul .nav-li .nav-a.active {
            background-color: #ff009c; }
          #website #navbar #nav-menu .nav-ul .nav-li .nav-a:hover {
            background-color: #ff009c; }
        #website #navbar #nav-menu .nav-ul .nav-li .nav-bar {
          padding: 9px 0 8px 0;
          display: block;
          color: #ffffff;
          font-size: 16px;
          margin-left: 5px;
          transition: 300ms;
          font-weight: 300 !important; }
          #website #navbar #nav-menu .nav-ul .nav-li .nav-bar:hover {
            color: #ff009c; }
  #website #content {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 145px; }
    #website #content .content-title {
      position: relative; }
      #website #content .content-title .parag-ayva {
        width: 100%; }
        #website #content .content-title .parag-ayva .top-title {
          width: 100%; }
          #website #content .content-title .parag-ayva .top-title h1 {
            color: #ffffff;
            font-size: 81.91px;
            font-family: 'Funkydori';
            font-weight: normal;
            font-style: normal; }
            #website #content .content-title .parag-ayva .top-title h1 span {
              display: block;
              font-family: 'AndesRoundedBook';
              font-weight: normal;
              font-style: normal;
              font-size: 48.25px;
              margin-top: -15px; }
        #website #content .content-title .parag-ayva .bottom-text {
          width: 100%;
          margin-top: 35px; }
          #website #content .content-title .parag-ayva .bottom-text p {
            font-family: 'Poppins';
            font-weight: 300;
            font-style: normal;
            color: #ffffff;
            font-size: 14px;
            opacity: 0.8;
            text-indent: 34px;
            line-height: 18px; }
      #website #content .content-title .online-type {
        width: 100%;
        margin-top: 45px; }
        #website #content .content-title .online-type p {
          float: right;
          color: #ffffff;
          font-family: 'Poppins';
          font-weight: normal;
          font-style: normal;
          font-size: 18px;
          line-height: 25px; }
          #website #content .content-title .online-type p span {
            margin-left: 6px;
            font-weight: 500;
            display: block;
            float: right;
            width: 73px;
            height: 24px;
            text-align: center;
            line-height: 28px;
            background: #ff009c; }
      #website #content .content-title .sohbet-odalari {
        padding-bottom: 35px;
        width: 100%;
        padding-top: 100px; }
        #website #content .content-title .sohbet-odalari .sohbet-ul {
          width: 100%;
          display: inline-block; }
          #website #content .content-title .sohbet-odalari .sohbet-ul li {
            float: left;
            margin-right: 19px; }
            #website #content .content-title .sohbet-odalari .sohbet-ul li a {
              font-size: 14px;
              font-family: 'Poppins';
              font-weight: 500;
              font-style: normal;
              padding: 0 25px;
              height: 43px;
              display: block;
              line-height: 46px;
              border: 1px solid #fdfdfe;
              border-radius: 43px;
              text-align: center;
              transition: 320ms;
              color: #fff; }
              #website #content .content-title .sohbet-odalari .sohbet-ul li a:hover {
                background: #fd27aa;
                border-color: #a81e7f;
                box-shadow: 0px 0px 35px 3px #91287f; }
      #website #content .content-title .back-top {
        position: absolute;
        background: url("../img/desen.png") no-repeat;
        background-size: 100% 100%;
        right: -40px;
        top: -50px;
        width: 210px;
        height: 90px; }
    #website #content .form-ayva .form-min {
      width: 100%;
      height: auto;
      padding: 10px 20px;
      border-radius: 8px;
      position: relative;
      background: url("../img/form-back.png") no-repeat center;
      background-size: 100% 100%; }
      #website #content .form-ayva .form-min .logo-form {
        width: 100%;
        display: inline-block;
        text-align: center;
        padding-bottom: 10px; }
        #website #content .form-ayva .form-min .logo-form img {
          margin-top: -52px;
          text-align: center; }
      #website #content .form-ayva .form-min .form-cont {
        height: 47px;
        position: relative;
        margin-top: 8px;
        width: 100%; }
        #website #content .form-ayva .form-min .form-cont input {
          border-radius: 47px;
          height: 100%;
          width: 100%;
          font-family: 'Poppins';
          font-weight: 300;
          font-style: normal;
          font-size: 14px;
          color: #787878;
          text-indent: 40px;
          transition: 300ms; }
          #website #content .form-ayva .form-min .form-cont input:hover {
            -webkit-box-shadow: 0px 0px 30px 2px #301e55;
            -moz-box-shadow: 0px 0px 30px 2px #301e55;
            box-shadow: 0px 0px 30px 2px #301e55; }
        #website #content .form-ayva .form-min .form-cont input::-webkit-input-placeholder {
          font-family: 'Poppins';
          font-weight: 300;
          font-style: normal;
          font-size: 14px;
          color: #787878; }
        #website #content .form-ayva .form-min .form-cont .icons {
          position: absolute;
          left: 15px;
          top: 11.5px;
          font-size: 25px;
          color: #cc1f89; }
        #website #content .form-ayva .form-min .form-cont button,.abtn {
          height: 100%;
          width: 100%;
          display: block;
          text-align: center;
          background: #8d0d5d;
          border-radius: 50px;
          color: #ffffff;
          font-family: 'AndesRoundedExtraBold';
          font-weight: 800;
          font-style: normal;
          font-size: 17px;
          cursor: pointer;
          transition: 400ms; }
#website #content .form-ayva .form-min .form-cont .abtn:hover {
                       background: #301e55; 
}

          #website #content .form-ayva .form-min .form-cont button:hover {
            background: #301e55; }
        #website #content .form-ayva .form-min .form-cont .btn-min {
          line-height: 45px !important;
          height: 45px;
          font-family: 'Poppins';
          font-weight: 300;
          font-style: normal;
          font-size: 15px; }
      #website #content .form-ayva .form-min .pd-type {
        padding: 5px 0 50px 0 !important;
        height: 100% !important; }
        #website #content .form-ayva .form-min .pd-type a {
          width: 100%;
          height: 100%;
          display: block; }
          #website #content .form-ayva .form-min .pd-type a img {
            transition: 350ms; }
            #website #content .form-ayva .form-min .pd-type a img:hover {
              opacity: 0.7; }
  #website #foot .social-ayva .takip-text {
    color: #ffffff;
    font-size: 12px;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    margin-bottom: 7px;
    margin-left: 6px; }
  #website #foot .social-ayva .social-ul {
    width: 100%;
    height: auto; }
    #website #foot .social-ayva .social-ul social-li:first-child {
      margin-left: 0; }
    #website #foot .social-ayva .social-ul .social-li {
      float: left;
      margin-left: 2px; }
      #website #foot .social-ayva .social-ul .social-li .social-a {
        width: 31px;
        height: 31px;
        border-radius: 31px;
        line-height: 31px;
        text-align: center;
        font-weight: bolder;
        font-size: 17px;
        display: block;
        background-color: #ffffff;
        color: #372659;
        transition: 330ms; }
        #website #foot .social-ayva .social-ul .social-li .social-a:hover {
          background-color: #da1f91;
          color: #ffffff; }
  #website #foot .footer-copright {
    text-align: center;
    padding-bottom: 53px;
    padding-top: 80px; }
    #website #foot .footer-copright p {
      font-family: 'Poppins';
      font-weight: 400;
      font-style: normal;
      color: #b79af2;
      font-size: 12px; }
      #website #foot .footer-copright p a {
        color: #b79af2;
        transition: 330ms; }
        #website #foot .footer-copright p a:hover {
          color: #da1f91; }
  #website #fixed-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    padding-top: 65px;
    min-height: 100%;
    background-color: #ff009c;
    z-index: 2; }
    #website #fixed-menu .fixed-ul {
      width: 100%;
      height: 100%; }
      #website #fixed-menu .fixed-ul .fixed-li {
        width: 100%;
        margin-top: 25px; }
        #website #fixed-menu .fixed-ul .fixed-li .fixed-a {
          text-align: center;
          display: block;
          width: 35px;
          height: 35px;
          line-height: 35px;
          border-radius: 35px;
          transition: 330ms;
          margin: 0 auto;
          color: #fff;
          font-size: 32px; }
          #website #fixed-menu .fixed-ul .fixed-li .fixed-a:hover {
            color: #372659; }
        #website #fixed-menu .fixed-ul .fixed-li .bt-fix {
          font-size: 18px;
          background-color: #fff;
          color: #ff009c; }
          #website #fixed-menu .fixed-ul .fixed-li .bt-fix:hover {
            background-color: #372659;
            color: #ffffff; }
        #website #fixed-menu .fixed-ul .fixed-li .big-a {
          font-size: 21px; }
        #website #fixed-menu .fixed-ul .fixed-li .mobile-a {
          font-size: 37px; }

@media screen and (max-width: 1200px) {
  .bt-fix {
    font-size: 17px !important;
    line-height: 35px !important; }

  .top-title h1 span {
    font-size: 42px !important; }

  .form-min {
    background-size: 100% 100% !important; } }
@media screen and (max-width: 1100px) {
  .top-title h1 {
    font-size: 60px !important; }
    .top-title h1 span {
      font-size: 40px !important; }

  #fixed-menu {
    width: 40px !important; }

  .fixed-a {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    border-radius: 25px !important;
    font-size: 23px !important; }

  .bt-fix {
    font-size: 14px !important;
    line-height: 26px !important; } }
@media screen and (max-width: 968px) {
  .top-title h1 {
    font-size: 45px !important; }
    .top-title h1 span {
      font-size: 27px !important;
      margin-top: -10px !important; }

  .bottom-text {
    margin-top: 15px !important; }
    .bottom-text p {
      font-size: 12px !important; }

  .online-type p {
    font-size: 15px !important;
    line-height: 22px !important; }
    .online-type p span {
      height: 20px !important;
      line-height: 23px !important; }

  .sohbet-ul li a {
    padding: 0 10px !important; }

  .sohbet-ul li {
    margin-right: 5px !important; }

  .sohbet-odalari {
    padding-top: 100px !important; }

  .form-cont {
    height: 40px !important; }
    .form-cont button,.abtn {
      font-size: 12px !important;
      height: 90% !important; }
    .form-cont .icons {
      font-size: 20px !important; }
    .form-cont .btn-min {
      font-size: 10px !important; }

  .logo-form img {
    width: 120px !important; }

  .nav-a {
    font-size: 13px !important; } }
@media screen and (max-width: 868px) {
  .top-title h1 {
    text-align: center !important; }
    .top-title h1 span {
      margin-top: 0 !important; }

  .bottom-text {
    text-align: center !important; }
    .bottom-text p {
      font-size: 10px !important;
      line-height: 15px !important; }

  .sohbet-ul li a {
    font-size: 11px !important; }

  .sohbet-ul {
    padding-left: 40px; }

  .online-type p {
    font-size: 13px !important; }

  #logo a img {
    margin-left: 30px; }

  .nav-ul {
    padding-top: 25px !important; }

  .social-a {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    font-size: 13px !important; }

  .takip-text {
    font-size: 11px !important; }

  .nav-a {
    font-size: 11px !important;
    padding: 11px 15px 8px 15px !important; }

  .form-cont input {
    font-size: 11px !important; }

  .form-cont input::-webkit-input-placeholder {
    font-size: 11px !important; } }
@media screen and (max-width: 768px) {
	   #website .modal p {
	   	font-size: 12px !important;
	   	line-height: 20px !important;
	   	padding-left: 15px;
	   	padding-right: 15px;
    	text-align: center !important;
    }
  .back-top {
    display: none !important; }

  #navbar {
    padding-top: 40px !important; }

  .img-responsive {
    display: inline !important; }

  #logo, .form-cont {
    text-align: center !important; }

  .nav-ul {
    float: none !important; }

  .online-type p {
    text-align: center !important;
    float: none !important;
    width: 100% !important; }

  .online-type p span {
    margin-right: 90px !important;
    margin-left: -30px !important; }

  .sohbet-odalari {
    padding-top: 20px !important;
    padding-bottom: 70px !important; }

  .sohbet-ul {
    padding: 0 !important; }

  .sohbet-ul li a {
    font-size: 12px !important;
    padding: 0 15px !important;
    margin-right: 10px !important; }

  .form-cont button,.abtn {
    font-size: 15px !important; }

  .form-cont a {
    display: block; }

  .form-cont a img {
    width: 50% !important; }

  #website #content {
    padding-top: 50px !important; }

  .footer-copright {
    padding: 30px 0 !important; }

  .takip-text {
    text-align: center !important; }

  .top-title h1 {
    font-size: 60px !important; }

  .bottom-text p {
    font-size: 13px !important;
    line-height: 20px !important; }

  .nav-a {
    font-size: 13px !important;
    padding: 11px 17px 8px 17px !important; }

  .sohbet-odalari {
    padding-top: 50px !important; }

  .social-ayva {
    padding: 20px 0 !important; }
    .social-ayva h4 {
      font-size: 14px !important; }

  .social-ul {
    display: inline-block;
    text-align: center !important; }

  .social-ul .social-li {
    float: none !important;
    display: inline-block !important; }

  .footer-copright {
    padding: 20px 0 !important; }

  #fixed-menu {
    left: auto !important;
    width: 100% !important;
    height: 40px !important;
    min-height: 0 !important;
    padding-top: 0 !important; }
    #fixed-menu .fixed-ul {
      padding-left: 100px !important;
      display: inline-block !important;
      text-align: center !important; }
      #fixed-menu .fixed-ul .fixed-li {
        margin-top: 10px !important;
        margin-right: 17px !important;
        float: left !important;
        width: auto !important; } }
        @media screen and (max-width: 590px){
        	 #website .modal .close {
	           width: 30px !important;
	           height: 30px !important;
	           line-height: 27px !important;
	           font-size: 13px !important;
	           border-width: 2px !important;
	           top:15px !important;
	           right:5px !important;
    } 
    #website .modal h3{
    	padding-top: 60px !important;
        }
    }
@media screen and (max-width: 520px) {
  .sohbet-ul li {
    float: none !important;
    width: 100% !important;
    margin-bottom: 20px !important; } }
@media screen and (max-width: 500px) {
  #fixed-menu .fixed-ul {
    padding-left: 60px !important; }

  .nav-a {
    padding: 11px 10px 8px 10px !important;
    font-size: 10px !important; }

  .nav-bar {
    font-size: 12px !important; }

  .top-title h1 {
    font-size: 50px !important; }
    .top-title h1 span {
      font-size: 22px !important; }

  .bottom-text p {
    font-size: 11px !important; }

  .online-type {
    margin-top: 30px !important; }

  .sohbet-odalari {
    padding-top: 30px !important;
    padding-bottom: 40px !important; }

  .footer-copright {
    padding: 15px 0 !important; }

  .social-ayva {
    padding-bottom: 0 !important;
    padding-top: 20px !important; }

  .nav-li {
    margin: 0 !important;
    display: inline-block !important;
    float: none !important; }

  .nav-ul {
    text-align: center !important; }

  .sohbet-ul li a {
    font-size: 12px !important; } }
@media screen and (max-width: 430px) {
  #fixed-menu .fixed-ul {
    padding-left: 30px !important; } }
@media screen and (max-width: 400px) {
  .online-type {
    padding: 0 30px !important; }

  .online-type p span {
    padding: 0 30px !important;
    margin: 0 !important;
    float: none !important;
    width: 100% !important;
    border-radius: 30px; }

  .online-type p {
    font-size: 12px !important; } }
@media screen and (max-width: 370px) {
  #fixed-menu .fixed-ul {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .fixed-a {
    font-size: 18px !important; }

  .mobile-a {
    font-size: 20px !important; }

  .bt-fix {
    width: 20px !important;
    height: 20px !important;
    margin-top: 2px !important;
    font-size: 11px !important;
    line-height: 20px !important; }

  #fixed-menu .fixed-ul .fixed-li {
    margin-right: 10px !important; } }
@media screen and (max-width: 350px) {
  .top-title h1 {
    font-size: 40px !important; }
    .top-title h1 span {
      font-size: 15px !important; }

  .bottom-text p {
    font-size: 10px !important; }

  .nav-a {
    padding: 8px 7px 5px 7px !important; }

  .nav-bar {
    padding: 8px 0 5px 0 !important;
    font-size: 11px !important; }

  .footer-copright p {
    line-height: 19px !important;
    font-size: 11px !important; } }

/*# sourceMappingURL=style.css.map */
