
/* 
    Created on : 25.Şub.2017, 08:20:13
    Author     : MUSTAFA
*/
@media (min-width: 1200px) { 
    .container {
        width: 1200px;
    }
    .ref-item {
        min-height: 260px;
    }
    .ref-item .image {
        height: 260px !important;
         background: #fff !important;
    }
}
@media (max-width: 960px) {
    .container {
        width: 100% !important;
        padding:0px;
    }
    .features .right-area h5 {
        font-size: 25px !important;
    }
    .top-line {
        display: none !important;
    }
}
@media (max-width: 1440px) {
    .container-fluid {
        width: 100% !important;
        padding : 0px !important;
    }
   
}
@media (min-width: 1440px) {
    .container-fluid {
      // width:1200px !important;
       margin:0 auto !important;
       padding:0px !important;
    }
   
}
header {
    background-image: url('/Assets/img/bg.png');
    background-size:cover;
    overflow: hidden;
}

.logo img {
    max-width: 100%;
    padding:25px 0px;
}
.nav-icon {
    font-size:30px;
    color:#fff;
    text-align: right;
    display: inline-block;
    width:100%;
    margin-top:25px;
}
.nav-icon i {
    color: #fff;
}

.menu ul {
    list-style-type: none;
    overflow: hidden;
}
.menu ul li {
    list-style-type: none;
    float:left;
    padding: 30px 5px 25px 5px;
    margin:0px 10px;
}
.menu ul li a {
    color:#fff;
    font-size: 13px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    line-height: 1.2;
}

.menu ul li a i {
    margin-right:3px;
}

.menu ul li a:hover{
    text-decoration: none;
    cursor:pointer;
}

.slider-title {
    font-size: 1.1em;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 3px 2px rgb( 0, 0, 0 );

}
.slider-desc {
    font-size: 13px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    text-align: center;

}
.slider-img {
    display:block;
    margin:13px auto;
}

.middle-area{
    overflow: hidden;
    background-color:#f6f6f6;
    padding:35px 20px;
}
.middle-area .col,.login-page .col {
    //padding:20px 60px;
}
.middle-area .col .item-icon ,.login-page .col .item-icon {
    width: 30%;
    float: left;
    min-height: 1px;
    margin-top: 15px;
}
.middle-area .col .item-desc h5,.login-page .col .item-desc h5 {
    font-size: 13px;
    font-family: "Poppins";
    color: #7D1F62;
    line-height: 1.2;
}
.middle-area .col .item-desc p,.login-page .col .item-desc p {
    width: 70%;
    float: left;
    min-height: 1px;
    font-size: 12px;
    font-family: "Poppins";
    color: rgb(134, 134, 134);
    line-height: 1.2;

}

.banner-phone {
    margin: 60px 0px;
}
.banner-phone img {
    max-width:100%;
}
.packets {
    background-color:#e6e6e6;
    overflow: hidden;
    padding: 40px 0px 75px 0px;
}
.packets h2 {
    text-align: center;
    background: -webkit-linear-gradient(rgb( 111, 21, 108 ), rgb( 253, 124, 0 ) );
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin:10px auto;
    font-size: 30px;
    font-family: "Poppins";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
 
}
.packets .descriptions {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(141, 141, 141);
    line-height: 1.2;
    text-align: justifyCenter;
    display:block;
    margin: 0 auto;
    width:75%;
}
.packet {
    margin: 10px 0px;
}
.packet .leftarea {
    float: left;
    width: 65%;
    background-color: #fff;
    padding:20px; 
    height:200px;
} 
.packet .leftarea h3 {
    font-size: 15px;
    font-family: "Poppins";
    color: rgb(26, 26, 24);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    margin:0px;

}
.packet .leftarea p {
  font-size: 12px;
  font-family: "Poppins";
  color: rgb(141, 141, 141);
  line-height: 1.2;
  text-align: left;
 

}
.packet .leftarea hr {
    margin-top:10px; margin-bottom:10px;
}
.packet .leftarea ul {
    padding: 10px 20px;
}
.packet .leftarea ul li {
    font-size: 13px;
    font-family: "Poppins";
    color: rgb(141, 141, 141);
    line-height: 1.429;
    text-align: left;
 
}
.packet .rightarea {
    float: left;
    height: 200px;
    width: 35%;
    background-color: #67dbd0;
}
.packet .rightarea .price {
    font-size: 40px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
}
.packet .rightarea .priceright {
    font-size: 25px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
}
.packet .rightarea .pricearea {
    margin: 24px auto;
    text-align: center;
    
}
.packet .rightarea .buyNow {
    background-image: -moz-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    height: 45px;
    padding: 0px 28px;
    font-size: 13px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 48px;
    text-align: left;
    text-align: center;
    border: none;
    outline: none;
    display:block;
    margin: 0 auto;
}
.features {
    background-image: -moz-linear-gradient( 90deg, rgb( 72, 78, 104 ) 0%, rgb( 32, 34, 47 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 72, 78, 104 ) 0%, rgb( 32, 34, 47 ) 100%);
    overflow: hidden;
    background-size: cover;
    min-height: 420px;
    background-position: -100px;
    padding:0px 20px;
}
.features .right-area {
    margin:60px 0px;

}
.features .right-area h5 {
    font-size: 27px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    text-shadow: 0px 3px 2px rgb( 0, 0, 0 );
    margin:40px 0px;

}
.features .right-area p {
    font-size: 13px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    text-align: justify;
}

.bottom-area {
}
.social-banner {
    width:100%;
    height:540px;
    background-image: url('/Assets/img/socialbanner.png');
    background-size: cover;
}

.contact-form {
    //padding : 20px;
}
.contact-form input,.contact-form textarea {
    background-color: #f1f2f2;
    border-radius: 0px;
    outline: 0;
    border: none;
    box-shadow: none;
    padding:15px 20px;

    font-family: "Poppins";
    color: rgb( 2, 2, 4 );
    line-height: 2.083;

}
.contact-form input {
    height: 50px;
}
.contact-form textarea {
    height:200px;
}
.contact-form h5 {
    font-size: 20px;
    font-family: "Poppins";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin:25px 15px;

}
.contact-form .form-control:focus {
    box-shadow: none !important;
}
.contact-form .send {
    background-image: -moz-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    height: 45px;
    padding: 0px 28px;
    font-size: 13px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 48px;
    text-align: left;
    text-align: center;
    border: none;
    outline: none;
    width:100%;
}
.login-form {
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
    padding:40px;
}

.login-form .form-control:focus {
    box-shadow: none !important;
}

.login-form input {
    background-color: #f1f2f2;
    border-radius: 0px;
    outline: 0;
    border: none;
    box-shadow: none;
    padding:0px;
    font-family: "Poppins";
    font-size: 12px;
    color: rgb( 115, 115, 115 );
    line-height: 1.786;
    text-align: left;
    height:17px;

}
.login-form h5 {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;

}
.login-form label {
  font-size: 9.171px;
  font-family: "Poppins";
  color: rgb( 2, 2, 4 );
  line-height: 2.083;
  text-align: left;

}

.login-form .line {
    height:2px;
    background-color:#f87804;
    margin-bottom:30px;
}

.login-form .login-button {
    background-image: -moz-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    height: 50px;
    font-size: 10px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 1.923;
    text-align: center;
    border:none;


}
.login-form .register-button {
  background-image: -moz-linear-gradient( 0deg, rgb( 103, 219, 208 ) 0%, rgb( 0, 255, 174 ) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb( 103, 219, 208 ) 0%, rgb( 0, 255, 174 ) 100%);
    text-transform: uppercase;
font-size: 12px;

}
.login-page {
    margin:80px 0px;
    overflow: hidden;
}

.login-page .col .item-desc p {
    color:#fff !important;
    font-size: 11px;
}
.login-page .col .item-desc h5 {
    color:#fff !important;
}
.login-form form {
    overflow: hidden;
}
.login-form .text {
    font-size: 12px;
    font-family: "Poppins";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin:10px 0px;
    float:right;
}
.login-form .form-group {
    background-color: #f1f2f2;
    padding:10px;
}
.login-form #login-error,.login-form #login-success { display: none;}

.newsletter {
    background-color:#f1f2f2;
    padding:20px 0px;
    overflow:hidden;

}
.newsletter .left button {
    background-image: -moz-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb( 111, 21, 108 ) 0%, rgb( 253, 124, 0 ) 100%);
    height: 40px;
    font-size: 13px;
    font-family: "Poppins";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 40px;
    text-align: left;
    text-align: center;
    border: none;
    outline: none;

}
.newsletter .left input {
    background-color: #fff;
    border-radius: 0px;
    outline: 0;
    border: none;
    box-shadow: none;
    padding: 15px 20px;
    font-family: "Poppins";
    color: rgb( 2, 2, 4 );
    height:40px;        
    line-height: 2.083;
}
.newsletter .left span {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb( 111, 111, 111 );
    text-transform: uppercase;
    line-height: 1.125;

}
.newsletter .left img {

}

.customer-support .phone-text {

    width: 75px;
    float: left;
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
    font-family: "Poppins";
    /* color: rgb( 111, 111, 111 ); */
    text-transform: uppercase;
    background: -webkit-linear-gradient(rgb( 111, 21, 108 ), rgb( 253, 124, 0 ) );
    font-weight: bold;
    -webkit-background-clip: text;
    /* font-size: 20px; */
    -webkit-text-fill-color: transparent;
}
.customer-support .phone-code{
    background: -webkit-linear-gradient(rgb( 111, 21, 108 ), rgb( 253, 124, 0 ) );
    font-weight: bold;
    -webkit-background-clip: text;
    font-size: 16px;
    -webkit-text-fill-color: transparent;
    line-height: 30px;
    margin-right: 5px;
}
.customer-support .phone-image{
    float:left;
    display:inline-block;
}
.customer-support .phone-mail{
    font-family: Poppins;
    font-size: 12px;
}
.customer-support .phone-number{
    background: -webkit-linear-gradient(rgb( 111, 21, 108 ), rgb( 253, 124, 0 ) );
    font-weight: bold;
    -webkit-background-clip: text;
    font-size: 20px;
    -webkit-text-fill-color: transparent;
}

.footer {
    padding: 18px 0px;
    font-size: 14px;
    overflow: hidden;
    font-family: Poppins;
    color: rgb( 72, 72, 72 );
}
.footer p {
    margin:0px;
}
.footer ul {
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.footer ul li {
    float:left;
    padding:0px 5px;
    border-right: 1px solid silver;
}
.footer ul li a {
    color:#333;
    text-decoration: none;
}
.footer ul li a:hover{
    cursor: pointer;
}
.packet .rightarea .buyNow i{
    display:none;
}
@media screen and (max-width : 1200px) {
    .features {
        background-position: -125px;
    }
}
@media screen and (min-width: 960px) and (max-width : 1200px){
    .features {
        background-position: -200px;
    }
}
@media screen and (min-width: 1440px) {
    .features {
        background-position: -200px;
    }
}
@media screen and (max-width : 400px) {
    
    .packet .leftarea {
        height:300px !important;
    }
    .packet .rightarea {
        height:300px !important;
    }
   .packet .rightarea .buyNow span{
        display:none;
    }
    .packet .rightarea .buyNow i{
        display:block;
        font-size:16px;

    }
    .packet .rightarea .priceright {
        display:block;
        text-align: center;
    }
}
@media screen and (max-width : 960px) {
    .packets .descriptions {
        display:none !important;
    }
    .packet .rightarea .priceright {
        font-size: 18px !important;
    }
    .packet .rightarea .price {
        font-size: 30px !important;
    }
    .packet .rightarea .buyNow {
        font-size:10px;
        margin-top:30px;
    }
    
    .menu {
        position: absolute;
        top: 0px;
        padding-top:20px;
        right: 0px;
        width: 55%;
        z-index: 999;
        display:none;
        position: absolute;
        background-color: white;
        width: 60%;
        height:571px;
    }
    .menu ul { 
        padding:0px;
    }
    .menu ul li a {
        color: #333;
    }
    .menu ul li {
        width: 100%;
        padding: 10px 0px;
        float:left !important;
    }
    .footer ul {
        float:left !important;
    }
    .phone-text {
        display:none !important;
    }
    .bottom-bar { margin-top:30px;}
}
@media screen and (min-width : 1000px) {
    .contact-form {
        margin: 0px;
        padding-top: 20px;
        overflow: hidden;
    }
    .bottom-area {
        margin-left:-15px;
    }
    .top-line {
        background-color: #fff;
        width: 1px;
        height: 40px;
        padding: 0px !important;
        margin-top: 20px !important;
    }
}
@media screen and (min-width : 960px) {
    .middle-area {
        margin-bottom: 40px;
    }
    .features {
        background-image: url(/Assets/img/middle-bg.png);
    }
}
@media screen and (max-height: 575px){
    #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
.ref-form {
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
    padding: 40px;
}
.ref-form h5 {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
.ref-form .line {
    height: 2px;
    background-color: #f87804;
    margin-bottom: 30px;
}
.ref-form .col {
  padding:0px;
}
.ref-item {
    background-color: rgb(249, 249, 249); 
    box-shadow: 1.454px 2.624px 2px 0px rgba(0, 0, 0, 0.03);
    margin-bottom: 20px;
    overflow: hidden;

}
                                
.ref-item .image {
    width: 40%;
    height:auto; 
    float:left;
}
.ref-item .image img {
    width:100%;
}
.ref-item .detail {
    padding:30px 25px;
    width:60%;
    display: inline-block;
}
.ref-item .detail a {
    display:block;
    margin:10px 0px;
}
.ref-item .detail a:hover {
    cursor : pointer;
    text-decoration: none;
}
.ref-item .detail a span {
    margin-left:10px;   
    font-size: 14px;
    font-family: "Poppins";
    color: rgb(134, 134, 134);
    line-height: 1.2;
}
.ref-item .detail hr {
    margin:10px 0px 30px 0px;
}
.ref-item .detail h3 {
    font-weight: bold;
    font-size: 21px;
    font-family: "Poppins";
    color: rgb(134, 134, 134);
    line-height: 1.2;

}
@media screen and (max-width : 1024px) and (min-width : 780px){
    .ref-item .detail hr {
        margin:10px 0px;
    }
    .ref-item .detail h3 {
        margin-top:0px;
    }
    .ref-item .detail a span {
        font-size: 12px;
    }
    .ref-item .detail {
        padding:30px 10px;
    }
    
}
@media screen and (max-width : 768px) {
    .ref-item .image {width:100%;}
    .ref-item .detail {width:100%; padding:30px 10px;}
    .ref-form {padding:10px;}
    .ref-item .detail p span {  font-size: 11px;   }
}


details {
    background-color: #F1F2F2;
    padding: 10px;
    margin: 10px 0px;
}
details summary {
    font-family: Poppins;
    font-size: 15px;
    font-weight: bold;
}
details summary:focus {
    outline:none;
}
details summary:hover {
    cursor:pointer;
}

details p {
    margin : 10px 0px;
}