/*******************/
/* keyframes begin */
/*******************/
/*****************/
/* keyframes end */
/*****************/
web { ibrahimmesutyilmaz: com; }

title { developer: front-end,react-native; }

* { -webkit-tap-highlight-color: transparent; }

*, html, body, div, input, textarea, select, span, a, button, table, tr, td, th, ul, ol, li, button { outline: none; outline-color: transparent; outline-width: 0; outline-style: none; outline-offset: initial; font-family: "Poppins", sans-serif; margin: 0; padding: 0; }

a, a:focus, a:hover, a:active, a:visited { text-decoration: none; }

ul, ol, li { list-style: none; list-style-type: none; }

button:focus { outline: none; outline-color: transparent; outline-width: 0; outline-style: none; outline-offset: initial; }

/*******************/
/* keyframes begin */
/*******************/
/*****************/
/* keyframes end */
/*****************/
@font-face { font-family: 'Aneisha Script Bold Regular'; font-style: normal; font-weight: normal; src: local("Aneisha Script Bold Regular"), url("../fonts/Aneishascriptbold-amP5.woff") format("woff"); }

body { font-family: 'Poppins', sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family: 'Lora', serif; }

.header { position: absolute; left: 0; top: 0; right: 0; padding-top: 25px; z-index: 53; /* language */ }

.header .logo a { display: block; padding-top: 25px; }

.header .logo a img { display: block; max-width: 100%; }

.header .header-nav { /* search */ /* menu */ }

.header .header-nav .search { border-bottom: 5px solid #0A839E; padding: 0 115px 20px; }

.header .header-nav .search .form input.search-input { height: 40px; font-family: 'Lora', serif; font-size: 19px; background: transparent; border: none; color: #fff; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; }

.header .header-nav .search .form input.search-input::-webkit-input-placeholder { color: #fff; }

.header .header-nav .search .form input.search-input:-ms-input-placeholder { color: #fff; }

.header .header-nav .search .form input.search-input::-ms-input-placeholder { color: #fff; }

.header .header-nav .search .form input.search-input::placeholder { color: #fff; }

.header .header-nav .search .form button { padding: 5px; border: none; background: transparent; -webkit-box-flex: 0; -ms-flex: 0 0 30px; flex: 0 0 30px; cursor: pointer; }

.header .header-nav .search .form button img { display: block; margin: 0 auto; max-width: 25px; }

.header .header-nav .search .form .search-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.header .header-nav .menu { padding: 20px 20px 0; }

.header .header-nav .menu > ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.header .header-nav .menu > ul > li { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; position: relative; }

.header .header-nav .menu > ul > li > a { display: block; font-size: 18px; color: #fff; padding: 15px; }

.header .header-nav .menu > ul > li .sub { position: absolute; -webkit-transition: .4s; transition: .4s; opacity: 0; pointer-events: none; left: -18px; top: 100%; background: #fff; padding: 37px 29px; width: 330px; max-width: 98vw; }

.header .header-nav .menu > ul > li .sub .up-arrow { position: absolute; left: 20px; bottom: 100%; border-bottom: 10px solid #fff; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; }

.header .header-nav .menu > ul > li .sub ul li a { display: block; padding: 5px 0; font-size: 15px; color: #000; -webkit-transition: .4s; transition: .4s; background: url(../img/arrow-color.png) 85% center no-repeat transparent; background-size: 0; }

.header .header-nav .menu > ul > li .sub ul li:hover a, .header .header-nav .menu > ul > li .sub ul li.active a { color: #0A839E; background: url(../img/arrow-color.png) 100% center no-repeat; background-size: 20px; }

.header .header-nav .menu > ul > li:hover .sub { opacity: 1; pointer-events: all; }

.header .language { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding-top: 25px; }

.header .language .lang-content { -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.header .language .lang-content a { font-family: 'Lora', serif; opacity: .25; -webkit-transition: .4s; transition: .4s; color: #fff; font-size: 18px; }

.header .language .lang-content a:hover { opacity: 1; }

.header .language .lang-content span { height: 53px; background: #fff; width: 1px; }

.header .language .lang-content .active { opacity: 1; }

.header .social { padding-top: 20px; }

.header .social ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-right: -3px; }

.header .social ul li { padding: 3px; }

.header .social ul li a { display: block; color: #ececec; border-radius: 30px; background: #0A839E; }

.header .social ul li a svg { width: 30px; height: 30px; display: block; }

/* header */
.main-banner { position: relative; max-height: 100vh; }

.main-banner .container { position: relative; }

.main-banner .img { height: 850px; max-height: 80vh; }

.main-banner .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.main-banner .text { max-width: 100%; position: absolute; width: 1150px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; background: rgba(10, 131, 158, 0.8); padding: 40px 115px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.main-banner .text p { -webkit-transform: translateY(10px); transform: translateY(10px); font-size: 40px; color: #fff; margin-bottom: 0; font-family: 'Aneisha Script Bold Regular'; }

.main-banner .text .arrow { display: inline-block; padding: 20px; border: 1px solid #fff; }

.main-banner .text .arrow img { display: block; }

/* main-banner */
.banner .img { height: 350px; background: #000; position: relative; }

.banner .img:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../img/banner-mask.png) top center repeat-x; }

.banner .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; opacity: .5; }

/* banner */
.about-banner { position: relative; }

.about-banner .map { height: 700px; background: #000; position: relative; }

.about-banner .map:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../img/contact-map-mask.png) top center repeat-x; }

.about-banner .map iframe { display: block; width: 100%; height: 100%; }

.about-banner .img { height: 700px; background: #000; position: relative; }

.about-banner .img:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../img/banner-mask.png) top center repeat-x; }

.about-banner .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; opacity: .5; }

.about-banner .text { margin-top: 97px; width: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-banner .text h1 { font-family: 'Lora', serif; font-size: 35px; line-height: 38px; color: #0A839E; font-weight: 400; }

.about-banner .text p { font-size: 20px; line-height: 35px; color: #fff; font-weight: 300; }

/* about-banner */
.main-services { position: relative; background: #F5F5F5; margin-bottom: 135px; padding: 75px 0; /* services-slider */ }

.main-services .head h2 { font-family: 'Lora', serif; color: #0A839E; font-size: 30px; font-weight: normal; margin-bottom: 53px; height: 72px; }

.main-services .head p { font-size: 15px; color: #000; font-weight: 300; }

.main-services .services-slider { margin-bottom: -180px; margin-top: 130px; margin-left: -20px; margin-right: -10px; }

.main-services .services-slider .slick-arrow { cursor: pointer; position: absolute; right: 10px; top: -118px; border: 0; background: transparent; }

.main-services .services-slider .slick-arrow svg { width: 20px; height: 20px; }

.main-services .services-slider .slick-prev { right: 60px; }

.main-services .services-slider .slide-item { position: relative; }

.main-services .services-slider .slide-item .img { height: 330px; overflow: hidden; opacity: 0; -webkit-transition: .4s; transition: .4s; -webkit-box-sizing: border-box; box-sizing: border-box; margin-left: 10px; margin-right: 10px; }

.main-services .services-slider .slide-item .img:before { content: ""; position: absolute; left: 10px; top: 0; right: 10px; bottom: 0; background: #000; opacity: .25; }

.main-services .services-slider .slide-item .img img { -webkit-transition: .4s; transition: .4s; -webkit-transform: scale(1); transform: scale(1); display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.main-services .services-slider .slide-item .text { position: absolute; top: 0; right: 10px; bottom: 0; left: 10px; background: #fff; -webkit-transition: .4s; transition: .4s; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #F5F5F5; }

.main-services .services-slider .slide-item .text .icon { position: absolute; right: 50px; top: 50px; }
.icon-renk { color:black; }
.main-services .services-slider .slide-item .text .icon img { display: block; max-width: 100%; }

.main-services .services-slider .slide-item .text p { font-family: 'Lora', serif; margin-bottom: 0; position: absolute; -webkit-transition: .4s; transition: .4s; left: 50px; bottom: 50px; right: 50px; color: #0A839E; font-size: 30px; font-weight: normal; }

.main-services .services-slider .slide-item:hover .img { opacity: 1; }

.main-services .services-slider .slide-item:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.main-services .services-slider .slide-item:hover .text { background: transparent; }

.main-services .services-slider .slide-item:hover .text p { color: #fff; }

/* main-services */
.main-articles { -webkit-box-sizing: border-box; box-sizing: border-box; width: 1920px; max-width: 100%; margin: 0 auto; padding: 80px 0; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; }

.main-articles .slider-alignment { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.main-articles .article-slider { width: 50vw; margin-left: -15vw; }

.main-articles .article-slider .slick-dots { position: absolute; right: 80px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.main-articles .article-slider .slick-dots li button { font-size: 0; background: #fff; opacity: .25; border: none; width: 12px; height: 12px; border-radius: 12px; }

.main-articles .article-slider .slick-dots li.slick-active button { opacity: 1; }

.main-articles .article-slider .slide-item .img { height: 500px; }

.main-articles .article-slider .slide-item .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.main-articles .head { padding-left: 40px; margin-bottom: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.main-articles .head h1 { font-size: 25px; color: #0A839E; font-weight: 400; }

.main-articles .head .all-link a { display: inline-block; font-size: 13px; color: #0A839E; padding: 12px 15px; }

.main-articles .article-text-slider .slide-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 40px; }

.main-articles .article-text-slider .slide-item .text { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; }

.main-articles .article-text-slider .slide-item .text h2 { margin-bottom: 22px; font-size: 35px; color: #0A839E; line-height: 38px; font-weight: 400; }

.main-articles .article-text-slider .slide-item .text p { font-size: 20px; margin-bottom: 0; line-height: 35px; color: #000; }

.main-articles .article-text-slider .slide-item .arrow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -ms-flex: 0 0 70px; flex: 0 0 70px; height: 70px; border: 1px solid #000; margin-left: 45px; }

.main-articles .article-text-slider .slide-item .arrow img { display: block; max-width: 100%; }

/* main-articles */
.main-news { padding: 45px 0; }

.main-news .container { padding-left: 10px; padding-right: 10px; }

.main-news .row { margin-left: -10px; margin-right: -10px; }

.main-news .col { padding-left: 10px; padding-right: 10px; }

.main-news .head { margin-bottom: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.main-news .head h1 { font-size: 25px; color: #0A839E; font-weight: 400; }

.main-news .head .all-link a { display: inline-block; font-size: 13px; color: #0A839E; padding: 12px 15px; }

.main-news .box { -webkit-transition: .4s; transition: .4s; background: #fff; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 44px 40px; height: 100%; border: 1px solid #F5F5F5; }

.main-news .box a { display: block; }

.main-news .box-semi { height: calc(50% - 10px); }

.main-news .box-semi + .box-semi { margin-top: 20px; }

.main-news .box .img { margin: -44px -40px 60px -40px; overflow: hidden; }

.main-news .box .img img { -webkit-transition: .4s; transition: .4s; -webkit-transform: scale(1); transform: scale(1); display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.main-news .box p { font-family: 'Lora', serif; -webkit-transition: .4s; transition: .4s; font-size: 18px; color: #000; line-height: 28px; }

.main-news .box h3 { font-family: 'Lora', serif; -webkit-transition: .4s; transition: .4s; font-size: 30px; line-height: 38px; font-weight: 400; color: #000; }

.main-news .box .arrow { position: absolute; right: 30px; bottom: 50px; }

.main-news .box .arrow img { display: block; max-width: 100%; }

.main-news .box:hover { background: #0A839E; }

.main-news .box:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.main-news .box:hover p, .main-news .box:hover h3 { color: #fff; }

.main-news .box:hover .arrow img { -webkit-filter: contrast(0) brightness(3); filter: contrast(0) brightness(3); }

/* main-news */
.main-about { margin-bottom: 73px; padding: 80px 0; height: 500px; background: url(../img/main-about-img.jpg) center center no-repeat; }

.main-about h2 { font-family: 'Lora', serif; font-size: 40px; color: #fff; font-weight: 400; text-align: right; margin-top: 30px; padding-right: 20px; }

.main-about .special { position: absolute; margin-left: 20px; top: -15px; color: #fff; }

.main-about p { padding-left: 20px; font-size: 20px; font-weight: 300; color: #fff; line-height: 28px; margin-top: 35px; width: 420px; max-width: 100%; }

/* main-about */
.main-form { margin-bottom: 80px; }

.main-form .form { width: 943px; max-width: 100%; margin: 0 auto; }

.main-form .form .head { margin-bottom: 30px; }

.main-form .form .head h1 { font-family: 'Lora', serif; font-size: 25px; line-height: 35px; letter-spacing: 1px; color: #0A839E; font-weight: 400; text-align: center; }

/* main-form */
.form .form-group { margin-bottom: 20px; }

.form .form-group input.form-control { border-radius: 0; -webkit-box-shadow: none; box-shadow: none; border: none; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; background: #F5F5F5; font-size: 15px; font-weight: 300; padding: 25px 30px; height: 74px; font-family: "Poppins", sans-serif; }

.form .form-group input.form-control::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group input.form-control:-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group input.form-control::-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group input.form-control::placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group select.form-control { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: rgba(0, 0, 0, 0.5); -webkit-box-shadow: none; box-shadow: none; border: none; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../img/select-down-arrow.png) 95% center no-repeat #F5F5F5; cursor: pointer; font-size: 15px; font-weight: 300; padding: 25px 30px; height: 74px; font-family: "Poppins", sans-serif; }

.form .form-group select.form-control::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group select.form-control:-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group select.form-control::-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group select.form-control::placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group textarea.form-control { border-radius: 0; -webkit-box-shadow: none; box-shadow: none; border: none; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; background: #F5F5F5; font-size: 15px; font-weight: 300; padding: 25px 30px; height: 74px; font-family: "Poppins", sans-serif; height: 150px; }

.form .form-group textarea.form-control::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group textarea.form-control:-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group textarea.form-control::-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.form .form-group textarea.form-control::placeholder { color: rgba(0, 0, 0, 0.25); }

.form .file-group label { display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; }

.form .file-group .file-control { cursor: pointer; -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% + 15px); flex: 0 0 calc(50% + 15px); max-width: calc(50% + 15px); -webkit-box-shadow: none; box-shadow: none; border: none; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; background: #F5F5F5; font-size: 15px; font-weight: 300; padding: 25px 30px; height: 74px; font-family: "Poppins", sans-serif; }

.form .file-group span { cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 15px); flex: 0 0 calc(50% - 15px); max-width: 0 0 calc(50% - 15px); color: #fff; border: 1px solid #0A839E; -webkit-transition: .4s; transition: .4s; background: #0A839E; font-size: 25px; line-height: 35px; }

.form .file-group:hover span { background: #fff; color: #0A839E; }

.form button { -webkit-transition: .4s; transition: .4s; cursor: pointer; background: #0A839E; border: 1px solid #0A839E; width: 213px; height: 74px; font-size: 15px; font-weight: 300; color: #fff; }

.form button:hover { background: #F5F5F5; color: #0A839E; }

/* form-general */
.article-area { background: #F5F5F5; padding: 90px 0; }

.article-area .text h2 { font-family: 'Lora', serif; font-size: 35px; line-height: 30px; color: #0A839E; font-weight: 400; }

.article-area .text p { font-size: 20px; font-weight: 300; color: #000; line-height: 35px; margin-bottom: 25px; }

.article-area .person-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.article-area .person-container .person-info { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin-right: 130px; }

.article-area .person-container .person-info .img { width: 213px; height: 213px; overflow: hidden; border-radius: 200px; }

.article-area .person-container .person-info .img img { display: block; width: 100%; }

.article-area .person-container .person-text { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.article-area .person-container .person-text .person { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 40px; }

.article-area .person-container .person-text .person-name { font-family: 'Lora', serif; display: block; font-size: 35px; line-height: 30px; color: #0A839E; margin-bottom: 0; }

.article-area .person-container .person-text .person-title { display: block; font-size: 23px; color: #000; font-weight: 300; margin-bottom: 0; }

.article-area .person-container .person-text .icons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 10px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.article-area .person-container .person-text .icons a { display: block; padding: 5px; }

.article-area .person-container .person-text .icons a img { display: block; max-width: 100%; }

/* article-area */
.inline-content { overflow: hidden; padding: 130px 0 200px; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; margin-bottom: 90px; }

.inline-content .text { padding-right: 100px; }

.inline-content .text p { font-size: 20px; line-height: 35px; color: #000; font-weight: 300; }

.inline-content .img { position: absolute; height: 100%; left: 0; top: 0; bottom: 0; width: 50vw; max-height: 700px; }

.inline-content .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/* inline-content */
.career-content { padding: 100px 0; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; margin-bottom: 70px; }

.career-content .container { padding-left: 10px; padding-right: 10px; }

.career-content .row { margin-left: -10px; margin-right: -10px; }

.career-content .col { padding-left: 10px; padding-right: 10px; }

.career-content .item { margin-bottom: 20px; border: 1px solid #F5F5F5; padding: 15px 30px; min-height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.career-content .item .centered { min-height: 70px; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.career-content .item p { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; font-size: 24px; color: #000; line-height: 28px; margin-bottom: 0; }

.career-content .item .arrow { -webkit-box-flex: 0; -ms-flex: 0 0 20px; flex: 0 0 20px; margin-left: 30px; }

.career-content .item .arrow img { display: block; max-width: 100%; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: .4s; transition: .4s; }

.career-content .item .sub-content { padding: 15px 0; display: none; }

.career-content .item .sub-content p { font-size: 16px; color: #000; margin-bottom: 0; }

.career-content .item:hover .arrow img { -webkit-transform: translateX(5px); transform: translateX(5px); }

/* career-content */
.team-content { padding: 80px 0 160px; }

.team-content .item { margin-bottom: 30px; }

.team-content .item .img { height: 450px; width: 100%; }

.team-content .item .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-filter: grayscale(100); filter: grayscale(100); -webkit-transition: .4s; transition: .4s; }

.team-content .item .text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 0; }

.team-content .item .text .icons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 10px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.team-content .item .text .icons a { display: block; padding: 5px; }

.team-content .item .text .icons a img { display: block; max-width: 100%; }

.team-content .item .text .person { display: block; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; }

.team-content .item .text .person-name { font-family: 'Lora', serif; display: block; font-size: 35px; line-height: 30px; color: #0A839E; margin-bottom: 0; }

.team-content .item .text .person-title { display: block; font-size: 23px; color: #000; font-weight: 300; margin-bottom: 0; }

.team-content .item:hover .img img { -webkit-filter: grayscale(0); filter: grayscale(0); }

/* team-content */
.team-detail { padding: 90px 0; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; }

.team-detail .detail-article h3 { font-family: 'Lora', serif; font-size: 35px; color: #0A839E; font-weight: 400; }

.team-detail .detail-article p { font-size: 20px; font-weight: 300; color: #000; margin-bottom: 25px; }

/* team-detail */
.team-down { padding: 90px 0; }

.team-down .list h3 { font-size: 35px; color: #0A839E; font-weight: 400; margin-bottom: 35px; }

.team-down .list a { margin-bottom: 30px; font-family: 'Lora', serif; display: block; background: #F5F5F5; -webkit-transition: .4s; transition: .4s; position: relative; height: 330px; }

.team-down .list a .arrow { -webkit-transition: .4s; transition: .4s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 70px; height: 70px; border: 1px solid #000; position: absolute; right: 30px; top: 30px; }

.team-down .list a .arrow img { -webkit-transition: .4s; transition: .4s; display: block; max-width: 100%; }

.team-down .list a .text { font-family: 'Lora', serif; position: absolute; left: 30px; bottom: 30px; right: 30px; font-size: 25px; -webkit-transition: .4s; transition: .4s; font-weight: 400; line-height: 35px; color: #0A839E; }

.team-down .list a:hover { background: #0A839E; }

.team-down .list a:hover .arrow { border-color: #fff; }

.team-down .list a:hover .arrow img { -webkit-filter: contrast(0) brightness(3); filter: contrast(0) brightness(3); }

.team-down .list a:hover .text { color: #fff; }

/* team-down*/
.news-up-content { overflow: hidden; padding: 120px 0; background: #F5F5F5; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; }

.news-up-content .text { padding-right: 100px; }

.news-up-content .text h3 { font-size: 35px; font-weight: 400; color: #0A839E; margin-bottom: 40px; }

.news-up-content .text p { font-size: 15px; line-height: 25px; color: #000; font-weight: 300; }

.news-up-content .text .moore { margin-top: 80px; }

.news-up-content .text .moore a { display: block; font-size: 17px; color: #0A839E; }

.news-up-content .text .moore a span { display: inline-block; }

.news-up-content .text .moore a span.arrow { padding-left: 70px; }

.news-up-content .img { position: absolute; height: 550px; left: 0; top: 0; width: 50vw; }

.news-up-content .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/* inline-content */
.news-list { padding-bottom: 170px; }

.news-list .col { padding-bottom: 20px; }

/* news-list */
.about-detail { padding: 60px 0; }

.about-detail p { text-align: center; font-size: 20px; line-height: 35px; color: #000; font-weight: 300; }

/* about-detail */
.about-detail-two { padding: 50px 0 200px; }

.about-detail-two .special { color: #0A839E; font-size: 150px; position: absolute; right: 40px; top: -10px; }

.about-detail-two p { font-size: 35px; line-height: 55px; color: #000; font-weight: 300; }

/* about-detail-two */
.contact-content { padding: 80px 0; }

.contact-content h1 { width: 330px; max-width: 100%; font-size: 34px; line-height: 45px; color: #0A839E; font-weight: 400; margin-bottom: 20px; }

.contact-content p { font-size: 25px; line-height: 35px; color: #000; font-weight: 300; }

.contact-content ul { padding-top: 40px; }

.contact-content ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000; font-size: 25px; font-weight: 300; padding: 10px 0; }

.contact-content ul li a span { display: inline-block; }

.contact-content ul li a span.icon { width: 30px; height: 30px; margin-right: 20px; }

.contact-content ul li a span.icon img { display: block; max-width: 100%; }

/* contact-content */
.contact-about { text-align: center; padding: 95px 0 150px; }

.contact-about h2 { font-family: 'Lora', serif; font-size: 35px; color: #0A839E; font-weight: 400; }

.contact-about p { font-size: 20px; font-weight: 300; line-height: 35px; color: #000; }

.contact-about .arrow { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -ms-flex: 0 0 70px; flex: 0 0 70px; height: 70px; border: 1px solid #000; }

.contact-about .arrow img { display: block; max-width: 100%; }

/* contact-about */
.footer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 1920px; max-width: 100%; margin: 0 auto; }

.footer .map { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.footer .map iframe { display: block; width: 100%; height: 100%; }

.footer .informations { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 70px; background: #0A839E; }

.footer .informations:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../img/footer-bg.png) center center/cover no-repeat; opacity: .25; }

.footer .informations .text { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; position: relative; }

.footer .informations .text h6 { font-family: 'Lora', serif; font-size: 18px; line-height: 32px; letter-spacing: 1px; color: #fff; font-weight: 300; margin-bottom: 21px; }

.footer .informations .text p { width: 310px; max-width: 100%; padding-right: 20px; font-size: 12px; font-weight: 300; line-height: 20px; color: #fff; margin-bottom: 40px; }

.footer .informations .text p.copiright { font-size: 9px; line-height: 15px; font-weight: 400; margin-bottom: 0; }

.footer .informations .text .social { margin-bottom: 40px; }

.footer .informations .text .social ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -3px; }

.footer .informations .text .social ul li { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding: 3px; }

.footer .informations .text .social ul li a { display: block; color: #ececec; border-radius: 30px; background: #0A839E; }

.footer .informations .text .social ul li a svg { width: 30px; height: 30px; display: block; }

.footer .informations .footer-menu { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; position: relative; }

.footer .informations .footer-menu ul li a { display: block; font-size: 15px; line-height: 23px; color: #fff; padding: 15px 10px; }

/* footer */
.arrow img { -webkit-transition: .4s; transition: .4s; -webkit-transform: translateX(0px); transform: translateX(0px); }

.arrow:hover img { -webkit-transform: translateX(5px); transform: translateX(5px); }

/*******************/
/* keyframes begin */
/*******************/
/*****************/
/* keyframes end */
/*****************/
.hamburger { display: none; position: fixed; top: 2.5rem; right: 2rem; cursor: pointer; padding: 0; z-index: 71; -webkit-transition: ease-in-out .4s; transition: ease-in-out .4s; }

.hamburger .hamburger-bar { display: block; width: 28px; height: 3px; border-radius: 3px; opacity: 1; -webkit-transition: .4s; transition: .4s; background: #fff; -webkit-box-shadow: 0 0 3px #312f90; box-shadow: 0 0 3px #312f90; margin-bottom: 5px; }

.hamburger .hamburger-bar:nth-child(3) { margin-bottom: 0; }

@media only screen and (min-width: 999px) { .hamburger:hover .hamburger-bar:nth-child(1) { -webkit-transform: rotate(-5deg) translateY(1px) translateX(-1px); transform: rotate(-5deg) translateY(1px) translateX(-1px); }
  .hamburger:hover .hamburger-bar:nth-child(2) { opacity: .8; }
  .hamburger:hover .hamburger-bar:nth-child(3) { -webkit-transform: rotate(5deg) translateY(-1px) translateX(-1px); transform: rotate(5deg) translateY(-1px) translateX(-1px); } }

.hamburger.open { right: 300px; top: 2.5rem; }

@media only screen and (max-width: 340px) { .hamburger.open { right: 280px; } }

.hamburger.open .hamburger-bar:nth-child(1) { -webkit-transform: rotate(-45deg) translateY(5px) translateX(-5px); transform: rotate(-45deg) translateY(5px) translateX(-5px); }

.hamburger.open .hamburger-bar:nth-child(2) { opacity: 0; }

.hamburger.open .hamburger-bar:nth-child(3) { -webkit-transform: rotate(45deg) translateY(-6px) translateX(-6px); transform: rotate(45deg) translateY(-6px) translateX(-6px); }

@media only screen and (min-width: 999px) { .hamburger.open:hover .hamburger-bar:nth-child(1) { -webkit-transform: rotate(-40deg) translateY(4px) translateX(-4px); transform: rotate(-40deg) translateY(4px) translateX(-4px); }
  .hamburger.open:hover .hamburger-bar:nth-child(2) { opacity: .2; }
  .hamburger.open:hover .hamburger-bar:nth-child(3) { -webkit-transform: rotate(40deg) translateY(-5px) translateX(-5px); transform: rotate(40deg) translateY(-5px) translateX(-5px); } }

@media only screen and (max-width: 991px) { .hamburger { display: block; }
  .hamburger.open ~ .header { width: 280px; }
  .hamburger.open ~ .menu-overlay { pointer-events: all; opacity: 1; }
  .hamburger.open ~ .mobil-logo { margin-left: -75px; } }

/* hamburger end*/
.menu-overlay { -webkit-transition: .4s; transition: .4s; position: fixed; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; pointer-events: none; z-index: 69; background: rgba(0, 0, 0, 0.5); }

.mobil-logo { -webkit-transition: .4s; transition: .4s; margin-left: 0; display: none; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 68; }

.mobil-logo a { display: block; padding: 20px 0; }

.mobil-logo a img { display: block; max-width: 100%; }

@media only screen and (max-width: 991px) { .mobil-logo { display: block; } }

/* mobil-logo */
@media only screen and (min-width: 1200px) and (max-width: 1500px) { /* (min-width : 1200px) and (max-width : 1500px) */
  .header .header-nav .search { padding: 0 60px 20px; }
  .header .header-nav .menu { padding: 20px 5px 0; }
  .header .header-nav .menu > ul > li > a { padding: 15px 5px; }
  /* header */
  .main-banner .text p { font-size: 36px; }
  /* main-banner */
  .main-services .services-slider .slide-item .img { height: 260px; }
  .main-services .services-slider .slide-item .text .icon { right: 30px; top: 30px; }
  .main-services .services-slider .slide-item .text p { font-size: 22px; left: 30px; bottom: 30px; }
  /* main-services */
  .main-articles .article-slider { margin-left: -10vw; }
  .main-articles .article-text-slider .slide-item .text h2 { font-size: 28px; line-height: 32px; }
  .main-articles .article-text-slider .slide-item .text p { font-size: 18px; line-height: 30px; }
  /* main-articles */
  .main-news .box { padding: 34px 30px; }
  .main-news .box .img { margin: -34px -30px 50px -30px; }
  .main-news .box h3 { font-size: 28px; line-height: 34px; }
  .main-news .box p { line-height: 24px; }
  .main-news .box .arrow { bottom: 20px; right: 30px; }
  /* main-news */
  .team-content .item .text .person-name { font-size: 30px; }
  .team-content .item .text .person-title { font-size: 18px; }
  /* team-content */
  .team-down .list a .text { font-size: 20px; line-height: 28px; }
  /* team-down */ }

@media only screen and (min-width: 992px) and (max-width: 1199px) { /* (min-width : 992px) and (max-width : 1199px) */
  .header .header-nav .search { padding: 0 20px; }
  .header .header-nav .menu { padding: 10px 0 0; }
  .header .header-nav .menu > ul > li > a { padding: 10px 5px; font-size: 16px; }
  /* header */
  .main-banner .text p { font-size: 30px; }
  /* main-banner */
  .main-services .services-slider .slide-item .text .icon { right: 30px; top: 30px; }
  .main-services .services-slider .slide-item .text p { font-size: 22px; left: 30px; bottom: 30px; }
  /* main-services */
  .main-articles .article-slider { margin-left: -5vw; }
  .main-articles .article-text-slider .slide-item .text h2 { font-size: 24px; line-height: 28px; }
  .main-articles .article-text-slider .slide-item .text p { font-size: 16px; line-height: 24px; }
  /* main-articles */
  .main-news .box { padding: 24px 20px; }
  .main-news .box .img { margin: -24px -20px 40px -20px; }
  .main-news .box h3 { font-size: 24px; line-height: 28px; }
  .main-news .box p { font-size: 16px; line-height: 22px; }
  .main-news .box .arrow { bottom: 20px; right: 20px; }
  /* main-news */
  .team-content .item .text .person-name { font-size: 30px; }
  .team-content .item .text .person-title { font-size: 18px; }
  /* team-content */
  .news-up-content .text { padding-right: 20px; }
  /* news-up-content */
  .contact-content .row .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .contact-content .row .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  /* contact-content */ }

@media only screen and (max-width: 991px) { /* (max-width : 991px) */
  .header { padding: 0; left: initial; position: fixed; overflow: hidden; height: 100vh; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .4s; transition: .4s; right: 0; width: 0; z-index: 70; background: #0A839E; }
  .header > .container { width: 280px; }
  .header > .container .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .header .logo { display: none; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 50px; }
  .header .logo a { padding-top: 0; }
  .header .logo a img { margin: 0 auto; }
  .header .header-nav .search { padding: 0; }
  .header .header-nav .search .form input.search-input { font-size: 14px; }
  .header .header-nav .menu { padding: 0; overflow-y: auto; max-height: calc(100vh - 180px); }
  .header .header-nav .menu > ul > li { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .header .header-nav .menu > ul > li > a { font-size: 16px; }
  .header .header-nav .menu > ul > li .sub { position: relative; top: initial; left: initial; width: 100%; padding: 10px 15px; -webkit-transition: initial; transition: initial; opacity: 1; pointer-events: all; display: none; }
  .header .language { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  /* header */
  .main-banner .text { padding: 40px 80px; }
  .main-banner .text p { font-size: 30px; }
  /* main-banner */
  .main-services .services-slider .slide-item .text .icon { right: 30px; top: 30px; }
  .main-services .services-slider .slide-item .text p { font-size: 22px; left: 30px; bottom: 30px; }
  /* main-services */
  .main-articles .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-articles .head { padding-left: 0; margin-bottom: 20px; }
  .main-articles .article-slider { margin-left: 0vw; width: 100%; margin-bottom: 40px; }
  .main-articles .article-text-slider .slide-item { padding-left: 0; }
  .main-articles .article-text-slider .slide-item .text h2 { font-size: 24px; line-height: 28px; }
  .main-articles .article-text-slider .slide-item .text p { font-size: 16px; line-height: 24px; }
  /* main-articles */
  .main-news .row .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 20px; }
  .main-news .row .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-news .box .img { max-height: 280px; }
  .main-news .box { padding: 24px 20px; }
  .main-news .box .img { margin: -24px -20px 40px -20px; }
  .main-news .box h3 { font-size: 24px; line-height: 28px; }
  .main-news .box p { font-size: 16px; line-height: 22px; }
  .main-news .box .arrow { bottom: 20px; right: 20px; }
  /* main-news */
  .main-about h2 { font-size: 30px; }
  /* main-about */
  .article-area .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  /* article-area */
  .team-content .item .text .person-name { font-size: 30px; }
  .team-content .item .text .person-title { font-size: 18px; }
  /* team-content */
  .team-detail .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  /* team-detail */
  .inline-content .row { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .inline-content .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .inline-content .text { padding-right: 0; }
  .inline-content .text p { margin-bottom: 0; }
  .inline-content .img { height: 400px; width: 100%; position: relative; margin-bottom: 20px; }
  /* inline-conten */
  .news-up-content .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .news-up-content .text { padding-right: 0px; }
  .news-up-content .text .moore { margin-top: 30px; margin-bottom: 40px; }
  .news-up-content .img { position: relative; width: 100%; height: 300px; }
  /* news-up-content */
  .about-banner .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .about-banner .text h1 { font-size: 28px; line-height: 32px; text-align: center; }
  .about-banner .text p { font-size: 18px; line-height: 26px; text-align: center; }
  /* about-banner */
  .about-detail .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .about-detail p { font-size: 18px; line-height: 26px; }
  /* about-detail */
  .about-detail-two .container > .row > .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .about-detail-two p { font-size: 30px; line-height: 40px; }
  /* about-detail-two */
  .career-content .row .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  /* career-content */
  .contact-content .row .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .contact-content .row .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  /* contact-content */
  .footer .map { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; height: 300px; }
  .footer .informations { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  /* footer */ }

@media only screen and (min-width: 768px) and (max-width: 991px) { /* (min-width : 768px) and (max-width : 991px) */ }

@media only screen and (max-width: 767px) { /* (max-width : 767px) */
  .main-banner .text { padding: 30px 15px; }
  .main-banner .text p { font-size: 20px; }
  /* main-banner */
  .main-services .row .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-services .row .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-services .head h2 { margin-bottom: 10px; height: auto; }
  .main-services .services-slider { margin-top: 20px; }
  .main-services .services-slider .slick-arrow { top: -28px; }
  .main-services .services-slider .slide-item .text .icon { right: 30px; top: 30px; }
  .main-services .services-slider .slide-item .text p { font-size: 22px; left: 30px; bottom: 30px; }
  /* main-services */
  .main-articles .article-slider .slide-item .img { height: 350px; }
  /* main-articles */
  .main-about .row .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-about .row h2 { text-align: left; }
  .main-about .row .special { top: 15px; margin-left: 0; }
  .main-about .row p { width: 100%; margin-top: 50px; padding-left: 0; }
  /* main-about */
  .article-area .person-container { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .article-area .person-container .person-info { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-right: 0; }
  .article-area .person-container .person-info .img { margin: 0 auto; }
  .article-area .person-container .person-text { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; padding-top: 20px; }
  .article-area .person-container .person-text .person { margin-bottom: 20px; }
  /* article-area */
  .team-down .list a { height: 250px; }
  .team-down .list a .text { font-size: 20px; line-height: 28px; }
  /* team-down */
  .news-up-content { padding: 25px 0; }
  .news-up-content .text h3 { font-size: 30px; margin-bottom: 20px; }
  /* news-up-content */
  .about-detail-two .container > .row > .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .about-detail-two p { font-size: 24px; line-height: 32px; }
  /* about-detail-two */
  .career-content .item p { font-size: 20px; line-height: 24px; }
  /* career-content */
  .contact-content .row .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .contact-content .row .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .contact-content .text { margin-bottom: 40px; }
  .contact-content .text h1 { font-size: 30px; width: 290px; line-height: 36px; }
  .contact-content .text p { font-size: 20px; line-height: 26px; }
  .contact-content .text ul li a { font-size: 20px; }
  .contact-content .text ul li a .text { margin-bottom: 0; }
  .contact-content .form .d-flex { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  /* contact-content */ }

@media only screen and (max-width: 640px) { /* (max-width : 640px) */ }

@media only screen and (max-width: 600px) { /* (max-width : 600px) */ }

@media only screen and (max-width: 480px) { /* (max-width : 480px) */
  .main-services { padding: 25px 0 75px; }
  /* main-services */
  .main-articles { padding: 25px 0; }
  .main-articles .article-slider .slide-item .img { height: 250px; }
  .main-articles .article-text-slider .slide-item { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .main-articles .article-text-slider .slide-item .text { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .main-articles .article-text-slider .slide-item .arrow { margin-left: 0; margin-top: 20px; }
  /* main-articles */
  .main-news { padding: 25px 0; }
  .main-news .row .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; }
  .main-news .row .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .main-news .box { padding: 24px 20px; }
  .main-news .box .img { margin: -24px -20px 40px -20px; }
  .main-news .box h3 { font-size: 22px; line-height: 26px; }
  .main-news .box p { font-size: 16px; line-height: 22px; }
  .main-news .box .arrow { bottom: 20px; right: 20px; }
  /* main-news */
  .main-about { padding: 25px 0; }
  .main-form .form .head h1 { font-size: 20px; line-height: 28px; }
  /* main-form */
  .form .row .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  /* form */
  .article-area { padding: 25px 0; }
  .article-area .text h2 { font-size: 25px; }
  .article-area .text p { font-size: 18px; line-height: 28px; }
  /* article-area */
  .team-content { padding: 25px 0; }
  /* team-content */
  .team-detail { padding: 25px 0; }
  /* team-detail */
  .inline-content { padding: 25px 0; margin-bottom: 50px; }
  .inline-content .text p { font-size: 18px; line-height: 28px; }
  /* inline-content */
  .news-up-content { padding: 25px 0; }
  .news-up-content .text h3 { font-size: 24px; }
  /* news-up-content */
  .about-detail { padding: 25px 0; }
  /* about-detail */
  .about-detail-two { padding: 25px 0; }
  .about-detail-two .container > .row > .col { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .about-detail-two .special { right: 0; }
  .about-detail-two p { font-size: 18px; line-height: 26px; }
  /* about-detail-two */
  .career-content { padding: 25px 0; }
  .career-content .item { padding: 5px 16px; min-height: 60px; }
  .career-content .item .centered { min-height: 50px; }
  .career-content .item p { font-size: 16px; line-height: 22px; }
  /* career-content */
  .contact-content { padding: 25px 0; }
  .contact-about { padding: 25px 0; }
  .contact-about h2 { font-size: 30px; }
  .contact-about p { font-size: 18px; line-height: 26px; }
  /* contact-about */
  .footer .informations { padding: 30px 15px; }
  .footer .informations .text { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center; }
  .footer .informations .text p { width: 100%; padding-right: 0; }
  .footer .informations .text .social ul { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .footer .informations .footer-menu { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center; }
  /* footer */ }

@media only screen and (max-width: 340px) { /* (max-width : 340px) */
  .about-banner .text p { font-size: 16px; line-height: 22px; } }

@media (max-width: 1400px) { .main-articles .article-text-slider .slide-item .text p, .team-detail .detail-article p, .inline-content .text p, .about-detail p, .about-banner .text p, .contact-about p, .article-area .text p { font-size: 16px !important; line-height: 22px !important; }
  .about-detail-two p { font-size: 30px; line-height: 40px; }
  .career-content .item p { font-size: 20px; line-height: 24px; } }
/*# sourceMappingURL=global.css.map */