@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('assets/vendors/bootstrap/css/bootstrap.min.css');
@import url('assets/vendors/animate/animate.min.css');
@import url('assets/vendors/animate/custom-animate.css');
@import url('assets/vendors/fontawesome/css/all.min.css');
@import url('assets/vendors/jarallax/jarallax.css');
@import url('assets/vendors/jquery-magnific-popup/jquery.magnific-popup.css');
@import url('assets/vendors/odometer/odometer.min.css');
@import url('assets/vendors/swiper/swiper.min.css');
@import url('assets/vendors/bixola-icons/style.css');
@import url('assets/vendors/owl-carousel/owl.carousel.min.css');
@import url('assets/vendors/owl-carousel/owl.theme.default.min.css');
@import url('assets/vendors/bootstrap-select/css/bootstrap-select.min.css');
@import url('assets/vendors/jquery-ui/jquery-ui.css');
@import url('assets/vendors/timepicker/timePicker.css');
@import url('assets/css/bixola.css');
@import url('assets/css/bixola-responsive.css');
.main-menu__logo > a > img{
    width: 285px;
}
.ara > a {
    background-color: #9b0000;
    border-radius: 50%;
    padding: 5px 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.spt > a {
    background-color: #382a20;
    border-radius: 50%;
    padding: 5px 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #cbb899;
    font-size: 16px;
    margin: 0 5px;
}
.uye > a {background-color: #fff;color: #222;border-radius: 7px;font-size: 14px;padding: 0 8px;margin-left: 3px;}
.uye > a > span { margin-left: 5px;}
.ctgr{
    overflow: hidden;
}
.ctgr-x{
    width: 20%;
    float: left;
    text-align: left;
}
.ctgr-x > img{
    width: 100%;
}
.ctgr-y{
    width: 75%;
    float: left;
    padding: 6px 0;
}
.ctgr-y > h5{
    font-size: 17px;
    display: block;
    padding: 0 0 2px 6px;
}
.ctgr-y > h6{
    font-size: 12px;
    padding: 2px 0 5px 6px;
} 
.contact-page__right > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact-page__right > ul > li{
	background-color: #f9f9f9c7;
	border: 1px solid #EAECF0;
	padding: 10px;
	margin-bottom: 16px;
	border-radius: 5px;
}
.ctgr-pc{display:block;}
.ctgr-mbl{display:none;}
.information__txt{
    width: 80%;
    float: right;
    text-align: left;
}
.information__txt > h2{
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 4px 0;
}
.information__txt > a{
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
.information__txt > p{
    font-size: 15px;
    line-height: 23px;
}
.editor{
    font-size: 17px;
    padding: 10px 0 0 0;
}
.editor > p{
    margin-bottom: -5px;
}
.editor > br{
    margin-bottom: -5px;
}
.editor > h2{
    font-size: 24px;
    font-weight: 700;
}
.editor > h3{
    font-size: 20px;
    font-weight: 700;
}
.title{
    text-align: center;
    padding: 10px 0;
}
.title > h3{
    font-size: 24px;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: 600;
}
.title > p{
    font-size: 16px;
    padding: 0 0 5px 0;
}
.yrm-syf{
    height: 390px;
}
.scvp > h2{
    color: #18161c;
    font-weight: 700;
    font-size: 27px;
}
.scvp > h2 > strong{
    color: #e62c8f;
    font-weight: 700;
    display: block;
}
.icon-img{
    background-color: #f5efe8;
    border: 1px solid #D8C0AE;
    border-radius: 50%;
    padding: 9px;
    width: 69px;
}
.icon-img > img{
    width: 100%;
}
.franc > h4{
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 20px 0;
    text-align: left;
}
.franc-pa{
    padding: 50px 0 0 0;
}
.error{
    text-align: center;
    overflow: hidden;
}
.error > p{
    padding: 59px 0;
    border: 1px solid #e9e5e5;
    font-size: 19px;
    color: #9f9f9f;
    font-style: italic;
    font-family: ui-serif;
}
.sube{
    background-color: #f9f9f9;
    border: 1px solid #e62c8f4f;
    padding: 20px 10px;
    text-align: center;
    border-radius: 8px;
}
.sube > h3{
    font-size: 20px;
    font-weight: 700;
    color: #2a2a2a;
}
.sube > p{
    font-size: 16px;
    line-height: 27px;
    height: 53px;
}
.sube > a{
    color: #e62c8f;
    font-weight: 600;
    font-size: 17px;
    padding: 6px 0;
    display: block;
}
.sube > span{
    display: block;
}
.sube > span > a{
    background-color: #e62c8f;
    padding: 4px 12px;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    display: inline-flex;
    text-align: center;
    margin-top: 4px;
    width: fit-content;
    font-size: 16px;
}
.sube-pa >h3{
    padding: 0;
    margin-bottom: 30px;
    font-size: 28px;
}
.sub-glry{
    min-width: 175px !important;
}
.portfolio-three__img > a > img{
	width: 100%;
	height: 350px;
	object-fit: cover;
}
.syf-hata{
    display: block;
    text-align: center;
    font-size: 15px;
    font-style: italic;
    padding: 120px 0;
}
.myk-img > a > img{
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.news-one__img > a > img{
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.news-one__content-top > h3{height: 52px;text-align: center;line-height: 23px;}
.news-one__content-top > h3 > a{
    font-size: 18px;
}
.news-one__content > ul {
  list-style-type: none;
  margin: 0;
  padding: 0 15px 10px;
  overflow: hidden;
}
.news-one__content > ul > li > a{
    font-size: 15px;
    padding: 0;
    display: block;
    font-weight: 500;
}
.news-one__content > ul > li > a:hover {
	color: var(--bixola-base);
}
.footer-widget__logo > a{
    background-color: #fff;
    display: block;
    border-radius: 12px;
    padding: 10px 15px;
    border: 1px solid #ddd;
}
.footer-widget__logo > a > img{
    width: 100%;
}
.tube >h3{
    font-size: 25px;
    text-align: left;
}
.seo > h1{
	font-size: 56px;
    color: var(--bixola-white);
    font-weight: 700;
    line-height: 66px;
    margin-bottom: 15px;
}
.syf > a > img{
	height: 250px;
    object-fit: cover;
}
.dty{
    background-color: #F7F9FA;
    overflow: hidden;
    padding: 50px 0;
}
.dty-xy{
    width: 1320px;
    margin: auto;
}
.dty-x{
    background-color: #fff;
    border: 1px solid #E9EAED;
    width: 23%;
    float: left;
}

.dty-y{
    width: 76%;
    float: right;
    background-color: #fff;
    border: 1px solid #E9EAED;
    padding: 30px;
}
.dty-y > h3{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
}
.dty-yab{
    overflow: hidden;
    margin: 0 0 10px 0;
}
.dty-ya {width: 52%;float: left;}
.dty-ya > img{
    width: 100%;
    height: 480px;
    object-fit: cover;
}
.dty-yb{
    width: 45%;
    float: right;
    text-align: left;
}
.dty-yb > h2{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}
.dty-yb > p{
    font-size: 13px;
    line-height: 21px;
    margin: 5px 0;
}
.dty-yb > div{
    overflow: hidden;
}
.dty-yb > div > samp{
    display: block;
    width: 25%;
    font-size: 15px;
    font-weight: 600;
    float: left;
}
.dty-yb > div > span{
    display: block;
    font-size: 15px;
    font-weight: 400;
    width: 75%;
    float: left;
}
.dty-yb > form{
    margin-top: 5px;
    margin-bottom: 0;
}
.dty-yb > form > h4{
    font-size: 20px;
    padding: 5px 0 10px 0;
}
.dty-mtn{
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    padding: 10px 0 0 0;
}
.dty-mtn > h3{
	font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
}
.dty-mtn > p{
    margin-bottom: 12px;
}
.dty-y > ul{
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 0;
}
.dty-y > ul > li{
    display: block;
    width: 20%;
    float: left;
    padding: 5px 5px 0 0;
}
.dty-y > ul > li > a{
    display: block;
}
.dty-y > ul > li > a > img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.dty-tag{
    overflow: hidden;
}
.dty-tag > h3{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
}
.dty-tag > ul{
    list-style-type: none;
    margin: 3px 0  0 0;
    padding: 0;
    text-align: left;
}
.dty-tag > ul > li{
    display: block;
    width: 33.3%;
    float: inline-start;
}
.dty-tag > ul > li > a{
    font-size: 13px;
    font-weight: 700;
    color: #222;
}
.bttn-call{}
.bttn-call > input{
    background-color: #222;
    border: none;
    color: #fff;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    margin: 4px 0;
    transition-duration: 0.4s;
    cursor: pointer;
}
.My-Off{
    background-color: #e43254d4;
    color: #fff;
    z-index: 999999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.My-No{
    background-color: #4caf50ba;
    color: #fff;
    z-index: 999999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.My-bg{
    background-color: #FFF;
    border: 1px solid #E9EAED;
    width: 25%;
    margin: auto;
    margin-top: 10%;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
}
.My-bg > i{
	color: #E43254;
	font-size: 39px;
}
.My-bg > h1{
    font-size: 20px;
    font-weight: 600;
    padding: 4px 0;
    margin: 0;
}
.My-bg > p{
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 17px;
}
.My-Gec > i{
	font: normal normal normal 14px / 1 FontAwesome;
    color: #4CAF50;
    font-size: 39px;
}
.gsm{
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.gsm-x{
    width: 18%;
    float: left;
    border: none;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--bixola-gray);
    display: block;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #EAECF0;
    padding: 5px 10px;
}
.gsm-y{
    width: 82%;
    outline: none;
    font-size: 14px;
    color: var(--bixola-gray);
    display: block;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #EAECF0;
    border-left: none;
    padding: 5px 10px;
}
.gsm-scan{width: 355px;height: auto;position: absolute;background-color: #f1f1f1;left:0px;top: 37px;z-index: 1;}
.gsm-scans{cursor:pointer;padding: 1px 9px;background-color: #f1f1f1;border: 1px solid #D0D5DD;font-size: 13px;display: block;margin-top: -1px;}
.alo-x{
    width: 50%;
    float: left;
}
.alo-x > input{
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #E9EAED;
    padding: 4px 10px;
    outline: none;
    margin: 3px 0;
    font-size: 13px;
}
.alo-xab{position: absolute;display: grid;}
.alo-xa{
    width: 32%;
    background-color: #f9f9f9;
    border: 1px solid #E9EAED;
    padding: 4px 10px;
    outline: none;
    margin: 3px 0;
    font-size: 13px;
}
.alo-xb{
    width: 92.8%;
    background-color: #f9f9f9;
    border: 1px solid #E9EAED;
    padding: 4px 10px;
    outline: none;
    margin: 3px 0;
    font-size: 13px;
    float: left;
    border-left: none;
    position: absolute;
    left: 54px;
}
.alo-y{
    width: 49%;
    float: right;
}
.alo-y > input{
    width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #E9EAED;
    padding: 4px 10px;
    outline: none;
    margin: 3px 0;
    font-size: 13px;
}
.alo-text{}
.alo-text > textarea{
	width: 100%;
    background-color: #f9f9f9;
    border: 1px solid #E9EAED;
    padding: 4px 10px;
    outline: none;
    margin: 3px 0;
    font-size: 13px;
}
.web-sms{background-image: url("images/icon-whatsapp.png");width:198px;height: 55px;position: fixed;right: 13px;bottom: 59px;z-index: 10;}
.web-sms >p{margin: 0;padding: 5px 10px;font-size: 14px;line-height: 19px;word-spacing: 5px;color: #222;text-align: center;}
.web-whatsapp {background-color: #03a84e;width: 45px;height: 45px;color: #fff;z-index: 10;position: fixed;right: 13px;bottom: 15px;padding: 7px 7px 5px 10px;border-radius: 50%;font-size: 24px;}
.syflm-hata{text-align: center; padding: 55px 0;}
.fa-whatsapp{font: normal normal normal 30px / 1 FontAwesome;}
@media (max-width: 767px) {
.seo > h1 { font-size: 25px; margin: 0; padding: 0;}
.ctgr-pc{display:none;}
.ctgr-mbl{display: block;}
.dty-xy {width: 98%;display: grid;}
.dty-x {width: 100%;float: none;order: 2;}
.dty-y {width: 100%;padding: 15px;float: none;orphans: 1;margin-bottom: 20px;}
.dty-y > h3 { font-size: 18px;}
.dty-ya { width: 100%; float: none;}
.dty-ya > img {height: 362px;}
.dty-yb { width: 100%; float: none;}
.dty-yb > h2 { font-size: 18px;}
.dty-yb > form > h4 {font-size: 18px;}
.dty-yb > div > samp { width: 35%;}
.dty-yb > div > span {width: 65%;}
.dty-y > ul > li {width: 50%;}
.dty-mtn > h3{font-size: 18px;}
.dty-tag > h3{font-size: 18px;}
.dty-tag > ul > li { width: 100%;}
.alo-xb { width: 73.8%; left:55px;}
.My-bg { width: 80%;}
}