@font-face {
    font-family: 'TungstenMedium';
    src: url('fonts/TungstenMedium.eot');
    src: url('fonts/TungstenMedium.eot') format('embedded-opentype'),
         url('fonts/TungstenMedium.woff') format('woff2'),
         url('fonts/TungstenMedium.woff') format('woff'),
         url('fonts/TungstenMedium.ttf') format('truetype'),
         url('fonts/TungstenMedium.svg') format('svg');
}
@font-face {
    font-family: 'Swiss721CNBT';
    src: url('http://avrupark.com/landingpage/css/fonts/Swiss721CondensedBT.eot');
    src: local('☺'), url('http://avrupark.com/landingpage/css/fonts/Swiss721CondensedBT.woff') format('woff'), url('http://avrupark.com/landingpage/css/fonts/Swiss721CondensedBT.ttf') format('truetype'), url('http://avrupark.com/landingpage/css/fonts/Swiss721CondensedBT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Swiss721CNBTBold';
    src: url('http://avrupark.com/landingpage/css/fonts/Swiss721BoldCondensedBT.eot');
    src: local('☺'), url('http://avrupark.com/landingpage/css/fonts/Swiss721BoldCondensedBT.woff') format('woff'), url('http://avrupark.com/landingpage/css/fonts/Swiss721BoldCondensedBT.ttf') format('truetype'), url('http://avrupark.com/landingpage/css/fonts/Swiss721BoldCondensedBT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{background: #fff;overflow-x:hidden;padding-bottom: 40px;}
html{width: 100%;height: 100%;}
.container{position: relative;}
.main{background:url("../images/bg/bg.jpg") repeat-x; width: 100%;margin-top:139px;padding-top:20px;}

.main .title{font-size: 75px; font-weight: bold;color:#fff;position: relative;line-height: 65px;font-family: 'TungstenMedium';text-shadow: 5px 5px 10px #0c447a; margin-top:-10px; letter-spacing:6px;}
.main .title2{ font-size: 30px; font-weight: bold; color: #fce358;position: relative;font-family: 'TungstenMedium';text-shadow: 5px 5px 10px #0c447a;letter-spacing:2px;font-weight: normal;}
.main .details{font-size: 19px; margin-bottom:5px;position: relative;font-family: 'TungstenMedium';line-height: 18px;text-shadow: 5px 5px 10px #0c447a}
.main .left-table{color:000; background-color: rgba(78,122,143,.7); font-size: 19px; margin-bottom: 0px;z-index: 1; border:none;font-family: 'TungstenMedium'; position: relative;}
.main .star{z-index: 0; margin-top:-48px; margin-left:65px;}
.main .starlogo{z-index: 0;margin-left: 45px;position: absolute;top:505px;}
.main .table-striped>tbody>tr:nth-of-type(odd){background: rgba(40,96,123,.8); margin-bottom:0px; text-align: center;}
.main .table{margin-bottom:0px;}
.main .denizli{position:absolute;top:5px;right:-430px; z-index: 1;}
.main .lansman{position:absolute;top:15px;right:-55px; }
.main .table>thead>tr>th{border-bottom:0;font-weight: normal;}
.main .table-header{background-color: rgba(47,102,129,.9)}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border-top: none;font-weight: normal;}
.table {text-align: center !important;}
.main .form{padding: 25px; background: rgba(195,218,229,.8);position: relative; ;z-index: 1; color:#216994; margin-top:30px; margin-right: 3px;}
.main .form-control{border-radius: 0px;}
.main h1{font-family: 'TungstenMedium';}
.navbar-custom .nav li a{color:#fff;}

.call-you-header{color:#216994; font-weight:bold; font-size:58px;}
.form-control{font-size: 20px; color:#404040;}
.form-horizontal{font-family: 'TungstenMedium'; }
.form .checkboxes{font-size: 19px !important;}

.phone-number{left:150px !important;}
.mobile-display{display: none;}


.nav li a { color: #000000; display: block; padding: 30px 25px; text-align: center; font-size: 18px;}
.nav li a:hover, nav li a .active { color: #FFFFFF; background-color:#19496D; }
.menu-content {width:100%;position: absolute; right: auto; z-index: 2; display: none;margin-bottom: 60px;padding-bottom: 60px;}
.menu-content.show { display: block;}
.menu-content h1, .menu-content h2, .menu-content h3 {font-size: 29px; margin: 12px 0px; font-weight: normal; list-style-type: none; margin:0px; font-family: 'TungstenMedium';}
.menu-content p { margin-bottom: 14px; font-family: 'Swiss721CNBT'; font-size: 14px; }
.menu-content .text{padding: 10px 0 0 0;}

.social-img { position: relative; color: #000;}
.social-img ul { position: absolute; top: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); padding: 12px; color: #216994; list-style: none;margin:0;}
.social-img li { margin-top: 2px; }
.close-btn{right:45px;top:15px; position: absolute;z-index: 3;margin-right: -21px;}
.close-btn img{width:40px;}
.text-right{top:7px;}
.text{font-family: 'Swiss721CNBT,Helvetica,Arial,sans-serif '!important}

.location{position: relative;}
.location-boxes{position: absolute;top:0;right:30px;}
.location-text{background:#7da0c5; padding: 10px;}
.location img{width:100%;}
.locpage{width: 100%}
.galleries{margin-top: 20px;}
.img100 img{width:100%;margin-bottom:20px;}

@media(max-width:1024px) {
.main .title{font-size: 61px; line-height: 58px;}
.main .title2{font-size: 23px;}
.details{ display: none; }
.mobile-display{display: block; font-size:19px !important;line-height: 21px !important;}
.left-table{position: absolute; z-index: 2 !important;}
.denizli{right:-400px !important;z-index: 0}
.lansman{right:-55px !important; top:-5px !important;}
.lansman img{width:85px;}
.star{display: none;}
.starlogo{display: none;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border-top: none;}
.call-you-header{font-size: 51px;}
.container{z-index: 1;}
.menu-content p{font-size:16px;}
}

@media(max-width:768px){
.main{margin-top:0px;padding-left:0px;}
.title{font-size: 68px !important;line-height: 60px !important;}
.title2{font-size: 26px !important;}
.details{font-size: 19px !important; width: 490px;}
.left-table{}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border-top: none;}
.form{margin-bottom:30px;}
.denizli{right:-230px !important;}
.lansman{right:135px !important; }
.lansman img{width:85px;}

.mobile-display{display: block;}
.close-btn{top:auto;bottom:-20px;right:50%;}
.location{padding: 0 30px;}
.location-boxes{position: relative;top:auto;margin-top: 20px;right:auto;}
.whereis{font-size: 20px; }
.call-you-header{font-size:30px;}
.checkbox-inline{font-size: 20px;}
.header .logo{position:relative;width: 100%;margin: 0;left:0;text-align: center;margin-top: 5px;}
.collapse{display: block;visibility:visible;}
.nav>li{float: left;}
.navbar .navbar-nav {display: inline-block;float: none;}
.navbar .navbar-collapse {text-align: center;}
.navbar-custom a{padding: 9px !important}
}

@media(max-width: 640px){
.title{font-size: 59px !important; font-weight: 54px !important}
.title2{font-size: 24px !important;}
.details{font-size:14px !important;}
.main{margin-top:0px;}
.details{width: 410px; font-size: 19px !important;}
.table-responsive{border:none;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border-top: none;}
.lansman{right:110px !important;}
.lansman img{width:75px;}
.denizli{right:-240px !important;}
.mobile-display{display: block;}
.nav li a{font-size: 15px;}

.menu-content p{font-size:16px;}
.menu-content.show{}
}

@media(max-width: 480px){

.title{font-size: 30px !important; line-height: 35px !important; letter-spacing: 1px !important;}
.title2{font-size: 14px !important;  letter-spacing: 1px !important;}
.details{font-size: 15px !important; line-height: 22px !important; width:250px !important;z-index: 2 }
.left-table{font-size: 15px !important; }
.denizli{left:160px; z-index: 0;}

.lansman{top:-12px !important;left: 200px !important;}
.social-img ul{position: relative;}


.mobile-display{display: block;}

}

/*for iphone 6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait){ 
.title{font-size: 30px !important; line-height: 34px !important;letter-spacing: 1px !important;}
.title2{font-size: 16px !important;letter-spacing: 1px !important;}
.details{font-size: 16px !important; line-height: 15px !important; width:260px !important; }
.left-table{font-size: 14px !important; }
.denizli{left:180px;}

.lansman{top:-12px !important;left: 220px !important;}
.lansman img{width:64px;}
.mobile-display{display: block;}
.social-img ul{position: relative;}
}