@font-face {
  font-family: 'Nudista';
  src: url('../css/font/Nudista.eot');
  src: url('../css/font/Nudista.woff2') format('woff2'),
       url('../css/font/Nudista.woff') format('woff'),
       url('../css/font/Nudista.ttf') format('truetype'),
       url('../css/font/Nudista.svg#Nudista') format('svg'),
       url('../css/font/Nudista.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NudistaSemiBold';
  src: url('../css/font/NudistaSemiBold.eot');
  src: url('../css/font/NudistaSemiBold.woff2') format('woff2'),
       url('../css/font/NudistaSemiBold.woff') format('woff'),
       url('../css/font/NudistaSemiBold.ttf') format('truetype'),
       url('../css/font/NudistaSemiBold.svg#NudistaSemiBold') format('svg'),
       url('../css/font/NudistaSemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NudistaBold';
  src: url('../css/font/NudistaBold.eot');
  src: url('../css/font/NudistaBold.woff2') format('woff2'),
       url('../css/font/NudistaBold.woff') format('woff'),
       url('../css/font/NudistaBold.ttf') format('truetype'),
       url('../css/font/NudistaBold.svg#Nudista-Bold') format('svg'),
       url('../css/font/NudistaBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

html, body { margin: 0; padding: 0; color: #666;font-size: 12px; font-weight: normal; font-style: normal; overflow-x: hidden !important;}
::selection { background: #08c; color: #fff; }
table { margin: 0; padding: 0; width: 100%; border: 0; border-collapse: collapse; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; color: #333; }
img { margin: 0; margin-bottom: -3px; padding: 0; border: 0; }

.w { width: 1000px; }
.c { clear: both; display: block; width: 100%; }
.c5 { clear: both; display: block; width: 100%; height: 5px; }
.c10 { clear: both; display: block; width: 100%; height: 10px; }
.c13 { clear: both; display: block; width: 100%; height: 13px; }
.c15 { clear: both; display: block; width: 100%; height: 15px; }
.c20 { clear: both; display: block; width: 100%; height: 20px; }
.c25 { clear: both; display: block; width: 100%; height: 25px; }
.c30 { clear: both; display: block; width: 100%; height: 30px; }
.c35 { clear: both; display: block; width: 100%; height: 35px; }
.c40 { clear: both; display: block; width: 100%; height: 40px; }
.c45 { clear: both; display: block; width: 100%; height: 45px; }
.c50 { clear: both; display: block; width: 100%; height: 50px; }

section.image-slider { list-style: none; margin: 0; padding: 0; width: 600px; height: 400px; display: inline-block; position: relative; }
section.image-slider:hover figure { animation-play-state: paused; -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; }
section.image-slider figure { margin: 0; padding: 0; position: absolute; top: 0; left: 0; animation: gecisler 12s ease both infinite; -webkit-animation: gecisler 12s ease both infinite; -moz-animation: gecisler 12s ease both infinite; -o-animation: gecisler 12s ease both infinite; }
section.image-slider figure:nth-child(1) { animation-delay: 2s; -webkit-animation-delay: 2s; -moz-animation-delay: 2s; -o-animation-delay: 2s; }
section.image-slider figure:nth-child(2) { animation-delay: 4s; -webkit-animation-delay: 4s; -moz-animation-delay: 4s; -o-animation-delay: 4s; }
section.image-slider figure:nth-child(3) { animation-delay: 6s; -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; }
section.image-slider figure:nth-child(4) { animation-delay: 8s; -webkit-animation-delay: 8s; -moz-animation-delay: 8s; -o-animation-delay: 8s; }
section.image-slider figure:nth-child(5) { animation-delay: 10s; -webkit-animation-delay: 10s; -moz-animation-delay: 10s; -o-animation-delay: 10s; }
section.image-slider figure:nth-child(6) { animation-delay: 12s; -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; }

@-webkit-keyframes gecisler {
    0%, 10% { opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; z-index: 10; }
    25%, 35% { opacity: 0.2; transform: translate3d(-270px, 0, 0) scale(0.6); -webkit-transform: translate3d(-270px, 0, 0) scale(0.6); -moz-transform: translate3d(-270px, 0, 0) scale(0.6); -o-transform: translate3d(-270px, 0, 0) scale(0.6); }
    50% { opacity: 0; transform: translate3d(-290px, 0, 0) scale(0.6); -webkit-transform: translate3d(-290px, 0, 0) scale(0.6); -moz-transform: translate3d(-290px, 0, 0) scale(0.6); -o-transform: translate3d(-290px, 0, 0) scale(0.6); }
    60% { opacity: 0; transform: translate3d(290px, 0, 0) scale(0.6); -webkit-transform: translate3d(290px, 0, 0) scale(0.6); -moz-transform: translate3d(290px, 0, 0) scale(0.6); -o-transform: translate3d(290px, 0, 0) scale(0.6); }
    75%, 85% { opacity: 0.2; transform: translate3d(270px, 0, 0) scale(0.6); -webkit-transform: translate3d(270px, 0, 0) scale(0.6); -moz-transform: translate3d(270px, 0, 0) scale(0.6); -o-transform: translate3d(270px, 0, 0) scale(0.6); }
}


#toggleNews { display: none; }
#toggleVideo { display: none; }
#toggleImage { display: none; }



/* HEADER */
.w000 { position: absolute; top: 0; left: 0;  /*z-index: 99999;*/ z-index: 1; margin: 0; padding: 0; width: 100%; }
    .w000 .w000_1 { position: relative; margin: 0 auto; margin-top: 50px; padding: 0; }
    .w000 .w000_2 { float: left; width: 268px; }
    .w000 .w000_3 { float: left; width: 732px; }
    .w000 .w000_3 ul { margin: 0; padding: 0; padding-top: 35px; list-style: none; text-align: right; }
    .w000 .w000_3 ul li { display: inline-block; margin: 0; padding: 0; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w000 .w000_3 ul li a { display: block; margin-right: 5px; padding: 0px 10px 5px 10px; text-align: center; text-decoration: none; border-bottom: 2px solid transparent; color: #fff; }
    .w000 .w000_3 ul li a:hover { text-decoration: none; border-bottom: 2px solid rgba(255,255,255,0.75); }
    .w000 .w000_3 ul li .active { text-decoration: none;  font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-weight: bold; }
    .w000 .w000_3 ul li .quote { margin-right: 0px; padding: 3px 10px 0px 10px; text-align: center; vertical-align: middle; height: 30px; line-height: 30px; border: 1px solid #233568; border-radius: 6px; color: #233568; font-weight: bold; }
    .w000 .w000_3 ul li .quote:hover { margin-right: 0px; padding: 3px 10px 0px 10px; text-align: center; vertical-align: middle; height: 30px; line-height: 30px; border: 1px solid #233568; border-radius: 6px; background-color: #233568; color: #fff !important; font-weight: bold; }
    .w000 .w000_3 ul li:hover > ul { display: block; }
    .w000 .w000_3 ul li ul {    background-color: #1f3664; position: absolute; display: none; margin: 0; padding: 0; padding-top: 5px; list-style: none; text-align: left; }
    .w000 .w000_3 ul li ul li { display: block;  }
    .w000 .w000_3 ul li ul li a { margin-bottom: 5px; text-align: left; text-transform: uppercase;}
    .w000 .w000_3 ul li ul li a:hover { text-align: left; }

    /* header about-us */
    .w000 .w000_4 ul { margin: 0; padding: 0; padding-top: 35px; list-style: none; text-align: right; }
    .w000 .w000_4 ul li { display: inline-block; margin: 0; padding: 0; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w000 .w000_4 ul li a { display: block; margin-right: 5px; padding: 0px 10px 5px 10px; text-align: center; text-decoration: none; color: #233568; }
    .w000 .w000_4 ul li a:hover { text-decoration: none; border-bottom: 2px solid rgba(35,53,104,0.75); }
    .w000 .w000_4 ul li .active { text-decoration: none; border-bottom: 2px solid rgba(35,53,104,0.75); font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-weight: bold; }
    .w000 .w000_4 ul li .quote { margin-right: 0px; padding: 3px 10px 0px 10px; text-align:center; vertical-align: middle; height: 30px; line-height: 30px; border: 1px solid #233568; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; color: #233568; font-weight: bold; }
    .w000 .w000_4 ul li .quote:hover { margin-right: 0px; padding: 3px 10px 0px 10px; text-align:center; vertical-align: middle; height: 30px; line-height: 30px; border: 1px solid #233568; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: #233568; color: #fff; font-weight: bold; }
    /* home slider cloud */
	#arkaplan { width: 100%; min-height: 900px; position: relative; background: url("../images/slider/bulut.png") repeat-x; }
	.resimharaket { left:0 !important; }


#arkaplan:hover > #sliderLeftIcon { display: block; }
#arkaplan:hover > #sliderRightIcon { display: block; }
#sliderLeftIcon { display: none; position: absolute; left: 25px; top: 45%; z-index: 999; cursor: pointer; }
#sliderRightIcon { display: none; position: absolute; right: 25px; top: 45%; z-index: 999; cursor: pointer; }

#slider1 { display: none; position: relative; min-height: 900px; max-height: 900px; overflow: hidden; }
    #slider1 #slider1_1 { position: absolute; top: -150px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
    #slider1 #slider1_2 { position: absolute; bottom: -50%; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; }
    #slider1 #slider1_3 { position: absolute; left: -50%; bottom: -25%; width: 100%; text-align: center; }

#slider2 { display: none; position: relative; min-height: 900px; max-height: 900px; overflow: hidden; }
    #slider2 #slider2_1 { position: absolute; top: -150px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; z-index: 3; }
    #slider2 #slider2_2 { position: absolute; left: -100%; bottom: 5%; width: 100%; text-align: left; z-index: 2; }
    #slider2 #slider2_3 { position: absolute; right: -100%; bottom: 5%; width: 100%; text-align: right; z-index: 1; }

#slider3 { display: none; position: relative; min-height: 900px; max-height: 900px; overflow: hidden; }
    #slider3 #slider3_1 { position: absolute; top: -150px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; z-index: 4; }
    #slider3 #slider3_2 { position: absolute; bottom: 0px; width: 100%; height: 242px; background-image: url(../images/slider/dalga1.png); background-repeat: repeat-x; z-index: 1; animation-name: dalgaAnimation1; animation-duration: 4s; animation-delay: 0s; animation-iteration-count: infinite; }
    #slider3 #slider3_3 { position: absolute; bottom: 0px; width: 100%; height: 182px; background-image: url(../images/slider/dalga2.png); background-repeat: repeat-x; z-index: 3; animation-name: dalgaAnimation2; animation-duration: 4s; animation-delay: 0s; animation-iteration-count: infinite; }
    #slider3 #slider3_4 { position: absolute; bottom: 5%; width: 100%; text-align: center; z-index: 2; -webkit-transition: all 4s ease-in-out; }
        #slider3 #slider3_4 img { animation-name: dalgaAnimation3; animation-duration: 2s; animation-delay: 0s; animation-iteration-count: infinite; }

#slider4 { display: none; position: relative; min-height: 900px; max-height: 900px; overflow: hidden; }
    #slider4 #slider4_1 { position: absolute; top: -150px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; z-index: 2; }
    #slider4 #slider4_2 { position: absolute; left: -100%; bottom: 5%; width: 100%; text-align: left; z-index: 1; }


@keyframes dalgaAnimation1 {
    0% { height: 242px; }
    50% { height: 121px; }
    100% { height: 242px; }
}
@keyframes dalgaAnimation2 {
    0% { height: 152px; }
    50% { height: 242px; }
    100% { height: 152px; }
}
@keyframes dalgaAnimation3 {
    0% { -webkit-transform: rotate(1deg); }
    25% { -webkit-transform: rotate(-1deg); }
    100% { -webkit-transform: rotate(1deg); }
}


.w001 { position: relative; z-index: 999999; margin: 0; padding: 0; width: 100%; background-color: #1f3664; color: #fff; }
.w002 { margin: 0 auto; padding: 0; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w002 ul { margin: 0; padding: 0; list-style: none; text-align: right; }
    .w002 ul li { display: inline-block; margin: 0; padding: 0; }
    .w002 ul li:hover { background-color: #08c; }
    .w002 ul li:hover > ul { display: block; }
    .w002 ul li a { display: block; padding: 10px 20px 10px 20px; text-decoration: none; color: #fff; }
    .w002 ul li a:hover { text-decoration: none; background-color: #08c; color: #fff; }
    .w002 ul li a img { margin: 0; padding-left: 7px; }
    .w002 ul li .r { border-right: 2px solid #9897b3; }
    .w002 ul li ul { display: none; position: absolute; text-align: left; }
    .w002 ul li ul li { display: block; background-color: #1f3664; color: #fff; min-width: 137px; }
    .w002 ul li ul li a { display: block; padding: 10px; text-decoration: none; color: #fff; }
    .w002 ul li ul li a:hover { text-decoration: none; background-color: #08c; color: #fff; }


/* SLIDER */
.w003 { position: relative; margin: 0; padding: 0; width: 100%; min-height: 900px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.w004 { position: absolute; left: 2%; top: 409px; }
.w005 { position: absolute; right: 2%; top: 409px; }
.w006 { position: relative; margin: 0 auto; padding: 0; min-height: 900px; }
.w007 { position: absolute; top: 150px; width: 100%; text-align: center; line-height: 58px; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w008 { position: absolute; bottom: 30px; width: 100%; }
.w009 { text-align: center; line-height: 30px; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; }
.w010 { text-align: center; }
    .w010 ul { margin: 0; padding: 0; list-style: none; }
    .w010 ul li { display: inline-block; margin: 0; margin-right: 5px; padding: 0; }
    .w010 ul li a { display: block; width: 15px; height: 15px; background-color: rgba(255,255,255,0.75); border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; text-decoration: none; }
    .w010 ul li a:hover { display: block; width: 15px; height: 15px; background-color: rgba(255,255,255,1); text-decoration: none; }
    .w010 ul li .active { display: block; width: 15px; height: 15px; background-color: rgba(255,255,255,1); text-decoration: none; }

.w011 { margin: 0; padding: 0; width: 100%; min-height: 517px; background-image: url(../images/background/01.jpg); }
.w012 { margin: 0 auto; padding: 0; }
.w013 { text-align: center; color: #e4112c; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w014 { text-align: center; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; }
.w015 { position: relative; margin: 0; margin-top: 32px; padding: 0; width: 100%; }
.w016 { position: absolute; left: -75px; top: 45px; }
    .w016 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #e4112c; cursor: pointer; }
    .w016 img:hover { background-color: #e4112c; border: 1px solid #fff; cursor: pointer; }
.w017 { position: absolute; right: -75px; top: 45px; }
    .w017 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #e4112c; cursor: pointer; }
   .w017 img:hover { background-color: #e4112c; border: 1px solid #fff; cursor: pointer; }	
	
	.w015_ru { position: relative; margin: 0; margin-top: 32px; padding: 0; width: 100%; }
	.w016_ru { position: absolute; left: -75px; top: 45px; }
    .w016_ru img { display: block; padding: 10px; background-color: #fff; border: 1px solid #e4112c; cursor: pointer; }
    .w016_ru img:hover { background-color: #e4112c; border: 1px solid #fff; cursor: pointer; }
.w017_ru { position: absolute; right: -75px; top: 45px; }
    .w017_ru img { display: block; padding: 10px; background-color: #fff; border: 1px solid #e4112c; cursor: pointer; }
    .w017_ru img:hover { background-color: #e4112c; border: 1px solid #fff; cursor: pointer; }	
	
	.w0018 { position: absolute; left: -75px; top: 120px; }
    .w0018 img { display: block; padding: 10px; background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
    .w0018 img:hover { background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
.w0019 { position: absolute; right: -75px; top: 120px; }
    .w0019 img { display: block; padding: 10px; background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
    .w0019 img:hover { background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
.w018 { /*float: left;*/ width: 250px; padding-bottom:15px; }
.w019 { text-align: center; }
    .w019 a { display: inline-block; width: 144px; height: 144px; background-color: #fff; border: 1px solid #e4112c; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; }
    .w019 a:hover { background-color: #e4032d; border: 1px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; }
.w020 { text-align: center; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
.w021 { text-align: center; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; line-height: 16px; }
.w022 { text-align: center; }
    .w022 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w022 a:hover { border: 1px solid #fff; background-color: #fff; color: #e4032d; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }

.w023 { margin: 0; padding: 0; width: 100%; background-color: #24b9d8; }
.w024 { margin: 0 auto; padding: 30px 0px 30px 0px; }
.w025 { text-align: center; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w026 { text-align: center; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; padding: 0px 10px; }
.w027 { float: left; width: 250px; } 
.w028 { text-align: center; }
    .w028 a { display: inline-block; width: 144px; height: 144px; background-color: #24b9d8; border: 1px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
    .w028 a:hover { background-color: #fff; border: 1px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
.w029 { text-align: center; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
.w030 { text-align: center; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; line-height: 16px; }
.w031 { text-align: center; }
    .w031 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w031 a:hover { border: 1px solid #fff; background-color: #fff; color: #24b9d8; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w032 { margin: 0; padding: 0; width: 100%; }
.w033 { margin: 0 auto; padding: 30px 0px 0px 0px; }
.w034 { text-align: center; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w035 { text-align: center; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; }
.w036 { text-align: center; }
.w037 { margin: 0; padding: 0; margin-top: -20px; width: 100%; min-height: 333px; background-image: url(../images/background/02.jpg); }
.w038 { margin: 0 auto; padding: 0; }
.w039 { float: left; width: 250px; }
.w040 { text-align: center; }
    .w040 a { display: inline-block; width: 144px; height: 144px; background-color: #fff; border: 1px solid #1f3564; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
    .w040 a:hover { background-color: #1f3564; border: 1px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
.w041 { text-align: center; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
.w042 { text-align: center; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; line-height: 16px; }
.w043 { text-align: center; }
    .w043 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w043 a:hover { border: 1px solid #fff; background-color: #fff; color: #1f3564; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w044 { margin: 0; padding: 0; width: 100%; background-color: #ecebed; }
.w045 { margin: 0 auto; padding: 30px 0px 0px 0px; }
.w046 { text-align: center; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w047 { text-align: center; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; }

.w048 { margin: 0; padding: 0; padding-top: 25px; width: 100%; background-color: #ecebed; }
.w049 { margin: 0 auto; padding: 0; padding-bottom: 0px; width: 100%; }
.w050 { float: left; width: 25%; position: relative; }
.w051 { border: 0px; width: 100%; height: 100%; overflow: hidden; }
.w051 img{ border: 0px; width: 100%; height: auto; overflow: hidden; }
.w052 { position: absolute; top: 0; width: 80%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 9.6% 10% 10% 10%; text-align: center; background-image: url(../images/icon/news.png); background-position: center center; background-repeat: no-repeat; }
.w052:hover { position: absolute; top: 0; width: 80%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 9.6% 10% 10% 10%; text-align: center; background-image: url(../images/icon/news-hover.png); background-position: center center; background-repeat: no-repeat; background-color: rgba(31, 54, 100, 0.7); }
.w053 { margin: 0 auto; margin-top: 65.2%; padding: 0px 0px 0px 0px; width: 80%; color: #fff; text-align: center; font-size: 16px; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif;}
.w053 a{ color: #fff; text-align: center; font-size: 16px; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; text-decoration:none; font-weight: 400; }
.w053 a:hover{ color: #fff; text-align: center; font-size: 16px; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; text-decoration:none; font-weight: 400; }
.w054 { position: absolute; top: 0; width: 80%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 9.6% 10% 10% 10%; text-align: center; background-image: url(../images/icon/videogallery.png); background-position: center center; background-repeat: no-repeat; }
.w054:hover { position: absolute; top: 0; width:80%; height:79.2%; margin: 0 auto; border: 1px solid #FFF; margin: 9.6% 10% 10% 10%; text-align: center;  background-image: url(../images/icon/videogallery-hover.png); background-position: center center; background-repeat: no-repeat; background-color: rgba(255, 209, 0, 0.7); }
.w055 { position: absolute; top: 0; width: 80%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 9.6% 10% 10% 10%; text-align: center; background-image: url(../images/icon/imagegallery.png); background-position: center center; background-repeat: no-repeat; }
.w055:hover { position: absolute; top: 0; width: 80%; height: 79.2%; margin:0 auto; border: 1px solid #FFF; margin: 9.6% 10% 10% 10%; text-align: center; background-image: url(../images/icon/imagegallery-hover.png); background-position: center center; background-repeat: no-repeat; background-color: rgba(228, 3, 45, 0.7); }
/*.w055 { float: left; width: 23%; margin-right: 1%; margin-left: 1%; height:550px; }
.w056 { border: 2px solid #aba9ac; border-bottom: 0; }
.w057 { border: 2px solid #aba9ac; border-bottom: 0; }
.w058 { border: 2px solid #aba9ac; }
.w059 { text-align: center; }
    .w059 a { padding: 10px 15px 10px 15px; border: 1px solid #1f3564; border-radius: 5px; color: #1f3564; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w059 a:hover { border: 1px solid #fff; background-color: #1f3564; border-radius: 5px; color: #fff; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
*/
.w060 { margin: 0; padding: 0; width: 100%; min-height: 517px; background-image: url(../images/background/03.jpg); }
.w061 { margin: 0 auto; padding: 0; }
.w062 { text-align: center; color: #f6a217; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w063 { text-align: center; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; }
.w064 { position: relative; margin: 0; margin-top: 38px; padding: 0; width: 100%; }
.w065 { position: absolute; left: -75px; top: 45px; }
    .w065 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #f6a015; cursor: pointer; }
    .w065 img:hover { background-color: #f6a015; border: 1px solid #fff; cursor: pointer; }
.w066 { position: absolute; right: -75px; top: 45px; }
    .w066 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #f6a015; cursor: pointer; }
    .w066 img:hover { background-color: #f6a015; border: 1px solid #fff; cursor: pointer; }
.w067 { float: left; width: 250px; padding-bottom: 15px; }
.w068 { text-align: center; }
    .w068 a { display: inline-block; width: 144px; height: 144px; background-color: #fff; border: 1px solid #f6a015; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
    .w068 a:hover { background-color: #f6a015; border: 1px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%;  }
.w069 { text-align: center; color: #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
.w070 { text-align: center; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; line-height: 16px; }
.w071 { text-align: center; }
    .w071 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;  color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w071 a:hover { border: 1px solid #fff; background-color: #fff; color: #f6a015; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w072 { margin: 0; padding: 0; width: 100%; background-color: #1f3664; }
.w073 { margin: 0 auto; padding: 0; }
.w074 { margin: 0; padding: 0; }
    .w074 ul { margin: 0; padding: 0; list-style: none; font-family: NudistaBold, helvetica, arial, 'NudistaBold', sans-serif; font-size: 13px; }
    .w074 ul li { display: inline-block; margin: 0; margin-right: 0px; padding: 0; }
    .w074 ul li a { display: block; padding: 10px 0px 10px 0px; width: 240px; color:#fff; text-align: center; text-decoration: none; }
    .w074 ul li a:hover { display: block; width: 240px; background-color: #fff; color: #1f3664; text-align: center; text-decoration: none; }
    .w074 ul li a img { margin: 0; padding: 0; padding-right: 5px; vertical-align: middle; }
    
.w074ca { margin: 0; padding: 0; }
.w074ca ul { margin: 0; padding: 0; list-style: none; font-family: NudistaBold, helvetica, arial, 'NudistaBold', sans-serif; font-size: 13px; }
.w074ca ul li { display: inline-block; margin: 0; margin-right: 0px; padding: 0; }
.w074ca ul li a { display: block; padding: 10px 0px 10px 0px; width: 240px; color:#fff; text-align: center; text-decoration: none; }
.w074ca ul li a:hover { display: block; width: 240px; background-color:none; color: #fff; text-align: center; text-decoration: none; }
.w074ca ul li a img { margin: 0; padding: 0; padding-right: 5px; vertical-align: middle; }



/* ABOUT US */
.w082 { width: 100%; height: 342px; background-image: url(../images/slider/about-us.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w083 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w084 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w085 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w086 { margin: 0; padding: 0; width: 100%; }
.w087 { margin: 0 auto; padding: 0; }
.w088 { float: left; width: 240px; margin-right: 10px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 30px; font-size: 23px; color: #8a8a8d; }
.w089 { float: left; width: 500px; margin-right: 10px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 20px; font-size: 13px; color: #8a8a8d; }
    .w089 h3 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
.w090 { float: left; width: 240px; min-width: 240px; max-width: 240px; }
.w091 { position: relative; }
.w092 { width: 100%; }
    .w092 img { max-width: 240px; }
.w093 { position: absolute; top: 0; width: 80%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 9.6% 10% 10% 10%; text-align:center; background-image:url(../images/icon/news.png); background-position:center center; background-repeat:no-repeat;}
    .w093:hover { position: absolute; top: 0; width:80%; height:79.2%; margin:0 auto;  border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center;  background-image:url(../images/icon/news-hover.png); background-position:center center; background-repeat:no-repeat; background-color: rgba(31, 54, 100, 0.7);}
.w094 { margin: 0 auto; margin-top: 65.2%; padding: 0px 0px 0px 0px; width: 80%; color: #fff; text-align: center; font-size: 16px; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif;}
    .w094 a { color: #fff; text-align: center; font-size: 16px; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; text-decoration:none; font-weight:400}
    .w094 a:hover { color: #fff; text-align: center; font-size: 16px; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; text-decoration:none; font-weight:400}
.w095 { margin: 0; padding: 15px 15px 15px 10px; text-transform: uppercase; color: #233568; border-bottom: 1px solid #8c8baa; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w096 { position: absolute; top:0; width: 80%; height:79.2%; margin:0 auto; border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center; background-image:url(../images/icon/videogallery.png); background-position:center center; background-repeat:no-repeat;}
    .w096:hover { position: absolute; top: 0; width:80%; height:79.2%; margin:0 auto;  border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center;  background-image:url(../images/icon/videogallery-hover.png); background-position:center center; background-repeat:no-repeat; background-color: rgba(255, 209, 0, 0.7);}
.w097 { position:absolute;  top:0; width:80%; height:79.2%; margin:0 auto;  border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center; background-image:url(../images/icon/imagegallery.png); background-position:center center; background-repeat:no-repeat;}
    .w097:hover { position:absolute;  top:0; width:80%; height:79.2%; margin:0 auto;  border:1px solid #FFF; margin:9.6% 10% 10% 10%;  text-align:center; background-image:url(../images/icon/imagegallery-hover.png); background-position:center center; background-repeat:no-repeat;  background-color: rgba(228, 3, 45, 0.7);}
.w098 { margin: 0; padding: 0; width: 100%; height: 405px; background-image: url(../images/treeplantation.jpg); /*background-repeat: no-repeat;*/ }
.w099 { margin: 0 auto; padding: 25px 0px 25px 0px; }
.w100 { float: left; width: 490px; margin-right: 20px; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 17px; font-size: 14px; }
    .w100 h3 { margin: 0; padding: 0; padding-bottom: 5px; display: inline-block; color: #fff; border-bottom: 3px solid #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 24px; text-transform: uppercase; }
.w101 { float: left; width: 490px; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 17px; font-size: 14px; }
    .w101 h3 { margin: 0; padding: 0; padding-bottom: 5px; display: inline-block; color: #fff; border-bottom: 3px solid #fff; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 24px; text-transform: uppercase; }
.w102 { margin: 0; padding: 0; width: 100%; }
.w103 { margin: 0 auto; padding: 0; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; }
    .w103 h1 { margin: 0; padding: 0; padding-bottom: 10px; color: #233568; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; text-align: center; }
    .w103 p { margin: 0; padding: 0; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; text-align: center; }
.w104 { float: left; width: 250px; }
.w105 { padding: 0; width: 230px; border: 1px solid #dcdadb; }
.w106 { padding: 15px 5px 15px 5px; text-align: center; }
.w107 { text-align: center; }
.w108 { text-align: center; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; color: #8a8a8d; }
.w109 { text-align: center; color: #8a8a8d; font-size: 14px; }
.w110 { margin: 0; padding: 0; text-align: center; }
    .w110 a { padding: 10px 20px 10px 20px; border: 1px solid #ddd; border-radius: 5px; color: #8a8a8d; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; text-decoration: none; }
    .w110 a:hover { text-decoration: none; background-color: #1f3664; color: #fff; }
.w111 { margin: 0; padding: 0; width: 100%; height: 240px; background-image: url(../images/background/05.jpg); background-repeat: no-repeat; }
.w112 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w113 { text-align: center; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 44px; color: #fff; }
.w114 { margin: 0; padding: 0; color: #fff; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; text-align: center; }
.w115 { margin: 0; padding: 0; text-align: center; }
    .w115 a { padding: 10px 20px 10px 20px; border: 1px solid rgba(255, 255, 255, 0.7); border-radius: 5px; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; text-decoration: none; }
    .w115 a:hover { text-decoration: none; background-color: rgba(228, 3, 45, 0.7); color: #fff; }



/* SERVICES */

.w116 { width: 100%; height: 342px; background-image: url(../images/slider/services.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w117 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w118 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w119 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w120 { margin: 0; padding: 0; width: 100%; }
.w121 { margin: 0 auto; padding: 0; }
.w122 { float: left; width: 240px; margin-right: 10px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 30px; font-size: 23px; color: #8a8a8d; }
.w123 { float: left; width: 500px; margin-right: 10px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 20px; font-size: 13px; color: #8a8a8d; }
    .w123 h3 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w123 ul { margin: 0; padding: 0; padding-left: 20px; }
.w124 { float: left; width: 240px; min-width: 240px; max-width: 240px; }
.w125 { position: relative; }
.w126 { width: 100%; }
    .w126 img { max-width: 240px; }
.w127 { position: absolute; top:0; width: 80%; height:79.2%; margin:0 auto; border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center; background-image:url(../images/icon/news.png); background-position:center center; background-repeat:no-repeat;}
    .w127:hover { position: absolute; top: 0; width:80%; height: 79.2%; margin:0 auto; border:1px solid #fff; margin:9.6% 10% 10% 10%; text-align:center; background-image:url(../images/icon/news-hover.png); background-position:center center; background-repeat:no-repeat; background-color: rgba(31, 54, 100, 0.7); }
.w128 { margin: 0; padding: 15px 15px 15px 10px; text-transform: uppercase; color: #233568; border-bottom: 1px solid #8c8baa; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w129 { margin: 0; padding: 0; padding-bottom: 15px; border-bottom: 1px solid rgba(31, 54, 100, 0.7); }
.w130 { float: left; width: 84px; margin-right: 10px; }
.w131 { float: left; width: 146px; }
.w132 { font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; text-transform: uppercase; font-size: 14px; }
.w133 { font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; text-transform: uppercase; font-size: 12px; line-height: 16px; }
    .w133 a { text-decoration: none; color: #666; }
    .w133 a:hover { text-decoration: none; color: #233568; }
.w134 { margin: 0; padding: 0; width: 100%; background-color: #f2f1f3; }
.w135 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w136 { text-align: center; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #233568; }
.w137 { text-align: center; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #8a8a8d; line-height: 30px; }
.w138 { margin: 0; padding: 0; text-align: center; }
    .w138 a { padding: 10px 20px 10px 20px; border: 1px solid #233568; background-color: #f2f1f3; color: #233568; border-radius: 5px; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; text-decoration: none; }
    .w138 a:hover { text-decoration: none; background-color: #233568; color: #fff; }



/* INDUSTRIES */
.w139 { width: 100%; height: 342px; background-image: url(../images/slider/industries.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w140 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w141 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w142 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }

.w143 { margin: 0; padding: 0; width: 100%; }
.w144 { margin: 0 auto; padding: 0; }
.w145 { float: left; width: 740px; margin-right: 20px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 20px; font-size: 13px; color: #8a8a8d; }
    .w145 h3 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w145 ul { margin: 0; padding: 0; padding-left: 20px; }
.w146 { float: left; width: 240px; min-width: 240px; max-width: 240px; }
.w147 { margin: 0px 9px 9px 0px; }
.w148 { margin: 0px 0px 9px 0px; }
.w149 { margin: 0; padding: 0; padding-bottom: 10px; border-bottom: 1px solid rgba(31, 54, 100, 0.7); }



/* NEWS */
.w150 { width: 100%; height: 342px; background-image: url(../images/slider/news.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w151 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w152 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w153 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w176 { margin: 0; padding: 0; width: 100%; max-height: 150px; border-bottom: 1px solid #8c8baa; }
.w177 { float: left; width: 240px; margin-right: 20px; }
.w178 { float: left; width: 480px; }
    .w178 h3 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w178 p { margin: 0; padding: 0; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; line-height: 20px; }
.w179 { position: relative; }
.w180 { width: 100%; }
    .w180 img { max-width: 240px; }
.w181 { position: absolute; top:0; width: 90%; height: 79.2%; margin: 0 auto; border: 1px solid #fff; margin: 5.8% 5% 5% 5%; text-align:center; background-image:url(../images/icon/news.png); background-position:center center; background-repeat:no-repeat;}
    .w181:hover { position: absolute; top: 0; width:90%; height:79.2%; margin:0 auto; border:1px solid #fff; margin: 5.8% 5% 5% 5%; text-align:center; background-image:url(../images/icon/news-hover.png); background-position:center center; background-repeat:no-repeat; background-color: rgba(31, 54, 100, 0.7);}
.w182 { position: relative; margin: 0; padding: 10px 0px 10px 0px; width: 100%; border-bottom: 1px solid #8c8baa; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; color: #233568; text-transform: uppercase; }
    .w182 a { position: absolute; right: 0; text-decoration: none; color: #233568; }
    .w182 a:hover { text-decoration: none; color: #24b9d8; }



/* NEWS DETAIL */
.w154 { margin: 0; padding: 0; max-width: 740px; }
.w155 { margin: 0; padding: 15px 0px 15px 0px; text-transform: uppercase; color: #233568; border-bottom: 1px solid #8c8baa; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }



/* SOLUTIONS */
.w156 { width: 100%; height: 342px; background-image: url(../images/slider/solutions.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w157 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w158 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w159 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w160 { margin: 0; padding: 0; width: 100%; background-color: #f3f3f4; }
.w161 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w162 { float: left; position: relative; width: 490px; margin-right: 20px; }
    .w162 .btn { position: absolute; right: 10px; bottom: 10px; z-index: 99999; }
    .w162 .btn a { display: inline-block; padding: 18px 20px 18px 20px; background-color: #1f3664; color: #fff; text-decoration: none; }
    .w162 .btn a:hover { text-decoration: none; color: #fff; }
    .w162 .btn span { display: inline-block; padding: 0px 5px 0px 5px; }
.w163 { float: left; width: 490px; }
    .w163 h1 { margin: 0; padding: 0; padding-bottom: 10px; display: inline-block; text-transform: uppercase; color: #233568; border-bottom: 3px solid #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w163 h2 { margin: 0; padding: 0; padding-top: 10px; color: #233568; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 22px; font-weight: 500; }
    .w163 p { color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; }
.w164 { margin: 0; padding: 0; width: 100%; min-height: 517px; background-image: url(../images/background/06.jpg); }
.w165 { text-align: center; color: #1f3564; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }
.w166 { text-align: center; }
    .w166 a { display: inline-block; width: 144px; height: 144px; background-color: #fff; border: 1px solid #1f3564; border-radius: 100%; }
    .w166 a:hover { background-color: #1f3564; border: 1px solid #fff; border-radius: 100%; }
.w167 { text-align: center; }
    .w167 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w167 a:hover { border: 1px solid #fff; background-color: #fff; color: #1f3564; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w168 { position: absolute; left: -75px; top: 45px; }
    .w168 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #1f3564; cursor: pointer; }
    .w168 img:hover { background-color: #1f3564; border: 1px solid #fff; cursor: pointer; }
.w169 { position: absolute; right: -75px; top: 45px; }
    .w169 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #1f3564; cursor: pointer; }
    .w169 img:hover { background-color: #1f3564; border: 1px solid #fff; cursor: pointer; }
.w170 { margin: 0; padding: 0; width: 100%; min-height: 517px; background-image: url(../images/background/07.jpg); }
.w171 { text-align: center; color: #24b9d8; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; }

.w172 { position: absolute; left: -75px; top: 45px; }
    .w172 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #24b9d8; cursor: pointer; }
    .w172 img:hover { background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
.w173 { position: absolute; right: -75px; top: 45px; }
    .w173 img { display: block; padding: 10px; background-color: #fff; border: 1px solid #24b9d8; cursor: pointer; }
    .w173 img:hover { background-color: #24b9d8; border: 1px solid #fff; cursor: pointer; }
.w174 { text-align: center; }
    .w174 a { padding: 10px 15px 10px 15px; border: 1px solid #fff; border-radius: 5px; color: #fff; text-decoration: none; font-family: NudistaSemiBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
    .w174 a:hover { border: 1px solid #fff; background-color: #fff; color: #24b9d8; text-decoration: none; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; }
.w175 { text-align: center; }
    .w175 a { display: inline-block; width: 144px; height: 144px; background-color: #fff; border: 1px solid #24b9d8; border-radius: 100%; }
    .w175 a:hover { background-color: #24b9d8; border: 1px solid #fff; border-radius: 100%; }



/* PRODUCTS */
.w183 { width: 100%; height: 342px; background-image: url(../images/slider/products.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w184 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w185 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w186 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w187 { margin: 0; padding: 0; width: 100%; background-color: #f3f3f4; }
.w188 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w189 { float: left; width: 490px; margin-right: 20px; }
    .w189 h1 { margin: 0; padding: 0; padding-bottom: 10px; display: inline-block; text-transform: uppercase; color: #233568; border-bottom: 3px solid #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w189 h2 { margin: 0; padding: 0; padding-top: 10px; color: #233568; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 22px; font-weight: 500; }
    .w189 p { color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; }
.w190 { float: left; width: 490px; }
.w191 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w192 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w193 { position: relative; float: left; width: 490px; margin-right: 20px; }
    .w193 h1 { margin: 0; padding: 0; padding-bottom: 10px; display: inline-block; text-transform: uppercase; color: #233568; border-bottom: 3px solid #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w193 h2 { margin: 0; padding: 0; padding-top: 10px; color: #233568; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 22px; font-weight: 500; }
    .w193 p { color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; }
    .w193 p strong { text-transform: uppercase; font-weight: bold; }
    .w193 .btn { position: absolute; right: 0; }
    .w193 .btn a { display: inline-block; padding: 18px 20px 18px 20px; background-color: #1f3664; color: #fff; text-decoration: none; }
    .w193 .btn a:hover { text-decoration: none; color: #fff; }
    .w193 .btn span { display: inline-block; padding: 0px 5px 0px 5px; }
.w194 { float: left; width: 490px; }
    .w194 h1 { margin: 0; padding: 0; padding-bottom: 10px; display: inline-block; text-transform: uppercase; color: #233568; border-bottom: 3px solid #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w194 .menu { position: relative; margin: 0; padding: 0; width: 100%; border-bottom: 1px solid #1f3564; }
    .w194 .menu a { display: block; padding: 15px 10px 15px 10px; background-color: #fff; color: #1f3664; text-decoration: none; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w194 .menu a:hover { display: block; padding: 15px 10px 15px 10px; background-color: #1f3664; color: #fff; text-decoration: none; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w194 .menu a span { position: absolute; right: 10px; }
    .w194 .menu .active { display: block; padding: 15px 10px 15px 10px; background-color: #1f3664; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; }
    .w194 .menu div { display: none; padding: 10px; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; }



/* GET A QUOTE */
.w195 { width: 100%; height: 342px; background-image: url(../images/slider/get-a-quote.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w196 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w197 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w198 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w199 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w200 { margin: 0 auto; padding: 35px 0px 35px 0px; }
    .w200 table { margin: 0; padding: 0; width: 100%; }
    .w200 table tr { width: 100%; }
    .w200 table tr td { width: 50%; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; vertical-align: top; }
    .w200 table tr td .title { text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; color: #8a8a8d; }
    .w200 table tr td .input {  }
    .w200 table tr td input[type=text] { padding: 15px 10px 15px 10px; width: 90%; border: 1px solid #ccc; border-radius: 5px; outline: none; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w200 table tr td input[type=checkbox], input[type=radio] { margin: 0; padding: 0; margin-right: 5px; outline: none; vertical-align: middle; }
    .w200 table tr td select { padding: 14px 10px 14px 10px; width: 95%; border: 1px solid #ccc; border-radius: 5px; -webkit-appearance: none; -moz-appearance: none; background: url(../images/icon/select.png) no-repeat right #fff; outline: none; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w200 table tr td textarea { padding: 15px 10px 15px 10px; width: 90%; height: 100px; border: 1px solid #ccc; border-radius: 5px; outline: none; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w200 table tr td label { margin: 0; padding: 0; cursor: pointer; }
    .w200 table tr td input[type=submit] { padding: 15px 10px 15px 10px; width: 250px; border: 0; border-radius: 5px; outline: none; background-color: #24b9d8; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w200 table tr td input[type=submit]:hover { background-color: #1f3664; color: #fff; cursor: pointer; }




/* CONTACT */
.w201 { width: 100%; height: 342px; background-image: url(../images/slider/contact.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w202 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w203 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w204 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w205 { margin: 0; padding: 0; width: 100%; height: 500px; }
.w206 { max-width: 300px; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
.w207 { margin: 0; padding: 0; width: 100%; font-weight: bold; }
.w208 {  }
.w209 {  }
.w210 { float: left; width: 150px; }
.w211 { float: left; width: 150px; }
.w212 { margin: 0; padding: 0; width: 100%; background-color: #f3f3f4; }
.w213 { margin: 0 auto; padding: 35px 0px 35px 0px; }
    .w213 h1 { margin: 0; padding: 0; padding-bottom: 10px; color: #233568; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; text-align: center; }
    .w213 p { margin: 0; padding: 0; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; text-align: center; }
    .w213 ul { margin: 0; padding: 0; list-style: none; float: left; width: 25%; }
    .w213 ul .title { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; text-transform: uppercase; color: #233568; }
    .w213 ul li { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 30px; font-size: 14px; }
    .w213 ul li a {  }
    .w213 ul li a:hover {  }
.w214 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w215 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w216 { float: left; width: 500px; }
    .w216 h1 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
    .w216 h2 { margin: 0; padding: 0; text-transform: uppercase; color: #8a8a8d; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w216 p { margin: 0; padding: 0; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; }
.w217 { float: left; width: 500px; }
    .w217 h1 { margin: 0; padding: 0; text-transform: uppercase; color: #233568; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 15px; }
    .w217 table { margin: 0; padding: 0; width: 100%; }
    .w217 table tr { width: 100%; }
    .w217 table tr td { width: 100%; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 13px; vertical-align: top; }
    .w217 table tr td .title { text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 20px; color: #8a8a8d; }
    .w217 table tr td .input {  }
    .w217 table tr td input[type=text] { padding: 15px 10px 15px 10px; width: 90%; border: 1px solid #ccc; border-radius: 5px; outline: none; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w217 table tr td textarea { padding: 15px 10px 15px 10px; width: 90%; height: 100px; border: 1px solid #ccc; border-radius: 5px; outline: none; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w217 table tr td input[type=submit] { padding: 15px 10px 15px 10px; width: 250px; border: 0; border-radius: 5px; outline: none; background-color: #24b9d8; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w217 table tr td input[type=submit]:hover { background-color: #1f3664; color: #fff; cursor: pointer; }




/* CAREERS */
.w218 { width: 100%; height: 342px; background-image: url(../images/slider/careers.jpg); background-repeat: no-repeat; background-position: bottom center; }
.w219 { margin: 0 auto; padding: 0; padding-top: 165px; text-align: center; }
.w220 { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; color: #fff; text-transform: uppercase; }
.w221 { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; color: #fff; line-height: 30px; letter-spacing: 1px; }
.w222 { margin: 0; padding: 0; width: 100%; background-color: #f3f3f4; }
.w223 { margin: 0 auto; padding: 35px 0px 35px 0px; }
    .w223 #job { padding: 15px 10px 15px 40px; width: 300px; border: 1px solid #ccc; border-right: 0; border-radius: 5px; border-bottom-right-radius: 0; border-top-right-radius: 0; outline: none; background-image: url(../images/icon/30.png); background-repeat: no-repeat; background-position: left; }
    .w223 #city { padding: 15px 10px 15px 40px; width: 300px; border: 1px solid #ccc; border-right: 0; border-left: 0; outline: none; background-image: url(../images/icon/31.png); background-repeat: no-repeat; background-position: left; }
    .w223 input[type=submit] { padding: 17px 10px 16px 10px; width: 299px; vertical-align: top; border: 0; border-radius: 5px; border-bottom-left-radius: 0;  border-top-left-radius: 0; outline: none; background-color: #24b9d8; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w223 input[type=submit]:hover { background-color: #1f3664; color: #fff; cursor: pointer; }
.w224 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w225 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w226 { float: left; width: 333px; text-align: center; }
    .w226 input[type=text] { padding: 15px 10px 15px 10px; width: 275px; border: 1px solid #ccc; border-radius: 5px; outline: none; }
    .w226 select { padding: 15px 10px 15px 10px; width: 275px; border: 1px solid #ccc; border-radius: 5px; outline: none; }
.w227 { margin: 0; padding: 0; width: 100%; background-color: #f3f3f4; }
.w228 { margin: 0 auto; padding: 35px 0px 35px 0px; }
.w229 { float: left; width: 333px; }
    .w229 ul { margin: 0; padding: 0; list-style: none; width: 100%; }
    .w229 ul .title { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; text-transform: uppercase; color: #233568; }
    .w229 ul li { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 30px; font-size: 14px; }
    .w229 input[type=submit] { padding: 15px 10px 15px 10px; width: 300px; border: 0; border-radius: 5px; outline: none; background-color: #24b9d8; color: #fff; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; }
    .w229 input[type=submit]:hover { background-color: #1f3664; color: #fff; cursor: pointer; }

.w230 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w231 { margin: 0 auto; padding: 35px 0px 35px 0px; }
    .w231 h1 { margin: 0; padding: 0; padding-bottom: 10px; color: #233568; text-transform: uppercase; font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; font-size: 46px; text-align: center; }
    .w231 p { margin: 0; padding: 0; color: #8a8a8d; font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; font-size: 23px; line-height: 30px; text-align: center; }
    .w231 ul { margin: 0; padding: 0; list-style: none; float: left; width: 25%; }
    .w231 ul .title { font-family: NudistaBold, helvetica, arial, 'lucida grande', sans-serif; text-transform: uppercase; color: #233568; }
    .w231 ul li { font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif; line-height: 30px; font-size: 14px; }
    .w231 ul li a {  }
    .w231 ul li a:hover {  }

.w232 { float: left; width: 232px; margin: 0px 20px 20px 0px; cursor: pointer; }
.w233 {  }
.w234 {  }
.w235 { float: left; width: 232px; margin: 0px 0px 20px 0px; cursor: pointer; }




/* FOOTER */
.w075 { margin: 0; padding: 0; width: 100%; overflow: hidden; background-image: url(../images/icon/harita.png); background-repeat:no-repeat; background-position:top center; background-color:#8a8a8d }
.w076 { margin: 0 auto; padding: 0; }
.w077 { margin: 0; padding: 0; width: 100%; background-color: #fff; }
.w078 { margin: 0 auto; padding: 10px 0px 10px 0px; }
.w079 { float: left; float: left; padding-top: 10px; width: 500px; font-family: Nudista, helvetica, arial, sans-serif; font-size: 14px; color:#233568; font-weight: bold; }
    .w079_1 { float: left; width: 500px; text-align: right; }
        .w079_1 img { height: 36px; }
.w080 { width: 25%; padding: 25px 0px 15px 0px; float: left; }
    .w080 h1 { width: 25%; font-family: NudistaBold, helvetica, arial, sans-serif; font-size: 16px; color: #fff; float: left; }
    .w080 ul { margin: 0; padding: 0; list-style: none; font-family: Nudista, helvetica, arial, 'NudistaBold', sans-serif; font-size: 14px; }
    .w080 ul li { display: inline-block; margin: 2px 0px 2px 11px; padding: 0; clear: both; width: 100%; }
    .w080 ul li a { display: block; width: 100%; color: #fff; text-align:left; text-decoration: none; }
    .w080 ul li a:hover { display: block; width: 100%; color: #1f3664; text-align: left; text-decoration: none; }
.w081 { margin-left: 0px !important; }





/*.w002 .mobilMenu { display: none; }*/
/*.w000 .w000_3 .mobilMenu { display: none; }*/
.mobilMenu { display: none; }
.mobilMenu { margin: 0; padding: 0; list-style: none; text-align: right; }
    .mobilMenu li { display: inline-block; margin: 0; padding: 0; }
    .mobilMenu li:hover { background-color: #08c; }
    .mobilMenu li:hover > ul { display: block; }
    .mobilMenu li a { display: block; padding: 10px 20px 10px 20px; text-decoration: none; color: #fff; }
    .mobilMenu li a:hover { text-decoration: none; background-color: #08c; color: #fff; }
    .mobilMenu li a img { margin: 0; padding-left: 7px; }
    .mobilMenu li .r { border-right: 2px solid #9897b3; }
    .mobilMenu li ul { display: none; position: absolute; text-align: left; }
    .mobilMenu li ul li { display: block; background-color: #1f3664; color: #fff; min-width: 137px; }
    .mobilMenu li ul li a { display: block; padding: 10px; text-decoration: none; color: #fff; }
    .mobilMenu li ul li a:hover { text-decoration: none; background-color: #08c; color: #fff; }


/* RESPONSIVE */

/* Desktop: 10" Netbook (1024x600) */
@media screen and (height: 600px) {
    .w003 { height: 550px; min-height: 550px; max-height: 550px; }
    #arkaplan { height: 550px; min-height: 550px; max-height: 550px; }
    #slider1 { height: 550px; min-height: 550px; max-height: 550px; }
        #slider1 #slider1_2 { line-height: 38px; font-size: 23px; }
    #slider2 { height: 550px; min-height: 550px; max-height: 550px; }
    #slider3 { height: 550px; min-height: 550px; max-height: 550px; }
        #slider3 #slider3_4 img { height: 450px; }
    #slider4 { height: 550px; min-height: 550px; max-height: 550px; }
}

/* Desktop: 12" Netbook (1024x768) */
@media screen and (height: 768px) {
    .w003 { height: 718px; min-height: 718px; max-height: 718px; }
    #arkaplan { height: 718px; min-height: 718px; max-height: 718px; }
    #slider1 { height: 718px; min-height: 718px; max-height: 718px; }
        #slider1 #slider1_2 { line-height: 38px; font-size: 23px; }
        #slider1 #slider1_3 img { width: 60%; }
    #slider2 { height: 718px; min-height: 718px; max-height: 718px; }
    #slider3 { height: 718px; min-height: 718px; max-height: 718px; }
        #slider3 #slider3_4 img { height: 450px; }
    #slider4 { height: 718px; min-height: 718px; max-height: 718px; }
}

/* Desktop: 12" Netbook (1024x768) */
@media screen and (height: 800px) {
    .w003 { height: 750px; min-height: 750px; max-height: 750px; }
    #arkaplan { height: 750px; min-height: 750px; max-height: 750px; }
    #slider1 { height: 750px; min-height: 750px; max-height: 750px; }
        #slider1 #slider1_2 { line-height: 38px; font-size: 23px; }
        #slider1 #slider1_3 img { width: 60%; }
    #slider2 { height: 750px; min-height: 750px; max-height: 750px; }
    #slider3 { height: 750px; min-height: 750px; max-height: 750px; }
        #slider3 #slider3_4 img { height: 450px; }
    #slider4 { height: 750px; min-height: 750px; max-height: 750px; }
}


/* Tablet: Kindle Fire HD 8.9" */
@media screen and (max-width: 800px) {
    .w002 { width: 100%; }
    .w002 ul { display: none; }
    .w002 .mobilMenu { display: block; }
    .w002 .mobilMenu li ul { right: 0; text-align: left; }
    .w002 .mobilMenu li ul li { min-width: 75px; text-align: left; }
    .w002 .mobilMenu li ul .lng { padding: 10px; background-color: #08c; color: #fff; }
    .w000 .w000_1 { width: 100%; }
    .w000 .w000_2 { float: none; display: block; width: 100%; text-align: center; }
    .w000 .w000_3 { float: none; display: none; width: 0%; }
    .w000 .w000_3 ul { display: none; }
    .w000 .w000_4 { float: none; display: none; width: 0%; }
    .w000 .w000_4 ul { display: none; }
    .w003 { width: 100%; min-height: 500px; }
    #arkaplan { width: 100%; min-height: 500px; }
    #da-slider { width: 100%; min-width: 300px; max-width: 100%; min-height: 500px; }
    .da-slide { width: 100%; min-height: 500px; }
    .da-slide .da-img { line-height: 700px; }
    .da-img img { width: 75%; }
    .w007 { width: 100%; top: 100px; text-align: center; line-height: 40px; font-size: 30px; }
    .w011 { width: 100%; }
    .w012 { width: 100%; }
    .w018 { /*float: left;*/ width: 48%; padding-bottom: 50px; }
    .jCarouselLite .w018 { /*float: left;*/ width: 260px; padding-bottom: 15px; }
    .w033 { width: 100%; }
    .w038 { width: 100%; }
    .w039 { width: 25%; }
    .w045 { width: 100%; }
    .w061 { width: 100%; }
    .w067 { width: 260px; }
    .w073 { width: 100%; text-align: center; }
    .w074 ul li { width: 24%; }
    .w074 ul li a { width: 100%; }
    .w074 ul li a:hover { width: 100%; }
    .w076 { width: 100%; }
    .w078 { width: 100%; }
    .w079 { width: 50%; }
    .w079_1 { width: 50%; }

    .w083 { width: 100%; }
    .w087 { width: 100%; }
    .w088 { width: 29%; margin: 0; margin-left: 1%; }
    .w089 { width: 68%; margin: 0; margin-left: 1%; margin-right: 1%; }
    .w090 { display: none; width: 0; }
    .w099 { width: 100%; height: 335px; overflow-y: hidden; }
    .w100 { width: 45%; margin-left: 2%; margin-right: 5%; }
    .w101 { width: 45%; }
    .w103 { width: 100%; }
    .w104 { width: 25%; }
    .w105 { width: 90%; margin-left: 4.5%; }
    .w112 { width: 100%; }

    .w219 { width: 100%; }

    .w223 { width: 100%; text-align: center; }
    .w223 #job { width: 32%; }
    .w223 #city { width: 32%; }
    .w223 input[type=submit] { width: 20%; }
    .w225 { width: 90%; }
    .w226 { width: 33%; }
    .w226 input[type=text] { width: 80%; }
    .w226 select { width: 80%; }
    .w228 { width: 96%; }
    .w229 { width: 33%; }
    .w229 input[type=submit] { width: 80%; }
    .w231 { width: 100%; }
    .w231 ul { width: 23%; margin-left: 2%; }

    .w202 { width: 100%; }
    .w213 { width: 100%; }
    .w213 ul { width: 23%; margin-left: 2%; }
    .w215 { width: 100%; }
    .w216 { width: 48%; margin-left: 3%; }
    .w217 { width: 48%; }

    .w196 { width: 100%; }
    .w200 { width: 100%; }

    .w140 { width: 100%; }
    .w144 { width: 100%; }
    .w145 { width: 96%; margin: 0; margin-left: 2%; }
    .w146 { display: none; width: 0; }
    .w135 { width: 100%; }

    .w151 { width: 100%; }

    .w177 { width: 38%; margin: 0; margin-right: 2%; }
    .w178 { width: 60%; }
    .w180 img { max-width: none; }

    .w184 { width: 100%; }

    .w161 { width: 100%; }
    .w162 { width: 48%; margin: 0; margin-left: 2%; }
    .w163 { width: 48%; margin-left: 2%; }
    .w112 { width: 100%; }

    .w188 { width: 100%; }
    .w189 { width: 48%; margin: 0; margin-left: 2%; }
    .w190 { width: 46%; margin-left: 2%; margin-right: 2%; }
    .w192 { width: 100%; }
    .w193 { width: 48%; margin: 0; margin-left: 2%; }
    .w194 { width: 46%; margin-left: 2%; margin-right: 2%; }

    .w117 { width: 100%; }
    .w121 { width: 100%; }
    .w122 { width: 29%; margin: 0; margin-left: 1%; }
    .w123 { width: 68%; margin: 0; margin-left: 1%; margin-right: 1%; }
    .w124 { display: none; width: 0; }

    .w112 { padding: 40px 0px 40px 0px; }
    .w113 { font-size: 36px; }

    .w157 { width: 100%; }
    .w162 { width: 48%; margin: 0; margin-left: 1%; margin-right: 1%; }
    .w163 { width: 48%; margin: 0; margin-left: 1%; margin-right: 1%; }

    .w232 { float: none; display: block; width: 100%; }
    .w235 { float: none; display: block; width: 100%; }
}

/* Tablet: Apple iPad (All) */
@media screen and (max-width: 768px) {
    .jCarouselLite .w018 { /*float: left;*/ width: 250px; padding-bottom: 15px; }
    .w067 { width: 240px; margin-left: 5px; margin-right: 5px; }
    .w080 { width: 23%; margin-left: 2%; }
}

/* Tablet: Google Nexus 7 - Samsung Galaxy Tab - Kindle Fire */
@media screen and (max-width: 603px) {
    .da-slide .da-img { line-height: 650px; }
    .da-img img { width: 65%; }
    .jCarouselLite .w018 { /*float: left;*/ width: 200px; padding-bottom: 15px; }
    .w040 a { width: 125px; height: 125px; }
    .w040 img { width: 125px; height: 125px; }
    .w042 { font-size: 12px; }
    .w050 { width: 50%; }
    .w067 { width: 192px; }
    .w069 { font-size: 13px; }
    .w070 { font-size: 12px; }
    .w080 { width: 23%; margin-left: 2%; }
    .w080 ul li a { font-size: 13px; }
    .image-slider figure img { width: 580px; }

    .w107 img { width: 120px; }

    .w196 { padding-top: 155px; }

    .w140 { padding-top: 155px; }
    .w141 { font-size: 40px; }

    .w151 { padding-top: 155px; }
    .w178 p { max-height: 120px; overflow-y: hidden; }

    .w184 { padding-top: 150px; }
    .w112 { margin: 0 auto; padding: 45px 0px 35px 0px; }
    .w113 { font-size: 29px; }
    .w114 { font-size: 20px; line-height: 27px; }

    .w117 { padding-top: 155px; }

    
    .w157 { padding-top: 155px; }
    .w162 { float: none; width: 96%; margin: 0 auto; margin-bottom: 10px; }
    .w163 { float: none; width: 96%; margin: 0 auto; }
}

/*DropDown*/
 .DropdownwithcustomeCss{padding: 14px 10px 14px 10px;width: 95%;border: 1px solid #ccc;border-radius: 5px;-webkit-appearance: none;
                            -moz-appearance: none;background: url(../images/icon/select.png) no-repeat right #fff;outline: none;font-family: Nudista, helvetica, arial, 'lucida grande', sans-serif;
                            font-size: 14px;}

/* Tablet: Kindle Fire HD 7" */
@media screen and (max-width: 533px) {
    .da-slide .da-img { line-height: 600px; }
    .jCarouselLite .w018 { /*float: left;*/ width: 260px; padding-bottom: 15px; }
    .jCarouselLite .w021 { margin-top: -5px; }
    .jCarouselLite .w022 { margin-top: -10px; margin-bottom: -2px; }
    .w040 a { width: 115px; height: 115px; }
    .w040 img { width: 115px; height: 115px; }
    .w050 { width: 50%; }
    .w067 { width: 242px; }
    .jCarouselLite2 .w070 { margin-top: -5px; }
    .jCarouselLite2 .w071 { margin-top: -10px; margin-bottom: -2px; }
    .image-slider figure img { width: 500px; }
    .LeftPaddingSC {left: -120px !important; }
    .w083 { padding-top: 145px; }
    .w084 { font-size: 46px; }
    .w085 { font-size: 20px; line-height: 27px; }
    .w088 { float: none; width: 96%; display: block; margin: 0 auto; margin-bottom: 10px; }
    .w089 { float: none; width: 96%; display: block; margin: 0 auto; }
    .w103 h1 { font-size: 40px; }
    .w104 { float: left; width: 50%; margin-bottom: 10px; }
    .w107 img { width: 110px; }
    .w110 a { font-size: 12px; }
    .w114 { font-size: 18px; line-height: 25px; }

    .w219 { padding-top: 135px; }
    .w223 #job { width: 28%; }
    .w223 #city { width: 28%; }

    .w196 { padding-top: 135px; }

    .w140 { padding-top: 150px; }
    .w141 { font-size: 36px; }

    .w151 { padding-top: 135px; }

    .w184 { padding-top: 135px; }
    .w162 { float: none; display: block; width: 96%; margin: 0 auto; margin-bottom: 10px; }
    .w163 { float: none; display: block; width: 96%; margin: 0 auto; }
    .w189 { float: none; display: block; width: 96%; margin: 0 auto; margin-bottom: 10px; }
    .w190 { float: none; display: block; width: 96%; margin: 0 auto; }
    .w193 { float: none; display: block; width: 96%; margin: 0 auto; margin-bottom: 60px; }
    .w194 { float: none; display: block; width: 96%; margin: 0 auto; }

    .w117 { padding-top: 135px; }

    .w157 { padding-top: 135px; }
}

/* Mobile: Apple iPhone 6 Plus */
@media screen and (max-width: 414px) {
    .w007 { width: 100%; top: 100px; text-align: center; line-height: 30px; font-size: 20px; }
    .da-slide p { line-height: 30px; font-size: 18px; }
    .da-slide .da-img { line-height: 550px; }
    .da-img img { width: 65%; }
    .w013 { font-size: 40px; }
    .w014 { font-size: 18px; line-height: 26px; }
    .jCarouselLite .w018 { /*float: left;*/ width: 200px; padding-bottom: 15px; }
    .image-slider figure img { width: 400px; }
    section.image-slider { height: 280px; }
    .w037 { min-height: 540px; background-image: none; }
    .w039 { float: left; width: 50%; margin-bottom: 25px; }
    .w040 a { width: 100px; height: 100px; }
    .w040 img { width: 100px; height: 100px; }
    .w041 { color: #233568; }
    .w042 { color: #233568; }
    .w043 a { border: 1px solid #233568; color: #233568; }
    .w043 a:hover { border: 1px solid #fff; background-color: #233568; color: #fff; }
    .w062 { font-size: 40px; }
    .w063 { font-size: 20px; line-height: 27px; }
    .jCarouselLite2 .w067 { width: 190px; }
    .jCarouselLite2 .w068 a { width: 130px; height: 130px; }
    .jCarouselLite2 .w068 a img { width: 130px; height: 130px; }
    .w074 ul li a { width: 100px; }
    .w074 ul li a:hover { width: 100px; }
    .w074 ul li a img { width: 25px; }
    .w080 ul li a { font-size: 12px; }

    .w220 { font-size: 40px; }
    .w221 { font-size: 20px; line-height: 27px; }
    .w223 #job { width: 25%; }
    .w223 #city { width: 25%; }
    .w223 input[type=submit] { padding: 17px 10px 16px 10px; font-size: 12px; }

    .w202 { padding-top: 120px; }
    .w213 h1 { font-size: 40px; }
    .w213 p { font-size: 20px; line-height: 27px; }
    .w216 { float: none; display: block; width: 96%; margin: 0 auto; }
    .w217 { float: none; display: block; width: 96%; margin: 0 auto; }

    .w196 { padding-top: 130px; }
    .w198 { font-size: 20px; }
    .w200 table tr td { display: block; width: 96%; }

    .w140 { padding-top: 150px; }
    .w141 { font-size: 28px; }
    .w142 { font-size: 21px; line-height: 28px; }

    .w151 { padding-top: 135px; }
    .w153 { font-size: 20px; line-height: 27px; }

    .w184 { padding-top: 125px; }
    .w112 { margin: 0 auto; padding: 25px 0px 35px 0px; }
    .w113 { font-size: 29px; }
    .w114 { font-size: 18px; line-height: 25px; }

    .w122 { float: none; display: block; width: 96%; margin: 0 auto; margin-bottom: 10px; }
    .w123 { float: none; display: block; width: 96%; margin: 0 auto; }
    .w136 { font-size: 40px; }
    .w137 { font-size: 20px; line-height: 27px; }
    .w112 { padding: 40px 0px 35px 0px; }

    .w157 { padding-top: 155px; }
    .w158 { font-size: 36px; }
    .w159 { font-size: 20px; line-height: 27px; }
    .jCarouselLite .w067 { width: 200px; }

    #slider1 #slider1_1 { font-size: 26px; line-height: 38px; }
#slider1 #slider1_3 img { width: 90%; }
#slider2 #slider2_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_4 img { width: 90%; }
#slider4 #slider4_1 { font-size: 26px; line-height: 38px; }

}

/* Mobile: Apple iPhone 6 */
@media screen and (max-width: 375px) {
    .jCarouselLite .w018 { /*float: left;*/ width: 185px; padding-bottom: 15px; }
    .image-slider figure img { width: 350px; }
    .w062 { font-size: 36px; }
    .jCarouselLite2 .w067 { width: 180px; }
    .jCarouselLite2 .w068 a { width: 120px; height: 120px; }
    .jCarouselLite2 .w068 a img { width: 120px; height: 120px; }
    .w074 ul li a { width: 90px; }
    .w074 ul li a:hover { width: 90px; }
    .w074 ul li a img { width: 20px; }
    .w079 { font-size: 13px; }
    .w080 { width: 46%; margin-left: 2%; margin-right: 2%; }
    .w080 ul li a { font-size: 13px; }

    .w103 h1 { font-size: 36px; }
    .w112 { padding: 30px 0px 30px 0px; }
    .w114 { font-size: 16px; line-height: 23px; }

    .w219 { padding-top: 150px; }
    .w223 #job { width: 20%; }
    .w223 #city { width: 20%; }
    .w223 input[type=submit] { padding: 18px 10px 17px 10px; font-size: 12px; }
    .w226 { float: none; display: block; width: 100%; margin-bottom: 10px; }
    .w226 input[type=text] { width: 300px; }
    .w226 select { width: 320px; }
    .w229 { float: left; width: 50%; }

    .w213 h1 { font-size: 36px; }

    .w140 { padding-top: 150px; }
    .w141 { font-size: 26px; }
    .w142 { font-size: 19px; line-height: 26px; }
    .w136 { font-size: 36px; }

    .w178 p { max-height: 100px; overflow-y: hidden; }

    .w157 { padding-top: 145px; }
    .w158 { font-size: 32px; }
    .w159 { font-size: 20px; line-height: 27px; }
    .jCarouselLite .w067 { width: 180px; }
    #slider1 #slider1_1 { font-size: 26px; line-height: 38px; }
#slider1 #slider1_3 img { width: 90%; }
#slider2 #slider2_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_4 img { width: 90%; }
#slider4 #slider4_1 { font-size: 26px; line-height: 38px; }

}

/* Mobile: Samsung Galaxy S5 */
@media screen and (max-width: 360px) {
    .jCarouselLite .w018 { /*float: left;*/ width: 180px; padding-bottom: 15px; }
    .jCarouselLite2 .w067 { width: 175px; }
    .w074 ul li a span { display: none; }
    .w074 ul li a img { width: 31px; }

    .w083 { padding-top: 125px; }

    .w198 { font-size: 18px; }

    .w151 { padding-top: 140px; }
    .w153 { font-size: 18px; line-height: 25px; }

    .w157 { padding-top: 135px; }
    #slider1 #slider1_1 { font-size: 26px; line-height: 38px; }
#slider1 #slider1_3 img { width: 90%; }
#slider2 #slider2_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_1 { font-size: 26px; line-height: 38px; }
#slider3 #slider3_4 img { width: 90%; }
#slider4 #slider4_1 { font-size: 26px; line-height: 38px; }

}

/* Mobile: Samsung Galaxy S2/S3/S4 - Apple iPhone 3/4/5 - Asus Galaxy 7 - LG Optimus S - BlackBerry 8300 */
@media screen and (max-width: 320px) {
    .w007 { width: 100%; top: 100px; text-align: center; line-height: 26px; font-size: 16px; }
    .da-slide p { line-height: 28px; font-size: 16px; }
    .da-img img { width: 75%; }
    .jCarouselLite .w018 { /*float: left;*/ width: 160px; padding-bottom: 15px; }
    .w018 { /*float: left;*/ margin-left: 1%; margin-right: 1%; width: 48%; padding-bottom: 50px; }
    .image-slider figure img { width: 320px; }
    .w046 { font-size: 36px; }
    .w047 { font-size: 18px; line-height: 25px; }
    .w062 { font-size: 32px; }
    .w063 { font-size: 18px; line-height: 24px; }
    .jCarouselLite2 .w067 { width: 150px; }
    .w079 { font-size: 11px; }

    .w219 { padding-top: 130px; }
    .w223 #job { display: inline-block; margin-bottom: 10px; padding: 15px 10px 15px 40px; width: 75%; border: 1px solid #ccc; border-radius: 5px; outline: none; }
    .w223 #city { display: inline-block; margin-bottom: 10px; padding: 15px 10px 15px 40px; width: 75%; border: 1px solid #ccc; border-radius: 5px; outline: none; }
    .w223 input[type=submit] { padding: 17px 10px 16px 10px; width: 75%; vertical-align: top; border: 0; border-radius: 5px; outline: none; background-color: #24b9d8; font-size: 14px; }
    .w226 input[type=text] { width: 85%; }
    .w226 select { width: 85%; }

    .w213 h1 { font-size: 32px; }

    .w196 { padding-top: 135px; }
    .w197 { font-size: 40px; }
    .w198 { font-size: 16px; }

    .w140 { padding-top: 140px; }
    .w142 { font-size: 17px; line-height: 24px; }

    .w136 { font-size: 40px; }
    .w137 { font-size: 20px; line-height: 27px; }

    .w184 { padding-top: 135px; }
    .w185 { font-size: 36px; }
    .w186 { font-size: 18px; line-height: 25px; }

    .w157 { padding-top: 140px; }
    .w158 { font-size: 28px; }
    .w159 { font-size: 18px; line-height: 25px; }
    .jCarouselLite .w067 { width: 150px; }

    #slider1 #slider1_1 { font-size: 20px; line-height: 28px; }
    #slider1 #slider1_3 img { width: 90%; }
    #slider2 #slider2_1 { font-size: 20px; line-height: 28px; }
    #slider3 #slider3_1 { font-size: 20px; line-height: 28px; }
    #slider3 #slider3_4 img { width: 90%; }
    #slider4 #slider4_1 { font-size: 20px; line-height: 28px; }

	
	#wrapper {position: relative;  margin: auto;}
		#meter {
		    width: 100%; height: 100%;
		    transform: rotateX(180deg);
		}
		.circle {fill: none;}
		.outline, #mask {
		    stroke: #F1F1F1; 
		    stroke-width: 65;
		}
		.range { stroke-width: 60; }
		#slider, #lbl {
		    position: absolute;
		}
		#slider {
		    cursor: pointer;
		    left: 0;
		    margin: auto;
		    right: 0;
		    top: 58%;
		    width: 94%;
		}
		#lbl {
		    background-color: #4B4C51; 
		    border-radius: 2px;
		    color: white;   
		    font-family: 'courier new';
		    font-size: 15pt;
		    font-weight: bold;
		    padding: 4px 4px 2px 4px;
		    right: -48px;
		    top: 57%;
		}
		#meter_needle {
		    height: 40%;
		    left: 0;
		    margin: auto;
		    position: absolute;
		    right: 0;
		    top: 10%;
		    transform-origin: bottom center;
		    transform: rotate(270deg);
		}
        
        input[type=range] {
            -webkit-appearance: none;
        }
        
        input[type=range]:focus {
            outline: none;
        }
        
        input[type=range]::-webkit-slider-runnable-track {
            width: 100%;
            height: 12px;
            cursor: pointer;
            background: #F6F6F6;
            border-radius: 25px;
            box-shadow: 0 0 0 1px #f6f6f6;
        }
        
        input[type=range]::-webkit-slider-thumb {
            box-shadow: 0 0 2px #B2B2B2;
            border-radius: 50%;
            height: 30px;
            width: 30px;
            background: #fff;
            cursor: pointer;
            -webkit-appearance: none;
            margin-top: -9px;
        }
        
        input[type=range]:focus::-webkit-slider-runnable-track {
            background: #F6F6F6;

        }
        
        input[type=range]::-moz-range-track {
            width: 100%;
            height: 12.8px;
            cursor: pointer;
            background: #F6F6F6;
            border-radius: 25px;
        }
        
        input[type=range]::-moz-range-thumb {
            box-shadow: 0 0 2px #B2B2B2;
            border-radius: 50%;
            height: 30px;
            width: 30px;
            background: #fff;
            cursor: pointer;
        }
        
        input[type=range]::-ms-track {
            width: 100%;
            height: 12.8px;
            cursor: pointer;
        }
        
        input[type=range]::-ms-fill-lower {
            background: #F6F6F6;
            border-radius: 50px;
        }
        
        input[type=range]::-ms-fill-upper {
            background: #F6F6F6;
            border-radius: 50px;
        }
        
        input[type=range]::-ms-thumb {
            height: 30px;
            width: 30px;
            top: 5px;
            position: relative;
            background: red;
            cursor: pointer;
            box-shadow: 0 0 2px #B2B2B2;
        }
        
        input[type=range]:focus::-ms-fill-lower {
            background: #F6F6F6;
        }
        
        input[type=range]:focus::-ms-fill-upper {
            background: #F6F6F6;
        }
	
}