/*

Snapshot Template
http://www.templatemo.com/tm-493-snapshot

*/


/* Body 
------------------------------------- */
body {
    background: #ffffff;   
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 300;
    position: relative;
}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/*---------------------------------------
    Typography              
-----------------------------------------*/

h1,h2,h3,h4 {
  font-weight: 300;
}

h1 {
  font-size: 2rem;
  line-height: 3rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-weight: 400;
}

h2 {
  color: #1A265D;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3 {
  font-size: 14px;
  letter-spacing: 0px;
}

p {
  color: #777;
  font-size: 20px;
  line-height: 25px;
}

b {
  font-weight: 500;
}

#home p,
#contact p, footer p {
  color: #f9f9f9;
}

.btn {
  border:none;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}

.btn:focus {
  background: #5F69C9;
  border-color: transparent;
}

.btn-success {
  background: #5F69C9;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 14px 32px;
  margin-top: 26px;
}

.btn-success:hover {
  background: #1A265D;
  border: 1px solid #ffffff;
}

a {
  color: #5F69C9;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}
a:hover, a:active, a:focus {
  color: #5F69C9;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/*---------------------------------------
    All Section style              
-----------------------------------------*/

.section-title {
  padding-bottom: 40px;
}

#about .section-title {
  padding-top: 40px;
}

#about .section-title h1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#about,
#more,
#gallery,
#contact {
  padding-top: 70px;
  padding-bottom: 120px;
  position: relative;
}

#gallery,
#contact, footer {
  text-align: center;
}

.overlay {
  background: #1A265D;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
}



/*---------------------------------------
    Pre Loader Style              
-----------------------------------------*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #fff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #1A265D;
  border-radius: 100%;
  margin: 40px auto;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


/*---------------------------------------
    Main logo             
-----------------------------------------*/

/*! CSS Used from: https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
a{color:#007bff;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
}
/*! CSS Used from: https://www.maxqda.com/wp/wp-content/themes/max/css/foundation.css?v=1646415554 ; media=screen */
@media screen{
a{background-color:transparent;}
a:active,a:hover{outline:0;}
img{border:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a:hover{cursor:pointer;}
img{max-width:100%;height:auto;}
img{-ms-interpolation-mode:bicubic;}
img{display:inline-block;vertical-align:middle;}
div{margin:0;padding:0;}

@media print{
*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
}
#logo-header{max-width:225px!important;display:table;float:left;height:100%;}
#logo-header a{display:table-cell;vertical-align:middle;}
#logo-header img{margin-bottom:5px!important;margin-top:5px!important;width:90px;}
@media only screen and (max-width: 1220px){
#logo-header{padding-left:25px;}
}
@media print{
div{color:#000;}
img{max-width:100%!important;}
img{page-break-inside:avoid;}
a[href^=http]:after{content:" [" attr(href) "] ";}
}
}
/*! CSS Used from: Embedded */
.header-mainItem
{height:70px!important;}


/*---------------------------------------
    Main Navigation             
-----------------------------------------*/

.navbar-default {
  background: linear-gradient(45deg, #0A2E80, #F33E1C) !important;
  box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
  border: none;
  margin-bottom: 0px !important;
}

.navbar-default .navbar-brand {
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0;
}

.navbar-default .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-right: 22px;
    padding-left: 22px;
    margin-top: 8px;
}

.navbar-default .navbar-nav li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}

.navbar-default .navbar-nav li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.navbar-default .navbar-nav li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-default .navbar-nav li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #5F69C9;
}

.navbar-default .navbar-nav > li a:hover {
    color: #ffffff !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  
  .navbar-default .navbar-nav li a span:before {
    background: transparent !important;
  }
  .navbar-default .navbar-nav li.active a {
    background: transparent;
    background: none;
    color: #5F69C9 !important;
  }
  .navbar-default .navbar-nav li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}



/*---------------------------------------
    Home Section              
-----------------------------------------*/

#home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
        align-items: center;
  height: 95vh;
  text-align: center;
}

#home h1 {
  color: #ffffff;
  font-size: 23px;
  line-height: 23px;
}

#home .col-md-8 {
  padding-left: 62px;
}



/*---------------------------------------
    About Section              
-----------------------------------------*/

#more,
#about {
  background: #f0f0f0;
}

#about .item {
  width: 100%;
  display: block;
}

#about .about-thumb {
  background: #ffffff;
  border-radius: 4px;
  padding: 50px 100px;
  position: relative;
  margin-bottom: 50px;
}

#about .about-img img {
  border: 8px solid #ffffff;
  position: absolute;
  right: -50px;
  /*bottom: -325px;*/
  padding: 12px;
  z-index: 99;
  margin-bottom: 30px;
}

#about .team-thumb {
  width: 100%;
  height: 440px;
  margin: 32px 0;
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#about .team-thumb .image-holder {
  position: relative;
  top: 40px;
  display: inline-block;
  margin-bottom: 40px;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#about .team-thumb .heading {
  font-weight: bold;
  position: relative;
  top: 10px;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#about .team-thumb:hover {
  background: #5F69C9;
}


#about .team-thumb:hover .image-holder {
  top: -40px;
  margin-bottom: 0px;
}

#about .team-thumb:hover .heading {
  top: -10px;
  color: #fff;
}

#about .team-thumb .description {
  font-size: 16px;
  line-height: 19px;
  width: 80%;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

#about .team-thumb:hover .description {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

#about .team-thumb:hover p.description {
  color: #ffffff;
}

/*---------------------------------------
    Galllery video section              
-----------------------------------------*/

    .pb-video {
        padding: 5px;
    }

        .pb-video:hover {
            background: #fafafa;
            border: 1px solid #f0f0f0;
        }

    .pb-video-frame {
        transition: width 0.5s, height 0.5s;
    }

        .pb-video-frame:hover {
            height: 300px;
        }

    .pb-row {
        margin-bottom: 15px;
    }

    .z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);}
    .Author{display:flex;align-items:center;margin-bottom:29px!important;padding:8px 15px!important;max-width:768px;}
    .Author-avatar{--dw-avatar-size:100px;width:100px;}
    .Author-avatar dw-avatar{margin-right:15px;}
    .Author-profile{margin-left:17px;}
    .Author-profile-name{color:#1A265D;font-size:1.1rem;line-height:1.2000000000000004rem;font-weight:0; text-align: left;margin-bottom:7px;}
    .Author-profile-description{margin-bottom:7px;font-size: 16px;text-align: justify;}
    *{box-sizing:border-box;}
    p{margin-top:0;}


/*---------------------------------------
    Galllery section              
-----------------------------------------*/

#gallery {
  background: #ffffff;
}

#gallery .gallery-thumb {
  background-color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
  cursor: pointer;
  display: block;
  margin-bottom: 25px;
  position: relative;
  top: 0px;
  transition: all 0.4s ease-in-out;
}

#gallery .gallery-thumb:hover {
  box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
  top: -5px;
}

#gallery .gallery-thumb img {
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 100%;
}

/*---------------------------------------
    Schedule section            
-----------------------------------------*/

/*! CSS Used from: https://www.software-shop.com/assets_conferencias/libs/bootstrap/css/bootstrap.min.css ; media=all */
@media all{
section{display:block;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
img{border:0;}

@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after{content:"";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
h3{orphans:3;widows:3;}
h3{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:focus,a:hover{color:#23527c;text-decoration:underline;}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
[role=button]{cursor:pointer;}
h3,h4{font-weight:500;line-height:1.1;color:inherit;}
h3{margin-top:20px;margin-bottom:10px;}
h4{margin-top:10px;margin-bottom:10px;}
h3{font-size:24px;}
h4{font-size:18px;}
ul{margin-top:0;margin-bottom:10px;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){
.container{width:750px;}
}
@media (min-width:992px){
.container{width:970px;}
}
@media (min-width:1200px){
.container{width:1170px;}
}
.row{margin-right:-15px;margin-left:-15px;}
.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.collapse.in{display:block;}
.nav{padding-left:0;margin-bottom:0;list-style:none;}
.nav>li{position:relative;display:block;}
.nav>li>a{position:relative;display:block;padding:10px 15px;}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee;}
.nav-pills>li{float:left;}
.nav-pills>li>a{border-radius:4px;}
.nav-pills>li+li{margin-left:2px;}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);}
.panel-body{padding:15px;}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}
.panel-title>a{color:inherit;}
.panel-group{margin-bottom:20px;}
.panel-group .panel{margin-bottom:0;border-radius:4px;}
.panel-group .panel+.panel{margin-top:5px;}
.panel-group .panel-heading{border-bottom:0;}
.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd;}
.panel-default{border-color:#ddd;}
.panel-default>.panel-heading{color:#777;background-color:#f5f5f5;border-color:#ddd;}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd;}
.container:after,.container:before,.nav:after,.nav:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" ";}
.container:after,.nav:after,.panel-body:after,.row:after{clear:both;}
}

/*! CSS Used from: https://www.software-shop.com/assets_conferencias/css/style-default.min.css ; media=all */

@media all{
a{-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;}
a,a:focus,a:hover{text-decoration:none;outline:0;}
a{outline:0;}
.csi-tab .nav-pills{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0a2e80",endColorstr="#f33e1c",GradientType=1);}
h3,h4{font-weight:500;}
h3,h4{color:#777;}
h3{font-size:2.3rem;line-height:3.5999999999999996rem;line-height:4rem;}
h4{font-size:1.5rem;}
h4{line-height:2.25rem;line-height:2rem;}
img{max-width:100%;}
a{color:#FFFFFF;transition-duration:.3s;}
a:focus,a:hover{color:#FFFFFF;}
.csi-inner{padding:2rem 0;}
.csi-heading{text-align:center;margin-bottom:6.8rem;overflow:hidden;display:block;}
.csi-heading .heading{font-size:4.2rem;line-height:6.300000000000001rem;color:#333;font-weight:900;margin:0 0 1rem;}
.csi-heading-white .heading{color:#fff;}
.csi-schedule{background:url(https://www.software-shop.com/assets_conferencias/img/header.jpg) bottom center no-repeat fixed;-webkit-background-size:100% auto,cover;-o-background-size:100% auto,cover;-moz-background-size:100% auto,cover;background-size:100% auto,cover;}
.csi-schedule .csi-inner{background:#ffffff;}
.csi-tab .nav>li>a:focus,.csi-tab .nav>li>a:hover{background-color:transparent;}
.csi-tab .csi-nav,.csi-tab .csi-tab-content{float:left;}
.csi-tab .csi-nav{width:23%;margin-right:3%;padding:2rem 0;}
.csi-tab .csi-tab-content{width:74%;}
.csi-tab .nav-pills{background:#0a2e80;background:linear-gradient(180deg, rgba(10,46,128,1) 0%, rgba(243,62,28,1) 100%);text-align:right;display:inline-block;margin-bottom:2.6rem;}
.csi-tab .nav-pills li{padding:5px;margin:0 .4rem;float:none;}
.csi-tab .nav-pills li a{padding:1.6rem 2rem;}
.csi-tab .nav-pills li a h3{font-size:1.4rem;font-weight:400;line-height:2.6rem;color:#fff;text-transform:uppercase;margin:0;letter-spacing:1px;}
.csi-tab .nav-pills li a p{font-size:1.2rem;line-height:1.3rem;font-weight:300;margin:0;color:#fff;opacity:.7;}
.csi-tab .nav-pills .active{position:relative;border-radius:0;background:0 0;}
.csi-tab .nav-pills .active a:focus,.csi-tab .nav-pills .active a:hover{background:0 0;margin-right:.6rem;}
.csi-tab .nav-pills .active:before{position:absolute;content:'';width:30px;height:30px;background:#DADEFE;top:30%;right:-19px;z-index:9;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.csi-tab .nav-pills .active a{background:0 0;border-radius:0;}
.panel-group .panel+.panel{margin-top:0;}
.panel-group{margin-bottom:0;}
.csi-tab-content{background:#fff;overflow:hidden;}
.csi-tab-content .active.in{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-transform-origin:center;transform-origin:center;animation-duration:.4s;animation-timing-function:linear;}
.csi-panel{border:none;border-bottom:1px solid #ddd;box-shadow:none;background-color: #FFFFFF; -webkit-background-size:auto auto,cover;-o-background-size:auto auto,cover;-moz-background-size:auto auto,cover;background-size:auto auto,cover;}
.csi-panel .panel-heading{background:0 0;}
.csi-panel .collapsed{background:#f9f9f9;border-radius:6px;display:block;}
.csi-panel .collapsed .author img{border:2px solid transparent!important;}
.csi-panel .collapsed .schedule-info{background:0 0!important;}
.csi-panel .panel-collapse .panel-body{border:none!important;}
.csi-panel .panel-body{text-align: justify; padding:0 4rem 4rem;}
.csi-panel .csi-single-schedule{display:flex;padding:2rem 1.5rem;}
.csi-panel .csi-single-schedule .author{max-width:100px;margin-right:1rem;}
.csi-panel .csi-single-schedule .author img{border-radius:50%;margin-bottom:.4rem;border:2px solid #1A265D;}
.csi-panel .csi-single-schedule .schedule-info{width:100%;background:#f1f1f1;padding:1rem 2rem;border-radius:6px;}
.csi-panel .csi-single-schedule .schedule-info .time{color:#1A265D;font-size:1.2rem;line-height:1.6000000000000004rem;font-weight:600;margin:0;}
.csi-panel .csi-single-schedule .schedule-info .time span{color:#1A265D;}
.csi-panel .csi-single-schedule .schedule-info .title{font-size:1.6rem;line-height:1.8000000000000004rem;font-weight:500;margin:0;}
.csi-panel .csi-single-schedule .schedule-info .author-info{font-size:1.2rem;line-height:1.6000000000000004rem;font-weight:0;}
.csi-panel .csi-single-schedule .schedule-info .author-info span{color:#1A265D;}
.csi-panel .panel-body .text{margin-bottom:1.6rem;}
.csi-panel:last-child{border-bottom:1px solid transparent;}

@media (max-width:768px){
.csi-inner{padding:2rem 0;}
.csi-heading{margin-bottom:4.2rem;}
.csi-tab .csi-nav,.csi-tab .csi-tab-content{float:left;}
.csi-tab .csi-nav{width:100%;margin-right:0;padding:1.5rem 0;}
.csi-tab .csi-tab-content{width:100%;}
.csi-tab .nav-pills{text-align:center;margin-bottom:3rem;display:flex;}
.csi-tab .nav-pills li{flex:1;float:none;}
.csi-tab .nav-pills li a{padding:1rem;}
.csi-tab .nav-pills .active::before{top:auto;right:47%;bottom:-30px;}
}
@media (max-width:480px){
.csi-tab .nav-pills{display:inline-block;}
.csi-tab .nav-pills li{flex:2;width:46%;float:left;margin:0 2%;}
.csi-tab .nav-pills .active::before{display:none;}
.csi-tab .nav-pills .active{background:#1A265D;}
.csi-panel .csi-single-schedule{display:block;text-align:center;padding:2rem 0;}
.csi-panel .csi-single-schedule .author{margin:0 auto 1rem;overflow:hidden;}
}
}
/*! CSS Used keyframes */
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0);}to{opacity:1;transform:none;}}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}


/*---------------------------------------
    Contact section              
-----------------------------------------*/

#contact, footer {
  background: linear-gradient( rgba(25,31,62,.7), rgba(33,39,57,.9)), url(/landing/6425/images/footer.jpg);
  background-size:cover;
  background-attachment:fixed;
  position:relative;
  display: block;
  color: #ffffff;
}

#contact .form-control {
  background: #eff7ff;
  box-shadow: none;
  border: 2px solid #c5cfdb;
  color: #212739;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 14px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:focus {
  border-color: #5F69C9;
  color: #212739;
  background: #ffffff
}

#contact input {
  height: 55px;
}

#contact input[type="submit"] {
  background: #5F69C9;
  border:none;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 1px;
}

#contact input[type="submit"]:hover {
  background: #1A265D;
  color: #ffffff;
}



/*---------------------------------------
    Footer section             
-----------------------------------------*/

footer {
  padding-bottom: 80px;
}



/*---------------------------------------
    Social icons style              
-----------------------------------------*/

.social-icon {
  padding: 0;
  margin: 0;
}

.social-icon li {
  list-style: none;
  display: inline-block;
}

.social-icon li a {
  border-radius: 4px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 20px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 10px 10px 42px 10px;
  padding: 0px;
}

.social-icon li a:hover {
  background: #ffffff;
  color: #1A265D;
}



/*---------------------------------------
   Back top         
-----------------------------------------*/

.go-top {
  background-color: #5F69C9;
  box-shadow: 1px 1.732px 12px 0px rgba( 0, 0, 0, .14 ), 1px 1.732px 3px 0px rgba( 0, 0, 0, .12 );
  transition : all 1s ease;
  bottom: 2em;
  right: 2em;
  color: #ffffff;
  font-size: 26px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
}

.go-top:hover {
  background: #ffffff;
  color: #222;
}

/*---------------------------------------
   Modal Box         
-----------------------------------------*/

.modal-box{ font-family:}
.modal-box .show-modal{
    display: block !important;
    position: fixed;
    z-index: 9999999;
    bottom: 60px;
    left: 50px;
    cursor: pointer;
    border-radius:100px !important;
    color: #ffffff;
    background-color: #5F69C9;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    transition : all 1s ease;
}
.modal-box .show-modal:hover {
    color: #ffffff;
    background-color: #1A265D;
}
.modal-box .show-modal:focus{
    color: #ffffff;
    border: none;
    outline: none;
}
.modal-backdrop.in{ opacity: 0; }
.modal-box .modal-dialog{
    width: 550px;
    margin: 150px auto 0;
}
.modal.fade .modal-dialog{
    transform: translateX(100px);
    transition: all 400ms cubic-bezier(.47,1.64,.41,.8);
}
.modal.in .modal-dialog{ transform: translateX(0); }
.modal-box .modal-dialog .modal-content{
    background: #fff;
    text-align: center;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.modal-box .modal-dialog .modal-content .close{
    color: #1A265D;
    font-size: 30px;
    line-height: 15px;
    opacity: 1;
    position: absolute;
    left: auto;
    top: 20px;
    right: 15px;
    z-index: 1;
    transition: all 0.3s;
}
.modal-box .modal-dialog .modal-content .close span{
    margin: -2px 0 0 0;
    display: block;
}
.modal-content .close:hover{ color: #1A265D; }
.modal-box .modal-dialog .modal-content .modal-body{ padding: 0 45px 45px !important; }
.modal-box .modal-dialog .modal-content .modal-body .modal-icon{
    color: #fff;
    background: #1A265D;
    font-size: 70px;
    line-height: 125px;
    width: 125px;
    height: 125px;
    margin: -63px auto 15px;
    border-radius: 50%;
    display: inline-block;
}
.modal-box .modal-dialog .modal-content .modal-body .title{
    color: #1A265D;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 15px;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #767676;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}
.modal-box .modal-dialog .modal-content .modal-body .input-group{
    background-color: #eff7ff;
    padding: 2px 1px;
    margin: 0 auto;
    border: 1px solid #c5cfdb;
    border-radius: 25px;
}
.modal-box .modal-dialog .modal-content .modal-body input{
    background-color: transparent;
    font-size: 18px;
    width: calc(100% - 45px);
    height: 40px;
    border-radius: 25px;
    border: none;
    box-shadow: none;
}
.modal-box .modal-dialog .modal-content .modal-body input:focus{ box-shadow: none; }
.modal-box .modal-dialog .modal-content .modal-body .btn{
    color: #fff;
    background-color: #1A265D;
    font-size: 20px;
    line-height: 35px;
    height: 40px;
    width: 40px;
    padding: 0;
    border-radius: 50%;
    border: none;
    transition: all 0.4s ease 0s;
}
.modal-box .modal-dialog .modal-content .modal-body .btn:hover{
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 767px){
    .modal-box .modal-dialog{ width: 95% !important; }
    .modal-box .modal-dialog .modal-content .modal-body{ padding: 0 25px 45px !important; }
    .modal-box .modal-dialog .modal-content .modal-body .title{ font-size: 33px; }
}

/*---------------------------------------
   Responsive Mobile         
-----------------------------------------*/

@media (max-width: 980px) {
/* 
  #home, .overlay {
    height: 50vh;
  }
*/
  #about .team-thumb {
    margin-top: 32px;
  }

}


@media (max-width: 767px) {

  #home, .overlay {
    height: 100vh;
  }

  #about .about-thumb {
    padding: 32px;
    margin-bottom: 32px;
    text-align: center;
  }

  #about .col-md-3 img {
    position: relative;
    top: 0;
    left: 0;
  }

}



@media (max-width: 650px) {

  h1 {
    font-size: 1.6rem;
  }

  p {
    font-size: 18px;
  }

  img {
    width: 100%;
  }

  #about,
  #gallery,
  #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }

}




