.oe_yellow{background-color: #A2A51B;} .oe_green{background-color: #149F2C;} #wrapwrap.o_portal{background-color: #ececec !important; color: #212529;} #wrapwrap.o_portal .text-muted{color: rgba(33, 37, 41, 0.4) !important;} .o_portal > tbody.o_portal_report_tbody{vertical-align: middle;} .o_portal_wrap .o_portal_my_home > .o_page_header > a:hover{text-decoration: none;} .o_portal_wrap .o_portal_navbar{background-color: white !important;} .o_portal_wrap .o_portal_navbar .breadcrumb{padding-left: 0; padding-right: 0;} .o_portal_wrap .o_portal_my_doc_table th{padding-top: 0.5rem; padding-bottom: 0.5rem;} .o_portal_wrap .o_portal_my_doc_table td{padding-top: 0.25rem; padding-bottom: 0.25rem;} .o_portal_wrap .o_portal_my_doc_table tr:last-child td{padding-bottom: 0.375rem;} .o_portal_wrap .o_portal_my_doc_table td, .o_portal_wrap .o_portal_my_doc_table th{vertical-align: middle; white-space: nowrap;} .o_portal_wrap address span[itemprop="name"]{font-weight: bold; margin-bottom: 0.3em;} .o_portal_wrap address div[itemprop="address"] > div{position: relative;} .o_portal_wrap address div[itemprop="address"] > div span[itemprop="streetAddress"]{line-height: 1.2; margin-bottom: 0.3em;} .o_portal_wrap address div[itemprop="address"] > div .fa{position: absolute; top: 0; left: 0; bottom: auto; right: auto; line-height: 1.5;} .o_portal_wrap address div[itemprop="address"] > div .fa + span{display: block; padding-left: 1.78571429em;} .o_portal_wrap .o_my_sidebar div[itemprop="address"] > div{margin-top: 0.5em;} @media (max-width: 991.98px){.o_portal_wrap #o_portal_navbar_content{margin: 0.5rem -1rem 0; padding: 0.5rem 1rem; border-top: 1px solid #dee2e6; background-color: #e9ecef;}} .o_portal_wrap table.table tr{word-wrap: break-word;} .oe_attachments .o_image_small{height: 40px; width: 50px;} .o_portal_chatter{padding: 10px;} .o_portal_chatter .o_portal_chatter_avatar{width: 45px; height: 45px; margin-right: 1rem;} .o_portal_chatter .o_portal_chatter_header{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_composer{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_messages{margin-bottom: 15px;} .o_portal_chatter .o_portal_chatter_messages .o_portal_chatter_message_title p{font-size: 85%; color: #a8a8a8; margin: 0px;} .o_portal_chatter .o_portal_chatter_pager{text-align: center;} .o_portal_signature_form .o_portal_sign_error_msg{color: #dc3545;} form label{font-weight: 700;} form label.label-optional{font-weight: 400;} .o_portal_contact_img{width: 2.3em; height: 2.3em;} .o_portal_sidebar #sidebar_content.card{border-left: 0; border-bottom: 0;} .o_portal_sidebar #sidebar_content.card > div.card-body{border-left: 1px solid #dee2e6;} .o_portal_sidebar #sidebar_content.card > ul > li{border-left: 1px solid #dee2e6; margin-bottom: -1px;} .o_portal_sidebar #sidebar_content.card > div.card-footer{border-left: 1px solid #dee2e6; border-bottom: 1px solid #dee2e6;} .o_portal_sidebar .o_portal_page_size{width: 100%; max-width: 210mm;} .o_portal_sidebar .o_portal_html_view{overflow: hidden; background: white; position: relative;} .o_portal_sidebar .o_portal_html_view .o_portal_html_loader{position: absolute; top: 45%; left: 0; bottom: auto; right: 0;} .o_portal_sidebar .o_portal_html_view iframe{position: relative;} 

/* /payment/static/src/scss/portal_payment.scss defined in bundle 'web.assets_frontend' */
 input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 8px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.o_card_brand_detail{position: relative;} div.o_card_brand_detail div.card_placeholder{right: 5px;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.rounded{max-width: 100px; max-height: 40px;} 

/* /payment/static/src/scss/payment_form.scss defined in bundle 'web.assets_frontend' */
 .o_payment_form label > input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: middle; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .card-body:first-child{border-top: 0px;} .o_payment_form .card{border-radius: 10px;} .o_payment_form .card-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .card-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: auto; right: 10px; font-size: 10px;} 

/* /sale/static/src/scss/sale_portal.scss defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;} .sale_tbody .o_line_note{word-break: break-word; word-wrap: break-word; overflow-wrap: break-word;} .sale_tbody input.js_quantity{min-width: 48px; text-align: center;} .sale_tbody input.quantity{padding: 0;} 

/* /auth_password_policy_signup/static/src/scss/signup_policy.scss defined in bundle 'web.assets_frontend' */
 .form-group.field-password{position: relative;} .form-group.field-password meter.o_password_meter{bottom: calc(calc(2.0625rem + 2px) / 2 - 7px);} 

/* /website/static/src/scss/website.scss defined in bundle 'web.assets_frontend' */
 #wrapwrap{background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed;} .navbar .nav-item{transition: opacity 1000ms ease 0s;} .navbar .o_menu_loading .nav-item{height: 0 !important; overflow: hidden !important; opacity: 0 !important;} .navbar-light{background-color: #F9F9F9 !important;} .o_footer{background-color: #F9F9F9 !important; color: #212529;} .o_footer .text-muted{color: rgba(33, 37, 41, 0.4) !important;} .o_footer > #footer{border-top: 1px solid transparent;} font[style*='background'], font[class*='bg-']{padding: 2px 6px 4px;} .fa.rounded-circle, .fa.rounded, .fa.rounded-0, .fa.rounded-leaf, .fa.img-thumbnail, .fa.shadow{display: inline-block; vertical-align: middle; text-align: center; width: 3rem; height: 3rem; line-height: 3rem; background-color: #f8f9fa;} .fa.rounded-circle.fa-2x, .fa.rounded.fa-2x, .fa.rounded-0.fa-2x, .fa.rounded-leaf.fa-2x, .fa.img-thumbnail.fa-2x, .fa.shadow.fa-2x{width: 5rem; height: 5rem; line-height: 5rem;} .fa.rounded-circle.fa-3x, .fa.rounded.fa-3x, .fa.rounded-0.fa-3x, .fa.rounded-leaf.fa-3x, .fa.img-thumbnail.fa-3x, .fa.shadow.fa-3x{width: 6rem; height: 6rem; line-height: 6rem;} .fa.rounded-circle.fa-4x, .fa.rounded.fa-4x, .fa.rounded-0.fa-4x, .fa.rounded-leaf.fa-4x, .fa.img-thumbnail.fa-4x, .fa.shadow.fa-4x{width: 7rem; height: 7rem; line-height: 7rem;} .fa.rounded-circle.fa-5x, .fa.rounded.fa-5x, .fa.rounded-0.fa-5x, .fa.rounded-leaf.fa-5x, .fa.img-thumbnail.fa-5x, .fa.shadow.fa-5x{width: 8rem; height: 8rem; line-height: 8rem;} .fa.img-thumbnail{padding: 0;} .fa.rounded-leaf{border-top-left-radius: 3rem; border-bottom-right-radius: 3rem;} .btn.flat{border: 0; letter-spacing: 0.05em; text-transform: uppercase; padding: 0.75rem 1.5rem; font-size: 0.65625rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-lg, .btn-group-lg > .flat.btn{padding: 1rem 2rem; font-size: 0.8203125rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-sm, .btn-group-sm > .flat.btn{padding: 0.5rem 1rem; font-size: 0.5625rem; line-height: 1.5; border-radius: 0;} .btn.flat.btn-xs{padding: 0.25rem 0.5rem; font-size: 0.4375rem; line-height: 1.5; border-radius: 0;} .btn.rounded-circle{border-radius: 100px !important; padding: 0.45rem 1.35rem; font-size: 0.875rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-lg, .btn-group-lg > .rounded-circle.btn{padding: 0.6rem 1.8rem; font-size: 1.09375rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-sm, .btn-group-sm > .rounded-circle.btn{padding: 0.3rem 0.9rem; font-size: 0.75rem; line-height: 1.5; border-radius: 30px;} .btn.rounded-circle.btn-xs{padding: 0.15rem 0.45rem; font-size: 0.65625rem; line-height: 1.5; border-radius: 30px;} .s_btn .btn + .btn{margin-left: .75rem;} .blockquote{font-size: 1rem;} .blockquote footer{background-color: inherit;} .oe_img_bg{background-size: cover; background-repeat: no-repeat;} .oe_img_bg.o_bg_img_opt_contain{background-size: contain; background-position: center center;} .oe_img_bg.o_bg_img_opt_custom{background-size: auto;} .oe_img_bg.o_bg_img_opt_repeat{background-repeat: repeat;} .oe_img_bg.o_bg_img_opt_repeat_x{background-repeat: repeat-x;} .oe_img_bg.o_bg_img_opt_repeat_y{background-repeat: repeat-y;} .o_ul_toggle_self, .o_ul_toggle_next{display: none;} .o_ul_folded .o_close{display: none !important;} .o_ul_folded .o_ul_toggle_self, .o_ul_folded .o_ul_toggle_next{display: inline-block; line-height: inherit; float: left; position: relative; margin-left: -1em; top: -0.15em; left: 0.2em; font-size: 1.4em; text-decoration: none;} .o_ul_folded .o_ul_toggle_self.o_open:before, .o_ul_folded .o_ul_toggle_next.o_open:before{content: "";} .o_ul_folded .o_ul_toggle_self:before, .o_ul_folded .o_ul_toggle_next:before{content: "";} @media (max-width: 400px){section, .parallax, .row, .hr, .blockquote{height: auto !important;}} .table_desc{margin: 0 0 20px 0; width: 100%; word-break: break-all; border: 1px solid #dddddd;} .table_heading{background-color: #f5f5f5; border: 1px solid #dddddd; color: #666666; font-size: 14px; padding: 4px;} table.table_desc tr td{text-align: left; padding: 5px; font-size: 13px;} table.table_desc tr td:first-child{width: 25%; font-weight: bold; border-bottom: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; border-left: none;} table.table_desc tr td:last-child{border-bottom: 1px solid #c9c9c9;} .jumbotron{border-radius: 0;} .s_title .s_title_boxed{display: inline-block; padding: 30px; border: 1px solid;} .s_title .s_title_lines{overflow: hidden;} .s_title .s_title_lines:before, .s_title .s_title_lines:after{content: ""; display: inline-block; vertical-align: middle; width: 100%; border-top: 1px solid; border-top-color: inherit;} .s_title .s_title_lines:before{margin: 0 15px 0 -100%;} .s_title .s_title_lines:after{margin: 0 -100% 0 15px;} .s_title .s_title_small_caps{font-variant: small-caps;} .s_title .s_title_transparent{opacity: .5;} .s_title .s_title_thin{font-weight: 300;} .s_features_grid_content{overflow: hidden;} .s_features_grid_content p{margin-bottom: 0;} .s_features_grid_icon{float: left; margin-right: 15px;} .s_alert{margin: 15px 0; border: 1px solid; border-radius: 0.25rem;} .s_alert p:last-child, .s_alert ul:last-child, .s_alert ol:last-child{margin-bottom: 0;} .s_alert_sm{padding: 10px; font-size: 0.75rem;} .s_alert_md{padding: 15px; font-size: 0.875rem;} .s_alert_lg{padding: 30px; font-size: 1.09375rem;} .s_alert_icon{float: left; margin-right: 10px;} .s_alert_content{overflow: hidden;} .s_three_columns .align-items-stretch .card{height: 100%;} .s_comparisons .card-body .card-title{margin: 0;} .s_comparisons .card-body .s_comparisons_currency, .s_comparisons .card-body .s_comparisons_price, .s_comparisons .card-body .s_comparisons_decimal{display: inline-block; vertical-align: middle;} .s_comparisons .card-body .s_comparisons_currency, .s_comparisons .card-body .s_comparisons_decimal{font-size: 80%;} .s_comparisons .card-body .s_comparisons_price{font-size: 200%;} .s_faq_collapse .accordion .card{border-bottom: 1px solid rgba(0, 0, 0, 0.125); margin: 5px 0;} .s_faq_collapse .accordion .card .card-header{cursor: pointer; display: inline-block; width: 100%; padding: .5em 0; border-radius: 0; outline: none;} .s_faq_collapse .accordion .card .card-header:before{content: '\f056'; font-family: 'FontAwesome'; display: inline-block; margin: 0 .5em 0 .75em; color: #6c757d;} .s_faq_collapse .accordion .card .card-header.collapsed:before{content: '\f055'; font-family: 'FontAwesome';} .s_faq_collapse .accordion .card .card-header:hover, .s_faq_collapse .accordion .card .card-header:focus{text-decoration: none;} .s_faq_collapse .accordion .card .card-body{padding: 1em 2.25em;} .s_faq_collapse .card-body p:last-child, .s_faq_collapse .card-body ul:last-child{margin-bottom: 0;} .s_references .img-thumbnail{border: none;} .s_carousel .carousel-control-prev, .s_carousel .carousel-control-next, .s_quotes_carousel .carousel-control-prev, .s_quotes_carousel .carousel-control-next{cursor: pointer; width: 8%; opacity: 1;} .s_carousel .carousel-control-prev, .s_quotes_carousel .carousel-control-prev{-webkit-box-pack: start; justify-content: flex-start;} .s_carousel .carousel-control-next, .s_quotes_carousel .carousel-control-next{-webkit-box-pack: end; justify-content: flex-end;} .s_carousel .carousel-control-prev-icon, .s_carousel .carousel-control-next-icon, .s_quotes_carousel .carousel-control-prev-icon, .s_quotes_carousel .carousel-control-next-icon{width: auto; height: auto; background-image: none; color: #212529;} .s_carousel .carousel-control-prev-icon:before, .s_carousel .carousel-control-next-icon:before, .s_quotes_carousel .carousel-control-prev-icon:before, .s_quotes_carousel .carousel-control-next-icon:before{font-family: "FontAwesome"; display: inline-block; background-color: #fff;} .s_carousel .carousel-inner, .s_quotes_carousel .carousel-inner{overflow: hidden; height: 100%;} .s_carousel .carousel-inner .carousel-item, .s_quotes_carousel .carousel-inner .carousel-item{height: 100%;} .s_carousel .carousel-indicators li:hover:not(.active), .s_quotes_carousel .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.8);} .s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before{content: "" ; margin-left: 1.5rem;} .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before{content: "" ; margin-right: 1.5rem;} .s_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_carousel.s_carousel_default .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_default .carousel-control-next-icon:before{background-color: rgba(0, 0, 0, 0); font-size: 2rem; color: #fff; text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);} .s_carousel.s_carousel_default .carousel-indicators li, .s_quotes_carousel.s_carousel_default .carousel-indicators li{height: .5rem; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); border-radius: 2px;} .s_carousel.s_carousel_bordered, .s_quotes_carousel.s_carousel_bordered{border: 2rem solid rgba(0, 0, 0, 0);} .s_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-prev-icon:before{content: "\f0d9";} .s_carousel.s_carousel_bordered .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-next-icon:before{content: "\f0da";} .s_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_carousel.s_carousel_bordered .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_bordered .carousel-control-next-icon:before{width: 2rem; height: 6rem; line-height: 6rem; font-size: 1.5rem;} .s_carousel.s_carousel_bordered .carousel-indicators li, .s_quotes_carousel.s_carousel_bordered .carousel-indicators li{width: 3rem; height: 1rem;} .s_carousel.s_carousel_rounded .carousel-control-prev, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev{margin-left: 1.5rem;} .s_carousel.s_carousel_rounded .carousel-control-next, .s_quotes_carousel.s_carousel_rounded .carousel-control-next{margin-right: 1.5rem;} .s_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev-icon:before{content: "\f060";} .s_carousel.s_carousel_rounded .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-next-icon:before{content: "\f061";} .s_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_carousel.s_carousel_rounded .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_rounded .carousel-control-next-icon:before{width: 4rem; height: 4rem; line-height: 4rem; border-radius: 50%; font-size: 1.25rem;} .s_carousel.s_carousel_rounded .carousel-indicators li, .s_quotes_carousel.s_carousel_rounded .carousel-indicators li{width: 1rem; height: 1rem; border-radius: 50%;} .s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;} @media (min-width: 576px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 540px;}} @media (min-width: 768px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 720px;}} @media (min-width: 992px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 960px;}} @media (min-width: 1200px){.s_carousel.s_carousel_boxed, .s_quotes_carousel.s_carousel_boxed{max-width: 1140px;}} .s_carousel.s_carousel_boxed .carousel-item, .s_quotes_carousel.s_carousel_boxed .carousel-item{padding: 0 1rem;} .s_carousel.s_carousel_boxed .carousel-control-prev, .s_carousel.s_carousel_boxed .carousel-control-next, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev, .s_quotes_carousel.s_carousel_boxed .carousel-control-next{align-items: flex-end; margin-bottom: 1.25rem;} .s_carousel.s_carousel_boxed .carousel-control-prev, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev{margin-left: 3rem;} .s_carousel.s_carousel_boxed .carousel-control-next, .s_quotes_carousel.s_carousel_boxed .carousel-control-next{margin-right: 3rem;} .s_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev-icon:before{content: "\f104";} .s_carousel.s_carousel_boxed .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-next-icon:before{content: "\f105";} .s_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_carousel.s_carousel_boxed .carousel-control-next-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-prev-icon:before, .s_quotes_carousel.s_carousel_boxed .carousel-control-next-icon:before{width: 2rem; height: 2rem; line-height: 2rem; font-size: 1.25rem;} .s_carousel.s_carousel_boxed .carousel-indicators li, .s_quotes_carousel.s_carousel_boxed .carousel-indicators li{width: 1rem; height: 1rem;} .s_carousel.s_carousel_boxed .carousel-indicators li:hover:not(.active), .s_quotes_carousel.s_carousel_boxed .carousel-indicators li:hover:not(.active){background-color: rgba(255, 255, 255, 0.8);} .carousel .container .carousel-img img{max-height: 95%; padding: 10px;} .carousel .container > .carousel-caption{position: absolute; top: auto; left: 50%; bottom: auto; right: 50%; bottom: 20px;} .carousel .container > .carousel-caption > div{position: absolute; text-align: left; padding: 20px; background: rgba(0, 0, 0, 0.4); bottom: 20px;} .carousel .container > .carousel-image{position: absolute; top: 5%; left: auto; bottom: 5%; right: auto; max-height: 90%; margin: 0 auto;} .carousel .container .carousel-item.text_image .container > .carousel-caption{left: 10%;} .carousel .container .carousel-item.text_image .container > .carousel-caption > div{right: 50%; margin-right: -20%; max-width: 550px;} .carousel .container .carousel-item.text_image .container > .carousel-image{right: 10%; left: 50%;} .carousel .container .carousel-item.image_text .container > .carousel-caption{right: 10%;} .carousel .container .carousel-item.image_text .container > .carousel-caption > div{left: 50%; margin-left: -20%; max-width: 550px;} .carousel .container .carousel-item.image_text .container > .carousel-image{right: 50%; left: 10%;} .carousel .container .carousel-item.text_only .container > .carousel-caption{left: 10%; right: 10%; top: 10%; bottom: auto;} .carousel .container .carousel-item.text_only .container > .carousel-caption > div{text-align: center; background: transparent; bottom: auto; width: 100%;} .carousel .container .carousel-item.text_only .container > .carousel-image{display: none !important;} .s_quotes_carousel blockquote{padding: 30px; margin-bottom: 0;} .s_quotes_carousel blockquote .s_quotes_carousel_icon{position: absolute; top: 0; left: -3rem;} .s_quotes_carousel blockquote img{max-width: 40px; margin-right: 5px; border-radius: 50%;} .s_quotes_carousel blockquote footer{background-color: transparent;} .s_quotes_carousel blockquote footer:before{content: "";} @media (max-width: 991.98px){.s_company_team img{max-width: 50%;}} .o_gallery.o_grid .img, .o_gallery.o_masonry .img{width: 100%;} .o_gallery.o_grid.o_spc-none div.row{margin: 0;} .o_gallery.o_grid.o_spc-none div.row > div{padding: 0;} .o_gallery.o_grid.o_spc-small div.row{margin: 5px 0;} .o_gallery.o_grid.o_spc-small div.row > div{padding: 0 5px;} .o_gallery.o_grid.o_spc-medium div.row{margin: 10px 0;} .o_gallery.o_grid.o_spc-medium div.row > div{padding: 0 10px;} .o_gallery.o_grid.o_spc-big div.row{margin: 15px 0;} .o_gallery.o_grid.o_spc-big div.row > div{padding: 0 15px;} .o_gallery.o_grid.size-auto .row{height: auto;} .o_gallery.o_grid.size-small .row{height: 100px;} .o_gallery.o_grid.size-medium .row{height: 250px;} .o_gallery.o_grid.size-big .row{height: 400px;} .o_gallery.o_grid.size-small img, .o_gallery.o_grid.size-medium img, .o_gallery.o_grid.size-big img{height: 100%;} .o_gallery.o_masonry.o_spc-none div.col{padding: 0;} .o_gallery.o_masonry.o_spc-none div.col > img{margin: 0 !important;} .o_gallery.o_masonry.o_spc-small div.col{padding: 0 5px;} .o_gallery.o_masonry.o_spc-small div.col > img{margin: 5px 0 !important;} .o_gallery.o_masonry.o_spc-medium div.col{padding: 0 10px;} .o_gallery.o_masonry.o_spc-medium div.col > img{margin: 10px 0 !important;} .o_gallery.o_masonry.o_spc-big div.col{padding: 0 15px;} .o_gallery.o_masonry.o_spc-big div.col > img{margin: 15px 0 !important;} .o_gallery.o_nomode.o_spc-none .img{padding: 0;} .o_gallery.o_nomode.o_spc-small .img{padding: 5px;} .o_gallery.o_nomode.o_spc-medium .img{padding: 10px;} .o_gallery.o_nomode.o_spc-big .img{padding: 15px;} .o_gallery.o_slideshow .carousel ul.carousel-indicators li{border: 1px solid #aaa;} .o_gallery.o_slideshow > .container{height: 100%;} .o_gallery .carousel-inner .item img{max-width: none;} .o_gallery.o_slideshow .carousel, .modal-body.o_slideshow .carousel{height: 100%;} .o_gallery.o_slideshow .carousel .carousel-inner, .modal-body.o_slideshow .carousel .carousel-inner{height: 100%;} .o_gallery.o_slideshow .carousel .carousel-item, .modal-body.o_slideshow .carousel .carousel-item{height: 100%; padding-bottom: 64px;} .o_gallery.o_slideshow .carousel img, .modal-body.o_slideshow .carousel img{max-height: 100%; max-width: 100%; margin: auto;} .o_gallery.o_slideshow .carousel ul.carousel-indicators, .modal-body.o_slideshow .carousel ul.carousel-indicators{height: auto; padding: 0; border-width: 0; position: absolute; bottom: 0; width: 100%; margin-left: 0; left: 0%;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *, .modal-body.o_slideshow .carousel ul.carousel-indicators > *{list-style-image: none; display: inline-block; width: 40px; height: 40px; margin: 2.5px 2.5px 2.5px 2.5px; padding: 0; border: 1px solid #aaa; text-indent: initial; background-size: cover; background-color: #fff; border-radius: 0; vertical-align: bottom; flex: 0 0 40px;} .o_gallery.o_slideshow .carousel ul.carousel-indicators > *:not(.active), .modal-body.o_slideshow .carousel ul.carousel-indicators > *:not(.active){opacity: 0.8; filter: grayscale(1);} .parallax{position: relative;} .parallax:not(.s_parallax_no_overflow_hidden){overflow: hidden;} .parallax > *{position: relative;} .parallax > .s_parallax_bg{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit; background-size: cover; background-attachment: scroll; pointer-events: none;} .parallax > .s_parallax_bg::after{content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit;} @media (min-width: 1200px){.parallax.s_parallax_is_fixed > .s_parallax_bg{background-attachment: fixed;}} .s_hr{line-height: 0;} .s_hr hr{padding: 0; border: 0; border-top-color: inherit; margin: 0;} .s_hr .s_hr_dashed{border-top-style: dashed;} .s_hr .s_hr_double{border-top-style: double;} .s_hr .s_hr_dotted{border-top-style: dotted;} .s_hr .s_hr_solid{border-top-style: solid;} .s_hr .s_hr_5px{border-top-width: 5px;} .s_hr .s_hr_4px{border-top-width: 4px;} .s_hr .s_hr_3px{border-top-width: 3px;} .s_hr .s_hr_2px{border-top-width: 2px;} .s_hr .s_hr_1px{border-top-width: 1px;} .s_card{margin: 15px 0;} .s_card .card-body p:last-child, .s_card .card-body ul:last-child, .s_card .card-body ol:last-child{margin-bottom: 0;} .s_share > *{display: inline-block; vertical-align: middle;} .s_share .s_share_title{margin: 0 .4rem 0 0;} .s_share > a + a{margin-left: .4rem;} .s_share .s_share_facebook, .s_share .s_share_facebook:hover, .s_share .s_share_facebook:focus{color: #3b5998;} .s_share .s_share_twitter, .s_share .s_share_twitter:hover, .s_share .s_share_twitter:focus{color: #1da1f2;} .s_share .s_share_linkedin, .s_share .s_share_linkedin:hover, .s_share .s_share_linkedin:focus{color: #0077b5;} .s_share .s_share_google, .s_share .s_share_google:hover, .s_share .s_share_google:focus{color: #db4437;} .s_rating > .s_rating_stars .fa:before{content: "";} .s_rating > .s_rating_stars.s_rating_5 .fa:nth-of-type(-n+5):before{content: "";} .s_rating > .s_rating_stars.s_rating_4 .fa:nth-of-type(-n+4):before{content: "";} .s_rating > .s_rating_stars.s_rating_3 .fa:nth-of-type(-n+3):before{content: "";} .s_rating > .s_rating_stars.s_rating_2 .fa:nth-of-type(-n+2):before{content: "";} .s_rating > .s_rating_stars.s_rating_1 .fa:nth-of-type(-n+1):before{content: "";} .s_rating > .s_rating_squares .fa:before{content: "";} .s_rating > .s_rating_squares.s_rating_5 .fa:nth-of-type(-n+5):before{content: "";} .s_rating > .s_rating_squares.s_rating_4 .fa:nth-of-type(-n+4):before{content: "";} .s_rating > .s_rating_squares.s_rating_3 .fa:nth-of-type(-n+3):before{content: "";} .s_rating > .s_rating_squares.s_rating_2 .fa:nth-of-type(-n+2):before{content: "";} .s_rating > .s_rating_squares.s_rating_1 .fa:nth-of-type(-n+1):before{content: "";} .s_rating > .s_rating_hearts .fa:before{content: "";} .s_rating > .s_rating_hearts.s_rating_5 .fa:nth-of-type(-n+5):before{content: "";} .s_rating > .s_rating_hearts.s_rating_4 .fa:nth-of-type(-n+4):before{content: "";} .s_rating > .s_rating_hearts.s_rating_3 .fa:nth-of-type(-n+3):before{content: "";} .s_rating > .s_rating_hearts.s_rating_2 .fa:nth-of-type(-n+2):before{content: "";} .s_rating > .s_rating_hearts.s_rating_1 .fa:nth-of-type(-n+1):before{content: "";} .s_rating > .s_rating_bar .fa{display: none;} .s_rating > .s_rating_bar .s_rating_bar{display: -webkit-box; display: -webkit-flex; display: flex; height: 1rem; background-color: #dee2e6;} .s_rating > .s_rating_bar .s_rating_bar:before{content: ""; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; justify-content: center; transition: width 0.6s ease; background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; background-color: #1B9DB6; animation: progress-bar-stripes 1s linear infinite;} @media screen and (prefers-reduced-motion: reduce){.s_rating > .s_rating_bar .s_rating_bar:before{transition: none;}} .s_rating > .s_rating_bar.s_rating_5 .s_rating_bar:before{width: 100%;} .s_rating > .s_rating_bar.s_rating_4 .s_rating_bar:before{width: 80%;} .s_rating > .s_rating_bar.s_rating_3 .s_rating_bar:before{width: 60%;} .s_rating > .s_rating_bar.s_rating_2 .s_rating_bar:before{width: 40%;} .s_rating > .s_rating_bar.s_rating_1 .s_rating_bar:before{width: 20%;} .s_rating > .s_rating_1x .fa{font-size: 1em;} .s_rating > .s_rating_2x .fa{font-size: 2em;} .s_rating > .s_rating_3x .fa{font-size: 3em;} #wrapwrap .o_header_affix{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1030; background: #f7f7f7; margin-top: -200px; transition: margin-top 500ms ease 0s;} #wrapwrap .o_header_affix.affixed{margin-top: 0px;} #oe_main_menu_navbar + #wrapwrap .o_header_affix{top: 46px;} .navbar .o_extra_menu_items.show > ul > li + li{border-top: 1px solid #e9ecef;} .navbar .o_extra_menu_items.show > ul > li > a.dropdown-toggle{background-color: #e9ecef; color: inherit; pointer-events: none;} .navbar .o_extra_menu_items.show > ul > li > ul{position: static; float: none; display: block; max-height: none; margin-top: 0; padding: 0; border: none; box-shadow: none;} @media (min-width: 992px){header .navbar .dropdown-menu{max-height: 60vh; overflow-y: auto;}} header.o_header_affix .navbar-collapse.show{max-height: 80vh; overflow-y: auto;} .o_footer_copyright{padding: 8px;} .o_footer_copyright .js_language_selector{display: inline-block;} @media (min-width: 768px){.o_footer_copyright .row{display: -webkit-box; display: -webkit-flex; display: flex;}.o_footer_copyright .row > div{margin: auto 0;}} #wrapwrap.o_header_overlay > header:not(.o_header_affix){position: absolute; top: 0; left: 0; bottom: auto; right: 0; z-index: 1000;} #wrapwrap.o_header_overlay > header:not(.o_header_affix) > .navbar{background-color: transparent !important; border-color: transparent; color: inherit;} #wrapwrap.o_header_overlay > header:not(.o_header_affix) > .navbar .nav-item > .nav-link{background-color: transparent; color: inherit;} #wrapwrap.o_header_overlay > header:not(.o_header_affix) > .navbar .nav-item > .nav-link.active{font-weight: bolder;} .bg-primary-light{background-color: rgba(27, 157, 182, 0.1);} .bg-secondary-light{background-color: rgba(171, 188, 191, 0.1);} .bg-success-light{background-color: rgba(40, 167, 69, 0.1);} .bg-info-light{background-color: rgba(23, 162, 184, 0.1);} .bg-warning-light{background-color: rgba(255, 193, 7, 0.1);} .bg-danger-light{background-color: rgba(220, 53, 69, 0.1);} .bg-light-light{background-color: rgba(247, 247, 247, 0.1);} .bg-dark-light{background-color: rgba(26, 26, 26, 0.1);} .bg-alpha-light{background-color: rgba(27, 157, 182, 0.1);} .bg-beta-light{background-color: rgba(171, 188, 191, 0.1);} .bg-gamma-light{background-color: rgba(37, 172, 93, 0.1);} .bg-delta-light{background-color: rgba(37, 49, 172, 0.1);} .bg-epsilon-light{background-color: rgba(255, 255, 255, 0.1);} .modal-footer > .float-left{margin-right: auto;} .o_perk span{display: block;} 

/* /website/static/src/scss/website.ui.scss defined in bundle 'web.assets_frontend' */
 body{direction: ltr;} body.o_connected_user{padding-top: 46px !important;} #oe_main_menu_navbar{position: absolute; top: 0; left: 0; bottom: auto; right: 0; position: fixed; z-index: 1040; font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;} #oe_main_menu_navbar .dropdown-menu{background-color: white;} #oe_main_menu_navbar .dropdown-item{color: #212529;} #oe_main_menu_navbar .dropdown-item:hover, #oe_main_menu_navbar .dropdown-item:focus{color: #16181b;} #oe_main_menu_navbar .dropdown-item.active, #oe_main_menu_navbar .dropdown-item:active{color: white; background-color: #686a6d;} #oe_main_menu_navbar a:hover, #oe_main_menu_navbar a:focus{text-decoration: none;} #oe_main_menu_navbar .dropdown-menu{font-size: inherit; border-radius: 0; color: #FFFFFF;} #oe_main_menu_navbar .o_menu_sections a > .fa-plus, #oe_main_menu_navbar .o_menu_sections a > .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_sections .o_mobile_preview a{text-align: center; font-size: 20px;} #oe_main_menu_navbar .o_menu_systray > li > a{padding: 0 15px;} #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic{padding: 0 7.5px;} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"], #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"], #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:hover, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:hover, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:hover{color: #FFFFFF; background-color: #55575a; border-color: #4f5053;} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"].focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"].focus, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:focus, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic.focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"].disabled, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:disabled, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"].disabled, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:disabled, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic.disabled, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:disabled{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:not(:disabled):not(.disabled).active, .show > #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"].dropdown-toggle, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:not(:disabled):not(.disabled).active, .show > #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"].dropdown-toggle, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:not(:disabled):not(.disabled):active, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:not(:disabled):not(.disabled).active, .show > #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic.dropdown-toggle{color: #FFFFFF; background-color: #4f5053; border-color: #494a4d;} #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"]:not(:disabled):not(.disabled).active:focus, .show > #oe_main_menu_navbar .o_menu_systray > li > a[data-action="edit"].dropdown-toggle:focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"]:not(:disabled):not(.disabled).active:focus, .show > #oe_main_menu_navbar .o_menu_systray > li > a[data-action="translate"].dropdown-toggle:focus, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:not(:disabled):not(.disabled):active:focus, #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic:not(:disabled):not(.disabled).active:focus, .show > #oe_main_menu_navbar .o_menu_systray > li > a.css_edit_dynamic.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} #oe_main_menu_navbar .o_menu_systray > li > a > .fa-plus, #oe_main_menu_navbar .o_menu_systray > li > a > .fa-pencil{margin-right: 7.5px;} #oe_main_menu_navbar .o_menu_systray .o_mobile_preview a{text-align: center; font-size: 20px;} @media (max-width: 767.98px){#oe_main_menu_navbar #oe_applications{position: inherit; z-index: 1002;}} body .modal.o_technical_modal{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; background: 0;} body .modal.o_technical_modal .text-muted{color: #999999 !important;} body .modal.o_technical_modal .dropdown-menu{background-color: white;} body .modal.o_technical_modal .dropdown-item{color: #212529;} body .modal.o_technical_modal .dropdown-item:hover, body .modal.o_technical_modal .dropdown-item:focus{color: #16181b;} body .modal.o_technical_modal .dropdown-item.active, body .modal.o_technical_modal .dropdown-item:active{color: white; background-color: #686a6d;} body .modal.o_technical_modal h1, body .modal.o_technical_modal h2, body .modal.o_technical_modal h3, body .modal.o_technical_modal h4, body .modal.o_technical_modal h5, body .modal.o_technical_modal h6, body .modal.o_technical_modal .h1, body .modal.o_technical_modal .h2, body .modal.o_technical_modal .h3, body .modal.o_technical_modal .h4, body .modal.o_technical_modal .h5, body .modal.o_technical_modal .h6{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #2c2c36; font-weight: bold;} body .modal.o_technical_modal :not(.input-group):not(.form-group):not(.input-group-append):not(.input-group-prepend) > .form-control{height: 34px;} body .modal.o_technical_modal .form-control{padding: 6px 12px; font-size: 14px; line-height: 1.5; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} body .modal.o_technical_modal .form-control.is-invalid{border-color: #dc3545;} body .modal.o_technical_modal .input-group .form-control{height: auto;} body .modal.o_technical_modal .input-group-text{background-color: #e9ecef;} body .modal.o_technical_modal .was-validated .form-control:invalid{border-color: #dc3545;} body .modal.o_technical_modal select.form-control{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1 sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyNCcgaGVpZ2 h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBpZD0nc3ZnXzEnIGQ9J203LjQwNiw3L jgyOGw0LjU5NCw0LjU5NGw0LjU5NCwtNC41OTRsMC40MDYsMS40MDZsLTUsNC43NjZsLTUsLTQu NzY2bDAuNDA2LC0xLjQwNnonIGZpbGw9JyM4ODgnLz48L3N2Zz4="); background-position: 100% 65%; background-repeat: no-repeat;} body .modal.o_technical_modal a:not(.o_btn_preview){color: #686a6d;} body .modal.o_technical_modal a:not(.o_btn_preview):focus, body .modal.o_technical_modal a:not(.o_btn_preview):active, body .modal.o_technical_modal a:not(.o_btn_preview):focus:active{outline: none !important;} body .modal.o_technical_modal .badge:hover a, body .modal.o_technical_modal .badge a{color: #fff;} body .modal.o_technical_modal .btn:not(.o_btn_preview){border-radius: 0; font-weight: normal; text-transform: none; padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:hover{color: #FFFFFF; background-color: #55575a; border-color: #4f5053;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:disabled{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.dropdown-toggle{color: #FFFFFF; background-color: #4f5053; border-color: #494a4d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #686a6d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e3e3;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle{color: #212529; background-color: #e3e3e3; border-color: gainsboro;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #686a6d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e3e3;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.dropdown-toggle{color: #212529; background-color: #e3e3e3; border-color: gainsboro;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-link.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:hover{color: #FFFFFF; background-color: #369156; border-color: #328851;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:disabled{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.dropdown-toggle{color: #FFFFFF; background-color: #328851; border-color: #2f7e4b;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-success.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:hover{color: #FFFFFF; background-color: #568695; border-color: #517e8d;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:disabled{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.dropdown-toggle{color: #FFFFFF; background-color: #517e8d; border-color: #4d7784;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-info.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:hover{color: #212529; background-color: #ed9d2b; border-color: #ec971f;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:disabled{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.dropdown-toggle{color: #212529; background-color: #ec971f; border-color: #ea9214;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-warning.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:hover{color: #FFFFFF; background-color: #e1374f; border-color: #df2c45;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.disabled, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:disabled{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.dropdown-toggle{color: #FFFFFF; background-color: #df2c45; border-color: #dd213c;} body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active:focus, body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active:focus, .show > body .modal.o_technical_modal .btn:not(.o_btn_preview).btn-danger.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} body .modal.o_technical_modal .card{padding: 19px; margin-bottom: 20px; background-color: #fcfcfc; border: 1px solid #efefef; border-radius: 0; box-shadow: none;} body .modal.o_technical_modal .modal-content{border-radius: 0; background-color: #fcfcfc;} body .modal.o_technical_modal .modal-content .modal-header{border-bottom-color: #e9ecef;} body .modal.o_technical_modal .modal-content .modal-body{background-color: white;} body .modal.o_technical_modal .modal-content .modal-footer{border-top-color: #e9ecef; text-align: left;} body .modal.o_technical_modal .nav-tabs{border-bottom: 1px solid #e9ecef;} body .modal.o_technical_modal .nav-tabs > li > a{line-height: 1.5; color: #4e525b;} body .modal.o_technical_modal .nav-tabs > li > a:hover{border-color: #dee2e6;} body .modal.o_technical_modal .nav-tabs > li > a.active, body .modal.o_technical_modal .nav-tabs > li > a.active:hover, body .modal.o_technical_modal .nav-tabs > li > a.active:focus{color: #50545d; background-color: #fcfcfc; border-color: #dee2e6 #dee2e6 #FFFFFF;} body .modal.oe_mobile_preview{text-align: center;} body .modal.oe_mobile_preview .modal-dialog{display: inline-block; width: auto;} body .modal.oe_mobile_preview .modal-dialog .modal-content{background-color: black !important; border: 3px outset gray; border-radius: 20px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header{border: none; cursor: pointer; font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header, body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header .close{color: white;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4{font-family: inherit; font-weight: normal; color: inherit;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-header h4 .fa{margin-left: 15px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body{background-color: inherit !important; border-radius: 20px; padding: 15px; display: -webkit-box; display: -webkit-flex; display: flex; width: 335px; height: 530px; transition: all 400ms ease 0s;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body.o_invert_orientation{width: 545px; height: 320px;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-body > iframe{display: block; width: 100%; border: none;} body .modal.oe_mobile_preview .modal-dialog .modal-content .modal-footer{display: none;} body .modal .oe_menu_editor ul{padding-left: 37px;} body .modal .oe_menu_editor li{margin-top: -1px;} body .modal .oe_menu_editor li .input-group-addon{border-radius: 0;} body .modal.oe_seo_configuration #language-box{padding-right: 25px; background-color: white;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img{position: relative; transition: border-color 200ms; display: inline-block; border: 2px solid #ced4da;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img > img{width: 70px; height: 70px; object-fit: cover; cursor: pointer;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img:hover{border-color: #686a6d;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image{border-color: #686a6d;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image:before{position: absolute; top: auto; left: auto; bottom: auto; right: 0; content: ''; border: 16px solid rgba(104, 106, 109, 0.8); border-left-color: transparent; border-bottom-color: transparent;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img.o_active_image:after{position: absolute; top: 2px; left: auto; bottom: auto; right: 3px; display: inline-block; content: "\f00c"; font-family: FontAwesome; color: white; font-size: 12px;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img .o-custom-label{position: absolute; top: auto; left: auto; bottom: 0px; right: auto; background: rgba(52, 58, 64, 0.6); font-size: 12px;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img_upload{transition: 200ms; display: inline-block; padding: 23px 27px; border: 2px dashed #bcc1c6; vertical-align: top; cursor: pointer; color: #bcc1c6;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_img_upload:hover{border-color: #686a6d; color: #686a6d;} body .modal.oe_seo_configuration .o_seo_og_image .o_meta_active_img{height: 240px; object-fit: cover;} body .modal.oe_seo_configuration div.oe_seo_preview_g{list-style: none; font-family: arial, sans-serif;} body .modal.oe_seo_configuration div.oe_seo_preview_g .r{cursor: pointer; color: #1a0dab; font-size: 18px; overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap;} body .modal.oe_seo_configuration div.oe_seo_preview_g .s{font-size: 13px; line-height: 18px; color: #545454;} body .modal.oe_seo_configuration div.oe_seo_preview_g .s .kv{color: #006621; font-size: 14px; line-height: 18px;} .o_new_content_open{overflow: hidden;} #o_new_content_menu_choices{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; position: absolute; top: 46px; left: 0; bottom: 0; right: 0; position: fixed; display: -webkit-box; display: -webkit-flex; display: flex; overflow: auto; background-color: rgba(0, 0, 0, 0.8); font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;} #o_new_content_menu_choices .text-muted{color: #999999 !important;} #o_new_content_menu_choices::before{content: " "; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: -1; pointer-events: none;} #o_new_content_menu_choices .container{max-width: 720px; margin: auto;} #o_new_content_menu_choices .o_new_content_element{opacity: 0; animation: fadeInDownSmall 1s forwards;} #o_new_content_menu_choices .o_new_content_element a{display: block; font-size: 34px; text-align: center;} #o_new_content_menu_choices .o_new_content_element a i{width: 110px; height: 110px; border: 3px solid #434352; border-radius: 100%; line-height: 104px; background-color: #2C2C36; color: white; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;} #o_new_content_menu_choices .o_new_content_element a p{color: white; margin-top: 0.7em; font-size: 0.5em;} #o_new_content_menu_choices .o_new_content_element a:hover, #o_new_content_menu_choices .o_new_content_element a:focus{text-decoration: none; outline: none;} #o_new_content_menu_choices .o_new_content_element a:hover i, #o_new_content_menu_choices .o_new_content_element a:focus i{border-color: #1cc1a9; box-shadow: 0 0 10px rgba(28, 193, 169, 0.46);} .oe_login_form, .oe_signup_form, .oe_reset_password_form{max-width: 300px; position: relative; margin: 50px auto;} .o_ace_view_editor{font-family: Roboto, "Montserrat", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.5; color: #33363e; position: absolute; top: 46px; left: auto; bottom: 0; right: 0; position: fixed; z-index: 1050;} .o_ace_view_editor .text-muted{color: #999999 !important;} .o_ace_view_editor .btn:not(.o_btn_preview){border-radius: 0; font-weight: normal; text-transform: none; padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:hover{color: #FFFFFF; background-color: #55575a; border-color: #4f5053;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:disabled{color: #FFFFFF; background-color: #686a6d; border-color: #686a6d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.dropdown-toggle{color: #FFFFFF; background-color: #4f5053; border-color: #494a4d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(104, 106, 109, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #686a6d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e3e3;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle{color: #212529; background-color: #e3e3e3; border-color: gainsboro;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-secondary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc; color: #686a6d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:hover{color: #212529; background-color: #e9e9e9; border-color: #e3e3e3;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:disabled{color: #212529; background-color: #fcfcfc; border-color: #fcfcfc;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.dropdown-toggle{color: #212529; background-color: #e3e3e3; border-color: gainsboro;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-link:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-link.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:hover{color: #FFFFFF; background-color: #369156; border-color: #328851;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:disabled{color: #FFFFFF; background-color: #40ad67; border-color: #40ad67;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.dropdown-toggle{color: #FFFFFF; background-color: #328851; border-color: #2f7e4b;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-success:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-success.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(64, 173, 103, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:hover{color: #FFFFFF; background-color: #568695; border-color: #517e8d;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:disabled{color: #FFFFFF; background-color: #6999a8; border-color: #6999a8;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.dropdown-toggle{color: #FFFFFF; background-color: #517e8d; border-color: #4d7784;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-info:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-info.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(105, 153, 168, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:hover{color: #212529; background-color: #ed9d2b; border-color: #ec971f;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:disabled{color: #212529; background-color: #f0ad4e; border-color: #f0ad4e;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.dropdown-toggle{color: #212529; background-color: #ec971f; border-color: #ea9214;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-warning.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:hover{color: #FFFFFF; background-color: #e1374f; border-color: #df2c45;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.disabled, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:disabled{color: #FFFFFF; background-color: #e6586c; border-color: #e6586c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle{color: #FFFFFF; background-color: #df2c45; border-color: #dd213c;} .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled):active:focus, .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger:not(:disabled):not(.disabled).active:focus, .show > .o_ace_view_editor .btn:not(.o_btn_preview).btn-danger.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(230, 88, 108, 0.5);} .o_ace_view_editor :not(.input-group):not(.form-group):not(.input-group-append):not(.input-group-prepend) > .form-control{height: 34px;} .o_ace_view_editor .form-control{padding: 6px 12px; font-size: 14px; line-height: 1.5; border: 1px solid #d4d5d7; color: #555; background-color: #fff; border-radius: 0;} .o_ace_view_editor .form-control.is-invalid{border-color: #dc3545;} .o_ace_view_editor .input-group .form-control{height: auto;} .o_ace_view_editor .input-group-text{background-color: #e9ecef;} .o_ace_view_editor .was-validated .form-control:invalid{border-color: #dc3545;} .o_ace_view_editor select.form-control{-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1 sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnIHdpZHRoPScyNCcgaGVpZ2 h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBpZD0nc3ZnXzEnIGQ9J203LjQwNiw3L jgyOGw0LjU5NCw0LjU5NGw0LjU5NCwtNC41OTRsMC40MDYsMS40MDZsLTUsNC43NjZsLTUsLTQu NzY2bDAuNDA2LC0xLjQwNnonIGZpbGw9JyM4ODgnLz48L3N2Zz4="); background-position: 100% 65%; background-repeat: no-repeat;} .tour .popover-navigation{margin-left: 13px; margin-bottom: 8px;} .css_published .btn-danger, .css_published .css_publish{display: none;} .css_unpublished .btn-success, .css_unpublished .css_unpublish{display: none;} [data-publish='off'] > *:not(.css_options){opacity: 0.5;} @media print{a[href]:after{content: initial;}} .o_page_management_info .o_switch{padding-top: 9px;} #list_website_pages th{background-color: #363739; color: white;} #list_website_pages td, #list_website_pages th{padding: 0.45rem;} #list_website_pages td > a.fa{margin-left: 5px; color: #363739;} #list_website_pages td .text-muted{opacity: 0.5;} #list_website_pages .fa-check, #list_website_pages .fa-eye-slash{color: #17a2b8;} 

/* /website/static/src/scss/website.zoomodoo.scss defined in bundle 'web.assets_frontend' */
 .zoomodoo{position: relative; display: inline-block; *display: inline; *zoom: 1;} .zoomodoo img{vertical-align: bottom;} .zoomodoo-flyout{position: absolute; z-index: 100; overflow: hidden; background: #FFF; top: 0; width: 100%; height: 100%;} .zoomodoo-flyout img{max-width: 500%;} .zoomodoo-hover .zoomodoo-flyout{left: 0;} .zoomodoo-next .zoomodoo-flyout{left: 100%;} 

/* /website_mail/static/src/css/website_mail.scss defined in bundle 'web.assets_frontend' */
 .js_follow[data-follow='on'] .js_follow_btn, .js_follow[data-follow='off'] .js_unfollow_btn{display: none;} 

/* /sh_corpomate_theme/static/src/scss/as_mixin.scss defined in bundle 'web.assets_frontend' */
 

/* /sh_corpomate_theme/static/src/scss/owl.carousel.css defined in bundle 'web.assets_frontend' */
 .owl-carousel{display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;} .owl-carousel .owl-stage{position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden;} .owl-carousel .owl-stage:after{content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} .owl-carousel .owl-stage-outer{position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);} .owl-carousel .owl-wrapper, .owl-carousel .owl-item{-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);} .owl-carousel .owl-item{position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;} .owl-carousel .owl-item img{display: block; width: 100%;} .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{display: none;} .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot{cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{background: none; color: inherit; border: none; padding: 0 !important; font: inherit;} .owl-carousel.owl-loaded{display: block;} .owl-carousel.owl-loading{opacity: 0; display: block;} .owl-carousel.owl-hidden{opacity: 0;} .owl-carousel.owl-refresh .owl-item{visibility: hidden;} .owl-carousel.owl-drag .owl-item{-ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .owl-carousel.owl-grab{cursor: move; cursor: grab;} .owl-carousel.owl-rtl{direction: rtl;} .owl-carousel.owl-rtl .owl-item{float: right;} .no-js .owl-carousel{display: block;} .owl-carousel .animated{animation-duration: 1000ms; animation-fill-mode: both;} .owl-carousel .owl-animated-in{z-index: 0;} .owl-carousel .owl-animated-out{z-index: 1;} .owl-carousel .fadeOut{animation-name: fadeOut;} @keyframes fadeOut{0%{opacity: 1;}100%{opacity: 0;}} .owl-height{transition: height 500ms ease-in-out;} .owl-carousel .owl-item{} .owl-carousel .owl-item .owl-lazy{opacity: 0; transition: opacity 400ms ease;} .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]){max-height: 0;} .owl-carousel .owl-item img.owl-lazy{transform-style: preserve-3d;} .owl-carousel .owl-video-wrapper{position: relative; height: 100%; background: #000;} .owl-carousel .owl-video-play-icon{position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("/sh_corpomate_theme/static/src/scss/owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease;} .owl-carousel .owl-video-play-icon:hover{-ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3);} .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon{display: none;} .owl-carousel .owl-video-tn{opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease;} .owl-carousel .owl-video-frame{position: relative; z-index: 1; height: 100%; width: 100%;} 

/* /sh_corpomate_theme/static/src/scss/owl.theme.default.min.css defined in bundle 'web.assets_frontend' */
 .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent} .owl-theme .owl-nav{margin-top:10px} .owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px} .owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none} .owl-theme .owl-nav .disabled{opacity:.5;cursor:default} .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px} .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1} .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px} .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} 

/* /sh_corpomate_theme/static/src/scss/variables.scss defined in bundle 'web.assets_frontend' */
 *{font-family: 'Titillium Web', sans-serif;} 

/* /sh_corpomate_theme/static/src/scss/style.scss defined in bundle 'web.assets_frontend' */
 a:hover{text-decoration: none;} @media only screen and (max-width: 768px){.navbar-light{padding: 15px 10px !important;}} #sh_top_bar_1{background-color: #1B9DB6; color: #fff; font-size: 13px; line-height: 1; padding: 8px 0; z-index: 1;} #sh_top_bar_1 .sh_top_bar .sh_tb_left > span:first-child{margin-left: 0;} #sh_top_bar_1 .sh_tb_left > span a{color: #fff; text-decoration: none;} #sh_top_bar_1 .sh_tb_left > span{display: inline-block; margin: 0 10px; font-weight: normal;} #sh_top_bar_1 .sh_tb_left > span .fa, .sh_top_bar .sh_tb_right > span .fa{margin-right: 8px;} #sh_top_bar_1 .sh_tb_right{text-align: right;} #sh_top_bar_1 .sh_tb_left, #sh_top_bar_1 .sh_tb_right{line-height: 25px;} #sh_top_bar_1 .sh_social_icon{display: inline-block; margin: 0 3px;} #sh_top_bar_1 .sh_social_icon a{display: block; font-size: 10px; color: inherit; width: 24px; height: 24px; line-height: 20px; text-align: center; border-radius: 50%; border: 2px solid #fff; transition: all 0.45s ease-in-out;} #sh_top_bar_1 .sh_social_icon a:hover{color: #343434; background-color: #fff;} #sh_top_bar_1 .sh_corpomate_theme_show_hide_lang{display: inline-block; border-left: 1px solid #fff; padding-left: 5px;} #sh_top_bar_1 .sh_corpomate_theme_show_hide_lang button{border: 1px solid #fff; color: #fff; background: 0 0; padding: 1px 10px; border-radius: 30px; font-size: 13px; line-height: 19px; margin-left: 5px; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s;} #sh_top_bar_1 .sh_corpomate_theme_show_hide_lang button:hover{background: rgba(255, 255, 255, 0.2);} #sh_top_bar_1 .sh_corpomate_theme_show_hide_lang button:focus{box-shadow: none;} #sh_top_bar_1 .sh_corpomate_theme_show_hide_lang .add-lang a{color: #fff;} @media only screen and (max-width: 1200px){#sh_top_bar_1 .sh_tb_left, #sh_top_bar_1 .sh_tb_right{line-height: 25px; max-width: 100%; text-align: center; display: block; flex: auto;}} @media (max-width: 991px){#sh_top_bar_1 .sh_tb_left, #sh_top_bar_1 .sh_tb_right{line-height: 24px; text-align: center !important;}#sh_top_bar_1 .sh_tb_left.col-md-7{max-width: 100%; flex: 0 0 100%;}#sh_top_bar_1 .sh_tb_right.col-md-5{max-width: 100%; flex: 0 0 100%;}} @media (max-width: 768px){#sh_top_bar_1{display: none;}} #sh_top_bar_2{background-color: #1B9DB6; color: #fff; font-size: 13px; line-height: 1; padding: 8px 0; z-index: 1;} #sh_top_bar_2 .sh-element.element-editor{display: inline-block;} #sh_top_bar_2 .sh-element.element-editor{color: #fff; font-size: 13px; padding: 0 5px; vertical-align: sub; letter-spacing: 0.9px;} #sh_top_bar_2 .element-editor.phone:before{content: "\f095"; font-family: FontAwesome; padding-right: 5px; color: #fff;} #sh_top_bar_2 .align-left{float: left; text-align: left;} #sh_top_bar_2 .align-left a{color: #fff; text-decoration: none;} #sh_top_bar_2 .align-right{float: right; text-align: right;} #sh_top_bar_2 .align-left, #sh_top_bar_2 .align-right{padding: 0 3px; letter-spacing: .4px;} #sh_top_bar_2 .sh-element.element-editor.email{padding-left: 15px; letter-spacing: 1.3px;} #sh_top_bar_2 .element-editor.email:before{content: "\f003"; font-family: FontAwesome; padding-right: 5px; color: #fff;} #sh_top_bar_2 ul.social{display: inline-block; padding: 0; margin: 0;} #sh_top_bar_2 ul.social li{display: inline-block; padding: 0 14px; font-size: 15px;} #sh_top_bar_2 ul.social li a{color: #fff;} #sh_top_bar_2 ul.social li a .fa{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} #sh_top_bar_2 .sh-element.custom-login, #sh_top_bar_2 .sh-element.custom-login a{color: #fff; padding: 3px 5px; font-size: 14px; text-decoration: none;} #sh_top_bar_2 .sh-element.custom-login{display: inline-block;} #sh_top_bar_2 .sh-element.custom-login a:hover{color: #1B9DB6;} #sh_top_bar_2 .h-element.custom-login span{margin-right: 0px; margin-left: 6px;} #sh_top_bar_2 ul.social:after{content: "|"; font-size: 15px;} #sh_top_bar_2 .sh_corpomate_theme_show_hide_lang button{box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2); font-size: 13px; font-stretch: normal; font-style: normal; font-weight: 500; letter-spacing: normal; line-height: 21px; padding: 0px 5px; text-align: left; background: #fff; color: black; border: 0px;} #sh_top_bar_2 .sh_corpomate_theme_show_hide_lang button:focus{box-shadow: none;} #sh_top_bar_2 .sh_corpomate_theme_show_hide_lang .add-lang a{color: #fff;} @media (max-width: 991px){#sh_top_bar_2 .align-left{text-align: center !important;}#sh_top_bar_2 .align-right{text-align: center !important;}#sh_top_bar_2 .sh-element.element-editor{padding: 5px 5px;}#sh_top_bar_2 ul.social{padding: 5px 5px;}} #sh_top_bar_2 .sh_corpomate_theme_show_hide_lang{display: inline-block;} #sh_top_bar_3{position: relative; background: #1B9DB6; color: #fff; z-index: 5; font-family: 'Roboto', sans-serif;} #sh_top_bar_3 ul li a{color: #fff; text-decoration: none;} #sh_top_bar_3 ul li a:hover{color: #abbcbf !important;} #sh_top_bar_3 .top-left{position: relative; float: left; padding: 3px 0px; color: #c9c9c9; font-size: 12px;} #sh_top_bar_3 .top-left:before{content: ''; position: absolute; right: 0px; top: 0px; width: 1200px; height: 100%;} #sh_top_bar_3 ul li a{position: relative; display: block; line-height: 24px; color: #fff; font-size: 10px; text-transform: uppercase; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease;} #sh_top_bar_3 ul{position: relative; z-index: 1; margin: 0px; padding: 3px 0px; display: inline-block; float: left;} #sh_top_bar_3 ul li{position: relative; float: left; margin-right: 30px; list-style: none;} #sh_top_bar_3 .top-right{position: relative; padding: 3px 0px; float: right;} #sh_top_bar_3 .sh_corpomate_theme_show_hide_lang .list-inline-item a{color: #fff;} #sh_top_bar_3 .top-right ul li{margin-right: 0px; padding: 0px 15px;} #sh_top_bar_3 .top-right ul li::before{top: -1px !important;} #sh_top_bar_3 .top-right ul li:before{content: '|'; position: absolute; right: -1px; top: -3px; color: #ffffff; font-size: 10px; padding-top: 5px;} #sh_top_bar_3 .sh_corpomate_theme_show_hide_lang .list-inline-item .dropdown-item{color: #212529 !important;} @media only screen and (max-width: 991px){#sh_top_bar_3 .top-left{display: none;}#sh_top_bar_3 .top-right{float: none; text-align: center;}} #sh_top_bar_4{background: #1B9DB6; border-bottom: 0; z-index: 1;} #sh_top_bar_4 .phone{padding: 8px 0px; display: inline-block !important;} #sh_top_bar_4 .phone a{color: #fff; text-decoration: none; margin-right: 15px; font-size: 11px; text-transform: uppercase;} #sh_top_bar_4 .email{padding: 8px 0px; display: inline-block !important;} #sh_top_bar_4 .email a{color: #fff; text-decoration: none; font-size: 11px; text-transform: uppercase;} #sh_top_bar_4 a{transition: ease color 300ms;} #sh_top_bar_4 .nav{float: left;} #sh_top_bar_4 .nav a{font-size: 11px; color: #fff; padding: 0.6rem .7rem;} #sh_top_bar_4 .sh_corpomate_theme_show_hide_lang{padding: 0.4rem .7rem; border-left: 1px solid #bfbfbf;} #sh_top_bar_4 .sh_corpomate_theme_show_hide_lang button{background: transparent; border-color: #fff; border-radius: 0px; color: #fff;} #sh_top_bar_4 .sh_corpomate_theme_show_hide_lang button:focus{box-shadow: none;} #sh_top_bar_4 .sh_corpomate_theme_show_hide_lang .add-lang a{color: #fff;} @media only screen and (max-width: 991px){#sh_top_bar_4 .sh_corpomate_theme_show_hide_lang{border-color: transparent;}} @media (max-width: 767px){#sh_top_bar_4 .justify-content-start{text-align: center; justify-content: center !important;}} @media only screen and (max-width: 500px){#sh_top_bar_4 .nav{float: none; justify-content: center;}} #sh_top_bar_5{background: #1B9DB6; padding: 5px 0px; z-index: 1;} #sh_top_bar_5 .text-2{font-size: .9em !important;} #sh_top_bar_5 .header-nav-top .nav > li > a{text-decoration: none;} #sh_top_bar_5 .header-nav-top .nav > li > a, .header-nav-top .nav > li > span{color: #fff; font-size: 0.9em; padding: 6px 10px; display: inline-block;} #sh_top_bar_5 .header-nav-top .nav > li.nav-item:not(.dropdown) > a [class*="fa-"], .header-nav-top .nav > li.nav-item:not(.dropdown) > a .icons{left: -1px; top: -1px;} #sh_top_bar_5 .header-nav-top .nav > li > a [class*="fa-"], .header-nav-top .nav > li > a .icons, .header-nav-top .nav > li > span [class*="fa-"], .header-nav-top .nav > li > span .icons{margin-right: 3px; font-size: 0.8em; position: relative;} #sh_top_bar_5 .header-nav-top .nav > li > a:hover, .header-nav-top .nav > li > a a:focus{background: transparent;} #sh_top_bar_5 .header-nav-top .nav > li.nav-item-anim-icon > a:hover [class*="fa-"], .header-nav-top .nav > li.nav-item-anim-icon > a:hover .icons{-webkit-animation: navItemArrow 600ms ease; animation: navItemArrow 600ms ease; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;} #sh_top_bar_5 .text-color-primary, #sh_top_bar_5 .text-primary{color: #fff !important; font-size: 1.2em !important;} #sh_top_bar_5 .sh_corpomate_theme_show_hide_lang button{background: #fff; border-color: #fff; color: #201816;} #sh_top_bar_5 .sh_corpomate_theme_show_hide_lang button:focus{box-shadow: none;} #sh_top_bar_5 .sh_corpomate_theme_show_hide_lang .add-lang a{color: #fff;} #sh_top_bar_5 .sh-nav-pills{float: left;} @-webkit-keyframes navItemArrow{0%{position: relative; left: -1px;}50%{position: relative; left: 3px;}100%{position: relative; left: -1px;}} @keyframes navItemArrow{0%{position: relative; left: -1px;}50%{position: relative; left: 3px;}100%{position: relative; left: -1px;}} #sh_top_bar_5 .header-nav-top{display: inline-block;} #sh_top_bar_5 .sh-nav-pills{float: none;} #sh_top_bar_5 .sh_corpomate_theme_show_hide_lang{display: inline-block;} #sh_top_bar_5 .sh_right_part{text-align: right;} @media only screen and (max-width: 991px){#sh_top_bar_5 .sh_right_part{text-align: center;}#sh_top_bar_5 .sh_left_part{text-align: center; width: 100%;}} @media only screen and (max-width: 400px){#sh_top_bar_5 .sh-nav-pills{display: block;}} #sh_copyright_1 .copyright-section{background-color: #1B9DB6;} #sh_copyright_1 .copyright-section .copyright{color: #fff; padding: 15px 20px; font-size: 14px; margin-bottom: 0px;} #sh_copyright_1 .copyright-section .copyright a{color: #fff; font-weight: 600;} #sh_copyright_1 .copyright-section .copyright a:before{content: ''; background: currentColor; width: 30%; height: 2px; position: absolute; bottom: 0px; left: 0; opacity: 0;} #sh_copyright_1 .copyright-section .copyright a:hover{color: #b79b6c;} #sh_copyright_2{background-color: #1B9DB6; padding: 20px 0px 0px;} #sh_copyright_2 img{width: 145px; margin-left: 10px;} #sh_copyright_2 .font-arial.fs-12, .font-arial.fs-11{letter-spacing: .03em; list-style: none; padding: 0 !important; text-align: right;} #sh_copyright_2 .inline{display: inline-block !important;} #sh_copyright_2 .b-transparent-white{border-color: rgba(255, 255, 255, 0.3);} #sh_copyright_2 .b-r{border-right-width: 1px;} #sh_copyright_2 .text-white{color: #fff !important;} #sh_copyright_2 .p-r-10{padding-right: 10px !important; padding-left: 10px;} #sh_copyright_2 .b-a, #sh_copyright_2 .b-r, #sh_copyright_2 .b-l, #sh_copyright_2 .b-t, #sh_copyright_2 .b-b{border-style: solid; border-width: 0; border-right-width: 1px; border-color: rgba(255, 255, 255, 0.3);} #sh_copyright_2 .inline a{font-size: 11px; text-decoration: none;} #sh_copyright_2 .small-text{margin: 0 !important; letter-spacing: .03em; color: #fff !important; font-size: 11px !important; line-height: 21px !important;} #sh_copyright_2 .hint-text{opacity: .7;} #sh_copyright_2 .muted{color: #fff !important; font-size: 11px !important; margin-top: 5px;} @media (max-width: 991px){.text-right{text-align: left !important;}#sh_copyright_2 img{margin-left: 0px;}#sh_copyright_2 li a:first-child{padding-left: 0px;}} #sh_copyright_3{background-color: #1B9DB6 !important; font-size: 13px; color: #fff; padding: 15px 0px;} #sh_copyright_3 .sub{opacity: 1; display: inline-block; margin-right: 0px; position: relative; bottom: 4px; vertical-align: bottom; font-weight: 600;} #sh_copyright_3 ul{display: inline-block; margin: 0px; line-height: 24px; list-style: none; vertical-align: middle;} #sh_copyright_3 li{float: left; margin-right: 20px;} #sh_copyright_3 ul li a{color: #fff; opacity: 1; text-decoration: none; font-weight: 600;} #sh_copyright_3 .social-icons{list-style: none; overflow: hidden;} #sh_copyright_3 .social-icons li a{color: #fff; opacity: 1; font-size: 20px;} @media (max-width: 991px){#sh_copyright_3 ul{padding-left: 0px;}#sh_copyright_3 li{margin-right: 14px;}} #sh_copyright_4 .footer-bottom{padding: 20px 0 10px; margin: 0; background: #1B9DB6;} #sh_copyright_4 .footer-bottom p{font-size: 14px; color: #fff; margin-bottom: 0;} #sh_copyright_4 .footer-bottom i{color: #d01103; animation: 2.5s ease 0s normal none infinite running animateHeart; padding-left: 5px;} @keyframes animateHeart{0%{transform: scale(1);}5%{transform: scale(1.2);}10%{transform: scale(1.1);}15%{transform: scale(1.25);}50%{transform: scale(1);}100%{transform: scale(1);}} @media (max-width: 580px){#sh_copyright_4 .footer-bottom p{font-size: 12px;}} #sh_copyright_5{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); padding: 20px 0; position: relative;} #sh_copyright_5 .breadcrumb{background-color: transparent; padding: 0; margin-bottom: 20px; list-style: none; border-radius: 4px; justify-content: center;} #sh_copyright_5 .breadcrumb > li{display: inline-block;} #sh_copyright_5 .breadcrumb li a{color: #fff; font-size: 14px; position: relative; text-decoration: none;} #sh_copyright_5 p{margin: 0; color: #fff; font-size: 14px;} #sh_copyright_5 .breadcrumb li a:hover, #sh_copyright_5 .breadcrumb li a:focus{color: #07aaa5;} #sh_copyright_5 .breadcrumb > li + li:before{padding: 0 5px; color: #ccc; content: "/\00a0";} header .navbar-brand.logo img{width: auto; height: 2.3125rem; max-width: 100%;} #sh_corpomate_theme_section_1 .parallax{position: relative; overflow: hidden; z-index: 0;} #sh_corpomate_theme_section_1 .parallax > *{position: relative;} #sh_corpomate_theme_section_1 .parallax > .s_parallax_bg{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit; background-size: cover; background-attachment: scroll; pointer-events: none;} #sh_corpomate_theme_section_1 .parallax > .s_parallax_bg::after{content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit;} #sh_corpomate_theme_section_1 .parallax.s_parallax_is_fixed > .s_parallax_bg{background-attachment: fixed;} #sh_corpomate_theme_section_1.parallax{padding: 110px 0px;} #sh_corpomate_theme_section_1 .head-after{position: relative; display: inline-block;} #sh_corpomate_theme_section_1 .head-after:after{content: ""; position: absolute; background-color: #ffffff; width: 100%; height: 1px; left: 0px; bottom: -10px; opacity: 0.4;} #sh_corpomate_theme_section_1 .caption h3{letter-spacing: 2px; line-height: 1.9; font-size: 50px; font-weight: 600; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_1 .caption h3 span{color: #1B9DB6;} #sh_corpomate_theme_section_1 .caption p{font-size: 16px; line-height: 26px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_1 .caption .btn-lg, #sh_corpomate_theme_section_1 .caption .btn-group-lg > .btn{border-radius: 50px;} @media only screen and (max-width: 640px){#sh_corpomate_theme_section_1 .s_title .s_title_thin .o_default_snippet_text{font-size: 40px;}#sh_corpomate_theme_section_1 .caption h3{font-size: 30px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_1.parallax{padding: 60px 0px;}#sh_corpomate_theme_section_1 .caption h3{line-height: normal;}} #sh_corpomate_theme_section_2 .box-services{margin-top: -40px; box-shadow: 10px 10px 20px 0px rgba(0, 56, 63, 0.15); background-color: #fff; border: 0; border-radius: 4px; transition: all 0.8s; position: relative; overflow: hidden; padding: 20px;} #sh_corpomate_theme_section_2 .icon-cell span{font-size: 40px; color: #1B9DB6;} #sh_corpomate_theme_section_2 .box-services .icon-md{margin-bottom: 20px;} #sh_corpomate_theme_section_2 .box-services .icon-content h5{color: #1B9DB6; font-size: 20px; line-height: 24px; margin-bottom: 10px; font-weight: 600; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_2 .box-services .icon-content p{font-size: 16px; line-height: 1.9; color: #576477; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_2 .box-services:hover{background-color: #1B9DB6; color: #fff;} #sh_corpomate_theme_section_2 .box-services:hover span, #sh_corpomate_theme_section_2 .box-services.active h5, #sh_corpomate_theme_section_2 .box-services:hover h5, #sh_corpomate_theme_section_2 .box-services.active p, #sh_corpomate_theme_section_2 .box-services:hover p{color: #fff;} #sh_corpomate_theme_section_2 .box-services > span{font-size: 0; position: absolute; bottom: 0; right: 0; transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;} #sh_corpomate_theme_section_2 .box-services.active > span, #sh_corpomate_theme_section_2 .box-services:hover > span{font-size: 90px; opacity: 0.2; transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5);} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_2 .box-services{margin-top: 15px;}} #sh_corpomate_theme_section_3{margin-top: 50px; background: #f2f7ff;} #sh_corpomate_theme_section_3 .text-wrapper{height: 100%; display: table; padding-left: 75px;} #sh_corpomate_theme_section_3 .text-wrapper > div{vertical-align: middle; display: table-cell;} #sh_corpomate_theme_section_3 .text-wrapper h2{font-size: 35px; font-weight: 700; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_3 .text-wrapper p{line-height: 1.9; color: #576477; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_3 .feature-bg{background: #1B9DB6;} #sh_corpomate_theme_section_3 .feature-thumb{padding: 40px 0;} #sh_corpomate_theme_section_3 .feature-item{padding: 30px;} #sh_corpomate_theme_section_3 .feature-item .icon{float: left; border: 1px solid #fff; width: 80px; height: 80px; text-align: center; border-radius: 50%; transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease;} #sh_corpomate_theme_section_3 .feature-item .icon span{font-size: 36px; color: #fff; line-height: 80px;} #sh_corpomate_theme_section_3 .feature-content h3{color: #fff; font-size: 23px; letter-spacing: 1px; font-weight: bolder; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_3 .feature-content{color: #fff; margin-left: 100px;} #sh_corpomate_theme_section_3 .feature-content p{font-size: 16px; line-height: 1.9; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0px;} #sh_corpomate_theme_section_3 .feature-item:hover .icon{background: #fff;} #sh_corpomate_theme_section_3 .feature-item:hover .icon span{color: #1B9DB6;} #sh_corpomate_theme_section_3 .text-wrapper p:last-child{margin-bottom: 0;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_3 .text-wrapper{padding-top: 50px; padding-bottom: 50px;}#sh_corpomate_theme_section_3 .text-wrapper p:last-child{margin-bottom: 0 !important;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_3 .text-wrapper{padding: 0px; padding-top: 30px; padding-bottom: 30px;}#sh_corpomate_theme_section_3 .text-wrapper h2{font-size: 30px;}#sh_corpomate_theme_section_3 .feature-item{padding: 10px;}#sh_corpomate_theme_section_3 .feature-thumb{padding: 30px 0;}} #sh_corpomate_theme_section_4 .sh_disable_hover_cls .flip-bx:hover .front{transform: rotateY(0deg);} #sh_corpomate_theme_section_4 .sh_disable_hover_cls .flip-bx .back{display: none;} #sh_corpomate_theme_section_4 .container{z-index: 1; position: relative;} #sh_corpomate_theme_section_4 .content-inner{padding-top: 50px; padding-bottom: 0px;} #sh_corpomate_theme_section_4 .overlay-primary-dark{position: relative;} #sh_corpomate_theme_section_4 .section-head{margin-bottom: 50px;} #sh_corpomate_theme_section_4 .section-head h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_4 .section-head p{margin-left: auto; margin-right: auto; max-width: 700px; padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_4 .flip-bx{-webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-perspective: 1000px; perspective: 1000px; margin-bottom: 0px;} #sh_corpomate_theme_section_4 .flipbox1, #sh_corpomate_theme_section_4 .flipbox2, #sh_corpomate_theme_section_4 .flipbox3{margin-bottom: 30px;} #sh_corpomate_theme_section_4 .flip-bx .front{position: relative; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d;} #sh_corpomate_theme_section_4 .flip-bx .front, #sh_corpomate_theme_section_4 .flip-bx .back{background-size: cover; background-position: center; -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); -o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; text-align: center; min-height: 280px; height: auto; border-radius: 4px; color: #fff;} #sh_corpomate_theme_section_4 .flip-bx .front:after{position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; content: ''; display: block; opacity: .3; background: #000; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 4px;} #sh_corpomate_theme_section_4 .flip-bx .inner{-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94); transform: translateY(-50%) translateZ(60px) scale(0.94); top: 50%; position: absolute; left: 0; width: 100%; padding: 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 1px solid transparent; -webkit-perspective: inherit; perspective: inherit; z-index: 2;} #sh_corpomate_theme_section_4 .flip-bx .back{background: #fff; box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1); position: absolute; top: 0; left: 0; width: 100%; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d;} #sh_corpomate_theme_section_4 .flip-bx .back .inner .tilte{color: #1B9DB6;} #sh_corpomate_theme_section_4 .flip-bx .back .inner p{font-size: 16px; color: #576477; line-height: 1.9; margin-bottom: 0px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_4 span{font-size: 50px; line-height: 50px;} #sh_corpomate_theme_section_4 h4{color: #fff; font-size: 23px; line-height: 1.9; margin-bottom: 15px; font-weight: 600; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_4 .flip-bx:hover .front{-webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d;} #sh_corpomate_theme_section_4 .flip-bx:hover .back{-webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; transform-style: preserve-3d;} @media only screen and (min-width: 576px) and (max-width: 991px){#sh_corpomate_theme_section_4 .flipbox4{margin-bottom: 30px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_4 .flipbox4{margin-bottom: 30px;}#sh_corpomate_theme_section_4 .flipbox5{margin-bottom: 30px;}} #sh_corpomate_theme_section_5{width: 100%; background-position: center; background-size: cover; margin-top: 50px;} #sh_corpomate_theme_section_5 .sh_bg{background: rgba(0, 0, 0, 0.69); padding: 40px 0;} #sh_corpomate_theme_section_5 .sh_left{padding-top: 40px;} #sh_corpomate_theme_section_5 .sh_left .sh_heading{margin-bottom: 20px;} #sh_corpomate_theme_section_5 .sh_left .sh_heading span{font-size: 32px; color: #00a09f;} #sh_corpomate_theme_section_5 .sh_left p{color: #999; font-size: 16px; line-height: 20pt;} #sh_corpomate_theme_section_5 .sh_left .sh_btn{border: 2px solid #00a09d; padding: 6px 30px; border-radius: 30px; color: #fff; font-size: 15px; letter-spacing: .5px; margin-top: 20px; outline: none; text-decoration: none;} #sh_corpomate_theme_section_5 .sh_counter{background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0; padding: 20px 0px; text-align: center;} #sh_corpomate_theme_section_5 .sh_counter .sh_count_name{font-size: 40px; text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25); color: #fff; font-weight: 600;} #sh_corpomate_theme_section_5 .sh_counter p{letter-spacing: 2px; text-transform: uppercase; color: #fff;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_5 .sh_counter{margin-top: 20px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_5 .sh_bg{padding: 30px 0;}} #sh_corpomate_theme_section_7{padding-top: 50px;} #sh_corpomate_theme_section_7 .sh_disable_hover_cls .sh_team .social{display: none;} #sh_corpomate_theme_section_7 .sh_disable_hover_cls .sh_team:after{display: none;} #sh_corpomate_theme_section_7{width: 100%;} #sh_corpomate_theme_section_7 .sh_team{box-shadow: 10px 10px 20px 0px rgba(0, 56, 63, 0.15); overflow: hidden; position: relative;} #sh_corpomate_theme_section_7 .sh_team:after{content: ""; width: 100%; height: 100%; background: #1B9DB6; position: absolute; top: -100%; left: 0; opacity: 0; transition: all 0.8s ease 0s;} #sh_corpomate_theme_section_7 .sh_team:hover:after{top: 0; opacity: 0.6;} #sh_corpomate_theme_section_7 .sh_team img{width: 100%; height: 340px; object-fit: cover;} #sh_corpomate_theme_section_7 .sh_team .social{width: 100%; list-style: none; padding: 0; margin: 0; text-align: center; position: absolute; top: -50%; left: 0; z-index: 1; transform: translateY(-50%) rotate(-12deg); transition: all 0.8s ease 0s;} #sh_corpomate_theme_section_7 .sh_team:hover .social{top: 50%;} #sh_corpomate_theme_section_7 .sh_team .social li{display: inline-block;} #sh_corpomate_theme_section_7 .sh_team .social li span{color: #fff; width: 35px; height: 35px; font-size: 15px; margin: 0 5px; text-decoration: none;} #sh_corpomate_theme_section_7 .sh_team .social li a{padding: 10px 0 10px;} #sh_corpomate_theme_section_7 .sh_team .sh_team_content{width: 100%; padding: 20px 25px; background: #fff; border-bottom: 3px solid #1B9DB6; position: absolute; bottom: 0; left: 0; z-index: 1;} #sh_corpomate_theme_section_7 .sh_team:hover .sh_team_content{background: #f9f9f9;} #sh_corpomate_theme_section_7 .sh_team .sh_team_content:before{content: ""; width: 100%; border-right: 420px solid #fff; border-top: 60px solid transparent; position: absolute; top: -59px; left: 0;} #sh_corpomate_theme_section_7 .sh_team:hover .sh_team_content:before{border-right-color: #f9f9f9;} #sh_corpomate_theme_section_7 .sh_team .sh_team_content:after{content: ""; width: 3px; height: 50%; background: #1B9DB6; position: absolute; top: 50%; left: 0; transform: translateY(-50%);} #sh_corpomate_theme_section_7 .sh_team .title{font-size: 18px; margin: 0; font-weight: 600; line-height: 1.9;} #sh_corpomate_theme_section_7 .sh_team .post{display: block; font-size: 12px; font-weight: 400; color: #576477; margin-top: 3px; line-height: 1.9;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_7 .sh_team .sh_team_content:before{top: -58px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_7 .sh_team{margin-bottom: 20px;}} @media only screen and (max-width: 800px){#sh_corpomate_theme_section_7 .col-xs-12{width: 50%;}} @media only screen and (max-width: 540px){#sh_corpomate_theme_section_7 .col-xs-12{width: 100%;}} @media only screen and (max-width: 479px){#sh_corpomate_theme_section_7 .container .sh_title h2{font-size: 30px;}} #sh_corpomate_theme_section_6{overflow: hidden; background: url(/sh_corpomate_theme/static/src/img/1.jpg); background-size: cover; background-repeat: no-repeat; padding: 0px 0; margin-top: 50px;} #sh_corpomate_theme_section_6 .bg-black-6{padding: 40px 0; background: rgba(0, 0, 0, 0.7);} #sh_corpomate_theme_section_6 .sh_content img{object-fit: cover; width: 90px; height: 90px; border-radius: 50%; margin: 0 auto; display: block;} #sh_corpomate_theme_section_6 .sh_content p{text-align: center; font-weight: 300; margin: 1rem auto 1.5rem; max-width: 700px; font-size: 15px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; color: #fff;} #sh_corpomate_theme_section_6 .sh_content p:before{content: "\f10d "; font-size: 1.5rem; font-family: fontawesome; left: -8px; top: -8px; position: relative; color: #1B9DB6;} #sh_corpomate_theme_section_6 .sh_content p:after{bottom: 4px; content: "\f10e"; font-size: 1.5rem; font-family: fontawesome; color: #1B9DB6; right: -8px; top: 8px; position: relative;} #sh_corpomate_theme_section_6 .sh_content h3{text-align: center; color: #1B9DB6; font-weight: 600;} #sh_corpomate_theme_section_6 .sh_content h6{text-align: center; font-weight: 300; margin-bottom: 10px; color: #fff;} #sh_corpomate_theme_section_6 .owl-nav{display: none;} #sh_corpomate_theme_section_8{padding: 50px 0 0px;} #sh_corpomate_theme_section_8 .sh_pricing{overflow: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; text-align: center; position: relative; background: #fff; -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.07); box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.07);} #sh_corpomate_theme_section_8 .sh_price_heading{background: #1B9DB6; position: relative; padding: 30px 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; overflow: hidden;} #sh_corpomate_theme_section_8 .sh_price_heading .sh_icon span{font-size: 100px; color: #fff; position: absolute; left: 50%; margin-left: -61px; opacity: 0.1; top: 40%; margin-top: -50px; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; z-index: 1;} #sh_corpomate_theme_section_8 .sh_price_heading h2{transition: all 0.3s ease; font-size: 20px; color: #fff; margin-bottom: 15px; position: relative; z-index: 2; font-weight: 600;} #sh_corpomate_theme_section_8 .sh_pricing:hover .sh_icon span{opacity: 0.3; -webkit-transform: scale(5); transform: scale(5);} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_list{margin-bottom: 0px; padding: 30px 20px 10px; text-align: center; position: relative;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_list li{list-style-type: none; position: relative; margin-bottom: 12px; border-bottom: 1px solid #ebebeb; padding-bottom: 12px; font-size: 14px;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_list .sh_cross{opacity: 0.5; text-decoration: line-through;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_btn{text-align: center; padding: 10px 0px;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_btn .sh_btn{color: #fff; padding: 14px 40px; display: inline-block; text-align: center; font-weight: 600; transition: all 0.3s linear; font-size: 14px; text-transform: capitalize; position: relative; text-decoration: none; margin: 2px; border-radius: 50px; z-index: 50;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_btn .sh_btn:before{border-radius: 3px; content: ""; height: calc(100% + 4px); left: -2px; position: absolute; top: -2px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; width: calc(100% + 4px); z-index: -2; border-radius: 100px; text-decoration: none;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_btn .sh_text{margin: 10px 0 0; font-size: 14px;} #sh_corpomate_theme_section_8 .sh_pricing .sh_price_btn .sh_text span{margin-right: 5px;} #sh_corpomate_theme_section_8 .sh_pricing:hover .sh_price_btn .sh_btn:before{transition: all .5s ease;} #sh_corpomate_theme_section_8 .sh_pricing .sh_best{color: #000000; position: relative; display: inline-block; text-transform: capitalize; border-radius: 5px; overflow: hidden; font-size: 15px; background: #fff; position: absolute; top: 14px; left: -45px; transform: rotate(-48deg); border-radius: 0px; padding: 10px 48px; font-weight: 700; z-index: 6;} #sh_corpomate_theme_section_8 .sh_pricing .sh_best p{margin: 0; line-height: 13px;} #sh_corpomate_theme_section_8 .sh_pricing .sh_best p span{display: block; margin-top: 2px; font-weight: 400; font-size: 13px;} #sh_corpomate_theme_section_8 .sh_price{font-size: 45px; color: #fff; line-height: 30px; position: relative; z-index: 2; font-weight: 700; margin: 0;} #sh_corpomate_theme_section_8 .sh_price span{position: relative; font-size: 24px; font-weight: 600;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_8 .sh_pricing .sh_best{top: 7px; left: -52px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_8 .sh_pricing{margin-bottom: 20px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_8 .sh_pricing:hover .sh_icon span{transform: scale(5) !important;}} #sh_corpomate_theme_section_9{margin-top: 50px;} #sh_corpomate_theme_section_9 .owl-nav{display: none;} #sh_corpomate_theme_section_9 .owl-dots{display: none;} #sh_corpomate_theme_section_9 .owl-carousel .owl-item img{display: block; width: 100%; height: 150px; object-fit: contain;} #sh_corpomate_theme_section_9 .col-carousel{margin: 0;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_9{margin-top: 30px;}} #sh_corpomate_theme_section_149{padding: 50px 0px 0px;} #sh_corpomate_theme_section_149 .title{width: 100%; text-align: center;} #sh_corpomate_theme_section_149 .title h4{color: #8392A5; font-weight: 400;} #sh_corpomate_theme_section_149 .title h2{line-height: 1.4; font-weight: 600; margin-bottom: 0;} #sh_corpomate_theme_section_101{background-repeat: no-repeat; padding: 5rem 0; background-position: center center !important; position: relative; width: 100%; background-attachment: fixed !important; background-size: cover;} #sh_corpomate_theme_section_101 .breadcrumb{background: transparent; color: #FFF; padding: 0; font-size: 0.875rem; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1rem; list-style: none; border-radius: .25rem;} #sh_corpomate_theme_section_101 .breadcrumb a, #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active{color: #FFF; text-decoration: none;} #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #fff; content: "/";} #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before{top: 1px; position: relative;} #sh_corpomate_theme_section_101 h1{color: #FFF; Text-align: center; font-size: 45px; font-weight: 600; line-height: 1.9; letter-spacing: 1px; margin-bottom: 0;} #sh_corpomate_theme_section_101 .breadcrumbs-description{padding: 0.75rem 1.5rem; color: #FFF; font-size: 16px; text-align: center;} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_101 h1{line-height: normal;}} #sh_corpomate_theme_section_46{background: #fff; padding-top: 50px; padding-bottom: 0px;} #sh_corpomate_theme_section_46 .sh_description{position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%);} #sh_corpomate_theme_section_46 .sh_img_video{border-radius: 4px; position: relative; overflow: hidden; box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.38);} #sh_corpomate_theme_section_46 .sh_img_video img{border-radius: 4px; max-width: 100%; min-height: 400px; vertical-align: middle; object-fit: cover; max-hegiht: 400px;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video{width: 100%; height: 100%; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; margin-top: -35px; text-align: center; z-index: 999;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video a{transition: all .4s; outline: none; background: #1B9DB6; border-radius: 100%; display: inline-block; font-size: 34px; height: 100px; line-height: 96px; width: 100px; overflow: hidden; transition: 0.4s;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video a span{color: #fff; margin-left: 5px;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video:before{position: absolute; left: -200px; top: 0px; width: 800px; height: 100%; content: ""; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; transform: rotate(38deg); z-index: -1;} #sh_corpomate_theme_section_46 .sh_description h3{letter-spacing: 1px; line-height: 34px; text-transform: capitalize; font-size: 30px; position: relative; font-weight: 800; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_46 .sh_description p{font-size: 16px; line-height: 1.9; margin-bottom: 5px; margin-top: 20px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; color: #576477;} #sh_corpomate_theme_section_46 .sh_description .sh_about_detail{overflow: hidden; display: block; padding-top: 10px;} #sh_corpomate_theme_section_46 .sh_description .sh_about_detail ul{list-style: outside none none; margin: 0; padding: 0;} #sh_corpomate_theme_section_46 .sh_description .sh_about_detail ul li{padding-left: 30px; margin: 10px 0px; position: relative; font-size: 16px; font-weight: 500; color: #576477;} #sh_corpomate_theme_section_46 .sh_description .sh_about_detail ul li:after{position: absolute; content: ""; left: 5px; top: 10px; background: #1B9DB6; width: 5px; height: 5px;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video a:hover{background: #fff; color: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_46 .sh_img_video .sh_video a:hover span{color: #1B9DB6;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_46 .sh_description{margin-top: 30px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_46 .sh_img_video .sh_video:before{left: -255px;}} @media only screen and (max-width: 450px){#sh_corpomate_theme_section_46 .sh_img_video img{min-height: 300px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_46 .sh_description h3{font-size: 28px;}} #sh_corpomate_theme_section_47{background: #fff; padding: 50px 0 0;} #sh_corpomate_theme_section_47 .sh_left_content h2{line-height: 34px; text-transform: capitalize; font-size: 30px; position: relative; font-weight: 800; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_47 .sh_left_content h2:after{content: " "; display: block; background-color: #1B9DB6; height: 3px; width: 20px; margin: 8px 0 10px 0; display: none;} #sh_corpomate_theme_section_47 .sh_left_content h4{font-weight: 400;} #sh_corpomate_theme_section_47 .sh_left_content p{color: #576477; line-height: 1.9; padding-right: 25px; padding-top: 10px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_47 .sh_content_right{border-radius: 4px; background: url(/sh_corpomate_theme/static/src/img/2.jpg); width: 100%; height: 100%; background-size: cover;} #sh_corpomate_theme_section_47 .sh_content_right .sh_bg{box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.38); border-radius: 4px; background: rgba(0, 0, 0, 0.7); height: 100%; width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} #sh_corpomate_theme_section_47 .sh_content_right .sh_img_content{text-align: center; margin: auto;} #sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h2{font-weight: 700; color: #fff;} #sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h4{font-weight: 700; color: #fff; padding-top: 10px;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h2{font-size: 20px;}#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h4{font-size: 14px;}} @media only screen and (min-width: 576px) and (max-width: 768px){#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content{padding: 60px 10px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content{padding: 70px 20px;}#sh_corpomate_theme_section_47 .sh_left_content p{margin-bottom: 20px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_47 .sh_left_content h2{font-size: 28px;}#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content{padding: 70px 10px;}#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h4{font-size: 18px;}#sh_corpomate_theme_section_47 .sh_content_right .sh_img_content h2{font-size: 26px;}} #sh_corpomate_theme_section_48{width: 100%; padding: 50px 0 0;} #sh_corpomate_theme_section_48 .sh_left_progress{overflow: hidden; display: block; position: relative;} #sh_corpomate_theme_section_48 .sh_left_progress p{color: #767676; font-size: 14px; font-weight: 400; text-transform: capitalize;} #sh_corpomate_theme_section_48 .sh_left_progress .sh_right_pers{position: absolute; right: 0;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_48 .sh_left_progress{margin-bottom: 3rem;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_48{padding: 30px 0 0;}} #sh_corpomate_theme_section_49{width: 100%; margin: 50px 0 0; background: url(/sh_corpomate_theme/static/src/img/2.jpg); background-attachment: fixed; background-size: cover; position: relative; z-index: 1;} #sh_corpomate_theme_section_49 .sh_bg{padding: 70px 0;} #sh_corpomate_theme_section_49 .sh_bg .sh_content{text-align: center; color: #fff;} #sh_corpomate_theme_section_49 .sh_bg .sh_content h4{letter-spacing: 1px; margin-bottom: 40px; font-weight: 600; font-size: 22px; color: #fff;} #sh_corpomate_theme_section_49 .sh_bg .sh_content a{text-decoration: none; background: #fff; cursor: pointer; color: #1B9DB6; text-transform: uppercase; display: inline-block; width: 160px; height: 44px; line-height: 30px; font-weight: 600; letter-spacing: 0.75px; font-size: 14px; border-radius: 50px;} #sh_corpomate_theme_section_49:after{content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background: #1B9DB6; opacity: .8; z-index: -1;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_49{margin: 0px 0 0;}} #sh_corpomate_theme_section_50{padding: 50px 0 0;} #sh_corpomate_theme_section_50 .sh_left_img{position: relative;} #sh_corpomate_theme_section_50 .sh_left_img img{width: 100%; box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; height: 325px; object-fit: cover;} #sh_corpomate_theme_section_50 .sh_left_img .sh_hover_part{opacity: 0; transition: all .5s ease-in-out 0s; border-radius: 10px; background: #1B9DB6; text-align: center; position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: all .3s ease-in-out 0s; padding: 1.25rem;} #sh_corpomate_theme_section_50 .sh_left_img .sh_hover_part .sh_icon{display: inline-block; height: auto; padding: 1.25rem; vertical-align: middle; width: 90%;} #sh_corpomate_theme_section_50 .sh_left_img .sh_hover_part .sh_icon a{display: block; opacity: 0; -webkit-transform: translateX(-50px); transform: translateX(-50px); transition: all .5s ease-in-out 0s;} #sh_corpomate_theme_section_50 .sh_left_img .sh_hover_part .sh_icon a span{color: #fff; font-size: 3em;} #sh_corpomate_theme_section_50 .sh_left_img:hover .sh_hover_part{opacity: 0.8; transition: opacity .5s ease-in-out 0s;} #sh_corpomate_theme_section_50 .sh_left_img:hover{box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.12);} #sh_corpomate_theme_section_50 .sh_left_img:hover .sh_hover_part .sh_icon a{opacity: 1; -webkit-transform: translateX(0); transform: translateX(0);} #sh_corpomate_theme_section_50 .sh_right_content{padding: 0 1.6rem;} #sh_corpomate_theme_section_50 .sh_right_content h2{margin: 0 0 1.2rem 0; font-size: 32px; font-weight: 600;} #sh_corpomate_theme_section_50 .sh_right_content p{color: #576477; line-height: 1.9; font-size: 16px; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_50 .sh_left_img .sh_hover_part:after{content: ""; display: inline-block; height: 100%; vertical-align: middle;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_50 .sh_right_content h2{margin-top: 0;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_50 .sh_right_content{padding-bottom: 0;}#sh_corpomate_theme_section_50 .sh_right_content p{margin-bottom: 0;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_50 .sh_right_content{padding-top: 20px;}} @media only screen and (max-width: 450px){#sh_corpomate_theme_section_50 .sh_left_img img{height: 250px;}} #sh_corpomate_theme_section_50 .sh_disable_hover_cls .sh_left_img:hover .sh_hover_part{display: none;} #sh_corpomate_theme_section_51{padding: 50px 0 0;} #sh_corpomate_theme_section_51 .sh_right_content{position: relative;} #sh_corpomate_theme_section_51 .sh_right_content img{width: 100%; box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; height: 325px; object-fit: cover;} #sh_corpomate_theme_section_51 .sh_right_content .sh_hover_part{opacity: 0; transition: all .5s ease-in-out 0s; border-radius: 10px; background: #1B9DB6; text-align: center; position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: all .3s ease-in-out 0s; padding: 1.25rem;} #sh_corpomate_theme_section_51 .sh_right_content .sh_hover_part .sh_icon{display: inline-block; height: auto; padding: 1.25rem; vertical-align: middle; width: 90%;} #sh_corpomate_theme_section_51 .sh_right_content .sh_hover_part .sh_icon a{display: block; opacity: 0; -webkit-transform: translateX(-50px); transform: translateX(-50px); transition: all .5s ease-in-out 0s;} #sh_corpomate_theme_section_51 .sh_right_content .sh_hover_part .sh_icon a span{color: #fff; font-size: 3em;} #sh_corpomate_theme_section_51 .sh_right_content:hover .sh_hover_part{opacity: 0.8; transition: opacity .5s ease-in-out 0s;} #sh_corpomate_theme_section_51 .sh_right_content:hover{box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.12);} #sh_corpomate_theme_section_51 .sh_right_content:hover .sh_hover_part .sh_icon a{opacity: 1; -webkit-transform: translateX(0); transform: translateX(0);} #sh_corpomate_theme_section_51 .sh_left_content{padding: 1.6rem;} #sh_corpomate_theme_section_51 .sh_left_content h2{margin: 0 0 1.2rem 0; font-size: 32px; font-weight: 600;} #sh_corpomate_theme_section_51 .sh_left_content p{color: #576477; font-size: 16px; font-weight: 400; line-height: 1.9; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_51 .sh_right_content .sh_hover_part:after{content: ""; display: inline-block; height: 100%; vertical-align: middle;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_51 .sh_left_content{padding-bottom: 0;}#sh_corpomate_theme_section_51 .sh_left_content h2{margin-top: 0px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_51 .sh_left_content{padding-top: 0;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_51{padding: 30px 0 0;}#sh_corpomate_theme_section_51 .sh_left_content p{margin-bottom: 20px;}} @media only screen and (max-width: 450px){#sh_corpomate_theme_section_51 .sh_right_content img{height: 250px;}} #sh_corpomate_theme_section_51 .sh_disable_hover_cls .sh_right_content:hover .sh_hover_part{display: none;} #sh_corpomate_theme_section_52{padding: 50px 0 50px;} #sh_corpomate_theme_section_52 .sh_content{padding: 20px; position: relative; box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.07);} #sh_corpomate_theme_section_52 .sh_content .sh_number{position: relative;} #sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num{color: #1B9DB6; font-size: 40px; position: relative; font-weight: 600; margin-bottom: 25px; display: inline-block; padding-left: 40px;} #sh_corpomate_theme_section_52 .sh_content .sh_description h3{font-weight: 600; font-size: 20px; color: #1B9DB6;} #sh_corpomate_theme_section_52 .sh_content .sh_description p{color: #576477; font-size: 16px; font-weight: 400; line-height: 1.9; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:before{content: ""; position: absolute; left: 0; top: 0; width: 65px; height: 65px; border-radius: 50px; background-color: #dadada; z-index: -1;} #sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:after{content: ""; position: absolute; right: 0; left: 120px; top: 30px; border: 1px dashed #777; width: 200px;} @media only screen and (max-width: 1200px){#sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:after{width: 125px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:after{width: 50px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:after{width: 150px;}#sh_corpomate_theme_section_52 .sh_content{margin-top: 20px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_52{padding: 30px 0 50px;}} @media only screen and (max-width: 350px){#sh_corpomate_theme_section_52 .sh_content{margin-top: 20px;}#sh_corpomate_theme_section_52 .sh_content .sh_number .sh_num:after{width: 85px;}} #sh_corpomate_theme_section_94{padding: 30px 0 50px;} #sh_corpomate_theme_section_94 .sh_content{margin: 20px 0 0 0; box-sizing: border-box; box-shadow: 0 0 10px -2px #898989; padding: 30px; transition: all .3s ease; border-radius: 5px;} #sh_corpomate_theme_section_94 .sh_content h5{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; padding-bottom: 20px; font-size: 20px; line-height: 26px; color: #1B9DB6; font-weight: 600;} #sh_corpomate_theme_section_94 .sh_content .sh_icon_text span{font-size: 24px; line-height: 26px; color: #1B9DB6; padding-right: 15px;} #sh_corpomate_theme_section_94 .sh_content p{font-size: 16px; line-height: 1.9; color: #576477; margin: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_94 .sh_content .sh_icon_text{display: -webkit-box; display: -webkit-flex; display: flex;} #sh_corpomate_theme_section_94 .sh_content:hover{background: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_94 .sh_content:hover h5{color: #fff;} #sh_corpomate_theme_section_94 .sh_content:hover .sh_icon_text span{color: #fff;} #sh_corpomate_theme_section_94 .sh_content:hover p{color: #fff;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_94 .sh_content h5{padding-bottom: 15px; font-size: 16px; margin-bottom: 0;}#sh_corpomate_theme_section_94 .sh_content{padding: 20px;}} #sh_corpomate_theme_section_95{padding: 50px 0; background: #1B9DB6; margin-bottom: 0px;} #sh_corpomate_theme_section_95 .sh_content h2{color: #d4d3d3; padding-bottom: 10px; line-height: 46px; font-weight: 600; font-size: 36px; text-transform: capitalize; color: #fff; position: relative;} #sh_corpomate_theme_section_95 .sh_content p{color: #ffffff; padding: 0px 0; margin: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.9; font-size: 16px;} #sh_corpomate_theme_section_95 form .sh_name input{background: none; border: none; border-bottom: 1px solid #eaeaec; width: 100%; color: #fff; margin-bottom: 30px; padding: 0 0 10px; box-shadow: none; outline: none; border-radius: 0;} #sh_corpomate_theme_section_95 form .sh_email input{background: none; border: none; border-bottom: 1px solid #eaeaec; width: 100%; color: #fff; margin-bottom: 30px; padding: 0 0 10px; box-shadow: none; outline: none; border-radius: 0;} #sh_corpomate_theme_section_95 .sh_subscribe_btn{border: 1px solid #ffffff; border-radius: 30px; margin: 0; padding: 10px; text-transform: capitalize; cursor: pointer; transition: all .3s ease; width: 100%; color: #fff; background: none; outline: none;} .sh_animation_part .btn.js_subscribe_btn{border: 0px solid transparent !important; padding: 0.475rem 0.75rem !important; background: black;} #sh_corpomate_theme_section_95 .js_subscribe .js_subscribe_btn{border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_95 .sh_content{padding-bottom: 15px;}} #sh_corpomate_theme_section_138 .m-45px-b{margin-bottom: 45px;} #sh_corpomate_theme_section_138 .section-title p.large-text{font-size: 16px;} #sh_corpomate_theme_section_138 .section-title p{margin: 15px 0 0;} #sh_corpomate_theme_section_138 .section-title h3{font-size: 32px; font-weight: 700; margin: 0; padding: 0; position: relative;} #sh_corpomate_theme_section_138 .section.gray-bg{padding: 50px 0;} #sh_corpomate_theme_section_138 .m-15px-tb{margin-top: 15px; margin-bottom: 15px;} #sh_corpomate_theme_section_138 .our-team{overflow: hidden; border-radius: 5px; background: #fff; box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_138 .our-team .team-img{position: relative;} #sh_corpomate_theme_section_138 .our-team .team-img img{width: 100%; height: 260px; object-fit: cover;} #sh_corpomate_theme_section_138 .our-team .team-img:after{content: ""; position: absolute; top: 0; bottom: 0; left: 0; background: #1B9DB6; opacity: 0; right: 0; transition: ease all 0.55s;} #sh_corpomate_theme_section_138 .our-team .social-icons{position: absolute; margin: 0; padding: 0; list-style: none; width: 100px; height: 100px; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 1; opacity: 0; transition: ease all 0.55s;} #sh_corpomate_theme_section_138 .our-team .social-icons:after, .our-team .social-icons:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; background: #fff; right: 0; margin: auto; transform: scale(0); transition: ease all 0.55s;} #sh_corpomate_theme_section_138 .our-team .social-icons:after{width: 100%; height: 1px;} #sh_corpomate_theme_section_138 .our-team .social-icons:before{height: 100%; width: 1px;} #sh_corpomate_theme_section_138 .our-team .social-icons li{float: left; margin: 5px;} #sh_corpomate_theme_section_138 .our-team .social-icons a{width: 40px; height: 40px; line-height: 40px; text-align: center; display: block; color: #fff;} #sh_corpomate_theme_section_138 .our-team .team-info{padding: 15px; text-align: center;} #sh_corpomate_theme_section_138 .our-team .team-info h5{font-size: 16px; margin: 0; font-weight: 600; line-height: 1.9;} #sh_corpomate_theme_section_138 .our-team .team-info label{font-size: 14px; line-height: 1.9;} #sh_corpomate_theme_section_138 .our-team:hover .team-img:after{opacity: 0.8;} #sh_corpomate_theme_section_138 .our-team:hover .social-icons{opacity: 1;} #sh_corpomate_theme_section_138 .our-team:hover .social-icons:after, #sh_corpomate_theme_section_138 .our-team:hover .social-icons:before{transform: scale(1);} #sh_corpomate_theme_section_138 .sh_disable_hover_cls .our-team:hover .team-img:after{display: none;} #sh_corpomate_theme_section_88{padding: 40px 0 50px; width: 100%; position: relative;} #sh_corpomate_theme_section_88 .o_default_snippet_text{font-size: 16px; font-weight: 400; line-height: 1.9; margin-bottom: 0; margin-left: 0px; padding-right: 10px;} #sh_corpomate_theme_section_88 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_88 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_88 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_88 .sh_form{width: 100%;} #sh_corpomate_theme_section_88 .sh_form h2{font-size: 32px; font-weight: 700; color: #222; padding-bottom: 25px;} #sh_corpomate_theme_section_88 .sh_form h2:after{content: " "; display: block; background-color: #1B9DB6; height: 3px; width: 20px; margin: 8px 0 10px 0; display: none;} #sh_corpomate_theme_section_88 .sh_form .sh_group{position: relative;} #sh_corpomate_theme_section_88 .sh_form .sh_group input{background-color: #fff; border: 1px solid #ccc !important; height: 3.7em !important; padding: 10px 30px 10px 20px !important; outline: none; box-shadow: none; border-radius: 0;} #sh_corpomate_theme_section_88 .sh_form .sh_group textarea{margin: 0 0 1rem 0; height: auto; width: 100%; padding: 10px 0 0 20px; border: 1px solid #ccc; border-radius: 0px; box-shadow: none; outline: none;} #sh_corpomate_theme_section_88 .sh_form .sh_btn a{padding: 12px 40px; color: #fff; border-radius: 50px;} #sh_corpomate_theme_section_88 .sh_right_content h2{font-size: 32px; font-weight: 600; padding-bottom: 15px;} #sh_corpomate_theme_section_88 .sh_right_content h2:after{content: " "; display: block; background-color: #1B9DB6; height: 3px; width: 20px; margin: 8px 0 10px 0; display: none;} #sh_corpomate_theme_section_88 .sh_right_content p{margin-bottom: 30px; line-height: 1.9; font-size: 16px; color: #576477;} #sh_corpomate_theme_section_88 .sh_right_content ul{margin: 0; padding: 0; list-style-type: none;} #sh_corpomate_theme_section_88 .sh_right_content ul li{list-style: none; overflow: hidden; border-bottom: 1px solid #dddddd; margin-bottom: 15px; padding-bottom: 15px;} #sh_corpomate_theme_section_88 .sh_right_content ul li span{float: left; font-size: 16px; display: inline-block; line-height: 30px; padding-right: 10px;} #sh_corpomate_theme_section_88 .sh_right_content ul li p{color: #576477; display: block; font-size: 16px; font-weight: 400; line-height: 1.9; margin-bottom: 0; margin-left: 25px;} #sh_corpomate_theme_section_88 .sh_form form{margin-top: 0 !important;} #sh_corpomate_theme_section_88 .form-group .sh_border:before{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.3s;} #sh_corpomate_theme_section_88 .form-group .sh_border:after{content: ""; position: absolute; top: 0; left: 0; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.3s; top: auto; bottom: 0; left: auto; right: 0;} #sh_corpomate_theme_section_88 .form-group .sh_border .sh_left_right_border:before{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.4s;} #sh_corpomate_theme_section_88 .form-group .sh_border .sh_left_right_border:after{content: ""; position: absolute; top: 0; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.4s; left: auto; right: 0; top: auto; bottom: 0;} #sh_corpomate_theme_section_88 .form-group input:focus + .sh_border:before{width: 100%; transition: 0.3s;} #sh_corpomate_theme_section_88 .form-group input:focus + .sh_border:after{width: 100%; transition: 0.3s;} #sh_corpomate_theme_section_88 .form-group input:focus + .sh_border .sh_left_right_border:before{height: 100%; transition: 0.4s;} #sh_corpomate_theme_section_88 .form-group input:focus + .sh_border .sh_left_right_border:after{height: 100%; transition: 0.4s;} #sh_corpomate_theme_section_88 .form-group textarea:focus + .sh_border:before{width: 100%; transition: 0.3s;} #sh_corpomate_theme_section_88 .form-group textarea:focus + .sh_border:after{width: 100%; transition: 0.3s;} #sh_corpomate_theme_section_88 .form-group textarea:focus + .sh_border .sh_left_right_border:before{height: 100%; transition: 0.4s;} #sh_corpomate_theme_section_88 .form-group textarea:focus + .sh_border .sh_left_right_border:after{height: 100%; transition: 0.4s;} #sh_corpomate_theme_section_88 .sh_right_content a:hover{color: #1B9DB6;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_88 .sh_right_content{margin-top: 50px;}} #sh_corpomate_theme_section_89{padding: 30px 0 35px; width: 100%; position: relative; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); z-index: 1; background-size: cover;} #sh_corpomate_theme_section_89:after{content: ''; position: absolute; top: 0; width: 100%; z-index: -1; background: #000; opacity: 0.6; height: 100%;} #sh_corpomate_theme_section_89 .sh_heading h2{color: #fff; font-size: 23px; line-height: 30px; margin: 14px 0 0; font-weight: 500;} #sh_corpomate_theme_section_89 .sh_heading{display: inline-block;} #sh_corpomate_theme_section_89 .sh_right{float: right; display: inline-block;} #sh_corpomate_theme_section_89 .sh_right a{background: #1B9DB6; color: #fff; padding: 15px 40px; transition: all 0.6s ease-in-out 0s; border-radius: 0; position: relative; border: 1px solid transparent; cursor: pointer; display: inline-block; font-weight: 400; margin-bottom: 0; text-align: center; vertical-align: middle; white-space: nowrap; border-radius: 50px;} @media only screen and (max-width: 1200px){#sh_corpomate_theme_section_89 .sh_heading{width: 70%;}#sh_corpomate_theme_section_89 .sh_right{width: 30%; text-align: right;}#sh_corpomate_theme_section_89 .sh_content{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_89 .sh_heading{width: 100%; text-align: center; display: block;}#sh_corpomate_theme_section_89 .sh_right{width: 100%; text-align: center; float: none; display: block;}#sh_corpomate_theme_section_89 .sh_content{display: block;}#sh_corpomate_theme_section_89 .sh_right{margin-top: 25px;}} #sh_corpomate_theme_section_152{width: 100%; padding-top: 0px; padding: 25px 0;} #sh_corpomate_theme_section_152 .sh_heading{margin: 25px 0; font-size: 30px; padding: 0; font-weight: 700; color: #242424; text-transform: uppercase; text-align: left;} #sh_corpomate_theme_section_152 .sh_heading h3{font-weight: 700; color: #242424;} #sh_corpomate_theme_section_152 .sh_description{border-left: 1px solid #838383; padding-left: 41px; text-align: left; font-size: 18px; margin: 0;} #sh_corpomate_theme_section_152 .sh_description p{font-size: 16px; color: #777; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_10.parallax{padding-top: 220px; padding-bottom: 100px; position: relative; overflow: hidden; z-index: 0; margin-bottom: -100px; top: -135px; min-height: 100vh;} #sh_corpomate_theme_section_10.parallax > *{position: relative;} #sh_corpomate_theme_section_10.parallax > .s_parallax_bg{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit; background-size: cover; background-attachment: scroll; pointer-events: none;} #sh_corpomate_theme_section_10.parallax > .s_parallax_bg::after{content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background-color: inherit;} #sh_corpomate_theme_section_10.parallax.s_parallax_is_fixed > .s_parallax_bg{background-attachment: fixed;} #sh_corpomate_theme_section_10 .head-after{position: relative; display: inline-block;} #sh_corpomate_theme_section_10 .head-after:after{content: ""; position: absolute; background-color: #ffffff; width: 100%; height: 1px; left: 0px; bottom: -10px; opacity: 0.4;} #sh_corpomate_theme_section_10 .caption h3{letter-spacing: 2px; font-size: 60px; text-transform: uppercase; font-weight: 600; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_10 .rounded{margin: 0 auto;} #sh_corpomate_theme_section_10 .caption h3 span{color: #1B9DB6;} #sh_corpomate_theme_section_10 .caption{text-align: center;} #sh_corpomate_theme_section_10 .caption p{line-height: 26px; font-size: 17px; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_10 .caption .btn-lg, #sh_corpomate_theme_section_10 .caption .btn-group-lg > .btn{font-size: 14px; font-weight: 600; line-height: 30px; letter-spacing: 1px; fill: #ffffff; color: #ffffff; border-radius: 0px 20px 0px 20px; padding: 10px 40px 10px 40px; display: inline-block; text-decoration: none;} @media only screen and (max-width: 1200px){#sh_corpomate_theme_section_10.parallax{top: -155px;}} @media only screen and (max-width: 1024px){#sh_corpomate_theme_section_10.parallax{top: -155px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_10.parallax{top: 0;}#sh_corpomate_theme_section_10.parallax{padding-top: 100px;}#sh_corpomate_theme_section_10.parallax{min-height: 60vh;}} @media only screen and (max-width: 640px){#sh_corpomate_theme_section_10 .s_title .s_title_thin .o_default_snippet_text{font-size: 40px;}#sh_corpomate_theme_section_10 .caption h3{font-size: 30px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_10.parallax{padding-top: 75px; min-height: 75vh;}} #sh_corpomate_theme_section_11{padding-bottom: 0px; position: relative; padding-top: 35px;} #sh_corpomate_theme_section_11 .features-item{border-radius: 6px; padding: 40px 20px; position: relative; z-index: 1; cursor: pointer;} #sh_corpomate_theme_section_11 .features-item:before{background: #1B9DB6;} #sh_corpomate_theme_section_11 .features-item:before{content: ''; position: absolute; bottom: -0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 0px; height: 4px; -webkit-transition: .3s; transition: .3s;} #sh_corpomate_theme_section_11 .item-1{box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_11 .features-item span{font-size: 30px; margin-bottom: 20px; display: block; -webkit-transition: .3s; transition: .3s; color: #233049;} #sh_corpomate_theme_section_11 .features-item h5{margin-bottom: 10px; font-weight: 900; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; font-size: 22px;} #sh_corpomate_theme_section_11 .features-item p{color: #737373; font-size: 15px; line-height: 28px; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_11 .features-item:hover span{color: #1B9DB6;} #sh_corpomate_theme_section_11 .features-item:hover.features-item:before{width: 130px;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_11 .features-item{background: #fff; border-radius: 0;}} #sh_corpomate_theme_section_12{margin-top: 50px;} #sh_corpomate_theme_section_12 .services-content{position: relative; z-index: 99; padding: 40px 80px; background: #1B9DB6;} #sh_corpomate_theme_section_12 .services-content h2{font-size: 32px; line-height: 50px; margin-bottom: 25px; font-weight: 700; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_12 .services-content p{line-height: 28px; font-size: 15px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_12 .services-right{padding: 0px 70px 0px 70px; background-color: #f5f4f4; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;} #sh_corpomate_theme_section_12 .dlab-box, #sh_corpomate_theme_section_12 .dlab-info, #sh_corpomate_theme_section_12 .dlab-tilte, .dlab-tilte-inner{position: relative;} #sh_corpomate_theme_section_12 .number{height: 60px; width: 60px; border-radius: 60px; text-align: center; line-height: 60px; font-size: 24px; font-weight: 600; position: absolute; left: 0; top: 10px;} #sh_corpomate_theme_section_12 .dlab-content{padding-left: 90px;} #sh_corpomate_theme_section_12 .gradient-shadow, #sh_corpomate_theme_section_12 .call-action{box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 10px 10px 30px rgba(146, 146, 146, 0.62); color: #fff !important; background: #1B9DB6;} #sh_corpomate_theme_section_12 .services-right h3{font-size: 22px; line-height: 35px; font-weight: 700; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_12 .services-right p{color: #737373; font-size: 15px; line-height: 28px; margin-bottom: 10px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (max-width: 1024px){#sh_corpomate_theme_section_12 .services-content{padding: 40px 40px;}#sh_corpomate_theme_section_12 .dlab-content{padding-left: 80px;}#sh_corpomate_theme_section_12 .services-content h2{font-size: 32px;}#sh_corpomate_theme_section_12 .services-right{padding: 30px 50px 10px 50px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_12{margin-top: 30px;}#sh_corpomate_theme_section_12 .services-content p{margin-bottom: 0;}} #sh_corpomate_theme_section_150{padding: 0px 0 0px;} #sh_corpomate_theme_section_150 h2{margin-bottom: 20px; display: inline-block; font-weight: 600; font-size: 32px; position: relative; text-align: center; width: 100%;} #sh_corpomate_theme_section_150 p{font-size: 16px; color: #737373; display: none;} #sh_corpomate_theme_section_150 h2:after{height: 2px; width: 50px; margin-bottom: 50px; display: inline-block; content: ""; position: absolute; left: 50%; border: 1px solid #1B9DB6; top: 45px; text-align: center; transform: translateX(-50%);} #sh_corpomate_theme_section_160{background-repeat: no-repeat; padding: 50px 0 50px; background-position: center center !important; position: relative; width: 100%; background-attachment: fixed !important; background-size: cover; width: 100%; padding-top: 70px;} #sh_corpomate_theme_section_160 .sh_heading{margin: 25px 0; font-size: 30px; padding: 0; font-weight: 700; color: #242424; text-transform: uppercase; text-align: left;} #sh_corpomate_theme_section_160 .sh_heading h3{font-weight: 700; color: #242424; text-transform: capitalize;} #sh_corpomate_theme_section_160 .sh_description{border-left: 1px solid #838383; padding-left: 41px; text-align: left; font-size: 18px; margin: 0;} #sh_corpomate_theme_section_160 .sh_description p{font-size: 16px; color: #777; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_160 h1{color: #FFF; Text-align: center; font-size: 45px; font-weight: 600; line-height: 1.9; letter-spacing: 1px; margin-bottom: 0;} #sh_corpomate_theme_section_160 .breadcrumbs-description{padding: 0.75rem 1.5rem; color: #FFF; font-size: 16px; text-align: center;} #sh_corpomate_theme_section_13{padding: 50px 0 0px;} #sh_corpomate_theme_section_13 .section-title h2{margin-bottom: 20px; display: inline-block; font-weight: 600; font-size: 32px;} #sh_corpomate_theme_section_13 .section-title p{font-size: 16px;} #sh_corpomate_theme_section_13 .Services-box-icon{text-align: center;} #sh_corpomate_theme_section_13 .Services-box-icon span{transition: .3s; font-size: 3.5em; color: #1B9DB6;} #sh_corpomate_theme_section_13 .Services-box:hover .Services-box-icon span{transform: scaleX(-1);} #sh_corpomate_theme_section_13 .Services-box h3{position: relative; margin-bottom: 10px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; font-size: 22px; font-weight: 600;} #sh_corpomate_theme_section_13 .section-title{margin-bottom: 50px;} #sh_corpomate_theme_section_13 .Services-box:nth-child(8):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(7):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(5):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(4):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(2):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):before{content: ''; height: 100%; width: 1px; background: #dedede; right: 0; bottom: 0; position: absolute;} #sh_corpomate_theme_section_13 .Services-box:nth-child(2):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(3):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):after{content: ''; width: 100%; height: 1px; background: #dedede; right: 0; bottom: 0; position: absolute;} #sh_corpomate_theme_section_13 .more-load{text-align: center;} #sh_corpomate_theme_section_13 .more-load a{font-size: 14px; font-weight: 600; line-height: 30px; letter-spacing: 1px; color: #ffffff; border-radius: 0px 20px 0px 20px; padding: 10px 40px 10px 40px; display: inline-block; text-decoration: none;} #sh_corpomate_theme_section_13 p{line-height: 28px; color: #737373; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 15px;} @media only screen and (max-width: 1024px){#sh_corpomate_theme_section_13 .Services-box h3{font-size: 23px;}#sh_corpomate_theme_section_13 .Services-box:nth-child(8):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(7):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(5):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(4):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(2):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):before{background: none;}#sh_corpomate_theme_section_13 .Services-box:nth-child(2):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(3):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):after{background: none;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_13 .Services-box:nth-child(8):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(7):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(5):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(4):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(2):before, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):before{background: none;}#sh_corpomate_theme_section_13 .Services-box:nth-child(2):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(3):after, #sh_corpomate_theme_section_13 .Services-box:nth-child(1):after{background: none;}} #sh_corpomate_theme_section_14{width: 100%; background-repeat: no-repeat; background-size: cover; position: relative; margin-bottom: 0px; margin-top: 50px;} #sh_corpomate_theme_section_14 .sh_bg{background: rgba(0, 0, 0, 0.7); padding: 50px 0;} #sh_corpomate_theme_section_14 .sh_descrition{width: 100%; text-align: left; display: table;} #sh_corpomate_theme_section_14 .sh_descrition h2{position: relative; font-size: 32px; margin-top: 20px; font-weight: 700; font-family: 'Montserrat', sans-serif; color: #fff; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 15px;} #sh_corpomate_theme_section_14 .sh_descrition .sh_divider{height: 3px; width: 80px; margin: 0 0 25px; border-bottom: 0px solid #1B9DB6; position: relative; display: inline-block;} #sh_corpomate_theme_section_14 .sh_descrition p{font-size: 16px; color: #fff; margin: 0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_14 .sh_conuter{text-align: center;} #sh_corpomate_theme_section_14 .sh_icon{display: inline-block; margin-right: 15px;} #sh_corpomate_theme_section_14 .sh_icon span{font-size: 35px; color: #fff;} #sh_corpomate_theme_section_14 .sh_conuter p{font-size: 40px; font-weight: 300; line-height: 1; display: inline-block; color: #fff;} #sh_corpomate_theme_section_14 .sh_conuter h3{font-size: 15px; color: #fff; font-weight: 600;} #sh_corpomate_theme_section_14 .sh_content{margin: 25px 0 25px 0;} #sh_corpomate_theme_section_16{background-color: #f5f4f4; padding: 50px 0; margin-bottom: 0px; margin-top: 0px;} #sh_corpomate_theme_section_16 .item{justify-content: center;} #sh_corpomate_theme_section_16 .sh_content .sh_icon{margin-bottom: 30px;} #sh_corpomate_theme_section_16 .sh_content .sh_icon span{font-size: 35px;} #sh_corpomate_theme_section_16 .sh_content p{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; color: #777; font-size: 16px;} #sh_corpomate_theme_section_16 .sh_content hr{padding: 0px 0; background: #fff;} #sh_corpomate_theme_section_16 .sh_content .sh_description img{float: left; margin-right: 20px; width: 80px; height: 80px; border-radius: 100%; object-fit: cover;} #sh_corpomate_theme_section_16 .sh_content .sh_description p{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_16 .sh_content .sh_description h3{font-weight: 600; font-size: 18px; color: #1B9DB6;} #sh_corpomate_theme_section_16 .owl-nav{display: none;} #sh_corpomate_theme_section_15 .section-title{padding-bottom: 30px;} #sh_corpomate_theme_section_15 .section-title h2{display: inline-block; font-weight: 600; font-size: 32px;} #sh_corpomate_theme_section_15 .section-title p{font-size: 16px; color: #737373;} #sh_corpomate_theme_section_15{width: 100%; padding-bottom: 0em; padding-top: 50px;} #sh_corpomate_theme_section_15 .container .sh_title{max-width: 650px; margin: 0 auto;} #sh_corpomate_theme_section_15 .container .sh_title h2{text-align: center; font-size: 32px; text-transform: uppercase; margin-bottom: 20px; margin-top: 0; font-weight: bolder;} #sh_corpomate_theme_section_15 .container .sh_title p{text-align: center; font-size: 14px; margin-bottom: 50px;} #sh_corpomate_theme_section_15 .sh_team{text-align: center; overflow: hidden; position: relative;} #sh_corpomate_theme_section_15 .sh_team img{width: 100%; height: 360px; object-fit: cover; transition: all 0.5s ease-in-out 0s;} #sh_corpomate_theme_section_15 .sh_team:hover img{transform: scale(1.2);} #sh_corpomate_theme_section_15 .sh_team .social{list-style: none; padding: 30px 15px; margin: 0; background: #1B9DB6; border-bottom-right-radius: 50px; position: absolute; top: 0; left: -50%; transition: all 0.4s ease-in-out 0s;} #sh_corpomate_theme_section_15 .sh_team:hover .social{left: 0;} #sh_corpomate_theme_section_15 .sh_team .social li{display: block;} #sh_corpomate_theme_section_15 .sh_team .social li a{text-decoration: none; display: block; padding: 5px 0; font-size: 18px; color: #fff; transition: all 0.3s ease-in-out 0s;} #sh_corpomate_theme_section_15 .sh_team .social li:first-child a{padding-top: 0;} #sh_corpomate_theme_section_15 .sh_team .social li:last-child a{padding-bottom: 0;} #sh_corpomate_theme_section_15 .sh_team .sh_team_content{width: 100%; padding: 15px 10px; background: rgba(0, 0, 0, 0.6); position: absolute; bottom: 0; left: 0;} #sh_corpomate_theme_section_15 .sh_team .title{font-size: 22px; font-weight: bold; letter-spacing: 1px; color: #fff; margin: 0 0 5px 0;} #sh_corpomate_theme_section_15 .sh_team .post{display: block; font-size: 15px; color: #fff;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_15 .sh_team{margin-top: 30px;}} @media only screen and (max-width: 800px){#sh_corpomate_theme_section_15 .container .col-xs-12{width: 50%;}} @media only screen and (max-width: 540px){#sh_corpomate_theme_section_15 .container .col-xs-12{width: 100%;}} @media only screen and (max-width: 479px){#sh_corpomate_theme_section_15 .container .sh_title h2{font-size: 30px;}} #sh_corpomate_theme_section_17 .section-title{padding-bottom: 30px;} #sh_corpomate_theme_section_17 .section-title h2{display: inline-block; font-weight: 600; font-size: 32px;} #sh_corpomate_theme_section_17 .section-title p{font-size: 16px; color: #737373;} #sh_corpomate_theme_section_17{padding: 50px 0 0px;} #sh_corpomate_theme_section_17 .sh_pricing{box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); background-color: #fff; text-align: center; -webkit-transition: .25s; transition: .25s; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);} #sh_corpomate_theme_section_17 .sh_header_img .sh_img_box{position: relative; margin: 0;} #sh_corpomate_theme_section_17 .sh_header_img .sh_img_box:before{content: " "; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(34, 34, 34, 0.8);} #sh_corpomate_theme_section_17 .sh_header_img .img-responsive{width: 100%; height: 185px; object-fit: cover;} #sh_corpomate_theme_section_17 .sh_header_img figcaption{top: 0; left: 0; width: 100%; height: 100%;} #sh_corpomate_theme_section_17 .sh_price{position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); padding: 20px; border-radius: 2px; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); color: #fff; font-size: 30px; font-weight: 400; background-color: #1B9DB6; opacity: 0; -webkit-transition: .25s; transition: .25s; z-index: 1; line-height: 20px;} #sh_corpomate_theme_section_17 .sh_info{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; font-size: 22px; font-weight: 500; line-height: 32px; -webkit-transition: margin .25s ease-in-out; transition: margin .25s ease-in-out;} #sh_corpomate_theme_section_17 .sh_info span.fa{display: block; margin-bottom: 10px; font-size: 50px;} #sh_corpomate_theme_section_17 .sh_body ul{margin: 0; padding: 15px 0; list-style: none;} #sh_corpomate_theme_section_17 .sh_body li{padding: 10px 0; color: #737373; font-size: 15px; font-weight: 300;} #sh_corpomate_theme_section_17 .sh_footer{padding: 30px 0; border-top: 1px solid rgba(0, 0, 0, 0.1); font-size: 16px; line-height: normal;} #sh_corpomate_theme_section_17 .sh_footer a{font-size: 14px; font-weight: 600; line-height: 30px; letter-spacing: 1px; color: #ffffff; border-radius: 0px 20px 0px 20px; padding: 10px 40px 10px 40px; display: inline-block; text-decoration: none;} #sh_corpomate_theme_section_17 .sh_raised{box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);} #sh_corpomate_theme_section_17 .sh_button{border: none; border-radius: 0 20px 0 20px; position: relative; margin: 0; min-width: 64px; padding: 0 16px; display: inline-block; font-family: Roboto,Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 500; text-transform: uppercase; letter-spacing: 0; overflow: hidden; will-change: box-shadow; transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); outline: 0; cursor: pointer; text-decoration: none; text-align: center; line-height: 36px; vertical-align: middle;} #sh_corpomate_theme_section_17 .sh_pricing.active .sh_price{top: -40px; opacity: 1;} #sh_corpomate_theme_section_17 .sh_pricing.active .sh_price, #sh_corpomate_theme_section_17 .sh_pricing:hover .sh_price{top: 0; opacity: 1; left: 55px;} #sh_corpomate_theme_section_17 .sh_pricing.active, #sh_corpomate_theme_section_17 .sh_pricing:hover{box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_17 .sh_pricing{margin-bottom: 0px;}} #sh_corpomate_theme_section_18 .owl-nav{display: none;} #sh_corpomate_theme_section_18 .owl-dots{display: none;} #sh_corpomate_theme_section_18{margin-bottom: 50px; padding: 40px 0; background-size: cover; background-position: center; position: relative; z-index: 2; margin-top: 50px;} #sh_corpomate_theme_section_18:after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; z-index: -1; display: none;} #sh_corpomate_theme_section_18 .col-carousel{margin: 0px 0;} #sh_corpomate_theme_section_18 .owl-carousel.owl-drag .owl-item{border: 1px solid #2f2f2f; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08); height: 120px; margin-bottom: 20px; text-align: center; position: relative; cursor: pointer; -webkit-transition: .3s; transition: .3s; user-select: none; padding: 5px 0; margin-bottom: 0;} #sh_corpomate_theme_section_18 .owl-carousel .owl-item img{display: inline-block; width: 75%; height: 108px; object-fit: cover;} #sh_corpomate_theme_section_18 .col-carousel{margin: 70px 0;} #sh_corpomate_theme_section_18 .owl-prev span, #sh_corpomate_theme_section_18 .owl-next span{color: #FFF;} #sh_corpomate_theme_section_18 .owl-prev span:hover, #sh_corpomate_theme_section_18 .owl-next span:hover{color: #8199A3;} #sh_corpomate_theme_section_18 .owl-prev, #sh_corpomate_theme_section_18 .owl-next{position: absolute; top: 0; height: 100%;} #sh_corpomate_theme_section_18 .owl-prev{left: 7px;} #sh_corpomate_theme_section_18 .owl-next{right: 7px;} #sh_corpomate_theme_section_102{position: relative; top: -118px; margin-bottom: -120px; height: 270px;} #sh_corpomate_theme_section_102 .yolo-page-title-overlay{background: rgba(0, 0, 0, 0.5); content: ""; width: 100%; height: 100%; left: 0; top: 0; position: absolute; display: none;} #sh_corpomate_theme_section_102 .content-page-title{padding: 20px 0; bottom: 0; position: absolute; width: 100%; background-color: rgba(15, 15, 15, 0.6);} #sh_corpomate_theme_section_102 .page-title-inner{vertical-align: middle; position: relative; z-index: 1; width: 50%; float: left; display: inline-block;} #sh_corpomate_theme_section_102 .page-title-inner h1{color: #ffffff; text-align: left; text-transform: none; font-weight: 700; font-style: normal; font-size: 36px; margin-bottom: 0;} #sh_corpomate_theme_section_102 ul.breadcrumbs{text-align: right; margin: 0; padding: 0;} #sh_corpomate_theme_section_102 ul.breadcrumbs > li{color: #ffffff; list-style: none; display: inline-block; padding: 15px 10px 9px 20px; position: relative;} #sh_corpomate_theme_section_102 ul.breadcrumbs > li:first-child:before{content: '\f178'; font-family: fontAwesome; display: none;} #sh_corpomate_theme_section_102 ul.breadcrumbs > li:before{position: absolute; left: 0; content: '/';} #sh_corpomate_theme_section_102 .no-right-padding{padding-right: 0;} #sh_corpomate_theme_section_102 .no-left-padding{padding-left: 0;} #sh_corpomate_theme_section_102 .page-banner{position: relative; padding-top: 140px; padding-bottom: 70px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_102 .page-banner::before{background-color: rgba(19, 19, 19, 0.85);} #sh_corpomate_theme_section_102 .page-banner::before, .page-banner::after{bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; z-index: -1;} #sh_corpomate_theme_section_102 .page-banner h3{color: #fff; font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: bold; letter-spacing: 1.2px; line-height: 1.7; margin-bottom: 3px; position: relative; text-align: center; text-transform: uppercase;} #sh_corpomate_theme_section_102 .page-banner span{color: #fff; font-size: 22px;} #sh_corpomate_theme_section_102 .page-banner .breadcrumb li a{font-weight: bold; letter-spacing: 0.42px; line-height: 4; color: #fff; text-decoration: none; text-transform: uppercase;} #sh_corpomate_theme_section_102 .page-banner .breadcrumb{display: block; list-style: none; background-color: transparent; margin: 2px 0 0; padding: 0; text-align: center; position: relative;} #sh_corpomate_theme_section_102 .breadcrumb::after{display: block; clear: both; content: "";} #sh_corpomate_theme_section_102 .page-banner .breadcrumb li{color: #fff; display: inline-block; float: none; font-weight: bold; letter-spacing: 0.42px; line-height: 4; text-transform: uppercase;} #sh_corpomate_theme_section_102 .page-banner .breadcrumb > li + li::before{color: #fff; padding-left: 3px; padding-right: 4px;} #sh_corpomate_theme_section_102 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #868e96; content: "/";} #sh_corpomate_theme_section_102 .page-banner::after{background-image: url("/sh_corpomate_theme/static/src/img/page-banner-pattern.png"); background-repeat: repeat;} @media (max-width: 767px){#sh_corpomate_theme_section_102{position: relative; top: 0px;}#sh_corpomate_theme_section_102 .page-banner{padding-top: 70px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_102{top: -145px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_102{top: 0; margin-bottom: 0px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_102{height: 250px !important;}} #sh_corpomate_theme_section_53{padding: 50px 0 0px; width: 100%;} #sh_corpomate_theme_section_53 .sh_content_img{width: 100%; padding: 0 10px;} #sh_corpomate_theme_section_53 .sh_content_img .sh_img img{width: 100%; height: 320px; object-fit: cover; border-radius: 6px;} #sh_corpomate_theme_section_53 .sh_right{padding: 0 10px;} #sh_corpomate_theme_section_53 .sh_right .sh_right_heading h2{font-size: 26px; font-weight: 600; line-height: 28px; margin-bottom: 10px;} #sh_corpomate_theme_section_53 .sh_right p{font-weight: 400; line-height: 28px; letter-spacing: 0.25px; margin-bottom: 30px; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; color: #737373; font-size: 15px;} #sh_corpomate_theme_section_53 .sh_right a{font-size: 14px; font-weight: 600; line-height: 30px; letter-spacing: 1px; fill: #ffffff; color: #ffffff; border-radius: 0px 20px 0px 20px; padding: 10px 40px 10px 40px; display: inline-block; text-decoration: none;} #sh_corpomate_theme_section_53 .sh_right .sh_right_heading h2{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_53 .sh_img{box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_53 .sh_right .sh_right_heading h2{font-size: 28px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_53{padding-top: 50px;}} #sh_corpomate_theme_section_54{padding-top: 50px; width: 100%;} #sh_corpomate_theme_section_54 .sh_left_content{padding: 10px 10px 0;} #sh_corpomate_theme_section_54 .sh_left_content h2{font-size: 26px; font-weight: 600; line-height: 28px; margin-bottom: 20px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_54 .sh_left_content p{padding: 0; margin: 0; font-weight: 400; line-height: 28px; letter-spacing: 0.25px; margin-bottom: 0px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #737373; font-size: 15px;} #sh_corpomate_theme_section_54 .sh_left_content .sh_icon_box{padding: 10px 0 0;} #sh_corpomate_theme_section_54 .sh_left_content .sh_icon_box span{font-size: 35px; display: inline-block; margin-bottom: 20px; color: #1B9DB6;} #sh_corpomate_theme_section_54 .sh_left_content .sh_icon_box h3{font-size: 22px; font-weight: 600; line-height: 30px; margin-bottom: 10px;} #sh_corpomate_theme_section_54 .sh_left_content .sh_icon_box p{line-height: 28px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_54 .sh_right_img img{border-radius: 6px; width: 100%; vertical-align: middle; display: inline-block; height: 320px; object-fit: cover;} #sh_corpomate_theme_section_54 .sh_right_img{box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_54 .sh_left_content h2{font-size: 28px;}} @media only screen and (max-width: 768px){} #sh_corpomate_theme_section_55{padding: 50px 0 0px; width: 100%;} #sh_corpomate_theme_section_55 .sh_title{text-align: left; padding-bottom: 50px;} #sh_corpomate_theme_section_55 .sh_title h2{font-size: 26px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_55 .sh_title p{padding-top: 10px; font-size: 16px; line-height: 28px; color: #737373;} #sh_corpomate_theme_section_55 .sh_left_content p{font-size: 15px; line-height: 26px; color: #737373; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_55 .sh_left_content p:last-child{display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_55 .sh_right_content .progress{height: 15px; border-radius: 0;} #sh_corpomate_theme_section_55 .sh_right_content p{margin: 0; padding-bottom: 10px; font-weight: 600;} #sh_corpomate_theme_section_55 .sh_right_content .sh_first_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_55 .sh_right_content .sh_sec_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_55 .sh_right_content .sh_third_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_55 .sh_right_content p span{float: right;} #sh_corpomate_theme_section_56{padding: 0px 0; width: 100%; padding-top: 25px; padding-bottom: 0px;} #sh_corpomate_theme_section_56 .sh_title{text-align: left; margin: 0; padding-bottom: 50px;} #sh_corpomate_theme_section_56 .sh_title h2{font-size: 26px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_56 .sh_title p{padding-top: 10px; font-size: 16px; color: #737373; line-height: 28px;} #sh_corpomate_theme_section_56 .sh_content{box-sizing: border-box; padding-left: 15px; padding-right: 15px; width: 100%; display: inline-block; margin-top: 28px;} #sh_corpomate_theme_section_56 .sh_content .sh_left_content .sh_left_icon{width: 70px; float: left; margin: 0; text-align: center;} #sh_corpomate_theme_section_56 .sh_content .sh_left_content .sh_left_icon span{background-color: #1B9DB6; display: block; vertical-align: middle; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; color: #fff; font-size: 22px;} #sh_corpomate_theme_section_56 .sh_content .sh_right_content{position: relative; overflow: hidden;} #sh_corpomate_theme_section_56 .sh_content .sh_right_content h5{padding-top: 0; font-size: 22px; text-transform: none; position: relative; transition: all .3s ease; color: #1B9DB6; font-weight: 600; line-height: 28px; margin-bottom: 20px;} #sh_corpomate_theme_section_56 .sh_content .sh_right_content p{font-size: 15px; line-height: 28px; opacity: 1; transition: all .3s ease; color: #777; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_56 .sh_content .sh_right_content h5:after{content: ''; display: block; width: 52px; height: 3px; background: #1B9DB6; margin: 16px 0 0;} #sh_corpomate_theme_section_57{padding: 50px 0; width: 100%; background: #1B9DB6; margin: 50px 0 0px;} #sh_corpomate_theme_section_57 .sh_call_to_action{width: 100%; display: inline-block;} #sh_corpomate_theme_section_57 .sh_call_to_action h2{letter-spacing: 0px; color: #fff; font-size: 32px; font-weight: 600; display: inline-block; padding-top: 10px;} #sh_corpomate_theme_section_57 .sh_call_to_action a{color: #000; background: white; border-color: white; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; float: right; padding: 0 32px; height: 54px; line-height: 54px; border-radius: 0px 20px; text-decoration: none;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_57 .sh_call_to_action h2{font-size: 22px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_57 .sh_call_to_action{text-align: center;}#sh_corpomate_theme_section_57 .sh_call_to_action h2{display: block; width: 100%; text-align: center;}#sh_corpomate_theme_section_57 .sh_call_to_action a{max-width: 100%; display: inline-block; text-align: center; float: none; margin-top: 15px;}} #sh_corpomate_theme_section_58{padding-top: 50px; width: 100%; padding-bottom: 50px;} #sh_corpomate_theme_section_58 .sh_title{text-align: left; margin: 0; padding-bottom: 50px;} #sh_corpomate_theme_section_58 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_58 .sh_title p{padding-top: 10px; font-size: 16px; line-height: 28px; color: #737373;} #sh_corpomate_theme_section_58 .sh_content{text-align: center; position: relative; display: block;} #sh_corpomate_theme_section_58 .sh_content .sh_number{display: block; position: absolute; height: 35px; top: 22px; z-index: 99; margin-left: -83px; left: 50%; margin-bottom: 10px;} #sh_corpomate_theme_section_58 .sh_content .sh_number .sh_num{position: absolute; left: 0; right: 0; margin: 0 auto; font-weight: 700; width: 35px; height: 35px; background: #f5f5f5; line-height: 35px; font-size: 15px; text-align: center; -webkit-border-radius: 100%; border-radius: 100%;} #sh_corpomate_theme_section_58 .sh_content .sh_icon_content{position: relative; overflow: hidden; background-color: #fff; box-shadow: 0 5px 18px rgba(0, 0, 0, 0.09); border-radius: 100%; margin: 0 auto; width: 160px; height: 160px; text-align: center;} #sh_corpomate_theme_section_58 .sh_content .sh_icon_content .sh_icon{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);} #sh_corpomate_theme_section_58 .sh_content .sh_icon_content .sh_icon span{font-size: 48px; color: #1B9DB6;} #sh_corpomate_theme_section_58 .sh_content .sh_description h4{margin: 35px auto 20px; text-transform: none; font-size: 22px; font-weight: 700; line-height: 22px; margin-bottom: 15px;} #sh_corpomate_theme_section_58 .sh_content .sh_description p{line-height: 28px; color: #737373; font-size: 15px; margin-bottom: 0px; padding: 0 20px; text-align: initial; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-align: center;} #sh_corpomate_theme_section_58 .sh_content:after{content: ""; display: block; width: 12%; height: 4px; background: rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; position: absolute; right: -6%; top: 83px; text-align: center;} #sh_corpomate_theme_section_58 .sh_last:after{background: none;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_58 .sh_sec_content:after{display: none;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_58 .sh_content:after{display: none;}} #sh_corpomate_theme_section_114{position: relative; top: -118px; margin-bottom: -120px; height: 270px;} #sh_corpomate_theme_section_114 .yolo-page-title-overlay{background: rgba(0, 0, 0, 0.5); content: ""; width: 100%; height: 100%; left: 0; top: 0; position: absolute; display: none;} #sh_corpomate_theme_section_114 .content-page-title{padding: 20px 0; bottom: 0; position: absolute; width: 100%; background-color: rgba(15, 15, 15, 0.6);} #sh_corpomate_theme_section_114 .page-title-inner{vertical-align: middle; position: relative; z-index: 1; width: 50%; float: left; display: inline-block;} #sh_corpomate_theme_section_114 .page-title-inner h1{color: #ffffff; text-align: left; text-transform: none; font-weight: 700; font-style: normal; font-size: 36px;} #sh_corpomate_theme_section_114 ul.breadcrumbs{text-align: right; margin: 0; padding: 0;} #sh_corpomate_theme_section_114 ul.breadcrumbs > li{color: #ffffff; list-style: none; display: inline-block; padding: 15px 10px 9px 20px; position: relative;} #sh_corpomate_theme_section_114 ul.breadcrumbs > li:first-child:before{content: '\f178'; font-family: fontAwesome; display: none;} #sh_corpomate_theme_section_114 ul.breadcrumbs > li:before{position: absolute; left: 0; content: '/';} #sh_corpomate_theme_section_114 .no-right-padding{padding-right: 0;} #sh_corpomate_theme_section_114 .no-left-padding{padding-left: 0;} #sh_corpomate_theme_section_114 .page-banner{position: relative; padding-top: 140px; padding-bottom: 70px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_114 .page-banner::before{background-color: rgba(19, 19, 19, 0.85);} #sh_corpomate_theme_section_114 .page-banner::before, .page-banner::after{bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; z-index: -1;} #sh_corpomate_theme_section_114 .page-banner h3{color: #fff; font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: bold; letter-spacing: 1.2px; line-height: 1.7; margin-bottom: 3px; position: relative; text-align: center; text-transform: uppercase;} #sh_corpomate_theme_section_114 .page-banner span{color: #fff; font-size: 22px;} #sh_corpomate_theme_section_114 .page-banner .breadcrumb li a{font-weight: bold; letter-spacing: 0.42px; line-height: 4; color: #fff; text-decoration: none; text-transform: uppercase;} #sh_corpomate_theme_section_114 .page-banner .breadcrumb{display: block; list-style: none; background-color: transparent; margin: 2px 0 0; padding: 0; text-align: center; position: relative;} #sh_corpomate_theme_section_114 .breadcrumb::after{display: block; clear: both; content: "";} #sh_corpomate_theme_section_114 .page-banner .breadcrumb li{color: #fff; display: inline-block; float: none; font-weight: bold; letter-spacing: 0.42px; line-height: 4; text-transform: uppercase;} #sh_corpomate_theme_section_114 .page-banner .breadcrumb > li + li::before{color: #fff; padding-left: 3px; padding-right: 4px;} #sh_corpomate_theme_section_114 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #868e96; content: "/";} #sh_corpomate_theme_section_114 .page-banner::after{background-image: url("/sh_corpomate_theme/static/src/img/page-banner-pattern.png"); background-repeat: repeat;} @media (max-width: 767px){#sh_corpomate_theme_section_114{position: relative; top: 0px;}#sh_corpomate_theme_section_114 .page-banner{padding-top: 70px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_114{top: -145px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_114{top: 0; margin-bottom: 0px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_114{height: 250px !important;}} #sh_corpomate_theme_section_97{padding-top: 50px;} #sh_corpomate_theme_section_97 .sh_title{margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_97 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_97 .sh_title p{padding-top: 10px; font-size: 15px; line-height: 28px; color: #737373;} #sh_corpomate_theme_section_97 .sh_services_box{padding: 0; border: 0; margin-top: 0px;} #sh_corpomate_theme_section_97 .sh_services_box img{margin-bottom: 20px; width: 100%; vertical-align: middle; height: 210px; object-fit: cover;} #sh_corpomate_theme_section_97 .sh_services_box h3{color: #444444; font-size: 22px; font-weight: 600; margin-bottom: 12px; padding-left: 14px; position: relative;} #sh_corpomate_theme_section_97 .sh_services_box h3:before{position: absolute; content: ""; background: #1B9DB6; height: 14px; width: 3px; left: 0; top: 5px;} #sh_corpomate_theme_section_97 .sh_services_box h3 a{color: #444444; font-size: 20px; font-weight: 600; text-decoration: none;} #sh_corpomate_theme_section_97 .sh_services_box p{font-size: 15px; font-weight: normal; line-height: 28px; color: #737373; margin-bottom: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_97 .sh_services_box a{color: #666; font-weight: 600; margin-top: 15px; display: inline-block; box-shadow: none; outline: none; padding-left: 0;} #sh_corpomate_theme_section_97 .sh_services_box a{color: #666; font-weight: 600; margin-top: 15px; display: inline-block; box-shadow: none; outline: none; padding-left: 0;} #sh_corpomate_theme_section_97 .sh_services_box a span{transition: all .4s;} #sh_corpomate_theme_section_97 .sh_services_box:hover a{color: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_97 .sh_services_box:hover a span{padding-left: 5px;} @media only screen and (max-width: 1200px){#sh_corpomate_theme_section_97{padding-bottom: 0;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_97 .sh_services_box img{height: 150px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_97 .sh_services_box img{height: 150px;}} @media only screen and (min-width: 576px) and (max-width: 768px){#sh_corpomate_theme_section_97 .sh_services_box img{height: 230px;}} #sh_corpomate_theme_section_100{padding: 50px 0 70px;} #sh_corpomate_theme_section_100 .sh_title{margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_100 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_100 .sh_title p{padding-top: 10px; font-size: 15px; line-height: 28px; color: #737373;} #sh_corpomate_theme_section_100 .sh_img_content img{width: 100%; height: 208px; object-fit: cover;} #sh_corpomate_theme_section_100 .sh_des_content{background: #2c2c2c; transition: all 0.4s linear 0s; padding: 20px; padding-top: 50px; height: 100%;} #sh_corpomate_theme_section_100 .sh_des_content h3{color: #fff; font-size: 22px; margin-bottom: 10px; font-weight: 600;} #sh_corpomate_theme_section_100 .sh_des_content p{line-height: 28px; color: #fff; margin: 0 0 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 15px;} #sh_corpomate_theme_section_100 .col-md-3{padding: 0;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_100 .sh_des_content h3{font-size: 20px;}#sh_corpomate_theme_section_100 .sh_des_content p{margin: 0;}#sh_corpomate_theme_section_100 .sh_des_content{padding-top: 20px;}#sh_corpomate_theme_section_100 .sh_img_content img{height: 150px;}} @media only screen and (max-width: 768px){} #sh_corpomate_theme_section_148{width: 100%; padding: 0px 0px 35px; overflow: hidden; padding-top: 30px;} #sh_corpomate_theme_section_148 .sh_title{margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_148 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_148 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle{max-width: 300px; margin: 0px auto 15px; min-height: 400px; position: relative;} #sh_corpomate_theme_section_148 .brk-base-box-shadow, #sh_corpomate_theme_section_148 .box-shadow-base{box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_148 .brk-team-persone-circle__name-position{position: absolute; width: 100%; bottom: 18px; min-height: 10px; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; z-index: 9;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__name-position a{text-decoration: none; color: #000; font-weight: 600;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__name-position a h4{font-weight: 600; margin: 0; font-size: 22px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__name-position{bottom: 335px;} #sh_corpomate_theme_section_148 .entry-content a:not([class]), #sh_corpomate_theme_section_148 .entry-comment a:not([class]){color: #1B9DB6; text-decoration: none;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__name-position span{color: #c4c4c4; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__name-position span{color: rgba(255, 255, 255, 0.6);} #sh_corpomate_theme_section_148 .brk-team-persone-circle__bg{background: no-repeat center center; background-size: cover; position: relative; min-height: 320px; overflow: hidden;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__bg-overlay{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; overflow: hidden;} #sh_corpomate_theme_section_148 .brk-base-bg-gradient-90deg{background: #1B9DB6;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__bg-overlay .before{position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__bg-overlay .before{opacity: 1;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__bg-overlay svg{position: absolute; bottom: 0; left: 0; right: 0; width: 100%; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; z-index: 2;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__bg-overlay svg{-webkit-transform: translateY(0); transform: translateY(0);} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts{position: absolute; z-index: 3; margin: 0; top: -webkit-calc(50% + 32px); top: calc(50% + 32px); left: 19%; text-align: left; -webkit-transform: translateY(-50%); transform: translateY(-50%);} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__contacts{z-index: 11; margin: 0; padding: 0;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li{display: block; opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; line-height: 31px; letter-spacing: .02em;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li:nth-child(1){-webkit-transition-delay: .1s; transition-delay: .1s;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__contacts li{opacity: 1; -webkit-transform: translateX(0); transform: translateX(0);} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li i{color: rgba(255, 255, 255, 0.6); width: 28px; font-size: .8125rem; line-height: 31px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li a{color: #fff !important; display: inline-block; text-decoration: none !important; font-size: 16px; text-decoration: none;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li:nth-child(2){-webkit-transition-delay: .15s; transition-delay: .15s;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li:nth-child(3){-webkit-transition-delay: .2s; transition-delay: .2s;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li:nth-child(4){-webkit-transition-delay: .25s; transition-delay: .25s;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links{background-color: #fff; position: relative; min-height: 80px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul{display: -webkit-box; display: -webkit-flex; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; padding: 0 18px !important; margin: 0 !important; list-style: none !important;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li{margin-top: 12px; opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(1){-webkit-transition-delay: .1s; transition-delay: .1s;} #sh_corpomate_theme_section_148 .brk-team-persone-circle:hover .brk-team-persone-circle__social-links li{opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li a{padding: 0 10px; display: inline-block; color: #272727 !important;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li a span{display: inline-block !important;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(2), #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(3){margin-top: 26px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(2), #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(3){margin-top: 26px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li:nth-child(4){-webkit-transition-delay: .25s; transition-delay: .25s;} #sh_corpomate_theme_section_148 article:hover .brk-team-persone-circle__name-position a h4{color: #fff;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__contacts li span{display: inline-block !important; color: #fff; width: 28px;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li a i{display: inline-block !important;} #sh_corpomate_theme_section_148 .brk-team-persone-circle__social-links ul li a:focus{box-shadow: none; text-decoration: none; outline: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls article:hover .brk-base-bg-gradient-90deg{display: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls .brk-team-persone-circle:hover .brk-team-persone-circle__name-position{display: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls article:hover .brk-team-persone-circle__name-position a h4 #sh_corpomate_theme_section_148 .sh_disable_hover_cls .brk-team-persone-circle:hover .brk-team-persone-circle__name-position span{display: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls .brk-team-persone-circle:hover .brk-team-persone-circle__bg-overlay svg{disply: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls .brk-team-persone-circle:hover .brk-team-persone-circle__contacts{display: none;} #sh_corpomate_theme_section_148 .sh_disable_hover_cls .brk-team-persone-circle:hover .brk-team-persone-circle__social-links li{display: none;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_148 .brk-team-persone-circle__bg{min-height: 322px;}} #sh_corpomate_theme_section_109{position: relative; top: -118px; margin-bottom: -55px;} #sh_corpomate_theme_section_109 .no-right-padding{padding-right: 0;} #sh_corpomate_theme_section_109 .no-left-padding{padding-left: 0;} #sh_corpomate_theme_section_109 .page-banner{position: relative; padding-top: 140px; padding-bottom: 70px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_109 .page-banner::before{background-color: rgba(19, 19, 19, 0.85);} #sh_corpomate_theme_section_109 .page-banner::before, .page-banner::after{bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; z-index: -1;} #sh_corpomate_theme_section_109 .page-banner h3{color: #fff; font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: bold; letter-spacing: 1.2px; line-height: 1.7; margin-bottom: 3px; position: relative; text-align: center; text-transform: uppercase;} #sh_corpomate_theme_section_109 .page-banner span{color: #fff; font-size: 22px;} #sh_corpomate_theme_section_109 .page-banner .breadcrumb li a{font-weight: bold; letter-spacing: 0.42px; line-height: 4; color: #fff; text-decoration: none; text-transform: uppercase;} #sh_corpomate_theme_section_109 .page-banner .breadcrumb{display: block; list-style: none; background-color: transparent; margin: 2px 0 0; padding: 0; text-align: center; position: relative;} #sh_corpomate_theme_section_109 .breadcrumb::after{display: block; clear: both; content: "";} #sh_corpomate_theme_section_109 .page-banner .breadcrumb li{color: #fff; display: inline-block; float: none; font-weight: bold; letter-spacing: 0.42px; line-height: 4; text-transform: uppercase;} #sh_corpomate_theme_section_109 .page-banner .breadcrumb > li + li::before{color: #fff; padding-left: 3px; padding-right: 4px;} #sh_corpomate_theme_section_109 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #868e96; content: "/";} #sh_corpomate_theme_section_109 .page-banner::after{background-image: url("/sh_corpomate_theme/static/src/img/page-banner-pattern.png"); background-repeat: repeat;} @media (max-width: 767px){#sh_corpomate_theme_section_109{position: relative; top: 0px; margin-bottom: 50px;}#sh_corpomate_theme_section_109 .page-banner{padding-top: 70px;}} #sh_corpomate_theme_section_146{width: 100%; padding-bottom: 0px; padding-top: 50px;} #sh_corpomate_theme_section_146 .sh_description a:hover{color: #1B9DB6;} #sh_corpomate_theme_section_146 .sh_description a span:hover{color: #1B9DB6;} #sh_corpomate_theme_section_146 .sh_title{width: 100%; text-align: left;} #sh_corpomate_theme_section_146 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; color: #282f41; padding-bottom: 25px; text-align: center; position: relative;} #sh_corpomate_theme_section_146 .sh_title h2:after{height: 2px; width: 50px; margin-bottom: 50px; display: inline-block; content: ""; position: absolute; left: 50%; border: 1px solid #1B9DB6; top: 45px; text-align: center; transform: translateX(-50%);} #sh_corpomate_theme_section_146 .sh_content{width: 100%; box-shadow: 0px 10px 45px 0px rgba(30, 37, 54, 0.18); padding: 10px 10px 25px; border-radius: 6px;} #sh_corpomate_theme_section_146 .sh_content .sh_img img{width: 100%; height: 170px; object-fit: cover;} #sh_corpomate_theme_section_146 .sh_content .sh_description{padding: 0 20px;} #sh_corpomate_theme_section_146 .sh_content .sh_description h4{color: #282f41; font-size: 22px; font-weight: 700; margin-top: 0; padding-top: 30px;} #sh_corpomate_theme_section_146 .sh_content .sh_phone a{font-size: 16px; color: #737373; text-decoration: none;} #sh_corpomate_theme_section_146 .o_default_snippet_text{font-size: 15px; color: #737373; text-decoration: none;} #sh_corpomate_theme_section_146 .sh_content .sh_phone{display: inline-block; font-size: 16px; color: #737373; line-height: 21px; margin: 20px 0px 0px; text-decoration: none;} #sh_corpomate_theme_section_146 .sh_content .sh_phone .sh_phone_num{font-size: 16px; color: #737373; opacity: 1; visibility: visible;} #sh_corpomate_theme_section_146 .sh_content .sh_phone:hover{color: #ef6c00;} #sh_corpomate_theme_section_146 .sh_location_add{font-size: 16px; color: #737373; width: 75%; padding: 0; overflow: hidden; position: relative; display: inline-block; text-decoration: none;} #sh_corpomate_theme_section_146 .sh_content .sh_phone .sh_phone_icon{font-size: 16px; width: 25px;} #sh_corpomate_theme_section_146 .sh_content .sh_location{margin: 20px 0; display: block; font-size: 16px; color: #737373; text-decoration: none;} #sh_corpomate_theme_section_146 .sh_content .sh_location .sh_location_icon{width: 25px; vertical-align: top; padding-top: 5px;} #sh_corpomate_theme_section_146 .sh_content .sh_email .sh_email_icon{width: 25px;} #sh_corpomate_theme_section_146 .sh_content .sh_email{display: inline-block; font-size: 16px; color: #737373; text-decoration: none;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_146 .sh_content .sh_description h4{font-size: 17px;}#sh_corpomate_theme_section_146 .sh_content .sh_description{padding: 0;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_146 .sh_content{margin-bottom: 20px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_146{padding-top: 50px;}} #sh_corpomate_theme_section_86{padding: 50px 0 0px; width: 100%;} #sh_corpomate_theme_section_86 .sh_title{text-align: left; margin: 0; padding-bottom: 20px;} #sh_corpomate_theme_section_86 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; color: #282f41; text-align: center; position: relative;} #sh_corpomate_theme_section_86 .sh_title h2:after{height: 2px; width: 50px; margin-bottom: 50px; display: inline-block; content: ""; position: absolute; left: 50%; border: 1px solid #1B9DB6; top: 45px; text-align: center; transform: translateX(-50%);} #sh_corpomate_theme_section_86 .sh_content{border: 2px solid #eaeaea; padding: 35px 30px; text-align: center; height: 350px;} #sh_corpomate_theme_section_86 .sh_content .sh_icon{color: #fff; width: 120px; height: 120px; margin-bottom: 35px; border-radius: 100%; display: inline-block; background: #1B9DB6; font-size: 32px; line-height: 123px;} #sh_corpomate_theme_section_86 .sh_content .sh_icon span{transition: all .5s linear;} #sh_corpomate_theme_section_86 .sh_description h5{font-size: 22px; margin-bottom: 15px; font-weight: 600;} #sh_corpomate_theme_section_86 .sh_description .sh_add{display: block; font-size: 15px; color: #777; margin-bottom: 5px; overflow: hidden; line-height: 20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;} #sh_corpomate_theme_section_86 .sh_description .sh_phone{display: block; font-size: 16px; color: #777; margin-bottom: 5px; text-decoration: none;} #sh_corpomate_theme_section_86 .sh_description .sh_email{display: block; font-size: 16px; color: #777; margin-bottom: 5px; text-decoration: none;} #sh_corpomate_theme_section_86 .sh_content:hover .sh_icon span{transform: scale3d(1.5, 1.5, 1.5);} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_86 .sh_content{margin-bottom: 20px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_86{padding-top: 50px;}} #sh_corpomate_theme_section_87{padding: 50px 0; width: 100%; position: relative; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); background-size: cover; position: relative; z-index: 1; margin-top: 50px;} #sh_corpomate_theme_section_87:after{content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; opacity: 0.7; background: #000; z-index: -1;} #sh_corpomate_theme_section_87 .sh_title{text-align: left; margin: 0; padding-bottom: 10px; color: #fff;} #sh_corpomate_theme_section_87 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; text-align: center; position: relative; text-align: left;} #sh_corpomate_theme_section_87 .sh_title h2:after{height: 2px; width: 50px; margin-bottom: 50px; display: inline-block; content: ""; position: absolute; left: 50%; color: #fff; border: 1px solid #fff; top: 45px; text-align: center; transform: translateX(-50%); visibility: hidden;} #sh_corpomate_theme_section_87 .sh_title p{padding-top: 10px; font-size: 16px; display: none;} #sh_corpomate_theme_section_87 .sh_group{position: relative; margin-bottom: 30px;} #sh_corpomate_theme_section_87 .sh_group .input-lg{height: 60px; border: none; position: relative; border-radius: 0px; height: 60px; padding: 0px 25px; border: 0px; box-shadow: none; outline: none; font-size: 15px; font-weight: 600;} #sh_corpomate_theme_section_87 .sh_group .input-lg + span{position: absolute; right: 25px; font-size: 17px; opacity: .5; top: 50%; transform: translateY(-50%); color: #000;} #sh_corpomate_theme_section_87 .sh_fourth{border: none;} #sh_corpomate_theme_section_87 .sh_btn{margin-top: 30px; text-align: center;} #sh_corpomate_theme_section_87 .sh_btn a{padding: 17px 45px; line-height: 1; font-size: 14px; font-weight: 600; background-color: #fff; text-transform: uppercase; letter-spacing: 2px; border-radius: 0 20px;} #sh_corpomate_theme_section_87 .sh_btn a span{margin-left: 20px;} #sh_corpomate_theme_section_87 .sh_fourth textarea{border-radius: 0; padding: 20px 0 0 25px; box-shadow: none; outline: none; border: 0px; font-size: 16px; font-weight: 600;} #sh_corpomate_theme_section_87 .sh_group input::placeholder{font-size: 16px; font-weight: 600;} #sh_corpomate_theme_section_87 .sh_group textarea::placeholder{font-size: 16px; font-weight: 600;} #sh_corpomate_theme_section_19{width: 100%;} #sh_corpomate_theme_section_19 figure{position: relative; margin-bottom: 0;} #sh_corpomate_theme_section_19 figure .sh_content{position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; background: rgba(0, 0, 0, 0.6); display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; -webkit-box-align: center;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text{width: 60%;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text h1{font-size: 70px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text h1 > span{font-weight: 600; color: #1B9DB6; text-transform: uppercase;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text p{margin-bottom: 50px; font-weight: 500; font-size: 18px; letter-spacing: 1px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text a{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; border-radius: 0px; padding: 14px 30px 14px; position: relative; overflow: hidden; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; font-size: 15px; border: none;} #sh_corpomate_theme_section_19 figure .sh_content .sh_content_text a span{padding-left: 10px;} #sh_corpomate_theme_section_19 figure img{max-height: 600px; object-fit: cover; min-height: 600px; width: 100%;} #sh_corpomate_theme_section_19 figure figcaption{pointer-events: none;} #sh_corpomate_theme_section_19 figure figcaption .sh_content_text{pointer-events: all;} #sh_corpomate_theme_section_19 .carousel-item.active .sh_content_text h1{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInUp !important; animation-delay: 0.3s;} #sh_corpomate_theme_section_19 .carousel-item.active .sh_content_text p{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown !important; animation-delay: 0.3s;} #sh_corpomate_theme_section_19 .carousel-item.active .sh_content_text a{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown !important; animation-delay: 0.3s;} #sh_corpomate_theme_section_19 .owl-dots{display: none;} @media only screen and (max-width: 825px){#sh_corpomate_theme_section_19 figure .sh_content .sh_content_text{width: 85%;}} @media only screen and (max-width: 585px){#sh_corpomate_theme_section_19 .owl-item.active .sh_content_text h1{font-size: 60px;}} @media only screen and (max-width: 500px){#sh_corpomate_theme_section_19 figure img{min-height: 400px; max-height: none;}#sh_corpomate_theme_section_19 figure .sh_content .sh_content_text h1{font-size: 35px !important;}#sh_corpomate_theme_section_19 figure .sh_content .sh_content_text p{font-size: 14px;}} #sh_corpomate_theme_section_20{width: 100%; margin-top: 50px; z-index: 111; position: relative;} #sh_corpomate_theme_section_20 .sh_icon{width: 80px; float: left; margin-right: 10px; display: inline-block; height: 120px;} #sh_corpomate_theme_section_20 .sh_icon .sh_dia{width: 65px; height: 65px; overflow: hidden; display: block;} #sh_corpomate_theme_section_20 .sh_icon .sh_dia span{line-height: 65px; transition: all 0.5s; display: block; font-size: 35px; text-align: center; color: #1B9DB6;} #sh_corpomate_theme_section_20 .sh_right_content h4{font-size: 22px; line-height: 28px; margin-bottom: 10px; font-weight: 600; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_20 .sh_right_content p{margin: 0px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 17px; line-height: 1.8; margin-top: 0;} #sh_corpomate_theme_section_20 .sh_content:hover .sh_icon1{margin-top: -65px; transition: all 0.5s;} #sh_corpomate_theme_section_20 .sh_content{padding: 15px 0;} #sh_corpomate_theme_section_20 .bg-white{border-radius: 5px;} #sh_corpomate_theme_section_20 .row{box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);} #sh_corpomate_theme_section_20 .sh_border_right:after{content: ''; position: absolute; top: 30px; right: 0; width: 1px; height: 50px; background: #000; opacity: .2; top: 50%; transform: translateY(-50%);} #sh_corpomate_theme_section_20 .sh_disable_hover_cls .sh_content:hover .sh_icon1{margin-top: 0px;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_20 .sh_icon{width: 60px;}#sh_corpomate_theme_section_20 .sh_right_content h4{margin-bottom: 10px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_20 .sh_border_right:after{display: none;}} #sh_corpomate_theme_section_21{width: 100%; padding: 50px 0 0;} #sh_corpomate_theme_section_21 .shadow-primary{box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);} #sh_corpomate_theme_section_21 .rounded-border{width: 100%; height: 370px; object-fit: cover;} #sh_corpomate_theme_section_21 .section-heading{position: relative; margin-bottom: 10px;} #sh_corpomate_theme_section_21 .section-heading h3{position: relative; font-size: 32px; font-weight: 600; line-height: 130%; word-spacing: 2px; margin-bottom: 10px; margin-top: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_21 .pl-45-md{padding-left: 45px;} #sh_corpomate_theme_section_21 .primary-color{color: #1B9DB6 !important;} #sh_corpomate_theme_section_21 .text-content-big p{font-size: 17px; font-weight: 500; line-height: 1.8; margin-bottom: 15px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_21 .primary-list li{list-style-type: none; font-size: 17px; font-weight: 600; margin-top: 15px;} #sh_corpomate_theme_section_21 .primary-list li span{color: #1B9DB6; padding-right: 10px;} #sh_corpomate_theme_section_21 ul{padding-left: 0px; margin-bottom: 0;} @media screen and (max-width: 991px){#sh_corpomate_theme_section_21 .pl-45-md{padding-left: 0;}} @media (max-width: 767px){#sh_corpomate_theme_section_21 .section-heading h3{font-size: 24px;}#sh_corpomate_theme_section_21 .section-heading{padding-top: 20px;}} #sh_corpomate_theme_section_22{width: 100%; margin-top: 50px;} #sh_corpomate_theme_section_22 .sh_bg{background-size: cover; transition: all .4s;} #sh_corpomate_theme_section_22 .sh_fearture_box{z-index: 1; background-color: #ffffff; padding: 55px 30px; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); transition: all .4s;} #sh_corpomate_theme_section_22 .sh_fearture_box .sh_icon{font-size: 45px;} #sh_corpomate_theme_section_22 .sh_fearture_box .sh_icon span{color: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_22 .sh_fearture_box h3{font-size: 22px; transition: all .4s; font-weight: 700; margin: 15px 0 15px;} #sh_corpomate_theme_section_22 .sh_fearture_box p{margin-bottom: 25px; transition: 0.5s; font-size: 17px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_22 .sh_fearture_box a{padding: 14px 30px 14px; font-size: 16px; font-weight: 600; border-radius: 0;} #sh_corpomate_theme_section_22 .sh_bg:hover .sh_fearture_box{background: rgba(0, 0, 0, 0.5); transition: all 0.4s;} #sh_corpomate_theme_section_22 .sh_bg:hover .sh_fearture_box .sh_icon span{color: #fff;} #sh_corpomate_theme_section_22 .sh_bg:hover .sh_fearture_box h3{color: #fff; transition: all .4s;} #sh_corpomate_theme_section_22 .sh_bg:hover .sh_fearture_box p{color: #fff; transition: all .4s;} #sh_corpomate_theme_section_22 .sh_bg:hover .sh_fearture_box{margin-top: -5px; transition: all .5s;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_22{margin-top: 30px;}#sh_corpomate_theme_section_22 .sh_bg{margin-top: 20px;}} #sh_corpomate_theme_section_23{position: relative; width: 100%; margin: 50px 0 0; background-color: #abbcbf !important; padding: 50px 0;} #sh_corpomate_theme_section_23 .sh_testimonial{background: #fff; padding: 10px 35px 35px 35px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); text-align: center; position: relative; margin-top: 7px; overflow: hidden;} #sh_corpomate_theme_section_23 .sh_testimonial .sh_rating{position: absolute; right: -6px; top: -13px; z-index: 1; width: 90px; height: 90px; text-align: right; overflow: hidden;} #sh_corpomate_theme_section_23 .sh_testimonial .sh_rating .sh_star{font-size: 11px; font-weight: bold; color: #FFF; text-transform: uppercase; text-align: center; -webkit-transform: rotate(45deg); width: 107px; display: block; background: #FC6761; box-shadow: 0 3px 10px -5px black; position: absolute; top: 25px; right: -23px; height: 25px; line-height: 25px; margin: 0; padding: 0;} #sh_corpomate_theme_section_23 .sh_testimonial .sh_rating .sh_star li{display: inline-block;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title{position: relative; overflow: hidden; padding-top: 25px;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title .sh_img{position: relative; display: inline-block; z-index: 3;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title .sh_img img{width: 70px; height: 70px; border-radius: 100%; display: inline-block; position: relative; object-fit: cover;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title h4{font-size: 20px; display: block; margin: 20px 0 15px;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title h4 span{display: block; font-size: 13px; font-weight: 400; margin-top: 10px; color: #1B9DB6;} #sh_corpomate_theme_section_23 .sh_testimonial_content p{position: relative; z-index: 4; font-size: 15px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title .sh_img:before{border-color: #1B9DB6;} #sh_corpomate_theme_section_23 .sh_testimonial_content:hover .sh_img_title .sh_img:before{transition: all 0.75s ease-in-out; transform-origin: center; transform: scale(1.5); border-color: #1B9DB6; opacity: 0;} #sh_corpomate_theme_section_23 .sh_testimonial_content .sh_img_title .sh_img::before{content: ''; z-index: -1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 3px solid transparent; border-radius: 100%; transform-origin: center; transform: scale(1);} #sh_corpomate_theme_section_23:before{background: #abbcbf; opacity: 0.7; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_23{padding: 50px 0 30px;}} #sh_corpomate_theme_section_24{width: 100%; padding-top: 50px;} #sh_corpomate_theme_section_24 .sh_border .sh_img{padding: 1.5rem 0;} #sh_corpomate_theme_section_24 .sh_border{border: 1px solid #e1e1e1; transition: all .4s;} #sh_corpomate_theme_section_24 .sh_border_right{border-right: 0px;} #sh_corpomate_theme_section_24 .sh_border_bottom{border-bottom: 0px;} #sh_corpomate_theme_section_24 .sh_border:hover{box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important; transition: all .4s;} #sh_corpomate_theme_section_24 .sh_border .sh_img img{max-width: 100%; height: 100px; object-fit: contain;} #sh_corpomate_theme_section_24 .sh_more_btn{text-align: right;} #sh_corpomate_theme_section_24 .sh_more_btn a{padding: 14px 30px 14px; text-decoration: none; border-radius: 0; margin-right: -15px; box-shadow: none;} #sh_corpomate_theme_section_27{margin-bottom: 0px; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; position: relative; padding: 80px 0; margin-top: 50px;} #sh_corpomate_theme_section_27:before{background: #abbcbf; opacity: 0.2; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%;} #sh_corpomate_theme_section_27 .sh_counter{text-align: center;} #sh_corpomate_theme_section_27 .sh_counter span{font-size: 32px; color: #fff;} #sh_corpomate_theme_section_27 .sh_counter .sh_heading{position: relative; padding-bottom: 15px; margin: 10px 0px 10px; color: #fff;} #sh_corpomate_theme_section_27 .sh_counter .sh_heading:before{position: absolute; content: ""; width: 20px; height: 2px; background: #fff; left: 50%; margin-left: -10px; bottom: 0px;} #sh_corpomate_theme_section_27 .sh_counter .sh_count_num{font-size: 28px; display: block; color: #fff; font-weight: bold; margin: 10px 0px 0px;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_27 .sh_counter{margin-bottom: 50px;}#sh_corpomate_theme_section_27{padding: 80px 0 30px;}} #sh_corpomate_theme_section_25{width: 100%;} #sh_corpomate_theme_section_25 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_25 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_25 .sh_title p{padding-top: 10px; font-size: 17px; color: #828282; line-height: 28px;} #sh_corpomate_theme_section_25 .sh_content{margin-top: 50px; display: inline-block;} #sh_corpomate_theme_section_25 .sh_left_content{box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); width: 50%; float: left; position: relative;} #sh_corpomate_theme_section_25 .sh_left_content img{width: 100%; height: 263px; object-fit: cover;} #sh_corpomate_theme_section_25 .sh_right_content{width: 50%; float: left; padding-left: 15px;} #sh_corpomate_theme_section_25 .sh_right_content h4{font-size: 20px; font-weight: 600; line-height: 26px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_25 .sh_right_content .sh_border_bottom{border-bottom: 1px solid #e2e2e2; padding-bottom: 15px;} #sh_corpomate_theme_section_25 .sh_right_content p{font-size: 16px; font-weight: 500; line-height: 28px; margin-bottom: 15px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media{margin-top: 30px;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul{margin: 0px; padding: 0px;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li{display: inline-block; list-style: outside none none; margin-right: 5px;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li a{display: block; transition: all .4s;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li:last-child{margin-right: 0;} #sh_corpomate_theme_section_25 .sh_content .sh_right_content .sh_social_media ul li a:hover{transition: all .4s;} #sh_corpomate_theme_section_25 .sh_left_content .sh_img_bg{transition: all .4s; background: transparent; pointer-events: none;} #sh_corpomate_theme_section_25 .sh_left_content:hover .sh_img_bg{position: absolute; left: 0; top: 0; background: #1B9DB6; opacity: 0.5; width: 100%; height: 100%; transition: all .4s;} #sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li a{width: 35px; height: 35px; border-radius: 10%; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.12); text-align: center; padding: 5px; font-size: 16px; transition: all 0.3s ease;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_25{margin: 30px 0 0;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li{margin-right: 0;}#sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li a{width: 30px; height: 30px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_25 .sh_content{margin-top: 20px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li{margin-right: 0;}#sh_corpomate_theme_section_25 .sh_right_content .sh_social_media ul li a{width: 30px; height: 30px;}} #sh_corpomate_theme_section_26{width: 100%; padding-top: 50px; margin-bottom: 70px;} #sh_corpomate_theme_section_26 .sh_Table{text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); transition: all .4s;} #sh_corpomate_theme_section_26 .sh_Table .sh_header{padding: 30px 0; background: #1B9DB6; position: relative; transition: all 0.3s ease 0s;} #sh_corpomate_theme_section_26 .sh_Table .sh_header:before{left: 40px;} #sh_corpomate_theme_section_26 .sh_Table .sh_header:before, #sh_corpomate_theme_section_26 .sh_Table .sh_header:after{content: ""; width: 16px; height: 16px; border-radius: 50%; border: 1px solid #d9d9d8; position: absolute; bottom: 12px;} #sh_corpomate_theme_section_26 .sh_Table .sh_heading{font-size: 20px; color: #fff; text-transform: uppercase; letter-spacing: 2px; margin-top: 0;} #sh_corpomate_theme_section_26 .sh_Table .sh_value{display: inline-block; position: relative; font-size: 55px; font-weight: bold; color: #fff; transition: all 0.3s ease 0s;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content{padding-top: 50px; background: #fff; position: relative;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:before{left: 40px;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:before, #sh_corpomate_theme_section_26 .sh_Table .sh_Content:after{content: ""; width: 16px; height: 16px; border-radius: 50%; border: 1px solid #7c7c7c; position: absolute; top: 12px;} #sh_corpomate_theme_section_26 .sh_Table .sh_currency{font-size: 30px; font-weight: bold; position: absolute; top: 6px; left: -19px;} #sh_corpomate_theme_section_26 .sh_Table .sh_month{font-size: 16px; color: #fff; position: absolute; bottom: 15px; right: -30px; text-transform: uppercase;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content ul{padding: 0 20px; margin: 0; list-style: none;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:before{left: 44px;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:before, #sh_corpomate_theme_section_26 .sh_Table .sh_Content:after{content: ""; width: 16px; height: 16px; border-radius: 50%; border: 1px solid #7c7c7c; position: absolute; top: 12px;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:before, #sh_corpomate_theme_section_26 .sh_Table .sh_Content:after{content: ""; width: 8px; height: 46px; border-radius: 3px; background: linear-gradient(to bottom, #818282 50%, #727373 50%); position: absolute; top: -22px; z-index: 1; box-shadow: 0 0 5px #707070; transition: all 0.3s ease 0s;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content ul li{font-size: 15px; font-weight: bold; padding: 10px 0; border-bottom: 1px solid #d9d9d8;} #sh_corpomate_theme_section_26 .sh_Table .btn{padding: 14px 30px 14px; display: inline-block; font-size: 16px; text-transform: uppercase; margin: 30px 0; transition: all 0.3s ease 0s; border-radius: 0px; border-color: transparent;} #sh_corpomate_theme_section_26 .sh_Table .sh_Content:after{right: 44px;} #sh_corpomate_theme_section_26 .sh_Table .sh_header:after{right: 40px;} #sh_corpomate_theme_section_26 .sh_Table:hover{box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important; transition: all .4s;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_26 .sh_Table{margin-bottom: 20px;}#sh_corpomate_theme_section_26{margin-bottom: 50px;}} #sh_corpomate_theme_section_152 h1{font-weight: 600; width: 100%; text-align: center; margin-bottom: 0;} #sh_corpomate_theme_section_152 .highlight{color: #1B9DB6;} #sh_corpomate_theme_section_152{padding: 50px 0 0;} #sh_corpomate_theme_section_103 .breadcrumb-section .overlay-black{padding: 80px 0px; margin-bottom: 0px;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-title{padding: 0px 70px;} #sh_corpomate_theme_section_103 .mb-50{margin-bottom: 20px;} #sh_corpomate_theme_section_103 .text-center{text-align: center !important;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-title .sub-title{color: #ffffff; margin-bottom: 15px; letter-spacing: 8px; font-size: 18px; text-transform: uppercase; line-height: normal; display: inline-block;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-title .big-title{margin: 0px; font-size: 42px; color: #ffffff; text-transform: uppercase;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-title .big-title strong{font-weight: 900; color: #1B9DB6;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul{padding: 0px; margin: 0 auto; display: table;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item{float: left; list-style: none; position: relative; margin-right: 30px; padding-right: 30px; color: #ffffff; display: inline-block; text-transform: capitalize;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:before{top: 0; bottom: 0; right: -5px; margin: 0px; padding: 0px; content: '|'; font-weight: 700; position: absolute; color: #ffffff;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link{font-weight: 700; color: #ffffff; text-transform: capitalize;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link:hover{color: #1B9DB6;} #sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:last-child{margin-right: 0px; padding-right: 0px;} @media (max-width: 767px){#sh_corpomate_theme_section_103 .text-sm-left{text-align: center !important;}#sh_corpomate_theme_section_103 .text-left{text-align: center !important;}#sh_corpomate_theme_section_103 .section-separator:before{margin-left: -45px;}#sh_corpomate_theme_section_103 .route ul li a{padding-left: 0px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_103 .breadcrumb-section .breadcrumb-title{padding: 0;}} #sh_corpomate_theme_section_73{width: 100%; padding: 50px 0 0;} #sh_corpomate_theme_section_73 .sh_left_content h4{font-size: 22px; line-height: 32px; margin-bottom: 15px; font-weight: 600;} #sh_corpomate_theme_section_73 .sh_left_content h2{font-size: 34px; margin-bottom: 20px; font-weight: 700; color: #1B9DB6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_73 .sh_left_content p{margin-bottom: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 17px; font-weight: 500; line-height: 1.8;} #sh_corpomate_theme_section_73 .sh_left_content .sh_more_btn{display: inline-block; cursor: pointer; outline: none; line-height: 1.42857; text-align: center; letter-spacing: 1.5px; overflow: hidden; vertical-align: middle; padding: 14px 30px 14px; font-size: 16px; font-weight: 600; border-radius: 0;} #sh_corpomate_theme_section_73 .sh_right_img{box-shadow: 0 0px 6px 6px rgba(0, 0, 0, 0.05), 40px 40px 0 0 #1B9DB6; margin-right: 40px; margin-bottom: 40px; position: relative; overflow: hidden; border-radius: 8px;} #sh_corpomate_theme_section_73 .sh_right_img img{width: 100%; height: 340px; vertical-align: middle; object-fit: cover;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_73 .sh_left_content{margin-bottom: 20px;}} #sh_corpomate_theme_section_74{width: 100%; background-color: #fff; position: relative; margin: 0; margin-top: 50px;} #sh_corpomate_theme_section_74 .sh_img{display: -webkit-box; display: -webkit-flex; display: flex; position: relative;} #sh_corpomate_theme_section_74 .sh_img img{width: 100%; object-fit: cover; height: 395px; object-fit: cover;} #sh_corpomate_theme_section_74 .sh_content{padding: 30px 40px; position: relative; text-align: center;} #sh_corpomate_theme_section_74 .sh_content .sh_number{font-size: 100px; font-weight: 900; font-family: rubik; color: #F2EFF2; margin-bottom: -60px; line-height: 100px;} #sh_corpomate_theme_section_74 .sh_content .sh_content_title{font-size: 34px; color: #1B9DB6; font-weight: 600;} #sh_corpomate_theme_section_74 .sh_content p{font-size: 17px; line-height: 1.8; margin-bottom: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_74 .sh_content a{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; display: inline-block; font-weight: 600; padding: 0; color: #1B9DB6; font-size: 16px;} #sh_corpomate_theme_section_74 .col-md-4{padding: 0;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_74 .sh_content .sh_content_title{font-size: 28px;}#sh_corpomate_theme_section_74 .sh_content{padding: 10px 20px;}#sh_corpomate_theme_section_74 .sh_img img{height: 300px;}} #sh_corpomate_theme_section_75{width: 100%; padding: 50px 0 0px;} #sh_corpomate_theme_section_75 .sh_left_content{width: 100%;} #sh_corpomate_theme_section_75 .sh_left_content .sh_skill{margin-bottom: 50px;} #sh_corpomate_theme_section_75 .sh_left_content .sh_skill h2{margin-top: 0; margin-bottom: 10px; font-weight: 600; font-size: 32px;} #sh_corpomate_theme_section_75 .sh_left_content .sh_skill p{padding-top: 10px; font-size: 17px; line-height: 1.8; margin-bottom: 24px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_75 .sh_left_content .sh_project h2{font-size: 32px; line-height: 35px; margin-bottom: 10px; font-weight: 700;} #sh_corpomate_theme_section_75 .sh_left_content .sh_project p{font-size: 17px; line-height: 1.8; margin-bottom: 0px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_75 .sh_right_content{width: 100%;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress{position: relative; margin-bottom: 50px;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress p{font-size: 18px; line-height: 24px; font-weight: 600; display: inline-block; margin-bottom: 10px; width: 100%;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .sh_right_pers{float: right;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .progress{height: 5px;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .progress-bar.sh_first{height: 5px; background-color: #1B9DB6;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .progress-bar.sh_second{height: 5px; background-color: #abbcbf;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .progress-bar.sh_third{height: 5px; background-color: #1B9DB6;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress .progress-bar.sh_last{height: 5px; background-color: #abbcbf;} #sh_corpomate_theme_section_75 .sh_right_content .sh_first_progress:last-child{margin-bottom: 0;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_75 .sh_left_content{margin-bottom: 20px;}} #sh_corpomate_theme_section_77{margin: 0; padding: 40px 0; background-color: #1B9DB6; margin-bottom: 0px; margin-top: 0px;} #sh_corpomate_theme_section_77 .sh_text{margin-bottom: 0; position: relative;} #sh_corpomate_theme_section_77 .sh_text .sh_title h1{color: #fff; position: relative; padding-bottom: 1rem; font-size: 34px; font-weight: 600;} #sh_corpomate_theme_section_77 .sh_text .sh_title h1:after{content: ''; position: absolute; bottom: 5px; left: 0; width: 3.9rem; height: 0.0625rem; background: #fff;} #sh_corpomate_theme_section_77 .sh_text p{color: #fff; max-width: 39.4rem; margin: 0; font-size: 1.0625rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_77 .sh_btn_register{margin: 0px !important; float: right; text-align: center; margin-top: 2.8rem; border: 2px solid #fff; font-weight: 600; -webkit-transition: all 0.2s ease-in-out; text-decoration: none; position: relative; top: 30%; border-radius: 0 !important; color: #fff;} #sh_corpomate_theme_section_77 .sh_btn_register i{font-size: 1rem; margin-right: 0.625rem;} #sh_corpomate_theme_section_77 .sh_btn_register span{margin-right: 5px;} @media (max-width: 767px){#sh_corpomate_theme_section_77 .sh_btn_register{float: none;}} #sh_corpomate_theme_section_76{width: 100%;} #sh_corpomate_theme_section_76 .sh_content{position: relative; padding-top: 60px; text-align: center;} #sh_corpomate_theme_section_76 .sh_content .sh_num_icon{font-size: 30px; color: #1B9DB6; border: 1px solid #cecece; border-radius: 50%; padding: 25px 20px 20px 20px; width: 90px; height: 90px; margin-top: -15px; position: relative; margin: 0 auto;} #sh_corpomate_theme_section_76 .sh_content .sh_num_icon:before{position: absolute; left: 0; top: 0; bottom: 0; right: 0; content: ""; background-color: #1B9DB6; -webkit-transform: scale(1.25); transform: scale(1.25); border-radius: 50px; opacity: 0; z-index: -1; transition: all .3s ease 0s; -webkit-transition: all .3s ease 0s;} #sh_corpomate_theme_section_76 .sh_content .sh_num_icon .sh_num{display: block; width: 25px; height: 25px; background-color: #1B9DB6; color: #fff; font-weight: 300; border-radius: 50%; position: absolute; left: 38%; font-size: 13px; top: -12px; line-height: 25px;} #sh_corpomate_theme_section_76 .sh_content .sh_num_icon .sh_icon{font-weight: 600;} #sh_corpomate_theme_section_76 .sh_content h4{font-size: 22px; margin: 25px 0 5px 0; font-weight: 600; margin-bottom: 10px;} #sh_corpomate_theme_section_76 .sh_content p{padding: 0 40px; margin-bottom: 1rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 17px; line-height: 1.8; margin-bottom: 0;} #sh_corpomate_theme_section_76 .sh_content p:after{background: url(/sh_corpomate_theme/static/src/img/arrow-1.png); content: ""; height: 80px; position: absolute; width: 100%; left: 75%; top: 85px; background-repeat: no-repeat;} #sh_corpomate_theme_section_76 .sh_second_content p:after{background: url(/sh_corpomate_theme/static/src/img/arrow-2.png); background-repeat: no-repeat; top: 50px;} #sh_corpomate_theme_section_76 .sh_last_content p:after{background: none; display: none;} #sh_corpomate_theme_section_76 .sh_content:hover .sh_num_icon:before{opacity: 1; transition: all .4s; transform: scale(1);} #sh_corpomate_theme_section_76 .sh_content:hover .sh_num_icon .sh_icon{color: #fff;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_76 .sh_content p:after{left: 70%;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_76 .sh_second_content p:after{background-size: contain; width: 65%;}#sh_corpomate_theme_section_76 .sh_content p:after{background-size: contain; width: 65%;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_76 .sh_content p:after{display: none;}} #sh_corpomate_theme_section_78{margin-top: 50px; background: url(/sh_corpomate_theme/static/src/img/b2.jpeg); background-size: cover; background-position: center;} #sh_corpomate_theme_section_78 .sh_bg{height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8); padding: 100px 0;} #sh_corpomate_theme_section_78 .sh_content h1{font-size: 60px; color: #fff; line-height: 70px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_78 .sh_content p{font-size: 16px; line-height: 28px; color: #fff; margin-bottom: 30px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_78 .sh_content .sh_btn{display: inline-block; width: 100%;} #sh_corpomate_theme_section_78 .sh_content .sh_btn a{display: inline-block; padding: 15px 40px; font-weight: 600; color: #fff; margin-right: 10px; text-transform: uppercase; border-radius: 0;} #sh_corpomate_theme_section_78 .sh_video{width: 100%; text-align: right;} #sh_corpomate_theme_section_78 .sh_video a{display: block; position: relative; margin: auto; width: 66px; height: 66px; border-radius: 50%; background: #1B9DB6; font-size: 18px; color: #fff; -webkit-animation: 1.6s playShadow ease-out infinite; animation: 1.6s playShadow ease-out infinite; display: -webkit-box; display: -webkit-box; display: -webkit-flex; display: flex; cursor: pointer; text-decoration: none;} #sh_corpomate_theme_section_78 .sh_video a span{position: absolute; left: 50%; top: 50%; transform: translateY(-50%) translateX(-50%);} #sh_corpomate_theme_section_78 .sh_content .sh_btn a:last-child{background: #fff; color: #1B9DB6;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_78 .sh_video{margin-top: 50px; text-align: center;}#sh_corpomate_theme_section_78 .sh_video a span{transform: translateY(-50%) translateX(-50%) !important;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_78 .sh_bg{padding: 50px 0;}} @media only screen and (max-width: 410px){#sh_corpomate_theme_section_78 .sh_content .sh_btn{text-align: center;}#sh_corpomate_theme_section_78 .sh_content .sh_btn a{padding: 13px 25px;}} #sh_corpomate_theme_section_98{padding: 0px 0 20px; margin-top: 50px;} #sh_corpomate_theme_section_98 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_98 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_98 .sh_title p{padding-top: 10px; color: #828282; line-height: 28px; font-size: 17px;} #sh_corpomate_theme_section_98 .sh_content{position: relative; overflow: hidden; margin-bottom: 30px;} #sh_corpomate_theme_section_98 .sh_content .sh_img_content img{max-width: 100%; height: auto; vertical-align: middle;} #sh_corpomate_theme_section_98 .sh_content .sh_description{background: #1B9DB6; color: #abbcbf; position: absolute; left: 0; right: 0; bottom: -100px; padding: 7px 25px 15px; -webkit-transform: scale(1) translateY(0px); transform: scale(1) translateY(0px); -webkit-transition: all 0.7s ease-out; transition: all 0.7s ease-out; opacity: 0.8;} #sh_corpomate_theme_section_98 .sh_content .sh_description h3{margin-bottom: 0; padding: 10px 0; font-size: 22px;} #sh_corpomate_theme_section_98 .sh_content .sh_description h3 a{text-decoration: none; color: #abbcbf;} #sh_corpomate_theme_section_98 .sh_content .sh_description p{line-height: 1.6; margin: 0 0 20px 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_98 .sh_content .sh_description a.sh_more_btn{color: #abbcbf; font-weight: 600; text-transform: uppercase; text-decoration: none;} #sh_corpomate_theme_section_98 .sh_content .sh_description a.sh_more_btn span{padding-left: 10px;} #sh_corpomate_theme_section_98 .sh_content .sh_description .sh_icon{text-decoration: none;} #sh_corpomate_theme_section_98 .sh_content .sh_description .sh_icon .sh_first_icon{display: block; color: #abbcbf; font-size: 18px; position: absolute; right: 15px; top: 25px;} #sh_corpomate_theme_section_98 .sh_content .sh_description .sh_icon .sh_two_icon{display: block; color: #abbcbf; font-size: 18px; opacity: 0; position: absolute; right: 15px; top: 25px;} #sh_corpomate_theme_section_98 .sh_content:hover .sh_description{bottom: 100px; padding-bottom: 30px; padding-top: 20px; -webkit-transform: scale(1) translateY(101px); transform: scale(1) translateY(101px);} #sh_corpomate_theme_section_98 .sh_content:hover .sh_description .sh_icon .sh_first_icon{opacity: 0;} #sh_corpomate_theme_section_98 .sh_content:hover .sh_description .sh_icon .sh_two_icon{opacity: 1;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_98 .sh_content .sh_description h3{font-size: 18px;}#sh_corpomate_theme_section_98 .sh_content .sh_description{padding: 7px 15px 15px;}#sh_corpomate_theme_section_98 .sh_content .sh_description .sh_icon .sh_two_icon{top: 30px;}#sh_corpomate_theme_section_98 .sh_content .sh_description .sh_icon .sh_first_icon{top: 20px;}#sh_corpomate_theme_section_98 .sh_content:hover .sh_description{padding-bottom: 10px;}} @media only screen and (min-width: 576px) and (max-width: 767px){#sh_corpomate_theme_section_98 .sh_content .sh_img_content img{width: 100%;}#sh_corpomate_theme_section_98 .sh_content .sh_description{bottom: -75px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_98 .sh_content .sh_img_content img{width: 100%;}} @media only screen and (min-width: 530px) and (max-width: 576px){#sh_corpomate_theme_section_98 .sh_content .sh_description{bottom: -80px;}} #sh_corpomate_theme_section_99{background: #1B9DB6; padding: 50px 0;} #sh_corpomate_theme_section_99 .sh_left_content{color: #fff;} #sh_corpomate_theme_section_99 .sh_left_content h3{color: #ffffff; font-size: 30px; margin-bottom: 5px;} #sh_corpomate_theme_section_99 .sh_left_content p{margin-bottom: 0; line-height: 1.6; margin: 0 0 20px 0; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_99 .sh_right_content{text-align: right;} #sh_corpomate_theme_section_99 .sh_right_content a{border: 2px solid #ffffff; -webkit-border-radius: 0px; border-radius: 0px; color: #ffffff; font-size: 16px; font-weight: 600; margin-top: 8px; padding: 16px 30px; text-transform: uppercase; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; display: inline-block; margin-top: 6px; text-decoration: none;} #sh_corpomate_theme_section_99 .sh_right_content a span{font-size: 18px; padding-left: 12px;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_99 .sh_left_content{text-align: center;}#sh_corpomate_theme_section_99 .sh_right_content{text-align: center;}} #sh_corpomate_theme_section_141{padding-top: 50px; padding-bottom: 50px;} #sh_corpomate_theme_section_141 .site-heading h2{font-size: 40px; color: #22233b; font-weight: 600; text-transform: capitalize; font-family: 'Dosis', sans-serif; margin-bottom: 10px;} #sh_corpomate_theme_section_141 .site-heading{width: 60%; text-align: center; margin: 0 auto 30px;} #sh_corpomate_theme_section_141 p{line-height: 1.8; margin: 0; color: #737373; font-size: 15px; line-height: 28px;} #sh_corpomate_theme_section_141 .single-team{border: 1px solid #ddd; overflow: hidden; -webkit-perspective: 1000px; perspective: 1000px; margin-bottom: 0px; position: relative;} #sh_corpomate_theme_section_141 .team-image > img{width: 100%; height: 340px; object-fit: cover;} #sh_corpomate_theme_section_141 .team-info{background-color: #1B9DB6; height: 51%; left: 0; position: absolute; top: 0; -webkit-transform: rotateY(97deg); transform: rotateY(97deg); -webkit-transform-origin: left center 0; transform-origin: left center 0; -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%;} #sh_corpomate_theme_section_141 .team-overlay-one{left: 50%; position: absolute; text-align: center; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%;} #sh_corpomate_theme_section_141 .team-overlay-one > h3{color: #fff; display: inline-block; font-family: "Montserrat", sans-serif; font-size: 20px; font-weight: 600; margin-bottom: 10px; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;} #sh_corpomate_theme_section_141 .team-overlay-one > p{color: #fff; font-size: 15px; font-weight: 400; text-transform: capitalize;} #sh_corpomate_theme_section_141 .team-info-two{background-color: #1B9DB6; height: 50%; right: 0; position: absolute; bottom: 0; -webkit-transform: rotateY(-97deg); transform: rotateY(-97deg); -webkit-transform-origin: right center 0; transform-origin: right center 0; -webkit-transition: all 0.8s ease-in-out 0s; transition: all 0.8s ease-in-out 0s; visibility: hidden; width: 100%;} #sh_corpomate_theme_section_141 .team-overlay-two{left: 43%; position: absolute; text-align: center; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%;} #sh_corpomate_theme_section_141 .team-overlay-two > ul{text-align: center;} #sh_corpomate_theme_section_141 .team-overlay-two li{display: inline-block;} #sh_corpomate_theme_section_141 .team-overlay-two a{background: #fff none repeat scroll 0 0; border-radius: 5px; display: block; color: #1B9DB6; height: 30px; line-height: 30px; text-align: center; width: 30px;} #sh_corpomate_theme_section_141 .team-overlay-two ul li i{color: #00B6CC;} #sh_corpomate_theme_section_141 .single-team:hover .team-info{-webkit-transform: rotateY(0deg); transform: rotateY(0deg); visibility: visible;} #sh_corpomate_theme_section_141 .single-team:hover .team-info-two{-webkit-transform: rotateY(0deg); transform: rotateY(0deg); visibility: visible;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_141 .single-team{margin-bottom: 20px;}#sh_corpomate_theme_section_141{padding-bottom: 50px;}} #sh_corpomate_theme_section_145{width: 100%; padding-top: 0px; padding-top: 50px;} #sh_corpomate_theme_section_145 .sh_title{text-align: center;} #sh_corpomate_theme_section_145 .sh_title h2{font-size: 32px; font-weight: 600; margin-bottom: 50px;} #sh_corpomate_theme_section_145 .sh_loction h5{text-transform: capitalize; margin-bottom: 15px; font-size: 20px; line-height: 22px; font-weight: 600;} #sh_corpomate_theme_section_145 .sh_loction a{display: block; margin-bottom: 10px; text-decoration: none;} #sh_corpomate_theme_section_145 .sh_loction a .sh_map_icon{font-size: 18px; padding-right: 20px; line-height: 24px; color: #1B9DB6; height: 35px; display: inline-block; width: 30px; vertical-align: top;} #sh_corpomate_theme_section_145 .sh_loction a .sh_num_icon{font-size: 18px; padding-right: 15px; line-height: 24px; color: #1B9DB6;} #sh_corpomate_theme_section_145 .sh_loction a .sh_email{font-size: 18px; padding-right: 13px; line-height: 24px; color: #1B9DB6;} #sh_corpomate_theme_section_145 .sh_loction a .sh_email_add, #sh_corpomate_theme_section_145 .sh_loction a .sh_phone_num, #sh_corpomate_theme_section_145 .sh_loction a .sh_map_add{color: #444; font-size: 16px; line-height: 1.8;} #sh_corpomate_theme_section_145 .sh_loction a .sh_map_add{display: inline-block; width: 80%;} #sh_corpomate_theme_section_145 .sh_loction a:hover{color: #1B9DB6;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_145 .sh_loction{padding-top: 20px;}} #sh_corpomate_theme_section_90{padding: 50px 0 0px;} #sh_corpomate_theme_section_90 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_90 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_90 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_90 .sh_content{transition: .4s; background: #fff; padding: 20px 20px 20px 90px; border-radius: 0px; position: relative; border: 1px solid #dcdcdc;} #sh_corpomate_theme_section_90 .sh_content .sh_icon{position: absolute; left: 20px; top: 20px; width: 50px; height: 50px; text-align: center; line-height: 47px; border: 1px dashed #1B9DB6; color: #1B9DB6; border-radius: 50%; font-size: 22px; transition: all .4s;} #sh_corpomate_theme_section_90 .sh_content .sh_right_content h4{font-size: 20px; color: #000; margin-bottom: 10px; font-weight: 600;} #sh_corpomate_theme_section_90 .sh_content .sh_right_content p{margin-bottom: 0; font-size: 15px; line-height: 1.8; color: #777; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_90 .sh_content .sh_right_content p a{color: #777; text-decoration: none; transition: .4s;} #sh_corpomate_theme_section_90 .sh_content:hover .sh_icon{color: #fff; background: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_90 .sh_content:hover{box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15); transition: all .4s; transform: translateY(-5px);} #sh_corpomate_theme_section_90 .sh_content .sh_right_content p a:hover{color: #1B9DB6;} #sh_corpomate_theme_section_91{padding: 50px 0 50px;} #sh_corpomate_theme_section_91 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_91 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_91 .sh_title p{padding-top: 10px; font-size: 17px; color: #828282; line-height: 28px;} #sh_corpomate_theme_section_91 form input{border: 0px; border-bottom: 1px solid #bbb; line-height: 1.1em; font-size: 15px; padding: 23px 30px; padding-left: 0; box-shadow: none; border-radius: 0;} #sh_corpomate_theme_section_91 form textarea{border: 0px; border-bottom: 1px solid #bbb; width: 100%; margin-top: 15px; box-shadow: none; outline: none; padding-left: 0; border-radius: 0;} #sh_corpomate_theme_section_91 form input::placeholder{font-size: 16px;} #sh_corpomate_theme_section_91 form textarea::placeholder{font-size: 16px;} #sh_corpomate_theme_section_91 form .sh_submit_btn{border-radius: 0;} #sh_corpomate_theme_section_91 form input:focus{transition: all .4s; border-color: #1B9DB6;} #sh_corpomate_theme_section_91 form textarea:focus{border-color: #1B9DB6;} #sh_corpomate_theme_section_91 .form-group{position: relative;} #sh_corpomate_theme_section_91 .form-group label{position: absolute; bottom: 0; color: #777; font-weight: 500; font-size: 18px; transition: all .4s;} #sh_corpomate_theme_section_91 .form-group input:focus + label{position: absolute; bottom: 25px; font-size: 14px; transition: all .4s;} #sh_corpomate_theme_section_91 .sh_text_aria label{position: absolute; bottom: auto; top: 0; color: #777; font-weight: 500; font-size: 18px; transition: all .4s;} #sh_corpomate_theme_section_91 .sh_text_aria textarea:focus + label{position: absolute; top: -25px; font-size: 14px; transition: all .4s;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_91{padding-top: 0;}} #sh_corpomate_theme_section_28{background: #1B9DB6; height: 700px; position: relative; padding-top: 80px;} #sh_corpomate_theme_section_28 .sh_content{padding: 75px 10px 10px;} #sh_corpomate_theme_section_28 .sh_content h1{font-weight: 700; font-size: 48px; color: #fff; margin-bottom: 20px;} #sh_corpomate_theme_section_28 .sh_content p{font-weight: 600; font-size: 24px; color: #fff; margin-bottom: 50px;} #sh_corpomate_theme_section_28 .sh_content .sh_btn{display: inline-block; width: 100%;} #sh_corpomate_theme_section_28 .sh_content .sh_btn a{display: inline-block; font-size: 16px; padding: 15px 24px; background: #fff; font-weight: 600; text-decoration: none; border-radius: 0px;} #sh_corpomate_theme_section_28 .sh_content .sh_btn a.sh_btn1{margin-right: 10px;} #sh_corpomate_theme_section_28 .sh_content .sh_btn a span{padding-left: 5px; font-weight: 600;} #sh_corpomate_theme_section_28 .sh_banner_img{position: absolute; bottom: -5px;} #sh_corpomate_theme_section_28 .sh_banner_img img{width: 100%;} #sh_corpomate_theme_section_28 .sh_right_content img{width: 100%;} #sh_corpomate_theme_section_28 .carousel-indicators{bottom: -50px;} #sh_corpomate_theme_section_28 .carousel-control-prev{display: none;} #sh_corpomate_theme_section_28 .carousel-control-next{display: none;} #sh_corpomate_theme_section_28{top: -90px; z-index: 0;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_28{height: 770px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_28 .sh_content .sh_btn a{padding: 13px 8px;}#sh_corpomate_theme_section_28 .sh_content h1{font-size: 40px;}#sh_corpomate_theme_section_28 .sh_content p{font-size: 20px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_28 .sh_right_content{display: none;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_28{height: 480px !important;}#sh_corpomate_theme_section_28 .sh_content h1{font-size: 30px; padding-top: 25px;}#sh_corpomate_theme_section_28 .sh_content p{font-size: 18px;}#sh_corpomate_theme_section_28 .sh_content{padding: 0px 10px 10px;}#sh_corpomate_theme_section_28 .sh_content .sh_btn a{padding: 13px;}#sh_corpomate_theme_section_28 .carousel-indicators{bottom: -35px;}#sh_corpomate_theme_section_28 .sh_content p{margin-bottom: 25px;}#sh_corpomate_theme_section_28 .sh_content .sh_btn a{padding: 10px 8px;}} #sh_corpomate_theme_section_29{width: 100%; overflow: hidden; padding-bottom: 50px;} #sh_corpomate_theme_section_29 .sh_content_box{background-image: url(/sh_corpomate_theme/static/src/img/b1.jpeg); padding: 30px 20px; position: relative; background-position: center; background-size: cover; background-repeat: no-repeat; text-align: center; border-radius: 10px; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1); border-radius: 9px;} #sh_corpomate_theme_section_29 .sh_content_box:before{content: ''; position: absolute; left: 0; width: 100%; height: 100%; background: #fff; top: 0; -webkit-transition: .4s; transition: .4s; border-radius: 7px;} #sh_corpomate_theme_section_29 .sh_content_box span{font-size: 25px; position: relative; color: #fff; transition: .4s; width: 55px; height: 55px; line-height: 55px; border-radius: 50%; transform: rotate(0deg); background: #1B9DB6;} #sh_corpomate_theme_section_29 .sh_content_box h3{font-size: 20px; position: relative; font-weight: 600; margin: 20px 0 17px; transition: .4s;} #sh_corpomate_theme_section_29 .sh_content_box p{position: relative; transition: .4s; margin: 0; line-height: 1.9; font-size: 16px; color: #777777; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_29 .sh_content_box:hover::before{background: #000; opacity: .77; transition: all .4s;} #sh_corpomate_theme_section_29 .sh_content_box:hover h3{color: #fff;} #sh_corpomate_theme_section_29 .sh_content_box:hover p{color: #fff;} #sh_corpomate_theme_section_29 .sh_content_box:hover span{transform: rotate(360deg); transition: all .4s;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_29 .sh_content_box h3{font-size: 18px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_29 .sh_content_box{margin-bottom: 20px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_29{margin-top: 0px;}} #sh_corpomate_theme_section_30{width: 100%; margin-top: 0px; background: #f5f5f5; padding: 0px; position: relative; padding: 50px 0 50px; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_30 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_30 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_30 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_30 .sh_bg_img img{width: 100%;} #sh_corpomate_theme_section_30 .sh_bg_img{background: url(/sh_corpomate_theme/static/src/img/border2.png); position: absolute; width: 100%; height: 150px; top: -145px; left: 0; background-size: cover; z-index: -1; background-repeat: no-repeat;} #sh_corpomate_theme_section_30 .sh_content_left{text-align: right;} #sh_corpomate_theme_section_30 .sh_content_left span{font-size: 48px; color: #1B9DB6;} #sh_corpomate_theme_section_30 .sh_content_left h4{font-size: 20px; line-height: 28px; letter-spacing: 0.5px; margin-top: 23px; font-weight: 600;} #sh_corpomate_theme_section_30 .sh_content_left p{padding-top: 27px; padding: 1em 0; color: #777; line-height: 24px; padding-bottom: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 16px; margin-bottom: 0;} #sh_corpomate_theme_section_30 .sh_margin_top{margin-top: 45px;} #sh_corpomate_theme_section_30 .sh_content{text-align: center; display: block; vertical-align: top; margin: 0; max-width: 100%;} #sh_corpomate_theme_section_30 .sh_content .sh_img{display: inline-block; vertical-align: top; max-width: 100%; border: 1px solid #ebebeb; padding: 15px; border-color: #ebebeb; border-radius: 50%; overflow: hidden;} #sh_corpomate_theme_section_30 .sh_content .sh_img img{display: block; width: 100%; border-radius: 100%; min-height: 480px; object-fit: cover;} #sh_corpomate_theme_section_30 .sh_content_right{text-align: left;} #sh_corpomate_theme_section_30 .sh_content_right span{font-size: 48px; color: #1B9DB6;} #sh_corpomate_theme_section_30 .sh_content_right h4{margin-top: 23px; font-size: 18px; line-height: 28px; letter-spacing: 0.5px; font-weight: 600;} #sh_corpomate_theme_section_30 .sh_content_right p{padding-top: 27px; padding-bottom: 0; color: #777; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 16px; margin-bottom: 0;} #sh_corpomate_theme_section_30 .sh_content_right .sh_margin_top{margin-top: 46px;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_30 .sh_content .sh_img img{min-height: 400px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_30 .sh_content .sh_img img{min-height: 290px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_30 .sh_bg{padding: 40px 50px !important;}#sh_corpomate_theme_section_30{margin-top: 0;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_30 .sh_content .sh_img img{min-height: auto; width: auto; max-width: 100%;}} #sh_corpomate_theme_section_31{width: 100%; padding: 30px 0 0; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_31 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_31 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_31 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_31 .sh_content{background: #fff; padding: 40px 30px; margin-bottom: 30px; transition: .6s; border: 1px solid #ddd; position: relative; margin-bottom: 0;} #sh_corpomate_theme_section_31 .sh_content .sh_icon span{background-color: #e8ecfc; font-size: 28px; width: 60px; height: 60px; text-align: center; line-height: 60px; -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); display: inline-block; -webkit-transition: .6s; transition: .6s;} #sh_corpomate_theme_section_31 .sh_content h4{font-size: 20px; margin-top: 30px; padding-bottom: 10px; margin-bottom: 20px !important; -webkit-transition: .4s; transition: .4s; font-weight: 600; position: relative;} #sh_corpomate_theme_section_31 .sh_content p{font-size: 16px; line-height: 1.8; color: #777; margin-bottom: 0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_31 .sh_content a{border: 1px solid #e8ecfc; display: inline-block; text-align: center; border-radius: 0px; margin-top: 20px; color: #444; font-size: 15px; padding: 5px 20px;} #sh_corpomate_theme_section_31 .sh_content:hover .sh_icon span{background: #1B9DB6; color: #fff;} #sh_corpomate_theme_section_31 .sh_content:hover a{background: #1B9DB6; color: #fff; border: 1px solid transparent;} #sh_corpomate_theme_section_31 .sh_content h4:before{content: ''; position: absolute; left: 0; bottom: 0; background: #d1d1d1; width: 100px; height: 1px; transition: .6s; -webkit-transition: .6s;} #sh_corpomate_theme_section_31 .sh_content:hover h4:before{width: 110px;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_31 .sh_content{margin-bottom: 20px;}#sh_corpomate_theme_section_31{margin-bottom: 50px;}} #sh_corpomate_theme_section_32{width: 100%; position: relative; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); background-size: cover; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_32 .sh_bg{padding: 50px 50px; background-color: rgba(0, 0, 0, 0.8);} #sh_corpomate_theme_section_32 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 40px; color: #fff;} #sh_corpomate_theme_section_32 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; position: relative; margin-bottom: 30px;} #sh_corpomate_theme_section_32 .sh_title h2:before{content: " "; position: absolute; left: 0; right: 0; bottom: -12px; width: 50px; height: 2px; margin: 0 auto; background-color: #ffffff;} #sh_corpomate_theme_section_32 .sh_title p{padding-top: 10px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_32 .sh_testimonial{display: -webkit-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; padding: 10px;} #sh_corpomate_theme_section_32 .sh_content{padding: 40px 25px 20px 60px; border: 1px solid #fff; margin-left: -45px;} #sh_corpomate_theme_section_32 .sh_content p{color: #fff; margin-bottom: 1rem; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.7;} #sh_corpomate_theme_section_32 .sh_content h4{text-transform: uppercase; font-weight: 600; font-size: 16px; color: #1B9DB6;} #sh_corpomate_theme_section_32 .sh_content .sh_position{font-weight: 400; font-style: italic;} #sh_corpomate_theme_section_32 .sh_testimonial .sh_img{background: #fff; border-radius: 50%;} #sh_corpomate_theme_section_32 .sh_testimonial .sh_img img{display: block; height: 91px; width: 91px; border-radius: 50%; padding: 4px;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_32 .sh_bg{padding: 50px 50px;}} @media only screen and (max-width: 540px){#sh_corpomate_theme_section_32 .sh_testimonial{padding: 50px 10px 10px; position: relative;}#sh_corpomate_theme_section_32 .sh_content{padding: 50px 20px 20px; margin-left: 0;}#sh_corpomate_theme_section_32 .sh_testimonial .sh_img{position: absolute; top: 0px; left: 50%; z-index: 39; transform: translateX(-50%);}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_32 .sh_bg{padding: 90px 20px;}} #sh_corpomate_theme_section_33{width: 100%; padding: 0px 0 50px; overflow: hidden; padding-top: 30px;} #sh_corpomate_theme_section_33 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_33 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_33 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_33 .sh_team{padding: 10px; background: #fff; -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;} #sh_corpomate_theme_section_33 .sh_team .sh_team_img{position: relative; overflow: hidden;} #sh_corpomate_theme_section_33 .sh_team .sh_team_img img{width: 100%; height: 235px; object-fit: cover;} #sh_corpomate_theme_section_33 .sh_team .sh_hover_part{background: #1B9DB6; opacity: 0.8; text-align: center; position: absolute; height: 100%; width: 100%; top: 100%; left: 0px; transition: all 0.3s; align-items: center; display: -webkit-box; display: -webkit-flex; display: flex;} #sh_corpomate_theme_section_33 .sh_team .sh_hover_part ul{margin: 0px; padding: 0px; width: 100%;} #sh_corpomate_theme_section_33 .sh_team .sh_hover_part ul li{list-style: none; display: inline-block; margin: 0px 5px;} #sh_corpomate_theme_section_33 .sh_team .sh_hover_part ul li a{color: #222; background: #fff; height: 30px; width: 30px; line-height: 30px; font-size: 20px; border-radius: 50%; display: inline-block;} #sh_corpomate_theme_section_33 .sh_team .sh_hover_part ul li a span{color: #222; background: #fff; height: 30px; width: 30px; line-height: 30px; font-size: 20px; border-radius: 50%; display: inline-block;} #sh_corpomate_theme_section_33 .sh_team .sh_bottom_part{text-align: center;} #sh_corpomate_theme_section_33 .sh_team .sh_bottom_part h3{margin-top: 10px; font-weight: 600; margin-bottom: 0px; font-size: 20px; line-height: 1.5;} #sh_corpomate_theme_section_33 .sh_team .sh_bottom_part p{line-height: 24px; color: #444; font-size: 16px; font-weight: 400;} #sh_corpomate_theme_section_33 .sh_team:hover{-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3); -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;} #sh_corpomate_theme_section_33 .sh_team:hover .sh_hover_part{top: 0;} #sh_corpomate_theme_section_33 .sh_disable_hover_cls .sh_team:hover .sh_hover_part{top: 100%;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_33 .sh_team{margin-bottom: 20px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_33{padding: 50px 0 50px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_33 .sh_team .sh_hover_part{height: 100% !important;}} #sh_corpomate_theme_section_34{width: 100%; padding: 30px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_34 .sh_counter{position: relative; text-align: center;} #sh_corpomate_theme_section_34 .sh_counter:before{content: ''; display: block; position: absolute; top: 40%; right: 0; width: 1px; height: 80px; background-color: rgba(0, 0, 0, 0.25); -webkit-transform: translateY(-50%); transform: translateY(-50%);} #sh_corpomate_theme_section_34 .sh_counter .counter_num{font-size: 48px; line-height: .95; font-weight: 900;} #sh_corpomate_theme_section_34 .sh_counter .sh_count_name{margin-top: 20px; font-size: 20px; font-weight: 500;} #sh_corpomate_theme_section_34 .sh_counter .sh_icon span{position: absolute; right: 25%; top: -35%; vertical-align: baseline; font-size: 22px; font-weight: 100;} #sh_corpomate_theme_section_34 .sh_last_child:before{background-color: initial;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_34 .sh_second_child:before{background-color: initial;}#sh_corpomate_theme_section_34 .sh_counter{margin-top: 50px;}#sh_corpomate_theme_section_34 .sh_counter:before{background-color: initial;}#sh_corpomate_theme_section_34{padding: 0 0 50px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_34{padding-top: 0px;}} #sh_corpomate_theme_section_35{width: 100%; padding: 40px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_35 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_35 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_35 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_35 .sh_pricing{height: 100%; border-radius: 5px; overflow: hidden; box-shadow: 13px 15px 15px 0px rgba(105, 105, 105, 0.08); background: #fff; position: relative; z-index: 0; padding: 50px 0px 60px; transition: all .4s;} #sh_corpomate_theme_section_35 .sh_pricing .sh_price{font-weight: 300; font-size: 14px; line-height: 1.5; color: #2a2a2a; transition: all .2s; padding-left: 40px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_price .sh_num{font-weight: 600; font-size: 45px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_price .sh_text{font-weight: 300; font-size: 14px; line-height: 1.5; color: #2a2a2a; transition: all .2s;} #sh_corpomate_theme_section_35 .sh_pricing .sh_price_title{color: #1B9DB6; font-weight: 600; font-size: 18px; line-height: 1.5; text-transform: uppercase; margin-bottom: 30px; padding-left: 40px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_list{list-style-type: none; margin: 0; padding: 0; margin-bottom: 35px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_list li{font-weight: 300; font-size: 16px; line-height: 1.5; color: #828282; word-break: break-word; margin-bottom: 0; padding: 20px 0; position: relative; transition: all .2s; padding-left: 40px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_btn a{font-weight: 600; font-size: 14px; line-height: 1.5; color: #fff; text-transform: uppercase; white-space: nowrap; overflow: hidden; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; justify-content: center; align-items: center; height: 48px; border-radius: 0px; padding: 0 45px; box-shadow: 13px 15px 15px 0px rgba(105, 105, 105, 0.08); transition: all .2s;} #sh_corpomate_theme_section_35 .sh_pricing .sh_list li span{padding-right: 10px;} #sh_corpomate_theme_section_35 .sh_pricing .sh_list li:nth-child(even){background: rgba(255, 255, 255, 0.1);} #sh_corpomate_theme_section_35 .sh_pricing .sh_btn{padding-left: 40px;} #sh_corpomate_theme_section_35 .sh_pricing:hover{background: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_price{color: #fff;} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_price_title{color: #fff;} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_price .sh_text{color: #fff;} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_list li{color: #fff;} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_btn a{color: #1B9DB6; background: #fff;} #sh_corpomate_theme_section_35 .sh_pricing .sh_label{font-weight: 600; font-size: 14px; line-height: 1.5; color: #fff; text-transform: uppercase; width: 110px; height: 106px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; align-items: flex-end; background: #ffbc42; position: absolute; z-index: 1; top: 0; right: 0; padding-bottom: 6px; transform: translate(50%, -50%) rotateZ(45deg);} #sh_corpomate_theme_section_35 .sh_pricing .sh_list li:last-child{border-bottom: 1px solid rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_35 .sh_pricing:hover .sh_list li:last-child{border-bottom: 1px solid rgba(255, 255, 255, 0.1);} #sh_corpomate_theme_section_35 .sh_bg_active{background: #1B9DB6;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_price{color: #fff;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_price .sh_text{color: #fff;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_list li{color: #fff;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_btn a{color: #1B9DB6; background: #fff;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_price_title{color: #fff;} #sh_corpomate_theme_section_35 .sh_bg_active .sh_list li:last-child{border-bottom: 1px solid rgba(255, 255, 255, 0.1);} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_35 .sh_pricing .sh_price{padding-left: 10px;}#sh_corpomate_theme_section_35 .sh_pricing .sh_price_title{padding-left: 10px;}#sh_corpomate_theme_section_35 .sh_pricing .sh_list li{padding-left: 10px;}#sh_corpomate_theme_section_35 .sh_pricing .sh_btn{padding-left: 10px;}#sh_corpomate_theme_section_35{padding: 50px 0 50px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_35 .col-md-4{margin-bottom: 20px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_35 .sh_pricing .sh_label{height: 106px !important;}} #sh_corpomate_theme_section_36{width: 100%; padding: 0px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_36 .sh_left h3{font-size: 26px; line-height: 45px; font-weight: bolder; position: relative; margin-bottom: 15px; padding-bottom: 5px;} #sh_corpomate_theme_section_36 .sh_left p{font-size: 15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #777;} #sh_corpomate_theme_section_36 .sh_left h3:before{content: ""; position: absolute; width: 50px; height: 2px; background: #000; bottom: 0; left: 1px;} #sh_corpomate_theme_section_36 .sh_partner img{height: 100px; object-fit: contain; background: #fff;} #sh_corpomate_theme_section_36 .owl-dots{display: none;} #sh_corpomate_theme_section_36 .owl-carousel .owl-item img{display: block; width: 100%; height: 110px; object-fit: contain;} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_36 .sh_left{padding-bottom: 15px; text-align: center;}#sh_corpomate_theme_section_36 .sh_left h3{font-size: 32px; line-height: 45px; font-weight: bolder;}#sh_corpomate_theme_section_36 .sh_left p{padding-top: 10px; font-size: 16px;}#sh_corpomate_theme_section_36 .sh_left h3:before{display: none;}#sh_corpomate_theme_section_36 .sh_left h3{position: relative;}#sh_corpomate_theme_section_36 .sh_left h3:after{content: ''; display: block; width: 50px; height: 2px; background: #1B9DB6; margin: 0 auto; position: absolute; left: 0; right: 0; bottom: 0;}} #sh_corpomate_theme_section_151{width: 100%; padding-top: 0px;} #sh_corpomate_theme_section_151 .sh_title{text-align: center; max-width: 800px; margin: auto;} #sh_corpomate_theme_section_151 .sh_title h2{font-size: 32px; font-weight: 600; margin-bottom: 30px; position: relative;} #sh_corpomate_theme_section_151 .sh_title p{color: #777; padding-top: 10px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_151 .sh_title h2:before{content: " "; position: absolute; left: 0; right: 0; bottom: -12px; width: 50px; height: 2px; margin: 0 auto; background-color: #1B9DB6;} #sh_corpomate_theme_section_104{background: #1B9DB6; height: 400px; position: relative; padding-top: 80px;} #sh_corpomate_theme_section_104 .sh_banner_img{position: absolute; bottom: 0px;} #sh_corpomate_theme_section_104 .sh_banner_img img{width: 100%; height: 9pc;} #sh_corpomate_theme_section_104 .section-title{padding-top: 40px; text-align: left; font-size: 48px; font-weight: 300; line-height: 1.3; text-transform: capitalize; margin: 0 0 10px; letter-spacing: 0; position: relative; margin-left: -4px;} #sh_corpomate_theme_section_104 .section-subtitle{text-align: left; font-size: 14px; font-weight: 300; text-transform: uppercase; letter-spacing: 6px !important; margin-bottom: 10px;} #sh_corpomate_theme_section_104 .route ul{text-align: left; padding-left: 0; font-size: 16px;} #sh_corpomate_theme_section_104 .route ul li{color: #fff; display: inline-block;} #sh_corpomate_theme_section_104 .route ul li a{color: #fff; text-decoration: none;} #sh_corpomate_theme_section_104 .route ul li a{font-weight: 300;} #sh_corpomate_theme_section_104 .route ul li::after{content: "/"; margin-left: 9px; margin-right: 6px; color: #c8cbd2;} #sh_corpomate_theme_section_104 .route ul li:last-child::after{content: ""; margin: 0;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_104 .section-title{font-size: 40px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_104 .sh_content .sh_btn a{padding: 15px 15px;}#sh_corpomate_theme_section_104 .sh_content h1{font-size: 40px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_104 .section-title{font-size: 30px;}#sh_corpomate_theme_section_104 .section-subtitle{font-size: 12px;}#sh_corpomate_theme_section_104 .sh_banner_img img{height: 4pc;}#sh_corpomate_theme_section_104{height: 350px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_104{height: 370px !important;}#sh_corpomate_theme_section_104 .sh_content h1{font-size: 32px;}#sh_corpomate_theme_section_104 .sh_content{padding: 0px 10px 10px;}#sh_corpomate_theme_section_104 .sh_content .sh_btn a{padding: 15px;}} #sh_corpomate_theme_section_104{top: -90px; z-index: 0;} #sh_corpomate_theme_section_66{padding: 0px 0 50px; width: 100%; overflow: hidden;} #sh_corpomate_theme_section_66 .sh_left_part h1{font-size: 60px; line-height: 1; font-weight: 700; color: #1B9DB6;} #sh_corpomate_theme_section_66 .sh_left_part h5{font-weight: 600; font-size: 20px; padding: 5px 0;} #sh_corpomate_theme_section_66 .sh_left_part p{color: #555555; font-size: 16px; line-height: 28px; margin-top: 0; margin-bottom: 1rem;} #sh_corpomate_theme_section_66 .sh_img_content{position: relative;} #sh_corpomate_theme_section_66 .sh_img_content .sh_img{border: 1px solid #abbcbf; position: relative; max-width: fit-content; padding: 1rem; width: 80%;} #sh_corpomate_theme_section_66 .sh_img_content .sh_img_border{width: 100%; height: 100%; position: absolute; border: 1px solid #1B9DB6; top: 5px; left: 5px; z-index: -1;} #sh_corpomate_theme_section_66 .sh_img_content .sh_img img{max-width: 100%; height: 330px; object-fit: cover; border-radius: 10px; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_66 .sh_img_content .sh_video{position: absolute; right: 0; bottom: 35px; padding: 1rem; background: #1B9DB6; justify-content: space-between; width: 170px;} #sh_corpomate_theme_section_66 .sh_img_content .sh_video h5{color: #fff; font-size: 18px; font-weight: 400; display: inline-block; margin: 0;} #sh_corpomate_theme_section_66 .sh_img_content .sh_video a{text-decoration: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); right: 5px; left: unset; color: #fff;} #sh_corpomate_theme_section_66 .sh_img_content .sh_video a span{font-size: 2em;} #sh_corpomate_theme_section_66 .sh_left_part p:nth-child(3){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_66 .sh_left_part p:nth-child(4){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_66 .sh_left_part p:nth-child(5){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_66 .sh_left_part p:nth-child(5){margin-bottom: 20px;}} #sh_corpomate_theme_section_67{width: 100%; padding: 50px 0 10px; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); background-repeat: no-repeat; background-size: cover; position: relative; z-index: 1; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_67:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: black; opacity: 0.8; pointer-events: none; z-index: -1;} #sh_corpomate_theme_section_67 .row{border-bottom: 1px solid rgba(255, 255, 255, 0.08);} #sh_corpomate_theme_section_67 .row:last-child{border-bottom-color: transparent;} #sh_corpomate_theme_section_67 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 0px; color: #fff;} #sh_corpomate_theme_section_67 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; position: relative; margin-bottom: 30px;} #sh_corpomate_theme_section_67 .sh_title h2:before{content: " "; position: absolute; left: 0; right: 0; bottom: -12px; width: 50px; height: 2px; margin: 0 auto; background-color: #fff;} #sh_corpomate_theme_section_67 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_67 .sh_content{display: -webkit-box; display: -webkit-flex; display: flex; width: 100%; position: relative; border-right: 1px solid rgba(255, 255, 255, 0.15); padding: 0; align-items: center; margin: 40px 0; padding: 20px 0;} #sh_corpomate_theme_section_67 .sh_content .sh_icon{display: inline-block; width: 5em;} #sh_corpomate_theme_section_67 .sh_content .sh_heading{display: inline-block;} #sh_corpomate_theme_section_67 .sh_content .sh_heading h2{color: #fff; font-size: 20px; font-weight: 600;} #sh_corpomate_theme_section_67 .sh_right_content{position: relative; margin: 33px 0; padding: 20px 0;} #sh_corpomate_theme_section_67 .sh_right_content p{margin: 0 0 15px; font-size: 16px; color: #fff; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_67 .sh_content .sh_icon span{font-size: 40px; color: #fff;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_67 .sh_right_content{padding-top: 7px;}#sh_corpomate_theme_section_67 .sh_right_content{margin-top: 0;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_67 .sh_right_content{padding: 48px 0;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_67 .sh_right_content{padding-top: 60px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_67 .sh_content{border: none; max-width: 100%; margin-bottom: 0;}#sh_corpomate_theme_section_67 .sh_content{margin: 0; padding: 0; padding-top: 20px;}#sh_corpomate_theme_section_67 .sh_right_content{padding: 0; padding-top: 20px;}} #sh_corpomate_theme_section_68{width: 100%; margin: 50px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_68 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_68 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_68 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_68 .sh_left_content h3{margin-bottom: 20px; font-size: 20px; line-height: 28px; letter-spacing: 0.5px; margin-top: 23px; font-weight: 600;} #sh_corpomate_theme_section_68 .sh_left_content p{color: #555555; font-size: 16px; line-height: 28px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_68 .sh_left_content ul{margin-top: 30px; margin: 0; padding: 0; list-style-type: none;} #sh_corpomate_theme_section_68 .sh_left_content ul li{float: left; text-align: center; margin-right: 35px;} #sh_corpomate_theme_section_68 .sh_left_content ul li .sh_icon{width: 75px; height: 75px; line-height: 70px; color: #fff; border: 4px solid #e6e6e6; margin: 0 auto 8px; background: #1B9DB6; border-radius: 50%;} #sh_corpomate_theme_section_68 .sh_left_content ul li h4{font-size: 16px; margin: 0; color: #000; line-height: 28px;} #sh_corpomate_theme_section_68 .sh_left_content ul li .sh_icon a{text-decoration: none; color: #fff;} #sh_corpomate_theme_section_68 .sh_right_content .sh_first_progress{margin-bottom: 5px;} #sh_corpomate_theme_section_68 .sh_right_content .sh_first_progress p{font-size: 16px; font-weight: 600; margin: 0; padding-bottom: 10px;} #sh_corpomate_theme_section_68 .sh_right_content .sh_first_progress .progress{height: 15px; margin-bottom: 15px;} #sh_corpomate_theme_section_68 .sh_right_content .sh_first_progress .progress-bar{background: #1B9DB6; border-radius: 20px;} #sh_corpomate_theme_section_68 .sh_left_content ul li .sh_icon span{font-size: 35px; line-height: 70px;} #sh_corpomate_theme_section_68 .sh_right_content .sh_first_progress p span{float: right;} @media only screen and (max-width: 1200px){#sh_corpomate_theme_section_68 .sh_left_content ul li{margin-right: 35px;}#sh_corpomate_theme_section_68 .sh_left_content ul li{margin-right: 0; width: 40%;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_68 .sh_left_content ul li h4{line-height: unset;}#sh_corpomate_theme_section_68 .sh_left_content ul li{width: 100px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_68 .sh_right_content{padding-top: 20px;}#sh_corpomate_theme_section_68 .sh_left_content h3{margin-top: 0;}#sh_corpomate_theme_section_68 .sh_left_content ul li{margin-right: 0; width: 30%;}#sh_corpomate_theme_section_68{margin: 50px 0 50px;}} @media only screen and (max-width: 500px){#sh_corpomate_theme_section_68 .sh_left_content ul li{width: 50%; margin-right: 0; margin-bottom: 20px;}#sh_corpomate_theme_section_68 .sh_left_content ul li .sh_icon{height: 75px !important;}} #sh_corpomate_theme_section_69{width: 100%; padding: 50px 0; margin: 50px 0 0; background: #1B9DB6; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_69 .sh_title{color: #fff; max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_69 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder; position: relative; margin-bottom: 30px; position: relative;} #sh_corpomate_theme_section_69 .sh_title h2:before{content: " "; position: absolute; left: 0; right: 0; bottom: -12px; width: 50px; height: 2px; margin: 0 auto; background-color: #fff;} #sh_corpomate_theme_section_69 .sh_title p{padding-top: 10px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_69 .sh_procee_contant ul{position: relative; z-index: 1; overflow: hidden; display: table; table-layout: fixed; margin: 0 15px; padding-left: 0;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li{text-align: center; padding: 15px 15px 0 15px; display: table-cell; position: relative; z-index: 1; color: #ffffff;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li span{display: inline-block; height: 90px; width: 90px; line-height: 90px; border: 1px solid #fff; font-size: 28px; font-weight: 600; color: #fff; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; position: relative; z-index: 1; margin-bottom: 20px; transition: all .4s;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li h4{font-weight: bold; margin-bottom: 25px; font-size: 20px;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li p{font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li::before, #sh_corpomate_theme_section_69 .sh_procee_contant ul li::after{content: ""; height: 1px; top: 60px; background: rgba(255, 255, 255, 0.5); position: absolute; width: 50%; z-index: -1; margin: 0 -45px;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li::after{right: 0;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li::before{left: 0;} #sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_first::before{background: transparent;} #sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_last::after{background: transparent;} #sh_corpomate_theme_section_69 .sh_procee_contant ul li:hover span{background: #fff; transition: all .4s; color: #1B9DB6;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_69 .sh_procee_contant ul{padding: 0;}#sh_corpomate_theme_section_69 .sh_procee_contant ul li::before, #sh_corpomate_theme_section_69 .sh_procee_contant ul li::after{width: 20%; margin: 0 -22px;}#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_third:after{display: none;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_69 .sh_procee_contant ul li{display: inline-block; width: 33%;}} @media only screen and (min-width: 576px) and (max-width: 768px){#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_fourth:before{display: none;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_69 .sh_procee_contant ul li{width: 50%;}#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_sec::after{display: none;}#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_third:before{display: none;}#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_fourth:after{display: none;}#sh_corpomate_theme_section_69 .sh_procee_contant ul .sh_last:before{display: none;}} #sh_corpomate_theme_section_70{width: 100%; padding: 0px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_70 .sh_left_content{width: 100%; text-align: left;} #sh_corpomate_theme_section_70 .sh_left_content h1{margin-bottom: 1rem; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 20px; line-height: 28px; letter-spacing: 0.5px; margin-top: 23px; font-weight: 600;} #sh_corpomate_theme_section_70 .sh_left_content p{font-size: 16px; line-height: 28px; color: #777; margin-bottom: 0;} #sh_corpomate_theme_section_70 .sh_right_part{position: relative; border: 1px solid #abbcbf; position: relative; float: right; width: 100%; width: 355px; height: 365px;} #sh_corpomate_theme_section_70 .sh_right_part .sh_border{width: 100%; height: 100%; position: absolute; border: 1px solid #1B9DB6; top: 5px; left: 5px; z-index: -1;} #sh_corpomate_theme_section_70 .sh_right_part .sh_img{position: absolute; left: -100px; top: 55px; padding-right: 70px;} #sh_corpomate_theme_section_70 .sh_right_part .sh_img img{width: 382px; height: 255px; object-fit: cover; border-radius: 10px; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_70 .sh_left_content p:nth-child(2){display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_70 .sh_left_content p:nth-child(3){display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_70 .sh_right_part{width: 225px;}#sh_corpomate_theme_section_70 .sh_right_part .sh_img img{width: 270px; height: 190px;}#sh_corpomate_theme_section_70 .sh_right_part .sh_img{top: 75px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_70 .sh_right_part{width: 325px; margin-top: 20px;}} @media only screen and (max-width: 500px){#sh_corpomate_theme_section_70 .sh_right_part{width: 100%;}#sh_corpomate_theme_section_70 .sh_right_part .sh_img{left: 0; width: 100%; top: 0; padding: 0;}#sh_corpomate_theme_section_70 .sh_right_part .sh_img img{width: 100%; height: 363px;}} #sh_corpomate_theme_section_71{width: 100%; padding: 0px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_71 .sh_right_part{width: 100%; text-align: left;} #sh_corpomate_theme_section_71 .sh_right_part h1{margin-bottom: 1rem; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; font-size: 20px; line-height: 28px; letter-spacing: 0.5px; margin-top: 23px; font-weight: 600;} #sh_corpomate_theme_section_71 .sh_right_part p{font-size: 16px; line-height: 28px; color: #777; margin-bottom: 0;} #sh_corpomate_theme_section_71 .sh_left_content{position: relative; border: 1px solid #abbcbf; position: relative; float: left; width: 100%; width: 355px; height: 365px;} #sh_corpomate_theme_section_71 .sh_left_content .sh_border{width: 100%; height: 100%; position: absolute; border: 1px solid #1B9DB6; top: 5px; left: 5px; z-index: -1;} #sh_corpomate_theme_section_71 .sh_left_content .sh_img{position: absolute; right: -170px; top: 55px; padding-right: 70px;} #sh_corpomate_theme_section_71 .sh_left_content .sh_img img{width: 382px; height: 255px; object-fit: cover; border-radius: 10px; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_71 .sh_right_part p:nth-child(2){display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_71 .sh_right_part p:nth-child(3){display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_71 .sh_left_content{width: 225px;}#sh_corpomate_theme_section_71 .sh_left_content .sh_img img{width: 270px; height: 190px;}#sh_corpomate_theme_section_71 .sh_left_content .sh_img{top: 75px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_71 .sh_left_content{width: 325px;}#sh_corpomate_theme_section_71 .sh_right_part{margin-top: 20px;}} @media only screen and (max-width: 500px){#sh_corpomate_theme_section_71 .sh_left_content{width: 100%;}#sh_corpomate_theme_section_71 .sh_left_content .sh_img{left: 0; width: 100%; top: 0; padding: 0;}#sh_corpomate_theme_section_71 .sh_left_content .sh_img img{width: 100%; height: 363px;}} #sh_corpomate_theme_section_72{position: relative; background-size: cover; overflow: hidden; background-attachment: fixed; margin: 0px 0; overflow: hidden;} #sh_corpomate_theme_section_72[data-overlay-dark="8"]:before, [data-overlay-light="8"]:before{opacity: 0.8;} #sh_corpomate_theme_section_72[data-overlay-dark]:before{background: #1B9DB6;} #sh_corpomate_theme_section_72[data-overlay-dark]:before, [data-overlay-light]:before{content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1;} #sh_corpomate_theme_section_72[data-overlay-dark] .container, [data-overlay-light] .container{position: relative; z-index: 2;} #sh_corpomate_theme_section_72 .text-center{text-align: center !important;} #sh_corpomate_theme_section_72 .section-heading.half{margin-bottom: 30px;} #sh_corpomate_theme_section_72 .section-heading{margin-bottom: 50px; text-align: center;} #sh_corpomate_theme_section_72 .section-heading h4{color: #fff; padding-bottom: 10px; font-weight: 600; margin-bottom: 10px; position: relative; line-height: 140%; font-size: 30px;} #sh_corpomate_theme_section_72 .section-heading h4:after{content: ''; display: block; width: 50px; height: 2px; background: #fff; margin: 0 auto; position: absolute; left: 0; right: 0; bottom: 0;} #sh_corpomate_theme_section_72 .section-heading.white p{color: #fff;} #sh_corpomate_theme_section_72 .section-heading p{font-size: 16px; font-weight: 400; padding-top: 15px; margin: 0 auto; max-width: 800px;} #sh_corpomate_theme_section_72{padding: 70px 0;} #sh_corpomate_theme_section_72 .butn.theme{text-decoration: none; background: #fff; color: #1B9DB6; border-radius: 0;} #sh_corpomate_theme_section_72 .butn{text-align: center; border-radius: 4px; padding: 10px 30px; line-height: normal; font-weight: 500; text-transform: none !important; position: relative; z-index: 9999; display: inline-block; white-space: nowrap; border: none; cursor: pointer; text-decoration: none; box-shadow: none;} #sh_corpomate_theme_section_72 a{text-decoration: none;} #sh_corpomate_theme_section_116{background: #1B9DB6; height: 400px; position: relative; padding-top: 80px;} #sh_corpomate_theme_section_116 .sh_banner_img{position: absolute; bottom: 0px;} #sh_corpomate_theme_section_116 .sh_banner_img img{width: 100%; height: 9pc;} #sh_corpomate_theme_section_116 .section-title{padding-top: 40px; text-align: left; font-size: 48px; font-weight: 300; line-height: 1.3; text-transform: capitalize; margin: 0 0 10px; letter-spacing: 0; position: relative; margin-left: -4px;} #sh_corpomate_theme_section_116 .section-subtitle{text-align: left; font-size: 14px; font-weight: 300; text-transform: uppercase; letter-spacing: 6px !important; margin-bottom: 10px;} #sh_corpomate_theme_section_116 .route ul{text-align: left; padding-left: 0; font-size: 16px;} #sh_corpomate_theme_section_116 .route ul li{color: #fff; display: inline-block;} #sh_corpomate_theme_section_116 .route ul li a{color: #fff; text-decoration: none;} #sh_corpomate_theme_section_116 .route ul li a{font-weight: 300;} #sh_corpomate_theme_section_116 .route ul li::after{content: "/"; margin-left: 9px; margin-right: 6px; color: #c8cbd2;} #sh_corpomate_theme_section_116 .route ul li:last-child::after{content: ""; margin: 0;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_116 .section-title{font-size: 40px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_116 .sh_content .sh_btn a{padding: 15px 15px;}#sh_corpomate_theme_section_116 .sh_content h1{font-size: 40px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_116 .section-title{font-size: 30px;}#sh_corpomate_theme_section_116 .section-subtitle{font-size: 12px;}#sh_corpomate_theme_section_116 .sh_banner_img img{height: 4pc;}#sh_corpomate_theme_section_116{height: 350px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_116{height: 350px !important;}#sh_corpomate_theme_section_116 .sh_content h1{font-size: 32px;}#sh_corpomate_theme_section_116 .sh_content{padding: 0px 10px 10px;}#sh_corpomate_theme_section_116 .sh_content .sh_btn a{padding: 15px;}} #sh_corpomate_theme_section_116{top: -90px; z-index: 0;} #sh_corpomate_theme_section_106{width: 100%; position: relative; padding: 50px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_106 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_106 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_106 .sh_title p{padding-top: 10px; font-size: 16px; line-height: 28px;} #sh_corpomate_theme_section_106 .sh_content{position: relative; margin-bottom: 20px;} #sh_corpomate_theme_section_106 .sh_content .sh_overlay{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; z-index: 1; opacity: 0; text-align: center; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; background-color: #1B9DB6; cursor: pointer;} #sh_corpomate_theme_section_106 .sh_content .sh_overlay span{position: relative; top: 48%; margin-top: -10px; color: #ffffff; font-size: 24px; display: none;} #sh_corpomate_theme_section_106 .sh_content .sh_image{position: relative; border-radius: 4px; overflow: hidden; border: 1px solid #ddd;} #sh_corpomate_theme_section_106 .sh_content .sh_image img{position: relative; width: 100%; display: block; height: 220px; object-fit: cover;} #sh_corpomate_theme_section_106 .sh_content .sh_bottom_part{position: relative; padding-top: 30px; padding-bottom: 18px;} #sh_corpomate_theme_section_106 .sh_content .sh_bottom_part h3{position: relative; font-size: 20px; font-weight: 600; margin-bottom: 10px;} #sh_corpomate_theme_section_106 .sh_content .sh_bottom_part p{position: relative; color: #555555; font-size: 16px; line-height: 28px; margin-bottom: 15px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_106 .sh_content .sh_bottom_part a{position: relative; color: #1B9DB6; font-size: 11px; font-weight: 600; text-transform: uppercase; text-decoration: none;} #sh_corpomate_theme_section_106 .sh_content .sh_bottom_part span{position: relative; top: 1px; font-size: 14px; margin-left: 5px;} #sh_corpomate_theme_section_106 .sh_content:after{position: absolute; content: ''; left: 0px; bottom: 0px; width: 85px; height: 1px; background-color: #dddddd; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;} #sh_corpomate_theme_section_106 .sh_content:hover:after{width: 100%; display: block; background-color: #1B9DB6; opacity: .75;} #sh_corpomate_theme_section_106 .sh_content:hover .sh_overlay{opacity: 0.75;} #sh_corpomate_theme_section_106 .sh_disable_hover_cls .sh_content:hover .sh_overlay{display: none;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_106 .sh_content .sh_image img{height: 150px;}} #sh_corpomate_theme_section_107{width: 100%; position: relative; background: url(/sh_corpomate_theme/static/src/img/b1.jpeg); background-size: cover; overflow: hidden;} #sh_corpomate_theme_section_107 .sh_bg{background: rgba(0, 0, 0, 0.7); padding: 50px 0;} #sh_corpomate_theme_section_107 .sh_left_content h3{font-size: 32px; line-height: 1.2; padding-bottom: 1rem; font-weight: 700; color: #fff;} #sh_corpomate_theme_section_107 .sh_left_content{padding-right: 15px;} #sh_corpomate_theme_section_107 .sh_left_progress .sh_first_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_107 .sh_left_progress .sh_first_progress p{margin: 0; padding-bottom: 10px; font-weight: 600; color: #fff;} #sh_corpomate_theme_section_107 .sh_left_progress .sh_first_progress p span{float: right;} #sh_corpomate_theme_section_107 .sh_left_progress p{color: #fff;} #sh_corpomate_theme_section_107 .sh_left_progress p span{float: right;} #sh_corpomate_theme_section_107 .sh_left_progress .progress{height: 15px; border-radius: 10px;} #sh_corpomate_theme_section_107 .sh_left_progress .sh_sec_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_107 .sh_left_progress .sh_third_progress{margin-bottom: 25px;} #sh_corpomate_theme_section_107 .sh_right_content .sh_heading_icon{border-bottom: 1px solid rgba(255, 255, 255, 0.6); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: start; justify-content: flex-start; align-items: center; padding-bottom: 20px;} #sh_corpomate_theme_section_107 .sh_right_content .sh_heading_icon .sh_icon{min-width: 50px; height: 50px; background-color: #FFF; border-radius: 10px; margin-right: 10px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; align-items: center;} #sh_corpomate_theme_section_107 .sh_right_content .sh_heading_icon .sh_icon span{color: #1B9DB6; font-size: 1.4rem;} #sh_corpomate_theme_section_107 .sh_right_content h4{letter-spacing: 2px; text-align: left; font-size: 16px; color: #fff;} #sh_corpomate_theme_section_107 .sh_right_content p{padding-top: 1rem; padding-bottom: 0rem; color: #fff; letter-spacing: 0.5px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_107 .sh_right_content{padding-top: 20px;} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_107 .sh_right_content .sh_heading_icon .sh_icon{height: 50px !important;}} #sh_corpomate_theme_section_111{background: #1B9DB6; height: 400px; position: relative; padding-top: 80px;} #sh_corpomate_theme_section_111 .sh_banner_img{position: absolute; bottom: 0px;} #sh_corpomate_theme_section_111 .sh_banner_img img{width: 100%; height: 9pc;} #sh_corpomate_theme_section_111 .section-title{padding-top: 40px; text-align: left; font-size: 48px; font-weight: 300; line-height: 1.3; text-transform: capitalize; margin: 0 0 10px; letter-spacing: 0; position: relative; margin-left: -4px;} #sh_corpomate_theme_section_111 .section-subtitle{text-align: left; font-size: 14px; font-weight: 300; text-transform: uppercase; letter-spacing: 6px !important; margin-bottom: 10px;} #sh_corpomate_theme_section_111 .route ul{text-align: left; padding-left: 0; font-size: 16px;} #sh_corpomate_theme_section_111 .route ul li{color: #fff; display: inline-block;} #sh_corpomate_theme_section_111 .route ul li a{color: #fff; text-decoration: none;} #sh_corpomate_theme_section_111 .route ul li a{font-weight: 300;} #sh_corpomate_theme_section_111 .route ul li::after{content: "/"; margin-left: 9px; margin-right: 6px; color: #c8cbd2;} #sh_corpomate_theme_section_111 .route ul li:last-child::after{content: ""; margin: 0;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_111 .section-title{font-size: 40px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_111 .sh_content .sh_btn a{padding: 15px 15px;}#sh_corpomate_theme_section_111 .sh_content h1{font-size: 40px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_111 .section-title{font-size: 30px;}#sh_corpomate_theme_section_111 .section-subtitle{font-size: 12px;}#sh_corpomate_theme_section_111 .sh_banner_img img{height: 4pc;}#sh_corpomate_theme_section_111{height: 350px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_111{height: 360px !important;}#sh_corpomate_theme_section_111 .sh_content h1{font-size: 32px;}#sh_corpomate_theme_section_111 .sh_content{padding: 0px 10px 10px;}#sh_corpomate_theme_section_111 .sh_content .sh_btn a{padding: 15px;}} #sh_corpomate_theme_section_111{top: -90px; z-index: 0;} #sh_corpomate_theme_section_92{padding-top: 30px; overflow: hidden; padding-bottom: 50px;} #sh_corpomate_theme_section_92 .sh_content{border: 1px solid #eff2f7; border-radius: 1rem; transition: all .4s; text-align: center; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); border-radius: 1rem;} #sh_corpomate_theme_section_92 .sh_content .sh_content_box{padding: 2rem 1.5rem; min-height: 218px; border-radius: 1rem;} #sh_corpomate_theme_section_92 .sh_content .sh_icon span{font-size: 30px; line-height: 30px; color: #1B9DB6; padding-bottom: 15px;} #sh_corpomate_theme_section_92 .sh_content .sh_description h2{font-size: 1.126em; font-weight: 600; margin-bottom: 15px;} #sh_corpomate_theme_section_92 .sh_content .sh_description p{color: #777; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0; padding-bottom: 5px;} #sh_corpomate_theme_section_92 .sh_content .sh_content_box:hover{background-color: #1B9DB6; border-radius: 1rem; transition: all .4s;} #sh_corpomate_theme_section_92 .sh_content .sh_icon span.fa-mobile{font-size: 35px;} #sh_corpomate_theme_section_92 .sh_content:hover .sh_icon span{color: #fff;} #sh_corpomate_theme_section_92 .sh_content:hover .sh_description h2{color: #fff;} #sh_corpomate_theme_section_92 .sh_content:hover .sh_description p{color: #fff;} #sh_corpomate_theme_section_92 .sh_content:hover{transform: translateY(-5px); box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_92 .sh_content{margin-bottom: 20px;}} #sh_corpomate_theme_section_93{padding: 30px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_93 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_93 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_93 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_93 .form-group{position: relative;} #sh_corpomate_theme_section_93 .form-group input{border: 1px solid #eeeeee; color: #666666; padding: 10px; margin-bottom: 30px; width: 100%; padding-left: 45px; outline: none; height: 50px; box-shadow: none;} #sh_corpomate_theme_section_93 .form-group textarea{height: 120px; width: 100%; border: 1px solid #eeeeee; color: #666666; padding: 10px; margin-bottom: 30px; padding-left: 45px; outline: none; box-shadow: none;} #sh_corpomate_theme_section_93 .form-group span{position: absolute; left: 15px; top: 18px; color: #1B9DB6; font-size: 16px;} #sh_corpomate_theme_section_93 .sh_btn .sh_send_btn{background: #1B9DB6; display: inline-block; padding: 15px 40px; font-weight: 600; color: #fff; font-size: 16px; outline: none; box-shadow: none; border-radius: 0;} #sh_corpomate_theme_section_93 .sh_right_content img{width: 100%; height: 400px; object-fit: cover;} #sh_corpomate_theme_section_93 .form-group .sh_border:before{content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group .sh_border:after{content: ""; position: absolute; top: auto; left: 50%; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.4s; bottom: 0;} #sh_corpomate_theme_section_93 .form-group input:focus + .sh_border:before{left: 0; width: 100%; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group input:focus + .sh_border:after{left: 0; width: 100%; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group .sh_left_right_border:before{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.6s;} #sh_corpomate_theme_section_93 .form-group .sh_left_right_border:after{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.6s; left: auto; right: 0;} #sh_corpomate_theme_section_93 .form-group input:focus + .sh_border .sh_left_right_border:before{top: 0; height: 100%; transition: 0.6s;} #sh_corpomate_theme_section_93 .form-group input:focus + .sh_border .sh_left_right_border:after{top: 0; height: 100%; transition: 0.6s;} #sh_corpomate_theme_section_93 .form-group .sh_border:before{content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group .sh_border:after{content: ""; position: absolute; top: auto; left: 50%; width: 0; height: 2px; background-color: #1B9DB6; transition: 0.4s; bottom: 0;} #sh_corpomate_theme_section_93 .form-group textarea:focus + .sh_border:before{left: 0; width: 100%; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group textarea:focus + .sh_border:after{left: 0; width: 100%; transition: 0.4s;} #sh_corpomate_theme_section_93 .form-group .sh_left_right_border:before{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.6s;} #sh_corpomate_theme_section_93 .form-group .sh_left_right_border:after{content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #1B9DB6; transition: 0.6s; left: auto; right: 0;} #sh_corpomate_theme_section_93 .form-group textarea:focus + .sh_border .sh_left_right_border:before{top: 0; height: 100%; transition: 0.6s;} #sh_corpomate_theme_section_93 .form-group textarea:focus + .sh_border .sh_left_right_border:after{top: 0; height: 100%; transition: 0.6s;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_93 form{margin-bottom: 30px;}} #sh_corpomate_theme_section_147{width: 100%; padding: 30px 0px 30px;} #sh_corpomate_theme_section_147 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_147 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_147 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_147 .sh_content{position: relative; overflow: hidden; border-radius: 4px; box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.1); transition: all .5s; margin-bottom: 30px;} #sh_corpomate_theme_section_147 .sh_content .sh_img{background-color: #fff; position: relative;} #sh_corpomate_theme_section_147 .sh_content .sh_img img{width: 100%; height: 325px; object-fit: cover;} #sh_corpomate_theme_section_147 .sh_content .sh_description{position: absolute; bottom: -55px; background: #fff; width: 100%; padding: 20px 30px; text-align: center; transition: all .8s; -webkit-transition: all .8s;} #sh_corpomate_theme_section_147 .sh_content .sh_description h4{font-size: 20px; margin-top: 0; margin-bottom: 10px; font-weight: 600; line-height: 28px;} #sh_corpomate_theme_section_147 .sh_content .sh_description p{display: block; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 1px; color: #1B9DB6;} #sh_corpomate_theme_section_147 .sh_content .sh_description ul{display: block; margin: 0; text-align: center; margin-top: 20px; padding: 0;} #sh_corpomate_theme_section_147 .sh_content .sh_description ul li{display: inline-block; padding: 0; font-size: 12px;} #sh_corpomate_theme_section_147 .sh_content .sh_description ul li a{width: 32px; height: 32px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 4px; font-size: 16px; line-height: 30px; padding: 0; vertical-align: middle; display: inline-block; text-decoration: none;} #sh_corpomate_theme_section_147 .sh_content:hover .sh_description{bottom: 0; background: #1B9DB6; transition: all .8s; -webkit-transition: all .8s;} #sh_corpomate_theme_section_147 .sh_content:hover .sh_description h4{color: #fff;} #sh_corpomate_theme_section_147 .sh_content:hover .sh_description p{color: #fff; opacity: .6;} #sh_corpomate_theme_section_147 .sh_content:hover .sh_description ul li a{color: #fff; border: 1px solid rgba(255, 255, 255, 0.2);} #sh_corpomate_theme_section_147 .sh_description:after{content: ""; width: 15px; height: 15px; background: #fff; position: absolute; top: -7px; transform: rotate(45deg); -webkit-transform: rotate(45deg);} #sh_corpomate_theme_section_147 .sh_content:hover .sh_description:after{background: #1B9DB6; transition: all .4s;} #sh_corpomate_theme_section_120 .tatsu-section{position: relative; -webkit-box-sizing: border-box; box-sizing: border-box;} #sh_corpomate_theme_section_120 .tatsu-shape-over{z-index: 1;} #sh_corpomate_theme_section_120 .tatsu-BymQ5H-IE > .tatsu-bottom-divider{height: 200px; color: #ffffff; z-index: 1;} #sh_corpomate_theme_section_120 .tatsu-bottom-divider{bottom: 0;} #sh_corpomate_theme_section_120 .tatsu-shape-over{position: absolute; width: 100%; left: 0;} #sh_corpomate_theme_section_120 .tatsu-shape-divider{overflow: hidden; line-height: 0; pointer-events: none;} #sh_corpomate_theme_section_120 svg:not(:root){overflow: hidden;} #sh_corpomate_theme_section_120 .tatsu-shape-divider svg{width: 100%; height: 100%; fill: #ffffff;} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_120 .tatsu-BymQ5H-IE > .tatsu-bottom-divider{height: 80px;}} .tatsu-shape-over{z-index: 1;} #sh_corpomate_theme_section_120{padding: 60px 0px 0px 0px; position: relative; top: -89px;} @media (max-width: 767px){#sh_corpomate_theme_section_120{padding: 0px;}} #sh_corpomate_theme_section_122{position: relative;} #sh_corpomate_theme_section_122 .one-row_bottom_divider{bottom: 50px;} #sh_corpomate_theme_section_122 .one-row_top_divider, .one-row_bottom_divider{width: 100%; position: absolute; left: 0;} #sh_corpomate_theme_section_122 .one-row_top_divider svg, .one-row_bottom_divider svg{width: 100%; height: 100%; position: relative;} #sh_corpomate_theme_section_122 svg:not(:root){overflow: hidden; fill: #ffffff;} #sh_corpomate_theme_section_125{position: relative;} #sh_corpomate_theme_section_125 .elementor-shape[data-negative=false].elementor-shape-bottom, #sh_corpomate_theme_section_125 .elementor-shape[data-negative=true].elementor-shape-top #sh_corpomate_theme_section_125 .elementor-shape-bottom{bottom: 85px; transform: rotate(180deg);} #sh_corpomate_theme_section_125 .elementor-shape{overflow: hidden; position: absolute; left: 0; width: 100%; line-height: 0; direction: ltr;} #sh_corpomate_theme_section_125 .elementor-shape svg{display: block; width: -webkit-calc(100% + 1.3px); width: calc(100% + 1.3px); position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);} #sh_corpomate_theme_section_125 .elementor-shape .elementor-shape-fill{fill: #ffffff; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg);} #sh_corpomate_theme_section_126{position: relative; width: 100%; z-index: 999;} #sh_corpomate_theme_section_126 .sh_shape_content svg{width: 105%; left: 50%; position: relative; width: 100%; -webkit-transform: translateX(-50%); transform: translateX(-50%);} #sh_corpomate_theme_section_126 .sh_shape{position: absolute; bottom: 89px; width: 100%;} #sh_corpomate_theme_section_126 .sh_shape_content svg path{fill: #ffffff;} #sh_corpomate_theme_section_127{position: relative; width: 100%; z-index: 111;} #sh_corpomate_theme_section_127 .sh_curve{width: 100%; position: absolute; bottom: 88px;} #sh_corpomate_theme_section_127 .sh_curve svg{position: relative; width: 100%; transform: translateX(0%) rotateX(180deg);} #sh_corpomate_theme_section_127 .sh_curve svg path{fill: #ffffff;} #sh_corpomate_theme_section_128{width: 100%; z-index: 111; position: relative;} #sh_corpomate_theme_section_128 .sh_shape{width: 100%; position: absolute; bottom: 89px; overflow: hidden;} #sh_corpomate_theme_section_128 .sh_shape svg{fill: #ffffff; width: 112%;} #sh_corpomate_theme_section_129{position: relative;} #sh_corpomate_theme_section_129 .sh_shape{height: 100px; width: 100%; position: absolute; left: 0; right: 0; bottom: 85px; z-index: 2; transition: all ease 1.5s; -webkit-transition: all ease 1.5s;} #sh_corpomate_theme_section_129 .sh_shape svg{position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; fill: #ffffff;} #sh_corpomate_theme_section_130{position: relative;} #sh_corpomate_theme_section_130 .sh_shape{transform: rotate(180deg); overflow: hidden; position: absolute; left: 0; width: 100%; line-height: 0; direction: ltr; bottom: 80px;} #sh_corpomate_theme_section_130 .sh_shape svg{display: block; width: calc(100% + 1.3px); position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 140px;} #sh_corpomate_theme_section_130 .sh_shape svg path{fill: #ffffff; -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); fill: #ffffff;} #sh_corpomate_theme_section_131{position: relative;} #sh_corpomate_theme_section_131 .sh_shape{height: 350px; width: 100%; position: absolute; bottom: 89px;} #sh_corpomate_theme_section_131 .sh_shape svg{width: 100%; fill: #ffffff; height: 100%;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_131 .sh_shape{height: 300px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_131 .sh_shape{height: 150px;}} #sh_corpomate_theme_section_132{position: relative; width: 100%;} #sh_corpomate_theme_section_132 .sh_shape{width: 100%; position: absolute; bottom: 89px; height: 15vh;} #sh_corpomate_theme_section_132 .sh_shape svg{display: block; width: 100%;} #sh_corpomate_theme_section_132 .sh_shape svg path{fill: #ffffff;} #sh_corpomate_theme_section_153 .grax_title_holder h3 span:before{position: absolute; content: ""; width: 100%; height: 4px; background-color: #25ac5d; left: 0px; bottom: -5px;} #sh_corpomate_theme_section_153 .grax_title_holder h3 span{position: relative; font-size: 28px; font-weight: 600;} #sh_corpomate_theme_section_153 .grax_title_holder{text-align: center;} #sh_corpomate_theme_section_153{margin-top: 50px;} #sh_corpomate_theme_section_37{margin-bottom: -90px; width: 100%; background-size: cover; object-fit: cover; background-repeat: no-repeat; top: -90px; z-index: 0; position: relative;} #sh_corpomate_theme_section_37 .home-area{position: relative; min-height: 657px; background-repeat: no-repeat; background-size: cover; z-index: 100;} #sh_corpomate_theme_section_37 .bg-overlay{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, rgba(255, 75, 60, 0.1) 80%, #2531ac);} #sh_corpomate_theme_section_37 .home-area .container{position: absolute; top: 50%; right: 0; left: 0; transform: translateY(-50%); bottom: initial; z-index: 4;} #sh_corpomate_theme_section_37 .banner-content{color: #fff;} #sh_corpomate_theme_section_37 .banner-content h1{font-size: 45px; letter-spacing: .6px; font-weight: 800; line-height: 1.2;} #sh_corpomate_theme_section_37 .banner-content p{font-size: 16px; letter-spacing: .3px; line-height: 1.8; margin-top: 17px; margin-bottom: 35px;} #sh_corpomate_theme_section_37 .bottom-shape{position: absolute; width: 100%; left: 0; right: 0; bottom: -1px; z-index: 3;} #sh_corpomate_theme_section_37 .left-btn{font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; -webkit-border-radius: 9px 27px 9px 27px; border-radius: 9px 27px 9px 27px; display: inline-block; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;} #sh_corpomate_theme_section_37 .left-btn-white{color: #2531ac; background-color: #fff; border: 1px solid #fff;} #sh_corpomate_theme_section_37 .right-btn-transparent{color: #fff; background-color: transparent; border: 1px solid #fff;} #sh_corpomate_theme_section_37 .right-btn{font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; -webkit-border-radius: 27px 9px 27px 9px; border-radius: 27px 9px 27px 9px; display: inline-block; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;} #sh_corpomate_theme_section_37 .btn-box .left-btn{margin-right: 16.5px;} #sh_corpomate_theme_section_37 .right-btn-transparent:hover{color: #2531ac; background-color: #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);} #sh_corpomate_theme_section_37 .left-btn-white:hover{color: #fff !important; background-color: #2531ac; border: 1px solid #2531ac; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_37 .home-area{min-height: 570px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_37 .banner-content h1{font-size: 38px;}#sh_corpomate_theme_section_37 .left-btn{padding: 14px 25px !important;}} #sh_corpomate_theme_section_38{width: 100%; padding: 50px 0 10px; overflow: hidden;} #sh_corpomate_theme_section_38 .sh_icon_box{border-radius: 12px; position: relative; z-index: 2; text-align: center; padding: 3rem 2rem; background: #fff; transition: all .4s;} #sh_corpomate_theme_section_38 .sh_icon_box .sh_icon span{font-size: 40px; color: #2531ac;} #sh_corpomate_theme_section_38 .sh_icon_box h4{font-size: 20px; letter-spacing: 1px; font-weight: 600; margin-top: 1rem;} #sh_corpomate_theme_section_38 .sh_icon_box p{line-height: 1.8; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_38 .sh_icon_box a{color: #29292d; text-decoration: none; font-size: 16px;} #sh_corpomate_theme_section_38 .sh_icon_box a span{padding-left: 5px;} #sh_corpomate_theme_section_38 .sh_icon_box:hover{box-shadow: 0 2px 13px 2px #2531ac; transition: all .4s;} #sh_corpomate_theme_section_38 .sh_icon_box:hover a{color: #2531ac; transition: all .4s;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_38 .sh_icon_box{padding: 1rem;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_38 .sh_icon_box{margin-top: 30px;}} #sh_corpomate_theme_section_39{width: 100%; padding: 50px 0 20px; background-color: #f5f5f5; overflow: hidden; margin-top: 50px;} #sh_corpomate_theme_section_39 .sh_animation_part{margin: auto;} #sh_corpomate_theme_section_39 .sh_left_title{padding-bottom: 0px; position: relative;} #sh_corpomate_theme_section_39 .sh_left_title h2{font-size: 32px; font-weight: 600; line-height: 46px; text-transform: capitalize; margin: 0 0 1px;} #sh_corpomate_theme_section_39 .sh_left_title .sh_border{border: 0px solid #2531ac; height: 0px; width: 50px; display: inline-block; background: #1B9DB6;} #sh_corpomate_theme_section_39 .sh_left_text{line-height: 1.8; margin-bottom: 45px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 16px;} #sh_corpomate_theme_section_39 .sh_left_btn{color: #ffffff; border: 0px; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); position: relative; line-height: 24px; overflow: hidden; text-transform: capitalize; text-decoration: none; font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; border-radius: 9px 27px 9px 27px; display: inline-block; transition: all .5s;} #sh_corpomate_theme_section_39 .col-md-6.wow.fadeInLeft{margin: auto;} #sh_corpomate_theme_section_39 .sh_right{position: relative; cursor: pointer; background-color: #fff; padding: 30px; margin-bottom: 30px; border-radius: 9px; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;} #sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon{display: inline-block; align-items: start; vertical-align: top;} #sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon span{font-size: 40px; float: left; width: 64px; height: 64px; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); transition: all .5s; border-radius: 50%; color: #fff; padding: 13px 10px; text-align: center; margin-right: 20px; -webkit-box-shadow: 0 0 20px 0 rgba(252, 87, 42, 0.3); -moz-box-shadow: 0 0 20px 0 rgba(252, 87, 42, 0.3); box-shadow: 0 0 20px 0 rgba(252, 87, 42, 0.3);} #sh_corpomate_theme_section_39 .sh_right .sh_right_text h4{font-weight: 600; font-size: 20px;} #sh_corpomate_theme_section_39 .sh_right .sh_right_text{display: inline-block;} #sh_corpomate_theme_section_39 .sh_right:hover{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); box-shadow: 0 0px 7px 2px #2531ac;} #sh_corpomate_theme_section_39 .sh_right:hover .sh_content .sh_icon span{color: #25ac5d; background: #fff;} #sh_corpomate_theme_section_39 .sh_right:hover .sh_right_text h4{color: #fff;} #sh_corpomate_theme_section_39 .sh_right .sh_right_text p{margin-bottom: 0; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; font-size: 16px;} #sh_corpomate_theme_section_39 .sh_right:hover .sh_right_text p{color: #fff;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon{width: 20%;}#sh_corpomate_theme_section_39 .sh_right .sh_right_text{width: 75%;}#sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon span{width: 50px; height: 50px; font-size: 24px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_39{padding: 50px 0 20px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_39 .sh_left_btn{margin-bottom: 30px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_39{padding: 30px 0px 0;}} @media only screen and (max-width: 415px){#sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon{width: 20%;}#sh_corpomate_theme_section_39 .sh_right .sh_right_text{width: 78%;}#sh_corpomate_theme_section_39 .sh_right .sh_content .sh_icon span{font-size: 24px; width: 50px; height: 50px;}} #sh_corpomate_theme_section_40{width: 100%; padding: 50px 0 0px; overflow: hidden;} #sh_corpomate_theme_section_40 .sh_feature_box{cursor: pointer; padding: 30px; margin-bottom: 30px; border-radius: 9px; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); transition: all .5s;} #sh_corpomate_theme_section_40 .sh_feature_box span{font-size: 40px; float: left; width: 64px; height: 64px; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); transition: all .5s; border-radius: 50%; color: #fff; padding: 13px 10px; text-align: center; margin-right: 20px;} #sh_corpomate_theme_section_40 .sh_feature_box h3{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 20px; margin-top: 5px; margin-bottom: 20px; -webkit-transition: .4s; transition: .4s; font-weight: 600;} #sh_corpomate_theme_section_40 .sh_feature_box p{transition: .4s; margin-bottom: 0; font-size: 16px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_40 .sh_feature_box:hover{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); box-shadow: 0 2px 8px -1px #25ac5d;} #sh_corpomate_theme_section_40 .sh_feature_box:hover span{color: #2531ac; background: #fff;} #sh_corpomate_theme_section_40 .sh_feature_box:hover h3{color: #fff;} #sh_corpomate_theme_section_40 .sh_feature_box:hover p{color: #fff;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_40 .sh_feature_box{padding: 15px 10px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_40 .sh_feature_box{padding: 15px 10px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_40{padding: 30px 0;}} #sh_corpomate_theme_section_41{width: 100%; background-color: #f9f7fa; padding: 50px 0; position: relative; overflow: hidden;} #sh_corpomate_theme_section_41 .bg-overlay{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); opacity: .8;} #sh_corpomate_theme_section_41 .sh_title{color: #fff; position: relative; max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_41 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_41 .sh_title p{padding-top: 10px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_41 .sh_testimonial{position: relative; padding: 0 15px;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_left_part{position: absolute; top: 0; bottom: 0; margin: auto; height: 100px; z-index: 1;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_left_part a{width: 100px; display: inline-block; border: 4px solid #fff; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); border-radius: 50%; transition: all .4s;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_left_part a img{display: block; max-width: 100%; border-radius: 50%; width: 92px; height: 92px; object-fit: cover;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part{margin-left: 50px; min-height: 225px; display: -webkit-box; display: -webkit-flex; display: flex; background: #fff; border-radius: 6px; position: relative; margin-bottom: 15px; margin-top: 5px; padding: 45px 50px 43px 80px; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_content{margin: auto;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_content h3{font-weight: 600; margin-bottom: 10px; font-size: 20px;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_content > p{margin-bottom: 18px; color: #999;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_right_text{line-height: 24px;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_right_text p{font-size: 16px; font-weight: 400; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_right_text ul{margin-top: 28px; margin-bottom: 0px; width: 100%; display: inline-block; margin: 0; padding: 0;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_right_text ul li{display: inline-block; vertical-align: middle;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_right_text ul li span{font-size: 14px; font-weight: 600; color: #fb3;} #sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part .sh_content:after{width: 100px; height: 4px; background: #25ac5d; content: ''; bottom: 0; left: 80px; position: absolute; transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s;} #sh_corpomate_theme_section_41 .sh_testimonial:hover .sh_right_part .sh_content:after{width: calc(100% - 160px);} #sh_corpomate_theme_section_41 .sh_testimonial:hover .sh_left_part a{border-color: #25ac5d; transition: all .4s;} #sh_corpomate_theme_section_41 .owl-theme .owl-nav{display: none;} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_41 .sh_testimonial .sh_left_part{position: absolute; top: -18%; bottom: auto; margin: auto; height: 100px; z-index: 1; left: 50%; transform: translateX(-50%);}#sh_corpomate_theme_section_41 .sh_testimonial .sh_right_part{margin-left: 0; margin-top: 60px; padding: 45px 50px 43px 45px;}} #sh_corpomate_theme_section_42{width: 100%; padding: 50px 0px; overflow: hidden;} #sh_corpomate_theme_section_42 .sh_partner_img{padding: 50px 40px; border: 1px solid #e9e9e9; transition: all .4s; border-radius: 10px; min-height: 132px;} #sh_corpomate_theme_section_42 .sh_partner_img img{margin: 0 auto; width: 100%; max-height: 30px; object-fit: contain;} #sh_corpomate_theme_section_42 .sh_partner_img:hover{box-shadow: 0 5px 20px #d9d9d9; transition: all .4s;} #sh_corpomate_theme_section_42 .owl-dot:first-child span:before{content: "\f104"; font-family: FontAwesome; color: #b3b3b3; font-size: 18px;} #sh_corpomate_theme_section_42 .owl-dot:last-child span:before{content: "\f105"; font-family: FontAwesome; color: #b3b3b3; font-size: 18px;} #sh_corpomate_theme_section_42 .owl-theme .owl-dots .owl-dot span{background: transparent !important; height: 30px;} #sh_corpomate_theme_section_42 .owl-dot:first-child{position: absolute; top: 50%; left: -30px; transform: translateY(-50%);} #sh_corpomate_theme_section_42 .owl-dot:last-child{position: absolute; top: 50%; right: -30px; transform: translateY(-50%);} #sh_corpomate_theme_section_42 .owl-dots{display: none;} #sh_corpomate_theme_section_42 .owl-carousel .owl-item img{height: 150px; object-fit: contain;} #sh_corpomate_theme_section_42 .owl-theme .owl-nav{display: none;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_42{padding: 30px 0 50px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_42{padding: 0 0 30px;}} #sh_corpomate_theme_section_43{width: 100%; padding: 30px 0 30px 0; margin: 0px 0px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden; margin-top: 30px;} #sh_corpomate_theme_section_43 .sh_counter{margin: 30px auto; border-radius: 50% !important; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); position: relative; background-color: rgba(255, 255, 255, 0.25); padding: 45px 30px; margin-bottom: 30px; width: 220px; height: 220px; text-align: center; color: #ffffff;} #sh_corpomate_theme_section_43 .sh_counter .sh_counter_num{margin-top: 35px; font-size: 32px; text-align: center; display: block; margin-bottom: 10px; font-weight: 700; font-family: inherit; line-height: 32px;} #sh_corpomate_theme_section_43 .sh_counter .sh_count_name{font-size: 16px; margin-top: 0; display: block; font-weight: 700; margin-bottom: 0; line-height: 1.8; text-transform: uppercase;} #sh_corpomate_theme_section_43 .sh_right_border:after{background: transparent;} #sh_corpomate_theme_section_43 .bg-overlay{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); opacity: .8;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_43 .sh_small_size:after{background: transparent;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_43 .sh_counter:after{background: transparent;}#sh_corpomate_theme_section_43{padding: 0 0 30px;}} #sh_corpomate_theme_section_44{width: 100%; padding: 50px 0px; background-color: #f9f7fa !important; overflow: hidden;} #sh_corpomate_theme_section_44 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_44 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_44 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_44 .sh_team{border-radius: 12px; overflow: hidden; background: #fff; transition: ease all 0.3s; -webkit-transition: ease all 0.3s; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); border-bottom: 4px solid #eee;} #sh_corpomate_theme_section_44 .sh_team .sh_img{position: relative; overflow: hidden; transition: ease all 0.3s; -webkit-transition: ease all 0.3s;} #sh_corpomate_theme_section_44 .sh_team .sh_img img{width: 100%; height: 260px; object-fit: contain;} #sh_corpomate_theme_section_44 .sh_team .sh_img .sh_media_list{position: absolute; text-align: center; background: #fff; padding: 10px; border-radius: 5px 5px 0 0; left: 10%; right: 10%; opacity: 0; bottom: -30px; transition: ease all 0.3s; -webkit-transition: ease all 0.3s; border: 1px solid #eee; border-top: 2px solid #eee; border-bottom: none;} #sh_corpomate_theme_section_44 .sh_team .sh_img .sh_media_list li{display: inline-block; vertical-align: top; margin-right: 8px;} #sh_corpomate_theme_section_44 .sh_team .sh_img .sh_media_list li a{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); border: 0px; display: block; padding: 0; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 12px; -webkit-transition: ease all 0.3s; transition: ease all 0.3s; border-radius: 100%;} #sh_corpomate_theme_section_44 .sh_team .sh_team_name{padding: 20px 15px; text-align: center; border-top: 1px solid #eee;} #sh_corpomate_theme_section_44 .sh_team .sh_team_name h6{font-size: 16px; margin: 0; font-weight: 600;} #sh_corpomate_theme_section_44 .sh_team .sh_team_name span{margin: 0; font-size: 13px;} #sh_corpomate_theme_section_44 .sh_team:hover .sh_img .sh_media_list{bottom: 0px; opacity: 1; transition: all .4s;} #sh_corpomate_theme_section_44 .sh_team:hover .sh_img{margin-top: -10px; transition: all .4s;} @media only screen and (min-width: 991px) and (max-width: 1200px){#sh_corpomate_theme_section_44 .sh_team .sh_img .sh_media_list li{width: 15%;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_44 .sh_team{margin-bottom: 20px;}#sh_corpomate_theme_section_44{padding: 50px 0px 30px;}} #sh_corpomate_theme_section_45{padding: 50px 0px 0px; background: #fff; overflow: hidden;} #sh_corpomate_theme_section_45 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_45 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_45 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_45 .sh_hading_price{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); display: inline-block; width: 100%; padding: 15px 0px;} #sh_corpomate_theme_section_45 .sh_pricing{border-radius: 12px; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.14); background-color: #FFF; border: 1px solid #DBDBDB;} #sh_corpomate_theme_section_45 .sh_pricing .sh_price_heading{text-align: center; width: 100%; margin-left: auto; margin-right: auto; color: #fff; display: block; padding: 5px 0;} #sh_corpomate_theme_section_45 .sh_pricing .sh_price_heading h3{margin: 0; padding: 5px 0 0 0; font-size: 32px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_heading_text{text-align: center; margin-left: auto; margin-right: auto; margin-top: -5px; width: 100%; color: #fff; display: block; padding: 5px 0;} #sh_corpomate_theme_section_45 .sh_pricing .sh_price{display: block; text-align: center; width: 120px; height: 120px !important; margin: 15px auto; border-radius: 200px; background: #fff; padding: 5px 0; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.08);} #sh_corpomate_theme_section_45 .sh_pricing .sh_price .sh_currency{font-weight: 800; font-size: 27px; top: -9px; padding-right: 3px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_price strong{line-height: 80px; font-size: 40px; font-weight: 300;} #sh_corpomate_theme_section_45 .sh_pricing .sh_price small{border-top: 1px solid; display: block; margin-left: auto; margin-right: auto; margin-top: -10px; padding-top: 3px; width: 45px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px;} #sh_corpomate_theme_section_45 .sh_pricing:hover .sh_price{transform: rotate(360deg); -webkit-transform: rotate(360deg); transition: transform .6s; -webkit-transition: -webkit-transform .6s;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list{margin: 0; padding: 0; margin-top: 10px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list li{list-style: none; display: block; text-align: left; text-align: center; padding: 5px 5px 5px 5px; line-height: 30px; transition: padding .3s; -webkit-transition: padding .3s; font-size: 13px; letter-spacing: .2px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list li{padding-right: 5px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list li:hover{padding: 5px 5px 5px 65px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_footer_btn{display: block; padding: 15px 0; text-align: center;} #sh_corpomate_theme_section_45 .sh_pricing .sh_footer_btn a{border: 0px; color: #ffffff; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); position: relative; line-height: 24px; overflow: hidden; text-transform: capitalize; text-decoration: none; font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; border-radius: 9px 27px 9px 27px; display: inline-block; transition: all .5s;} #sh_corpomate_theme_section_45 .sh_pricing .sh_footer_btn a span{font-size: 15px; padding-left: 5px;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list li:last-child{border-bottom: 1px solid #dbdbdb;} #sh_corpomate_theme_section_45 .sh_pricing .sh_plan_list li span{padding-right: 5px;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_45 .sh_pricing{margin-bottom: 20px;}} #sh_corpomate_theme_section_105.home-area{min-height: 427px; margin-bottom: -90px; width: 100%; background-size: cover; object-fit: cover; background-repeat: no-repeat; top: -90px; z-index: 0; position: relative;} #sh_corpomate_theme_section_105 .bg-overlay-4{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); opacity: .8;} #sh_corpomate_theme_section_105.home-area .container{position: absolute; top: 50%; right: 0; left: 0; transform: translateY(-50%); bottom: initial; z-index: 4;} #sh_corpomate_theme_section_105 .banner-content{color: #ffffff;} #sh_corpomate_theme_section_105 .banner-content h1{font-size: 50px; letter-spacing: .6px; font-weight: 800; line-height: 1.2;} #sh_corpomate_theme_section_105 .banner-content .breadcrumb{background-color: transparent; display: block; text-align: center; padding-top: 0; font-size: 16px; letter-spacing: .3px; font-weight: 500; margin-bottom: 0;} #sh_corpomate_theme_section_105 .banner-content .breadcrumb-item{text-align: center; display: inline;} #sh_corpomate_theme_section_105 .banner-content .breadcrumb .breadcrumb-item a{margin-right: 10px;} #sh_corpomate_theme_section_105 .banner-content ol li a{color: #ffffff; text-decoration: none;} #sh_corpomate_theme_section_105 .banner-content .breadcrumb .breadcrumb-item.active{color: #ffffff; margin-left: 7px;} #sh_corpomate_theme_section_105 .banner-content .breadcrumb-item + .breadcrumb-item{padding-left: 0;} .breadcrumb-item + .breadcrumb-item::before{display: none;} #sh_corpomate_theme_section_105 .bottom-shape{position: absolute; width: 100%; left: 0; right: 0; bottom: -1px; z-index: 3;} #sh_corpomate_theme_section_59{padding: 50px 0 0; width: 100%; overflow: hidden;} #sh_corpomate_theme_section_59 .sh_content_img{position: relative; top: 0; left: 0; height: 522px;} #sh_corpomate_theme_section_59 .sh_content_img .sh_bg{position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 370px; height: 522px; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); border-radius: 9px;} #sh_corpomate_theme_section_59 .sh_content_img img{position: absolute; top: 32px; left: 0; right: 0; margin: 0 auto; max-width: 100%; height: 460px; object-fit: cover;} #sh_corpomate_theme_section_59 .sh_right_content{text-align: right; padding-top: 25px;} #sh_corpomate_theme_section_59 .sh_right_content h2{margin-bottom: 33px; color: #37434d; font-size: 35px; letter-spacing: .6px; font-weight: 600; line-height: 1.2;} #sh_corpomate_theme_section_59 .sh_right_content p{transition: .4s; margin-bottom: 0; font-size: 16px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_59 .sh_right_content .sh_read_btn{font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; -webkit-border-radius: 9px 27px 9px 27px; border-radius: 9px 27px 9px 27px; display: inline-block; -webkit-transition: all .5s; transition: all .5s; margin-top: 16px; border: 0px solid #f93069; color: #ffffff; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); box-shadow: 0 0 5px 0 #2531ac;} #sh_corpomate_theme_section_59 .sh_right_content h2{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 32px;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_59 .sh_content_img .sh_bg{height: 320px; width: 100%;}#sh_corpomate_theme_section_59 .sh_content_img img{width: 90%; right: auto; height: 252px; object-fit: cover;}#sh_corpomate_theme_section_59 .sh_right_content h2{font-size: 26px;}} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_59 .sh_content_img{height: 370px;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_59 .sh_content_img .sh_bg{height: 88%; width: 100%;}#sh_corpomate_theme_section_59 .sh_content_img img{height: 390px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_59 .sh_content_img img{width: 100%; height: auto; position: initial;}#sh_corpomate_theme_section_59 .sh_content_img .sh_bg{display: none;}#sh_corpomate_theme_section_59 .sh_content_img{height: auto;}} #sh_corpomate_theme_section_60{padding: 50px 0 0; width: 100%; overflow: hidden; margin-bottom: 0px;} #sh_corpomate_theme_section_60 .sh_left_content{width: 100%; text-align: left;} #sh_corpomate_theme_section_60 .sh_left_content h2{color: #37434d; font-size: 32px; letter-spacing: .6px; font-weight: 600; line-height: 1.2; margin-bottom: 33px;} #sh_corpomate_theme_section_60 .sh_left_content p{font-size: 16px; letter-spacing: .3px; line-height: 1.8; transition: .4s; margin-bottom: 0;} #sh_corpomate_theme_section_60 .sh_content_right{position: relative; text-align: right;} #sh_corpomate_theme_section_60 .sh_content_right .sh_video{display: block; width: 67px; height: 67px; border-radius: 50%; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); cursor: pointer; position: absolute; top: 45%; left: 5px; transform: translateY(-50%); z-index: 2; animation: pulse 2.5s infinite; text-align: center;} #sh_corpomate_theme_section_60 .sh_content_right .sh_video span{line-height: 67px; color: #ffffff; border: none; background-color: transparent;} #sh_corpomate_theme_section_60 .sh_content_right .sh_img img{max-width: 100%; height: 335px; padding-left: 35px; object-fit: cover;} #sh_corpomate_theme_section_60 .sh_left_content h2{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_60 .sh_left_content p:nth-child(2){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_60 .sh_left_content p:nth-child(3){display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_60 .sh_left_content h2{font-size: 30px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_60 .sh_content_right{padding-top: 40px;}} #sh_corpomate_theme_section_61{padding: 50px 0 20px; width: 100%; overflow: hidden;} #sh_corpomate_theme_section_61 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_61 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_61 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_61 .sh_content{cursor: pointer; text-align: center; background-color: #ffffff; padding: 35px 30px; -webkit-border-radius: 12px; border-radius: 12px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; margin-bottom: 0px;} #sh_corpomate_theme_section_61 .sh_content .sh_icon{position: relative; width: 80px; height: 80px; margin: auto; margin-bottom: 26px;} #sh_corpomate_theme_section_61 .sh_content .sh_circle1{position: absolute; width: 63px; height: 63px; border-radius: 50%; background: #25ac5d; opacity: .1;} #sh_corpomate_theme_section_61 .sh_content .sh_circle2{position: absolute; right: 0; bottom: 0; width: 23px; height: 23px; border-radius: 50%; background: #25ac5d; opacity: .1;} #sh_corpomate_theme_section_61 .sh_content .sh_icon span{font-size: 40px; line-height: 80px; color: #2531ac;} #sh_corpomate_theme_section_61 .sh_content h3{font-size: 20px; letter-spacing: .6px; font-weight: 600; color: #37434d; line-height: 1.2; margin-bottom: 15px;} #sh_corpomate_theme_section_61 .sh_content p{font-size: 16px; letter-spacing: .3px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_61 .sh_content:hover{box-shadow: 0 2px 13px 2px #2531ac; transition: all .4s;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_61 .sh_content{padding: 35px 10px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_61 .sh_content{padding: 0 10px;}} #sh_corpomate_theme_section_62{padding: 0px 0 0; width: 100%; overflow: hidden; margin-bottom: 50px; margin-top: 50px;} #sh_corpomate_theme_section_62 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_62 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_62 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_62 .sh_left_content p{font-size: 16px; margin-bottom: 1em; line-height: 1.8;} #sh_corpomate_theme_section_62 .sh_first_progress{margin-bottom: 0px; position: relative;} #sh_corpomate_theme_section_62 .sh_first_progress .progress-bar{height: 5px; position: relative; display: block; border-radius: 0; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%);} #sh_corpomate_theme_section_62 .sh_first_progress p{color: #9ca8ae; line-height: 24px; font-weight: 600; display: inline-block; font-size: 12px; text-transform: uppercase; text-align: left;} #sh_corpomate_theme_section_62 .sh_first_progress .sh_right_pers{line-height: 24px; color: #262628; font-size: 14px; font-weight: 700; display: inline-block; padding: 0 8px;} #sh_corpomate_theme_section_62 .sh_first_progress .progress{height: 5px; margin-bottom: 5px; border-radius: 0;} #sh_corpomate_theme_section_62 .sh_left_content p:nth-child(1){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_62 .sh_left_content p:nth-child(2){display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_62 .sh_left_content p:nth-child(3){display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 0;} #sh_corpomate_theme_section_63{padding: 50px 0; width: 100%; overflow: hidden;} #sh_corpomate_theme_section_63 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_63 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_63 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_63 .sh_content .sh_top_part .sh_number{float: left; font-size: 62px; line-height: 1em; font-weight: 600; color: #abb1bd; margin: 0 14px 0 0; letter-spacing: 0;} #sh_corpomate_theme_section_63 .sh_content .sh_heading{float: left; margin: 3px 0 0;} #sh_corpomate_theme_section_63 .sh_content .sh_heading h6{font-size: 15px; font-weight: 400; color: #2531ac;} #sh_corpomate_theme_section_63 .sh_content .sh_heading p{font-size: 20px; font-weight: 600; color: #3a3c41;} #sh_corpomate_theme_section_63 .sh_content_text p{display: inline-block; margin: 10px 0; font-size: 16px; line-height: 1.8; margin-bottom: 25px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; width: 100%;} #sh_corpomate_theme_section_63 .sh_content_text a{background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); border-radius: 9px 27px 9px 27px; color: #fff; display: inline-block; font-weight: 600; font-size: 13px; letter-spacing: .5px; text-transform: uppercase; line-height: 45px; padding: 0 24px;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_63{padding: 50px 0;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_63 .sh_content_text{margin-bottom: 20px;}} #sh_corpomate_theme_section_64{padding: 50px 0; width: 100%; margin: 0; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%); overflow: hidden;} #sh_corpomate_theme_section_64 .sh_left h2{font-size: 32px; line-height: 1.4; color: #fff; margin-bottom: 5px; font-weight: 600;} #sh_corpomate_theme_section_64 .sh_left p{margin: 0; font-size: 16px; color: #fff;} #sh_corpomate_theme_section_64 .sh_right a{text-align: right; font-size: 16px; line-height: 1.4; color: #2531ac; border: 1px solid #fff; background-color: #fff; border-radius: 9px 27px 9px 27px; padding: 10px 30px; display: inline-block; top: 50%; position: relative; transform: translate(0px, 10px); text-decoration: none;} #sh_corpomate_theme_section_64 .sh_right{text-align: right;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_64 .sh_left h2{font-size: 26px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_64 .sh_left{text-align: center;}#sh_corpomate_theme_section_64 .sh_right{text-align: center;}#sh_corpomate_theme_section_64 .sh_right{margin-top: 10px;}} #sh_corpomate_theme_section_119.home-area{min-height: 427px; margin-bottom: -90px; width: 100%; background-size: cover; object-fit: cover; background-repeat: no-repeat; top: -90px; z-index: 0; position: relative;} #sh_corpomate_theme_section_119 .bg-overlay-4{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); opacity: .8;} #sh_corpomate_theme_section_119.home-area .container{position: absolute; top: 50%; right: 0; left: 0; transform: translateY(-50%); bottom: initial; z-index: 4;} #sh_corpomate_theme_section_119 .banner-content{color: #ffffff;} #sh_corpomate_theme_section_119 .banner-content h1{font-size: 50px; letter-spacing: .6px; font-weight: 800; line-height: 1.2;} #sh_corpomate_theme_section_119 .banner-content .breadcrumb{background-color: transparent; display: block; text-align: center; padding-top: 0; font-size: 16px; letter-spacing: .3px; font-weight: 500;} #sh_corpomate_theme_section_119 .banner-content .breadcrumb-item{text-align: center; display: inline;} #sh_corpomate_theme_section_119 .banner-content .breadcrumb .breadcrumb-item a{margin-right: 10px;} #sh_corpomate_theme_section_119 .banner-content ol li a{color: #ffffff; text-decoration: none;} #sh_corpomate_theme_section_119 .banner-content .breadcrumb .breadcrumb-item.active{color: #ffffff; margin-left: 7px;} #sh_corpomate_theme_section_119 .banner-content .breadcrumb-item + .breadcrumb-item{padding-left: 0;} .breadcrumb-item + .breadcrumb-item::before{display: none;} #sh_corpomate_theme_section_119 .bottom-shape{position: absolute; width: 100%; left: 0; right: 0; bottom: -1px; z-index: 3;} #sh_corpomate_theme_section_117{padding: 50px 0 0; overflow: hidden;} #sh_corpomate_theme_section_117 .fadeInUp{-webkit-animation-name: fadeInUp; animation-name: fadeInUp;} #sh_corpomate_theme_section_117 .animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; padding-bottom: 20px;} #sh_corpomate_theme_section_117 .sh-fancybox-inner{background-color: #fff; -webkit-box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); -khtml-box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); -moz-box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); -ms-box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); -o-box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); box-shadow: 0px 4px 35px rgba(57, 57, 57, 0.24); position: relative; padding: 37px 30px 32px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_117 .sh-fancybox-icon{height: 121px; width: 121px; position: relative; z-index: 1; background-color: #f2f2f6; -webkit-border-radius: 121px; -khtml-border-radius: 121px; -moz-border-radius: 121px; -ms-border-radius: 121px; -o-border-radius: 121px; border-radius: 121px; margin: 0 auto 33px auto; -webkit-transition: all .3s linear 0ms; -khtml-transition: all .3s linear 0ms; -moz-transition: all .3s linear 0ms; -ms-transition: all .3s linear 0ms; -o-transition: all .3s linear 0ms; transition: all .3s linear 0ms;} #sh_corpomate_theme_section_117 .sh-fancybox-icon-inner{background-color: #ff5b11; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); width: 70px; height: 70px; -webkit-border-radius: 70px; -khtml-border-radius: 70px; -moz-border-radius: 70px; -ms-border-radius: 70px; -o-border-radius: 70px; border-radius: 70px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -khtml-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} #sh_corpomate_theme_section_117 .sh-fancybox-icon span{font-size: 34px; color: #fff;} #sh_corpomate_theme_section_117 .sh-fancybox-icon span{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -khtml-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} #sh_corpomate_theme_section_117 .sh-fancybox-rotate{position: absolute; top: 10px; left: 10px; bottom: 10px; right: 10px; -webkit-border-radius: 121px; -khtml-border-radius: 121px; -moz-border-radius: 121px; -ms-border-radius: 121px; -o-border-radius: 121px; border-radius: 121px; -webkit-animation: service_hexagon 2s infinite linear; -moz-animation: service_hexagon 2s infinite linear; -o-animation: service_hexagon 2s infinite linear; animation: service_hexagon 2s infinite linear; -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused;} #sh_corpomate_theme_section_117 .sh-fancybox-rotate:before{top: 0; left: 0; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); box-shadow: 0 4px 8px #2531ac; content: ''; height: 16px; width: 16px; border-radius: 16px; position: absolute;} #sh_corpomate_theme_section_117 .sh-fancybox-rotate:after{bottom: 0; right: 0; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); box-shadow: 0 4px 8px #2531ac; content: ''; height: 16px; width: 16px; border-radius: 16px; position: absolute;} #sh_corpomate_theme_section_117 .sh-fancybox-inner:hover .sh-fancybox-rotate{-webkit-animation-play-state: running; -moz-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running;} #sh_corpomate_theme_section_117 .sh-fancybox-title{margin-bottom: 17px; font-size: 20px; font-weight: 700;} #sh_corpomate_theme_section_117 .sh-fancybox-content{font-size: 16px; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_117 .sh-space{height: 180px;} #sh_corpomate_theme_section_117 .section-title h2{color: #37434d; font-size: 32px; letter-spacing: .6px; font-weight: 600; line-height: 1.2; margin-bottom: 33px;} #sh_corpomate_theme_section_117 .section-title p{font-size: 16px; letter-spacing: .3px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_117 .section-title h3{font-size: 20px; letter-spacing: .6px; font-weight: 600; color: #37434d; line-height: 1.2;} @-webkit-keyframes service_hexagon{0%{-webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg);}100%{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_117{padding: 50px 0 0;}} @media (max-width: 767px){#sh_corpomate_theme_section_117 .sh-fancybox-icon span{position: relative; top: 0%; line-height: 70px; left: 0%;}#sh_corpomate_theme_section_117{padding: 50px 0;}} #sh_corpomate_theme_section_118.bg-grey{background-color: #f9f7fa !important;} #sh_corpomate_theme_section_118.padding-section{padding: 30px 0 50px; overflow: hidden;} #sh_corpomate_theme_section_118 .services-box{cursor: pointer; background-color: #fff; padding: 30px; margin-bottom: 30px; border-radius: 9px; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;} #sh_corpomate_theme_section_118 .services-box .icon{float: left; width: 64px; height: 64px; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); transition: all .5s; border-radius: 50%; padding: 18px; text-align: center; margin-right: 20px; box-shadow: 0 0 10px 0 #2531ac;} #sh_corpomate_theme_section_118 .services-box .content{overflow: hidden;} #sh_corpomate_theme_section_118 .section-title h3{font-size: 20px; letter-spacing: .6px; font-weight: 600; color: #37434d; line-height: 1.2;} #sh_corpomate_theme_section_118 .services-box .content p{margin-bottom: 0; margin-top: 16px;} #sh_corpomate_theme_section_118 .section-title p{font-size: 16px; letter-spacing: .3px; line-height: 1.8; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_118 .services-box span{font-size: 25px; color: #fff; line-height: 30px;} #sh_corpomate_theme_section_118 .section-title h2{color: #37434d; font-size: 32px; letter-spacing: .6px; font-weight: 600; line-height: 1.2;} #sh_corpomate_theme_section_118 .wrapper h2{margin-bottom: 33px;} #sh_corpomate_theme_section_118 .section-title p{font-size: 16px; letter-spacing: .3px; line-height: 1.8;} #sh_corpomate_theme_section_118 .services-box:hover{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); box-shadow: 0 2px 6px 2px #2531ac;} #sh_corpomate_theme_section_118 .services-box:hover .content p{color: #fff; transition: all .5s; opacity: 0.8;} #sh_corpomate_theme_section_118 .services-box:hover .content h3{color: #fff; transition: all .5s;} #sh_corpomate_theme_section_118 .services-box:hover .icon{background: #fff; transition: all .5s;} #sh_corpomate_theme_section_118 .services-box:hover span{display: block; margin: auto; color: #2531ac;} @media (max-width: 767px){#sh_corpomate_theme_section_118 .section-title{margin-top: 30px;}} #sh_corpomate_theme_section_143{width: 100%; padding: 50px 0px; overflow: hidden;} #sh_corpomate_theme_section_143 .sh_content_left h2{font-size: 32px; color: #515050; margin: 0 0 15px; font-weight: 700; padding-top: 40px; padding-left: 40px;} #sh_corpomate_theme_section_143 .sh_content_left p{margin: 0 0 10px; font-size: 16px; line-height: 1.8; padding: 0 40px; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden;} #sh_corpomate_theme_section_143 .sh_content_left p:nth-child(3){margin-bottom: 40px;} #sh_corpomate_theme_section_143 .sh_content_left a{display: block; text-decoration: none; padding: 20px; text-align: center; color: #fff; background: #25ac5d; letter-spacing: 2px; margin-bottom: 25px;} #sh_corpomate_theme_section_143 .sh_right_content{overflow: hidden; display: block; position: relative; margin-bottom: 30px;} #sh_corpomate_theme_section_143 .sh_right_content img{-webkit-transition: 0.5s; transition: 0.5s; -webkit-transform: scale(1); transform: scale(1); width: 100%; height: 270px; object-fit: cover;} #sh_corpomate_theme_section_143 .sh_right_content .sh_hover_part{position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; left: 10px; opacity: 0; -webkit-transition: 0.4s; transition: 0.4s; width: 100%;} #sh_corpomate_theme_section_143 .sh_right_content .sh_hover_part h3{margin: 0 0 15px; font-size: 20px; font-weight: 700; color: #fff; text-align: center;} #sh_corpomate_theme_section_143 .sh_right_content:hover img{-webkit-transform: scale(1.1); transform: scale(1.1); filter: brightness(0.5); transition: 0.5s;} #sh_corpomate_theme_section_143 .sh_right_content:hover .sh_hover_part{-webkit-transform: translate(0px, -50%); transform: translate(0px, -50%); opacity: 1; left: 0;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_143 .sh_content_left h2{padding-top: 0;}#sh_corpomate_theme_section_143{padding: 40px 0;}} #sh_corpomate_theme_section_139{padding: 50px 0 0; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_139 .section-title-02{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_139 .section-title-02 h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_139 .section-title-02 p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_139 .section-title-02 p{color: #888888;} #sh_corpomate_theme_section_139 .section-title-02 .btn-bar{margin-top: 20px; display: none;} #sh_corpomate_theme_section_139 .theme-before:before, #sh_corpomate_theme_section_139 .theme-after:after, #sh_corpomate_theme_section_139 .btn-theme, #sh_corpomate_theme_section_139 .btn-white:hover, #sh_corpomate_theme_section_139 .theme-hover:hover, #sh_corpomate_theme_section_139 .owl-nav > div, #sh_corpomate_theme_section_139 .theme-bg{background-image: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac);} #sh_corpomate_theme_section_139 .m-30px-b{margin-bottom: 30px;} #sh_corpomate_theme_section_139 .our-team-01{text-align: center;} #sh_corpomate_theme_section_139 .our-team-01 .team-img{width: 160px; display: inline-block; vertical-align: top; position: relative; margin-bottom: 25px;} #sh_corpomate_theme_section_139 .our-team-01 .team-img .img{width: 160px; height: 160px; overflow: hidden; position: relative; z-index: 1; border-radius: 50%;} #sh_corpomate_theme_section_139 .our-team-01 .team-img:after{content: ""; position: absolute; bottom: -10px; top: 60%; left: -10px; right: -10px; border-radius: 10px; box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);} #sh_corpomate_theme_section_139 .our-team-01 h6{font-weight: 700; font-size: 16px; margin: 0 0 5px; color: #25ac5d;} #sh_corpomate_theme_section_139 .section-title-02 p{font-size: 16px; font-weight: 400; margin-bottom: 3px; color: #888888;} #sh_corpomate_theme_section_139 .our-team-01 .team-img .img img{width: 100%;} #sh_corpomate_theme_section_139 .btn-bar .btn{font-size: 12px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; padding: 10px 22px; border-radius: 5px; border: none; box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1); color: #fff;} #sh_corpomate_theme_section_139 .theme-before:before, #sh_corpomate_theme_section_139 .theme-after:after, #sh_corpomate_theme_section_139 .btn-theme:hover{opacity: 0.8;} #sh_corpomate_theme_section_140{width: 100%; padding: 30px 0px; overflow: hidden;} #sh_corpomate_theme_section_140 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_140 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_140 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_140 .sh_team{border-radius: 12px; overflow: hidden; background: #fff; transition: ease all 0.3s; -webkit-transition: ease all 0.3s; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); border-bottom: 4px solid #eee;} #sh_corpomate_theme_section_140 .sh_team .sh_img{position: relative; overflow: hidden; transition: ease all 0.3s; -webkit-transition: ease all 0.3s;} #sh_corpomate_theme_section_140 .sh_team .sh_img img{width: 100%; height: 260px; object-fit: contain;} #sh_corpomate_theme_section_140 .sh_team .sh_img .sh_media_list{position: absolute; text-align: center; background: #fff; padding: 10px; border-radius: 5px 5px 0 0; left: 10%; right: 10%; opacity: 0; bottom: -30px; transition: ease all 0.3s; -webkit-transition: ease all 0.3s; border: 1px solid #eee; border-top: 2px solid #eee; border-bottom: none;} #sh_corpomate_theme_section_140 .sh_team .sh_img .sh_media_list li{display: inline-block; vertical-align: top; margin-right: 3px;} #sh_corpomate_theme_section_140 .sh_team .sh_img .sh_media_list li a{background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); border: 0px; display: block; padding: 0; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 12px; -webkit-transition: ease all 0.3s; transition: ease all 0.3s; border-radius: 100%;} #sh_corpomate_theme_section_140 .sh_team .sh_team_name{padding: 20px 15px; text-align: center; border-top: 1px solid #eee;} #sh_corpomate_theme_section_140 .sh_team .sh_team_name h6{font-size: 16px; margin: 0; font-weight: 600;} #sh_corpomate_theme_section_140 .sh_team .sh_team_name span{margin: 0; font-size: 13px;} #sh_corpomate_theme_section_140 .sh_team:hover .sh_img .sh_media_list{bottom: 0px; opacity: 1; transition: all .4s;} #sh_corpomate_theme_section_140 .sh_team:hover .sh_img{margin-top: -10px; transition: all .4s;} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_140 .sh_team{margin-bottom: 20px;}} #sh_corpomate_theme_section_112.home-area{min-height: 427px; margin-bottom: -90px; width: 100%; background-size: cover; object-fit: cover; background-repeat: no-repeat; top: -90px; z-index: 0; position: relative;} #sh_corpomate_theme_section_112 .bg-overlay-4{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #25ac5d, #25ac5d 10%, #25ac5d 15%, #2531ac); opacity: .8;} #sh_corpomate_theme_section_112.home-area .container{position: absolute; top: 50%; right: 0; left: 0; transform: translateY(-50%); bottom: initial; z-index: 4;} #sh_corpomate_theme_section_112 .banner-content{color: #ffffff;} #sh_corpomate_theme_section_112 .banner-content h1{font-size: 50px; letter-spacing: .6px; font-weight: 800; line-height: 1.2;} #sh_corpomate_theme_section_112 .banner-content .breadcrumb{background-color: transparent; display: block; text-align: center; padding-top: 0; font-size: 16px; letter-spacing: .3px; font-weight: 500;} #sh_corpomate_theme_section_112 .banner-content .breadcrumb-item{text-align: center; display: inline;} #sh_corpomate_theme_section_112 .banner-content .breadcrumb .breadcrumb-item a{margin-right: 10px;} #sh_corpomate_theme_section_112 .banner-content ol li a{color: #ffffff; text-decoration: none;} #sh_corpomate_theme_section_112 .banner-content .breadcrumb .breadcrumb-item.active{color: #ffffff; margin-left: 7px;} #sh_corpomate_theme_section_112 .banner-content .breadcrumb-item + .breadcrumb-item{padding-left: 0;} .breadcrumb-item + .breadcrumb-item::before{display: none;} #sh_corpomate_theme_section_112 .bottom-shape{position: absolute; width: 100%; left: 0; right: 0; bottom: -1px; z-index: 3;} #sh_corpomate_theme_section_83{padding: 50px 0 0px; width: 100%; overflow: hidden; margin-bottom: 50px;} #sh_corpomate_theme_section_83 .sh_content{height: 200px; border-radius: 9px; box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.06); text-align: center; position: relative; padding: 64px 30px 26px 30px; transition: all .4s;} #sh_corpomate_theme_section_83 .sh_content .sh_icon{position: absolute; top: -40px; left: 0; right: 0; margin: 0 auto;} #sh_corpomate_theme_section_83 .sh_content .sh_icon > a > span{color: #ffffff; font-size: 36px; width: 80px; height: 80px; border-radius: 28px; text-align: center; line-height: 80px; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%);} #sh_corpomate_theme_section_83 .sh_content h3{margin-bottom: 10px; font-size: 20px; letter-spacing: .6px; font-weight: 600; color: #37434d; line-height: 1.2;} #sh_corpomate_theme_section_83 .sh_content > a{display: block; font-size: 16px; color: #5f6e7b; text-decoration: none;} #sh_corpomate_theme_section_83 .sh_content > a:hover{color: #404040;} #sh_corpomate_theme_section_83 .sh_content:hover{box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.02); transition: all .4s;} #sh_corpomate_theme_section_83 .sh_content > span{display: block; font-size: 16px; color: #5f6e7b; text-decoration: none; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_83 .sh_content{margin-bottom: 60px;}#sh_corpomate_theme_section_83{padding: 50px 0 0;}} #sh_corpomate_theme_section_84{padding: 40px 0; width: 100%;} #sh_corpomate_theme_section_84 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 30px;} #sh_corpomate_theme_section_84 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_84 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_84 .sh_form{margin-top: 23px;} #sh_corpomate_theme_section_84 .sh_form .custom-form{margin-bottom: 30px;} #sh_corpomate_theme_section_84 .sh_form .custom-form input{height: 47px; border-radius: 30px; font-size: 14px; background-color: transparent; border: 1px solid #c1c1c1; padding-left: 30px; box-shadow: none; outline: none;} #sh_corpomate_theme_section_84 .sh_form .custom-form textarea{border-radius: 30px; font-size: 14px; background-color: transparent; border: 1px solid #c1c1c1; padding-top: 20px; padding-left: 30px; box-shadow: none; outline: none;} #sh_corpomate_theme_section_84 .sh_form .sh_submit_btn{font-weight: 600; font-size: 15px; letter-spacing: .6px; text-align: center; padding: 14px 30px !important; -webkit-border-radius: 9px 27px 9px 27px; border-radius: 9px 27px 9px 27px; display: inline-block; -webkit-transition: all .5s; transition: all .5s; border: 1px solid #f93069; color: #ffffff; background: linear-gradient(to bottom, #2531ac 0%, #25ac5d 100%);} #sh_corpomate_theme_section_84 .sh_form .custom-form input:focus{border-color: #25ac5d; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.26);} #sh_corpomate_theme_section_84 .sh_form .custom-form textarea:focus{border-color: #25ac5d; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.26);} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_84{padding-top: 0;}} #sh_corpomate_theme_section_65{padding: 50px 0; width: 100%;} #sh_corpomate_theme_section_65 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_65 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_65 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_65 .sh_content{text-align: center;} #sh_corpomate_theme_section_65 .sh_content .sh_icon span{font-size: 40px; color: #00a09d;} #sh_corpomate_theme_section_65 .sh_content h3{font-size: 18px; font-weight: 600; position: relative; padding-top: 35px; margin-bottom: 10px; color: #00a09d;} #sh_corpomate_theme_section_65 .sh_content h3:before{content: ""; position: absolute; width: 30px; height: 2px; background: #000; top: 15px; margin: auto; left: 0; right: 0; transition: all .4s;} #sh_corpomate_theme_section_65 .sh_content p{color: #777; line-height: 1.8; font-size: 15px;} #sh_corpomate_theme_section_65 .sh_content:hover h3:before{width: 50px; transition: all .4s;} #sh_corpomate_theme_section_79{padding: 70px 0;} #sh_corpomate_theme_section_79 a{text-decoration: none;} #sh_corpomate_theme_section_79 a h5 span{float: right; font-size: 22px; font-weight: 600; transform: rotate(180deg);} #sh_corpomate_theme_section_79 a h5{font-size: 16px; font-weight: 600; color: #000;} #sh_corpomate_theme_section_79 a.collapsed h5 span{transform: rotate(0deg);} #sh_corpomate_theme_section_79 .card-header{padding: 1rem 1.25rem;} #sh_corpomate_theme_section_79 .card-header:first-child{border-radius: 0;} #sh_corpomate_theme_section_79 .card{border-radius: 0; margin-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.125);} #sh_corpomate_theme_section_79 p, #sh_corpomate_theme_section_79 li{color: #576477; font-size: 15px; line-height: 1.9;} #sh_corpomate_theme_section_79 .card-header:hover a h5{color: #1B9DB6;} #sh_corpomate_theme_section_80{padding: 70px 0; position: relative;} #sh_corpomate_theme_section_80 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_80 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_80 .sh_title p{padding-top: 10px; font-size: 16px; line-height: 28px;} #sh_corpomate_theme_section_80 a{text-decoration: none;} #sh_corpomate_theme_section_80 .accordion{padding-left: 40px; position: relative;} #sh_corpomate_theme_section_80 .card{border: 0;} #sh_corpomate_theme_section_80 .card-header{background: transparent; border: 0;} #sh_corpomate_theme_section_80 .accordion .card-header a:before{background-color: #1B9DB6; content: ""; left: -32px; top: 15px; position: absolute; height: 25px; width: 25px; border-radius: 50px; z-index: 9;} #sh_corpomate_theme_section_80 .accordion .card-header a:after{font-family: 'FontAwesome'; content: "\f068"; float: right; color: #EFBB20; font-size: 16px; letter-spacing: -2px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); float: left; color: #fff; font-size: 12px; left: -25px; right: auto; z-index: 99; top: 28px;} #sh_corpomate_theme_section_80 .accordion .card-header .collapsed:after{content: "\f067"; color: #000;} #sh_corpomate_theme_section_80 .card-header{padding: 1rem 1.25rem 1.5rem;} #sh_corpomate_theme_section_80 a h5{font-weight: 600; font-size: 18px;} #sh_corpomate_theme_section_80 p, #sh_corpomate_theme_section_80 li{font-size: 16px; line-height: 1.8;} #sh_corpomate_theme_section_80 .accordion:after{left: 20px; top: 20px; bottom: 20px; content: ""; position: absolute; width: 3px; background-color: rgba(0, 0, 0, 0.05);} #sh_corpomate_theme_section_80 .accordion .card-header .collapsed:before{background-color: #ddd;} #sh_corpomate_theme_section_80 .accordion .card-header .collapsed h5{color: #3d474a;} #sh_corpomate_theme_section_80 .accordion .card-header .collapsed h5:hover{color: #1B9DB6;} #sh_corpomate_theme_section_100{padding: 50px 0 50px;} #sh_corpomate_theme_section_100 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_100 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_100 .sh_title p{padding-top: 10px; font-size: 15px; line-height: 28px; color: #737373;} #sh_corpomate_theme_section_100 .sh_img_content img{width: 100%;} #sh_corpomate_theme_section_100 .sh_des_content{background: #2c2c2c; transition: all 0.4s linear 0s; padding: 20px; padding-top: 50px; height: 100%;} #sh_corpomate_theme_section_100 .sh_des_content h3{color: #fff; font-size: 24px; margin-bottom: 10px; font-weight: 600;} #sh_corpomate_theme_section_100 .sh_des_content p{line-height: 28px; color: #fff; margin: 0 0 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 15px;} #sh_corpomate_theme_section_100 .col-md-3{padding: 0;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_100 .sh_des_content h3{font-size: 20px;}#sh_corpomate_theme_section_100 .sh_des_content p{margin: 0;}#sh_corpomate_theme_section_100 .sh_des_content{padding-top: 20px;}} @media only screen and (max-width: 768px){} #sh_corpomate_theme_section_108{background-repeat: no-repeat; padding: 5rem 0; background-position: center center !important; position: relative; width: 100%; background-attachment: fixed !important; background-size: cover;} #sh_corpomate_theme_section_108 .breadcrumb{background: transparent; color: #FFF; padding: 0; font-size: 0.875rem; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1rem; list-style: none; border-radius: .25rem;} #sh_corpomate_theme_section_108 .breadcrumb a, #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active{color: #FFF; text-decoration: none;} #sh_corpomate_theme_section_108 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #fff; content: "/";} #sh_corpomate_theme_section_108 .breadcrumb-item + .breadcrumb-item::before{top: 1px; position: relative;} #sh_corpomate_theme_section_108 h1{color: #FFF; Text-align: center; font-size: 45px; font-weight: 600; line-height: 1.9; letter-spacing: 1px;} #sh_corpomate_theme_section_108 .breadcrumbs-description{padding: 0.75rem 1.5rem; color: #FFF; font-size: 16px; text-align: center;} #sh_corpomate_theme_section_110 .overlay-dark-92{background-color: rgba(0, 0, 0, 0.77);} #sh_corpomate_theme_section_110 .overlay{position: relative; z-index: 2;} #sh_corpomate_theme_section_110 .white{color: #ffffff !important; font-size: 40px;} #sh_corpomate_theme_section_110 .text-left{text-align: left !important;} #sh_corpomate_theme_section_110 .pt-100{padding-top: 70px !important; padding-bottom: 70px !important;} #sh_corpomate_theme_section_110 .text-lg-right{text-align: right !important;} #sh_corpomate_theme_section_110 .route ul{padding-left: 0; margin-bottom: 0;} #sh_corpomate_theme_section_110 .route ul li{display: inline-block; padding: 0;} #sh_corpomate_theme_section_110 .route ul li a{padding: 0 16px; font-size: 18px; color: #FAFAFA; font-weight: lighter; text-transform: capitalize; text-decoration: none;} #sh_corpomate_theme_section_110 .route ul li{position: relative;} #sh_corpomate_theme_section_110 .route ul li:after{background: #1B9DB6; content: ''; position: absolute; top: 50%; right: -4px; margin-top: -3px; width: 6px; height: 6px; border-radius: 100%;} #sh_corpomate_theme_section_110 .section-separator:before{content: ''; position: absolute; left: 50%; top: 10px; height: 4px; margin-left: -125px; width: 50px; border-radius: 3px; background: #1B9DB6;} #sh_corpomate_theme_section_110 span.o_default_snippet_text{padding: 0 16px; font-size: 18px; color: #FAFAFA; font-weight: lighter; text-transform: capitalize; text-decoration: none;} #sh_corpomate_theme_section_110 .section-separator{position: relative;} @media (max-width: 767px){#sh_corpomate_theme_section_110 .text-sm-left{text-align: center !important;}#sh_corpomate_theme_section_110 .text-left{text-align: center !important;}#sh_corpomate_theme_section_110 .section-separator:before{margin-left: -45px;}#sh_corpomate_theme_section_110 .route ul li a{padding-left: 0px;}} #sh_corpomate_theme_section_113{background-repeat: no-repeat; padding: 5rem 0; background-position: center center !important; position: relative; width: 100%; background-attachment: fixed !important; background-size: cover;} #sh_corpomate_theme_section_113 .breadcrumb{background: transparent; color: #FFF; padding: 0; font-size: 0.875rem; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1rem; list-style: none; border-radius: .25rem;} #sh_corpomate_theme_section_113 .breadcrumb a, #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active{color: #FFF; text-decoration: none;} #sh_corpomate_theme_section_113 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #fff; content: "/";} #sh_corpomate_theme_section_113 .breadcrumb-item + .breadcrumb-item::before{top: 1px; position: relative;} #sh_corpomate_theme_section_113 h1{color: #FFF; Text-align: center; font-size: 45px; font-weight: 600; line-height: 1.9; letter-spacing: 1px; margin-bottom: 0;} #sh_corpomate_theme_section_113 .breadcrumbs-description{padding: 0.75rem 1.5rem; color: #FFF; font-size: 16px; text-align: center;} #sh_corpomate_theme_section_115 .breadcrumb-section .overlay-black{padding: 80px 0px; margin-bottom: 0px;} #sh_corpomate_theme_section_115 .overlay-black{background: rgba(0, 0, 0, 0.7);} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-title{padding: 0px 70px;} #sh_corpomate_theme_section_115 .mb-50{margin-bottom: 20px;} #sh_corpomate_theme_section_115 .text-center{text-align: center !important;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-title .sub-title{color: #ffffff; margin-bottom: 15px; letter-spacing: 8px; font-size: 18px; text-transform: uppercase; line-height: normal; display: inline-block;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-title .big-title{margin: 0px; font-size: 42px; color: #ffffff; text-transform: uppercase;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-title .big-title strong{font-weight: 900; color: #1B9DB6;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul{padding: 0px; margin: 0 auto; display: table;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item{float: left; list-style: none; position: relative; margin-right: 30px; padding-right: 30px; color: #ffffff; display: inline-block; text-transform: capitalize;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:before{top: 0; bottom: 0; right: -5px; margin: 0px; padding: 0px; content: '|'; font-weight: 700; position: absolute; color: #ffffff;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link{font-weight: 700; color: #ffffff; text-transform: capitalize;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link:hover{color: #1B9DB6;} #sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:last-child{margin-right: 0px; padding-right: 0px;} @media (max-width: 767px){#sh_corpomate_theme_section_115 .text-sm-left{text-align: center !important;}#sh_corpomate_theme_section_115 .text-left{text-align: center !important;}#sh_corpomate_theme_section_115 .section-separator:before{margin-left: -45px;}#sh_corpomate_theme_section_115 .route ul li a{padding-left: 0px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_115 .breadcrumb-section .breadcrumb-title{padding: 0;}} #sh_corpomate_theme_section_133{position: relative; width: 100%; padding: 70px 0;} #sh_corpomate_theme_section_133 .card{margin-bottom: 5px; border: 1px solid #cfcfcf;} #sh_corpomate_theme_section_133 .card-header{padding: 15px;} #sh_corpomate_theme_section_133 .card-header a{text-decoration: none;} #sh_corpomate_theme_section_133 .card-header a h5 span{float: right;} #sh_corpomate_theme_section_133 .card-header a h5 span:before{content: "\f068"; display: block; background: #1B9DB6; color: #fff; font-size: 14px; z-index: 111; width: 28px; height: 28px; line-height: 30px; border-radius: 100%; text-align: center; -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.07);} #sh_corpomate_theme_section_133 .card-header a h5{font-size: 16px; line-height: 28px; letter-spacing: 0.7px; font-weight: 600;} #sh_corpomate_theme_section_133 .card-header .collapsed h5 span:before{content: "\f067" !important; background: #afafaf;} #sh_corpomate_theme_section_133 .card .card-body p{color: #576477; font-size: 15px; line-height: 1.9;} #sh_corpomate_theme_section_133 .card-header .collapsed h5{color: #000;} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_133 .card-header a h5{position: relative;}#sh_corpomate_theme_section_133 .card-header a h5 span{position: absolute; top: 50%; right: 0; transform: translateY(-50%) !important;}#sh_corpomate_theme_section_133 .card-header .collapsed h5{padding-right: 20px;}} #sh_corpomate_theme_section_135{position: relative; width: 100%; padding: 70px 0; background: #f1f1f1;} #sh_corpomate_theme_section_135 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_135 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_135 .sh_title p{padding-top: 10px; font-size: 16px;} #sh_corpomate_theme_section_135 .card-header{padding: 0;} #sh_corpomate_theme_section_135 .card-header a{text-decoration: none; padding: 1rem 1.25rem; display: block; background: #1B9DB6; transition: all .4s; border-top-left-radius: 3px; border-top-right-radius: 3px;} #sh_corpomate_theme_section_135 .card-header a h5 span{float: right; transform: rotate(45deg); transition: all .4s;} #sh_corpomate_theme_section_135 .card{margin-bottom: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.125); border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px;} #sh_corpomate_theme_section_135 .card-header a h5{color: #fff; font-weight: 600; transition: all .4s;} #sh_corpomate_theme_section_135 .card-body p{font-size: 16px; line-height: 26px; border-radius: 4px; color: #676767; letter-spacing: 0.75px;} #sh_corpomate_theme_section_135 .card-header a.collapsed{background: #fff; box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.02); transition: all .4s;} #sh_corpomate_theme_section_135 .card-header a.collapsed h5{color: #000; transition: all .4s;} #sh_corpomate_theme_section_135 .card-header a.collapsed h5 span{transform: rotate(0deg); transition: all .4s;} #sh_corpomate_theme_section_136{position: relative; width: 100%; padding: 70px 0;} #sh_corpomate_theme_section_136 .card-header{padding: 0; border: 0;} #sh_corpomate_theme_section_136 .card-header a{padding: 12px 20px 12px 20px; display: block; text-decoration: none; background: #1B9DB6; color: #ffffff;} #sh_corpomate_theme_section_136 .card-header a h5 .sh_one{height: 30px; width: 30px; text-align: center; line-height: 30px; border-radius: 5px; display: inline-block; vertical-align: top; color: #1B9DB6; background: #ffffff; margin-right: 20px;} #sh_corpomate_theme_section_136 .card-header a h5 .sh_icon_down{float: right; padding-top: 5px;} #sh_corpomate_theme_section_136 .card-header a h5 .sh_text{padding-top: 5px; display: inline-block;} #sh_corpomate_theme_section_136 .card-header a h5{font-weight: 600; font-size: 16px; vertical-align: middle;} #sh_corpomate_theme_section_136 .card-body p{font-size: 15px; line-height: 1.9; color: #576477; font-weight: 400;} #sh_corpomate_theme_section_136 .card{margin-bottom: 10px; border-bottom: 1px; border: 1px dashed rgba(0, 0, 0, 0.125);} #sh_corpomate_theme_section_136 .card-header a.collapsed{background: #fff; color: #1B9DB6;} #sh_corpomate_theme_section_136 .card-header a.collapsed h5 .sh_one{color: #fff; background: #1B9DB6;} #sh_corpomate_theme_section_136 .card-header a.collapsed h5 .sh_icon_down{transform: rotate(-90deg); padding-right: 8px;} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_136 .card-header a h5 .sh_one{margin-right: 5px;}#sh_corpomate_theme_section_136 .card-header a h5 .sh_text{font-size: 14px;}#sh_corpomate_theme_section_136 .card-header a.collapsed h5 .sh_icon_down{padding-right: 0px;}} #sh_corpomate_theme_section_137{position: relative; width: 100%; padding: 70px 0;} #sh_corpomate_theme_section_137 .sh_title{max-width: 800px; text-align: center; margin: 0 auto; padding-bottom: 50px;} #sh_corpomate_theme_section_137 .sh_title h2{font-size: 32px; line-height: 45px; font-weight: bolder;} #sh_corpomate_theme_section_137 .sh_title p{padding-top: 10px; font-size: 17px; color: #828282; line-height: 28px;} #sh_corpomate_theme_section_137 .card{border: 0px; border-top: 2px solid rgba(0, 0, 0, 0.125); border-radius: 0; padding: 20px 0;} #sh_corpomate_theme_section_137 .card .card-header{border: 0px; background: #fff; padding-left: 0; padding-top: 20px; padding-right: 0px;} #sh_corpomate_theme_section_137 .card-header a{text-decoration: none;} #sh_corpomate_theme_section_137 .card-header a h5 .sh_one{height: 40px; width: 40px; border: 1px solid #bcc6d0; display: inline-block; border-radius: 50%; text-align: center; line-height: 40px; margin-right: 20px;} #sh_corpomate_theme_section_137 .card-body{padding-left: 65px; padding-top: 0;} #sh_corpomate_theme_section_137 .card-body p{margin: 0; line-height: 1.8; font-size: 16px;} #sh_corpomate_theme_section_137 .card-header a h5 .sh_text{font-size: 20px; font-weight: 400;} #sh_corpomate_theme_section_137 .card-header a h5 .sh_icon_down{float: right; padding-top: 10px;} #sh_corpomate_theme_section_137 .card-header a.collapsed h5 .sh_icon_down:before{content: "\f077";} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_137 .card-header a h5 .sh_one{max-width: 15%; display: inline-block;}#sh_corpomate_theme_section_137 .card-header a h5 .sh_text{width: 70%; display: inline-block; vertical-align: middle;}#sh_corpomate_theme_section_137 .card-header a h5 .sh_icon_down{float: none; max-width: 5%; display: inline-block;}} #sh_corpomate_theme_section_155{background-repeat: no-repeat; padding: 50px 0 0px; background-position: center center !important; position: relative; width: 100%; background-attachment: fixed !important; background-size: cover;} #sh_corpomate_theme_section_155 .breadcrumb{background: transparent; color: #FFF; padding: 0; font-size: 0.875rem; font-weight: 600; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1rem; list-style: none; border-radius: .25rem;} #sh_corpomate_theme_section_155 .breadcrumb a, #sh_corpomate_theme_section_101 .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active{color: #FFF; text-decoration: none;} #sh_corpomate_theme_section_155 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #fff; content: "/";} #sh_corpomate_theme_section_155 .breadcrumb-item + .breadcrumb-item::before{top: 1px; position: relative;} #sh_corpomate_theme_section_155 h1{color: #FFF; Text-align: center; font-size: 45px; font-weight: 600; line-height: 1.9; letter-spacing: 1px; margin-bottom: 0;} #sh_corpomate_theme_section_155 .breadcrumbs-description{padding: 0.75rem 1.5rem; color: #FFF; font-size: 16px; text-align: center;} #sh_corpomate_theme_section_155 .sh_heading{margin: 25px 0; font-size: 30px; padding: 0; font-weight: 700; color: #242424; text-transform: uppercase; text-align: left;} #sh_corpomate_theme_section_155 .sh_heading h3{font-weight: 700; color: #242424; text-transform: capitalize;} #sh_corpomate_theme_section_155 .sh_description{border-left: 1px solid #838383; padding-left: 41px; text-align: left; font-size: 18px; margin: 0;} #sh_corpomate_theme_section_155 .sh_description p{font-size: 16px; color: #777; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} @media only screen and (min-width: 768px) and (max-width: 991px){#sh_corpomate_theme_section_155 .sh_heading{margin: 7px 0;}} @media only screen and (max-width: 767px){#sh_corpomate_theme_section_155 .sh_description{padding: 0; border: 0px;}#sh_corpomate_theme_section_155 .sh_heading{position: relative;}#sh_corpomate_theme_section_155 .sh_heading:before{content: ""; position: absolute; width: 50px; height: 2px; background: #1B9DB6; bottom: -10px; left: 0;}} #sh_corpomate_theme_section_156{position: relative; top: -118px; margin-bottom: -120px; height: 270px;} #sh_corpomate_theme_section_156 .yolo-page-title-overlay{background: rgba(0, 0, 0, 0.5); content: ""; width: 100%; height: 100%; left: 0; top: 0; position: absolute; display: none;} #sh_corpomate_theme_section_156 .content-page-title{padding: 20px 0; bottom: 0; position: absolute; width: 100%; background-color: rgba(15, 15, 15, 0.6);} #sh_corpomate_theme_section_156 .page-title-inner{vertical-align: middle; position: relative; z-index: 1; width: 50%; float: left; display: inline-block;} #sh_corpomate_theme_section_156 .page-title-inner h1{color: #ffffff; text-align: left; text-transform: none; font-weight: 700; font-style: normal; font-size: 36px;} #sh_corpomate_theme_section_156 ul.breadcrumbs{text-align: right; margin: 0; padding: 0;} #sh_corpomate_theme_section_156 ul.breadcrumbs > li{color: #ffffff; list-style: none; display: inline-block; padding: 15px 10px 9px 20px; position: relative;} #sh_corpomate_theme_section_156 ul.breadcrumbs > li:first-child:before{content: '\f178'; font-family: fontAwesome; display: none;} #sh_corpomate_theme_section_156 ul.breadcrumbs > li:before{position: absolute; left: 0; content: '/';} #sh_corpomate_theme_section_156 .no-right-padding{padding-right: 0;} #sh_corpomate_theme_section_156 .no-left-padding{padding-left: 0;} #sh_corpomate_theme_section_156 .page-banner{position: relative; padding-top: 140px; padding-bottom: 70px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_156 .page-banner::before{background-color: rgba(19, 19, 19, 0.85);} #sh_corpomate_theme_section_156 .page-banner::before, .page-banner::after{bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; z-index: -1;} #sh_corpomate_theme_section_156 .page-banner h3{color: #fff; font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: bold; letter-spacing: 1.2px; line-height: 1.7; margin-bottom: 3px; position: relative; text-align: center; text-transform: uppercase;} #sh_corpomate_theme_section_156 .page-banner span{color: #fff; font-size: 22px;} #sh_corpomate_theme_section_156 .page-banner .breadcrumb li a{font-weight: bold; letter-spacing: 0.42px; line-height: 4; color: #fff; text-decoration: none; text-transform: uppercase;} #sh_corpomate_theme_section_156 .page-banner .breadcrumb{display: block; list-style: none; background-color: transparent; margin: 2px 0 0; padding: 0; text-align: center; position: relative;} #sh_corpomate_theme_section_156 .breadcrumb::after{display: block; clear: both; content: "";} #sh_corpomate_theme_section_156 .page-banner .breadcrumb li{color: #fff; display: inline-block; float: none; font-weight: bold; letter-spacing: 0.42px; line-height: 4; text-transform: uppercase;} #sh_corpomate_theme_section_156 .page-banner .breadcrumb > li + li::before{color: #fff; padding-left: 3px; padding-right: 4px;} #sh_corpomate_theme_section_156 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #868e96; content: "/";} #sh_corpomate_theme_section_156 .page-banner::after{background-image: url("/sh_corpomate_theme/static/src/img/page-banner-pattern.png"); background-repeat: repeat;} @media (max-width: 767px){#sh_corpomate_theme_section_156{position: relative; top: 0px;}#sh_corpomate_theme_section_156 .page-banner{padding-top: 70px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_156{top: -145px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_156{top: 0; margin-bottom: 0px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_156{height: 250px !important;}} #sh_corpomate_theme_section_157{position: relative; top: -118px; margin-bottom: -120px; height: 270px;} #sh_corpomate_theme_section_157 .yolo-page-title-overlay{background: rgba(0, 0, 0, 0.5); content: ""; width: 100%; height: 100%; left: 0; top: 0; position: absolute; display: none;} #sh_corpomate_theme_section_157 .content-page-title{padding: 20px 0; bottom: 0; position: absolute; width: 100%; background-color: rgba(15, 15, 15, 0.6);} #sh_corpomate_theme_section_157 .page-title-inner{vertical-align: middle; position: relative; z-index: 1; width: 50%; float: left; display: inline-block;} #sh_corpomate_theme_section_157 .page-title-inner h1{color: #ffffff; text-align: left; text-transform: none; font-weight: 700; font-style: normal; font-size: 36px;} #sh_corpomate_theme_section_157 ul.breadcrumbs{text-align: right; margin: 0; padding: 0;} #sh_corpomate_theme_section_157 ul.breadcrumbs > li{color: #ffffff; list-style: none; display: inline-block; padding: 15px 10px 9px 20px; position: relative;} #sh_corpomate_theme_section_157 ul.breadcrumbs > li:first-child:before{content: '\f178'; font-family: fontAwesome; display: none;} #sh_corpomate_theme_section_157 ul.breadcrumbs > li:before{position: absolute; left: 0; content: '/';} #sh_corpomate_theme_section_157 .no-right-padding{padding-right: 0;} #sh_corpomate_theme_section_157 .no-left-padding{padding-left: 0;} #sh_corpomate_theme_section_157 .page-banner{position: relative; padding-top: 140px; padding-bottom: 70px; z-index: 1; text-align: center;} #sh_corpomate_theme_section_157 .page-banner::before{background-color: rgba(19, 19, 19, 0.85);} #sh_corpomate_theme_section_157 .page-banner::before, .page-banner::after{bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; z-index: -1;} #sh_corpomate_theme_section_157 .page-banner h3{color: #fff; font-family: 'Poppins', sans-serif; font-size: 40px; font-weight: bold; letter-spacing: 1.2px; line-height: 1.7; margin-bottom: 3px; position: relative; text-align: center; text-transform: uppercase;} #sh_corpomate_theme_section_157 .page-banner span{color: #fff; font-size: 22px;} #sh_corpomate_theme_section_157 .page-banner .breadcrumb li a{font-weight: bold; letter-spacing: 0.42px; line-height: 4; color: #fff; text-decoration: none; text-transform: uppercase;} #sh_corpomate_theme_section_157 .page-banner .breadcrumb{display: block; list-style: none; background-color: transparent; margin: 2px 0 0; padding: 0; text-align: center; position: relative;} #sh_corpomate_theme_section_157 .breadcrumb::after{display: block; clear: both; content: "";} #sh_corpomate_theme_section_157 .page-banner .breadcrumb li{color: #fff; display: inline-block; float: none; font-weight: bold; letter-spacing: 0.42px; line-height: 4; text-transform: uppercase;} #sh_corpomate_theme_section_157 .page-banner .breadcrumb > li + li::before{color: #fff; padding-left: 3px; padding-right: 4px;} #sh_corpomate_theme_section_157 .breadcrumb-item + .breadcrumb-item::before{display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #868e96; content: "/";} #sh_corpomate_theme_section_157 .page-banner::after{background-image: url("/sh_corpomate_theme/static/src/img/page-banner-pattern.png"); background-repeat: repeat;} @media (max-width: 767px){#sh_corpomate_theme_section_157{position: relative; top: 0px;}#sh_corpomate_theme_section_157 .page-banner{padding-top: 70px;}} @media only screen and (max-width: 991px){#sh_corpomate_theme_section_157{top: -145px;}} @media only screen and (max-width: 768px){#sh_corpomate_theme_section_157{top: 0; margin-bottom: 0px;}} @media only screen and (max-width: 400px){#sh_corpomate_theme_section_157{height: 250px !important;}} #sh_corpomate_theme_section_158 .breadcrumb-section .overlay-black{padding: 80px 0px; margin-bottom: 0px;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-title{padding: 0px 70px;} #sh_corpomate_theme_section_158 .mb-50{margin-bottom: 30px;} #sh_corpomate_theme_section_158 .text-center{text-align: center !important;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-title .sub-title{color: #ffffff; margin-bottom: 15px; letter-spacing: 8px; font-size: 18px; text-transform: uppercase; line-height: normal; display: inline-block;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-title .big-title{margin: 0px; font-size: 42px; color: #ffffff; text-transform: uppercase;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-title .big-title strong{font-weight: 900; color: #1B9DB6;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul{padding: 0px; margin: 0 auto; display: table;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item{float: left; list-style: none; position: relative; margin-right: 30px; padding-right: 30px; color: #ffffff; display: inline-block; text-transform: capitalize;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:before{top: 0; bottom: 0; right: -5px; margin: 0px; padding: 0px; content: '|'; font-weight: 700; position: absolute; color: #ffffff;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link{font-weight: 700; color: #ffffff; text-transform: capitalize;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link:hover{color: #1B9DB6;} #sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:last-child{margin-right: 0px; padding-right: 0px;} @media (max-width: 767px){#sh_corpomate_theme_section_158 .text-sm-left{text-align: center !important;}#sh_corpomate_theme_section_158 .text-left{text-align: center !important;}#sh_corpomate_theme_section_158 .section-separator:before{margin-left: -45px;}#sh_corpomate_theme_section_158 .route ul li a{padding-left: 0px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_158 .breadcrumb-section .breadcrumb-title{padding: 0;}} #sh_corpomate_theme_section_159 .breadcrumb-section .overlay-black{padding: 80px 0px; margin-bottom: 0px;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-title{padding: 0px 70px;} #sh_corpomate_theme_section_159 .mb-50{margin-bottom: 20px;} #sh_corpomate_theme_section_159 .text-center{text-align: center !important;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-title .sub-title{color: #ffffff; margin-bottom: 15px; letter-spacing: 8px; font-size: 18px; text-transform: uppercase; line-height: normal; display: inline-block;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-title .big-title{margin: 0px; font-size: 42px; color: #ffffff; text-transform: uppercase;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-title .big-title strong{font-weight: 900; color: #1B9DB6;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul{padding: 0px; margin: 0 auto; display: table;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item{float: left; list-style: none; position: relative; margin-right: 30px; padding-right: 30px; color: #ffffff; display: inline-block; text-transform: capitalize;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:before{top: 0; bottom: 0; right: -5px; margin: 0px; padding: 0px; content: '|'; font-weight: 700; position: absolute; color: #ffffff;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link{font-weight: 700; color: #ffffff; text-transform: capitalize;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item .breadcrumb-link:hover{color: #1B9DB6;} #sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-list ul .breadcrumb-item:last-child{margin-right: 0px; padding-right: 0px;} @media (max-width: 767px){#sh_corpomate_theme_section_159 .text-sm-left{text-align: center !important;}#sh_corpomate_theme_section_159 .text-left{text-align: center !important;}#sh_corpomate_theme_section_159 .section-separator:before{margin-left: -45px;}#sh_corpomate_theme_section_159 .route ul li a{padding-left: 0px;}} @media only screen and (max-width: 576px){#sh_corpomate_theme_section_159 .breadcrumb-section .breadcrumb-title{padding: 0;}} ::-webkit-scrollbar{width: 10px; background-color: #F5F5F5;} ::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #b1b1b1;} ::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #F5F5F5;} button:focus, button:active{outline: none;} 

/* /sh_corpomate_theme/static/src/scss/animate.css defined in bundle 'web.assets_frontend' */
 @-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);}90%{-webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0);}} @keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);}90%{-webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0);}} .bounce{-webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom;} @-webkit-keyframes flash{from, 50%, to{opacity: 1;}25%, 75%{opacity: 0;}} @keyframes flash{from, 50%, to{opacity: 1;}25%, 75%{opacity: 0;}} .flash{-webkit-animation-name: flash; animation-name: flash; animation-duration: 1s;} @-webkit-keyframes pulse{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}50%{-webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} @keyframes pulse{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}50%{-webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} .pulse{-webkit-animation-name: pulse; animation-name: pulse; animation-duration: 1s;} @-webkit-keyframes rubberBand{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}30%{-webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1);}40%{-webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1);}50%{-webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1);}65%{-webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1);}75%{-webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} @keyframes rubberBand{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}30%{-webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1);}40%{-webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1);}50%{-webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1);}65%{-webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1);}75%{-webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} .rubberBand{-webkit-animation-name: rubberBand; animation-name: rubberBand; animation-duration: 1s;} @-webkit-keyframes shake{from, to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90%{-webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80%{-webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0);}} @keyframes shake{from, to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90%{-webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80%{-webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0);}} .shake{-webkit-animation-name: shake; animation-name: shake; animation-duration: 1s;} @-webkit-keyframes headShake{0%{-webkit-transform: translateX(0); transform: translateX(0);}6.5%{-webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg);}31.5%{-webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg);}50%{-webkit-transform: translateX(0); transform: translateX(0);}} @keyframes headShake{0%{-webkit-transform: translateX(0); transform: translateX(0);}6.5%{-webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg);}31.5%{-webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg);}50%{-webkit-transform: translateX(0); transform: translateX(0);}} .headShake{-webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; animation-duration: 1s;} @-webkit-keyframes swing{20%{-webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg);}40%{-webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg);}60%{-webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg);}80%{-webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg);}to{-webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg);}} @keyframes swing{20%{-webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg);}40%{-webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg);}60%{-webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg);}80%{-webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg);}to{-webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg);}} .swing{-webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; animation-duration: 1s;} @-webkit-keyframes tada{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}10%, 20%{-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} @keyframes tada{from{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}10%, 20%{-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to{-webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} .tada{-webkit-animation-name: tada; animation-name: tada; animation-duration: 1s;} @-webkit-keyframes wobble{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}15%{-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30%{-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45%{-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60%{-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75%{-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes wobble{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}15%{-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30%{-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45%{-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60%{-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75%{-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .wobble{-webkit-animation-name: wobble; animation-name: wobble; animation-duration: 1s;} @-webkit-keyframes jello{from, 11.1%, to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}22.2%{-webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}} @keyframes jello{from, 11.1%, to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}22.2%{-webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}} .jello{-webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; transform-origin: center; animation-duration: 1s;} @-webkit-keyframes heartBeat{0%{-webkit-transform: scale(1); transform: scale(1);}14%{-webkit-transform: scale(1.3); transform: scale(1.3);}28%{-webkit-transform: scale(1); transform: scale(1);}42%{-webkit-transform: scale(1.3); transform: scale(1.3);}70%{-webkit-transform: scale(1); transform: scale(1);}} @keyframes heartBeat{0%{-webkit-transform: scale(1); transform: scale(1);}14%{-webkit-transform: scale(1.3); transform: scale(1.3);}28%{-webkit-transform: scale(1); transform: scale(1);}42%{-webkit-transform: scale(1.3); transform: scale(1.3);}70%{-webkit-transform: scale(1); transform: scale(1);}} .heartBeat{-webkit-animation-name: heartBeat; animation-name: heartBeat; -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;} @-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}20%{-webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}40%{-webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9);}60%{opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}80%{-webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97);}to{opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} @keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}20%{-webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}40%{-webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9);}60%{opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}80%{-webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97);}to{opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}} .bounceIn{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: bounceIn; animation-name: bounceIn;} @-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0);}60%{opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0);}75%{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}90%{-webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0);}60%{opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0);}75%{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}90%{-webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .bounceInDown{-webkit-animation-name: bounceInDown; animation-name: bounceInDown; animation-duration: 1s;} @-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 10); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 10);}0%{opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0);}60%{opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0);}75%{-webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0);}90%{-webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0);}60%{opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0);}75%{-webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0);}90%{-webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .bounceInLeft{-webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; animation-duration: 1s;} @-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0);}60%{opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0);}75%{-webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0);}90%{-webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0);}60%{opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0);}75%{-webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0);}90%{-webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .bounceInRight{-webkit-animation-name: bounceInRight; animation-name: bounceInRight; animation-duration: 1s;} @-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0);}60%{opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);}75%{-webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0);}90%{-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0);}60%{opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);}75%{-webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0);}90%{-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .bounceInUp{-webkit-animation-name: bounceInUp; animation-name: bounceInUp; animation-duration: 1s;} @-webkit-keyframes bounceOut{20%{-webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9);}50%, 55%{opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}to{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}} @keyframes bounceOut{20%{-webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9);}50%, 55%{opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}to{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}} .bounceOut{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: bounceOut; animation-name: bounceOut;} @-webkit-keyframes bounceOutDown{20%{-webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0);}40%, 45%{opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);}to{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}} @keyframes bounceOutDown{20%{-webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0);}40%, 45%{opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);}to{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}} .bounceOutDown{-webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; animation-duration: 1s;} @-webkit-keyframes bounceOutLeft{20%{opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0);}to{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}} @keyframes bounceOutLeft{20%{opacity: 1; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0);}to{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}} .bounceOutLeft{-webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; animation-duration: 1s;} @-webkit-keyframes bounceOutRight{20%{opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0);}to{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}} @keyframes bounceOutRight{20%{opacity: 1; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0);}to{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}} .bounceOutRight{-webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; animation-duration: 1s;} @-webkit-keyframes bounceOutUp{20%{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}40%, 45%{opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);}to{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}} @keyframes bounceOutUp{20%{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}40%, 45%{opacity: 1; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);}to{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}} .bounceOutUp{-webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; animation-duration: 1s;} @-webkit-keyframes fadeIn{from{opacity: 0;}to{opacity: 1;}} @keyframes fadeIn{from{opacity: 0;}to{opacity: 1;}} .fadeIn{-webkit-animation-name: fadeIn; animation-name: fadeIn; animation-duration: 1s;} @-webkit-keyframes fadeInDown{from{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInDown{from{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInDown{-webkit-animation-name: fadeInDown; animation-name: fadeInDown; animation-duration: 1s;} @-webkit-keyframes fadeInDownBig{from{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInDownBig{from{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInDownBig{-webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; animation-duration: 1s;} @-webkit-keyframes fadeInLeft{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInLeft{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInLeft{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; animation-duration: 1s;} @-webkit-keyframes fadeInLeftBig{from{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInLeftBig{from{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInLeftBig{-webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; animation-duration: 1s;} @-webkit-keyframes fadeInRight{from{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInRight{from{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInRight{-webkit-animation-name: fadeInRight; animation-name: fadeInRight; animation-duration: 1s;} @-webkit-keyframes fadeInRightBig{from{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInRightBig{from{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInRightBig{-webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; animation-duration: 1s;} @-webkit-keyframes fadeInUp{from{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInUp{from{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInUp{-webkit-animation-name: fadeInUp; animation-name: fadeInUp; animation-duration: 1s;} @-webkit-keyframes fadeInUpBig{from{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes fadeInUpBig{from{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .fadeInUpBig{-webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; animation-duration: 1s;} @-webkit-keyframes fadeOut{from{opacity: 1;}to{opacity: 0;}} @keyframes fadeOut{from{opacity: 1;}to{opacity: 0;}} .fadeOut{-webkit-animation-name: fadeOut; animation-name: fadeOut; animation-duration: 1s;} @-webkit-keyframes fadeOutDown{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}} @keyframes fadeOutDown{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}} .fadeOutDown{-webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; animation-duration: 1s;} @-webkit-keyframes fadeOutDownBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}} @keyframes fadeOutDownBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0);}} .fadeOutDownBig{-webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; animation-duration: 1s;} @-webkit-keyframes fadeOutLeft{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}} @keyframes fadeOutLeft{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}} .fadeOutLeft{-webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; animation-duration: 1s;} @-webkit-keyframes fadeOutLeftBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}} @keyframes fadeOutLeftBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0);}} .fadeOutLeftBig{-webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; animation-duration: 1s;} @-webkit-keyframes fadeOutRight{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}} @keyframes fadeOutRight{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}} .fadeOutRight{-webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; animation-duration: 1s;} @-webkit-keyframes fadeOutRightBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}} @keyframes fadeOutRightBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0);}} .fadeOutRightBig{-webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; animation-duration: 1s;} @-webkit-keyframes fadeOutUp{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}} @keyframes fadeOutUp{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}} .fadeOutUp{-webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; animation-duration: 1s;} @-webkit-keyframes fadeOutUpBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}} @keyframes fadeOutUpBig{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0);}} .fadeOutUpBig{-webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; animation-duration: 1s;} @-webkit-keyframes flip{from{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}40%{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}50%{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}80%{-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}to{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}} @keyframes flip{from{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}40%{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}50%{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}80%{-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}to{-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}} .animated.flip{-webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; animation-duration: 1s;} @-webkit-keyframes flipInX{from{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0;}40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1;}80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to{-webkit-transform: perspective(400px); transform: perspective(400px);}} @keyframes flipInX{from{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0;}40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1;}80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to{-webkit-transform: perspective(400px); transform: perspective(400px);}} .flipInX{-webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; animation-duration: 1s;} @-webkit-keyframes flipInY{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0;}40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1;}80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to{-webkit-transform: perspective(400px); transform: perspective(400px);}} @keyframes flipInY{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0;}40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1;}80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to{-webkit-transform: perspective(400px); transform: perspective(400px);}} .flipInY{-webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; animation-duration: 1s;} @-webkit-keyframes flipOutX{from{-webkit-transform: perspective(400px); transform: perspective(400px);}30%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1;}to{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0;}} @keyframes flipOutX{from{-webkit-transform: perspective(400px); transform: perspective(400px);}30%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1;}to{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0;}} .flipOutX{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important;} @-webkit-keyframes flipOutY{from{-webkit-transform: perspective(400px); transform: perspective(400px);}30%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1;}to{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0;}} @keyframes flipOutY{from{-webkit-transform: perspective(400px); transform: perspective(400px);}30%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1;}to{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0;}} .flipOutY{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY;} @-webkit-keyframes lightSpeedIn{from{-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0;}60%{-webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1;}80%{-webkit-transform: skewX(-5deg); transform: skewX(-5deg);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes lightSpeedIn{from{-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0;}60%{-webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1;}80%{-webkit-transform: skewX(-5deg); transform: skewX(-5deg);}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .lightSpeedIn{-webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; animation-duration: 1s;} @-webkit-keyframes lightSpeedOut{from{opacity: 1;}to{-webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0;}} @keyframes lightSpeedOut{from{opacity: 1;}to{-webkit-transform: translate3d(100%, 0, 0) skewX(30deg); transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0;}} .lightSpeedOut{-webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; animation-duration: 1s;} @-webkit-keyframes rotateIn{from{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0;}to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} @keyframes rotateIn{from{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0;}to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} .rotateIn{-webkit-animation-name: rotateIn; animation-name: rotateIn; animation-duration: 1s;} @-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} @keyframes rotateInDownLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} .rotateInDownLeft{-webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; animation-duration: 1s;} @-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} @keyframes rotateInDownRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} .rotateInDownRight{-webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; animation-duration: 1s;} @-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} @keyframes rotateInUpLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} .rotateInUpLeft{-webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; animation-duration: 1s;} @-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} @keyframes rotateInUpRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1;}} .rotateInUpRight{-webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; animation-duration: 1s;} @-webkit-keyframes rotateOut{from{-webkit-transform-origin: center; transform-origin: center; opacity: 1;}to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0;}} @keyframes rotateOut{from{-webkit-transform-origin: center; transform-origin: center; opacity: 1;}to{-webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, 200deg); transform: rotate3d(0, 0, 1, 200deg); opacity: 0;}} .rotateOut{-webkit-animation-name: rotateOut; animation-name: rotateOut; animation-duration: 1s;} @-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}} @keyframes rotateOutDownLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0;}} .rotateOutDownLeft{-webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; animation-duration: 1s;} @-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}} @keyframes rotateOutDownRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}} .rotateOutDownRight{-webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; animation-duration: 1s;} @-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}} @keyframes rotateOutUpLeft{from{-webkit-transform-origin: left bottom; transform-origin: left bottom; opacity: 1;}to{-webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0;}} .rotateOutUpLeft{-webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; animation-duration: 1s;} @-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0;}} @keyframes rotateOutUpRight{from{-webkit-transform-origin: right bottom; transform-origin: right bottom; opacity: 1;}to{-webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 90deg); transform: rotate3d(0, 0, 1, 90deg); opacity: 0;}} .rotateOutUpRight{-webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; animation-duration: 1s;} @-webkit-keyframes hinge{0%{-webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;}20%, 60%{-webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;}40%, 80%{-webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1;}to{-webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0;}} @keyframes hinge{0%{-webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;}20%, 60%{-webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;}40%, 80%{-webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1;}to{-webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0;}} .hinge{-webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-name: hinge; animation-name: hinge;} @-webkit-keyframes jackInTheBox{from{opacity: 0; -webkit-transform: scale(0.1) rotate(30deg); transform: scale(0.1) rotate(30deg); -webkit-transform-origin: center bottom; transform-origin: center bottom;}50%{-webkit-transform: rotate(-10deg); transform: rotate(-10deg);}70%{-webkit-transform: rotate(3deg); transform: rotate(3deg);}to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);}} @keyframes jackInTheBox{from{opacity: 0; -webkit-transform: scale(0.1) rotate(30deg); transform: scale(0.1) rotate(30deg); -webkit-transform-origin: center bottom; transform-origin: center bottom;}50%{-webkit-transform: rotate(-10deg); transform: rotate(-10deg);}70%{-webkit-transform: rotate(3deg); transform: rotate(3deg);}to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);}} .jackInTheBox{-webkit-animation-name: jackInTheBox; animation-name: jackInTheBox; animation-duration: 1s;} @-webkit-keyframes rollIn{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes rollIn{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .rollIn{-webkit-animation-name: rollIn; animation-name: rollIn; animation-duration: 1s;} @-webkit-keyframes rollOut{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}} @keyframes rollOut{from{opacity: 1;}to{opacity: 0; -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}} .rollOut{-webkit-animation-name: rollOut; animation-name: rollOut; animation-duration: 1s;} @-webkit-keyframes zoomIn{from{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}50%{opacity: 1;}} @keyframes zoomIn{from{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}50%{opacity: 1;}} .zoomIn{-webkit-animation-name: zoomIn; animation-name: zoomIn;} @-webkit-keyframes zoomInDown{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomInDown{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomInDown{-webkit-animation-name: zoomInDown; animation-name: zoomInDown; animation-duration: 1s;} @-webkit-keyframes zoomInLeft{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomInLeft{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomInLeft{-webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; animation-duration: 1s;} @-webkit-keyframes zoomInRight{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomInRight{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomInRight{-webkit-animation-name: zoomInRight; animation-name: zoomInRight; animation-duration: 1s;} @-webkit-keyframes zoomInUp{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomInUp{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomInUp{-webkit-animation-name: zoomInUp; animation-name: zoomInUp; animation-duration: 1s;} @-webkit-keyframes zoomOut{from{opacity: 1;}50%{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}to{opacity: 0;}} @keyframes zoomOut{from{opacity: 1;}50%{opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3);}to{opacity: 0;}} .zoomOut{-webkit-animation-name: zoomOut; animation-name: zoomOut; animation-duration: 1s;} @-webkit-keyframes zoomOutDown{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomOutDown{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomOutDown{-webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; animation-duration: 1s;} @-webkit-keyframes zoomOutLeft{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to{opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center;}} @keyframes zoomOutLeft{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to{opacity: 0; -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); transform: scale(0.1) translate3d(-2000px, 0, 0); -webkit-transform-origin: left center; transform-origin: left center;}} .zoomOutLeft{-webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; animation-duration: 1s;} @-webkit-keyframes zoomOutRight{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to{opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center;}} @keyframes zoomOutRight{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to{opacity: 0; -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); transform: scale(0.1) translate3d(2000px, 0, 0); -webkit-transform-origin: right center; transform-origin: right center;}} .zoomOutRight{-webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; animation-duration: 1s;} @-webkit-keyframes zoomOutUp{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} @keyframes zoomOutUp{40%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}} .zoomOutUp{-webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; animation-duration: 1s;} @-webkit-keyframes slideInDown{from{-webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes slideInDown{from{-webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .slideInDown{-webkit-animation-name: slideInDown; animation-name: slideInDown; animation-duration: 1s;} @-webkit-keyframes slideInLeft{from{-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes slideInLeft{from{-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .slideInLeft{-webkit-animation-name: slideInLeft; animation-name: slideInLeft; animation-duration: 1s;} @-webkit-keyframes slideInRight{from{-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes slideInRight{from{-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .slideInRight{-webkit-animation-name: slideInRight; animation-name: slideInRight; animation-duration: 1s;} @-webkit-keyframes slideInUp{from{-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} @keyframes slideInUp{from{-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible;}to{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}} .slideInUp{-webkit-animation-name: slideInUp; animation-name: slideInUp; animation-duration: 1s;} @-webkit-keyframes slideOutDown{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}} @keyframes slideOutDown{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);}} .slideOutDown{-webkit-animation-name: slideOutDown; animation-name: slideOutDown; animation-duration: 1s;} @-webkit-keyframes slideOutLeft{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}} @keyframes slideOutLeft{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}} .slideOutLeft{-webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; animation-duration: 1s;} @-webkit-keyframes slideOutRight{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}} @keyframes slideOutRight{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}} .slideOutRight{-webkit-animation-name: slideOutRight; animation-name: slideOutRight; animation-duration: 1s;} @-webkit-keyframes slideOutUp{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}} @keyframes slideOutUp{from{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}to{visibility: hidden; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}} .slideOutUp{-webkit-animation-name: slideOutUp; animation-name: slideOutUp; animation-duration: 1s;} .animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} .animated.infinite{-webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;} .animated.delay-1s{-webkit-animation-delay: 1s; animation-delay: 1s;} .animated.delay-2s{-webkit-animation-delay: 2s; animation-delay: 2s;} .animated.delay-3s{-webkit-animation-delay: 3s; animation-delay: 3s;} .animated.delay-4s{-webkit-animation-delay: 4s; animation-delay: 4s;} .animated.delay-5s{-webkit-animation-delay: 5s; animation-delay: 5s;} .animated.fast{-webkit-animation-duration: 800ms; animation-duration: 800ms;} .animated.faster{-webkit-animation-duration: 500ms; animation-duration: 500ms;} .animated.slow{-webkit-animation-duration: 2s; animation-duration: 2s;} .animated.slower{-webkit-animation-duration: 3s; animation-duration: 3s;} @media (prefers-reduced-motion){.animated{-webkit-animation: unset !important; animation: unset !important; -webkit-transition: none !important; transition: none !important;}} 

/* /website_form/static/src/scss/website_form.scss defined in bundle 'web.assets_frontend' */
 .o_website_form_flex{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .o_website_form_flex_item{flex-basis: 33%;} @media (max-width: 991.98px){.o_website_form_flex_item{flex-basis: 50%;}} @media (max-width: 767.98px){.o_website_form_flex_item{flex-basis: 100%;}} .o_website_form_field_hidden{display: none;} .editor_enable .o_website_form_field_hidden{display: block; opacity: 0.5;} .editor_enable .s_website_form .form-field select{pointer-events: none;} .o_website_form_required .col-form-label:after, .o_website_form_required_custom .col-form-label:after{content: ' *';} #editable_select.form-control{height: 100%;} .form-field input[type=file].form-control{height: 100%;} 

/* /website_rating/static/src/scss/website_rating.scss defined in bundle 'web.assets_frontend' */
 .o_website_rating_static{color: #FACC2E;} .o_website_rating_card_container{} .o_website_rating_card_container .o_message_counter{color: #495057;} .o_website_rating_card_container table.o_website_rating_progress_table{width: 100%; overflow: visible;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num{min-width: 30px; white-space: nowrap;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_select[style*="opacity: 1"]{cursor: pointer;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress{min-width: 120px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress > .progress{margin-bottom: 5px; margin-left: 5px; margin-right: 5px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress .o_rating_progressbar{background-color: #FACC2E;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_percent{text-align: right; padding-left: 5px; font-size: 0.75rem;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_reset .o_website_rating_select_text{visibility: hidden;} .o_rating_star_card{margin-bottom: 5px;} .o_rating_star_card .stars{display: inline-block; color: #FACC2E; margin-right: 15px;} .o_rating_star_card .stars i{margin-right: -3px; text-align: center;} .o_rating_star_card .stars.enabled{cursor: pointer;} .o_rating_star_card .rate_text{display: inline-block;} 

/* /website_sale/static/src/scss/website_sale.scss defined in bundle 'web.assets_frontend' */
 .oe_product{border: 1px solid rgba(100, 100, 100, 0.2);} .oe_website_sale ul ul{margin-left: 1.5rem;} .oe_website_sale .o_payment_form .card{border-radius: 4px !important;} .oe_website_sale .address-inline address{display: inline-block;} .oe_website_sale table#cart_products tr td, .oe_website_sale table#suggested_products tr td{vertical-align: middle;} .oe_website_sale table#cart_products{margin-bottom: 0;} .oe_website_sale table#cart_products td:first-child, .oe_website_sale table#cart_products th:first-child{padding-left: 15px;} .oe_website_sale h1[itemprop="name"], .oe_website_sale .oe_product_cart form h6, .oe_website_sale .td-product_name{word-break: break-word; word-wrap: break-word; overflow-wrap: break-word;} @media (max-width: 767.98px){.oe_website_sale .td-img{display: none;}} @media (min-width: 1200px){.oe_website_sale .toggle_summary_div{max-width: 400px;}} .o_alternative_product{margin: auto;} .oe_product{position: relative;} .oe_product .oe_product_image{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 55px; text-align: center;} .oe_product .oe_product_image img{max-width: 100%; max-height: 100%; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 4;} .oe_product section{position: absolute; left: 0; right: 0; bottom: 0; overflow: hidden; padding: 0 15px 0 10px; min-height: 56px; border-top: 1px solid rgba(255, 255, 255, 0.2); background: rgba(255, 255, 255, 0.75); z-index: 5;}