 /*===== Type1 ====== */
.contact1 *{font-size: 0;}
.contact1{padding-bottom: 25px;}
.contact1 .form-control{font-size: 13px;}
.contact1 .btn{font-size: 13px;}
.contact1 h2 {font-size: 22px;font-weight: 700;color: #333;margin: 0 0 35px 0;}
.contact1 h3 {font-size: 13px;font-weight: 700;color: #666;margin: 0 0 5px 0;}
.contact1 .contact .container > div {display: inline-block;vertical-align: top;width: 48%;}
.contact1 .contact .col-right {margin-left: 4%;}
.contact1 .contact .col-right form div + div {margin-top: 20px;}
.contact1 .contact > div > * {display: inline-block;	vertical-align: middle;}
.contact1 .contact > div > i {width: 40px;height: 40px;background-repeat: no-repeat;background-position: center center;margin-right: 20px;}
.contact1 .contact .location i {background-image: url('../img/contact-location.png');}
.contact1 .contact .phone i {background-image: url('../img/contact-phone.png');}
.contact1 .contact .mail i {background-image: url('../img/contact-mail.png');}
.contact1 .contact > div + div {margin-top: 50px;}
.contact1 .contact > div > div {width: calc(100% - 60px);}
.contact1 .contact .content p {margin: 0;line-height: 18px;font-size: 12px;font-family: 'Arial';color: #666;}
.contact1 .contact .content a {font-size: 12px;font-family: 'Arial';color: #666;}
.contact1 .contact .content a:hover {color: #33ccff}
.contact1 .contact .phone .col > div {width: 48%;display: inline-block;vertical-align: middle;}
.contact1 .customer-service {font-size: 21px;color: #333;font-family: 'Playfair Display';margin: 50px 0 0 0;line-height: 40px;}
.contact1 .customer-service p {font-size: 21px;color: #333;font-family: 'Playfair Display';margin: 50px 0 0 0;line-height: 40px;}
.contact1 .customer-service strong {font-size: inherit;	font-weight: 700;}
.contact1 .customer-service i {font-size: inherit;	font-style: italic;}
.contact1 .customer-service span {font-size: inherit;	font-weight: 900;}
.contact1 .submit {text-align: right;}
.contact1 .submit .button {background: #ccc;color: #fff;font-size: 13px;}
.contact1 .submit .button:hover {background: #3d1d56;}
.contact1 .form-div textarea{border-radius: 0;height: 126px;}
@media screen and (max-width: 991px){
.contact {padding-bottom: 20px;}
.contact1 .customer-service {font-size: 16px;line-height: 26px;}
}
@media screen and (max-width: 767px){
.contact1 .contact .container > div {width: 100%;}
.contact1 .contact .container > .col-right {margin: 50px 0 0 0;}
}
@media screen and (max-width: 360px){
.contact1 .submit .button {width: 100%;}
}
/* ===== Type1 ====== */

/* ===== Type2 ====== */
.contact2{}
.contact2 .info{overflow: hidden;padding-bottom: 45px;border-bottom: 1px dashed #cCc;}
.contact2 .info h4{color:#333;text-align: center;margin: 0 0 25px 0;}
.contact2 .info .item{overflow: hidden;}
.contact2 .info .item .icon{height: 50px;width: 50px;text-align: center;line-height: 50px;border: 1px solid #cCc;position: absolute;left: 0;top:0;}
.contact2 .info .item .icon:after{position: absolute;content: "";left: 0;right: 0;bottom: 0;background: #6c5ebc;z-index: -1;height: 0;-webkit-transition: height 0.5s ease;-moz-transition: height 0.5s ease;-o-transition: height 0.5s ease;transition: height 0.5s ease;}
.contact2 .info .item:hover .icon:after{height: 100%;}
.contact2 .info .item:hover .icon{color: #fff;}
.contact2 .info .item .icon i{font-size: 22px;}
.contact2 .info .item .content{float: left;padding-left: 50px;min-height: 50px;display: flex;flex-direction: column;justify-content: center;}
.contact2 .info .item .content h5{margin-top: 0;color: #333;font-weight: 600;}
.contact2 .info .item .content p{margin:0;}

.contact2 .form-area{padding: 35px 0;}
.contact2 .form-area h4{color: #333;text-align: center;}
.contact2 .form-div textarea{border-radius: 0;height: 126px;}
/* ===== Type2 ====== */

/* ===== Type3 ====== */
.contact3{padding-bottom: 25px;}
.contact3 .form-area{overflow:hidden;}
.contact3 .form-area h3{color:#292d30;margin:0 0 15px 0;padding-bottom:10px;border-bottom:1px solid #d4d4d4;}
.contact3 .form-area p{margin:0;font-size:15px;color:#383838;margin-top:10px;}
.contact3 .form-area a{margin:0;font-size:15px;color:#383838;margin-top:10px;}
.contact3 .form-control{border-bottom:1px solid #e8e8e8;border-left:none;border-right: none;border-top:none; border-radius:0;}
.contact3 .form-control:focus{border-bottom-color:#000;border-top-color:#e8e8e8;border-left-color:#e8e8e8;border-right-color:#e8e8e8;}
.contact3 input.form-control, .contact3 select.form-control{height:45px;}
.contact3 .adres{margin-bottom:25px;}
.contact3 .top-map{}
.contact3 .top-map .map-responsive{margin-bottom: 0;}
.contact3 .top-map a{width: 100%;text-align: center;margin-bottom: 25px;}
.contact3 .form-div textarea{border-radius: 0;height: 126px;}
/* ===== Type3 ====== */

/* ===== Type4 ====== */
.contact4 *{font-size: 0;}
.contact4 {margin-bottom: 80px;}
.contact4 .container > div {width: 49%;display: inline-block;vertical-align: top;}
.contact4 .container > div + div {margin-left: 2%;}
.contact4 .content > h5 {font-size: 26px; font-weight: 600;margin: 0 0 20px 0;color: #333;}
.contact4 .content > p {font-size: 12px;margin-bottom: 30px;}
.contact4 .content a {font-size: 12px;}
.contact4 .content a:hover {color: #7a638d;}
.contact4 .content .who .line + .line {margin-top: 15px;}
.contact4 .content .who .line i.icon-location {width: 19px; height: 28px;background-position: -87px -259px;}
.contact4 .content .who .line i.icon-phone {width: 28px;height: 29px;background-position: -107px -259px;}
.contact4 .content .who .line i.icon-mail {width: 30px; height: 22px;background-position: -136px -259px;}
.contact4 .content .who .line h6 {margin: 0 0 15px 0;font-size: 13px;color: #333;font-weight: 700;}
.contact4 .content .who .line p {margin: 0;font-size: 12px;line-height: 18px;}
.contact4 .content .who .line > *:first-child {width: 66px;height: 66px;border: 1px solid #a4a4a4;position: relative;}
.contact4 .content .who .line > *:first-child i {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.contact4 .content .who .line > *:last-child {width: calc(100% - 86px);margin-left: 20px;}
.contact4 .content .company {margin: 30px 0;}
.contact4 .content .company p {font-size: 12px;margin: 0;color: #333;line-height: 18px;}
.contact4 .content .company p + p {margin-top: 15px;}
.contact4 .content .company p b {font-size: inherit;display: inline-block;width: 160px;}
.contact4 .content .who {margin-bottom: 25px;}
.contact4 .content .text p {font-size: 16px;color: #333;margin: 0;line-height: 24px;}
.contact4 .content .text p span {font-size: inherit;font-weight: 600;}
.contact4 .content .text p b {font-size: inherit;font-weight: 700;}
.contact4 .content .text p a {font-size: 16px;background: #f01716;padding:1px 10px;display: inline-block;color:#fff;}
.contact4 .content .btn-red {font-size: 14px;}
.contact4 .content .form-div p {margin: 0;color: #666;font-weight: 600;font-size: 12px;}
.contact4 .content .formdiv-tutucu {display: flex; align-items: center; justify-content: space-between; }
.contact4 .content .formdiv-tutucu > div {width: 100%; }
.contact4 .content .formdiv-tutucu .departman {margin-left: 20px; margin-top: 16px; }
.captcha a>img:hover {-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.contact4 .container form > div + div {margin-top: 20px;}
.contact4 .container form textarea {padding: 10px;height: 90px;}
.contact4 .container form > div.submit {text-align: right;}
.contact4 .icon {background-image: url('../img/contact4.png');background-repeat: no-repeat;display: inline-block;}
.contact4 .vm{display: inline-block; vertical-align: middle;}
.contact4 .btn, .contact4 input, .contact4 textarea{font-size: 13px;}
@media screen and (max-width: 991px){
.contact4 .container > div {display: block !important;width: 100% !important;}
.contact4 .container > div + div {margin: 60px 0 0 0 !important;}
}
/* ===== Type4 ====== */
/* captcha */
.captcha{position:relative;width:48%;float:left;border:1px solid #cCc;}
.captcha #siimage{height: 47px;width: 100%;border:none!important;}
.captcha1{padding:10px 0;}
.captcha>.input-item>img{max-height:50px;width:175px;}
.captcha object{position:absolute;right:15px;top:11px;}
.captcha a{}
.captcha a>img{position: absolute;width: 23px;right: 7px;top: 12px;left: auto;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;transition-property: transform;bottom: 0;}
.captcha-btn{width:50%;float:right;}
.captcha-btn input{height:49px;} 
.captcha-btn1{width:50%;}
@media (max-width:480px){
.captcha{width: 50%;}
.captcha-btn{width: calc(50% - 10px);margin-left: 10px;}
.captcha-btn1{width:100%;}
.captcha #siimage {
    width: 100%;
}
}
@media (min-width:992px) and (max-width:1200px){
/* .captcha a>img{margin-left: -8px;} */
.captcha1 a>img{margin-left: -33px;}
}