.top-info { background-color: #f4f4f4; line-height: 30px; font-size: 12px; } .top-info .search-input { font-size: 14px; line-height: 16px; margin: 6px 0 0 20px; border: 1px solid #999; border-radius: 4px; padding-right: 20px; background-image: url(/images/search-16.png); background-position: right 4px center; background-size: 14px 14px; background-repeat: no-repeat; width: 20px; transition-duration: 1s; } .top-info .search-input:focus { width: 140px; transition-duration: 1s; } .nav-block { background-color: rgba(255, 255, 255, 1); transition-duration: .3s; box-shadow: none; z-index: 1000; } .ns-collapse-xl { background-color: transparent; } .nav-block .navbar { padding-top: 0; padding-bottom: 0; background: url(/files/headerbg.jpg) repeat-x bottom left; border: none; } .nav-block.sticky-top.active { transition-duration: .3s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .navbar-brand { position: absolute; display: block; top: 50%; transform: translateY(-50%); min-height: 30px; padding: 0; } .navbar-brand>.logo, footer .brand-logo { width: 300px; max-width: 300px; } @media(max-width:992px) { .navbar-brand>.logo { max-width: 180px; } } @media(max-width:576px) { .navbar-brand>.logo { max-width: 150px; } } @media(max-width:464px) { .navbar-brand>.logo { max-width: 160px; max-height: 50px; } } .menu-close-btn { line-height: 45px; text-align: left; font-size: 24px; } .nav-log { height: 50px; width: auto; display: inline-block; } .nav-container { padding: 0; } .navbar-toggle { display: block; border: 0; right: 0; top: 0; margin: 0; height: 50px; width: 50px; padding: 6px 17px; box-sizing: border-box; cursor: pointer; outline: none; background-color: transparent; transition-duration: .5s; } .navbar-button { font-size: 22px; height: 50px; padding: 14px 8px; box-sizing: border-box; cursor: pointer; outline: none; background-color: transparent; } .navbar-toggle:focus { outline: none; } .toggle-bar, .toggle-bar:after, .toggle-bar:before { cursor: pointer; border-radius: .5px; height: 2px; width: 20px; background: #000; position: absolute; display: block; content: ''; } .toggle-bar { top: 50%; transition-duration: .5s; } .toggle-bar:before { top: -7px; transition-duration: .5s; } .toggle-bar:after { top: 7px; transition-duration: .5s; } .navbar-toggle.trigger { background-color: transparent; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar, .navbar-toggle.trigger .toggle-bar:after, .navbar-toggle.trigger .toggle-bar:before { background-color: saddlebrown; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar { background-color: transparent; transition-duration: .5s; transform-origin: center center; } .navbar-toggle.trigger .toggle-bar:before { transform: rotate(45deg); transform-origin: left center; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar:after { transform: rotate(-45deg); transform-origin: left center; transition-duration: .5s; } .item-wrapper.menu-wrap { padding-right: 22px; } ul.nav li a { position: relative; display: block; padding: 0px 20px !important; margin-bottom: 5px; font-size: 15px; color: #000; line-height: 75px; border-right: 1px solid #efefef; margin-left: 0; } ul.nav li:first-child a { border-left: 1px solid #efefef; } ul.nav li a:after { content: ''; position: absolute; bottom: -5px; left: 0; right: 0; display: block; width: 0%; height: 5px; background: #00a4e1; margin: 0 auto; transition: all 0.4s ease; } ul.nav li a:hover { color: #00a4e1; } ul.nav li a:hover:after { width: 100%; } .nav-item, .menu-item { padding: 0; transition-duration: .3s; } #nav_block .menu-item { line-height: 20px; padding: 1rem 0 1rem 0; } #nav_block .menu-link { word-break: keep-all; white-space: nowrap; margin: auto; padding: 0 0.5rem; border-left: 3px solid transparent; display: block; color: #005CB9; } #nav_block .menu-link { padding-right: 2rem; } .menu-link.par-menu { padding-right: 40px; } .menu-caret .fa { transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; } .menu-caret.trigger .fa { transition-duration: .3s; transform: rotate(-180deg); } .nav-menu.nav-level-1 .menu-caret .fa {} .menu-link:hover { border-left: 3px solid rgba(0, 112, 172, 1); } .nav-block .nav-menu { display: block; visibility: hidden; border-radius: 0; border: 0; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); transition-duration: .3s; margin-top: 30px; opacity: 0; } .nav-block .nav-menu.in { visibility: visible; transition-duration: .3s; margin-top: 0px; opacity: 1; } @media (min-width:993px) { .nav-block .nav-menu { position: absolute; } } .nav-menu.nav-level-2 { left: 100%; right: auto; top: 0; } #nav-affr .nav-item { border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { padding: 0 8px; } #nav-affr .nav-item::before { content: '|'; position: absolute; right: -4px; line-height: 55px; color: #CCC; } #nav-affr .nav-item:last-child::before { content: ''; right: auto; } .breadcrumb { border-bottom: 1px solid #CCC; margin-bottom: 0; text-align: left; padding-top: 6px; padding-bottom: 6px; } .crumb { font-size: 14px; padding-right: 6px; color: #343434; } .crumb:after { font-family: FontAwesome; content: '\f105'; margin-left: 12px; } .crumb:last-child:after { font-family: FontAwesome; content: ''; margin-left: 0; } .breadcrumb .container { line-height: 20px; } @media (max-width: 992px) { .nav-bar { box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3); background-color: #FFF; } .navbar-nav { min-width: 280px; } #nav_block .nav-item.active { background-color: #002d74; } #nav_block .nav-item { border-bottom: 1px solid #DDD; } .menu-item.active { background-color: #005CB9; } .menu-caret:hover { color: #000; } #nav_block .nav-item.active>.item-wrapper>.nav-link, #nav_block .nav-item.active>.item-wrapper>.nav-link:hover, #nav_block .menu-item.active>.item-wrapper>.menu-link, #nav_block .menu-item.active>.item-wrapper>.menu-link:hover { color: #FFF; } #nav_block .nav-link { margin: 0; } .menu-link { padding-left: 40px; } .nav-level-2 .menu-link { padding-left: 60px; } #nav_block .nav-menu.nav-level-1>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 1rem; } #nav_block .nav-menu.nav-level-2>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 2rem; } #nav_block .nav-menu.nav-level-3>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 3rem; } /* .nav-link:hover { border-left: 3px solid rgba(0,112,172,1); } */ .nav-block .nav-menu { display: none; visibility: visible; box-shadow: none; transition-duration: initial; margin-top: 0; opacity: 1; } .nav-block .nav-menu.in { display: block; transition-duration: initial; } #nav-affr { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; float: none; } #nav-affr .nav-item { display: inline-block; border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { border: 0; } #nav-affr .nav-link:hover { border: 0; } }.footer { padding: 0 0 40px 0; color: #FFF; z-index: 10; background-image: url(/files/index-bg-b.jpg); background-position: center top; min-height: 500px; text-shadow: rgba(0, 0, 0, 0.5) 0.1em 0.1em 0.1em } .footer a { color: #FFF; text-align: center; text-shadow: rgba(0, 0, 0, 0.5) 0.1em 0.1em 0.1em } .footer .brand-logo { max-width: 270px; } .footer .copyright { } .footer nav { border: solid 1px rgba(255, 255, 255, 0.25); border-left: none; border-right: none; padding: 1rem 0; margin: 1rem 0; text-align: left; } .footer nav h3 { font-size: 1rem; margin-bottom: 0; } .footer nav ul { list-style: none; color: rgba(255, 255, 255, 0.50); font-size: 0.8rem; padding-left: 0.5rem; } @media (max-width: 768px) { .footer nav h3 { font-size: 1.2rem; } .footer nav ul { font-size: 1rem; } } .footer nav a { color: #FFF; text-decoration: none; } .footer nav ul a { color: rgba(255, 255, 255, 0.50); } .footer nav ul li { word-break: keep-all; } .footer nav a:hover, .footer nav ul a:hover { color: #007bff; } .footer span { display: block; }.area-title { margin-top: 4%; text-align: center; } .area-title h4 { font-size: 1.7rem; font-weight: bold; margin-bottom: 2%; color: #002d74; } .area-title h5 { font-size: 1.2rem; margin-bottom: 1%; margin-top: 4%; color: #002d74; } .area-title p { color: #8c8c8c; } .area-title.backgray { background-color: #f3f5f6; padding-top: 3%; padding-bottom: 3%; padding-left: 7%; padding-right: 7%; } .ex-box { position: absolute; top: 35%; left: 0%; color: #FFF; z-index: 99; width: 100%; text-align: center; -ms-flex-pack: center !important; justify-content: center !important; } .ex-box .ex-txt { font-size: 1.5rem; border: 1px solid rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.3); padding: 20px 30px 30px 30px; } .ex-box2 .ex-txt { font-size: 3rem; } .ex-box .ex-txt small { font-size: 2rem; line-height: 120%; margin-left: 15px; } .ex-box2 { /*top: 45%; left: 36%;*/ } @media (max-width: 992px) { .ex-box { transform: scale(0.8); transform-origin: left top; } div.contentbox { margin-top: 30% !important; } } @media (max-width: 580px) { div.contentbox { margin-top: 28% !important; } .ex-box { top: 30%; left: 5%; width: 121%; } .ex-box div { max-width: 100%; } .ex-box2 { left: 30%; } .ex-box2 .ex-txt { font-size: 2rem; } } .index-doctors-card img { max-width: 150px; } .index-doctors-card .card { border: none; background-color: transparent; text-align: left; } @media (min-width: 992px) { .index-doctors-card .card:first-child { margin-left: 4rem; } .index-doctors-card .card:last-child { margin-right: 4rem; } } @media (max-width: 991px) { .index-doctors-card .card { text-align: center; } .index-doctors-card .card img { margin-left: auto; margin-right: auto; } } .index-doctors-card .card-body { padding: 0; } .index-news { max-width: 90%; } .index-news a:not(.btn) { text-decoration: none; border-bottom: solid 1px #002d74; padding: 0.75rem 1rem; } .index-news dt, .index-news dd { font-weight: normal; } .index-bloger-box { background: url(/images/content/index-03.jpg) center 100%; background-size: cover; background-repeat: no-repeat; } .index-bloger { padding-top: 5rem; padding-bottom: 1rem; } .index-bloger-bg { background-color: rgba(255, 255, 255, 0.82); padding: 3rem; margin-bottom: 1rem; text-align: left; } .index-bloger-bg img { max-width: 40%; } .index-course-box { position: relative; } .index-course-box h4 { background-color: #FFF; padding: 0 1rem; position: absolute; margin: auto; top: -0.9rem; left: 0; right: 0; z-index: 99; width: 14%; } .index-course h5 { margin-top: 0; } .index-course { text-align: left; } @media (max-width: 768px) { .index-course-box h4 { width: 39%; } } .index-course h5 { font-size: 2rem; line-height: 150%; } .index-course { border: solid 1px #002d74; padding: 1.5rem; } .index-info h5 { margin-top: 1rem; margin-bottom: 0; } .index-info button { margin-top: 1rem; } .slick-carousel .slick-prev { width: 50px; height: 50px; left: 10px; top: 40%; transition-duration: 1s; z-index: 1; background-color: rgba(255, 255, 255, 0.5); } .slick-carousel .slick-prev:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/images/black-arrow-l.png); background-size: contain; background-repeat: no-repeat; } .slick-carousel .slick-next { width: 50px; height: 50px; left: auto; right: 10px; top: 40%; z-index: 1; background-color: rgba(255, 255, 255, 0.5); transition-duration: 1s; } .slick-carousel .slick-next:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/images/black-arrow-r.png); background-size: contain; background-repeat: no-repeat; } @media (max-width:768px) { .slick-carousel .slick-prev, .slick-carousel .slick-next { width: 32px; height: 32px; top: 5%; } } .home-carousel { height: 100%; min-height: 100%; overflow: hidden; position: fixed; top: 80px; width: 100%; z-index: 1; } @media (max-width: 992px) { .home-carousel { top: 50px; } } div.contentbox { z-index: 10; width: 100%; position: relative; margin-top: 35%; } .pages div.contentbox { margin-top: -176px; } div.contentbox>section::before { background-image: url(/files/index-bg-t.png); background-repeat: no-repeat; content: ''; height: 100%; width: 100%; display: block; position: absolute; top: 0; } div.contentbox>section::after { content: ''; background-image: url(/files/index-bg-m.png); height: 50%; width: 100%; display: block; position: absolute; bottom: 0; z-index: -1; } div.contentbox>section { min-height: 608px; padding-top: 150px; } .contentBG { background-image: url(/files/index-bg-m.png); min-height: 500px; overflow: hidden; } .pages div.contentbox>section::after { background-image: url(/files/index-bg-m.png); height: 100%; content: ''; position: absolute; width: 100%; } .fish01 { position: relative; animation: mymove 3s infinite; -moz-animation: mymove 3s infinite; -webkit-animation: mymove 3s infinite; -o-animation: mymove 3s infinite; } @keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-moz-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-webkit-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-o-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } .fish02 { position: relative; width: 200px; top: 100px; animation: mymove2 8s infinite; -moz-animation: mymove2 8s infinite; -webkit-animation: mymove2 8s infinite; -o-animation: mymove2 8s infinite; } @keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-moz-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-webkit-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-o-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } .fish03 { position: relative; width: 300px; top: 0; animation: mymove3 5s infinite; -moz-animation: mymove3 5s infinite; -webkit-animation: mymove3 5s infinite; -o-animation: mymove3 5s infinite; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } @keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-moz-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-webkit-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-o-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } .fish-swing { height: 200px; min-height: 200px; z-index: 0; } @media (max-width: 768px) { .fish-swing { height: 80px; min-height: 80px; } .fish02 { top: 0px; } } .parallax-box { margin-top: 50px; background: #00293f; padding: 0; } .parallax-box .rd-parallax-inner { min-height: 300px; } .parallax-box .topic-cont { z-index: 10; color: #FFF !important; } .parallax-box .topic-cont>h3 { color: #FFF !important; margin-bottom: 0px; } .parallax-box .parallax-bg { opacity: 0.4; } .index-supply img { max-width: 221px; } @media (max-width: 580px) { .index-supply img { max-width: 100%; } } .index-supply h4 { margin-top: 20px; } .index-supply img { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }@charset 'UTF-8'; body { font-family: 'calibrib_0', Arial; line-height: 180%; overflow-x: hidden !important; } a { color: #002d74; text-decoration: none; transition-duration: .1s; } a:hover { color: #004eca; text-decoration: none; transition-duration: .3s } a.page-link { text-decoration: none; background-color: #002d74; color: #FFF; padding: 0.3em 0.5rem; font-size: 0.8rem; line-height: 1; border: none; margin: 10%; } a.flex-column { text-decoration: none; } img { max-width: 100%; height: auto; } .max-h250 { max-height: 250px; } .btn-ug { color: #fff; background-color: #002d74; border-color: #002d74; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; } .btn-ug:hover { background-color: #0049bb; border-color: #0049bb; color: #fff; } .home-carousel .items-block { background-position: center; background-size: cover; background-repeat: no-repeat; } /* .home-carousel .slick-prev, .home-carousel .slick-next { width: auto; height: auto; } .home-carousel .slick-prev::before, .home-carousel .slick-next::before { font-size: 30px; color: #004eca; } .home-carousel .slick-prev { left: 20px; z-index: 1; } .home-carousel .slick-next { right: 20px; z-index: 1; } */ @media (max-width: 1310px) { .nav-block a { margin-left: 0.5rem; } } @media (max-width: 1200px) { /* html { font-size: 85%; } .container { width: 1170px; }*/ .nav-block a { margin-left: 0; } } @media (max-width: 992px) { /* .container { width: 970px; }*/ .ns-slideright-md { background-color: rgba(255, 255, 255, 0.85); } } @media (max-width: 768px) { html { font-size: 14px; } .container { width: 90%; max-width: 90%; } } @media (max-width: 576px) { .container { width: 85%; max-width: 85%; } .contacts h1 { font-size: 1.5rem; } } @media (max-width: 464px) {} @media (max-width: 352px) { /* .container { width: 340px; }*/ } .sticky { position: fixed !important; top: 84px; left: 0; right: 0; z-index: 999; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } @media (max-width: 1200px) { .sticky { top: 89px; } } @media (max-width: 992px) { .sticky { top: 84px; } } @media (max-width: 526px) { .sticky { top: 79px; } } .pgcont-wrap { border: solid 1px #CCC; } .news-list p { font-weight: normal; margin-top: 1rem; } .news-list h5 { font-size: 1.5rem; } .map-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all 0.2s ease-in-out; max-width: 100%; } form.contacts { border: solid 1px #d8d8d8; padding: 3% 7%; } .contacts .form-row { background-color: #e6e6e6; padding: 0.5rem; } .contacts .form-group { margin-bottom: 1px; } .contacts .form-control { padding: 0 0.75rem; } .contacts .col-form-label { text-align: right; } .contacts-icons { font-size: 30px; text-decoration: none; margin: 2rem; } .contacts-icons.icons-line img { background-color: #002d74; } .contacts-icons.icons-line img:hover { background-color: #004eca; } .index-course span.badge { margin-left: 1rem; } .course-box .list-group-item { border: none; padding: 0 1rem; margin-bottom: 1rem; } a:hover .index-course { border: dotted 1px #002d74; } .index-course h6 { font-size: 1.5rem; } .index-course li { list-style-position: inside; color: #8c8c8c; } .course-related { text-align: left; } .course-related h5 { font-size: 1rem; } .course-related a { text-decoration: none; } .course-related .card { border: solid 1px #002d74; } .course-related .card:hover { background-color: #f8f9fa; border: dotted 1px #002d74; } .course-related .card-body { padding: 0rem 1.25rem 0.5rem 1.25rem; } .index-course img.float-left { margin: 0 1rem 1rem 0; } .index-course ol.outside li, .index-course ul.outside li { list-style-position: outside; } .job-list h5 { margin: 0; } .job-list button { width: 100%; cursor: pointer; } .job-list .card { margin-bottom: 1rem; } .job-list .card-header { padding: 0; } .job-list .btn-link { color: #002d74; } .job-list .btn-link:hover { text-decoration: none; color: #007bff; } .job-list dt { font-weight: normal; text-align: left; padding: 0; width: 12%; float: left; } .job-list dd { width: 88%; float: left; } @media (max-width: 576px) { .job-list { width: 100% !important; } .job-list dt { width: 25%; } .job-list dd { width: 75%; } } .job-list h6 { font-size: 1.2rem; font-weight: bold; } .job-list ol { padding: 0 1.2rem; } .job-list .card-body { padding: 1.25rem 2rem; } .news-slider .slick-carousel { text-align: center; } .news-slider .slick-carousel img { max-width: 100%; margin-left: auto; margin-right: auto; } .slider-syn.news-slider { background-color: #E3E3E3; padding-top: 1rem; } .news-slider .slick-carousel .items-block { width: 90%; margin: 0 auto; text-align: center; display: block; vertical-align: middle; cursor: pointer; } .news-slider .slick-carousel.items-view .items-block {} .news-slider .slick-prev.slick-arrow::before { content: '<'; font-size: 50px;     color: black; }  .news-slider .slick-next.slick-arrow::before {     content: '>'; font-size: 50px; color: black; } .news-slider .slider-nav img { max-height: 127px; } .news-slider .slider-nav { padding: 1rem; } .news-slider .slick-prev, .news-slider .slick-next { width: auto; height: auto; top: -150%; } .news-slider .slick-prev { left: auto; } .news-slider .slick-next { right: 1rem; } .img-normal .card-body { padding: 0; max-height: 200px; padding-bottom: 60px; } .diamond .card { background-color: #121937; } .diamond .card p { color: #FFF; font-size: 1.2rem; } .diamond .card h5 { color: #9fd9f6; font-weight: bold; margin-top: 0; font-size: 1.5rem; } .diamond .card .card-title::before { content: ''; display: inline-block; width: 47px; height: 37px; background: url(/images/sprites/icon-diamond.png) no-repeat; vertical-align: sub; } .fat img { padding: 2rem 2rem 0 2rem; } .use-part1 { background-color: #e9f8ff; } .use-part2 { background-color: #fff79a; } .use-part1, .use-part2 { padding: 0 2rem 2rem 2rem; border-radius: 0.5rem; } .use-part1 img, .use-part2 img { max-width: 89%; } .products-qa h5, .products-qa button { margin-top: 0; } .products-qa button { width: 100%; cursor: pointer; } .dropdown-menu { z-index: 1061; } .Timeline { width: 830px; margin: 5rem auto; position: relative; } .Timeline-line { width: 40px; height: 100%; position: absolute; left: 50%; margin-left: -20px; padding-left: 20px; cursor: pointer; } .Timeline-line::after { content: ''; position: absolute; border-left: 1px solid #dedede; height: 100%; } .Timeline-item { width: 100%; position: relative; z-index: 90; } .Timeline-item-inner { position: relative; margin-bottom: 40px; width: 345px; border: 1px solid #dedede; transition: all .3s ease; margin: -10px 0 -20px; } .Timeline-item:hover .Timeline-item-inner { border: 1px solid #999; } .Timeline-item-inner::before { content: ''; position: absolute; top: 50%; right: -87px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #999; width: 12px; height: 12px; } .Timeline-item-inner::after { content: ''; width: 20px; height: 20px; position: absolute; right: -9px; top: 50%; height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #dedede; border-top: 8px solid transparent; -webkit-transform: translateY(-50%); transform: translateY(-50%); transition: all .2s ease; } .Timeline-item-index { position: absolute; right: -45px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #c9c9c9; font-size: 1.5rem; font-weight: 200; font-family: Georgia, 'Times New Roman', Times, serif; } .Timeline-item-top { background-color: #8197ba; padding: 10px 15px; } .time .card-header { background-color: #8197ba; } .Timeline-item-content { background-color: #fff; padding: 10px 20px 20px; text-align: center; } .Timeline-item-content p { margin-bottom: 0; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1) { margin-left: 50%; padding-left: 70px; width: 50%; } .Timeline-item:nth-child(2n+1) .Timeline-item-index { opacity: .6; left: -45px; right: auto; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #c9c9c9; border-top: 8px solid transparent; border-left: 0; right: auto; left: -9px; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::before { right: auto; left: -67px; } } .Timeline-item:hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #999; border-top: 8px solid transparent; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1):hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #999; border-top: 8px solid transparent; border-left: 0; } } @media (max-width: 992px) { .Timeline-item { margin-bottom: 3rem; } } #gotop { display: none; position: fixed; right: 20px; bottom: 30px; width: 40px; height: 40px; line-height: 32px; text-align: center; font-size: 25px; background: rgba(0, 0, 0, .36); color: #FAFCFD; cursor: pointer; z-index: 80; } #gotop>span.fa { top: -5px; } #gotop>.txt { position: absolute; width: 100%; line-height: normal; font-size: 12px; bottom: 5px; text-align: center; } .list-about { margin-bottom: 0; } .list-about .list-group-item { background: transparent; } .list-about .list-group-item span { width: 50px; height: 50px; display: inline-block; background-color: #002d74; border-radius: 50% !important; color: #FFF; text-align: center; vertical-align: top; font-size: 1.5rem; line-height: 47px; } .list-about .list-group-item div { display: inline-block; margin-left: 20px; line-height: 50px; vertical-align: middle; max-width: calc(100% - 72px); } .list-about .list-group-item div strong { font-size: 1.5rem; font-weight: normal; margin-right: 10px; } .service-box {} .service-box .flex-card-body { height: 300px; color: #FFF; font-size: 2.5rem; vertical-align: middle; text-align: center; background-position: center left; background-repeat: no-repeat; background-size: cover; line-height: 120%; } .service-box .flex-card-body small { font-size: 1.2rem; display: block; margin-top: 20px; } .pages>div>section:first-child { background: url(/files/index-bg-t-2.png) no-repeat; min-height: 800px; } .about .content p { text-align: justify; text-justify: inter-ideograph; } .service-box .flex-card { overflow: hidden; } .service-box .flex-card .flex-card-body { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.6s ease; } .service-box .flex-card:hover .flex-card-body { -webkit-transform: scale(1.4) rotate(8deg); transform: scale(1.4) rotate(8deg); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.6s ease; } .service-box .flex-card:hover .flex-card-body { font-size: 1.5rem; color: #fff500; } article.pages { background: url(/files/index-bg-t-3.png) repeat; }#product_menu_sub { background-color: #002d74; } #product_menu_sub li { background-color: #FFF; margin-left: 3rem; margin-right: 3rem; height: 25px; } #product_menu_sub li img { background-color: #FFF; height: 30px; margin-top: -8px; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: #82c1ff; } iframe.movie-big { height: 600px; } @media (max-width: 768px) { iframe.movie-big { height: 300px; } } @media (max-width: 992px) { #product_menu_sub li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: transparent; color: #82c1ff; } } #product_menu_sub.menu_sub_words li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub.menu_sub_words a { color: #FFF; text-decoration: none; } #product_menu_sub.menu_sub_words li:hover, #product_menu_sub.menu_sub_words a:hover, #product_menu_sub.menu_sub_words a.on, #product_menu_sub.menu_sub_words li.on { background-color: transparent; color: #82c1ff; } .no-bg .card { background-color: transparent; border: none; } .products-mv { min-height: 271px; } .full-bg { text-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); } .products-img .card-img-top { max-width: 90%; padding: 3rem 0; padding-bottom: 0; margin-left: auto; margin-right: auto; } .products-img .card { background-color: #c0bba8; } .products-img.white-bg .card { background-color: #FFF; } .products-img .card-title { font-weight: bold; color: #5a5858; } .products-img .card-text { color: #5a5858; } .page-list-row .item-wrap { width: 100%; position: relative; overflow: hidden; } .page-list-row .pic-img img { width: 101%; max-width: 101%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s linear; } .page-list-row .pic-img:hover a img { -webkit-transform: scale(1.4); transform: scale(1.4); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; } .page-list-row .pic-img a { width: 100%; height: 100%; display: block; cursor: pointer; z-index: 99; } .page-list-row .pic-img::before { /*content: ''; z-index: 999; position: absolute; width: 96%; height: 96%; top: 2%; left: 2%; border: solid 1px #FFF; cursor: pointer;*/ } .product-list { z-index: 2; } .product-list .flex-card { padding: 15px !important; background: #EDEDED; box-shadow: -4px -1px 20px 5px rgba(0, 0, 0, 0.2); } .product-list h4 { color: #396a94; margin-top: 10px; } .product-list .flex-card:hover h4 { color: #3200ff; } @media (max-width: 580px) { .product-list h4 { font-size: 1.1rem; } .product-list .flex-card { padding: 8px !important; } } .product-list .flex-card-body { overflow: hidden; } .product-list .product-img2 { position: absolute; left: 0; top: 0; opacity: 0; transition: 0.9s; } .product-list .flex-card:hover .product-img2 { opacity: 1; z-index: 2; } .product-list .product-img, .product-list .product-img2 { padding-top: 100%; width: 100%; background-size: cover; } .products-intro h3 { font-size: 1.2rem; } .products-intro h3:not(:empty)::before { content: '【 '; } .products-intro h3:not(:empty)::after { content: '】 '; } .products .detail-box { background-color: rgba(255, 255, 255, 0.8); padding: 30px; border-radius: 1rem; } .products #subcontent p, .products #subcontent ul { margin-bottom: 2rem; color: #676767; }.pages-banner { position: relative; z-index: 1; min-height: 150px; overflow: hidden; } .pages-banner::before { background-image: url(/files/index-bg-t-1.png); background-repeat: no-repeat; content: ''; height: 150px; width: 1920px; display: block; z-index: 99; background-position: bottom; position: absolute; bottom: -1px; overflow: hidden; } .pages-banner .words { position: absolute; text-align: center; z-index: 99; top: 26%; width: 100%; } .pages-banner h3 { font-size: 2rem; border: 1px solid rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.3); padding: 20px 30px 30px 30px; color: #FFF; display: inline-block; } .pages-banner .words.black h3 { color: #000; } @media (max-width: 576px) { .pages-banner h3 { width: auto; font-size: 1.3rem; padding: 0.5rem; margin-left: 1rem; border-width: 2px; } } .cases-box { width: 95%; margin-left: auto; margin-right: auto; } .cases-box .slick-carousel .items-block { width: 97%; margin: 0 auto; border: 1px solid #CCC; border-radius: 0.5rem; text-align: center; display: block; vertical-align: middle; padding: 2rem 2rem 0 2rem; background: url(/images/sprites/bg-cases.jpg) repeat; } .cases-box .items-block img { display: inline-block; } .cases-box .items-block img { border: solid 1px #dfdfdf; border-radius: 0.5rem; max-width: 40%; } .cases-box .items-block img.mx-2 { border: none; } .cases-box .slick-carousel.items-view .items-block { padding: 20% 0; } .cases-box .slick-slide.slick-current .items-block {} .cases-box .slick-arrow { width: 30px; height: 30px; z-index: 99; } .cases-box .slick-arrow::before { font-size: 30px; color: black; } .cases-bloger .card-text { text-align: left; }.pg-title { margin-bottom: 0; font-size: 2.5rem; color: #002d74; font-family: Arial; } .topic-cont { text-align: center; } .topic-cont>h3 { font-size: 2.5rem; margin-bottom: 2%; color: #002d74; font-family: Arial; } @media(max-width:576px) { .topic-cont>h3 { font-size: 1.5rem; } } .collapse-item { border: 1px solid #CCC; border-radius: 4px; margin-bottom: 0.5rem; overflow: hidden; } .collapse-head { color: #002d74; text-align: center; padding: 0.5rem 1rem; background-color: #f7f7f7; } .collapse-topic { font-size: 1.2rem; margin: 0; } .collapse-topic:hover { text-decoration: none; color: #007bff; } .collapse-content { border-top: 1px solid #CCC; border-width: 1px 0 0 0 !important; } .collapse-text { padding: 1rem; background-color: #FFF; } .swipe-gallery .pswp-item { cursor: zoom-in; } .spotlight-grid .img-set figure, .swipe-gallery figure { position: absolute; right: 0; left: 0; bottom: 0px; margin: 0; padding: 0.5rem; background-color: rgba(0, 0, 0, 0.5); color: #FFF; line-height: 1.2rem; display: none; } .standard-slick {} .standard-slick .slick-dots { position: relative; bottom: auto; } .standard-slick .items-block {} .tab-slick .slider-for { background-color: rgb(230, 230, 230); } .tab-slick .slider-for .items-block { padding: 1rem; } .tab-slick .slick-carousel .slick-arrow::before { color: rgb(0, 92, 175); } .tab-slick>.slider-nav { margin: 0 auto; overflow: hidden; } .tab-slick>.slider-nav::before { content: ''; background-color: #C8CACE; position: absolute; left: 0; right: 0; top: auto; bottom: 0; height: 8px; z-index: -1; } .tab-slick>.slider-nav .slick-list { width: 100%; margin: auto; overflow: hidden; padding-bottom: 8px; } .tab-slick>.slider-nav .slick-list:nth-child(2) { width: calc(100% - 50px); } .tab-slick>.slider-nav .slick-prev { left: 0; } .tab-slick>.slider-nav .slick-next { right: 0; } .tab-slick>.slider-nav .items-block { text-align: center; height: 46px; font-size: 16px; padding: 0 12px; transition-duration: .3s; cursor: pointer; } .tab-slick>.slider-nav .items-block>span { display: block; text-align: center; top: 50%; transform: translateY(-50%); line-height: 24px; font-size: 20px; color: #005CB9; } @media(max-width:576px) { .tab-slick>.slider-nav .items-block>span { font-size: 16px; line-height: 16px; } } .tab-slick>.slider-nav .slick-current .items-block { transition-duration: .3s; } .tab-slick>.slider-nav .slick-current .items-block::after { content: ''; background-color: #005CB9; position: absolute; left: 0; right: 0; top: 100%; height: 8px; z-index: 1; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide { height: 0; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide.slick-current { height: auto; transition-duration: .3s; } .nav-slick .items-block { padding-bottom: 60%; background-size: contain; background-position: center; background-repeat: no-repeat; } .nav-slick .slider-nav .items-block { background-size: cover; margin: 0.5rem; } .nav-slick .slider-nav .slick-slide.slick-current .items-block { border: 1px solid #000; } .nav-slick .slider-nav { margin-top: 1.5rem; }.arch-border { border: 1px solid #CCC; border-radius: 0.25rem; } #sidebar-blog { min-width: 260px; } .thumb-img { background-size: cover; background-position: center; width: 80px; height: 80px; border-radius: 0.25rem; } .widget-title { font-size: 22px; font-weight: 600; margin-top: 0; } .widget-title:after { content: ''; display: block; height: 2px; width: 100px; background-color: #ddd; margin-top: 25px; } .widget-area.sidebar ul { padding-left: 1rem; } .widget-area.sidebar ul>li { list-style: none; padding: 0.25rem 0; } .widget-posts-list { max-width: 250px; } @media (max-width:992px) { .widget-posts-list { max-width: none; } } .readmore-button { font-size: 14px !important; letter-spacing: .1rem !important; padding: 6px 16px !important; } .thumbnail-wrapper { width: 100%; padding-bottom: 40%; overflow: hidden; border-radius: 4px; margin-bottom: 1rem; } .blog-post-image { position: absolute; width: 100%; height: auto; top: 50%; transform: translateY(-50%); } .entry-meta { font-size: 14px; } .entry-title { font-size: 1.5rem; }.article-img-block { width: 270px; float: left; } .article-img { padding-bottom: 62.5%; background-position: center center; background-size: cover; margin-right: 1rem; } @media (max-width: 768px) { .article-img-block { width: 50%; } } @media (max-width: 464px) { .article-img-block { width: 100%; float: none; margin-bottom: 0.5rem; } } .btn-ug { color: #fff; background-color: #002d74; border-color: #002d74; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; }.inquiry { font-size: 1rem; text-align: left; padding: 0; } .inquiry .container { max-width: 1300px; } @media (max-width: 576px) { .inquiry .container { max-width: 100%; } } .inquiry .inquiry-bg { background: url(/images/content/inquiry-01.jpg) 100% center; background-size: cover; } .inquiry .inquiry-content {} .inquiry-content form { margin: 10px; padding: 2% 7%; } @media (max-width: 580px) { .inquiry-content form { margin: 10px 0; padding: 2% 0; } } .inquiry .col-form-label { color: #FFF; text-align: right; background-color: rgba(119, 119, 119, 1.00); padding: 10px 15px; flex: 0 0 33.333333%; max-width: 33.333333%; } .inquiry .col-form-input { padding: 5px 14px; flex: 0 0 66.666667%; max-width: 66.666667%; align-self: center !important; } .inquiry .form-check-inline>* { vertical-align: middle; } @media (max-width: 464px) { .inquiry .col-form-label { text-align: center; background-color: rgba(119, 119, 119, 1.00); flex: 0 0 calc(100% - 16px); margin: 8px 8px 0 8px; padding: 4px; border-radius: 4px; max-width: 100%; } .inquiry .col-form-input { padding: 4px 8px; margin-top: 4px; flex: 0 0 100%; max-width: 100%; } } .inquiry .form-check-label { line-height: 100%; margin-left: 5px; margin-top: -2px; } .inquiry .form-check-input { margin-left: 5px; } .inquiry .form-check { margin-bottom: 0; } .inquiry legend { font-size: 1rem; } .inquiry .form-row { background-color: #e6e6e6; } .inquiry .form-group { margin-bottom: 2px; } .inquiry .form-control { padding: 0 0.75rem; vertical-align: middle; } .inquiry textarea.form-control { margin: 10px 0; } .inquiry input.form-control, .inquiry select.form-control { height: auto !important; } .w-10 { width: 10% !important; } .contactform .invalid-feedback { font-size: 14px; color: #FF3F00; position: absolute; right: 20px; bottom: 0; pointer-events: none; } .contactform .form-group.has-error .invalid-feedback { display: block; } .contactform .form-group.has-error .form-control { border-color: #FF3F00; } .target_class b { font-size: 1.2rem; font-weight: normal; }.sticky-wrap { display: block; min-height: 1.5rem; overflow: auto; scroll-behavior: smooth; } .sticky-wrap>table { width: 100%; border-collapse: collapse; } .sticky-wrap>table th { color: #FFF; background-color: rgb(162, 143, 204); } .sticky-wrap>table td { z-index: 0; } .sticky-wrap>table th { text-align: center; z-index: 1; } .sticky-wrap>table th::after, .sticky-wrap>table td::after { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; pointer-events: none; } .sticky-wrap>table>thead.caption { top: 0; position: -webkit-sticky; position: sticky; display: table-caption; z-index: 5; } .sticky-wrap>table>thead:not(.caption) th { top: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>thead:not(.caption) th:first-child { z-index: 5 !important; } .sticky-wrap>table>tbody>tr:first-child th { top: 0; left: auto; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody th { left: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody>tr:first-child th:first-child { top: 0; left: 0; z-index: 5; } .sticky-wrap>table>tfoot th { bottom: 0; position: -webkit-sticky; position: sticky; } .sticky-left { position: -webkit-sticky; position: sticky; left: 0; z-index: 4 !important; } .sticky-right { position: -webkit-sticky; position: sticky; right: 0; z-index: 4 !important; }.products-intro .items-nav { width: calc(100% - 40px); display: block; margin: 10px auto; width: 100%; } .products-intro .items-view .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; border: 1px solid #CCC; background-color: #FFF; } .products-intro .items-nav .slick-slide { padding: 4px; margin-right: 0.5rem; } .products-intro .items-nav .slick-next, .products-intro .items-nav .slick-prev { background-color: #CCC; height: 100%; } .products-intro .items-nav .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; transition-duration: 0.5s; opacity: 0.6; cursor: pointer; border: 1px solid #CCC; background-color: #FFF; } .products-intro .items-nav .slick-current .items-block { opacity: 1; transition-duration: 0.5s; transform-origin: center center; transform: scale(1.1, 1.1); border: none; } .products-carousel .items-nav .slick-next, .products-carousel .items-nav .slick-prev { position: absolute; height: 100%; width: 24px; opacity: 0.5; text-align: center; z-index: 10; background-color: transparent; } .products-carousel .items-nav .slick-prev { left: -25px; } .products-carousel .items-nav .slick-next { left: auto; right: -25px; } .products-intro .page-title { border-bottom: 1px dashed #8e8e8e; padding-bottom: 10px; } .products-carousel .items-nav .slick-next, .products-carousel .items-nav .slick-prev { position: absolute; height: 100%; width: 24px; opacity: 0.5; text-align: center; z-index: 10; background-color: transparent; } .products-carousel .items-nav .slick-prev { left: -25px; } .products-carousel .items-nav .slick-next { left: auto; right: -25px; } .products-carousel .slick-carousel .slick-next::before, .products-carousel .slick-carousel .slick-prev::before { height: 30px; }.cat-bottom { background-color: #4d342e; border-color: #4d342e; width: 100%; text-align: left; overflow: hidden; text-overflow: ellipsis; padding-right: 35px; } .cat-bottom:hover, .cat-bottom:active { background-color: #4d342e; border-color: #4d342e; } .cat-bottom::after { font-family: FontAwesome; content: '\f107'; position: absolute; right: 12px; top: 50%; margin-top: -12px; font-size: 24px; line-height: 1; color: #FFF; transition-duration: .3s; transform: rotate(0deg); } .cat-bottom.trigger::after { transition-duration: .3s; transform: rotate(-180deg); } .cat-wrap { list-style: none; padding: 0; margin: 0; z-index: 1001; width: 100%; } .item-cat-wrap { list-style: none; padding: 0; margin: 0; z-index: 2; } .cat-item:before { content: ''; } .cat-caret { position: absolute; width: 30px; height: 45px; top: 0; right: 0; text-align: center; transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; line-height: 45px; } .cat-caret:before { display: block; font-family: FontAwesome; content: '\f13a'; color: #CCC; font-size: 24px; } .cat-caret.trigger { transition-duration: .3s; transform: rotate(-180deg); } .cat-item-level { border: solid 2px #000; margin-left: 1rem; margin-right: 1rem; margin-bottom: 1rem; padding: 0; } .cat-item-level:hover { border: solid 2px #4d342e; ; background-color: rgba(230, 221, 204, 1); } .cat-item-level a { width: 100%; height: 100%; display: block; padding: 8px 20px; } .cat-item-level:hover a { color: #000; } .cat-item { text-align: left; border-bottom: 1px solid #CCC; } .cat-item .cat-link { display: block; } .cat-item.caret-item .cat-link { padding-right: 30px; } .cat-item.active>.cat-link { font-weight: bold; color: #3200ff; } .cat-item.active>.cat-link::before { font-family: FontAwesome; content: '\f0c8'; position: absolute; top: 0; left: -16px; font-size: 12px; transform: scale(0.7); transform-origin: center center; } .cat-item:last-child { border-bottom: 0; } .cat-menu { list-style: none; background-color: transparent; margin: 0; padding: 0; } .cat-menu .cat-item { border-bottom: 0; } .sec-title { border-bottom: 1px solid #CCC; }