/**
* Template Name: Mentor - v3.0.0
* Template URL: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*
#menu {background:url(../../images/nav_bg.jpg) no-repeat 0 0; padding:0 0 20px 0;}
#menu ul {list-style:none; padding:0; margin:0; text-align:center;}
#menu ul li.bg {font:bold 13px/42px Helvetica, Tahoma, Verdana, Geneva, sans-serif; color:#0B0C0F; text-transform:uppercase; display:inline; background:url(../../images/li_devider_2.jpg) no-repeat top right; padding:13px 19px 18px 17px;}
#menu ul li.nobg {font:bold 13px/42px Helvetica, Tahoma, Verdana, Geneva, sans-serif; color:#0B0C0F; text-transform:uppercase; display:inline; padding:13px 6px 18px 10px;}
#menu ul li a {font:bold 13px/42px Helvetica, Tahoma, Verdana, Geneva, sans-serif; color:#0B0C0F; text-transform:uppercase; display:inline; text-decoration:none;}
#menu ul li a:hover {font:bold 13px/42px Helvetica, Tahoma, Verdana, Geneva, sans-serif; color:#670404; text-transform:uppercase; display:inline; text-decoration:none;}
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  /*font-family: "Open Sans", sans-serif;*/
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  /*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
  /*
  color: #444444;
  background: #fff;
  */
  /*background:#293042; OVO JE BOJA U CONTACT FORM FIELDS*/
  /*background:#202c46;*/
  background:#293042;
  color: #ffffff;
  border: 0px solid green;
  
}

a {
  /*color: #022147;*/
  color:#022147;
  color:blue;
  text-decoration: none;
}

a:hover {
  /*color: #86db9f;*/
  /*color: #e75714;*/
  /*-- PREDRAG ADDED ---*/
  /*color: #ffffff;*/
  color: #999999;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  /*font-family: "Raleway", sans-serif;*/
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}
/*
@media screen and (min-width: 1200px) {
  body {
    background-color: lavender;
  }
}
*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  /*background: #022147;*/
  background: #022147;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  /*background: #022147;*/
  background: #f9c833;
  color: #fff;
  
}

/*--------------------------------------------------------------
# Loader and Preloader
--------------------------------------------------------------*/
#loader {
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  
  width: 60px;
  height: 60px;
  background: url('../../images/throbber.gif') 100% 100% no-repeat;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  
  /*background: url('../img/load.gif') 100% 100% no-repeat;*/
  
  
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #022147;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  width: 100%;
  height: auto;
  border: 0px solid yellow;
  margin-top: 0px;
  text-align: center;
  background:#293042;
  color: #ffffff;
  transition: all 0.5s;
  z-index: 997;
  margin-bottom: 10px;
  
  
  
}

#header .container > * {
    display: flex;
    text-align: center;
    /*background-color:rgb(53,58,74);*/
    
    /*padding: 2px 0 2px 0;*/
    
    /*background-color: rgb(96,127,120);*/
    /*background: rgb(150,150,150);*/
	padding: 0.1px 0 0.1px 0;
	
}

#header .container {
	height: auto;
    width: 63%;
    margin: auto;
    text-align: center;
    /*background-color:rgb(53,58,74);*/
    /*display:block;*/
    /*border: 0.1px solid #000;*/
    /*
    border: 2px solid rgb(150,150,150);
    border-radius: 5px;
    
    border-top-left-radius: 0px;
  	border-top-right-radius: 0px;
  	*/
  	/*border-top: 0px;*/
    
    /*border: 1px solid red;*/
    /*border-top:0.01px solid #cecece;*/
    /*border: 0.01px solid rgb(150,150,150);*/
    /*border-top:0;*/
    /*border-top:0.1px solid green;*/
    /*border-bottom:0px solid rgb(150,150,150);*/
    /*background-color: rgb(96,127,120);*/
    /*border: 5px solid rgb(96,127,120);*/
     /*background: rgb(150,150,150);*/
     
     
     
     /*
    border: 0.1px solid rgb(150,150,150);
    
    border: 5px solid rgb(150,150,150);
    border-radius: 5px;
    
    */
    /*
    background-color:#fff;
    border: 3px solid #fff;
    border-radius: 5px;
    */
    
    
    /* PROMENA POCETAK */
   background:url('../../images/nav_bg_menu.jpg') repeat-x;
   
   /*
   border: 0px solid #fff;
   border-radius: 5px;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
   */
   /*
    background-color:#fff;
    border: 3px solid #fff;
    border-radius: 5px;
    */
    
    /*border: 1px solid #000;*/
    /*border-radius: 5px;*/
    /*box-shadow: inset 0em 2em #eee, inset 0em -1.2em #ccc;*/
    border-radius: 5px;
    
    /* PROMENA KRAJ */
}
.container .nav-menu {
	width: 100%;
    height: 100%;
    text-align: center;
    display:block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;

    /*border-radius: 5px;*/
    /*border: 1px solid red;*/
    
    
    /*border-bottom:0px solid rgb(150,150,150);*/
    
    
    
    /*background-color:rgb(53,58,74);*/
    /*border: 1px solid green;*/
    /*box-shadow: inset 0em 1.5em #eee, inset 0em -1.7em #ccc;*/
    /*box-shadow: inset 0 0 20px #f8a100;*/
    /*box-shadow: inset 0 1em 20px 0 #fff, inset 0 -1.5em 20px 0 #bfbfbf;*/
}





#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 1px solid yellow;*/

}

#slideshow img {
	position:absolute;
    top:0;
    left:0;
    
    z-index:1;
    opacity:0.0;
    /*border: 1px solid red;*/
    padding: 0px;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  /*width: 100%;*/
  margin: 0;
  padding: 0;
  list-style: none;
  /*background-color:rgb(53,58,74);*/
  /*background-color:rgb(48,52,68);*/
  /*background-color:rgb(48,52,68);*/
  /*border-radius: 5px;*/
  /*
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  */
  margin-left: -10px;
  margin-right: -10px;
  /*background-color:rgb(42,48,65);*/
  
  
  /*background-color: #eee;*/
  /*box-shadow: 5px 5px 10px 10px rgb(0 0 0 / 0.8);*/
  border: 0px solid red;
  /*background:url('../../images/li_devider_2.jpg') no-repeat top right;*/
}

.nav-menu > ul {
  display: flex;
  /*border: 5px solid rgb(53,58,74);*/
	/*border: 1px solid red;*/
	/*border: 1px solid red;*/

}

.nav-menu > ul > li {

  display: inline-block;
  position: relative;
  /*white-space: nowrap;*/
  /*padding: 5px 19px 5px 19px;*/
  /*padding: 8px 20px 8px 20px;*/
  /*
  border-right: 7px solid #202c46;
  background-color:rgb(53,58,74);
  */
  
  /*border-right: 2px solid rgb(53,58,74);*/
  /*
  border-right: 2px solid rgb(80,80,80);
  border-right: 2px solid rgb(150,150,150);
  border-right: 2px solid rgb(250,250,250);
  */
  /*background-color:rgb(42,48,65);*/
  /*border: 0.1px solid #000;*/
  
  /*border-right: 2px solid rgb(200,200,200);*/
  /*background:url('../../images/li_devider_2.jpg') no-repeat top right;*/
  /*background-color: #eee;*/
  /*box-shadow: 0.5px 1px 1px 5px rgb(0 0 0 / 0.8);*/
 /*background:url(../../images/nav_bg_li.jpg) no-repeat 0 0;*/
/* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
  /*:url(../../images/li_devider_2.jpg) no-repeat top right;*/
  
}

.nav-menu > ul > li:first-child {
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 0px;
}
.nav-menu > ul > li:last-child {
  border-right: none;
  text-align: center;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: none;
  /*
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  */
  
}


.nav-menu > ul > li:last-child {
  border-right: none;
}
.nav-menu > ul > li:first-child {
  border-left: none;
}


.nav-menu a {
  display: block;
  position: relative;
  /*transition: 0.3s;*/
  /*text-transform: uppercase;*/
  border: 0px solid red;
  
  font:Helvetica, Tahoma, Verdana, Geneva, sans-serif; 
  
  
  /*color:#0B0C0F;*/
  /*color: #cdcdcd;*/
  /* OVA VISIINA MORA DA OSTANE - NE MENJATI, STAVLJA LINIJU U DONJI DEO li*/
  height:100%;
  
  text-transform: uppercase;
  color:#0B0C0F;
  font-weight: 550;
  font-size: 13px;
  
  /*font:bold 13px/auto Helvetica, Tahoma, Verdana, Geneva, sans-serif; color:#0B0C0F; text-transform:uppercase;  text-decoration:none;*/
}
/*
.nav-menu .active {
	background: #00f500;
	color:red;
}
*/
/*
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
	
  text-decoration:none;
}
*/
/* OVO JE POTREBNO OVAKO VISINA 1 I DUZINA 0 zbog menua da ne skace NE DIRATI*/
.nav-menu > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 4px;
  left: 3px;
  background-color: rgb(250,250,250);
  
  visibility: hidden;
  width: 0px;
  /*transition: all 0.3s ease-in-out 0s;*/
  
  background-color: rgb(0,0,0);
}


/* OVO JE ZA UNDERLINE ISPOD SVAKOG NASLOVA width: 100%;*/
   /*width: 100%;*/
   /*
.nav-menu a:hover:before, .nav-menu > ul > li:hover, .nav-menu li:hover > a:before {
  visibility: visible;
   background-color:#293042;
   border-bottom: 0.1px solid #ccc;
   transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #fff;
}
*/
/* OVO JE DA SE VIDI CRTA DOLE I BACKGROUND */

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .active > a:before {
  /*visibility: visible;*/
  width: 94%;
  
  
  /*border: 0.1px solid #000;*/
}

/* OVO JE DA SE VIDI SAMO BACKGROUND */
/*
.nav-menu a:hover:before, .nav-menu li:hover > a:before {
  visibility: visible;
  width: 100%;
}
*/

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  /*color: #fff;*/
  /*color:red;*/
  /*
  color: inherit;
  color: rgb(100,100,100);
  */
  color:#670404;
  background: rgb(250,250,250);
  border-radius: 5px;
  transition: all 0.5s ease-in-out 0s;
}


/*.nav-menu ul li.active a {color: #fff;background-color:#293042; font-weight: 600;}*/
.nav-menu ul li.active {
/*background-color: rgb(53,58,74);*/
text-align: center;
border-top: 0.1px solid #293042;
border-bottom: 0.1px solid #293042;
border-right: 0.1px solid #293042;
border-left: 0.1px solid #293042;
background: rgb(250,250,250);
border-radius: 0;

}



/*DROP DOWN MENU */

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #37423b;
}
/*
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #fff;
}
*/
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #ff4a17;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}
/* -- PREDRAG ADDED -- */
@media (min-width: 992px) and (max-width: 1224px){
	
	#header .logo {
    /*border: 2px solid red;*/
    margin-left: 10px;
    margin-right: 20px;
    display: block;

  /*-- PREDRAG ADDED ---*/
  }
  
  /*
  	.nav-menu > ul > li a {
  	display: flex;
  	margin-left: 0;
  	font-size: 14px;
	}
  */
  
	.nav-menu .drop-down:hover > ul {
    left: -60px;
    
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -76%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/*----- MOBILE NAVIGATION -----*/
/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  border: 0px solid red;
  
}

.mobile-nav-toggle i {
/* -- PREDRAG CHANGED -- */
  /*color: #37423b;*/
  color: #ffffff;
  
}

.mobile-nav {
  position: fixed;
  top: 230px;
  right: 45px;
  bottom: 15px;
  left: 45px;
  z-index: 9999;
  overflow-y: auto;
  /*background: #fff;*/
  background-color:rgb(53,58,74);
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
  font-size: 18px;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  /*color: #37423b;*/
  color:#fff;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
	/*
  color: #022147;
  color: #fff;
  */
  color: red;
  
  text-decoration: none;
  /*text-decoration: underline;*/
  font-weight: 600;
}


/*    */

.mobile-nav ul {
  overflow: hidden;
  padding-left: 20px;
  /*border: 1px solid red;*/
 
  
}

.mobile-nav li {
  /*border: 1px solid orange;*/
  
}
/*    */


.mobile-nav .drop-down > a:after {
  /*content: "\ea99";*/
  content: "\efc2";
  color: #022147;
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
  font-weight: 600;
}

.mobile-nav .active.drop-down > a:after {
  /*content: "\eaa1";*/
  content: "\eaa1";
  font-weight: 600;
  
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
  /*border: 1px solid green;*/
  
  
}

.mobile-nav .drop-down li {
  padding-left: 20px;
  /*border: 1px solid yellow;*/
  
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(32, 38, 34, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
  /*color: #f9c833;*/
}
@media only screen and (max-width: 480px) {
	
/*----- MOBILE NAVIGATION -----*/
/* Mobile Navigation toggle je krstic */
.mobile-nav-toggle {
  position: fixed;
  top: 10px;
  right: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  
}

.mobile-nav-toggle i {
/* -- PREDRAG CHANGED -- */
  /*color: #37423b;*/
  color: #ffffff;
  
}

.mobile-nav {
  position: fixed;
  top: 40px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  /*background: #fff;*/
  background: 246;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
  font-size: 18px;
}
}

@media screen and (orientation:landscape) and (max-device-width: 480px) {
	.mobile-nav-toggle {
  position: fixed;
  top: 5px;
  right: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  
}
   .mobile-nav {
  position: fixed;
  top: 30px;
  right: 15px;
  bottom: 10px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  /*background: #fff;*/
  background: 246;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
  font-size: 18px;
}
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  /*padding: 0px 0px 40px 0px;*/
  padding: 0px 0px 0px 0px;
  overflow: hidden;

}

.section-bg {
  background-color: #f6f7f6;
  
}

.section-title {
  padding-top: 0px;
  border: 0px solid red;
  text-align: left;
  margin-bottom: 10px;
}

.section-title h2 {
  font:normal 18px "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; color:#FFFFFF; padding:0 0 4px 0; margin:0 0 5px 0;border-bottom: 1px solid #ccc;
  
}
/*
.section-title h2::before {
  content: "";
  width: 180px;
  height: 1px;
  display: inline-block;
  background: #9ae1af;
  margin: 4px 0px;
}
.section-title h2::after {
  content: "";
  width: 180px;
  height: 1px;
  display: inline-block;
  background: #9ae1af;
  margin: 4px 0px;
}
*/
.section-title p {
  margin: 0;
  margin: 0;
  /*font-size: 36px;*/
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #37423b;
}

.breadcrumbs {
  margin-top: 0px;
  text-align: center;
  /* CHANGED TO AVOID USIING */
  /*background: #022147;*/
  /*padding: 30px 0;*/
  /*margin-top: 73px;*/
  /*background: #fff;*/
  background: #202c46;
  background:#293042;
  padding:0;
  color: #fff;
  border: 0px solid green;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 63px;
  }
}

.breadcrumbs h2 {
  font-size: 32px;
  font-weight: 500;
}

.breadcrumbs p {
  font-size: 14px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About -- CURRENT TENANTS
--------------------------------------------------------------*/
.about {
	 margin-top: 0px;
	 background: #202c46;
	 background:#293042;
  	 color: #fff;
  	 border: 0px solid yellow;
  	 
}
.about .container {
	padding-top: 20px;
	margin-left: auto;
    margin-right: auto;
	/*
    background: #202c46;
  	color: #fff;
  	*/
  	/*border: 0.1px solid #000;*/
  	/*border: 0.1px solid rgb(150,150,150);*/
  	/*
  	border-top:0.1px solid rgb(150,150,150);
  	border-bottom:0.1px solid rgb(150,150,150);
  	*/
  	border-radius: 5px;
    text-align: center;
    
    /*background:#293042;*/
    background-color: rgb(53,58,74);
    background:#293042;
    width: 63%;
    
    /*border: 1px solid red;*/
}

/* ----- THIS HELPS CENTER OBJECTS INSIDE CONTAINER  -------- */
/*
.about .container .objectsblock {
	margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: flex;
}
*/

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #022147;
}

.about .content .learn-more-btn {
  background: #022147;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
}

.about .content .learn-more-btn:hover {
  color: #022147;
  background: #efefef;
  /*background: #f9c833;*/
  /*color: #022147;*/
}

@media (max-width: 768px) {
  .about .content .learn-more-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}
@media (max-width: 268px) {
	#about {
  	margin-top: 0;
  	background: #fefefe;
  }
	
}
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Why Us - BUILDING FEATURES and BUILDING AMENITIES
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Features - USED ON INDEX PAGE
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Courses - INDEX PAGE
--------------------------------------------------------------*/
.courses {
	 margin-top:-15px;
	 border:0px solid yellow;
	 background:#293042;
	 
}
.courses .container {
	
	
	margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    
    /*display: flex;*/
    /*background: 246;*/
    /*background: #ffffff;*/
    /*background:#202c46;*/
    /*background:#293042;*/
    background-color: rgb(53,58,74);
    background:#293042;
  	color: #ffffff;
    /*border: 0.1px solid rgb(150,150,150);*/
    
    /*
  	border-top:0.1px solid rgb(150,150,150);
  	border-bottom:0.1px solid rgb(150,150,150);
  	*/
    border-radius: 5px;
    
    width: 64%;
    /*
    display: flex;
    border:1px solid red;
    */
    /*border-top: 4px solid rgb(220,220,220);*/
    /*
    border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	*/
    /*border-top:0;*/
    
}
/* ----- THIS HELPS CENTER OBJECTS INSIDE CONTAINER  -------- */

.courses .container .objectsblock {
	margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: flex;
}

.courses .course-item {
  position: relative;
  border-radius: 5px;
  
  /*background:#202c46;*/
  /*
  background:#293042;
  background-color: rgb(53,58,74);
  background: #fff;
  */
  /*
  height: 100%;
  width: 100%;
  */
  margin-bottom: 10px;
  border: 0.1px solid rgb(150,150,150);
  
  /*border: 5px solid green;*/
  /*background:url(../../images/building-features.jpg) no-repeat 0 0;*/
  background: #fff;
}
.courses .course-item img {opacity: 0.3}
/*.course-item:hover {opacity: 0.5}*/

.courses .course-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  padding: 3px;
  /*border: 1px solid #eef0ef;*/
  /*background: #fff;*/
  
  border-radius: 5px;
  /*box-shadow: 5px 5px 10px 2px rgb(0 0 0 / 1);*/
  /*opacity: 0.7;*/
  /*border: 1px solid red;*/
  text-align: center;
  
}

.courses .course-content h3 {
  
  
  /*color:#0B0C0F;*/
  /*color:#000000;*/
  
  /*padding-left: 15px;*/
  border: 0.1px solid #37423b;
  border-radius: 4px;
  padding: 3px;
  /*background-color:rgb(48,52,68);*/
  /*box-shadow: 5px 5px 10px 2px rgb(48 52 68 / .8);*/
  text-align: center;
  /*box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 1);*/
  /*background: #eee;*/
  /*box-shadow: inset 0em 2em #eee,inset 0em -1.2em #ccc;*/
  box-shadow: inset 0em 0.7em #fff,inset 0em -1em #eee;
}
/*.courses .course-content h3:hover {box-shadow: 2px 2px 5px 2px rgb(0 0 0 / 1);}*/
.courses .course-content h3 a {
  /*display:inline-block;*/
  font-size: 20px;
  /*font-weight: bold;*/
  text-transform: uppercase;
  /*text-transform: capitalize;*/
  color:#0B0C0F;
  color:#670404;
  color:#022147;
  transition: 0.3s;
  letter-spacing: -0.5px;
  text-align: center;
  /*font-family: Gothic;*/
  font-family:Helvetica;
  

}
.fontsizechange{font-size: 1.2em;}
/*
.capitalize {
  text-transform: capitalize;
}
*/
/*.courses .course-content h3 a::first-letter {font-size: 22px;}*/
.courses .course-content h3 a:hover {
	/*
  color: #000000;
  color: #37423b;
  color:#460a08;
  */
  color: #890010;
  /*color:#CC550B;*/
  /* color: #9ae1af; */
  /*color:#18d26e;*/
  
  text-decoration: underline;
 
}

.courses .course-content p {
  padding: 8px;
  padding-top: 8px;
  font-size: 12px;
  color: #000000;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  
}

/*
.courses .course-content h4 {
  font-size: 14px;
  background: #022147;
  background:#293042;
  padding: 7px 14px;
  color: #fff;
  margin: 0;
}
*/
/* ---- ADDED -------------*/
.courses .course-subcontent {
font-family: "Open Sans", sans-serif;
  position: absolute;
  width: auto;
  
  height: 40%;
  /*top:120px;*/
  bottom: 1px;
  left:1px;
  right:1px;
  padding-left:10px;
  
  border: 0.1px solid #293042;
  border: 2px solid #CC550B;
  box-shadow: inset 0 0 20px #293042;
  
  background: #fff;
  /*opacity: 0.8;*/
  border-radius: 4px;
  line-height: 1.3;
  font-size: 15px;
  /*
  box-shadow: inset 0em 0.2em #CC550B, inset 0em -0.2em #CC550B;
  box-shadow:
    0 0 0 0.1em #CC550B;
  margin: 0.1em;
  */
}
.courses .course-subcontent p {
	position: relative;
	margin-top:0.5em;
	text-align:center;
	
	
	}
.courses .course-subcontent a {
  color:#0d0e53;
  font-weight: 500;
  /*text-decoration: underline;*/
 
}
.courses .course-subcontent a:hover {
  color:#CC550B;
  color:red;
  font-weight: 500;
  text-decoration: underline;
}

/* ------------------------ */
/*
.courses .course-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: #37423b;
}

.courses .trainer {
  padding-top: 15px;
  border-top: 1px solid #eef0ef;
}

.courses .trainer .trainer-profile img {
  max-width: 50px;
  border-radius: 50px;
}

.courses .trainer .trainer-profile span {
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #5a6c60;
}

.courses .trainer .trainer-rank {
  font-size: 18px;
  color: #657a6d;
}
*/

/*--------------------------------------------------------------
# Trainers Index Section
--------------------------------------------------------------*/
#trainers-index{background:#293042;border-top: 0px solid rgb(64 73 93 / .3); height: auto;margin-bottom: 0px;margin-top:0px;}

.trainers-index .container {
	width: 63%;
	
	/*border:0.1px solid #000;*/
	/*border: 4px solid rgb(150,150,150);*/
	/*border-top:4px solid rgb(220,220,220);*/
	/*border-bottom:0.1px solid rgb(220,220,220);*/
	/*
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	*/
	/*
	background:#293042;
	background:#202C46;
	 top:0px;
	 box-shadow: 1px 1px 10px 5px rgb(64 73 93 / .5);
	 border: 5px solid rgb(53,58,74);
  border-radius: 5px;
  
  box-shadow: 2px 1px 2px 1px rgb(238 238 238 / .3);
  */
	 
background-color:rgb(53,58,74);	
background:#202C46;
/*background:#C65B05;*/
/*background-color:rgb(48,52,68);*/
/*
display: flex;
border: 1px solid red;
*/

/*border-top:4px solid #cecece;*/
/*border-top:5px solid rgb(189,86,80);*/
/*border-bottom:5px solid rgb(96,113,96);*/
/*border-bottom:0px solid #cecece;*/
/*border: 5px solid rgb(96,127,120);*/
/*border-top:5px solid rgb(166,75,66);*/

border: 0px;
margin-bottom: 5px;
}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  /*box-shadow: 2px 3px 10px 5px rgb(56 64 85 / .8);*/
  
}

.trainers-index .member img {
	margin: 10px 0px 10px 0px;
	/*
	border: 0.1px solid #000;
    border-radius: 5px;
    */
  /*border: 4px solid rgb(200, 200, 200);*/
  /*border-radius: 4px;*/
  /*box-shadow: 2px 2px 15px 5px rgb(37 47 67 / .3);*/
 /* box-shadow: 2px 3px 20px 5px rgb(56 64 85 / .8);*/
 
}

.trainers-index .member-1 {

  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  /*
  border: 0px solid red;
  height: 100%;
  */
  /*box-shadow: 2px 3px 10px 15px rgb(56 64 85 / .8);*/
  
}

.trainers-index .member-1 img {
  position: relative;
  margin: 10px 0px 10px 0px;
  /*
  border: 0.1px solid #000;
  border-radius: 5px;
  */
  /*border: 4px solid rgb(33, 38, 51);*/
  /*border-radius: 4px;*/
  /*box-shadow: 2px 2px 15px 5px rgb(200 200 200 / .3);*/
  /*box-shadow: 2px 2px 5px 5px rgb(35 54 78 / .3);*/
  /*box-shadow: 2px 3px 20px 5px rgb(56 64 85 / .8);*/
  
  
}
/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
/*.trainers-index .member-1 .lease-title{height:100%  ;position: relative;}*/

.lease-available{position: absolute;bottom: 15px; width:100%; text-align: center;

	text-transform: uppercase;
	
	/*text-decoration: underline;*/
	
	/*background:#293042;*/
	z-index: 999;
	}
.lease-available h3 a{color: white;
	/*font-family: "Open Sans", sans-serif, Verdana, Sherif San Suns;*/
	font-family: Gothic;
	font-size: 20px;
	font-weight: 400;
	border: 0px solid #eee;
	/*border-radius: 5px;*/
	padding: 0px;
	/*background-color:rgb(41,48,66);*/
	border-bottom:2px solid #CC550B;
	/*border: 1px solid #CC550B;*/
  /*box-shadow: 1px 1px 10px 5px rgb(200 200 200 / .2);*/
	/*background: #CC550B;*/
	}
.lease-available h3 a:hover{color: #CC550B;
	
  	transition: all 0.3s ease-in-out 0s;
	/*text-decoration: underline;*/
	}
/* OVO JE ZA LEASE OPTION PAGE */
.lease-available-lease{position: absolute;bottom: 12px;z-index: 999; width: 100%; text-align: center;

	text-transform: uppercase;
	
	}
.lease-available-lease h3 a{
	
	color: #fff;
	font-size: 15px;
	/*font-weight: 500;*/
	/*font-family: Verdana, Sherif San Suns;*/
	background-color:rgb(41,48,66);
	border: 2px solid rgb(200,200,200);
	
	border-radius: 2px;
	
	padding:8px 10px 8px 10px;
	box-shadow: 1px 1px 10px 5px rgb(200 200 200 / .3);
	
	}
.lease-available-lease h3 a:hover{color: #CC550B;
	
	text-decoration: underline;
	}




.trainers-index .member .member-content {
  padding: 0 20px 30px 20px;
}

.trainers-index .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

.trainers-index .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.trainers-index .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.trainers-index .member .social {
  margin-top: 15px;
}

.trainers-index .member .social a {
  color: color-mix(in srgb, var(--default-color), transparent 60%);
  transition: 0.3s;
}

.trainers-index .member .social a:hover {
  color: var(--accent-color);
}

.trainers-index .member .social i {
  font-size: 18px;
  margin: 0 2px;
}
/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Cource Details
--------------------------------------------------------------*/
.course-details h3 {
  font-size: 24px;
  margin: 30px 0 15px 0;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
}

.course-details h3:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #eef0ef;
  bottom: 0;
  left: 0;
}

.course-details h3:after {
  content: '';
  position: absolute;
  display: block;
  width: 60px;
  height: 1px;
  background: #022147;
  bottom: 0;
  left: 0;
}

.course-details .course-info {
  /*background: #f6f7f6;*/
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.course-details .course-info h5 {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

.course-details .course-info p {
  margin: 0;
  font-weight: 600;
}

.course-details .course-info a {
  color: #657a6d;
}
/*  -- PREDRAG ADDED BUTTON STYLE HERE -- */
.course-details .php-email-form {
  width: 100%;
  /*background: #fff;*/
}

.course-details .php-email-form .form-group {
  padding-bottom: 8px;
}

.course-details .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.course-details .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}

.course-details .php-email-form .error-message br + br {
  margin-top: 25px;
  border-radius: 10px;
}

.course-details .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}
.course-details .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.course-details .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.course-details .php-email-form button[type="submit"] {
  background: #293042;
  border: 0;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.4s;
  font-size: 14px;
  display: inline-block;
}

.course-details .php-email-form button[type="submit"]:hover {
  color: #293042;
  background: #efefef;
}

/*--------------------------------------------------------------
# Cource Details Tabs
--------------------------------------------------------------*/
.cource-details-tabs {
  overflow: hidden;
  padding-top: 0;
}

.cource-details-tabs .nav-tabs {
  border: 0;
}

.cource-details-tabs .nav-link {
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #37423b;
  border-radius: 0;
  border-right: 2px solid #e2e7e4;
  font-weight: 600;
  font-size: 15px;
}

.cource-details-tabs .nav-link:hover {
  color: #022147;
}

.cource-details-tabs .nav-link.active {
  color: #022147;
  border-color: #022147;
}

.cource-details-tabs .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.cource-details-tabs .details h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #37423b;
}

.cource-details-tabs .details p {
  color: #777777;
}

.cource-details-tabs .details p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cource-details-tabs .nav-link {
    border: 0;
    padding: 15px;
  }
  .cource-details-tabs .nav-link.active {
    color: #fff;
    background: #022147;
  }
}
/* -------------------PREDRAG DODAO-------------------------- */
	.tab {
		  overflow: hidden;
		  border: 0px solid #ccc;
		  background-color: #ffffff;
		  display: block;
		}

		/* Style the buttons that are used to open the tab content */
		.tab button {
		  background-color: inherit;
		  float: left;
		  border: none;
		  outline: none;
		  cursor: pointer;
		  padding: 14px 16px;
		  transition: 0.3s;
		}

		/* Change background color of buttons on hover */
		.tab button:hover {
		  background-color: #fff;
		  /* color: #cc66ff; */
		  color: #9ae1af;
		}

		/* Create an active/current tablink class */
		.tab button.active {
		  background-color: #fff;
		  /* color: #cc66ff; */
		  /* color: #9ae1af */
		  color:#18d26e;
		}

		/* Style the tab content */
		.tabcontent {
		  display: none;
		  padding: 6px 12px;
		  border: 0px solid #ccc;
		  border-top: none;
		}
		.tablinks {
  		  display: block;
		}
/*--------------------------------------------------------------
# Cource Details Tabs - Mobile - Dodato
--------------------------------------------------------------*/
.cource-details-tabs-mobile {
  /*background:#fff;*/
  overflow: hidden;
  padding-top: 30px;

}
.cource-details-tabs-mobile .details h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px 20px;
  color: #37423b;
}

.cource-details-tabs-mobile .details p {
  color: #777777;
  padding: 0px 20px 10px 20px;
}



@media screen and (min-width: 992px) {
	.cource-details-tabs-mobile {
	  background:#18d26e;
	  overflow: hidden;
	  padding-top: 0;
	  display: none;
		
	}

}
@media screen and (max-width: 992px) {
	.cource-details-tabs {
	  background:#18d26e;
	  overflow: hidden;
	  padding-top: 0;
	  display: none;
		
	}

}

/*--------------------------------------------------------------
# Events - PHOTO TOUR, BUILDING FEATURES, LOCAL AMENITIES
--------------------------------------------------------------*/
.events {
	margin-top: 0px;
	border: 0px solid yellow;
	background:#293042;
}
.events .container{
	padding-top: 20px;
	margin-left: auto;
    margin-right: auto;
    /*border: 0.1px solid rgb(150,150,150);*/
	border-radius: 5px;;
    text-align: center;
    /*background:#293042;*/
    background-color: rgb(53,58,74);
    background:#293042;
    width: 63%;
    /*
    border: 1px solid red;
    display: flex;
    */
    
}
.events .card {
  border: 0;
  padding: 0 30px;
  margin-bottom: 60px;
  position: relative;
}

.events .card-img {
  width: calc(100% + 60px);
  margin-left: -30px;
  overflow: hidden;
  z-index: 9;
  border-radius: 0;
}

.events .card-img img {
  max-width: 100%;
  transition: all 0.3s ease-in-out;
}

.events .card-body {
  z-index: 10;
  background: #fff;
  border-top: 4px solid #fff;
  padding: 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  margin-top: -60px;
  transition: 0.3s;
}

.events .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.events .card-title a {
  color: #37423b;
  transition: 0.3s;
}

.events .card-text {
  color: #5e5e5e;
}

.events .read-more a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.3s;
}

.events .read-more a:hover {
  color: #022147;
}

.events .card:hover img {
  transform: scale(1.1);
}

.events .card:hover .card-body {
  border-color: #022147;
}

.events .card:hover .card-body .card-title a {
  color: #022147;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/


/* PREDRAG ADDED END */
/*--------------------------------------------------------------
# Contact - CONTACT, LOCATION, LEASE OPTION, AND THANKYOU PAGES
--------------------------------------------------------------*/
.contact {
	
  margin-top: 0px;
  border: 0px solid red;
  background:#293042;
  
}
.contact .container{
	padding-top: 20px;
	margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    /*border: 0.1px solid rgb(150,150,150);*/
	border-radius: 5px;
    /*background:#293042;*/
    background-color: rgb(53,58,74);
    background:#293042;
    width: 63%;
    /*display: flex;*/
}
.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #022147;
  float: left;
  width: 44px;
  height: 44px;
  background: #ecf9f0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #37423b;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #657a6d;
}

.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #022147;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  /*background: #fff;*/
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
  border-radius: 10px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #022147;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"], button[type="reset"] {
  background: #293042;
  border: 0;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.4s;
  font-size: 14px;
  display: inline-block;
  border: 1px solid gray;
  
}

.contact .php-email-form button[type="submit"]:hover, button[type="reset"]:hover  {
  color: #293042;
  background: #efefef;
}
.contact button[type="submit"], button[type="reset"] {
  background: #293042;
  border: 0;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.4s;
  font-size: 14px;
  display: inline-block;
  
}

.contact button[type="submit"]:hover, button[type="reset"]:hover  {
  color: #293042;
  background: #efefef;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Members Details Table - Mobile - Dodato
--------------------------------------------------------------*/
.members-details-table-mobile {
  /*background:#fff;*/
  overflow: hidden;
  padding-top: 0;

}
@media screen and (max-width: 768px) {
	.members-table{
		display: none;
	}
	.members-details-table-mobile {
	  /*background:#18d26e;*/
	  overflow: hidden;
	  margin-top: 40px;
	  display: block;
	}
}
@media screen and (min-width: 768px) {
	.members-table{
	  display: block;
	}
	.members-details-table-mobile {
	  overflow: hidden;
	  margin-top: 40px;
	  display: none;
	}
}
/*
@media screen and (min-width: 992px) {
	.members-details-table-mobile {
	  background:#18d26e;
	  overflow: hidden;
	  padding-top: 0;
	  display: none;
		
	}

}
@media screen and (max-width: 992px) {
	.members-details-table-mobile {
	  background:#18d26e;
	  overflow: hidden;
	  padding-top: 0;
	  display: none;
		
	}

}
*/
/*--------------------------------------------------------------
# Members Details Maps - Mobile - Dodato
--------------------------------------------------------------*/
.members-details-maps-mobile {
  /*background:#fff;*/
  overflow: hidden;
  padding-top: 0;

}
@media screen and (max-width: 768px) {
	.members-maps-table{
		display: none;
	}
	.members-details-maps-mobile {
	  /*background:#18d26e;*/
	  overflow: hidden;
	  margin-top: 40px;
	  display: block;
	}
}
@media screen and (min-width: 768px) {
	.members-maps-table{
	  display: block;
	}
	.members-details-maps-mobile {
	  overflow: hidden;
	  margin-top: 40px;
	  display: none;
	}
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #37423b;
  font-size: 14px;
  /*background: #eef0ef;*/
  border: 0px solid red;
  
}

#footer .container{
	border: 0px solid green;/*display: flex;*/
	width: 63%;
	background: #f9faf9;
	border:0px solid #eee;
	border-radius: 5px;
	
	
	background:url('../../images/nav_bg_menu.jpg') repeat-x;
}

#footer .footer-top {
  /*padding: 50px 0px 20px 0px;*/
  padding: 10px 0px 0px 0px;
  /*background: #f9faf9;*/
  /*margin: 0px 10px;*/
  border: 0px solid yellow;
  
}

#footer .footer-top .footer-contact {
  margin-bottom: 10px;
  margin-top: 30px;
}

#footer .footer-top .footer-contact h4 {
  font-size: 15px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 600;
  margin-left: 10px;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #333333;
  margin-left: 10px;
}



#footer .footer-top .footer-contact a {color: rgb(80, 126,227)}
#footer .footer-top .footer-contact a:hover {color: #000;text-decoration: underline;}



#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 10px;
  margin-top: 30px;
  
}

#footer .footer-top .footer-links h4 {
	font-size: 15px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 600;
  margin-left: 10px;
	/*
  font-size: 15px;
  font-weight: 600;
  margin-left: 10px;
  */
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #022147;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 3px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #022147;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  /*text-decoration: none;*/
  color: #000;
  text-decoration: underline;
  
  
}

#footer .copyright{margin-left: 10px;font-size: 12px;}


#footer .footer-newsletter h4 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter p {
  font-size: 14px;
}
/*  -- PREDRAG ADDED BUTTON STYLE HERE -- */

#footer .footer-newsletter .php-email-form {
  width: 100%;
  /*
  background: #fff;
  border: 3px solid #ffffff;
  */
}

#footer .footer-newsletter .php-email-form .form-group {
  padding-bottom: 5px;
}

#footer .footer-newsletter .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

#footer .footer-newsletter .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}

#footer .footer-newsletter .php-email-form .error-message br + br {
  margin-top: 25px;
  border-radius: 10px;
}

#footer .footer-newsletter .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  border-radius: 10px;
}
#footer .footer-newsletter .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#footer .footer-newsletter .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
#footer .footer-newsletter .php-email-form input {
  font-size: 12px;
  font-weight: 500;
  padding-left: 10px;
  height: 30px;
  color: #fff;
}
#footer .footer-newsletter .php-email-form input:focus {
  border-color: #18d26e;
  border-radius: 4px;
  box-shadow: none;
}
#footer .footer-newsletter form input[type="email"]:focus {
  box-shadow: none;
}
#footer .footer-newsletter .php-email-form button[type="submit"] {
  background: 246;
  border: 0;
  color: #fff;
  border-radius: 50px;
  padding: 5px 15px 6px 15px;
  white-space: nowrap;
  transition: 0.4s;
  font-size: 14px;
  display: inline-block;
}

#footer .footer-newsletter .php-email-form button[type="submit"]:hover {
  color: 246;
  background: #eee;

}


/* PREDRAG CHANGED END */
/*
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  border: 1px solid #e0e5e2;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: #022147;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #022147;
}
*/
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  margin-left: 10px;
}

#footer .credits a {
  color: #022147;
  color:rgb(80,127,227);
  transition: 0.3s;
}

#footer .credits a:hover {
  color: #022147;
  text-decoration: underline;
}
#footer .social-links{margin:10px;}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #022147;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  /*background: #022147;
  color: #fff;*/
  background: #fff;
  color: #022147;
  text-decoration: none;
}


/********* PREDRAG ADDED *********/
ul.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  text-align: left;
  font-size: 14px;
}
ul.no-bullets li:hover > a {
  list-style-type: none; /* Remove bullets */
  text-decoration: underline;
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  text-align: left;
  font-size: 14px;
  color: #000;
  color: #fff;
}
#login_response .login_response {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/load.gif') 100% 100% no-repeat /*rgb(249,249,249)*/;
}
hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
} 
.any_button {
  display: inline-block;
  background: #022147;
  padding: 6px 20px 8px 20px;
  color: #fff;
  font-size: 14px;
  margin-left: 60px;
  border-radius: 50px;
  transition: all ease-in-out 0.4s;
}
	

.any_button:hover {
  color: #022147;
  background: #efefef;
}


/*------  ACCORDION SLIDES FOR BUILDING FEATURES AND AMENITIES  -------*/
@media only screen and (max-width: 480px) {
  
  .show_features {
    
    width: 95%;
    height: auto;
  }
  .show_features img {
    
    width: 97%;
    height: auto;
  }
  /*
  .show_features iframe {
    
    width: 290px;
    height: 290px;
  }
  */
}

@media (min-width: 480px){
	

  .show_features {
    
    width: 100%;
    height: auto;
  }
  .show_features img {
    
    width: 97%;
    height: auto;
    /*border: 2px solid red;*/
  }
  /*
  .show_features iframe {
    
    width: 470px;
    height: 340px;
  }
	*/
}


@media only screen and (max-width: 480px) {

#header {display:none;}

/*
.trainers-index .container .member{ background: yellow}
.trainers-index .container .member-1{ background: yellow}
*/
.trainers-index .container {width: 100%;height: auto;}

#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 5px;*/
}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
  margin-bottom: 200px;
}
/*
.trainers-index .member img {width: 85%;margin-left: 10px;}
.trainers-index .member-1 img {width: 85%;margin:0px 0px 0px 33px;}
*/
.trainers-index .member img {width: 98%;}
.trainers-index .member-1 img {width: 98%;margin-left: 4px;}

/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available{bottom: 16px; left: -5px;}
.lease-available-lease{bottom: 82px;margin-left:-15px;}


.events .container {width:100%;margin-top:0px;padding-top:0px;}
.about .container {width:100%;margin-top:0px;padding-top:0px;}
.contact .container {width:100%;margin-top:0px;padding-top:0px;}

.contact .container .col-lg-4{text-align: center;}
.contact .container .col-lg-6{text-align: center;}

.courses .container {width:100%;margin-top:0px;padding-top:0px;}
.courses .container .course-content h3 a{font-size: 15px;}	
.courses .container .course-content p{font-size: 14px;}

.courses .course-subcontent {height: 30%;}
.courses .container .course-subcontent p{font-size:13px;margin-top: 9px;margin-left: 10px;}

.about .container #datatables-dashboard {margin-left:-5px;word-break: break-word;}
ul.list_1 {padding-top: 15px;}
ul.list_1 li img{width: 99%;}
.courses .container-3 .text-start {width:100%;}	
#footer .container{width:100%;}
#footer .nacentar {text-align: center;}

}

@media (min-width: 480px) and (max-width: 767px) {
	
#header {display:none;}
/*
.trainers-index .container .member{ background: blue}
.trainers-index .container .member-1{ background: blue}
*/
.trainers-index .container {width: 100%;height: auto;}

#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 5px;*/

}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
  margin-bottom: 282px;
  
}

.trainers-index .member img {width: 98%;}
.trainers-index .member-1 img {width: 98%;margin-left: 5px;}

/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available{bottom: 25px; left: -10px;}
.lease-available-lease{bottom: 30px;margin-left:-20px;}


.events .container {width:100%;margin-top:0px;padding-top:0px;}
.about .container {width:100%;margin-top:0px;padding-top:0px;}
.contact .container {width:100%;margin-top:0px;padding-top:0px;}

.contact .container .col-lg-4{text-align: center;}
.contact .container .col-lg-6{text-align: center;}

.courses .container {width:100%;margin-top:0px;padding-top:0px;}
.courses .container .course-content h3 a{font-size: 15px;}	
.courses .container .course-content p{font-size: 14px;}

.courses .course-subcontent {height: 23%;}
.courses .container .course-subcontent p{margin-top: 15px;font-size:13px;margin-top: 10px;margin-left: 10px;}

ul.list_1 {padding-top: 15px;}
ul.list_1 li img{width: 99%;}
.courses .container-3 .text-start {width:100%;}	
#footer .container{width:100%;}
#footer .nacentar {text-align: center;}
}


@media (min-width: 768px) and (max-width: 975px) {
	
#header {display:none;}
/*
.trainers-index .container .member{ background: green}
.trainers-index .container .member-1{ background: green}
*/
.trainers-index .container {width: 100%;height: auto;}

#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*margin-top: 10px;*/

}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member img {width: 100%;}
.trainers-index .member-1 img {width: 100%;}

/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available{bottom: 15px; left: 0px;}
.lease-available-lease{bottom: 17px;margin-left:-10px;}


.events .container {width:100%;margin-top:0px;padding-top:0px;}
.about .container {width:100%;margin-top:0px;padding-top:0px;}
.contact .container {width:100%;margin-top:0px;padding-top:0px;}

.contact .container .col-lg-4{text-align: center;}
.contact .container .col-lg-6{text-align: center;}

.courses .container {width:100%;margin-top:0px;padding-top:0px;}
.courses .container .course-content h3 a{font-size: 14px;}	
.courses .container .course-content p{font-size: 13px;}

.courses .course-subcontent {height: 33%;}
.courses .container .course-subcontent p{margin-top: 10px;font-size:12px;}

ul.list_1 {padding-top: 10px;}
ul.list_1 li img{width: 99%;}
.courses .container-3 .text-start {width:100%;}	
#footer .container{width:100%;}
#footer .nacentar {text-align: right;}
}


@media (min-width: 975px) and (max-width: 1100px) {
/*
.trainers-index .container .member{ background: yellow}
.trainers-index .container .member-1{ background: yellow}
*/

.trainers-index .container {height: auto;}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
}



#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 10px;*/


}
.nav-menu > ul > li a{padding: 8px 8px 8px 8px;}
.nav-menu > ul > li a{ font-size: 12px;}
/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available{bottom:10px;}
.lease-available-lease{bottom:10px;}
.lease-available-lease h3 a{padding: 4px 4px 4px 4px;}

.courses .container {margin-top: 0px;}
 /*.courses .container .course-item {background: green;}*/
 /*
.courses .course-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  padding: 10px;
  background: #eee;
  opacity: 0.6;
  border-radius: 5px;
 
}
*/

.courses .container .course-item .course-content h3 a{font-size: 14px;}
.courses .container .course-content p{font-size: 11px;line-height: 1.1;margin-top: -13px;padding: -5px}	


.courses .course-subcontent {height: 34.5%;}
.courses .container .course-subcontent p{margin-top: 0px;font-size:10px;margin-left: -5px;}

ul.list_1 li img{width: 99%;}
/* OVO JE ZA TEXT U DONJEM DELU INDEX.HTML*/
.courses .container-3 .text-start {width:100%;}	
#footer .nacentar {text-align: right;}

}


@media (min-width: 1100px) and (max-width: 1400px) {
/*
.trainers-index .container .member{ background: orange}
.trainers-index .container .member-1{ background: orange}
*/

.trainers-index .container {height: auto}
.trainers-index .member {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
}


#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 10px;*/
}

.nav-menu > ul > li a{padding: 8px 10px 8px 10px;}
.nav-menu > ul > li a{ font-size: 13px;}
/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available-lease{bottom:25px;}
.lease-available-lease h3 a{padding: 4px 4px 4px 4px;}
/*
.courses .course-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  padding: 10px;
  background: #eee;
  opacity: 0.6;
  border-radius: 5px;
}
*/
.courses .container .course-content h3 a{font-size: 15px;}	
.courses .container .course-content p{font-size: 13px;line-height: 1.1;margin-top: -13px;}
	
.courses .container .course-subcontent {margin-top: -15px;line-height: 1.2;}
.courses .container .course-subcontent p{margin-top: 5px;font-size:12px;margin-left: -5px;}


ul.list_1 li img{width: 49%;}
/* OVO JE ZA TEXT U DONJEM DELU INDEX.HTML*/
.courses .container-3 .text-start {width:100%;}	
#footer .nacentar {text-align: right;}

}



@media (min-width: 1400px) and (max-width: 1700px){
/*
.trainers-index .container .member{ background: yellow}
.trainers-index .container .member-1{ background: yellow}
*/
/*
.trainers-index .container {width: 60%;height: auto;}
.courses .container {width: 60%;height: auto;}
#footer .container{width:60%;}
*/

#slideshow {
display: flex;
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 7px;*/
}
.nav-menu > ul > li a{padding: 10px 12px 10px 12px;}
.nav-menu > ul > li a{ font-size: 13px;}
ul.list_1 li img{width: 49%;}

/* OVO JE ZA TEXT U DONJEM DELU INDEX.HTML*/
.courses .container-3 .text-start {width:100%;}	
.courses .container .course-content p{font-size: 15px;margin-top:10px;line-height: 1.3;}

#footer .nacentar {text-align: right;}
}

@media (min-width: 1700px) {
/*
.trainers-index .container .member{ background: red}
.trainers-index .container .member-1{ background: red}
*/
.trainers-index .container {width: 100%;height: auto;}

#slideshow {
/*width:482px; height: 238px; position:relative;*/
width:auto; height: auto; position:relative;
/*border: 0px solid yellow; margin-top: 5px;*/

}

.trainers-index .member {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 0px;
  border: 0px solid red;
  width: auto;
  height: auto;
}

.trainers-index .member-1 {
  background-color: var(--surface-color);
  border: 0px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  
  border: 0px solid red;
  width: auto;
  height: auto;
  margin-bottom: 282px;
  
}

.trainers-index .member img {width: 99%;}
.trainers-index .member-1 img {width: 99%;margin-left: 5px;}


#header .container {width:100%;}
.container .nav-menu {width:100%;}
.nav-menu > ul > li a{padding: 8px 23px 8px 23px;}
.nav-menu > ul > li a{ font-size: 14px;}


/*------ THIS IS LINK AVAILABLE LEASE OPTION  --------*/
.lease-available{bottom: 25px; left: -10px;}
.lease-available-lease{bottom: 30px;margin-left:-20px;}


.events .container {width:100%;margin-top:0px;padding-top:0px;}
.about .container {width:100%;margin-top:0px;padding-top:0px;}
.contact .container {width:100%;margin-top:0px;padding-top:0px;}

.contact .container .col-lg-4{text-align: center;}
.contact .container .col-lg-6{text-align: center;}

.courses .container {width:100%;margin-top:0px;padding-top:0px;}
.courses .container .course-content h3 a{font-size: 24px;}	
.courses .container .course-content p{font-size: 18px;margin-top:20px;line-height: 1.5;}

ul.list_1 {padding-top: 15px;}
ul.list_1 li img{width: 99%;}
.courses .container-3 .text-start {width:100%;}	
#footer .container{width:100%;}
#footer .nacentar {text-align: right;}
}


