
body {
    font-family: 'Philosopher', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.56;
    text-decoration: none;
    color: #fff;
   background-color: #102F4F;
}

@media (min-width: 1400px) {
.container{
    width:1370px;
    margin: 0 auto;
  }
}

ul li, li{
  list-style-type: none;
}

ul{
  padding-left: 0;
}

a:hover, a:focus{
  text-decoration: none;
  outline: 0;
}

button:focus{
  outline: 0 !important;
}

input[type="submit"]:focus{
  outline: 0;
}





html,body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden; 
    font-family: 'Philosopher', sans-serif;
  line-height: 1.8;
  font-size: 18px;
}

h1,h2{
  font-family: "Cormorant Garamond", serif;
}

p{
  font-family: "Geometria";
  font-weight: bold;
}

.navbar-toggle{
  background-color: #ddd;
}

.navbar-toggle .icon-bar{
  background-color: #fff;
}

.nav li a:hover, .nav li a:focus{
  background: transparent;
}

.gutters-80.row{
  margin-right: -40px;
  margin-left: -40px;
}

@media (max-width: 1199px){

.gutters-80.row{
    margin-right: -15px;
    margin-left: -15px
}
  }

.gutters-80 > [class^="col-"]{
  padding-right: 40px;
  padding-left: 40px;
}

@media (max-width: 1199px){

.gutters-80 > [class^="col-"]{
    padding-right: 15px;
    padding-left: 15px
}
  }


.header--bg{
    background: url("../assets/images/bg4.jpg") left center no-repeat;
    background-size: 100% 100%;
  }
  


@media (max-width: 1399px){

.header--bg{
      background-size: cover
  }
    }

.header .navbar{
    padding-top: 20px;
    background: transparent;
  }
@media(min-width: 1000px){
  .header .nav li{
    padding-right: 15px;
  }
  .header .nav li:last-child{
    padding-right: 0;
  }
}

.header .nav li a{
 font-family: 'Philosopher', sans-serif;
  font-size: 15px;
  color: #b0bec5;
}

@media (min-width: 1390px){
  .header .nav li a:hover{
    color: #0f81f8;
  }
}


@media(max-width: 900px){
  .navbar .nav{
    float: none !important;
  }
}

.header .row{
    padding-top: 100px;
    padding-bottom: 100px;
  }

.header__content .title{
      font-size: 25px;
      background: -webkit-linear-gradient(#6F56F2, #2BA8F7);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      line-height: 1.3;
      padding-top: 0px;
      margin-bottom: 0px;
      font-family: 'Philosopher', sans-serif;
    font-weight: 800;
    margin-top: -15px;
    }

.header__content .title-style{
        background: url("../assets/images/title-shape.png") left center no-repeat;
        padding: 0px 135px;
        vertical-align: middle;
      
      }

.header__content p{
      color: #08294c;
      font-weight: bold;
      line-height: 2;
      font-family: 'Philosopher', sans-serif;
    font-size: 22px;
    }

.header__button{
    display: inline-block;
      font-family: 'Philosopher', sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 13px 50px;
    border: 1px solid #0A5DFE;
    border-radius: 30px;
    position: relative;
    background-color: #0A5DFE;
    text-shadow: 1px 4px 4px rgba(0, 0, 0, .3);
    margin-right: 0px;
    font-weight: 800;
  /*  margin-top: 60px;*/
  margin-left: 6%;
  margin-bottom: 0px;
  }
  
  .header__button1{
    display: inline-block;
    position: relative;
    text-shadow: 1px 4px 4px rgba(0, 0, 0, .3);
    margin-right: 0px;
        margin-left: 19%;
            margin-top: 40px;
  }
.header__button2 {
    display: inline-block;
    font-family: 'Philosopher', sans-serif;
    font-size: 13px;
    color: #fff;
    padding: 10px 30px;
    border: 1px solid #0A5DFE;
    border-radius: 10px;
    position: relative;
    background-color: #0A5DFE;
    text-shadow: 1px 4px 4px rgba(0, 0, 0, .3);
    margin-right: 0px;
    font-weight: 800;
    margin-top: 14px;
}
@media (max-width: 1199px){

.header__button{
 display: inline-block;
    font-family: 'Philosopher', sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 13px 35px;
    border: 1px solid #1A82F8;
    border-radius: 30px;
    position: relative;
    background-color: #0A5DFE;
      margin-bottom: 20px;
      font-size: 13px;
        margin-top: 10px;
  }
  .header__button:hover {
    background-color: #0F81F8;
    color: #fff;
    text-shadow: none;
    border: 0;
    -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
    box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
}
.header__button2:hover {
    background-color: #0F81F8;
    color: #fff;
    text-shadow: none;
    border: 0;
    -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
    box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
}

  .header__button1{
    display: inline-block;
    position: relative;
    text-shadow: 1px 4px 4px rgba(0, 0, 0, .3);
       margin-left: 94px;
    margin-top: 0px;  
      
  }
  .header__content .title {
    font-size: 28px;
  }
  .img-responsive{
      
      padding-bottom: 30px
  }
    }

.header__button:after{
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: inherit;
      border: inherit;
      -webkit-filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, .4));
              filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, .4));
    }

.header__button:hover{
      background-color: #6F56F2;
      color: #fff;
      text-shadow: none;
      border:0;
      -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
              box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
    }
    
    
    .header__button2:after{
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: inherit;
      border: inherit;
      -webkit-filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, .4));
              filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, .4));
    }

.header__button2:hover{
      background-color: #6F56F2;
      color: #fff;
      text-shadow: none;
      border:0;
      -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
              box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
    }

.navbar-brand{
  background: url("../assets/images/new-logo-blue.png") left center no-repeat;
  padding:60px 200px;
  background-size: contain;
  margin-top: 70px;

}

.page-section{
  padding-top: 100px;
  padding-bottom: 120px;
}

.page-section__title{
    font-size: 40px;
    color: #1680F8;
    margin-bottom: 5px;
  }

.page-section__title--white{
      color: #fff;
    }

.page-section__subtitle{
    font-size: 16px;
    color: #08294c;
    margin-bottom: 80px;
  }

.page-section__subtitle a{
      font-family: "Geometria-Medium";
      color: #1780F8;
    }

.page-section__subtitle--white{
      color: #fff;
    }

.page-section__title-style{
    margin-bottom: 30px;
  }

.page-section__title-style .first-line{
      display: inline-block;
      border-top: 3px solid #1680F8;
      border-bottom: 3px solid #1680F8;
      padding: 0px 120px;
      border-radius: 5px;
      position: relative;
    }

.page-section__title-style .first-line:after{
        content: "";
        width: 7px;
        height: 7px;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        right: -17px;
        top:-4px;
        background-color: #1680F8;
      }

.page-section__title-style .second-line{
      display: inline-block;
      border-top: 3px solid #1680F8;
      border-bottom: 3px solid #1680F8;
      padding: 0px 40px;
      border-radius: 5px;
      position: relative;
      margin-left: 38px;
    }

.page-section__title-style .second-line:before{
        content: "";
        width: 7px;
        height: 7px;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        left: -15px;
        top: -4px;
        background-color: #1680F8;
      }

.button{

  display: inline-block;
  padding: 12px 55px;
      font-family: 'Philosopher', sans-serif;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  background-color: #1680F8;
  -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
          box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
}

.button--white{
    background-color: #fff;
    color: #0f81f8;
  }

.button--form{
    display: inline-block;
    padding: 12px 70px;
    border-radius: 30px;
    border: 0;
      font-family: 'Philosopher', sans-serif;
    background-color: #fff;
    font-size: 16px;
    color: #0f81f8;
    -webkit-box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
            box-shadow: 3px 4px 7px rgba(0, 0, 0, 0.21);
  }



.collapse.in:after{
  content: "";
  width: 0; 
  height: 0; 
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 25px solid #fff;
  position: absolute;
  top: 40px;
  right: -10px;
  -webkit-filter: drop-shadow(3px 0px 2px rgba(0, 0, 0, 0.07));
          filter: drop-shadow(3px 0px 2px rgba(0, 0, 0, 0.07));
}

@media(max-width: 991px){

.collapse.in:after{
    display: none
}
  }


.footer--bg{
    background: -webkit-linear-gradient(#6F56F2, #2BA8F7);
    padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
    color: #fff;
    font-size: 20px;
  }

.footer__left .navbar-brand{
      margin-bottom: 50px;
      display: block;
      float: none;
      margin-top: 10px;
    }

.footer__left p{
      color: #fff;
      font-size: 15px;
    }

.footer__left p span{
        color: #8392A4;
      }

.footer__link li{
      margin-bottom: 20px;
    }

.footer__link li a{
      font-family: 'Philosopher', sans-serif;
        font-size: 16px;
        color: #254B74;
      }

.footer__social-icons{
    text-align: right;
    margin-top: 60px;
  }

.footer__social-icons li{
      display: inline-block;
      margin-right: 15px;
    }

.footer__social-icons li:last-child{
        margin-right: 0;
      }

.footer__social-icons li [class^="flaticon-"]:before, .footer__social-icons li [class*=" flaticon-"]:before{
        margin: 0;
        width: 22px;
        height: 22px;
        display: block;
        border-radius: 50%;
        font-size: 12px;
        text-align: center;
        background-color: #4C627A;
        color: #102F4F;
      }

.footer__social-icons li a{
        display: block;
      }

@media (max-width: 991px){
    .footer .row>div{
      margin-bottom: 0px;
    }
  }
  
  .videoResponsive{
    margin-top: 100px;
}
		.button:hover {
			background-color:#5D21F4
		}
		
		/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
    margin: 15% auto;
    padding: 8px;
    border: 1px solid #888;
    width: 40%;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

@media (min-width:600px) {

.videoResponsive {
    margin-top: 45px;
}
.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 8px;
    border: 1px solid #888;
    width: 50%;
    height: 76%;
}
}

@media (max-width:600px) {
	.videoResponsive {
		padding-bottom:56.25%;
		height:0;
		position:relative;
		padding-top:30px;
		overflow:hidden;
	}
.videoResponsive {
    margin-top: 45px;
}
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 8px;
    border: 1px solid #888;
    width: 90%;
    height: 76%;
}
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	.videoResponsive video {
height: 90%;
  }
  .navbar-brand {
padding: 65px 160px;
    background-position: initial;
     background: url("../assets/images/new-logo-blue.png") left center no-repeat;
     background-size: contain;
}
.header .row {
    padding-top: 0px;
}
}

@media only screen and (min-width: 992px) {
 	.videoResponsive video {
height: 90%;
  }
}
@media (max-width:600px) {
	.videoResponsive video {
	position: absolute;
    left: 5%;
    top: 28%;
    width: 90%;
    height: 60%;
		}

.videoResponsive {
    margin-top: 0px;
}
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 8px;
    border: 1px solid #888;
    width: 90%;
    height: 76%;
}

.navbar-brand {
    padding: 65px 110px;
    background-position: initial;
     background: url("../assets/images/new-logo-blue.png") left center no-repeat;
     background-size: contain;
}
.header .row {
    padding-top: 0px;
}

.header__button1 {
        display: inline-block;
        position: relative;
        text-shadow: 1px 4px 4px rgba(0, 0, 0, .3);
        margin-left: 38px;
        margin-top: -30px;
    }
    
    .header__button2 {
    display: inline-block;
    font-family: 'Philosopher', sans-serif;
    font-size: 12px;
}

.header__content{
    margin-top: -3%;
}

.body-text{
    margin-top: 8%;
}
p {
    margin: 0 0 0px;
}

}

#content-wrapper{
    height:100%;
}
