/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{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:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[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(/images/owl.video.play.png?7f01b07148f205f6e8258e92bbf652d9) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}



 .header{
    /* font-family: Helvetica, Arial, Sans-Serif; */
     font-family: 'PTSans-Regular';
 }

 .right{
    text-align: right;
 }

 .back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 2px 16px 1px rgb(184 164 164 / 75%);
    -webkit-box-shadow: 0px 2px 16px 1px rgb(184 164 164 / 75%);
    -moz-box-shadow: 0px 2px 16px 1px rgb(184 164 164 / 75%);
   }
.back-to-top span {
    font-size: 40px;
}

.back-to-top span i {
    position: relative;
    top: -4px;
    left: 5px;
}

   
.back-to-top:hover{
    opacity: 0.7;
}

 .header a:focus, .header a:hover {
    color: #23527c;
    text-decoration: none;
}

 textarea { resize: none; }
 
 .container-fluid.container-no-padding{
     padding-left: 0px;
     padding-right: 0px;
 }
 .font-bold{
     font-weight: bold;
     /* font-family: 'PTSans-Bold'; */
 }
 a:focus {
     outline: transparent;
     outline: none;
     outline-offset: -2px;
 }
 a:hover, a:focus {
     color: #2a6496;
     text-decoration: none;
 }
 .btn:focus, .btn:active:focus{
     outline: none;
     outline-offset: 0;
 }
 .padding-15{
     padding: 0px 15%;
 }
 .full-hide{
     display: none;
 }
 .mg-top15{
     margin-top:15px;
 }
 .mg60{
     margin-top: 60px;
 }
 /* Language */
 .d-sm-inline-block {
    display: inline-block!important;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.btn.header-item.waves-effect{
    background: #cccccc29;
}
.lang {
    position: absolute;
    right: 79px;
    top: 1px;
    width: 140px;
    z-index: 1;
}
.box-lang.eng{
    position: absolute;
    left: 0px;
}
.box-lang.id {
    position: absolute;
    left: 52px;
}
 @media screen and (min-width: 1700px) {
    section.page {
        padding-bottom: 10px;
        background: #FFF;
        max-width: 1600px;
        display: -ms-flexbox;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        box-shadow: -1px 5px 27px 0px rgba(0,0,0,0.47);
        -webkit-box-shadow: -1px 5px 27px 0px rgba(0,0,0,0.47);
        -moz-box-shadow: -1px 5px 27px 0px rgba(0,0,0,0.47);
    }
    body {
        background: #90BAD0;
    }
    .navbar-wrapper.section-menu.sticky{
        width: 1600px;
     }
 } 
 @media screen and (min-width: 2000px) {
    section.page {
        max-width: 1500px;
    }
    .navbar-wrapper.section-menu.sticky{
       width: 1500px;
    }
 }
 
 @media screen and (max-width: 786px) {
     .res-hide{
         display: none;
     }
     .res-show{
         display: inherit;
     }
     
     .elementor-widget-container{
         margin: -21px -10px 4px -16px !important;
     }

     .lang {
        top: -5px;
        right: 0px;
    
    }
 }
 /* Toggle */
  section.toggle .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
    opacity: 0.8;
    left: 80px;
    top: 15px;
  }
  
   section.toggle .switch input {display:none;}
  
   section.toggle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #90BAD0;
    transition: .4s;
  }
  
  section.toggle .slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
}
  
   section.toggle input:checked + .slider {
    background-color: #90BAD0;
  }
  
   section.toggle input:focus + .slider {
    box-shadow: 0 0 1px #90BAD0;
  }
  
   section.toggle input:checked + .slider:before {
    transform: translateX(15px);
  }
  
  /*------ ADDED CSS ---------*/
  section.toggle .on
  {
    display: none;
  }
  
  section.toggle .on, .off
  {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
  }

  section.toggle .off img{
    position: absolute;
    right: -30px;
  }
  
  section.toggle .on img{
    position: absolute;
    left: -30px;
  }

  section.toggle input:checked+ .slider .on
  {display: block;}
  
  section.toggle input:checked + .slider .off
  {display: none;}
  
  /*--------- END --------*/
  
  /* Rounded sliders */
  section.toggle .slider.round {
    border-radius: 34px;
    width: 31px;
    opacity: 0.7;
    height: 15px;
}

  section.toggle span.label-lan {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
  }

  section.toggle .flags-eng {
    background-image: url(/images/en.jpg?5766d150936d7cc9a20dd9743bcb9038);
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
    position: absolute;
    right: -20px;
    top: 1px;
    background-position: center;
    background-size: contain;
  }

  section.toggle .flags-id {
    background-image: url(/images/id.png?84a56b2f7ac17eeb90e490363bb5a0c2);
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
    position: absolute;
    right: -20px;
    top: 1px;
    background-position: center;
    background-size: contain;
  }
  
  section.toggle .slider.round:before {
    border-radius: 50%;}
 /* End Toggle */

 .top-menu {
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #ccc;
    display: flow-root;
    background: transparent;
}
.top-menu .label-lang{
    position: relative;
    top: 7px;
    left: 8px;
}
 .top-menu .left-menu{
    float: left;
    position: relative;
    left: 7%;
    top: 10px;
 }
 .top-menu .left-menu .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    transition: none;
}
 .top-menu .right-menu{
    float: right;
    position: relative;
    right: 7%;
    top: 15px;
 }
 @media screen and (max-width: 786px) {
    .top-menu .right-menu{
        right: 3%;
    }

    .top-menu .left-menu{
        left: 3%;
    }
 }
 /* Home Page */
     /* Css Menu */
         .navbar, .dropdown-menu{
             border: none;
         }
         .nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
             border-bottom: 3px solid transparent;
         }
         .nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
             border-bottom: 3px solid transparent;
             background: none;
         }
         .navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle{
             color: #000;
             font-family: 'HKGrotesk-Bold';
         }
         .dropdown-menu{
             box-shadow:none;
         }
         .navbar-toggle .icon-bar{
            color: #90BAD0;
            background: #90BAD0;
         }
         .nav li.active{
            font-family: 'PTSans-Bold';
         }
         .navbar-wrapper.section-menu {
            background-color: #FFF;
            width: 100%;
            z-index: 99;
        }
        .navbar-wrapper.section-menu.sticky{
            position: fixed;
            box-shadow: -1px 17px 20px 0px rgba(90,83,83,0.47);
            -webkit-box-shadow: -1px 17px 20px 0px rgba(90,83,83,0.47);
            -moz-box-shadow: -1px 17px 20px 0px rgba(90,83,83,0.47);
            top: 0;
            height: 90px;
        }
        .section-menu .navbar-toggle {
            border: 1px solid #90BAD0;
        }
         .section-menu .navbar{
             margin-bottom: 0px;
             /* position: relative;
             left: 5%; */
             width: 100%;
         }
         .section-menu .w-nav-link.w--current {
             color: #000;
             font-family: 'PTSans-Bold';
             border-bottom: none;
             box-shadow: none;
             padding: 0px 15px;
             top: -2px;
         }
         .section-menu ul.nav.navbar-nav{
            margin-left: 35px;
             
         }
         .section-menu .pull-right-menu{
             float: right;
         }
         .section-menu .logo {
            height: auto;
            width: 140px;
            position: relative;
        }
         .section-menu #navbar {
             position: relative;
             top: 25px;
         }
        .section-menu .content-home-left {
            margin-left: 150px;
        }
        .section-menu .link-menu{
            font-size: 16px;
            font-family: 'HKGrotesk-Bold';
        }
        .section-menu .link-menu:hover {
            border-bottom: 4px none #90BAD0;
            box-shadow: 0 4px 0 -1px #90BAD0;
            color : #90BAD0;
        }
        .section-menu .link-menu.active {
            border-bottom: 4px none #90BAD0;
            box-shadow: 0 4px 0 -1px #90BAD0;
            color : #90BAD0;
        }

        select#lang option[value="id"]   { background-image:url(/images/id.png?84a56b2f7ac17eeb90e490363bb5a0c2);   }
        select#lang option[value="eng"] { background-image:url(/images/en.png?06f987dfe03a53fd531cef0a6af1584f); }
        select#lang option[value=""] { background-image:url(/images/en.png?06f987dfe03a53fd531cef0a6af1584f); }

        .vodiapicker{
            display: none; 
          }
          
          #a{
            padding-left: 0px;
            margin-bottom: 0px;
          }
          
          #a img, .btn-select img{
            width: 20px;
            position: relative;
            left: -2px;
            top: -2px;
          }
          
          #a li{
            list-style: none;
            border-bottom: 1px solid #d8c7c7;
            padding-top: 5px;
            padding-bottom: 0px;
          }
          
          #a li:hover{
           background-color: #F4F3F3;
          }
          
          #a li img{
            margin: 5px;
          }
          
          #a li span, .btn-select li span{
            margin-left: 30px;
          }
          
          /* item list */
          
          .b{
            display: none;
            width: 100%;
            max-width: 30px;
            box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
            border: 1px solid rgba(0,0,0,.15);
            border-radius: 5px;
            position: absolute;
            right: 33.1%;
            z-index: 1;
            background: #dddddd87;
          }
          
          .open{
            display: show !important;
          }
          
          .btn-select{
            margin-top: 12px;
            width: 30px;
            height: 25px;
            border-radius: 5px;
            background-color: #fff;
            border: 1px solid #ccc;
           
          }
          .btn-select li{
            list-style: none;
            float: left;
            padding-bottom: 0px;
          }
          
          .btn-select:hover li{
            margin-left: 0px;
          }
          
          .btn-select:hover{
            background-color: #F4F3F3;
            border: 1px solid transparent;
            box-shadow: inset 0 0px 0px 1px #ccc;
          }
          
          .btn-select:focus{
             outline:none;
          }
          
          .lang-select{
            margin-left: 50px;
          }

        .btn-request {
            position: absolute;
            right: 18%;
            top: 6px;
        }
          

         @media screen and (min-width: 1367px){
            .section-menu .container {
                width: 90%;
            }
         }
         @media screen and (min-width: 768px) {
             .section-menu .navbar {
                 border-radius: 0px;
             }
         }
         @media screen and (max-width: 786px) {
            .section-menu #navbar {
                position: absolute;
                top: 70%;
                background: #fff;
                width: 100%;
                z-index: 9;
            }

             .section-menu button.navbar-toggle {
                 float: left;
                 left: 20px;
                 position: relative;
                 top: 20px;
             }
             .section-menu a.navbar-brand {
                 float: right;
                 right: 1%;
             }
             .section-menu ul.nav.navbar-nav {
                 overflow: hidden;
                 margin-left: 20px;
                 padding-bottom: 25px;
                 /* background: #90BAD0; */
             }
             .section-menu .w-nav-link.w--current {
                 padding: 15px 15px;
                 background: #027085;
             }
             .section-menu .nav-link.ondark {
                 color: #000;
             }
            .section-menu .pull-right-menu{
                float: inherit;
                background: #90BAD0;
                position: relative;
                z-index: 1;
            }
            .section-menu .logo{
                height: auto;
                width: 130px;
                position: absolute;
                top: 20px;
                right: 14px;
            }
            .section-menu .nav-menu-2 {
                background-color: transparent;
            }
            .section-menu .content-home-left {
                margin-left: 0px;
            }
            .section-menu .navbar-nav {
                margin: 0px 0px;
            }
            .section-menu .container>.navbar-header, 
            .section-menu .container-fluid>.navbar-header, 
            .section-menu .container>.navbar-collapse, 
            .section-menu .container-fluid>.navbar-collapse {
                margin-right: 0px;
                margin-left: 0px;
            }
            .btn-request {
                position: relative;
                margin-left: 30px;
                top: -10px;
                right: 0%;
            }
            ul.nav.nav-pills.brand-pills.nav-stacked {
                margin-bottom: 50px;
            }

            .back-to-top {   
                bottom: 10px;
                right: 10px;
            }
         }
     /* End Css Menu */

 
  
/*
    GitHub URL: https://github.com/gucastiliao/video-popup-js
*/

.videopopupjs{
    background-color:#000;
    background-color:rgba(0,0,0,0.6);
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    text-align: start!important;
}
.videopopupjs--hide{
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJsHide;
    animation-name: videoPopupJsHide;
}
.videopopupjs__close{
    width:30px;
    height:30px;
    cursor:pointer;
    display:block;
    margin-bottom:10px;
    color:rgba(255, 255, 255, 0.59);
}
.videopopupjs__close:after{
    width:30px;
    height:30px;
    display:block;
    text-align:center;
    content:'X';
    font-family:'Verdana';
    border-radius:50%;
    background: #6FAFD8;
    line-height:2.2;
    font-size:13px;
}
.videopopupjs__close:hover{
    opacity:0.5;
}
.videopopupjs--animation{
    opacity: 0;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJs;
    animation-name: videoPopupJs;
}
.videopopupjs__content{
    margin:0 auto;
    height:100%;
    height:500px;
    width:100%;
    margin-top:3%;
}
.videopopupjs__content iframe{
    width:100%;
    height:100%;
}
.videopopupjs__block--notfound{
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width:100%;
    height:500px;
    background-color:#fff;
    text-align:center;
    vertical-align: middle;
    line-height: 500px;
    font-family:'Arial';
    font-size:20px;
}
@media(max-width: 768px){
    .videopopupjs__content{
        max-width:90%!important;
    }
}
@-webkit-keyframes videoPopupJs{
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }
}

@keyframes videoPopupJs{
    0%{
        opacity: 0;
    }

    100%{
        opacity: 1;
    }
}

@-webkit-keyframes videoPopupJsHide{
    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}

@keyframes videoPopupJsHide{
    0%{
        opacity: 1;
    }

    100%{
        opacity: 0;
    }
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
 .checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
 .toggle{position:relative;overflow:hidden}
 .toggle input[type=checkbox]{display:none}
 .toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
 .toggle.off .toggle-group{left:-100%}
 .toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
 .toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
 .toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
 .toggle.btn{min-width:59px;min-height:34px}
 .toggle-on.btn{padding-right:24px}
 .toggle-off.btn{padding-left:24px}
 .toggle.btn-lg{min-width:79px;min-height:45px}
 .toggle-on.btn-lg{padding-right:31px}
 .toggle-off.btn-lg{padding-left:31px}
 .toggle-handle.btn-lg{width:40px}
 .toggle.btn-sm{min-width:50px;min-height:30px}
 .toggle-on.btn-sm{padding-right:20px}
 .toggle-off.btn-sm{padding-left:20px}
 .toggle.btn-xs{min-width:35px;min-height:22px}
 .toggle-on.btn-xs{padding-right:12px}
 .toggle-off.btn-xs{padding-left:12px}
/* @charset "UTF-8"; */
.header .col-lg-1, .header .col-lg-10, .header .col-lg-11, .header .col-lg-12, .header .col-lg-2, .header .col-lg-3, .header .col-lg-4, .header .col-lg-5, .header .col-lg-6, .header .col-lg-7, .header .col-lg-8, .header .col-lg-9, .header .col-md-1, .header .col-md-10, .header .col-md-11, .header .col-md-12, .header .col-md-2, .header .col-md-3, .header .col-md-4, .header .col-md-5, .header .col-md-6, .header .col-md-7, .header .col-md-8, .header .col-md-9, .header .col-sm-1, .header .col-sm-10, .header .col-sm-11, .header .col-sm-12, .header .col-sm-2, .header .col-sm-3, .header .col-sm-4, .header .col-sm-5, .header .col-sm-6, .header .col-sm-7, .header .col-sm-8, .header .col-sm-9, .header .col-xs-1, .header .col-xs-10, .header .col-xs-11, .header .col-xs-12, .header .col-xs-2, .header .col-xs-3, .header .col-xs-4, .header .col-xs-5, .header .col-xs-6, .header .col-xs-7, .header .col-xs-8, .header .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 15px;
}

.custom-modal .modal-backdrop {
  z-index: 0;
}
.custom-modal .modal-header {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background: #eef8ff;
  border-bottom: none;
}
.custom-modal .modal-header button.close {
  color: #6FAFD8;
  z-index: 999;
  opacity: 1;
}
.custom-modal .modal-content .white {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
}
@media screen and (max-width: 786px) {
  .custom-modal .modal-content .white {
    left: 25%;
  }
}
.custom-modal .modal-content .green {
  position: absolute;
  top: 65%;
  left: 50%;
  z-index: 0;
}
@media screen and (max-width: 786px) {
  .custom-modal .modal-content .green {
    left: 25%;
  }
}
.custom-modal .modal-content .modal-body {
  background: transparent linear-gradient(180deg, #EDF7FF 0%, #F3FAFFAD 79%, #FFFFFF 100%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.custom-modal .modal-content .modal-body .box-img img {
  width: 100%;
}
.custom-modal .modal-content .modal-body .box .title {
  text-align: center;
  width: 100%;
}
.custom-modal .modal-content .modal-body .box .title span {
  color: #90BAD0;
}
.custom-modal .modal-content .modal-body .box .info-success {
  text-align: center;
  margin-top: 80px;
}
.custom-modal .modal-content .modal-body .box .info-success .icon i {
  font-size: 72px;
  color: #62A5B1;
}
.custom-modal .modal-content .modal-body form {
  margin-top: 20px;
  z-index: 1;
  position: relative;
}
.custom-modal .modal-content .modal-body form .form-control {
  border-radius: 8px;
}
.custom-modal .modal-content .modal-body .btn-light-blue {
  background-color: #90BAD0;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .custom-modal .modal-dialog {
    width: 800px;
    margin: 30px auto;
  }
}

.btn-demo {
  background-color: #6FAFD8;
  color: #fff;
}

.footer {
  margin-top: 50px;
}
.footer .bg {
  background-color: #EDF7FF;
}
.footer .top ul {
  list-style: none;
  padding: 0;
}
.footer .top ul li {
  padding-left: 1.3em;
}
.footer .top ul li:before {
  font-family: FontAwesome;
  content: "\f105";
  /* FontAwesome Unicode */
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}
.footer .bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vertical-tab {
  padding: 0px 25px;
}
.vertical-tab a {
  color: #6b6b6b;
}
@media (min-width: 768px) {
  .vertical-tab li.brand-nav.active a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 9px solid #428bca;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
  }
}
.vertical-tab .nav-stacked > li {
  float: none;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.vertical-tab .tab-content > .active {
  display: block;
  visibility: visible;
  padding-right: 25%;
  text-align: justify;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content > .active {
    padding-right: 0%;
  }
}
.vertical-tab .nav-pills > li.active > a, .vertical-tab .nav-pills > li.active > a:hover, .vertical-tab .nav-pills > li.active > a:focus {
  color: #6b6b6b;
  background-color: #EDF7FF;
}
.vertical-tab .tab-content .tab-pane span.title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: baseline;
  position: relative;
  left: 4%;
  top: 20px;
}
.vertical-tab .tab-content .tab-pane span.title h4 {
  margin-right: 10px;
}
.vertical-tab .tab-content .tab-pane span.title h4, .vertical-tab .tab-content .tab-pane span.title h2 {
  font-weight: bold;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline-heading {
  text-align: justify;
  margin-left: 28px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}

.timeline > li.timeline-child {
  margin-top: -30px;
}

.timeline > li.timeline-child:nth-child(even) {
  padding-right: 90px;
}

.timeline > li.timeline-child:nth-child(odd) {
  padding-left: 60px;
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 3;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-child:nth-child(odd) > .timeline-panel {
  float: right;
}

.timeline > li.timeline-child:nth-child(odd) > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-child:nth-child(odd) > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media screen and (max-width: 786px) {
  .timeline > li.timeline-child:nth-child(even) {
    padding-right: 0px;
    padding-left: 60px;
  }

  .timeline > li.timeline-child:nth-child(odd) > .timeline-panel {
    float: none;
  }

  .timeline > li > .timeline-panel {
    width: 100%;
    float: none;
  }

  .timeline > li > .timeline-badge {
    left: 0%;
  }

  .timeline:before {
    left: 0%;
  }

  .timeline-heading {
    margin-left: 0px;
  }
}
.page-solution .bg {
  background: #EDF7FF;
  padding-bottom: 50px;
  position: relative;
  top: 50px;
  margin-bottom: 90px;
}
.page-solution .box {
  margin-left: 35px;
}
@media screen and (max-width: 786px) {
  .page-solution .box {
    margin-left: 25px;
  }
}
.page-solution .box h1 {
  font-weight: bold;
}
.page-solution .box h1 span {
  color: #90BAD0;
}
.page-solution .box p {
  font-size: 14px;
  margin-top: 40px;
  color: #505050;
}
.page-solution .box img {
  margin-top: 20px;
  width: 271px;
}

.page-industries .bg {
  background: #EDF7FF;
  padding-bottom: 50px;
  position: relative;
  top: 50px;
  margin-bottom: 90px;
}
.page-industries .box {
  margin-left: 35px;
}
@media screen and (max-width: 786px) {
  .page-industries .box {
    margin-left: 25px;
  }
}
.page-industries .box h1 {
  font-weight: bold;
}
.page-industries .box h1 span {
  color: #90BAD0;
}
.page-industries .box p {
  font-size: 16px;
  top: 8px;
  position: relative;
}
.page-industries .box img {
  margin-top: 20px;
  width: 271px;
}

.page-about .bg {
  background: #EDF7FF;
  padding-bottom: 50px;
  position: relative;
  top: 50px;
  margin-bottom: 90px;
}
.page-about .box {
  margin-left: 25px;
}
.page-about .box h1 {
  font-weight: bold;
}
.page-about .box h1 span {
  color: #90BAD0;
}
.page-about .box p {
  font-size: 16px;
  top: 8px;
  position: relative;
}
.page-about .box img {
  width: 271px;
}

.page-technology .bg {
  background: #EDF7FF;
  padding-bottom: 50px;
  position: relative;
  top: 50px;
  margin-bottom: 90px;
}
.page-technology .box {
  margin-left: 35px;
}
.page-technology .box h1 {
  font-weight: bold;
}
.page-technology .box h1 span {
  color: #90BAD0;
}
.page-technology .box p {
  font-size: 14px;
  margin-top: 40px;
  color: #505050;
}
.page-technology .box img {
  margin-top: 20px;
  width: 271px;
}

.page-home .banner {
  margin-left: 90px;
}
@media screen and (max-width: 786px) {
  .page-home .banner {
    margin: 0px 20px;
  }
}
.page-home .banner .box-title {
  margin-top: 20%;
  margin-bottom: 6%;
}
.page-home .banner .box-title h1 {
  font-weight: 600;
}
.page-home .banner .box-title h1 span {
  color: #62A5B1;
}
.page-home .banner .box-subtitle p {
  font-size: 18px;
  margin-bottom: 7%;
}
.page-home .banner .box-subtitle .btn.btn-video {
  background-color: #EDF7FF;
  border-radius: 5px;
  color: #6FAFD8;
  padding: 10px 35px;
  font-size: 16px;
}
.page-home .banner .box-subtitle .btn.btn-video i {
  position: relative;
  top: 2px;
  left: 5px;
}
.page-home .banner .box-img {
  text-align: center;
  margin-top: 16%;
}
@media screen and (max-width: 786px) {
  .page-home .banner .box-img {
    margin-top: 10%;
  }
}
.page-home .banner .box-img img {
  width: 369px;
}
@media screen and (max-width: 786px) {
  .page-home .banner .box-img img {
    width: 100%;
  }
}
.page-home .solution {
  margin-top: 60px;
  position: relative;
  left: -15px;
}
.page-home .solution .box {
  box-shadow: 0px 5px 7px 4px #dddddd;
  padding: 5px 30px;
  border-radius: 3px;
  border-bottom-right-radius: 40px;
  margin: 16px;
}
.page-home .solution .box h4 {
  font-size: 23px;
}
.page-home .solution .box p {
  font-size: 18px;
  padding-right: 14px;
  margin-top: 30px;
  padding-bottom: 14px;
}
.page-home .solution .icon {
  position: absolute;
  right: 10px;
  top: 1px;
}
.page-home .solution .icon img {
  width: 60px;
}
.page-home .how-we-work {
  margin-top: 60px;
}
.page-home .how-we-work .bg {
  background: transparent linear-gradient(0deg, white 0%, #edf7ff 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  max-height: 200px;
  height: 200px;
  position: absolute;
  margin-top: -15%;
  z-index: -1;
}
@media screen and (max-width: 786px) {
  .page-home .how-we-work h2 {
    margin-left: 25px;
  }
}
.page-home .how-we-work h2 span {
  color: #62A5B1;
}
.page-home .how-we-work .arrow:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: -11px;
  top: 35%;
  font-size: 65px;
  color: #90BAD0;
}
.page-home .how-we-work .arrow:last-child:after {
  content: "";
}
@media screen and (max-width: 786px) {
  .page-home .how-we-work .arrow:after {
    content: "";
  }
  .page-home .how-we-work .arrow:last-child:after {
    content: "";
  }
}
.page-home .how-we-work .arrow .box {
  box-shadow: 0px 5px 7px 4px #dddddd;
  text-align: center;
  margin: 20px;
  padding: 20px;
  border-radius: 20px;
  background: #fff;
  min-height: 400px;
  max-height: 400px;
}
@media screen and (max-width: 786px) {
  .page-home .how-we-work .arrow .box {
    min-height: 300px;
    max-height: 400px;
  }
}
.page-home .how-we-work .arrow .box .box-title h4 span {
  color: #90BAD0;
}
.page-home .how-we-work .arrow .box .box-subtitle {
  margin-top: 40px;
}
.page-home .industries {
  margin-top: 60px;
}
@media screen and (max-width: 786px) {
  .page-home .industries h1 {
    margin-left: 25px;
  }
}
.page-home .industries .box {
  margin-top: 50px;
}
.page-home .industries .box .icon img {
  width: 200px;
  height: 200px;
}
.page-home .industries .box .title h4 {
  font-size: 23px;
  margin-top: 30px;
}
.page-home .industries .box .subtitle {
  padding: 0px 20%;
  font-size: 16px;
  margin-top: 30px;
}
.page-home .inside-logicnesia {
  margin-top: 60px;
}
.page-home .inside-logicnesia .box h1 span {
  color: #90BAD0;
}
.page-home .inside-logicnesia .box .circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 37%;
  z-index: -1;
}
.page-home .inside-logicnesia .box .small-circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 61%;
  z-index: -1;
}
.page-home .inside-logicnesia .box .owl-carousel .owl-item .item {
  display: inline-block;
  text-align: center;
}
.page-home .inside-logicnesia .box .owl-carousel .owl-item .item img {
  max-width: 700px;
}
.page-home .inside-logicnesia .box .owl-carousel .nav-btn {
  position: absolute;
  top: 35%;
}
.page-home .inside-logicnesia .box .owl-carousel .nav-btn i {
  color: #90BAD0;
  position: relative;
}
.page-home .inside-logicnesia .box .owl-carousel .nav-btn.right {
  right: 13%;
  width: 60px;
}
.page-home .inside-logicnesia .box .owl-carousel .nav-btn.right i {
  right: 20px;
}
@media screen and (max-width: 786px) {
  .page-home .inside-logicnesia .box .owl-carousel .nav-btn.right {
    right: 0%;
  }
  .page-home .inside-logicnesia .box .owl-carousel .nav-btn.right img {
    width: 95%;
  }
}
.page-home .inside-logicnesia .box .owl-carousel .nav-btn.left {
  left: 9%;
  width: 60px;
}
@media screen and (max-width: 786px) {
  .page-home .inside-logicnesia .box .owl-carousel .nav-btn.left {
    left: 0%;
  }
  .page-home .inside-logicnesia .box .owl-carousel .nav-btn.left img {
    width: 95%;
  }
}
.page-home .latest-news {
  margin-top: 60px;
}
@media screen and (max-width: 786px) {
  .page-home .latest-news .box h1 {
    margin-left: 25px;
  }
}
.page-home .latest-news .box h1 span {
  color: #90BAD0;
}
.page-home .latest-news .box .img {
  margin: 30px 0px;
}
.page-home .latest-news .box .img img {
  border-radius: 10px;
  width: 100%;
  height: 200px;
}
.page-home .latest-news .box .title h3 {
  padding-right: 50px;
}
.page-home .latest-news .box .title a {
  margin-top: 50px;
}
.page-home .latest-news .box .title a i {
  font-size: 20px;
  margin-left: 7px;
  position: relative;
  top: 5px;
}
.page-home .subscribe {
  background: transparent linear-gradient(180deg, #EDF7FF 0%, #EDF7FF00 100%) 0% 0% no-repeat padding-box;
  margin-top: 60px;
  padding-bottom: 95px;
}
.page-home .subscribe .box {
  padding-top: 35px;
}
.page-home .subscribe .box h1 span {
  color: #90BAD0;
}
.page-home .subscribe .box h2 {
  margin-top: 0px;
}
@media screen and (max-width: 786px) {
  .page-home .subscribe .box form {
    margin-left: -16px;
    margin-top: 20px;
  }
}
.page-home .subscribe .box form label {
  width: 100%;
  left: 16px;
  position: relative;
}
.page-home .subscribe .box form .btn.btn-subs {
  background-color: #6FAFD8;
  padding: 6px 24px;
  color: #fff;
}
@media screen and (max-width: 786px) {
  .page-home .subscribe .box form .btn.btn-subs {
    margin-top: 15px;
  }
}
.page-home .subscribe .box .info {
  text-align: center;
  margin-top: 13px;
}
.page-home .subscribe .box .info .icon i {
  font-size: 72px;
  color: #62A5B1;
}
.page-home .subscribe .box .line {
  position: absolute;
  left: -29px;
  margin-top: 11%;
  z-index: -1;
}
.page-home .subscribe .box .line img {
  transform: rotate(-1deg);
  width: 400px;
}
@media screen and (max-width: 786px) {
  .page-home .subscribe .box .line img {
    width: 80%;
  }
}

.page-resource .bg {
  background: #EDF7FF;
  padding-bottom: 50px;
  position: relative;
  top: 50px;
  margin-bottom: 90px;
}
.page-resource .box {
  margin-left: 35px;
}
@media screen and (max-width: 786px) {
  .page-resource .box {
    margin-left: 25px;
  }
}
.page-resource .box h1 {
  font-weight: bold;
}
.page-resource .box h1 span {
  color: #90BAD0;
}
.page-resource .box p {
  font-size: 14px;
  margin-top: 40px;
  color: #505050;
}
.page-resource .box img {
  margin-top: 20px;
  width: 271px;
}

.article-page {
  margin-top: 50px;
}
@media screen and (max-width: 786px) {
  .article-page {
    margin: 0px 30px;
  }
}
.article-page .banner img {
  width: 100%;
}
.article-page .content-box .tags {
  font: 14px;
}
.article-page .content-box .tags .table-tags td {
  padding: 0px 4px;
}
.article-page .content-box span.content p {
  margin-top: 30px;
  text-align: justify;
}

.vertical-tab .tab-content .tab-pane .solution_fe .box-tab {
  margin-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 15px;
  border-radius: 16px;
  margin-top: 50px;
  display: inline-block;
  background: #EDF7FF;
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-img {
  text-align: center;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-img {
    margin-bottom: 50px;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-img img {
  position: relative;
  top: 22px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-text h3 {
    text-align: center;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-text p {
  border-radius: 10px;
  padding: 0px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-text .link-read {
  position: absolute;
  bottom: -28%;
  right: 0px;
  color: #62A5B1;
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab .box-tab-text .link-read i {
  position: relative;
  top: 5px;
  font-size: 20px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default {
  margin-top: 70px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default .circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 22%;
  z-index: -1;
  top: 15px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .timeline-default .circle {
    left: 18%;
    top: -15px;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default .small-circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 48%;
  z-index: -1;
  top: 20px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .timeline-default .small-circle {
    left: 75%;
    top: 2px;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline {
  list-style-type: none;
  position: relative;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline:before {
  content: " ";
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 0;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li h3 {
  margin-left: 28px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li h3 {
    text-align: left;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-badge {
  color: #505050;
  width: 70px;
  height: 70px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: -42px;
  left: -4px;
  margin-left: 0px;
  background-color: #FFFFFF;
  z-index: 3;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-badge span {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: 9px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-content {
  position: relative;
  top: -40px;
  left: 27px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-content p {
  border-radius: 10px;
  padding: 10px 30px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-content img {
  position: relative;
  top: 50px;
  width: 150px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .timeline-default ul.timeline li .timeline-content img {
    top: 5px;
    left: 25%;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg {
  margin-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 15px;
  border-radius: 16px;
  display: inline-block;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-img {
    position: absolute;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-img .circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 22%;
  z-index: -1;
  top: 15px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-img .circle {
    left: 0%;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-img i {
  font-size: 48px;
  position: relative;
  left: 13px;
  top: -3px;
  color: #62A5B1;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-img i {
    left: 0px;
  }
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-text h3 {
    text-align: left;
    margin-left: 50px;
  }
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-text p {
  border-radius: 10px;
  padding: 0px;
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-text .link-read {
  position: absolute;
  bottom: -28%;
  right: 0px;
  color: #62A5B1;
}
.vertical-tab .tab-content .tab-pane .solution_fe .box-tab-without-bg .box-tab-text .link-read i {
  position: relative;
  top: 5px;
  font-size: 20px;
}
.vertical-tab .tab-content .tab-pane .default h1 span {
  color: #90BAD0;
}
.vertical-tab .tab-content .tab-pane .default p {
  padding: 20px 0px;
  margin-left: -10px;
}
.vertical-tab .tab-content .tab-pane .default img {
  top: -70px;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .default img {
    top: -15px;
    right: 25%;
  }
}
.vertical-tab .tab-content .tab-pane .default img.maps {
  top: 0px;
  width: 887px;
  margin-left: -7px;
  margin-top: 20px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .default img.maps {
    width: 100%;
    right: 0%;
  }
}
.vertical-tab .tab-content .tab-pane .default ol li {
  margin-bottom: 10px;
}
.vertical-tab .tab-content .tab-pane .industries_fe h1.page-title {
  text-align: center;
}
.vertical-tab .tab-content .tab-pane .industries_fe .img-title {
  position: absolute;
  right: 15%;
  top: 50%;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .industries_fe .img-title {
    position: inherit;
    text-align: center;
  }
}
.vertical-tab .tab-content .tab-pane .industries_fe .img-title img {
  width: 200px;
}
.vertical-tab .tab-content .tab-pane .industries_fe span.problem p {
  border-radius: 10px;
  padding: 30px;
  width: 80%;
  background: #bfe7f140;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .industries_fe span.problem p {
    width: 100%;
  }
}
.vertical-tab .tab-content .tab-pane .industries_fe span.solution p {
  border-radius: 10px;
  padding: 30px;
  width: 80%;
  background: #bfe7f1;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .industries_fe span.solution p {
    width: 100%;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab {
  margin-left: 20px;
  padding-bottom: 0px;
  padding-right: 15px;
  border-radius: 16px;
  margin-top: 50px;
  display: inline-block;
  box-shadow: 0px 8px 12px 1px #A5A5A5;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .box-tab {
    padding-right: 0px;
    padding-bottom: 40px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab .col-md-4 {
  padding: 0px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-img img {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  position: relative;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-img img {
    top: 0px;
    left: 0px;
    width: 100%;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-text p {
  border-radius: 10px;
  padding: 0px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-text .link-read {
  position: absolute;
  bottom: -28%;
  right: 0px;
  color: #62A5B1;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-text .link-read {
    right: 15px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .box-tab .box-tab-text .link-read i {
  position: relative;
  top: 5px;
  font-size: 20px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box {
  margin-top: 50px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-img img {
  width: 200px;
  height: 150px;
  border-radius: 16px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-img img {
    width: 100%;
    height: 250px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-title {
  margin-top: 30px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-title h4 {
  text-align: left;
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-title a.link-read {
  margin-top: 30px;
  display: block;
  color: #62A5B1;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-title a.link-read {
    margin-bottom: 35px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .small-box .news-title a.link-read i {
  position: relative;
  top: 5px;
  font-size: 20px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document {
  margin-top: 50px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document h1 {
  text-align: center;
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document .circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 10%;
  z-index: -1;
  top: 42px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .link-document .circle {
    left: 15%;
    top: -10px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document .small-circle {
  background: #EDF7FF 0% 0% no-repeat padding-box;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 61%;
  z-index: -1;
  top: 42px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .resource_fe .link-document .small-circle {
    left: 75%;
    top: 0px;
  }
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document .link-box .link-box-text {
  margin-top: 20px;
  padding: 40px 0px 40px 0px;
  background: #EDF7FF;
  border-radius: 16px;
  text-align: center;
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document .link-box .link-box-text a {
  font-size: 18px;
  position: relative;
  left: 0px;
  color: #90BAD0;
}
.vertical-tab .tab-content .tab-pane .resource_fe .link-document .link-box .link-box-text a i {
  position: relative;
  top: 2px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion #accordion {
  margin-top: 50px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .panel {
  border: 0px solid transparent;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .panel-group .panel {
  border-radius: 16px;
  box-shadow: none;
  margin-bottom: 20px;
  box-shadow: 0px 8px 20px #B2B2B238;
  -webkit-box-shadow: 0px 8px 20px #B2B2B238;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .panel-default > .panel-heading {
  padding: 0;
  border-radius: 16px;
  color: #212121;
  background-color: #FFFFFF;
  padding: 10px;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .panel-title {
  font-size: 18px;
  font-weight: bold;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}
.vertical-tab .tab-content .tab-pane .resource_fe .accordion .more-less {
  float: right;
  color: #90BAD0;
  font-size: 20px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .technology_fe {
    margin-left: 40px;
  }
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline h4.timeline-title {
  color: #90BAD0;
  text-transform: uppercase;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline .timeline-badge img {
  background: #fff;
  padding: 15px;
  position: relative;
  left: -19px;
  top: -38px;
  width: 90px;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(odd) {
  text-align: left;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(odd) h4 {
  text-align: left;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(odd) p {
  position: relative;
  left: 25px;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(odd) p {
    left: 0px;
  }
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(even) {
  text-align: right;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(even) {
    text-align: left;
  }
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(even) h4 {
  text-align: right;
}
@media screen and (max-width: 786px) {
  .vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(even) h4 {
    text-align: left;
  }
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline li.timeline-child:nth-child(even) > .timeline-body {
  position: relative;
  left: 25px;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline .timeline-body p {
  padding: 10px 0px;
  margin-bottom: 50px;
}
.vertical-tab .tab-content .tab-pane .technology_fe .container-timeline .timeline .timeline-panel {
  top: -15px;
}
.float-right{
  float: right;
}

/* Global */
.box-preview {
    text-align: center;
}

.table .edit,
.table .delete,
.table .view{
    margin: 4px;
    position: relative;
    border-radius: 3px;
  
}
.table .edit{
    background: #1976d2;
    color: #FFF;
    padding: 8px;
}
.table .view{
  background: #f19625;
  color: #FFF;
  padding: 8px;
}
.table .edit i,
.table .view i{
    left: 3px;
    position: relative;
}
.table .delete{
    background: #d81b60;
    color: #FFF;
    padding: 8px 12px 8px;
}
.table .status{
    display: grid;
}
.link-btn{
    position: relative;
    top: 35px;
    z-index: 9;
}
.wd100{
    width: 100px !important;
}

.contact{
    width: 100%;
    height: 300px;
    resize: none;
    overflow-y: scroll;
}
/* Global */


/* Modal */
.custom-modal .block-warning,
.custom-modal-admin .block-warning{
    display: contents;
}
.custom-modal .block-warning .fa,
.custom-modal-admin .block-warning .fa{
    color: #d81b60;
    position: relative;
    top: 5px;
    font-size: 21px;
}
.custom-modal .block-warning .block-title,
.custom-modal-admin .block-warning .block-title{
    margin-left: 15px;
}

.survey.view-survey .card-header {
  background: #fff;
  background-color: transparent;
  border-bottom: 1px solid rgba(0,0,0,.125);
  padding: .75rem 1.25rem;
  position: relative;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.survey.view-survey .info-desc p{
  margin: 0px;
}
.survey.view-survey .card-title {
  float: left;
  font-size: 1.1rem;
  font-weight: 400;
  margin: 0;
}
.survey.view-survey .card-header>.card-tools {
  float: right;
  margin-right: -.625rem;
}

.survey.view-survey .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

.callout.callout-info {
  border-left-color: #117a8b;
}
.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}
.callout {
  border-radius: .25rem;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  background-color: #fff;
  border-left: 5px solid #e9ecef;
  margin-bottom: 1rem;
  padding: 1rem;
}

