@charset "utf-8";

/* -------------------------------------------------------- Page General Settings Start -------------------------------------------------------- */
/* Body */

body { background-color:#fff; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; margin:0px; padding:0px; }

/* Link */

a { border:0px; color:#626262; outline:none; text-decoration:underline; }
a:hover { color:#626262; text-decoration:none; }

/*b Tag*/

b { margin:0; padding:0; }

/* H Tag */

h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }

/* List */

ul, li {display:inline-block;list-style-type:none;margin:0;padding:0;}

/* İmages */

img { border:0px; }

/* H Tag */

span { display:block; margin:0; padding:0; }

/* -------------------------------------------------------- Page General Settings Finish -------------------------------------------------------- */

/*Banner mn Css Start*/
.dd_mn { padding:0px; margin:0; list-style-type:none; height:40px; }
.dd_mn li {float:left;height:40px;margin-right:3px;/* transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55); *//* transform: translate3d(0, 0, 0); */}
.dd_mn li a {height:40px;line-height:40px;padding:0 10px;display:block;color:#fff;text-decoration:none;font-family: 'IBM Plex Sans Condensed', sans-serif;font-size:18px;font-weight:bold;transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transform: translate3d(0, 0, 0);}
.dd_mn li.aktif-menu a { text-shadow: 2px 2px 2px rgba(150, 150, 150, 1); }
.dd_mn li:hover a {/* font-size:19px; */-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.dd_mn li.son-menu { }
.dd_mn li.son-menu a { height:40px; line-height:40px; padding:0 10px; display:block; color:#fff; text-decoration:none; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; }
.dd_mn li.son-menu:hover a {/* font-size:19px; */}

.dd_mn ul { position:absolute; left:-9999px; top:-9999px; list-style-type:none; z-index:9999; }
.dd_mn li:hover { position:relative; text-decoration:none; }
.dd_mn li:hover ul {left:-5px; top:30px; margin:0; }
.dd_mn li:hover ul li {height:28px; border:none; padding:5px 5px; }
.dd_mn li:hover ul li a { height:28px; padding:5px 5px; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; width:158px; line-height:28px; text-indent:5px; color:#FFF; background-color:#626262; text-decoration:none; }
.dd_mn li:hover ul li a:hover {height:28px; padding:5px 5px; background-color:#ffc859; color:#fff; }
.dd_mn li.son-menun:hover ul li a { height:28px; padding:5px 5px; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; width:158px; line-height:28px; text-indent:5px; color:#fff; background-color:#626262; text-decoration:none; }
.dd_mn li.son-menu:hover ul li a:hover {height:28px; padding:5px 5px; background-color:#ffc859; color:#fff; }
/*Banner mn Css Finish*/


/*Top mn Css Start*/
.tt_mn { padding:0px; margin:0; list-style-type:none; }
.tt_mn li {float:left; }
.tt_mn li a { display:block; color:#fff; text-decoration:none; font-family: 'IBM Plex Sans Condensed', sans-serif; float:right; font-size:11px; font-weight:bold; background:url(../img/page-img/page-img.png) no-repeat 0 -820px;  padding:0 0 18px 26px; }
.tt_mn li:hover a { color:#ff5e00; text-decoration:none; background:url(../img/page-img/page-img.png) no-repeat -290px -820px;  padding:0 0 18px 26px; }

.tt_mn ul {position:absolute; left:-9999px; top:-9999px; list-style-type:none; height:45px; }
.tt_mn li:hover {position:relative; text-decoration:none; }
.tt_mn li:hover ul {left:-2px; top:27px; margin:0; padding:1px 1px 5px 1px; background-color:#ff5e00; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.tt_mn li:hover ul li { border:none;  }
.tt_mn li:hover ul li a { display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; padding:5px; width:100px; color:#fff; text-decoration:none; background:url(../img/page-img/page-img.png) no-repeat -320px -819px; }
.tt_mn li:hover ul li a:hover { color:#f6f6f6; padding:5px; }

/*Top mn Css Finish*/

/* -------------------------------------------------------- Form Elements Start -------------------------------------------------------- */

input, textarea, select { font-family: 'IBM Plex Sans Condensed', sans-serif; border:2px solid #e8e8e8 !important; color:#626262; float:left; height:25px; margin:5px 0; padding:5px; width:212px; }
input:focus { outline:none; }

textarea:focus, input:focus, select:focus, option:focus { outline:none; }
label { display:inline-block; margin:0; padding:0; }

/* Checkbox Start */

input[type="checkbox"] { display:none; }
input[type="checkbox"] + label { color:#626262; cursor:pointer; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:normal; text-align:left; }
input[type="checkbox"] + label span { display:inline-block; width:29px; height:26px; margin:0 10px 0 0; vertical-align:middle; background:url(../img/page-img/page-img.png) no-repeat -29px -3px; cursor:pointer; clear:both; }
input[type="checkbox"]:checked + label span { background:url(../img/page-img/page-img.png) no-repeat -60px -3px; }
input[type=text]::-ms-clear { display: none; }

/* Checkbox Finish */

/* Radio Button Start */

input[type="radio"] { display:none; }
input[type="radio"] + label { cursor:pointer; color:#9f9f9f; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; }
input[type="radio"] + label span { display:inline-block; width:21px; height:21px; margin:-1px 4px 0 0; vertical-align:middle; background:url(../img/page-img/page-img.png) no-repeat -194px 0; cursor:pointer; }
input[type="radio"]:checked + label span { background:url(../img/page-img/page-img.png) no-repeat -194px -24px; }

/* Radio Button Finish */

/* -------------------------------------------------------- Form Elements Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Fieldset Start -------------------------------------------------------- */
fieldset { border:1px solid #e8e8e8; margin:0 0 20px 0; padding:18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
legend { color:#626262; padding:0 10px; }
/* -------------------------------------------------------- Fieldset Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Main Style Start -------------------------------------------------------- */
#mn { height:100%; margin:0; padding:0; width:100%; }

/*Main Top Start*/

#mn #mn-tp { margin:0; width:100%; }
#mn #mn-tp #mn-tp-lgn { background:url(../img/page-img/logo-menu-bg.png) no-repeat left top; clear:both; height:50px; margin:0 auto; padding:0; width:1024px; }


#mn #mn-tp #top #top-middle #rght-tp { height:34px; font-family: 'IBM Plex Sans Condensed', sans-serif; float:right; font-size:12px; font-weight:normal; margin:9px 0 0 0; padding:0; }
#mn #mn-tp #top #top-middle #rght-tp ul { float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; font-weight:normal; }
#mn #mn-tp #top #top-middle #rght-tp ul li { border:1px solid #e3e3e3; height:34px; line-height:34px; float:left; margin:0 0 0 5px; padding:0 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.rezervasyonum { padding:0 7px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; text-decoration:none; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover { color:#626262; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.rzrvsyn { background-position:-220px -38px; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.rzrvsyn { background-position:-239px -38px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.ynylk { background-position:-220px 0; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.ynylk { background-position:-239px 0; }
#mn #mn-tp #top #top-middle #rght-tp ul li a span.grsyp { background-position:-220px -19px; display:block; float:left; height:16px; margin:0 5px 0 0; width:16px; }
#mn #mn-tp #top #top-middle #rght-tp ul li a:hover span.grsyp { background-position:-239px -19px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm { display:block; outline:none; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm select { display:block; height:34px !important; margin:0px !important; padding:0px !important; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm .selecter .selecter-selected { color:#626262 !important; height:34px !important; font-size:12px !important; line-height:34px !important; padding:0 40px 0 0 !important; }
#mn #mn-tp #top #top-middle #rght-tp ul li.dlscm .selecter .selecter-options { line-height:30px !important; max-height:330px !important; top:40px !important; -webkit-border-radius:0px !important; -moz-border-radius:0px !important; border-radius:0px !important; }

#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm { display:block; }
#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm select { display:block; height:34px !important; margin:0px !important; padding:0px !important; }
#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm .selecter .selecter-selected { color:#626262 !important; height:34px !important; font-size:12px !important; line-height:34px !important; padding:0 40px 0 0 !important; }
#mn #mn-tp #top #top-middle #rght-tp ul li.prbrm .selecter .selecter-options { line-height:30px !important; max-height:330px !important; top:40px !important; -webkit-border-radius:0px !important; -moz-border-radius:0px !important; border-radius:0px !important; }

#mn #mn-tp #mn-tp-rght #rght-mn { background-color:#362100; height:40px; margin:0 auto; padding:0; width:1024px; text-align:right; }

/*Main Top Finish*/

/*Main Align Start*/
#mn #mn-lgn { height:auto; margin:0 auto; padding:0; width:100%; }
#mn #mn-lgn #pg-hdr { height:50px; margin:0 0 10px 0; position:relative; width:100%; }
#mn #mn-lgn #pg-hdr #pg-hdr-lgn { border-bottom:1px solid #e8e8e8; display:block; height:48px; margin:0 auto; width:1024px; }
#mn #mn-lgn #pg-hdr #pg-hdr-lgn h1 { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:normal; height:auto; line-height:50px; margin:0 auto; padding:0 0 0 0; text-align:right; width:1024px; }
/*Main Align Finish*/

/*Page Start*/
#mn #mn-lgn #pg { height:auto; margin:6px auto 70px auto; padding:0; width:1024px; } 
#mn #mn-lgn #pg #pg-lft { background-color:#e8e8e8; border:1px solid #e8e8e8; float:left; width:280px; margin:0 3px 0 0; padding:0; }
#mn #mn-lgn #pg #pg-lft .pg-lft-hdr { background-color:#043d83; color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:normal; height:30px; line-height:30px; margin:0; padding:10px 5px 10px 14px; text-align:left; width:260px; }
#mn #mn-lgn #pg #pg-lft .pg-lft-hdr a{ clear:both; color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:normal; height:30px; line-height:30px; margin:0; padding:0px 5px 10px 0px; text-align:left; text-decoration:none; width:240px; }

#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr { clear:both; height:auto; margin:0 2px 10px 5px; width:277px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul { border-bottom:1px solid #fff; clear:both; display:block; padding:0 0 10px 0; width:265px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul li { clear:both; margin:5px 8px; width:249px; }
#mn #mn-lgn #pg #pg-lft #fltrlm-scnklr ul li label { color:#626262; }

#mn #mn-lgn #pg #pg-lft #lctn-dt-srch { clear:both; height:auto; margin:0 auto; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul {}
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li { clear:both; margin:5px 0px; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li input { background-color:#fff; color:#626262; font-size:16px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch ul li.tmlksynlr input { padding:5px 30px 5px 30px; width: 201px; border:1px solid #e8e8e8; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch label { clear:both; color:#999999; line-height:10px; margin:0 0 10px 0; width:268px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input { }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr { background-position:-972px -115px; padding-right:30px; width:226px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr-trh { background-position:-960px -8px; float:left; margin: 0 20px 0 0; padding-left:45px; width:93px; border:1px solid #e8e8e8; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.lsyr-st { background-position:-965px -50px; float:left; margin:0; padding-left:45px; width:46px; border:1px solid #e8e8e8; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr { background-position:-972px -115px; padding:5px 30px 5px 30px; width:196px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr-trh { background-position:right 0; float:left; margin: 0 20px 0 0; padding-right:30px; width:108px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.brksyr-st { background-position:right -22px; float:left; padding-right:30px; width:61px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch input.ml-drs { background-position:right -85px; padding-right:30px; width:226px; }
#mn #mn-lgn #pg #pg-lft #lctn-dt-srch span { color:#999999; font-size:11px; margin-top:5px; position:relative; }

#mn #mn-lgn #pg #pg-lft .pg-lft-btn { color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:normal; height:60px; line-height:53px; margin:20px auto 30px auto; text-align:center; width:260px; }

#mn #mn-lgn #pg #pg-lft .pg-lft-btn a  { background-color:#e4051f; color:#fff; display:block; height:60px; margin:0 auto; text-align:center; text-decoration:none; width:260px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-lft .pg-lft-btn a:hover{ opacity:0.8; }

#mn #mn-lgn #pg #pg-rght { float:left; height:auto; padding:5px; width:727px; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center;}
#mn #mn-lgn #pg #pg-rght .pg-rght-btn a {background-color:#e4051f; color:#fff; display:block; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght .pg-rght-btn a:hover { background-color:#e4051f; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn input { background-color:#626262; cursor:pointer; color:#fff; display:block; height:60px; margin:0 auto; text-decoration:none; width:290px; float:none; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; border:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght .pg-rght-btn input:hover { opacity:0.8; }

/*Tab Menu Start*/

#mn #mn-lgn #pg #pg-rght #tb-mn { border-bottom:1px solid #e8e8e8; height:35px; margin:0 0 10px 0; width:100%; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul { width:727px; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li { background-color:#ffffff; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; height:35px; line-height:35px; margin:0 1px 0 0; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li a { background-color:#ffffff; color:#fff; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; line-height:35px; padding:0 10px;  text-decoration:none; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li a:hover { background-color:#626262; color:#fff; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.ctv { background-color:#043d83; color:#fff; padding:0 10px; }

/*Tab Menu Finish*/

/*Sub Menu Start*/
#ctl00_MainContent_AltSayfa1_sb_mn_lft { display:none; }
#ctl00_MainContent_AltSayfa1_pg_lft_hdr { display:none; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft { margin:0 0 20px 2px; width:283px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul { list-style-type:none; margin:2px 0 0 0; padding:0px; width:283px;}
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li { }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; font-weight:normal; margin:0 0 2px 0; padding:10px 5px 10px 14px; text-align:left; text-decoration:none; width:258px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a span { background-position:-683px -85px; display:none; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a:hover { background-color:#e4051f; color:#fff; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a:hover span { background-position:-683px -104px; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a.ctv { background-color:#e4051f; color:#fff; }
#mn #mn-lgn #pg #pg-lft .sb-mn-lft ul li a.ctv span { background-position:-683px -104px; display:none; float:left; height:14px; margin:2px 10px 0 0; width:7px; }

/*Sub Menu Finish*/

/*Car List Select Start*/

#mn #mn-lgn #pg #pg-rght #cr-lst-slct { background-color:#fff; border-bottom:1px solid #e8e8e8; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; border-top:1px solid #e8e8e8; height:auto; padding:6px; margin:3px 0; width:712px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft { border-right:1px solid #e8e8e8; float:left; height:auto; width:517px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft .cr-mgs { float:left; height:97px; margin:0 5px 0 0; width:206px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls { float:left; height:116px; width:306px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls span {}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls span.cr-hdr { clear:both; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls ul { margin:10px 0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls ul li { border:0px solid #d5f1f5; float:left; font-size:10px; height:18px; line-height:18px; margin:0px 0px 3px; padding:3px 5px; width:92px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct .cr-acklm { background-color:#fcf3f3; clear:both; font-size:11px; font-weight:normal; margin:5px 9px 0px 0; padding:5px; width:502px;}/*BURAK EKLENDİ*/
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls { clear:both; margin:0; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr { background-color:#ffffff; border:1px solid #e8e8e8; float:left; height:32px; line-height:32px;  margin:0 5px 0 0; padding:0 10px 0 10px; text-transform: uppercase; text-transform: capitalize; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; text-transform: capitalize; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .fyt-dhl-hzmtlr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr { background-color:#fff; border:1px solid #e8e8e8; display:none; float:left; height:32px; line-height:32px; margin:0; padding:0 10px 0 10px;  }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .krlm-ksllr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr { background-color:#fff; border:1px solid #e8e8e8; float:left; height:32px; line-height:32px;  margin:0 5px 0 0; padding:0 10px 0 10px; display:none; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr:hover { background-color:#f6f6f6; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr a { color:#9f9f9f; display:block; font-size:11px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width:145px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #thr-dtls .rc-dtylr a:hover { color:#9f9f9f; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght { float:left; height:auto; margin:0 0 0 6px; width:188px; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul { }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li { margin:0 0 10px 0; width:188px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span { font-size:14px; font-weight:bold; float:right; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span.ustucizilifiyat { color:#626262; font-size:12px; font-weight:normal; text-decoration:line-through; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li span.ustuciziliiskonto { color:#626262; font-size:12px; font-weight:normal; padding-right:5px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0; text-align:center; }

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks { height:31px; line-height:31px; text-align:center; width:100%; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a { background-color:#e4051f; color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:32px; margin:8px auto 0 auto; text-decoration:none; width:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a:hover { opacity:0.9; }


/*Car List Select Finish*/

/*Fieldset Start*/

#mn #mn-lgn #pg-fldst {}
#mn #mn-lgn #pg-fldst ul {}
#mn #mn-lgn #pg-fldst ul li { border-bottom:1px solid #e8e8e8; clear:both; margin:2px 0; padding:3px 0; width:687px; }
#mn #mn-lgn #pg-fldst ul li label { color:#a69799; }
#mn #mn-lgn #pg-fldst ul li span.xtr-sgrt-prc { float:right; width:70px; margin-top:5px; text-align:right;color:#8C7779; }
#mn #mn-lgn #pg-fldst fieldset { background-color:#fff; }
#mn #mn-lgn #pg-fldst fieldset legend { background-color:#fff; border:1px solid #e8e8e8; display:block; padding:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/*Fieldset Finish*/

/*Page Right Form Start*/

#ftm-cntnt { margin:0 auto; }
#ftm-cntnt ul {}
#ftm-cntnt ul li { clear:both; margin:2px 0; width:100%; }

#ftm-cntnt ul li.formkontrolVergiDaire { }
#ftm-cntnt ul li.formkontrolVergiDaire input { width:154px; }
#ftm-cntnt ul li.formkontrolVergiDaire span { float:left; margin-top:15px; text-align:center; width:20px; }

#ftm-cntnt ul li.formkontrolGidisucus { }
#ftm-cntnt ul li.formkontrolGidisucus input { width:154px; }
#ftm-cntnt ul li.formkontrolGidisucus span { float:left; margin-top:15px; text-align:center; width:20px; }

#ftm-cntnt ul li.formkontrolulke { }
#ftm-cntnt ul li.formkontrolulke ul li { clear:none; float:left; width:100px; }
#ftm-cntnt ul li.formkontrolulke ul li.ulke select { display:block; margin:0px; padding:0px; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir select { display:block; margin:0px; padding:0px; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir .input-daterange input { -webkit-border-radius:0px !important; -moz-border-radius:0px !important; border-radius:0px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice { background-image:none; border:1px solid #999999; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container-active .select-choice, .select-container-active .select-choices { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-drop-active { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-drop.select-drop-above.select-drop-active { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-dropdown-open.select-drop-above .select-choice, .select-dropdown-open.select-drop-above .select-choices { border:1px solid #999999 !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-results .select-result-label { padding:10px 7px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice .select-arrow { border-left:1px solid #fff; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .select-choice .select-arrow { width:20px !important; }

#ftm-cntnt ul li.formkontrolulke ul li.sehir .selecter-element { width:100px !important; }
#ftm-cntnt ul li.formkontrolulke ul li.sehir .selecter{display:none;}
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container{opacity:1}
#ftm-cntnt ul li.formkontrolulke ul li.sehir .select-container .selecter.closed{display:none;}

#ftm-cntnt ul li.formkontrolulke ul li.ilce select { display:block; margin:0px; padding:0px; }
#ftm-cntnt ul li.formkontrolulke ul li.slsh { float:left; margin-top:15px; text-align:center; width:25px; }

#ftm-cntnt ul li input { width:200px; }
#ftm-cntnt ul li label,.divDogrulama { float:left; margin:0px 10px 0 0; text-align:right; width:200px; }
#ftm-cntnt ul li .divDogrulama input.captcha {width:50px; }/*BURAK*/
#ftm-cntnt ul li .divDogrulama img.dogrulama {float:left; height:37px; width:80px; position:relative; top:5px; margin:0 0 0 10px; text-align:right;}/*BURAK*/
#ftm-cntnt ul li .divDogrulama input.refresh { border:0px !important; float:left; display:block;width:25px; height:25px; position:relative; top:1px;}/*BURAK*/
#ftm-cntnt ul li label { float:left; margin:5px 10px 0 0; text-align:right; width:200px; }
#ftm-cntnt ul li label.trms-f-s { width:300px; }
#ftm-cntnt ul li label.rd-bttn { float:left; margin:5px 10px 0 0; width:auto; }
#ftm-cntnt ul li label.chckbx { color:#626262; margin:5px 10px 0 208px; width:auto; }
#ftm-cntnt ul li textarea { height:70px; padding:10px; width:330px; }
#hvr-pn {}
#hvr-pn b { cursor:pointer; color:#ff6c00; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; height:auto; overflow:hidden; padding:10px 20px 10px 0; text-overflow:ellipsis; white-space: nowrap; width:707px; },
#hvr-pn .hvr-dv { display:block; margin:10px 0; padding:10px; }
#hvr-pn .hvr-dv p { margin:0; padding:5px 0; }
#hvr-pn .hvr-dv img { border:1px solid #e8e8e8; float:left; height:180px; margin:5px 5px 3px 0; padding:2px; width:282px; }

/*Page Right Form Finish*/

/*Sifre Degistir Start*/
#mn #mn-lgn .sfr-dgstr { clear:both; margin:50px auto; width:1024px;  }
#mn #mn-lgn .sfr-dgstr ul { clear:both; display:block; float:none; margin:0 auto; width:695px; }
#mn #mn-lgn .sfr-dgstr ul li { clear:both; display:block; float:none; margin:0 30px 20px 0; }
#mn #mn-lgn .sfr-dgstr ul li label { margin:0 10px 0 0; text-align:right; width:200px; float:left; padding:15px 0; }
#mn #mn-lgn .sfr-dgstr ul li input { width:255px; }
 
#mn #mn-lgn .sfr-dgstr-blg { margin:50px auto; width:1024px; text-align:center; }

#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; line-height:58px; margin:32px auto; text-align:center; position:relative; left:-4px; }
#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn a { background-color:#626262; color:#fff; display:block; height:58px; margin:0 auto; text-decoration:none; width:267px; }
#mn #mn-lgn .sfr-dgstr .sfr-dgstr-btn a:hover { background-color:#626262; }

/*Sifre Degistir Finish*/

/*Rezervasyonlarım Start */
.mGrid { width: 100%; background-color: #fff;border: solid 1px #e8e8e8; border-collapse:collapse; }
.mGrid tr { }
.mGrid tr:hover {background-color:#e8e8e8; }
.mGrid th { color:#fff;  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:11px; font-weight:bold; margin:0px; padding:0px; border-right:1px solid #e8e8e8; background-color:#626262;}
.mGrid td {  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:11px; padding:2px; border: solid 1px #e8e8e8; color: #000; }

.mGrid tr.child-tr {background:#e8e8e8; }
.mGrid tr.child-tr:hover {background:#e8e8e8; }
.mGrid tr.child-tr .ChildGrid {background-color:#e8e8e8; width: 100%;}
.mGrid tr.child-tr .ChildGrid tr { }
.mGrid tr.child-tr .ChildGrid tr:hover {background-color:#e8e8e8; }
.mGrid tr.child-tr .ChildGrid tr td{border:0px; }
.mGrid tr.child-tr .ChildGrid tr td.child-tbl-bslk{ text-align:right;padding-right:6px;}
.mGrid tr.child-tr .ChildGrid tr td.child-tbl-crk{ text-align:left; padding-left:6px;}

.alternate { background-color:#e8e8e8; }
.alt_hover { background-color:#000;  }
/*Rezervasyonlarım Finish*/

/*Back Forwad Arrows Start*/

#mn #mn-lgn #bck-frwd-rrws { height:24px; margin:40px 0 0 0; width:100%; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws { display:block; float:left; height:50px; padding:0 5px 0 0; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a { background:url(../img/page-img/bck.png) no-repeat left center #e8e8e8; color:#fff; padding:0 40px;display:block; font-weight:bold; float:left; height:50px; line-height:50px; padding-right:10px; text-decoration:none; text-align:right; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a:hover { background-color:#626262; }
#mn #mn-lgn #bck-frwd-rrws .bcl-rrws a label{ cursor:pointer; display:block; line-height:0px;display:none; }

#mn #mn-lgn #bck-frwd-rrws .frwd-rrws { display:block; float:right; height:50px; padding:0 5px 0 0; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a { background:url(../img/page-img/frwrd.png) no-repeat right center #626262;padding:0 40px;display:block; color:#fff; display:block; font-weight:bold; float:left; height:50px; line-height:50px; padding-left:10px; text-decoration:none; text-align:left; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a:hover { background-color:#626262; }
#mn #mn-lgn #bck-frwd-rrws .frwd-rrws a label{ cursor:pointer; z-index:-99; line-height:0px;display:none; }

/*Back Forwad Arrows Finish*/

/*Personal Information Start*/

#mn #mn-lgn .wrnng { background-color:#ffffff; border:1px solid #e8e8e8; color:#626262; height:56px; margin:0 0 20px 0; }
#mn #mn-lgn .wrnng #aciklama { padding:10px 0 0 0; }
#mn #mn-lgn .pg-hdr { border-bottom:1px solid #e8e8e8; color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; padding:0 0 5px 0; width:100%; }
#mn #mn-lgn #pg-prsn-nfrmtn {}

/*Personal Information Finish*/

/*Payment Summary Start*/
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry { border:1px solid #e8e8e8; display:block; margin:20px 0; padding:10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul {}
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li { display: inline-block; margin:10px 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li b { display:inline-block; float:left; text-align:right; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li b.sn-ttr-hdr { margin:10px 0 0 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li span { display:block; float:left; margin:0 0 0 20px; width:400px; }
#mn #mn-lgn #pg-prsn-nfrmtn .pymnt-smmry ul li span.sn-ttr { font-size:28px; font-weight:bold; }
/*Payment Summary Finish*/

/**/
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl { }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl ul { }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl ul li { border:1px solid #e8e8e8; float:left; margin:0 10px 0 0; padding:10px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .ato { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul {}
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li { background-color:#fff; border:0px; color:#21b6cf; display:block; margin:10px 0; padding:10px 5px; width:687px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li span { border-right:1px solid #e8e8e8; display:block; float:left; font-weight:bold; height:40px; line-height:40px; margin:0 15px 0 0; padding:0 15px 0 0; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .bho ul li span.bnk-dtls { border:0px; color:#a69799; float:right; line-height:20px; margin:0px; width:500px; }
#mn #mn-lgn #pg-prsn-nfrmtn .dm-skl .kko { background-color:#21b6cf; color:#fff; display:none; margin:15px 0; padding:10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.box { display: none; }
/**/

/*Reservation Details Start*/

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls { clear:both; height:auto; margin:0 auto 20px auto; padding:10px 5px; width:270px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst { background-color:#fff; margin:0 auto 5px auto; padding:5px; position:relative; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.lksyn-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.krlmttr-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.dhlhzmt-fldst ul { list-style-type:none; margin:0; padding:0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.kstr-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst { background-color:#fff; margin:0 0 5px 0; padding:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst legend { padding:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.sgrt-fldst legend span { background-color:#fff; border:1px solid #e8e8e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:3px; margin:5px 0; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .pg-rght-odeme { margin:0 auto 20px auto; width:265px; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .rsrvtn-dtls-mgs { background-color:#fff; height:97px; clear:both; padding:5px; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.rsrvtn-dtls-hdrs { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; margin:10px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.dnck-ttr { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:40px; font-weight:bold; margin:0 0 30px 0; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls h2 { color:#9f9f9f; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; padding:0; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul { padding:0; width:255px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li { clear:both; display:list-item; margin:0; width:258px; padding:5px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li span { color:#626262; float:right; font-size:13px; font-weight:bold; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul li.ustucizili span.fyt { font-size:11px; font-weight:normal; text-decoration:line-through; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode { float:left; width:129px; height:53px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:3px 0; margin:0 3px 0 0 ;   }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:129px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek { float:left; width:265px; height:53px; display:inline-block; border:1px solid #e8e8e8; background-color:#fff; padding:3px 0; margin:0 auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:235px; height:20px; overflow:hidden; text-align:right;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:265px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .snr-ode-tek span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode { float:left; width:129px; height:53px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:3px 0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:20px; font-weight:bold;text-align:center; padding:0; margin:0; width:129px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

/*Reservation Details Finish*/

/*Location Imformation Start*/
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn { background-color:#fff; clear:both; padding:0; text-align:left; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn p { clear:both; font-size:13px; margin:5px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn span { background-color:#ffffff; border:1px solid #e8e8e8; clear:both; color:#626262; float:left; height:auto; margin:5px 0; padding:5px 10px; text-align:left; min-width:100px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls #lctn-mfrmtn span.hdr { background-color:#fff; border:none; clear:both; color:#bbbbbb; display:none; float:left; font-weight:normal; margin:0 10px 0 0; padding:0; width:auto; }
/*Location Imformation Finish*/

/*Car Equipment Start*/

#mn #mn-lgn span.prsn { background-position:-257px 0; display:block; float:left; height:17px; margin:3px 5px 3px 3px; width:17px; }
#mn #mn-lgn span.stcs { background-position:-257px -22px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:16px; }
#mn #mn-lgn span.dr { background-position:-257px -43px; display:block; float:left; height:13px; margin:3px 5px 3px 3px; width:16px; }
#mn #mn-lgn span.gr { background-position:-277px 0; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.fl { background-position:-277px -22px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.klima { background-position:-950px -91px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px;} 
#mn #mn-lgn span.navigasyon { background-position:-950px -128px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.nvgsyn { background-position:-950px -128px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.klm { background-position:-950px -91px; display:block; float:left; height:16px; margin:3px 5px 3px 3px; width:15px; }
#mn #mn-lgn span.fdh-cns { background-position:-220px -59px; display:block; float:left; height:18px; margin:6px 10px 3px 3px; width:18px; }
#mn #mn-lgn span.krlm-ksllr-cns { background-position:-258px -58px; display:block; float:left; height:23px; margin:6px 10px 3px 3px; width:24px; }
#mn #mn-lgn span.rc-dtylr-cns { background-position:-313px -59px; display:block; float:left; height:23px; margin:6px 10px 3px 3px; width:24px; }
#mn #mn-lgn span.wrnngs-cns { background-position:-506px 0; display:block; float:left; height:33px; margin:10px 10px 3px 10px; width:38px; }

 span.klm { background-position:0 -5px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
span.bs { background-position:0 -26px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
 span.rbg { background-position:0 -45px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }
 span.smll-bg { background-position:0 -64px; display:block; float:left; height:16px; margin:3px 10px 3px 3px; width:20px; }

/*Car Equipment Finish*/

/*Page Finish*/

/* -------------------------------------------------------- Main Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Footer Style Start -------------------------------------------------------- */

/*Footer Icons Start*/

#mn #ftr { background-color:#575757; height:auto; margin:0; padding:50px 0; width:100%; }
#mn #ftr #ftr-tp-cns { height:189px; width:100%; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn { height:189px; margin:0 auto; width:1024px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul { display:none; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li { color:#21b6cf; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; margin:0 6px 0 0; text-align:center; width:200px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li.ftr-tp-cns-sn { margin:0; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span { display:block; font-size:24px; width:200px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.gvnlr-krls { background-position:-3px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.kltl-hzmt-nlys { background-position:-122px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.ygn-fyt-grnts { background-position:-241px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.krd-krtn-tkst-mkn { background-position:-360px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }
#mn #ftr #ftr-tp-cns #ftr-tp-cns-lgn ul li span.mstr-mmnnyt { background-position:-479px -93px; display:block; height:116px; margin:0 auto 20px auto; width:116px; }

/*Footer Icons Finish*/

/*Maillist Start*/

#bltn { display:block; height:auto; padding:12px 0 19px 0; width:100%; }
#bltn #bltn-lgn { clear:both; display:block; height:auto; margin:0 auto; width:100%; }
#bltn #bltn-lgn span { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; margin:0 0 20px 0; padding:0 0 0 0; }
#bltn #bltn-lgn span.bltn-cklm { border:0px; color:#fff; display:none; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-style:italic; line-height:30px; padding:0 0 0 20px; }
#bltn #bltn-lgn #bltn-frm { clear:both; display:block; height:30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#bltn #bltn-lgn #bltn-frm input { background-color:#fff; border:1px solid #e8e8e8; color:#626262; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; height:24px; margin:0 5px 0 0; width:200px; padding:5px 10px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn { float:left; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn a { background-color:#626262; color:#fff; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; text-decoration:none; padding:9px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn span { border:0; display:none; height:28px; margin:0; padding:0; width:30px; }
#bltn #bltn-lgn #bltn-frm .bltn-frm-btn a:hover { background-color:#626262; }

/*Maillis Finish*/
/*Footer Link Start*/

/*Links Start*/
#mn #ftr #ftr-lnk { clear:both; height:auto; padding:0; width:100%; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn { clear:both; height:auto; margin:0 auto; width:1024px; }

#mn #ftr #ftr-lnk #ftr-lnk-lgn .musteri-hizmeti { float:left; margin:0 12px; width:600px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .musteri-hizmeti b { color:#626262; display:block; font-size:30px; font-weight:normal; text-align:center; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .musteri-hizmeti p { color:#fff; display:block; font-size:14px; text-align:center; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .musteri-hizmeti i { color:#fff; display:block; font-size:30px; font-style:normal; font-weight:bold; text-align:center; }

#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social { float:right; margin:50px auto 0 auto; width:111px; }

#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul { clear:both; display:block; height:32px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li { float:left; height:32px; margin:0 5px 0 0; width:32px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li a { display:block; height:32px; text-decoration:none; text-indent: -9999px; width:32px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.facebook { background:url(../img/page-img/page-img.png) no-repeat -340px 0; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.facebook:hover { background-position:-340px -41px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.twitter { background:url(../img/page-img/page-img.png) no-repeat -424px 0; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.twitter:hover { background-position:-424px -41px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.googleplus { background:url(../img/page-img/page-img.png) no-repeat -340px -144px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.googleplus:hover { background-position:-340px -172px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.instagram { background:url(../img/page-img/page-img.png) no-repeat -382px 0; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.instagram:hover { background-position:-382px -41px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.youtube { background:url(../img/page-img/page-img.png) no-repeat -340px -199px; }
#mn #ftr #ftr-lnk #ftr-lnk-lgn .footer-social ul li.youtube:hover { background-position:-340px -254px; }

/*Links Finish*/

#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right { float:right; font-size:12px !important; height:auto; margin-top:18px; width:553px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right .paylas { background-color:#ffffff; border:1px solid #e8e8e8; height:58px; width:551px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right .paylas .baslik { background:url(../img/page-img/sosyal-medya-baslik.png) no-repeat left center; color:#626262; float:left; height:58px; line-height:58px; padding:0 60px 0 20px; width:145px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right .takip { background-color:#ffffff; border:1px solid #e8e8e8; height:58px; margin-top:80px; width:551px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-right .takip .baslik { background:url(../img/page-img/sosyal-medya-baslik.png) no-repeat left center; color:#626262; float:left; height:58px; line-height:58px; padding:0 60px 0 20px; width:145px; }

.paylas { float:right; margin:12px 0 0 0; width:285px; }
.paylas .twitter { }
.paylas .googleplus { margin:0 0 0 75px !important; }

.security-payment { margin:100px auto; text-align:center; width:1024px; }
.security-payment b { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:normal; margin-bottom:20px; }
.security-payment img { display:block; margin:50px auto; }
.security-payment p { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; }

/*Social Media Start*/
#follow-media { float:right; height:26px; margin:17px 0 0 0; width:320px; }
#follow-media span { color:#9a9a9a; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; margin-bottom:15px; padding:0 0 0 20px; width:200px; }
#follow-media ul { clear:both; display:block; height:26px; }
#follow-media ul li { float:left; height:26px; margin:0 5px 0 0; width:94px; }
#follow-media ul li a { display:block; height:26px; text-decoration:none; text-indent: -9999px; width:94px; }
#follow-media ul li.facebook { background:url(../img/page-img/page-img.png) no-repeat -340px 0; }
#follow-media ul li.facebook:hover { background-position:-340px -28px; }
#follow-media ul li.twitter { background:url(../img/page-img/page-img.png) no-repeat -340px -56px; }
#follow-media ul li.twitter:hover { background-position:-340px -84px; }
#follow-media ul li.googleplus { background:url(../img/page-img/page-img.png) no-repeat -340px -144px; }
#follow-media ul li.googleplus:hover { background-position:-340px -172px; }
#follow-media ul li.instagram { background:url(../img/page-img/page-img.png) no-repeat -340px -199px; }
#follow-media ul li.instagram:hover { background-position:-340px -254px; }
#follow-media ul li.youtube { background:url(../img/page-img/page-img.png) no-repeat -340px -199px; }
#follow-media ul li.youtube:hover { background-position:-340px -254px; }
#follow-media span.ntxt { color:#21b6cf; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:20px 0 5px 0; text-align:center; }
#follow-media span.twtext { color:#21b6cf; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; font-weight:bold; text-align:center; }
/*Social Media Finish*/


/*Twitter Start*/
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt { background-position:0 -211px; color:#fff; display:none; height:34px; line-height:34px; margin:20px 0 0 0; overflow:hidden; padding:0 10px 0 60px; text-overflow:ellipsis; white-space: nowrap; width:616px; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt a { color:#fff; }
#mn #ftr #ftr-lnk #ftr-lnk-bg #ftr-lnk-lgn #ftr-lnk-lgn-left .twttr-twt a:hover { color:#e8e8e8; }
/*Twitter Finish*/

/*Footer Link Finish*/

/* -------------------------------------------------------- Footer Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Main Bottom Start -------------------------------------------------------- */

#mn #cpyrghtndlnks { height:40px; margin:0 auto; padding:50px 0 20px 0; width:100%; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn { background:url(../img/page-img/master-visa-ssl.png) no-repeat right center; margin:0 auto; width:1024px;}
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght { background:url(../img/page-img/logo.png) no-repeat left center; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; height:40px; line-height:40px; padding:0 0 0 160px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks { float:right; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul {}
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li { float:left; padding:2px 10px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li a { color:#8c7779; text-decoration:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn .cprght-lnks ul li a:hover { color:#21b6cf; text-decoration:underline; }

/* -------------------------------------------------------- Main Bottom Finish -------------------------------------------------------- */

.subscribe { background:url(../img/page-img/subscribe-bg.png) no-repeat center top; height:218px; margin:50px 0; width:100%; padding-top:25px; }
.subscribe .subscribe-middle { margin:0 auto; padding-top:30px; width:1024px; }
.subscribe .subscribe-middle .nyroModalCont { height:510px !important; }
.subscribe .subscribe-middle p { color:#ffffff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; margin:0 0 30px 0; text-align:center; }
.subscribe .subscribe-middle a { background-color:#626262; color:#fff; display:block; font-size:18px; font-weight:bold; height:43px; line-height:43px; margin:0 auto; text-align:center; text-decoration:none; width:327px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.5); }
.subscribe .subscribe-middle a:hover { background-color:#fff; color:#626262; }


.business-sila { height:195px; margin:50px auto; width:1024px; }
.business-sila .popy-business { float:left; height:195px; width:502px; }
.business-sila .popy-sila { float:right; height:195px; width:502px; }


.home-locations { margin:50px 0; }
.home-locations .header-locations { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; margin:0 auto 20px auto; width:1024px; }
.home-locations .locations-maps { background-color:#626262; border-bottom:4px solid #626262; border-top:4px solid #626262; display:none; height:552px; line-height:552px; color:#fff; text-align:center; }

/* -------------------------------------------------------- Main Bottom Start -------------------------------------------------------- */

#mn #mn-bttm { border-top:1px solid #e8e8e8; height:auto; width:100%; }
#mn #mn-bttm #mn-bttm-lgn { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; margin:0 auto; padding:10px 0; width:1024px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp { float:left; margin:0; padding:2px 0; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul {}
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li { float:left; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li a { display:block; height:32px; text-decoration:none; text-indent: -9999px; width:22px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.mbl { background-position:-805px -373px; display:block; height:32px; width:22px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.mbl:hover { background-position:-805px -408px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.dsktp { background-position:-830px -373px; display:block; height:28px; margin:3px 0 0 10px; width:32px; }
#mn #mn-bttm #mn-bttm-lgn .mbldsktp ul li.dsktp:hover { background-position:-830px -404px; }

#mn #mn-bttm #mn-bttm-lgn .dsgnd { background-position:-872px -373px; height:25px; float:right; width:75px; }
#mn #mn-bttm #mn-bttm-lgn .dsgnd a { display:block; height:25px; text-decoration:none; text-indent: -9999px; width:75px; }
#mn #mn-bttm #mn-bttm-lgn .dsgnd:hover { background-position:-872px -400px; }

/* -------------------------------------------------------- Main Bottom Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Css Sprite Image Start -------------------------------------------------------- */

.sprt-mg { background:url(../img/page-img/page-img.png) no-repeat -999px 0; }
.thr-cns { background:url(../img/page-img/other-icons.png) no-repeat; }

/* -------------------------------------------------------- Css Sprite Image Finish -------------------------------------------------------- */


/* -------------------------------------------------------- LightBox Style Start -------------------------------------------------------- */

#lghtbx { height:auto; margin:20px; min-width:300px; }
#lghtbx span.lghtbx-hdr { border-bottom:1px solid #e8e8e8; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lghtbx label.xplntn { float:right; font-size:11px; text-align:left; cursor:default; }
#lghtbx .lghtbx-btn { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center; }
#lghtbx .lghtbx-btn a { background-color:#21b6cf; color:#fff; display:inline-block; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#lghtbx .lghtbx-btn a:hover { background-color:#a69799; }
#lghtbx .lghtbx-prlm-nttm { margin:10px auto; text-align:center; width:200px; }
#lghtbx .srvcs-ncldd-prc { margin:0 auto; width:width:560px; }
#lghtbx .srvcs-ncldd-prc ul {}
#lghtbx .srvcs-ncldd-prc ul li { border-bottom:1px solid #e8e8e8; clear:both; display:block; padding:10px 0; width:600px; }
#lghtbx .srvcs-ncldd-prc ul li span { float:right; }

/*New Membership Link Start*/

.nw-mmbrshp-lnk{ background-position:0 -248px; clear:both; height:77px; left:0px; position:relative; top:20px; width:640px; }
.nw-mmbrshp-lnk a { color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; height:77px; padding:0 15px 0 0; width:625px; text-align:right; line-height:77px; text-decoration:none; }
.nw-mmbrshp-lnk a:hover { color:#f6f6f6; }


/*New Membership Link Finish*/

/* -------------------------------------------------------- LightBox Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Default Page Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-thr-blk { height:340px; margin:30px 0 0 0; width:100%; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn { height:340px; margin:0 auto; width:1024px; }
/*Araç Kiralama Ofislerimiz Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n { border:1px solid #e8e8e8; float:left; height:310px; line-height:20px; margin:0 20px 0 0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n h3 { clear:right; color:#21b6cf; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-n span { background-position:-126px -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
/*Araç Kiralama Ofislerimiz Finish*/

/*Havalimanı Araç Kiralama Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw { border:1px solid #e8e8e8; float:left; height:310px; line-height:20px; margin:0 20px 0 0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw h3 { clear:right; color:#a69799; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw span { background-position:-67px -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul { margin:10px 0 0 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul li { padding:2px 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-tw ul li span { background-position:-281px -45px; float:left; height:8px; margin:5px 0 0 14px; width:8px; }
/*Havalimanı Araç Kiralama Finish*/

/*Rent a Car Hizmetlerimiz Start*/
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr { border:1px solid #e8e8e8; float:left; height:310px; line-height:20px; margin:0; overflow:hidden; padding:14px; width:298px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr h3 { clear:right; color:#21b6cf; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:38px; line-height:38px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr span { background-position:0 -53px; float:left; height:38px; left:-14px; position:relative; width:57px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul { margin:10px 0 0 0; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul li { float:left; padding:2px 0; margin:0 2px; width:145px; }
#mn #mn-lgn #dflt-thr-blk #dflt-thr-blk-lgn #blk-thr ul li span { background-position:-281px -45px; float:left; height:8px; margin:5px 0 0 14px; width:8px; }
/*Rent a Car Hizmetlerimiz Finish*/

/* -------------------------------------------------------- Default Page Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Popular Locaition Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-pplr-lctn { clear:both; display:block; margin:22px 0 22px 0; width:100%; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn { margin:0 auto 0 auto;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn a { margin:-10px 0 0 0; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn h2 { background:url(../img/page-img/hdr-bg.png) repeat-x left center; color:#ff5e00; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:17px; margin:0 0 5px 0; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn h2 span { background-color:#fff; clear:both; display:block; margin:0 auto 0 15px; padding:0 0 0 10px; width:250px; }

#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt { clear:both; float:left; min-height:90px; margin:5px 0 5px 0; padding:0 15px; width:300px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft { clear:both; float:left; display:block; min-height:30px;  margin:5px 0 0 0; width:300px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .lk { color:#626262; float:none; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .cty { float:left; color:#626262; font-weight:bold; margin:0 5px 0 0; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-lft .yr { color:#626262; float:left; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-rght { float:left; height:72px; margin:12px 0 0 10px; width:150px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-rght .mny { color:#626262; font-size:24px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; }
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-mgs { border:1px solid #e8e8e8; float:left; height:80px; padding:1px; width:133px;}
#mn #mn-lgn #dflt-pplr-lctn #dflt-pplr-lctn-lgn .lctns-cntnt-mgs img { border:0; height:80px; width:133px; }

/* -------------------------------------------------------- Popular Locaition Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Popular Cars Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-pplr-crs { background-color:#fff; height:450px; margin:0 0 ; width:100%; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn { height:450px; margin:0 auto 0 auto; width:1024px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn h2 { background:url(../img/page-img/hdr-bg.png) repeat-x left center; color:#ff5e00; display:none; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:17px; margin:0 0 5px 0; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn h2 span { background-color:#fff; clear:both; display:inline-block; margin:0 auto 0 15px; padding:0 0 0 10px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul { }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li { background-color:#fff; border:1px solid #e4e4e4; height:430px; width:291px;}
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li:hover { border:1px solid #626262; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li b { color:#404040; display:block; font-size:14px; font-weight:normal; margin:10px auto; text-align:center; width:250px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul { clear:both; display:block; margin:0 auto; width:280px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li { border: 1px solid #d5f1f5; float: left; font-size: 10px; height: 20px; line-height: 20px; margin: 3px; padding: 3px 5px; width: 120px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li b { font-weight:bold; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li img { border:0px; height:137px; width:291px; }/*Yeni Eklendi*/
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li ul li:hover { border: 1px solid #d5f1f5; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li .hmpg-cr-sldr-prc { color:#ff6c00; display:block; font-size:11px; margin:15px auto 27px auto; text-align:center; width:250px; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li .hmpg-cr-sldr-prc b { color:#ff6c00; display:inline; font-size:24px; font-weight:bold; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li a { background-color:#fca419; color:#fff; float:right; font-weight:bold; margin:0 8px; min-width:100px; padding:10px 15px; text-align:center; text-decoration:none; }
#mn #mn-lgn #dflt-pplr-crs #dflt-pplr-crs-algn ul li a:hover { background-color:#ff5e00; }

/* -------------------------------------------------------- Popular Cars Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Default Home Location Style Start -------------------------------------------------------- */

#mn #mn-lgn #dflt-hmpg-lctn-srch { height:800px; padding:0; position:relative; width:100%; }
#mn #mn-lgn #dflt-hmpg-lctn-srch .home-header { margin:0 auto; width:1024px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch .home-header h1 { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:normal; margin:-65px auto 0 auto; padding:10px 0 0 0; position:absolute; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn { height:544px; margin:0 auto; padding:66px 0 0 0; position:relative; width:1024px; z-index:2; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h1 { color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:32px; font-weight:normal; margin:0 auto; padding:0 0 0 0; text-align:center; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h1 b { }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn p { color:#fff; display:block; font-size:16px; margin:0 auto 50px auto; text-align:center; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn h2 { color:#626262; display:none; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0 0 0 7px; text-shadow: 2px 2px 0px rgba(255, 255, 255, 1); }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt { margin:0 auto; padding:10px 20px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul { margin-bottom:10px; min-height:380px; display:block; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li { }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li input {background-color:#fff; color:#626262; font-size:16px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh  { width:310px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh a { border:1px solid #e8e8e8 !important; border-radius:0px; background:none; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.lstrh input { border:1px solid #e8e8e8; background-color:#FFF; background-position:-972px -115px; margin:0 0 10px 0; padding:5px 27px 5px 30px; height:25px; width:253px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.ml  { width:220px; display:none; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.ml input.ml  { background-position:right -71px; height:30px; padding-right:30px; width:200px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt  { margin:5px 6px 5px 0; width:320px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt input.dt { background-position:-960px -8px;  background-color:#fff; margin:5px 16px 5px 0; padding-left:0px; height:36px !important; width:185px; border-radius:0px !important; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.clck-dt input.clck { background-position:-965px -50px; padding-left:45px; background-color:#fff; height:25px; width:55px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li label { color:#999999; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:normal; margin:0 0 5px 0; width:300px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr { width:340px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr label { color:#999999; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:normal; clear:both; width:320px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr label span { margin-top:-5px; position:relative; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.frkl-yr input { border:1px solid #e8e8e8; background-color:#FFF; background-position:-972px -115px; margin:0 0 10px 0; padding:5px 27px 5px 30px; height:25px; width:253px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-ykt { float:left; width:150px; margin-right:20px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-vts { float:left; width:150px; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn { clear:both; display:block; height:57px; margin:0 auto; text-align:center; width:300px;}
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn a { background:url(../img/page-img/buton-bg.png) no-repeat; color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; height:60px; line-height:60px; text-align:center; text-decoration:none; text-shadow: 1.3px 1.3px 0px rgba(0, 0, 0, 1); width:290px; }
#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt .hm-srch-btn a:hover { background:url(../img/page-img/buton-bg-hover.png) no-repeat; }

#mn #mn-lgn #dflt-hmpg-lctn-srch #dflt-hmpg-lctn-srch-lgn #lctn-srch-cntnt ul li.rc-grp { display:none; }

#lctn-srch-cntnt ul li .tm-lksynlr-gstr { margin:2px 0 0 290px; position:absolute;}
#lctn-srch-cntnt ul li .tm-lksynlr-gstr a { background:url(../img/page-img/page-img.png) no-repeat -145px -20px; border:0px; display:block; padding:13px 5px; height:20px; width:21px; }

#lctn-dt-srch .tm-lksynlr-gstr2 { margin:6px 0 0 235px; position:absolute; }
#lctn-dt-srch .tm-lksynlr-gstr2 a { background:url(../img/page-img/page-img.png) no-repeat -145px -20px; border:0px; display:block; height:8px; padding:13px 5px; width:14px; }


/* -------------------------------------------------------- Default Home Location Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Home Kampanya and Duyuru Style Start -------------------------------------------------------- */

#mn #mn-lgn #cmpgn-nd-nws { background-color:#fff; margin:18px 0 0 0; overflow:hidden; width:100%; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn { height:auto; margin:0 auto; width:1024px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual { }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul { background-color:#ffffff; border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; display:block; height:57px; width:1024px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; margin:0 1px 0 0; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a { color:#ff5e00; display:block; height:46px; min-width:150px; padding:11px 15px 0 15px; text-align:center; text-decoration:none; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a:hover { background-color:#ff5e00; color:#fff; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a.slctd { background-color:#a69799; color:#ff5e00; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a span.kmpny-cn { background-position:-86px 0; display:none; float:left; height:25px; margin:4px 5px 0 0; width:28px; } 
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual ul li a span.dyrlr-cn { background-position:-114px 0; display:none; float:left; height:25px; margin:4px 5px 0 0; width:28px; }
.kmpnylr-cntnt { background-color:#fff; float:right; height:463px; margin:6px 0 0 0; padding:2px; width:647px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt { height:310px; overflow:hidden; padding:10px; width:1004px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul { background-color:#fff; border:none; display:block; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li { height:310px; width:214px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li a { background:none; display:block; height:170px; margin:0; padding:0; text-decoration:none; width:300px;  }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li img { border:1px solid #e4e4e4; margin:0 5px 0 0; padding:3px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li span { color:#ff5e00; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; margin:5px 0 5px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; width:300px; }
#mn #mn-lgn #cmpgn-nd-nws #cmpgn-nd-nws-lgn .usual .dyrlr-cntnt ul li p { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; margin:0; padding:0; }
.homepagenewsslider { display:block; height:auto; }

/* -------------------------------------------------------- Home Kampanya and Duyuru Style Finish -------------------------------------------------------- */

/*Login-Menu Start*/

#mn #mn-tp #top #top-middle #rght-tp ul li.topnav { color:#626262; display:block; padding:0 0 0 0;}
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav b{cursor:pointer;display:block;float:right;}
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav ul li span.subhover {background-position: center bottom; color:#626262; cursor: pointer;}
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav ul.subnav {display: none; background-color:#626262; border:1px solid #626262; height:auto; margin:0 0 0 0; padding:10px 5px; position:absolute; width:150px; z-index:9999; top:25px; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; }
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav ul.subnav li{ clear:both; display:block; margin:0; padding:5px 0; width:150px;}
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav ul.subnav li a { border-bottom:1px solid #fff; color:#fff; font-size:12px; width: 145px;display:block;clear:both; padding-bottom:5px;}
#mn #mn-tp #top #top-middle #rght-tp ul li.topnav ul.subnav li a:hover { border-bottom:1px solid #626262; color:#626262; width: 145px;display:block;clear:both; }
/*Login-Menu Finish*/

/* -------------------------------------------------------- Cars List Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #crs-lst { clear:both; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul {}
#mn #mn-lgn #pg #pg-rght #crs-lst ul li { background-color:#fff; border:1px solid #e8e8e8; float:left; margin:10px 5px; padding:9px; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-mg { height:96px;  border-bottom:1px solid #e8e8e8; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-mg img { border:0px; height:96px; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-prc { color:#626262; text-align:center; margin:5px 0 ;}
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-prc strong {color:#626262; display:inline; font-size:18px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #crs-lst ul li b { display:block; height:auto; margin:0 0 10px 0; text-align:center; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul { height:auto; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 0; padding:3px 5px; width:199px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li ul li.none { display:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw { float:right; line-height:20px; margin:10px auto 10px auto; position:relative; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw a { background-color:#626262;  color:#fff; display:block; font-weight:bold; height:30px; line-height:30px; padding:5px 10px; text-align:center; text-decoration:none; width:189px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #crs-lst ul li .crs-dtls-vw a:hover { opacity:0.9; }

/* -------------------------------------------------------- Cars List Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Cars List 2 Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #crs-lst-two { clear:both; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul {}
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li { background-color:#fff; border:1px solid #e8e8e8; float:left; margin:10px 5px; padding:9px; width:986px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-mg { height:70px; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; float:left; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-mg img { border:0px; height:96px; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc { color:#626262; text-align:center; margin:9px 0 0 0; width:200px; display:block; float:left;}
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc strong {color:#e4051f; display:inline; font-size:18px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-prc a {display:block;margin:5px 0 0 0; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li b { display:inline-block; height:auto;  text-align:left; width:728px; float:left; padding:0 0 0 10px; font-size:19px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li b a { color:#626262; font-size:14px; text-decoration:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul { height:auto; width:350px; padding:0 0 0 10px; float:left; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 2px 0 0px; padding:3px 5px; width:100px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li ul li.none { display:none; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw { float:right; line-height:20px; margin:10px auto 10px auto; position:relative; width:209px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw a { background-color:#e4051f;  color:#fff; display:inline-block; float:left; font-size:18px; font-weight:bold; height:30px; line-height:30px; padding:5px 10px; text-align:center; text-decoration:none; width:189px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #crs-lst-two ul li .crs-dtls-vw a:hover { opacity:0.9; }

/* -------------------------------------------------------- Cars List 2 Style Finish -------------------------------------------------------- */


/* -------------------------------------------------------- Booking Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #bkng-dtls { margin:20px 0; }
#mn #mn-lgn #pg #bkng-dtls ul {}
#mn #mn-lgn #pg #bkng-dtls ul li { float:left; width:480px; margin:15px 0; }
#mn #mn-lgn #pg #bkng-dtls ul li span { color:#626262; float:left; font-weight:bold; margin:0 10px 0 0; min-width:140px; text-align:right; }
#mn #mn-lgn #pg #bkng-dtls ul li.nts { background-color:#626262; border-top:1px solid #626262; color:#fff; padding:10px 10px; width:962px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #bkng-dtls ul li.nts span { color:#fff; display:block; float:left; font-weight:bold; margin:0 10px 0 0; min-width:10px; text-align:left; }
#mn #mn-lgn #pg #bkng-dtls fieldset { background-color:#fff; }
#mn #mn-lgn #pg #bkng-dtls fieldset legend { background-color:#fff; border:1px solid #e8e8e8; padding:5px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/* -------------------------------------------------------- Booking Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Cars Details Style Start -------------------------------------------------------- */

#crs-dtls { background-color:#fff; border:1px solid #e8e8e8; margin:0; padding:6px 4px 4px 4px; }
#crs-dtls .cr-dtls-qpmnt { float:left; margin:10px 10px 10px 0; width:475px; }
#crs-dtls .cr-dtls-qpmnt ul { }
#crs-dtls .cr-dtls-qpmnt ul li { border:1px solid #e8e8e8; float:left; height:20px; line-height:20px; margin:0 5px 5px 0; padding: 3px 5px; width:200px; }
#crs-dtls .cr-dtls-qpmnt ul li.none { display:none; }
#crs-dtls .cr-dtls-prc { color:#626262; margin:10px 0; text-align:center; }
#crs-dtls .cr-dtls-prc b { color:#e4051f; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; font-weight:bold; }

#thr-qpmnt { border:1px solid #e8e8e8; margin:0 0 20px 0; padding:10px 6px; width:713px; }
#thr-qpmnt ul { }
#thr-qpmnt ul li { height:20px; line-height:20px; margin:5px 10px 5px 0; min-width:100px; }

#cr-tchncl-prprts { float:left; margin:0 27px 20px 0; width:350px; }
#cr-tchncl-prprts strong { color:#21b6cf; font-size:18px; }
#cr-tchncl-prprts ul { margin:10px 0; }
#cr-tchncl-prprts ul li { border-bottom:1px dashed #e8e8e8; margin:5px 0; padding:5px 0; width:350px; }
#cr-tchncl-prprts ul li span { float:right; }

#cr-qpmnt-prprts { float:left; margin:0 0 20px 0; width:350px; }
#cr-qpmnt-prprts strong { color:#21b6cf; font-size:18px; }
#cr-qpmnt-prprts ul { margin:10px 0; }
#cr-qpmnt-prprts ul li { border-bottom:1px dashed #e8e8e8; margin:5px 0; padding:5px 0; width:350px; }
#cr-qpmnt-prprts ul li span { float:right; }

#cr-bt { margin:0 0 20px 0; clear:both; width:713px;}
#cr-bt strong { color:#21b6cf; font-size:18px; }

#thr-cr-slct { margin:0 0 20px 0; }
#thr-cr-slct .benzerbaslik { border-bottom:1px solid #e8e8e8; clear:both; color:#626262; display:block; font-size:18px; float:left; font-weight:bold; margin:0 0 10px 0; padding:5px 0 10px 0; width:727px;} /*BURAK EKLENDİ*/
#thr-cr-slct b { display:block; height:auto; margin:0 0 10px 0; text-align:center; width:209px; } /*BURAK EKLENDİ*/



/* -------------------------------------------------------- Cars Details Style Finish -------------------------------------------------------- */

.top-arrow { border:none; box-shadow:none; }
.bottom-arrow { border:none; box-shadow:none; }
.extra-adet { box-shadow:none; height:20px; text-align:center; }

/* -------------------------------------------------------- Clear Start -------------------------------------------------------- */

.clr { clear:both; }
.clear { clear:both; }

/* -------------------------------------------------------- Clear Finish -------------------------------------------------------- */

/*font-family: 'IBM Plex Sans Condensed', sans-serif;*/
/*font-family: 'IBM Plex Sans Condensed', sans-serif;*/

/* -------------------------------------------------------- BURAK EKLENDİ -------------------------------------------------------- */
#mn #mn-lgn #pg #pg-rght #tb-mn ul li .ctv-diger { background-color:#e8e8e8; color:#626262; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px;  line-height:35px; padding:0 10px;  text-decoration:none; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt { bottom:5px; float:right; height:22px; margin:0px; padding-right:10px; position:relative; } 
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input { border:0px !important; margin:0px; padding:0px; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt img { margin:0px; padding:0; }
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input[type="image"]{width:12px; height:11px;}
#mn #mn-lgn #pg-fldst ul li .xtr-sgrt-adt input[type="text"]{width:30px; margin:0 0 0 5px; padding:5px;}

#mn #ftm-cntnt ul li table tbody tr td label { float:left; margin:5px 10px 0 0; width:auto; }
#mn #ftr #bltn #bltn-lgn span {border:0px; color:#666666; display:block; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; font-style:normal; line-height:30px; padding:0 0 0 20px; }
#mn #ftr #bltn #bltn-lgn span.bltn-cklm span{ border:0px; color:#362100; display:block; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; line-height:30px; padding:0 0 0 20px; }

#ftm-cntnt ul li.liKupon { background-color:#faffbd; height:50px; padding-top:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#ftm-cntnt ul li.liKupon a { background-color:#626262; color:#fff; display:block; float:left; height:37px; line-height:37px; margin:5px 0 0 10px; text-align:center; text-decoration:none; width:100px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#ftm-cntnt ul li.liKupon a:hover { opacity:0.9; }

.liKupon .fa-check{color:Green; font-size:26px; margin:10px 0 0 10px; display:none;}
.liKupon .fa-times{color:Red; font-size:26px;margin:10px 0 0 10px; display:none}

.liKuponKodumVar b{float:left; cursor:pointer; margin:2px 10px 0 0;}
.liKuponKodumVar span.cvv-info {background-position:-665px -13px; display:block; float:left; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
.liKuponKodumVar span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}


.GridView{margin-top:-10px;}
.GridViewFiltre{margin-top:10px;}

.haber-detay-pn {}
.haber-detay-pn b {color:#21b6cf; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; height:auto; overflow:hidden; padding:10px 20px 10px 0; text-overflow:ellipsis; white-space: nowrap; width:707px; }
.haber-detay-pn .haber-detay-img { display:block; margin:0 0 10px 0; padding:0px; width:727px; height:342px; overflow:hidden; }
.haber-detay-pn .haber-detay-img img { border:1px solid #e8e8e8; float:left; margin:0px 5px 5px 0; padding:0px; }
.haber-detay-pn .haber-detay-p p { margin:0; padding:5px 0; }

#haber-pn {}
#haber-pn h5 { border-bottom:1px solid #e8e8e8; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; margin:20px 0 0 0; padding:0 0 10px 0; width:727px; }
#haber-pn ul {}
#haber-pn ul li { clear:both; margin:0px; padding:0px; border-bottom:1px solid #e8e8e8;  }
#haber-pn ul li a{ display:block; float:left; line-height:20px; padding:10px 0; text-decoration:none; margin:0px; width:697px;  }
#haber-pn a b { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; width:697px;}
#haber-pn img { cursor:pointer;  float:left; position:relative; top:4px; }
#haber-pn .haber-dv { display:none; padding:10px 0; }
#haber-pn .haber-dv p { margin:0; padding:0; }


#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.onrezervasyon { background-color:#626262; color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:normal; height:32px; margin:8px auto 0 auto; text-decoration:none; width:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.onrezervasyon:hover { opacity:0.9; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.musaitdegil { background-color:#e8e8e8; color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:normal; height:32px; margin:8px auto 0 auto; text-decoration:none; width:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-lnks a.musaitdegil:hover { background-color:#e8e8e8; }

.altsigortaname { position:relative;top:-7px; font-size:12px; font-family:Arial,sans-serif; font-weight:normal;  }
.altsigortaprice {text-decoration:line-through; }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr { list-style-type:none; margin:0; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li { list-style-type:none; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li span.fyt-cizili { font-size:11px; font-weight:normal; text-decoration:line-through; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc span { color:#626262; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc b { display:block; float:left; font-size:10px; font-weight:normal; text-align:right; width:200px; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.fyt-blglr li.prc-kznc span { color:#626262; font-size:12px; font-weight:bold; text-align:center; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls span.tplm{ font-size:18px; text-align:center; }


#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode { float:left; width:91px; height:50px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:3px 0; margin:0 2px 0 0 ;   }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:15px; font-weight:bold;text-align:center; padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek { float:left; width:184px; height:50px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:3px 0; margin:0 2px 0 0 ;   }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek b{ color:#626262:; font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:150px; height:20px; overflow:hidden; text-align:right;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek label{ color:#e4051f; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:19px; font-weight:bold;text-align:center; padding:0; margin:0; width:184px; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .snr-ode-tek span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode { float:left; width:91px; height:50px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:3px 0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:normal; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:70px; height:20px; overflow:hidden; text-align:left;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:15px; font-weight:bold;text-align:center; padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc {padding:8px 0 0 0; clear:both;float:right; font-size:10px; height:19px; line-height:19px; margin:0px 0px 3px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc b { font-size:10px; font-family:Arial,sans-serif; font-weight:normal; position:relative; top:0px; padding:0 5px 0 5px; color:#626262; width:60px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold;text-align:center; }
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-rght ul li.cr-lst-slct-rght-prc .prc-kznc span.kznc {background-position:-638px -41px; display:block; float:left; height:19px; width:19px; margin:0px 0px 3px 0px; margin:3px 0 0 10px;}


#mn #mn-lgn #pg #pg-rght #tb-dm { height:45px; width:100%; margin:0 0 10px 0; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul { width:727px; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode { float:right; width:129px; height:42px; display:inline-block; border:1px solid #e8e8e8; background-color:#fff; padding:1px 0;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; padding:0 0 8px 1px; float:left; display:block; width:100px; overflow:hidden; text-align:left; height:15px; line-height:15px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold;text-align:center; padding:0; margin:7px 0; width:129px; line-height:0; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.snr-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode { float:right; width:129px; height:42px; display:inline-block; border:1px solid #e8e8e8; background-color:#f4f4f4; padding:1px 0; margin:0 0 0 5px ; }
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode b{ font-size:10px;font-family:Arial,sans-serif; font-weight:bold; position:relative; top:2px; padding:0 0 8px 1px; float:left; display:block; width:100px; height:20px; overflow:hidden; text-align:left; height:15px; line-height:15px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode label{ color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold;text-align:center; padding:0; margin:7px 0; width:129px;  line-height:0;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode span.cvv-info {background-position:-665px -13px; display:block; float:right; height:19px; width:19px; margin:0px 0px 3px 0px; position:relative; right:3px;}
#mn #mn-lgn #pg #pg-rght #tb-dm ul li.smd-ode span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:right; height:19px; width:19px;  margin:0px 0px 3px 0px; position:relative; right:3px;}

.dvMap { height: 350px; width:100%; }

#mn #mn-lgn #pg #pg-rght .pg-rght-btn a:hover.btnClickHover{background-color:#e4051f;}

/*Ekstra Sınıf Donanım Start*/
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm { height:auto; width:255px; padding:0; float:left; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm li { font-size:10px; height:20px; line-height:20px; margin:3px 2px 0 0px; padding:3px 5px; width:auto; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; float:left; clear:none; }
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls ul.snf-dnnm li span {float:left; }
/*Ekstra Sınıf Donanım Finish*/

.tooltip {display:none;position:absolute;border:1px solid #e8e8e8; background:rgba (231,231,231, 1); border-radius:5px;padding:10px;color:#616161;font-size:12px Arial; min-width:30px;max-width:200px;}
.transfer-not{height:70px; padding:10px 10px 10px 0;}
.transferyoncustom{height:auto !important;}

.tooltipekstra {display:none;position:absolute;border:1px solid #e8e8e8; background-color:#fff; border-radius:5px;padding:10px;color:#616161; font-size:12px Arial; min-width:30px;max-width:200px; -webkit-box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25);
box-shadow: 6px 4px 12px -2px rgba(0,0,0,0.25); }
.transfer-not{height:70px; padding:10px 10px 10px 0;}
.transferyoncustom{height:160px;}

#mn #mn-lgn #pg-fldst ul li span.satistip { float:right; width:70px; margin-top:5px; text-align:right;right:190px;position:relative;}

/*-----------------------------------Yeni Lokasyon Modülü İçin Gerekli Düzenlemeler-----------------------------------*/
.new-location{padding:10px !important;color:#626262; font-size:14px;}
.new-location *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; width:auto;}
.new-location .selecter{display:none;}
.new-location ul{min-height:50px !important;}
.new-location .hm-srch-btn{}

/*-----LokasyonTarih03Yatay Yatay-----*/
.new-location .lokasyon-custom{width:340px !important;opacity:1 !important;}
.new-location .lokasyon-custom .selecter.closed{display:none;}
.new-location .lokasyon-custom .input-group{width:340px;}
.new-location .clck-dt .saat-custom{width:110px!important;opacity:1 !important;}
.new-location ul li.lstrh{ width:340px !important; margin-bottom:10px !important; }
.new-location ul li.lstrh a,.new-location ul li.frkl-yr a{border:1px solid #e8e8e8 !important; border-radius:0; background:none;}
.new-location ul li.frkl-yr #checkboxopen{margin-bottom:10px !important;}
.new-location ul li.clck-dt{width:340px !important;}
.new-location ul li.clck-dt .alissaat{position:relative !important;left:230px !important;width:120px !important;}
.new-location ul li.clck-dt .alissaat a { background:none; border-color:#e8e8e8; border-radius:0px; margin-top:-92px; }
.new-location ul li.clck-dt .birakissaat{position:relative !important;left:230px !important;width:120px !important;}
.new-location ul li.clck-dt .birakissaat a { background:none; border-color:#e8e8e8; border-radius:0px; margin-top:-41px !important; }
.new-location .checkboxaktif{display:block;} /*--Aktif edilirse farklı lokasyona bırakacağım checkbox'ı aktif olur */
.new-location .rc-grp .selecter.closed{display:none;}
.new-location .rc-ykt .selecter.closed{display:none;}
.new-location .rc-vts .selecter.closed{display:none;}
.new-location .rc-dvz .selecter.closed{display:none;}
.new-location .rc-grp,.rc-ykt,.rc-vts,.rc-dvz,.yr-yrdmc{display:none;}
.new-location span.select2-match{display:inline-block !important;}
/*-----LokasyonTarih03Yatay END-----*/

/*-----LokasyonTarih03Yan Yan-----*/
.new-location .lokasyon-custom-yan{width:255px !important;opacity:100 !important;}
.new-location .lokasyon-custom-yan .input-group{width:340px;}
.new-location .clck-dt-yan .saat-custom-yan{width:105px!important;opacity:100 !important;}
.new-location ul li.tmlksynlr a,.new-location ul li.frkl-yr-yan a{border:1px solid #e8e8e8 !important; border-radius:0; background:none;}
.new-location ul li.clck-dt-yan input.als{width:145px !important; height:37px !important;margin-bottom:10px !important; font-size:15px !important; color:#626262;}
.new-location ul li.clck-dt-yan input.brks{width:145px !important; height:37px !important; margin-bottom:10px !important; font-size:15px !important; color:#626262;}
.new-location ul li.clck-dt-yan .alissaat{position:relative !important;left:5px !important;top:-67px !important}
.new-location ul li.clck-dt-yan .alissaat a { background:none; border-color:#e8e8e8; border-radius:0px;}
.new-location ul li.clck-dt-yan .birakissaat{position:relative !important;left:5px !important;top:-36px !important}
.new-location ul li.clck-dt-yan .birakissaat a { background:none; border-color:#e8e8e8; border-radius:0px;  }
.new-location .lokasyon-custom-yan span, .new-location .clck-dt-yan span{color:#000 !important; font-size:14px !important; margin-top:0px !important; position:absolute !important;}
.new-location .tmlksynlr span.dty{color:#b3b3b3 !important; font-size:11px !important; font-weight:normal !important;}
#mn #mn-lgn #pg .pg-rght-custom{font-size:12px}
h1{line-height:50px !important;}
/*-----LokasyonTarih03Yan END-----*/

/*-----LokasyonTarih03Ust-----*/
.new-location .lokasyon-custom-ust{width:340px !important;opacity:1 !important;}
.new-location .lokasyon-custom-ust .selecter.closed{display:none;}
.new-location .lokasyon-custom-ust .input-group,.new-location .clck-dt-ust{width:740px;}
.new-location .clck-dt-ust .saat-custom{width:110px!important; opacity:1 !important;}
.new-location ul li input.als{width:220px !important; height:37px !important;margin:0 130px 10px 0 !important; font-size:15px !important; color:#626262;}
.new-location ul li input.brks{width:220px !important; height:37px !important;font-size:15px !important; color:#626262;margin-top:0px;}
.new-location ul li.lstrh  { width:370px !important; margin-bottom:10px !important; }
.new-location ul li.clck-dt-ust .alissaat{position:relative !important;left:230px !important;width:120px !important}
.new-location ul li.clck-dt-ust .alissaat a { background:none; border-color:#e8e8e8; border-radius:0px; margin-top:-47px; }
.new-location ul li.clck-dt-ust .birakissaat{position:relative !important;left:580px !important;width:120px !important}
.new-location ul li.clck-dt-ust .birakissaat a { background:none; border-color:#e8e8e8; border-radius:0px; margin-top:-46px !important; }
/*-----LokasyonTarih03Ust END-----*/

.progressyeni
 {
   font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#666666;
   top: 0px;
   right: 0px;
   position:fixed;
   width:100%;
   height:100%;
   text-align:center;
   z-index:9998;
   background:url(../img/page-img/progress-bg.png) repeat;
 }
 .progressyeni img { background-color:#fff; margin-top:20%; z-index:9999; padding:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
 
/*-----------------------------------Yeni Lokasyon Modülü İçin Gerekli Düzenlemeler-----------------------------------*/

#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls .cr-yas{background-color:#f4f4f4; margin:10px 5px; padding:5px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls .cr-yas span.cvv-info {background-position:-665px -13px; display:block; float:left; height:19px; width:19px; margin:0px 6px 3px 0px; position:relative;top:-2px;}
#mn #mn-lgn #pg #pg-rght #cr-lst-slct #cr-lst-slct-lft #cr-dtls .cr-yas span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:19px; width:19px;  margin:0px 6px 3px 0px; position:relative; top:-2px;}

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .cr-yas{background-color:#f4f4f4;margin:10px 5px; padding:5px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .cr-yas span.cvv-info {background-position:-665px -13px; display:block; float:left; height:19px; width:19px; margin:0px 6px 3px 0px; position:relative;top:-2px;}
#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls .cr-yas span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:19px; width:19px;  margin:0px 6px 3px 0px; position:relative; top:-2px;}

/* -------------------------------------------------------- BURAK EKLENDİ[SON] -------------------------------------------------------- */


/*ZGR Top Style Start*/

#top { background-color:#fff; border-bottom:1px solid #e8e8e8; height:57px; margin:0px; padding:7px 0; width:100%; }
#top #top-middle { height:57px; margin:0 auto; padding:0 10px; min-width:1004px; }

#top #top-middle #mn-tp-lft {float:left; height:57px; margin:0; width:196px; }
#top #top-middle #mn-tp-lft a {display:block; height:30px; width:189px; }

#top #top-middle #top-middle-left { height:50px; font-family: 'IBM Plex Sans Condensed', sans-serif; float:left; font-size:11px; font-weight:normal; margin:0; }
#top #top-middle #top-middle-left ul { list-style-type:none; margin:0; padding:0; }
#top #top-middle #top-middle-left ul li { float:left; padding:0 10px; }
#top #top-middle #top-middle-left ul li a { color:#626262; text-decoration:none; display:block; padding:6px 0 0 0; }
#top #top-middle #top-middle-left ul li a:hover { color:#626262; }
#top #top-middle #top-middle-left ul li.first-menu { padding:5px 10px 0 0; }
#top #top-middle #top-middle-right { background:url(../img/page-img/page-img.png) no-repeat -875px -899px; height:20px; font-family: 'IBM Plex Sans Condensed', sans-serif; float:right; font-size:11px; font-weight:bold; padding:10px 0 0 49px; }
#top #top-middle #top-middle-right ul { list-style-type:none; margin:0; padding:0; }
#top #top-middle #top-middle-right ul li { height:16px; float:left; padding:0 10px; }
#top #top-middle #top-middle-right ul li a { color:#fff; display:block; text-decoration:none; }
#top #top-middle #top-middle-right ul li a:hover { color:#626262; }
#top #top-middle #top-middle-right ul li.rezervasyonum { padding:0; }

#top #top-middle #top-middle-right ul li.yeniuyelik a{ background:url(../img/page-img/page-img.png) no-repeat -1083px -33px; height:17px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.yeniuyelik a:hover { background:url(../img/page-img/page-img.png) no-repeat -1083px -50px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.girisyap a{ background:url(../img/page-img/page-img.png) no-repeat -1083px -67px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.girisyap a:hover { background:url(../img/page-img/page-img.png) no-repeat -1083px -85px;  padding:0 0 0 26px; }
#top #top-middle #top-middle-right ul li.dil { background:url(../img/page-img/page-img.png) no-repeat scroll right -103px; margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.dil dl { margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.dil dd { padding:5px 0; }

#top #top-middle #top-middle-right ul li.top-para { background:url(../img/page-img/page-img.png) no-repeat scroll right -103px; margin:0 0 0 10px; padding:0;  }
#top #top-middle #top-middle-right ul li.top-para dl { margin:0; padding:0; }
#top #top-middle #top-middle-right ul li.top-para dd { padding:5px 0; }


/*ZGR Top Style Start*/

/*ZGR Bottom Style Start*/

#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media { height:60px; float:right; padding:0; line-height:60px; display:block; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media h6 { color:#626262; float:left; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; margin:0px; padding:0 25px 0 0;  }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul { float:left; list-style-type:none; margin:0; padding:0px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li { display:block; float:left; margin:0 5px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media a { color:#626262; display:block; font-size:13px; text-decoration:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media a:hover { color:#626262; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.facebook{ background-position:-323px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.facebook:hover { background-position:0 -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.twitter { background-position:-352px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.twitter:hover { background-position:-29px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.flickr { background-position:-381px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.flickr:hover { background-position:-58px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.friendfeed { background-position:-410px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.friendfeed:hover { background-position:-87px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.vine { background-position:-440px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.vine:hover { background-position:-117px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.youtube { background-position:-469px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.youtube:hover { background-position:-146px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.googleplus { background-position:-498px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.googleplus:hover { background-position:-175px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.pinterest { background-position:-527px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.pinterest:hover { background-position:-204px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.linkedin { background-position:-557px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.linkedin:hover { background-position:-234px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.skype { background-position:-587px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.skype:hover { background-position:-264px -971px; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.rss { background-position:-617px -971px; display:none; }
#mn #cpyrghtndlnks #cpyrghtndlnks-lgn #social-media ul li.rss:hover { background-position:-294px -971px; }

/*ZGR Bottom Style Finish*/

/*ZGR Footer Style Start*/

.bank-logos { background:url(../img/page-img/page-img.png) no-repeat 0 -837px; display:none; height:52px; width:972px; margin:15px auto 0 auto; clear:both; }
.footer-left-phone { display:block; float:left; height:109px; width:319px; margin:0; padding:0px; }
.footer-email-address { background:url(../img/page-img/bank-sll-logo.png) no-repeat left bottom; display:block; height:40px; margin:0; padding:120px 0 0; width:218px; }

/*ZGR Footer Style Finish*/

/*ZGR Default Page News Start*/

#anasayfa-haberler { width:100%; margin:21px 0 21px 0; }
#anasayfa-haberler #anasayfa-haberler-middle { background-color:#fff; border:1px solid #e8e8e8;  margin:0 auto; padding:20px 20px 10px 20px; width:984px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow:hidden; }
.dyrlr-cntnt { height:100px; overflow:hidden; padding:10px; width:895px; }
.dyrlr-cntnt ul {}
.dyrlr-cntnt ul li { height:80px; width:214px; }
.dyrlr-cntnt ul li a { background:none; margin:0; padding:0; text-decoration:none;  }
.dyrlr-cntnt ul li img { border:1px solid #dfdfdf; float:left; margin:0 5px 0 0; padding:3px; }
.dyrlr-cntnt ul li span { color:#626262; display:inline-block; float:lett; font-family: 'Arial', sans-serif; font-size:12px; font-weight:bold; margin:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:175px; }
.dyrlr-cntnt ul li p { color:#626262; display:inline-block; float:left; font-family: 'Arial', sans-serif; font-size:11px; font-weight:normal; height:40px; margin:0; padding:0; width:180px; }
.homepagenewsslider { display:block; height:auto; }


/*ZGR Default Page News Finish*/

/*ZGR Diğer Donanımlar Start*/

#diger-donanimlar { background-color:#fff; border:1px solid #e8e8e8; padding:10px; margin:15px 0; }
#diger-donanimlar ul { list-style-type:none; margin:0; padding:0; }
#diger-donanimlar ul li { float:left; margin:0 10px 0 0; padding:5px 10px; }
#diger-donanimlar ul li.klima { background:url(../img/page-img/other-icons.png) no-repeat 0 0; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.abs { background:url(../img/page-img/other-icons.png) no-repeat 0 -21px; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.airbag { background:url(../img/page-img/other-icons.png) no-repeat 0 -40px; padding:5px 20px 5px 30px; }
#diger-donanimlar ul li.kucukbavul { background:url(../img/page-img/other-icons.png) no-repeat 0 -60px; padding:5px 20px 5px 30px; }

/*ZGR Diğer Donanımlar Finish*/

/*ZGR Teknik Özellikler Start*/
#arac-teknik-ozellikler { float:left; margin:0 0 20px 0; width:340px; }
#arac-teknik-ozellikler h5 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }
#arac-teknik-ozellikler ul { list-style-type:none; margin:0; padding:0; }
#arac-teknik-ozellikler ul li { background:url(../img/page-img/manset-bg.png) repeat; border-bottom:1px solid #e8e8e8; padding:5px; width:330px; }
#arac-teknik-ozellikler ul li span { float:right; }
#arac-teknik-ozellikler ul li.beyazzemin { background:none; }

/*ZGR Teknik Özellikler Finish*/

/*ZGR Donanımsal Özellikler Start*/

#arac-donanımsal-ozellikler { float:right; margin:0 0 20px 0; width:340px; }
#arac-donanımsal-ozellikler h5 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }
#arac-donanımsal-ozellikler ul { list-style-type:none; margin:0; padding:0; }
#arac-donanımsal-ozellikler ul li { background:url(../img/page-img/manset-bg.png) repeat; border-bottom:1px solid #e8e8e8; padding:5px; width:330px; }
#arac-donanımsal-ozellikler ul li span { float:right; }
#arac-donanımsal-ozellikler ul li.beyazzemin { background:none; }

/*ZGR Donanımsal Özellikler Finish*/

/*ZGR Araç Hakkında Start*/

#arac-hakkinda { clear:both; display:block; margin:15px 0; width:727px; }
#arac-hakkinda h3 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:5px 0; }

/*ZGR Araç Hakkında Finish*/


.EMailGoster { display:none; }

.pg-lft-tp { clear:both; display:none; height:15px; margin:0; padding:0; width:290px; }
.pg-lft-bttm { clear:both; display:none; height:78px; width:290px; }
/* ZGR Kur Hesaplama Start*/

#left-kur-hesapla { display:none; margin:10px 0 0 0; }
#left-kur-hesapla h2 { background:url(../img/page-img/page-img.png) no-repeat -465px -904px; clear:both; color:#9f9f9f; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:57px; line-height:57px; margin:0px; padding:0 5px 0 80px; text-align:left; width:198px; }
#left-kur-hesapla #left-kur-hesapla-middle { margin:10px 10px 0px 20px; }
#left-kur-hesapla #left-kur-hesapla-middle ul { list-style-type:none; margin:0; padding:0 0 15px 0; }
#left-kur-hesapla #left-kur-hesapla-middle ul li { padding: 5px 0; }
#left-kur-hesapla #left-kur-hesapla-middle label {  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; display:block; margin:0 0 0 5px; padding:13px 0 0 0; width:5px; float:left; }

 #transfer-islemleri { float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; }
 #transfer-islemleri a{ background:url(../img/page-img/page-img.png) no-repeat -284px -196px; clear:both; color:#9f9f9f; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #transfer-islemleri a:hover{ background:url(../img/page-img/page-img.png) no-repeat 0 -196px; clear:both; color:#626262; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }
 #yat-limuzin {  float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; }
 #yat-limuzin a{ background:url(../img/page-img/page-img.png) no-repeat -284px -325px; clear:both; color:#9f9f9f; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #yat-limuzin a:hover{ background:url(../img/page-img/page-img.png) no-repeat -284px -260px; clear:both; color:#626262; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }
 #jet-helikopter { float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; }
 #jet-helikopter a{ background:url(../img/page-img/page-img.png) no-repeat 0 -325px; clear:both; color:#9f9f9f; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; text-decoration:none; width:198px; }
 #jet-helikopter a:hover{ background:url(../img/page-img/page-img.png) no-repeat 0 -260px; clear:both; color:#626262; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:64px; line-height:64px; margin:0px; padding:0 3px 0 80px; text-align:left; width:198px; }

#bilgileri-guncelle { background:url(../img/page-img/page-img.png) no-repeat -327px -242px; color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:normal; height:59px; line-height:59px; margin:20px auto 30px auto; text-align:center; width:237px; }
#bilgileri-guncelle a { color:#fff; display:block; height:53px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:232px; }
#bilgileri-guncelle a:hover { color:#f6f6f6; }

/* ZGR Kur Hesaplama Finish*/

/*ZGR Lightbox Content Start*/
#lightbox-content { height:auto; margin:22px; width:693px; }
#lightbox-content h1 { border-bottom:1px solid #e8e8e8; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lightbox-content h2 { border-bottom:1px solid #e8e8e8; clear:both; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; margin:0; padding:5px 0 10px 0; }
#lightbox-content h3 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; margin:0; padding:5px 0 0 0; }
#lightbox-content p { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; }
#lightbox-content #lightbox-form-alani { height:304px; margin:40px 0; }
#lightbox-content #lightbox-form-alani ul { list-style-type:none; margin:0; padding:0; }
#lightbox-content #lightbox-form-alani ul li { clear:both; float:none; }
#lightbox-content #lightbox-form-alani ul li label { display:block; float:left; font-size:12px; margin:13px 15px 0 0; width:190px; text-align:right; }
#lightbox-content #lightbox-form-alani ul li table{float:left;}/*BURAK EKLENDİ*/
#lightbox-content #lightbox-form-alani ul li table tr td label { float:left; margin:7px 15px 0 0; width:120px; text-align:left; }/*BURAK EKLENDİ*/
/*#lightbox-content #lightbox-form-alani ul li label.iclabel { float:left; margin:13px 15px 13px 0; width:120px; text-align:left; }*/
#lightbox-content #lightbox-form-alani ul li label.iclabel { float:left; margin:13px 15px 13px 0; width:120px; text-align:left; }
#lightbox-content #lightbox-form-alani ul li label.uyari { float:left; height:37px; margin:0 0 0 10px; padding:10px 0; width:250px; text-align:left; }
#lightbox-content #lightbox-form-alani ul li input { width:250px; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio { float:left; margin:13px 15px 0 0; width:300px; text-align:left; color:#626262; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio a { color:#626262; text-decoration:underline; }
#lightbox-content #lightbox-form-alani ul li label.iclabelradio a:hover { text-decoration:none; }
#lightbox-content #lightbox-form-alani #lightbox-button { margin:0 auto; width:200px; }
#lightbox-content #lightbox-form-alani #lightbox-button input { background-color:#e4051f; border:1px solid #e4051f !important; cursor:pointer; color:#fff; display:block; float:left;  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:30px auto 30px -50px; display:block; height:60px; text-decoration:none; width:290px; border:none; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; }
#lightbox-content #lightbox-form-alani #lightbox-button input:hover { opacity:0.9; }

#uye-girisi-yeni-uyelik { background-color:#043d83; clear:both; height:62px; bottom:-20px; position:relative; width:737px; }
#uye-girisi-yeni-uyelik a { color:#fff; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; height:62px; padding:0 27px; width:683px; text-align:right; line-height:62px; text-decoration:none; }
#uye-girisi-yeni-uyelik a:hover { color:#fff; }

#lightbox-content #lightbox-form-alani .usual {}
#lightbox-content #lightbox-form-alani .usual ul { border-bottom:1px solid #e8e8e8; display:block; height:51px; margin:0 0 30px 0; width:690px; }
#lightbox-content #lightbox-form-alani .usual ul li {}
#lightbox-content #lightbox-form-alani .usual ul li input { border-radius:0; border-bottom:1px solid #e8e8e8; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; border-top:1px solid #e8e8e8; color:#626262; cursor:pointer; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; padding:10px 0; height:47px; width:150px; text-align:center; text-decoration:none; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#lightbox-content #lightbox-form-alani .usual ul li input:hover {}
#lightbox-content #lightbox-form-alani .usual ul li input.selected { background-color:#043d83; border-bottom:1px solid #043d83 !important; border-left:1px solid #043d83 !important; border-right:1px solid #043d83 !important; border-top:1px solid #626262; color:#fff; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }

#lightbox-content #lightbox-form-alani .grs-yp { display:block; height:100px; }
#lightbox-content #lightbox-form-alani .prlm-nttm { display:block; height:204px; }

/*ZGR Lightbox Content Finish*/

/*Rezervasyon Detay Fieldset Start*/

#pg #lft-fldst { float:left; margin:0 10px; width:707px; }
#pg #lft-fldst fieldset{padding:18px 0 18px 5px;} /*Burak Eklendi*/
#pg #lft-fldst fieldset legend { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; }
#pg #lft-fldst ul { list-style-type:none; margin:0; padding:0; }
#pg #lft-fldst ul li { margin:0; padding:5px 0; width:707px; }
#pg #lft-fldst ul li span { display:block; float:left; width:450px; }
#pg #lft-fldst ul li span.fyt {display:block; float:left; width:70px; text-align:right; }
#pg #lft-fldst ul li span.basliklar { display:block; float:left; text-align:right;  width:150px; }
#pg #lft-fldst ul li span.ikinokta { display:block; float:left; margin:0 10px; width:5px; }
#pg #lft-fldst ul li span.ekstralar-fieldset-fiyat { float:right; }
#pg #lft-fldst ul li label { width:auto; }

#pg #rght-fldst { float:right; margin:15px 10px 10px 10px; width:707px; }
#pg #rght-fldst fieldset legend { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; }
#pg #rght-fldst ul { list-style-type:none; margin:0; padding:0; }
#pg #rght-fldst ul li { margin:0; padding:5px 0; width:707px; }
#pg #rght-fldst ul li span { display:block; float:left; width:450px; }
#pg #rght-fldst ul li span.basliklar { display:block; float:left; text-align:right;  width:150px; }
#pg #rght-fldst ul li span.ikinokta { display:block; float:left; margin:0 10px; width:5px; }
#pg #rght-fldst ul li span.ekstralar-fieldset-fiyat { float:right; }
#pg #rght-fldst ul li label { width:auto; }

/*Rezervasyon Detay Fieldset Finish*/

/*Rezervasyon İptal Buton Start*/

#pg .rzrvsyn-ptl-btn { font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; line-height:58px; margin:20px auto; text-align:center; }
#pg .rzrvsyn-ptl-btn a { background-color:#626262; color:#fff; display:block; height:58px; margin:0 auto; text-decoration:none; width:269px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#pg .rzrvsyn-ptl-btn a:hover { background-color:#056c37; }

/*Rezervasyon İptal Buton Finish*/

/*Update Progress Start*/

.progress
 {
   font: 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#666666;
   top: 0px;
   right: 0px;
   position:fixed;
   width:100%;
   height:100%;
   text-align:center;
   z-index:9998;
   background:url(../img/page-img/progress-bg.png) repeat;
 }
 
.progress img { background-color:#fff; margin-top:20%; z-index:9999; padding:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

/*Update Progress Finish*/


#checkboxopen .checkboxopen { border:0px; text-shadow:none; }
#rght-tp ul li.dsplynn { display:none; }

#diger-kiralamalar { display:none; }

#html-cntnt { width:100%; }
#html-cntnt #html-cntnt-mddl { font-size:14px; height:auto; margin:0 auto; width:1024px; }
#html-cntnt #html-cntnt-mddl table tr td { vertical-align:top; }
#html-cntnt #html-cntnt-mddl h2 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:36px; font-weight:bold; }
#html-cntnt #html-cntnt-mddl h3 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; }
#html-cntnt #html-cntnt-mddl table.home-icons { margin:50px 0; }
#html-cntnt #html-cntnt-mddl table.home-icons strong { color:#626262; font-size:16px; }



#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt { float:left; height:319px; margin:3px 0 0 6px; width:318px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt h5 { color:#4390e0; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:normal; line-height:44px; margin:0; padding:0px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul { display:block; height:250px; list-style-type:none; margin:0 auto; overflow:hidden; padding:0; width:300px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li { display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; height:50px; overflow:hidden; width:300px; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -580px; color:#ff4c4c; display:block; padding:0 0 0 20px; text-decoration:none; text-align:left; }
#html-hbr-cntnt #hm-hbr-mddl .dyr-cntnt ul li a:hover { color:#626262; }

.dyr-cntnt2 { border:1px solid #e8e8e8; border-bottom:15px solid #e8e8e8; float:left; height:517px; width:360px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.dyr-cntnt2 h2 { background:url(../img/page-img/page-img.png) no-repeat 0 -360px #626262; color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:20px; font-weight:bold; height:65px; line-height:65px; margin:0; padding:0 0 0 65px;; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.dyr-cntnt2 ul { display:block; height:410px; list-style-type:none; margin:10px auto; overflow:hidden; padding:0; width:340px; }
.dyr-cntnt2 ul li { border-bottom:1px solid #e8e8e8; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; height:80px; overflow:hidden; width:340px; }
.dyr-cntnt2 ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -490px; color:#626262; display:block; height:60px; padding:20px 0 0 40px; text-decoration:none; text-align:left; }
.dyr-cntnt2 ul li a:hover { background-color:#f4f4f4; color:#626262; }

/*3'lü Blok Start*/

#thr-blk { background-color:#e8e8e8; height:188px; margin:0; width:100%; }
#thr-blk #thr-blk-mddl { height:160px; margin:0 auto; padding-top:20px; width:1024px; }
#thr-blk #thr-blk-mddl .dyr-cntnt { float:left; height:160px; width:329px; }
#thr-blk #thr-blk-mddl .dyr-cntnt h5 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl .dyr-cntnt p { height:40px; display:block; margin-bottom:20px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul { display:block; list-style-type:none; margin:0 auto; overflow:hidden; padding:0; width:300px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li { display:block; float:left; height:46px; margin-right:5px; overflow:hidden; width:45px; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li a { color:#aaa; display:block; padding:10px 0; text-decoration:none; text-align:left; }
#thr-blk #thr-blk-mddl .dyr-cntnt ul li a:hover { border-bottom:1px solid #626262; color:#626262; }



#thr-blk #thr-blk-mddl #iller-arasi-mesafe { float:left; height:160px; margin:0 18px; width:329px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe select { display:block; margin:0px; padding:0px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe h5 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe p { height:40px; display:block; margin-bottom:35px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul { display:block; list-style-type:none; margin:0 auto; padding:0; width:270px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li { padding:5px 0; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li select { border:1px solid #ebebeb; color:#4f4f4f; padding:5px; width:269px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe ul li label { display:block; color:#666666; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; margin:0 0 5px 10px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span { color:#4f4f4f; display:block; font-size:12px; text-align:left; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span.sonuckm { color:#297187; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; font-weight:bold; margin:5px 0 0 0; text-align:center; width:269px; }
#thr-blk #thr-blk-mddl #iller-arasi-mesafe span.sonuckm a{ text-decoration:none; }

#thr-blk #thr-blk-mddl #dgr-cntnt { float:left; height:160px; width:329px; }
#thr-blk #thr-blk-mddl #dgr-cntnt h5 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px; font-weight:bold; line-height:20px; margin:0; padding:0px; }
#thr-blk #thr-blk-mddl #dgr-cntnt p { display:none; height:40px; display:block; margin-bottom:20px; }

/*3'lü Blok Finish*/

/*Marmaris Anasayfa Car List Start*/

#hmcrlst { height:auto; margin:0; padding:0; width:100%; }
#hmcrlst .hmcrlst-bslk { color:#cc0000; display:none; font-size: 16px; font-weight:bold; height:auto; margin:0 auto; width:1004px; padding:10px 10px 20px; text-align:left; }
#hmcrlst #hmcrlst-mddle { height:auto; margin:0 auto; width:100%; }
#hmcrlst #hmcrlst-mddle ul {}
#hmcrlst #hmcrlst-mddle ul li { background-color:#fff; border:1px solid #e9e9e9; padding:10px; margin:0; text-align:center; width:280px !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#hmcrlst #hmcrlst-mddle ul li img { height:97px; margin:0 auto; padding:0; width:206px; }
#hmcrlst #hmcrlst-mddle ul li b { color:#626262; display:block; font-size:14px; font-weight:normal; margin:130px auto 0 0; position:absolute; text-align:center; width:291px; white-space:nowrap; overflow:hidden;-o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; text-overflow:ellipsis;   }
#hmcrlst #hmcrlst-mddle ul li b a { color:#626262; font-size:16px; font-weight:normal; text-decoration:none; }
#hmcrlst #hmcrlst-mddle ul li b a:hover { text-decoration:underline; }
#hmcrlst #hmcrlst-mddle ul li span { color:#626262; display:block; font-size:18px; font-weight:normal; text-align:center; }
#hmcrlst #hmcrlst-mddle ul li span.info { display:none; font-size:9px; }
#hmcrlst .hmcrlst-cklm { display:none; height:auto; margin:0 auto; width:1004px; padding:30px 10px 0;}
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw { margin:40px 0 0 0; }
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw:hover { }
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw a { background-color:#043d83; border:1px solid #043d83; color:#fff; display:block; font-size:14px; text-align:center; padding:10px 0; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#hmcrlst #hmcrlst-mddle ul li .crs-dtls-vw a:hover { background-color:#fff; border:1px solid #043d83; color:#043d83; }
#hmcrlst #hmcrlst-mddle ul li .crs-prc { color:#626262 !important; display:block; margin:80px auto 0 auto; text-align:center; width:291px; }
/*Marmaris Anasayfa Car List Finish*/



#fyt-dhl-hzmtlr { margin:20px 0 30px 0; }
#fyt-dhl-hzmtlr ul {}
#fyt-dhl-hzmtlr ul li { float:left; border-bottom:1px solid #e8e8e8; margin:0 20px 0 0; padding:10px 10px; width:320px; list-style:disc outside none; }
#fyt-dhl-hzmtlr .benzerbaslik { color:#626262; border-bottom:1px solid #e8e8e8; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; padding:5px 0 10px 0; }

/*Site Map Start*/
#stmp { }
#stmp .stmp-title { clear:both; color:#043d83; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:bold; margin:0 0 30px 0; }
#stmp .stmp-cntnt{ clear:both; margin:0 0 0 30px; }
#stmp .stmp-cntnt ul { display:block; margin-bottom:30px; }
#stmp .stmp-cntnt ul li { clear:both; display:block; list-style-type:disc; list-style:disc; list-style-type:disc; margin:5px 0; }
#stmp .stmp-cntnt ul li h4 { color:#043d83; font-size:14px; margin-bottom:20px; }
#stmp .stmp-cntnt ul li a { background:url(../img/page-img/page-img.png) no-repeat -983px -192px; color:#626262; font-size:12px; padding:0 0 0 20px; text-decoration:none; }
#stmp .stmp-cntnt ul li a:hover { background:url(../img/page-img/page-img.png) no-repeat -983px -167px; color:#626262; text-decoration:underline; }
#stmp .stmp-cntnt ul li ul { display:block; float:left; margin:10px 0; width:150px; }
#stmp .stmp-cntnt ul li ul h4 { color:#626262; display:block; margin:5px 0; } 
#stmp .stmp-cntnt ul li ul li { display:block; clear:both; float:none; margin:0 0 0 30px; }
#stmp .stmp-cntnt ul li ul li a { background:url(../img/page-img/page-img.png) no-repeat 0 -403px; color:#626262; font-size:12px; padding:0 0 0 20px; text-decoration:none; }
#stmp .stmp-cntnt ul li ul li a:hover { color:#626262; }
/*Site Map Finish*/

/*Toplam Fiyat Gösterimi Start*/

#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt { background-color:#FFF; border-radius:0; float:right; height:35px; line-height:10px; margin:0; overflow:hidden; padding:0 0 0 20px; text-align:right; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt span { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:10px; font-weight:normal; height:10px; margin:0; padding:0; }
#mn #mn-lgn #pg #pg-rght #tb-mn ul li.tplm-fyt strong { clear:both; color:#626262; display:block; font-size:16px; font-weight:700; height:20px; margin:0; padding:8px 0 0 0; text-align:right; }
/*Toplam Fiyat Gösterimi Finish*/

/* -------------------------------------------------------- Lokasyon Listesi Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #lksyn-lst { clear:both; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul {}
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li { border:1px solid #e8e8e8; float:left; margin:10px 5px; padding:9px; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-mg { height:126px; border-bottom:1px solid #e8e8e8; margin:0 0 10px 0; padding:0 0 15px 0; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-mg img { border:0px; height:126px; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-prc { text-align:center; margin:5px 0 ;}
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-prc b {color:#e4051f; display:inline; font-size:16px; margin:5px auto 27px auto; text-align:center; } /* BURAK EKLENDİ */
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li b { color:#626262; display:block; font-size:14px; height:30px; margin:0 0 10px 0; text-align:center; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li ul { height:auto; width:209px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li ul li { font-size:11px; height:20px; line-height:20px; margin:3px 0; padding:3px 5px; width:199px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw { float:right; line-height:20px; margin:10px -9px 10px 0; position:relative; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw a { background-color:#e4051f;  color:#fff; display:block; height:20px; padding:5px 10px; text-decoration:none; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
#mn #mn-lgn #pg #pg-rght #lksyn-lst ul li .lksyn-dtls-vw a:hover { opacity:0.8; }

/* -------------------------------------------------------- Lokasyon Listesi Style Finish -------------------------------------------------------- */

/*Lokasyon Detay Start*/


.lksyn-fyt { margin:0 0 10px 0; }
#mn #mn-lgn #pg-rght .lksyn-fyt b { color:#626262; font-size:28px; }
#mn #mn-lgn #pg-rght .lksyn-cklm { margin:0 0 15px 0; }
#mn #mn-lgn #pg-rght .lksyn-rsm { border:1px solid #e8e8e8; float:left; margin:0 10px 15px 0; padding:3px; }

.lksyn-cls-kpns { empty-cells:hide; float:right; width:310px; }
.lksyn-cls-kpns b { border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; display:none; font-size:14px; margin:0 0 10px 0; padding:10px 0; }
.lksyn-cls-kpns table { empty-cells:hide; border-collapse:collapse; }
.lksyn-cls-kpns table td { empty-cells:hide; border:1px solid #e8e8e8; }
.lksyn-cls-kpns td { padding:7px 2px; }
.lksyn-cls-kpns td.gn { width:70px; }
.lksyn-cls-kpns td.st { width:100px; text-align:center; }
#mn #mn-lgn #pg-rght .lksyn-cls-kpns .cls-st { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; }
#mn #mn-lgn #pg-rght .lksyn-cls-kpns .kpns-st { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; }


.lksyn-zllk {}
.lksyn-zllk .bslk { border-bottom:1px solid #e8e8e8; display:none; font-size:14px; font-weight:bold; margin:0 0 10px 0; padding:10px 0; }
.lksyn-zllk table { border-collapse:collapse; }
.lksyn-zllk table td { border:1px solid #e8e8e8; }
.lksyn-zllk td { padding:7px 2px; }

#mn #mn-lgn #pg-rght .lksyn-zllk td.ls-lksyn { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:left; width:290px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.brks-lksyn { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:left; width:290px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.mn-krlm-sr { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:100px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.tk-yn { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:95px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.msf-hspl { background-color:#e8e8e8; color:#505050; font-weight:bold; padding:10px 5px; text-align:center; width:55px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.cls { padding:5px 5px; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.brks { padding:5px 5px; }

#mn #mn-lgn #pg-rght .lksyn-zllk td.krlm { padding:5px 5px;  text-align:center;}
#mn #mn-lgn #pg-rght .lksyn-zllk td.crt { padding:5px 5px; text-align:right; }
#mn #mn-lgn #pg-rght .lksyn-zllk td.msfhspl { padding:5px 5px; text-align:center;}
#mn #mn-lgn #pg-rght .lksyn-html-ln { margin:15px 0; }

#mn #mn-lgn #pg-rght .lksyn-hrt { border: 1px solid #e8e8e8; height: 342px; margin: 20px 0; padding:5px; width: 715px; }
#mn #mn-lgn #pg-rght .lksyn-hrt .gm-style { font-family: Roboto,Arial,sans-serif; font-size: 11px; font-weight: 400; text-decoration: none; }

#mn #mn-lgn #pg-rght .benzerbaslik { color:#043d83; border-bottom:1px solid #e8e8e8; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; padding:10px 0; }



/*Lokasyon Detay Finish*/

/*Google Maps Start*/
.gm-style .gm-style-iw {width: 300px; min-height: 20px; font-weight:500;}
.gm-style .gm-style-iw img { float:left; position:relative; padding-right:3px; }
.gm-style .gm-style-iw span {position:relative; display:inline-block;}  
/*Google Maps Finish*/

/*Facebook Share Button Start*/
.fb-share-button { float:right; max-width:70px; }
/*Facebook Share Button Finish*/
/*Twitter Share Button Start*/
.twitter-share-button { float:right; padding:0 0 0 15px; max-width:100px; }
/*Twitter Share Button Finish*/
/*Google Share Button Start*/
.g-plus { float:right; padding:0 5px; max-width:100px; }
/*Google Share Button Finish*/


#mn .ssyl-mdy-pyls {display:block; float:left; margin:20px auto 10px 0; width:310px; text-align:left; padding:0;}
#mn .ssyl-mdy-pyls a {  } 

/*Mesafe Hesaplama Start*/

#mn #mn-lgn #pg-rght #rtlm-hz {display:inline-block;float:left; margin:10px 0; color:#3a3a3a;  padding:5px;border:1px solid #e4e4e4; width:721px;}
#mn #mn-lgn #pg-rght #rtlm-hz span.bslk{font-weight:bold; font-size:12px; margin:5px auto;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg{display:inline-block; float:right;padding-right:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg p{ float:left; padding:2px 2px 0 4px;}
#mn #mn-lgn #pg-rght #rtlm-hz .rtlm-hz-blg input.txt{background-position:-970px -265px; width:45px; padding:2px 5px 2px 5px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; display:inline-block; text-align:right;float:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt {display:inline-block; float:left; margin-right:41px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt select { display:block; margin:0px; padding:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bslngc-nkt span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt {display:inline-block; float:left; margin-right:41px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt select { display:block; margin:0; padding:0px; }
#mn #mn-lgn #pg-rght #rtlm-hz .bts-nkt span{color:#4f4f4f; display:block; text-align:left;}
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn { color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:normal; height:53px; line-height:32px; margin:5px 0 10px 0; text-align:center; display:inline-block; float:right; padding-left:10px; }
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn a { background-color:#043d83; color:#fff; display:block; height:32px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:100px; }
#mn #mn-lgn #pg-rght #rtlm-hz .msf-hspl-btn a:hover { background-color:#043d83; }



#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top { clear:both; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .baslik { background-color:#043d83; color:#fff; float:left; font-size:12px; font-weight:bold; margin:0 0 0 -5px; padding:13px 5px; position:relative; text-align:center; width:167px;  }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .km { background-color:#9f9f9f; color:#fff; float:right; padding:10px 15px 9px 15px; margin:0 15px 0 0;font-weight:bold; font-size:16px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .km span { background:url(../img/page-img/page-img.png) no-repeat -980px -306px; padding:0 0 0 25px;   }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .sure { background-color:#9f9f9f; color:#fff; float:right; padding:10px 15px 9px 15px; margin:0; font-weight:bold; font-size:16px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-bilgileri-top .sure span { background:url(../img/page-img/page-img.png) no-repeat -977px -328px; padding:0 0 0px 25px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri { clear:both; margin:15px 0;}
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri { background-color:#f6f6f6; float:left; margin:5px 10px 0 0; padding:7px; width:707px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri span.kalkisyeribaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kalkis-yeri span.startpoint { float:right; margin:0 0 0 10px; text-align:right; width:500px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri { background-color:#f6f6f6; float:left; margin:5px 10px 0 0; padding:7px; width:707px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri span.varisyeribaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-varis-yeri span.endpoint { float:right; margin:0 0 0 10px; text-align:right; width:500px; }


#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure { background-color:#f6f6f6; float:right; margin:5px 0 0 0; padding:7px; width:270px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure span.surebaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-sure span.nekadarsure { float:right; margin:0 0 0 10px; text-align:right; width:130px; }

#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi { background-color:#f6f6f6; float:right; margin:5px 0 0 0; padding:7px; width:270px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi span.kisibaslik { float:left; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-lokasyon-bilgileri .lokasyon-kisi span.kisisayisi { float:right; margin:0 0 0 10px; text-align:right; width:180px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec-uyari { background-color:#f6f6f6; border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; margin:0 0 10px 0; padding:10px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec-uyari span { background:url(../img/page-img/page-img.png) no-repeat -1081px -601px; padding:0 0 0 30px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec { clear:both; margin:10px 0; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul { list-style-type:none; margin:0; padding:0; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li { float:left; margin:0 10px 0 0; width:200px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li img { height:94px; width:200px; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li p { color:#9f9f9f; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; margin:3px 0; padding:0; text-align:center; }
#mn #mn-lgn #pg-rght #rtlm-hz #gidis-araci-sec ul li span { color:#626262; display:block;s font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0; padding:0 2px; width:200px; text-align:center; }

/*Mesafe Hesaplama Finish*/

/* -------------------------------------------------------- Lokasyon Tarih UST Style Start -------------------------------------------------------- */

#mn #mn-lgn #lksyn-trh-ust { height:130px; padding-top:24px; padding:0 0 10px 0; width:100%; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn { background-color:#fff; border:1px solid #e8e8e8; height:130px; margin:0 auto; padding:0; width:1022px; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); -moz-box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); box-shadow:0px 5px 0px 0px rgba(77, 84, 95, 1); }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn h1 { color:#fff; display:none; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:13px; font-weight:bold; margin:0 auto; text-align:center; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn h2 { color:#626262; display:none;  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin:0 0 0 7px; text-shadow: 2px 2px 0px rgba(255, 255, 255, 1); }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt { height:160px; margin:0 auto; padding:0; width:984px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul { display:block; height:70px; float:left; width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li { float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li input {background-color:#fff; border:1px solid #e8e8e8; color:#626262; font-size:16px; height:26px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.lstrh  { width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.lstrh input { background-position:-972px -115px; padding:5px 13px 5px 30px; width:280px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.ml  { width:206px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.ml input.ml  { background-position:right -64px; padding-right:30px; width:176px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt  { width:350px; margin:3px 0 0 0; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt input.dt { background-position:-960px -8px;  background-color:#fff; margin:0 11px 0 0; padding-left:45px; width:155px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.clck-dt input.clck { background-position:-960px -50px; padding-left:45px; margin:0; background-color:#fff; width:55px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li label { color:#626262;  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:14px;  margin:2px 0 0 0; width:164px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr { margin:0 0 0 0; width:350px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr label { width:400px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li.frkl-yr input { background-position:-972px -115px; padding:5px 13px 5px 30px; width:280px; }

#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-ust { padding:22px 0 0 0;}
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn { color:#fff; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:16px; font-weight:normal; height:38px; line-height:38px; margin:9px auto 0px auto; text-align:center; width:280px; float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn a { background:url(../img/page-img/lctn-scrh-btn.png) no-repeat; color:#fff; display:block; height:38px; margin:0 auto; text-align:center; text-decoration:none; text-shadow: 0px -2px 2px rgba(150, 150, 150, 0.67); width:280px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn a:hover { background:url(../img/page-img/lctn-scrh-btn-hover.png) no-repeat; }

#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj { color:#fff; font-family: 'Open Sans  Condensed', sans-serif; font-size:18px; font-weight:bold; height:63px; line-height:63px; margin:4px auto 0px auto; text-align:center; width:280px; float:left; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj a { background:url(../img/page-img/buton-bg.png) no-repeat; color:#fff; display:block; height:60px; margin:8px auto; text-align:center; text-decoration:none; text-shadow: -2px -2px 2px rgba(150, 150, 150, 0.67); width:290px; }
#mn #mn-lgn #lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt .hm-srch-btn-orj a:hover { background:url(../img/page-img/buton-bg-hover.png) no-repeat; }

#lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li .tm-lksynlr-gstr { margin:5px 0 0 290px; position:absolute;}
#lksyn-trh-ust #lksyn-trh-ust-lgn #lctn-srch-cntnt ul li .tm-lksynlr-gstr a { background:url(../img/page-img/page-img.png) no-repeat -135px -17px; border:0px; display:block; padding:13px 5px; height:20px; width:21px; }

/*Main Align Start*/
#mn #mn-lgn .pg-hdr { background:url(../img/page-img/manset-bg.png) repeat; border-bottom:1px solid #e8e8e8; height:50px; margin:1px 0 0 0; width:100%; }
#mn #mn-lgn .pg-hdr .pg-hdr-lgn { clear:both; display:block; height:50px; line-height:50px; margin:0 auto; width:1024px; }
#mn #mn-lgn .pg-hdr .pg-hdr-lgn h1 { color:#626262; display:inline-block; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; height:auto; margin:0; padding:0 10px 0 0; text-align:right; width:1014px; }

#mn #mn-lgn .pg-hdr-ust { height:auto; margin:0; position:relative; width:100%; }
#mn #mn-lgn .pg-hdr-ust .pg-hdr-lgn-ust {  clear:both; display:block; height:48px; line-height:48px; margin:0 auto; width:1024px; }
#mn #mn-lgn .pg-hdr-ust .pg-hdr-lgn-ust h1 { color:#626262; display:inline-block; float:right; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:normal; height:auto; margin:0; padding:0 0 0 0; text-align:right; width:1024px; }
/*Main Align Finish*/


/* -------------------------------------------------------- Lokasyon Tarih UST Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Dinamik Form Style Start -------------------------------------------------------- */

#mn #mn-lgn #pg #pg-rght #dinamikform{margin:0 auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable {margin:0 auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table{border-bottom: 1px solid #e8e8e8; width:420px; padding:2px 2px 10px 2px;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table span{color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:20px; font-weight:bold; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table #baslik-div {float:left; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .baslik-table td.tdPlus {width:30px; }


#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar { width:100%; width:420px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar select { display:block; margin:0px; padding:0px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column1 {width:150px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 select { display:block; margin:0px; padding:0px; width:250px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input {width:250px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 textarea { display:block;  width:250px; height:auto; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 span{color:#4f4f4f; display:block; text-align:left;}

#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input.captcha {width:50px; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 img.dogrulama {float:left; height:37px; width:80px; position:relative; top:5px; margin:0 0 0 10px; text-align:right;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 input.refresh { float:left; display:block;width:25px; height:25px; position:relative; top:1px;}
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 .divchk { padding:0; margin:0; }
#mn #mn-lgn #pg #pg-rght #dinamikform .distable .altformlar .column2 .chckbx { margin:5px 10px 0 0px; width:auto; }
.divchk label.chckbx  { color:#626262; }
/* -------------------------------------------------------- Dinamik Form Style Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Ödeme İşlemleri Start -------------------------------------------------------- */
#mn #mn-lgn #pg-prsn-nfrmtn .usual { height:80px; margin-top:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul { background-color:#fff; border-bottom:5px solid #e8e8e8; display:block; height:72px; margin:0 0 30px 0; padding:0; width:727px; }
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li { height:67px; margin:0 5px; width:100%;}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input { background:url(../img/page-img/odeme-pasif-icon.png) no-repeat left top #e8e8e8; border:1px solid #eaeaea !important; cursor:pointer; display:block; margin:0; color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; padding:15px 12px 53px 44px; width:100%; text-align:left; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input:hover {}
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li input.selected { background:url(../img/page-img/odeme-aktif-icon.png) no-repeat left top #fff; color:#626262 !important; border-bottom:0px solid #fff !important; border-left:1px solid #e8e8e8 !important; border-right:1px solid #e8e8e8 !important; border-top:1px solid #e8e8e8 !important; font-size:16px; height:78px !important; position:relative; -webkit-border-top-left-radius: 5px !important; -webkit-border-top-right-radius: 5px !important; -moz-border-radius-topleft !important: 5px; -moz-border-radius-topright: 5px !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li span { cursor:pointer; float:left; background-color:#626262;display:inline-block;color:#fff;  font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; padding:3px 6px;margin:0; position:relative; top:-32px; left:44px; text-align:center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mn #mn-lgn #pg-prsn-nfrmtn .grs-yp { display:block; }
#mn #mn-lgn #pg-prsn-nfrmtn .prlm-nttm { display:block;}

#mn #mn-lgn #pg-prsn-nfrmtn .usual ul li label { display:block; float:left; font-size:10px; font-style:italic; position:relative; top:-28px; left:50px; cursor:pointer; }

#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content { background-color:#fff; border:1px solid #d9d9d9; margin:10px 0; padding:10px; } 
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content label { border-right:1px solid #d9d9d9; padding:10px 10px 0 0; text-align:left; width:auto; }
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content p { margin:0; padding:0; }
#mn #mn-lgn #pg-prsn-nfrmtn #bankalar-content span { color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; margin:0 0 10px 0; }


#mn #mn-lgn #pg-prsn-nfrmtn .tabs5{padding-top:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul { }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li{ }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li label{float:left; margin:0px 10px 0 0; text-align:right; width:200px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit{display:none;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label{float:left; margin:0px 10px 0 0; text-align:right; width:380px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio { float:left; border:1px solid #d9d9d9; padding:10px; width:380px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio span {float:left; display:block;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #bankaad{float:left; display:block; margin:3px 20px 0 0;  width:70px;  }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #taksitsayi{float:left; display:block; margin:3px 20px 0 0; width:80px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit #ctl00_MainContent_RadioButtonList2 label .divRadio #fiyat{float:left; display:block; margin:3px 20px 0 0;  width:170px; text-align:right;} 

#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.LiTaksit .divtaksit { display:block; margin-left:210px; } 

#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li input {position:relative; top:-15px; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li label.chckbx { color:#000 !important; height:26px; line-height:26px; margin:0 10px 20px 208px; width:auto; }
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.Li3DOdeme{ display:none; height:26px; line-height:26px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme{margin-bottom:5px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme table{text-align:left;position:relative;top:-5px;left:203px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdeme table label{width:190px; text-align:left;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar{margin-bottom:20px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar b{font-size:14px; float:left; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li.KismiOdemeKartTutar span{display:inline-block;float:left; width:200px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li span.cvv-info {background-position:-665px -13px; display:block; float:left; height:33px; width:24px; margin:0px 10px 3px 10px;}
#mn #mn-lgn #pg-prsn-nfrmtn .tabs5 ul li span.cvv-info:hover {cursor:pointer; background-position:-638px -13px; display:block; float:left; height:33px; width:24px; margin:0px 10px 3px 10px;}
.credit-card-number { width:140px;}
.kismi-odeme-tb {width:70px; }
::-ms-clear {
   display: none;
}
.security-code { width:30px !important; }

.credit-pay-month{display:inline-block; position:relative; top:-10px }
.credit-pay-month ul { }
.credit-pay-month ul li.mnth { width:75px; }
.credit-pay-month ul li.slsh{width:10px; position:relative; top:-15px; }
.credit-pay-month select { display:block; margin:0px; padding:0px; }
.credit-pay-type{display:inline-block; position:relative; top:-10px}
.credit-pay-type label{display:inline-block; position:relative; top:10px  }
.credit-pay-type select { display:block; margin:0px; padding:0px; }
.ccbox {background: transparent url("../img/page-img/banka-logolari-troy.png") no-repeat 0 0px; width:235px; height: 31px; overflow: hidden;margin:0px 0 0 10px; padding:0 0 5px 0; float:left;position:relative; top:-10px;}
#bankaimg {background: transparent url("../img/page-img/banka-logo.png"); margin: 0 0 10px 10px;  width: 51px; height: 32px; overflow: hidden; float:left; display:none; position:relative; top:-10px;}
#bankakarttipimg {background: transparent url("../img/page-img/all-card.png"); margin: 0 0 10px 10px;  width: 57px; height: 26px; overflow: hidden; float:left; display:none; position:relative; top:-10px;}
.taksit{cursor:pointer;color:#297187; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; font-weight:bold; visibility:hidden; text-decoration:none; margin: 0 0 0 20px;}

.HavaleGridView {width:727px;}
/* -------------------------------------------------------- Ödeme İşlemleri Finish -------------------------------------------------------- */

/* -------------------------------------------------------- Lokasyon Bilgileri Özeti Üst Start  -------------------------------------------------------- */
#mn #mn-lgn .pg-hdr-ust .lksyn-dty{ background:url(../img/page-img/lokasyon-guncelle-gizle.png) no-repeat left top; display:block; width:1024px; margin:6px auto 0 auto; padding-bottom:10px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty h3 { background-color:#a69799; border:1px solid #e8e8e8; border-bottom:0px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk{ padding-top:2px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-pckp {float:left; color:#fff; display:block; min-height:30px; margin:0; padding:0 5px 0 35px; width:370px; overflow:hidden; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-pckp span { font-weight:bold; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-rtrn {float:left; color:#fff; display:block; margin:0; min-height:30px; padding:0 5px 0 45px; width:340px; overflow:hidden;  }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-rtrn span { font-weight:bold; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-dy {float:left; display:block; min-height:30px; line-height:30px; margin:3px 0 0 0; padding:0 5px 0 15px; width:55px;  }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-dy span { background-color:#626262; color:#fff; display:block; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng { color:#fff; cursor:pointer; float:left; min-height:30px; line-height:30px; display:block;margin:0; padding:0 10px 0 15px; text-align:right; width:114px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng .lksyn-chng-rrw-bttm {display:block; background:url("../img/page-img/lokasyon-ust-degistir-bottom.png"); width:16px; height:7px; float:right; margin:10px 0 0 15px; }
#mn #mn-lgn .pg-hdr-ust .lksyn-dty .lksyn-dty-crk .lksyn-chng .lksyn-chng-rrw-tp {display:block; background:url("../img/page-img/lokasyon-ust-degistir-top.png"); width:16px; height:7px; float:right; margin:10px 0 0 15px; }

.lksyn-gzl #ctl00_MainContent_LokasyonTarih2_UpdatePanel1{display:none;}
/* -------------------------------------------------------- Lokasyon Bilgileri Özeti Üst Finish  -------------------------------------------------------- */

.html-1 { background:url(../img/page-img/html-1.png) no-repeat; height:113px; margin-bottom:12px; }

.html-1 .html-1-left { float:left; height:70px; margin:15px 0 0 96px; width:210px; }
.html-1 .html-1-left h3 { font-size:16px; margin:0 0 5px 0; }
.html-1 .html-1-left p { margin:0; }

.html-1 .html-1-right { float:right; height:70px; margin:15px 10px 0 0; width:210px; }
.html-1 .html-1-right h3 { font-size:16px; margin:0 0 5px 0; }
.html-1 .html-1-right p { margin:0; }

.html-son { height:210px; margin-top:15px; }

.html-son .html-son-left { border:1px solid #e8e8e8; float:left; height:210px;  padding:5px; width:310px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.html-son .html-son-left h4 { font-size:18px; margin:5px 0 5px 0; }
.html-son .html-son-left p { margin:0; }
.html-son .html-son-right { border:1px solid #e8e8e8; float:right; height:210px; padding:5px; width:310px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.html-son .html-son-right h4 { font-size:18px; margin:5px 0 5px 0; }
.html-son .html-son-right p { margin:0; }

.tel-rezervasyon { float:right; height:64px; margin:9px 0 0 6px; width:649px; }
.aracFilosu01AciklamaDiv { margin-left:7px; width:720px; }

#home-tokkder-slider { height:278px; margin:0 auto 21px auto; width:1024px; }
#tokkder { background:url(../img/page-img/tokkder-bg.png) no-repeat center top; float:right; height:258px; padding:10px; width:240px; }
#tokkder p { color:#050708; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; margin-top:174px; text-align:center; }
#tokkder p a { display:block; font-size:12px; margin-top:10px; text-align:center; }

#home-slider { border:1px solid #e8e8e8; float:left; height:276px; margin-right:22px; width:740px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#home-slider .fdh { background:url(../img/page-img/fiyata-dahil-bg.png) no-repeat center top; float:right; height:246px; padding:15px; width:238px; }
#home-slider .fdh h2 { color:#4e4e4e; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin-bottom:10px; }
#home-slider .fdh ul { list-style-type:none; }
#home-slider .fdh ul li { background:url(../img/page-img/icon-check.png) no-repeat left center; color:#626262; display:block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:12px; padding:5px 5px 5px 20px; }

#home-slider .slider-content { float:left; height:256px; padding:10px; width:452px; }
#home-slider .slider-content ul { height:256px; list-style-type:none; }
#home-slider .slider-content ul li { height:256px; width:452px; }
#home-slider .slider-content ul li h2 { color:#4e4e4e; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; margin-bottom:10px; }
#home-slider .slider-content ul li img { float:left; height:106px; width:96px; }
#home-slider .slider-content ul li p { color:#626262; display:block; float:left; height:173px; padding-left:20px; width:323px; }

#blok3-content { height:164px; margin:0 auto 21px auto; width:1024px; }
#blok3-content .yolyardim { background:url(../img/page-img/3blok-bg.png) no-repeat 0 0; float:left; height:144px; padding:10px 15px; width:334px; }
#blok3-content .yolyardim h3 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .yolyardim p {  color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:30px; font-weight:bold; margin:0; text-align:right; }
#blok3-content .yolyardim p span {  color:#666666; display:inline-block; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:18px; font-weight:bold; text-align:right; }
#blok3-content .onlineteklif { background:url(../img/page-img/3blok-bg.png) no-repeat -382px 0; float:left; height:144px; margin:0 18px; padding:10px 15px; width:334px; }
#blok3-content .onlineteklif h3 { color:#626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .onlineteklif p {  color:#4e4e4e; display:block; font-size:14px; margin:10px 0 0 84px; text-align:right; width:250px; }
#blok3-content .gereklibelgeler { background:url(../img/page-img/3blok-bg.png) no-repeat -764px 0; float:left; height:144px; padding:10px 15px; width:230px; }
#blok3-content .gereklibelgeler h3 { color:#<626262; font-family: 'IBM Plex Sans Condensed', sans-serif; font-size:24px; font-weight:bold; text-align:right; }
#blok3-content .gereklibelgeler p {  color:#4e4e4e; display:block; font-size:14px; margin:10px 0 0 50px; text-align:right; width:180px; }

#ftm-cntnt ul li span.kpn-ndrm-ttr{font-size:11px; color:#ccc;}
/* -------------------------------------------------------- Kupon Finish  -------------------------------------------------------- */

#lightbox-content-ekstra { padding:0 20px; }
#lightbox-content-ekstra h1 { background-color:#626262; color:#fff; font-size:18px; line-height:normal !important; padding:10px; text-align:center; }
#lightbox-content-ekstra p { margin:50px 0; }
#lightbox-content-ekstra #lightbox-button-sec { display:block; }
#lightbox-content-ekstra #lightbox-button-sec input { background-color:#37b460; cursor:pointer; color:#fff; display:block; font-weight:bold; height:50px; text-align:center; width:100%; }
#lightbox-content-ekstra #lightbox-button-devam { display:block; }
#lightbox-content-ekstra #lightbox-button-devam input { background:rgba(77,84,95, 0.8); cursor:pointer; color:#fff; display:block; font-weight:bold; height:50px; text-align:center; width:100%; }

.home-block { color:#fff; font-size:15px; margin:50px auto 0 auto; width:1024px; }
.home-block .red-block { background:url(../img/page-img/red-block-bg.png) no-repeat left top; float:left; height:155px; padding:20px; width:288px; }
.home-block .red-block b { display:block; font-size:18px; font-weight:normal; text-align:center; }
.home-block .red-block p { text-align:center; }
.home-block .red-block i { display:block; font-size:24px; font-style:normal; text-align:center; }
.home-block .blue-block { background:url(../img/page-img/blue-block-bg.png) no-repeat left top; float:left; height:155px; margin:0 20px; padding:20px; width:288px; }
.home-block .blue-block b { display:block; font-size:18px; font-weight:normal; text-align:center; }
.home-block .blue-block ul { display:block; margin-top:15px; }
.home-block .blue-block ul li { background:url(../img/page-img/home-block-star.png) no-repeat left center; display:block; margin-bottom:10px; padding-left:35px; }
.home-block .green-block { background:url(../img/page-img/green-block-bg.png) no-repeat left top; float:left; height:155px; padding:20px; width:288px; }
.home-block .green-block b { display:block; font-size:18px; font-weight:normal; text-align:center; }
.home-block .green-block img { margin:5px auto 0 auto; width:261px; }

#lg {background-color:#626262;height: 70px;padding:10px 0;width:100%;}
#lg #lg-mddl {height: 90px;margin:0 auto;width:1024px;margin-top: -10px;}


#lg #lg-mddl .mn-tp-rght {float:right;height:90px;/* line-height:90px; */margin:0 auto;text-align:right;width:780px;}
#lg #lg-mddl .mn-tp-rght ul { }

.st-mnst-rf { height:800px; position:absolute; margin-top:-610px; width:100%; z-index:1; }
.st-mnst-rf ul { height:610px; }
.st-mnst-rf ul li { background-position:right top !important; display:block; float:left; height:800px; }
.st-mnst-rf ul li b { display:none; }
.st-mnst-rf ul li p { display:none; }

.manset-maske { background:url(../img/page-img/manset-maske.png) repeat left top; height:610px; margin-top:-610px; position:absolute; width:100%; z-index:2; }


.manset-search { }


.manset-icon { background:rgba(0,0,0,0.5); height:207px; padding:40px; position:absolute; width:944px; z-index:2; -webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.4); }
.manset-icon ul { }
.manset-icon ul li { color:#fff; margin:0 3px; text-align:center; width:225px; }
.manset-icon ul li b { font-size:16px; }
.manset-icon ul li p { font-size:13px; }
.manset-icon ul li i { display:block; height:73px; margin:0 auto 15px auto; width:73px; }
.manset-icon ul li:nth-child(1) i { background:url(../img/page-img/icon-1.png) no-repeat center top; }
.manset-icon ul li:nth-child(2) i { background:url(../img/page-img/icon-2.png) no-repeat center top; }
.manset-icon ul li:nth-child(3) i { background:url(../img/page-img/icon-3.png) no-repeat center top; }
.manset-icon ul li:nth-child(4) i { background:url(../img/page-img/icon-4.png) no-repeat center top; }

.dropdown-menu { z-index:99 !important; }

.uzun-donem { background-color:#e4051f; color:#fff; font-size:14px; height:82px; width:100%; }
.uzun-donem .uzun-donem-middle { margin:0 auto; width:1024px; }
.uzun-donem .uzun-donem-middle .uzun-donem-info { float:left; margin-top:20px; }
.uzun-donem .uzun-donem-middle .uzun-donem-link { float:right; line-height:82px; }
.uzun-donem .uzun-donem-middle .uzun-donem-link a { border:2px solid #fff; color:#fff; margin-left:10px; padding:10px 20px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.uzun-donem .uzun-donem-middle .uzun-donem-link a:hover { }

.footer-icons { font-size:14px; padding:50px 0; }
.footer-icons .footer-icons-middle { margin:0 auto; width:1024px; }
.footer-icons .footer-icons-middle ul { }
.footer-icons .footer-icons-middle ul li { display:inline-block; padding:0 2px; text-align:center; width:200px; }
.footer-icons .footer-icons-middle ul li i { display:block; height:32px; margin:0 auto 20px auto; width:37px; }
.footer-icons .footer-icons-middle ul li:nth-child(1) i { background:url(../img/page-img/footer-icon-1.png) no-repeat center center; }
.footer-icons .footer-icons-middle ul li:nth-child(2) i { background:url(../img/page-img/footer-icon-2.png) no-repeat center center; }
.footer-icons .footer-icons-middle ul li:nth-child(3) i { background:url(../img/page-img/footer-icon-3.png) no-repeat center center; }
.footer-icons .footer-icons-middle ul li:nth-child(4) i { background:url(../img/page-img/footer-icon-4.png) no-repeat center center; }
.footer-icons .footer-icons-middle ul li:nth-child(5) i { background:url(../img/page-img/footer-icon-5.png) no-repeat center center; }

.social-help { border-top:1px solid #e8e8e8; font-size:14px; padding:50px 0; width:100%; }
.social-help .social-help-middle { margin:0 auto; width:1024px; }

.social-help .social-help-middle .social { float:left; margin-top:-5px; }
.social-help .social-help-middle .social ul { height:32px; }
.social-help .social-help-middle .social ul li { height:32px; margin-right:8px; }
.social-help .social-help-middle .social ul li a { border:2px solid #043d83; color:#043d83; display:block; float:left; height:28px; text-decoration:none; width:28px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.social-help .social-help-middle .social ul li a:hover { border-color:#e4051f; color:#e4051f; }
.social-help .social-help-middle .social ul li.facebook { background:url(../img/page-img/page-img.png) no-repeat 2px -566px;; }
.social-help .social-help-middle .social ul li.facebook:hover { background-position:2px -538px; }
.social-help .social-help-middle .social ul li.twitter { background:url(../img/page-img/page-img.png) no-repeat -26px -566px;; }
.social-help .social-help-middle .social ul li.twitter:hover { background-position:-26px -538px; }
.social-help .social-help-middle .social ul li.instagram { background:url(../img/page-img/page-img.png) no-repeat -54px -566px;; }
.social-help .social-help-middle .social ul li.instagram:hover { background-position:-54px -538px; }
.social-help .social-help-middle .social ul li.googleplus { background:url(../img/page-img/page-img.png) no-repeat -82px -566px;; }
.social-help .social-help-middle .social ul li.googleplus:hover { background-position:-82px -538px; }
.social-help .social-help-middle .social ul li.youtube { background:url(../img/page-img/page-img.png) no-repeat -110px -566px;; }
.social-help .social-help-middle .social ul li.youtube:hover { background-position:-110px -538px; }
.social-help .social-help-middle .social ul li.pinterest { background:url(../img/page-img/page-img.png) no-repeat -138px -566px;; }
.social-help .social-help-middle .social ul li.pinterest:hover { background-position:-138px -538px; }
.social-help .social-help-middle .social ul li.linkedin { background:url(../img/page-img/page-img.png) no-repeat -166px -566px;; }
.social-help .social-help-middle .social ul li.linkedin:hover { background-position:-166px -538px; }

.social-help .social-help-middle .help { float:right; }
.social-help .social-help-middle .help a { border:2px solid #626262; padding:10px 20px; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.social-help .social-help-middle .help a:hover { border:2px solid #e4051f; color:#e4051f; }
.social-help .social-help-middle .help a.phone { background:url(../img/page-img/phone-icon.png) no-repeat left center; border-color:#043d83; color:#043d83; margin-left:10px; padding-left:40px; }
.social-help .social-help-middle .help a.phone:hover { background:url(../img/page-img/phone-icon-hover.png) no-repeat left center; border:2px solid #e4051f; color:#e4051f; }

.footer-link { width:100%; }
.footer-link .footer-link-middle { margin:0 auto; width:1024px; }
.footer-link .footer-link-middle ul { float:left; }
.footer-link .footer-link-middle ul li { display:block; margin-bottom:5px; padding:2px; width:250px; }
.footer-link .footer-link-middle ul li h4 { color:#043d83; font-size:14px; }
.footer-link .footer-link-middle ul li a { color:#626262; display:block; font-size:14px; text-decoration:none; }
.footer-link .footer-link-middle ul li a:hover { color:#043d83; }

.car-slider { background-color:#f5f5f5; padding:150px 0 40px 0; width:100%; }
.car-slider .car-slider-middle { margin:0 auto; width:100%; }
.car-slider .car-slider-middle h2 { font-weight:normal; margin:0 auto 50px auto; text-align:center; width:1024px; }
.car-slider .car-slider-middle .more-car { height:40px; line-height:40px; margin:50px auto 0 auto; position:relative; width:300px; z-index:999; }
.car-slider .car-slider-middle .more-car a { background-color:#fff; border:2px solid #043d83; color:#043d83; display:block; font-size:14px; margin:0 auto; text-align:center; text-decoration:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.car-slider .car-slider-middle .more-car a:hover { border:2px solid #043d83; color:#043d83; }

.home-icon { padding:50px 0 150px 0; width:100%; }
.home-icon .home-icon-middle { margin:0 auto; width:1024px; }
.home-icon .home-icon-middle ul { }
.home-icon .home-icon-middle ul li { font-size:14px; text-align:center; padding:0 40px; width:260px; }
.home-icon .home-icon-middle ul li b { }
.home-icon .home-icon-middle ul li i { display:block; height:48px; margin:0 auto 20px auto; width:48px; }
.home-icon .home-icon-middle ul li:nth-child(1) i { background:url(../img/page-img/home-icon-1.png) no-repeat center center; }
.home-icon .home-icon-middle ul li:nth-child(2) i { background:url(../img/page-img/home-icon-2.png) no-repeat center center; }
.home-icon .home-icon-middle ul li:nth-child(3) i { background:url(../img/page-img/home-icon-3.png) no-repeat center center; }

.home-link { bottom:0px; position:absolute; text-align:center; vertical-align:bottom; width:100%; z-index:99; }
.home-link ul { display:block; }
.home-link ul li { width:33.33%; }
.home-link ul li a { color:#fff; display:block; height:40px; line-height:40px; text-decoration:none; }
.home-link ul li:nth-child(1) a { background:rgba(4,61,131,0.7); }
.home-link ul li:nth-child(2) a { background:rgba(228,5,31,0.7); }
.home-link ul li:nth-child(3) a { background:rgba(4,61,131,0.7); }
.home-link ul li:nth-child(4) a { background:rgba(61,83,97,0.7); }
.home-link ul li:nth-child(1) a:hover { background:rgba(4,61,131,1); }
.home-link ul li:nth-child(2) a:hover { background:rgba(228,5,31,1); }
.home-link ul li:nth-child(3) a:hover { background:rgba(4,61,131,1); }
.home-link ul li:nth-child(4) a:hover { background:rgba(61,83,97,1); }

.top-link { margin:200px auto 0 auto; width:400px; }
.top-link a { background-color:#fff; display:inline-block; font-size:14px; font-weight:bold; padding:5px 10px; text-align:center; text-decoration:none; width:170px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.top-link a:hover { }
.top-link a.top-link-1 { background-color:#626262; border:2px solid #626262; color:#fff; margin-right:5px; }
.top-link a.top-link-2 { background-color:#626262; border:2px solid #626262; color:#fff; margin-left:5px; }
.top-link a.top-link-1:hover { background-color:#fff; color:#626262; }
.top-link a.top-link-2:hover { background-color:#fff; color:#626262; }

.top-phone { background:url(../img/page-img/top-phone.png) no-repeat center bottom #043d83; height:70px; text-align:center; width:100%; }

.adres-teslim { background-color:#e4051f; height:71px; position:relative; width:100%; }
.adres-teslim .adres-teslim-middle { margin:0 auto; position:relative; width:1024px; }
.adres-teslim .adres-teslim-middle .adres-teslim-text { color:#fff; float:left; font-size:30px; font-weight:bold; height:71px; line-height:71px; }
.adres-teslim .adres-teslim-middle .adres-teslim-icon { background:url(../img/page-img/adres-teslim-icon.png) no-repeat center center; float:right; height:250px; position:absolute; right:0px; top:-98px; width:234px; z-index:100; }

.menu-box { background-color:#e4051f; border:1px solid #e4051f; float:right; height:34px; line-height:34px; padding:0 5px; width:80px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.menu-box ul { float:none !important; height:auto !important; width:100% !important; }
.menu-box ul li { border:0px !important; display:block !important; float:none !important; height:auto !important; line-height:normal !important; margin-right:0px !important; padding:0px !important;  }
.menu-box ul li a { color:#fff !important; display:block; font-size:16px !important; margin-right:0px !important; }
.menu-box ul li a:hover { background-color:transparent !important; }

.GridView { position:relative !important; }
.GridView .firsat-araci { margin-top:120px !important; float:none !important;  }

#mn #mn-lgn #pg #pg-lft #rsrvtn-dtls fieldset.snf-fldst .firsat-araci { margin-top:80px !important; float:none !important; }

